Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d325f454062a1ab7df1627f6a73b0f166109ba5b 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-ssh6977041219283875402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1625060066760323402.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4204488436445313760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4030269822720161358.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-ssh668267367774235226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2253 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/92 [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/92 # 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/92@tmp/jenkins-gitclient-ssh173637211610221982.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 d325f454062a1ab7df1627f6a73b0f166109ba5b (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 d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3772)" > git rev-list --no-walk fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:08:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:08:16 ========================================================= 03:08:16 EdgeX Global Pipelines Version Info 03:08:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:17 ------------------- 03:08:17 stable info: 03:08:17 ------------------- 03:08:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:08:17 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 03:08:17 Message: update stable to v1.0.210 03:08:18 ------------------- 03:08:18 experimental info: 03:08:18 ------------------- 03:08:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:08:18 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 03:08:18 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d325f45 [Pipeline] echo 03:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:18 provisioning config files... 03:08:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config5991885354350655964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:19 ---> docker-login.sh 03:08:19 nexus3.edgexfoundry.org:10001 03:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:19 Configure a credential helper to remove this warning. See 03:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:19 03:08:19 Login Succeeded 03:08:19 nexus3.edgexfoundry.org:10002 03:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:19 Configure a credential helper to remove this warning. See 03:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:19 03:08:19 Login Succeeded 03:08:19 nexus3.edgexfoundry.org:10003 03:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:19 Configure a credential helper to remove this warning. See 03:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:19 03:08:19 Login Succeeded 03:08:19 nexus3.edgexfoundry.org:10004 03:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:19 Configure a credential helper to remove this warning. See 03:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:19 03:08:19 Login Succeeded 03:08:19 docker.io 03:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:19 Configure a credential helper to remove this warning. See 03:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:19 03:08:19 Login Succeeded 03:08:19 ---> docker-login.sh ends [Pipeline] } 03:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:20 ++ 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 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/core-command/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo core-command,cmd/core-command/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/core-data/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo core-data,cmd/core-data/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/core-metadata/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo core-metadata,cmd/core-metadata/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/security-bootstrapper/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/security-proxy-setup/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/support-notifications/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo support-notifications,cmd/support-notifications/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/support-scheduler/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:08:20 + for file in '`ls cmd/**/Dockerfile`' 03:08:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:08:20 ++ cut -d/ -f2 03:08:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:08:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:08:22 03:08:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:08:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:08:22 latest: Pulling from edgex-devops/git-semver 03:08:22 a0d0a0d46f8b: Pulling fs layer 03:08:22 3e5f54012d9b: Pulling fs layer 03:08:22 4c7163046ea9: Pulling fs layer 03:08:22 0c2d73faf560: Pulling fs layer 03:08:22 0c2d73faf560: Waiting 03:08:22 3e5f54012d9b: Verifying Checksum 03:08:22 3e5f54012d9b: Download complete 03:08:22 a0d0a0d46f8b: Verifying Checksum 03:08:22 a0d0a0d46f8b: Download complete 03:08:22 0c2d73faf560: Verifying Checksum 03:08:22 0c2d73faf560: Download complete 03:08:22 4c7163046ea9: Verifying Checksum 03:08:22 4c7163046ea9: Download complete 03:08:22 a0d0a0d46f8b: Pull complete 03:08:22 3e5f54012d9b: Pull complete 03:08:22 4c7163046ea9: Pull complete 03:08:23 0c2d73faf560: Pull complete 03:08:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:08:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:08:23 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:08:23 $ docker top c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:24 [ssh-agent] Looking for ssh-agent implementation... 03:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:24 $ docker exec c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent 03:08:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKnFNe/agent.14 03:08:24 SSH_AGENT_PID=20 03:08:24 Running ssh-add (command line suppressed) 03:08:24 Identity added: /w/workspace/edgex-go/92@tmp/private_key_7111865515485162911.key (/w/workspace/edgex-go/92@tmp/private_key_7111865515485162911.key) 03:08:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:24 + git tag --points-at HEAD [Pipeline] } 03:08:24 $ docker exec --env ******** --env ******** c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent -k 03:08:24 unset SSH_AUTH_SOCK; 03:08:24 unset SSH_AGENT_PID; 03:08:24 echo Agent pid 20 killed; 03:08:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:24 [ssh-agent] Looking for ssh-agent implementation... 03:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:24 $ docker exec c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent 03:08:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXePDNbm/agent.54 03:08:25 SSH_AGENT_PID=60 03:08:25 Running ssh-add (command line suppressed) 03:08:25 Identity added: /w/workspace/edgex-go/92@tmp/private_key_2203416064194122448.key (/w/workspace/edgex-go/92@tmp/private_key_2203416064194122448.key) 03:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:25 + git semver init 03:08:25 # -> Open(): unable to determine branch for HEAD 03:08:25 # $GIT_DIR = /w/workspace/edgex-go/92/.git 03:08:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/92 03:08:25 # $SEMVER_REMOTE_NAME = origin 03:08:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:08:25 # $SEMVER_USER_NAME = edgex-jenkins 03:08:25 # $SEMVER_BRANCH = main 03:08:25 # $SEMVER_TEMP = /tmp/semver-872597401 03:08:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:08:37 # '/tmp/semver-872597401' -> '/w/workspace/edgex-go/92/.semver' 03:08:37 # -> Force: false 03:08:37 # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [Pipeline] } 03:08:37 $ docker exec --env ******** --env ******** c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent -k 03:08:38 unset SSH_AUTH_SOCK; 03:08:38 unset SSH_AGENT_PID; 03:08:38 echo Agent pid 60 killed; 03:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:38 + git semver [Pipeline] } 03:08:38 $ docker stop --time=1 c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 03:08:40 $ docker rm -f c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:08:41 Stashed 1 file(s) [Pipeline] echo 03:08:41 [edgeXSemver]: initialized semver on version 2.0.1-dev.81 [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 03:08:42 ========================================================= 03:08:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:08:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:08:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:08:42 a0d0a0d46f8b: Already exists 03:08:42 31adcdaf11c8: Pulling fs layer 03:08:42 b8b176561691: Pulling fs layer 03:08:42 4527c011a84f: Pulling fs layer 03:08:42 5d74067f8e1e: Pulling fs layer 03:08:42 e0aca202a116: Pulling fs layer 03:08:42 3a43be97a3b4: Pulling fs layer 03:08:42 34cad66bf833: Pulling fs layer 03:08:42 b4e3c513aaa6: Pulling fs layer 03:08:42 5d74067f8e1e: Waiting 03:08:42 e0aca202a116: Waiting 03:08:42 3a43be97a3b4: Waiting 03:08:42 34cad66bf833: Waiting 03:08:42 b4e3c513aaa6: Waiting 03:08:42 b8b176561691: Verifying Checksum 03:08:42 b8b176561691: Download complete 03:08:42 31adcdaf11c8: Verifying Checksum 03:08:42 31adcdaf11c8: Download complete 03:08:42 5d74067f8e1e: Verifying Checksum 03:08:42 5d74067f8e1e: Download complete 03:08:42 e0aca202a116: Verifying Checksum 03:08:42 e0aca202a116: Download complete 03:08:42 3a43be97a3b4: Verifying Checksum 03:08:42 3a43be97a3b4: Download complete 03:08:42 34cad66bf833: Verifying Checksum 03:08:42 34cad66bf833: Download complete 03:08:42 31adcdaf11c8: Pull complete 03:08:42 b8b176561691: Pull complete 03:08:43 4527c011a84f: Verifying Checksum 03:08:43 4527c011a84f: Download complete 03:08:43 b4e3c513aaa6: Verifying Checksum 03:08:43 b4e3c513aaa6: Download complete 03:08:47 4527c011a84f: Pull complete 03:08:47 5d74067f8e1e: Pull complete 03:08:47 e0aca202a116: Pull complete 03:08:47 3a43be97a3b4: Pull complete 03:08:47 34cad66bf833: Pull complete 03:08:50 b4e3c513aaa6: Pull complete 03:08:50 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 03:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:08:50 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:08:50 WORKDIR /edgex 03:08:50 COPY go.mod . 03:08:50 RUN go mod download' 03:08:50 + docker build -t ci-base-image-x86_64 -f - . 03:08:51 Sending build context to Docker daemon 329.8MB 03:08:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:08:51 ---> 9f6097aaca64 03:08:51 Step 2/4 : WORKDIR /edgex 03:08:53 ---> Running in 80947e0485ff 03:08:53 Removing intermediate container 80947e0485ff 03:08:53 ---> 3512f197e960 03:08:53 Step 3/4 : COPY go.mod . 03:08:53 ---> 1a1564947e0d 03:08:53 Step 4/4 : RUN go mod download 03:08:53 ---> Running in 2d89a13e65a2 03:08:57 Still waiting to schedule task 03:08:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:09:25 Removing intermediate container 2d89a13e65a2 03:09:25 ---> b5bd016d6769 03:09:25 Successfully built b5bd016d6769 03:09:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:09:26 + docker inspect -f . ci-base-image-x86_64 03:09:26 . [Pipeline] withDockerContainer 03:09:26 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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-x86_64 cat 03:09:26 $ docker top 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:26 + go version 03:09:26 go version go1.16.8 linux/amd64 [Pipeline] } 03:09:27 $ docker stop --time=1 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c 03:09:28 $ docker rm -f 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:28 + docker inspect -f . ci-base-image-x86_64 03:09:28 . [Pipeline] withDockerContainer 03:09:28 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:09:28 $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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-x86_64 cat 03:09:32 $ docker top 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a -eo pid,comm [Pipeline] { [Pipeline] echo 03:09:32 ========================================================= 03:09:32 [edgeXBuildGoParallel] Running Tests and Build... 03:09:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:09:32 + make test 03:09:32 go mod tidy 03:09:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:09:38 ? github.com/edgexfoundry/edgex-go [no test files] 03:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:10:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:10:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:10:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements 03:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 03:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.297s coverage: 94.2% of statements 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:10:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:10:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 03:10:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:10:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:10:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:10:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 03:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:10:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 03:10:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 03:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 03:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 03:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 03:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 03:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 03:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 03:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 03:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.183s coverage: 82.5% of statements 03:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:10:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2254 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:10:45 Running in /w/workspace/edgex-go/92 [Pipeline] { [Pipeline] checkout 03:10:45 The recommended git tool is: git 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 03:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:10:52 using credential edgex-jenkins-ssh 03:10:52 Cloning the remote Git repository 03:10:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:10:52 > git init /w/workspace/edgex-go/92 # timeout=10 03:10:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:10:53 > git --version # timeout=10 03:10:53 > git --version # 'git version 2.17.1' 03:10:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 03:10:57 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 03:11:08 Avoid second fetch 03:11:08 Checking out Revision d325f454062a1ab7df1627f6a73b0f166109ba5b (main) 03:11:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:11:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:08 > git config core.sparsecheckout # timeout=10 03:11:08 > git checkout -f d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 03:11:12 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3772)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:13 Dload Upload Total Spent Left Speed 03:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 97719 [Pipeline] sh 03:11:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:11:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:11:14 + sudo tee /etc/docker/daemon.new 03:11:14 { 03:11:14 "registry-mirrors": [ 03:11:14 "https://nexus3.edgexfoundry.org:10001" 03:11:14 ], 03:11:14 "bip": "10.250.0.254/24", 03:11:14 "hosts": [ 03:11:14 "tcp://0.0.0.0:5555", 03:11:14 "unix:///var/run/docker.sock" 03:11:14 ], 03:11:14 "mtu": 1458, 03:11:14 "selinux-enabled": true, 03:11:14 "seccomp-profile": "/etc/docker/seccomp.json" 03:11:14 } [Pipeline] sh 03:11:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:11:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:33 provisioning config files... 03:11:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config2169882294216595316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:33 ---> docker-login.sh 03:11:33 nexus3.edgexfoundry.org:10001 03:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:34 Configure a credential helper to remove this warning. See 03:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:34 03:11:34 Login Succeeded 03:11:34 nexus3.edgexfoundry.org:10002 03:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:35 Configure a credential helper to remove this warning. See 03:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:35 03:11:35 Login Succeeded 03:11:35 nexus3.edgexfoundry.org:10003 03:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:35 Configure a credential helper to remove this warning. See 03:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:35 03:11:35 Login Succeeded 03:11:35 nexus3.edgexfoundry.org:10004 03:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:36 Configure a credential helper to remove this warning. See 03:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:36 03:11:36 Login Succeeded 03:11:36 docker.io 03:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:36 GO111MODULE=on go vet ./... 03:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:37 Configure a credential helper to remove this warning. See 03:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:37 03:11:37 Login Succeeded 03:11:37 ---> docker-login.sh ends [Pipeline] } 03:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:37 ========================================================= 03:11:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:11:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:11:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:38 552d1f2373af: Pulling fs layer 03:11:38 ea3f2d53f512: Pulling fs layer 03:11:38 9e70ebbbe112: Pulling fs layer 03:11:38 7a9cfe048b4a: Pulling fs layer 03:11:38 72dc09318566: Pulling fs layer 03:11:38 f4f7b4309257: Pulling fs layer 03:11:38 0ac9a79272e3: Pulling fs layer 03:11:38 b78e95d17946: Pulling fs layer 03:11:38 72dc09318566: Waiting 03:11:38 f4f7b4309257: Waiting 03:11:38 0ac9a79272e3: Waiting 03:11:38 b78e95d17946: Waiting 03:11:38 9e70ebbbe112: Verifying Checksum 03:11:38 9e70ebbbe112: Download complete 03:11:38 ea3f2d53f512: Verifying Checksum 03:11:38 ea3f2d53f512: Download complete 03:11:38 72dc09318566: Verifying Checksum 03:11:38 72dc09318566: Download complete 03:11:38 552d1f2373af: Verifying Checksum 03:11:38 552d1f2373af: Download complete 03:11:38 f4f7b4309257: Verifying Checksum 03:11:38 f4f7b4309257: Download complete 03:11:38 0ac9a79272e3: Verifying Checksum 03:11:38 0ac9a79272e3: Download complete 03:11:39 552d1f2373af: Pull complete 03:11:39 ea3f2d53f512: Pull complete 03:11:40 9e70ebbbe112: Pull complete 03:11:40 b78e95d17946: Verifying Checksum 03:11:40 7a9cfe048b4a: Verifying Checksum 03:11:40 7a9cfe048b4a: Download complete 03:11:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:45 ./bin/test-attribution-txt.sh [Pipeline] sh 03:11:45 + ls -al . 03:11:45 total 636 03:11:45 drwxrwxr-x 10 1001 1001 4096 Oct 27 03:11 . 03:11:45 drwxr-xr-x 4 root root 30 Oct 27 03:09 .. 03:11:45 -rw-rw-r-- 1 1001 1001 11 Oct 27 03:08 .dockerignore 03:11:45 drwxrwxr-x 8 1001 1001 162 Oct 27 03:08 .git 03:11:45 drwxrwxr-x 4 1001 1001 142 Oct 27 03:08 .github 03:11:45 -rw-rw-r-- 1 1001 1001 804 Oct 27 03:08 .gitignore 03:11:45 -rw-rw-r-- 1 1001 1001 42 Oct 27 03:08 .golangci.yml 03:11:45 -rw-rw-r-- 1 1001 1001 76 Oct 27 03:08 .hadolint.yml 03:11:45 drwx------ 3 1001 1001 43 Oct 27 03:08 .semver 03:11:45 -rw-rw-r-- 1 1001 1001 166 Oct 27 03:08 .sonarcloud.properties 03:11:45 -rw-rw-r-- 1 1001 1001 1171 Oct 27 03:08 ADOPTERS.md 03:11:45 -rw-rw-r-- 1 1001 1001 8910 Oct 27 03:08 Attribution.txt 03:11:45 -rw-rw-r-- 1 1001 1001 43881 Oct 27 03:08 CHANGELOG.md 03:11:45 -rw-rw-r-- 1 1001 1001 3804 Oct 27 03:08 CONTRIBUTING.md 03:11:45 -rw-rw-r-- 1 1001 1001 677 Oct 27 03:08 GOVERNANCE.md 03:11:45 -rw-rw-r-- 1 1001 1001 849 Oct 27 03:08 Jenkinsfile 03:11:45 -rw-rw-r-- 1 1001 1001 10775 Oct 27 03:08 LICENSE 03:11:45 -rw-rw-r-- 1 1001 1001 6508 Oct 27 03:08 Makefile 03:11:45 -rw-rw-r-- 1 1001 1001 582 Oct 27 03:08 OWNERS.md 03:11:45 -rw-rw-r-- 1 1001 1001 8256 Oct 27 03:08 README.md 03:11:45 -rw-rw-r-- 1 1001 1001 6912 Oct 27 03:08 SECURITY.md 03:11:45 -rw-rw-r-- 1 1001 1001 12 Oct 27 03:08 VERSION 03:11:45 -rw-rw-r-- 1 1001 1001 4131 Oct 27 03:08 ZMQWindows.md 03:11:45 drwxrwxr-x 2 1001 1001 37 Oct 27 03:08 bin 03:11:45 drwxrwxr-x 14 1001 1001 4096 Oct 27 03:08 cmd 03:11:45 -rw-r--r-- 1 root root 428179 Oct 27 03:10 coverage.out 03:11:45 -rw-rw-r-- 1 1001 1001 848 Oct 27 03:08 go.mod 03:11:45 -rw-rw-r-- 1 1001 1001 50414 Oct 27 03:08 go.sum 03:11:45 drwxrwxr-x 8 1001 1001 124 Oct 27 03:08 internal 03:11:45 drwxrwxr-x 3 1001 1001 16 Oct 27 03:08 openapi 03:11:45 drwxrwxr-x 4 1001 1001 71 Oct 27 03:08 snap 03:11:45 -rw-rw-r-- 1 1001 1001 204 Oct 27 03:08 version.go [Pipeline] sh 03:11:45 + '[' -e coverage.out ] 03:11:45 + chown 1001:1001 coverage.out [Pipeline] stash 03:11:46 Stashed 1 file(s) [Pipeline] sh 03:11:46 + make build 03:11:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 03:11:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:11:50 7a9cfe048b4a: Pull complete 03:11:50 72dc09318566: Pull complete 03:11:50 f4f7b4309257: Pull complete 03:11:51 0ac9a79272e3: Pull complete 03:11:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 03:11:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:11:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:11:57 b78e95d17946: Pull complete 03:11:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 03:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:11:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:58 WORKDIR /edgex 03:11:58 COPY go.mod . 03:11:58 RUN go mod download 03:11:58 docker build -t ci-base-image-arm64 -f - . 03:11:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:11:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:12:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:01 Sending build context to Docker daemon 166.5MB 03:12:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:12:01 ---> 8b459fc5aaf0 03:12:01 Step 2/4 : WORKDIR /edgex 03:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 03:12:02 ---> Running in 109e1d4bfa3d 03:12:02 Removing intermediate container 109e1d4bfa3d 03:12:02 ---> 905513c21a15 03:12:02 Step 3/4 : COPY go.mod . 03:12:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:03 ---> 23e205e07043 03:12:03 Step 4/4 : RUN go mod download 03:12:03 ---> Running in c9a0ddaceeb7 [Pipeline] } 03:12:04 $ docker stop --time=1 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a 03:12:06 $ docker rm -f 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:09 03:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:10 latest: Pulling from edgex-devops/edgex-compose 03:12:10 cbdbe7a5bc2a: Pulling fs layer 03:12:10 ca9280d653b3: Pulling fs layer 03:12:10 7e9c9ca2126c: Pulling fs layer 03:12:10 cbdbe7a5bc2a: Verifying Checksum 03:12:10 cbdbe7a5bc2a: Download complete 03:12:10 ca9280d653b3: Verifying Checksum 03:12:10 ca9280d653b3: Download complete 03:12:10 cbdbe7a5bc2a: Pull complete 03:12:10 7e9c9ca2126c: Verifying Checksum 03:12:10 7e9c9ca2126c: Download complete 03:12:11 ca9280d653b3: Pull complete 03:12:15 7e9c9ca2126c: Pull complete 03:12:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:12:15 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:12:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 03:12:18 $ docker top 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:18 + docker-compose build --help 03:12:18 + grep parallel 03:12:19 --parallel Build images in parallel. [Pipeline] } 03:12:19 $ docker stop --time=1 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c 03:12:20 $ docker rm -f 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:20 . [Pipeline] withDockerContainer 03:12:20 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:12:20 $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:12:21 $ docker top 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:21 + docker-compose -f ./docker-compose-build.yml build --parallel 03:12:22 Building core-command ... 03:12:22 Building core-data ... 03:12:22 Building core-metadata ... 03:12:22 Building security-bootstrapper ... 03:12:22 Building security-proxy-setup ... 03:12:22 Building security-secretstore-setup ... 03:12:22 Building support-notifications ... 03:12:22 Building support-scheduler ... 03:12:22 Building sys-mgmt-agent ... 03:12:22 Building support-scheduler 03:12:22 Building security-proxy-setup 03:12:22 Building core-metadata 03:12:22 Building core-command 03:12:22 Building sys-mgmt-agent 03:12:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:12:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:12:34 ---> b5bd016d6769 03:12:34 Step 3/23 : WORKDIR /edgex-go 03:12:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:12:34 ---> b5bd016d6769 03:12:34 Step 3/22 : WORKDIR /edgex-go 03:12:34 ---> b5bd016d6769 03:12:34 Step 3/22 : WORKDIR /edgex-go 03:12:37 ---> Running in d60d031ec76c 03:12:37 ---> Running in 2e048ac6e383 03:12:37 ---> Running in 32ed67fb8026 03:12:42 Removing intermediate container d60d031ec76c 03:12:42 ---> 056a8cb983ad 03:12:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:42 Removing intermediate container 32ed67fb8026 03:12:42 ---> 3cceb2d3d420 03:12:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:42 Removing intermediate container 2e048ac6e383 03:12:42 ---> 5ca7ee175a85 03:12:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:43 ---> Running in f669de8c0c72 03:12:43 ---> Running in 5875607ba38b 03:12:43 ---> Running in 1a5924bc5acb 03:12:44 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:12:44 ---> b5bd016d6769 03:12:44 Step 3/20 : WORKDIR /edgex-go 03:12:44 ---> Using cache 03:12:44 ---> 5ca7ee175a85 03:12:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:45 ---> Running in 61a889f79370 03:12:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:12:46 ---> b5bd016d6769 03:12:46 Step 3/22 : WORKDIR /edgex-go 03:12:46 ---> Using cache 03:12:46 ---> 5ca7ee175a85 03:12:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:46 ---> Running in 1936d08dce21 03:12:46 Removing intermediate container f669de8c0c72 03:12:46 ---> ed43d6c8769b 03:12:46 Step 5/23 : RUN apk add --update --no-cache make git 03:12:46 ---> Running in 990eac96dad8 03:12:46 Removing intermediate container 1a5924bc5acb 03:12:46 ---> 3ce31d69d1e8 03:12:46 Step 5/22 : RUN apk add --update --no-cache make git 03:12:46 ---> Running in 3f9750e097d9 03:12:46 Removing intermediate container 5875607ba38b 03:12:46 ---> a6d43766d810 03:12:46 Step 5/22 : RUN apk add --update --no-cache make git 03:12:46 Removing intermediate container 61a889f79370 03:12:46 ---> d5dbbed8b80e 03:12:46 Step 5/20 : RUN apk add --update --no-cache make git 03:12:46 ---> Running in f64dc06d4503 03:12:46 ---> Running in 3aa218719bf7 03:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:47 Removing intermediate container 1936d08dce21 03:12:47 ---> d8a0f40109d8 03:12:47 Step 5/22 : RUN apk add --update --no-cache make bash git 03:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:47 ---> Running in d58fab2fd865 03:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:48 OK: 220 MiB in 52 packages 03:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:48 OK: 220 MiB in 52 packages 03:12:48 OK: 220 MiB in 52 packages 03:12:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:49 OK: 220 MiB in 52 packages 03:12:49 Removing intermediate container 990eac96dad8 03:12:49 ---> fb0aff51dfdd 03:12:49 Step 6/23 : COPY go.mod . 03:12:49 Removing intermediate container 3f9750e097d9 03:12:49 ---> 123b269d2121 03:12:49 Step 6/22 : COPY . . 03:12:49 OK: 220 MiB in 52 packages 03:12:49 Removing intermediate container f64dc06d4503 03:12:49 ---> 27c6f389dcf4 03:12:49 Step 6/22 : COPY . . 03:12:49 ---> 5d6a50089cb8 03:12:49 Step 7/23 : RUN go mod download 03:12:49 ---> Running in e3b13f6732c3 03:12:49 Removing intermediate container 3aa218719bf7 03:12:49 ---> 7315415575da 03:12:49 Step 6/20 : COPY . . 03:12:52 Removing intermediate container d58fab2fd865 03:12:52 ---> 92137f402d44 03:12:52 Step 6/22 : COPY . . 03:13:00 Removing intermediate container e3b13f6732c3 03:13:00 ---> 54fe2bcf1e63 03:13:00 Step 8/23 : COPY . . 03:13:02 ---> b8772c6d5d45 03:13:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:02 ---> a1c24f3ae360 03:13:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:02 ---> Running in 764c45f0bf9c 03:13:02 ---> Running in c1971210414b 03:13:06 ---> 31b9676fd5a1 03:13:06 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:07 ---> Running in 2a7296223638 03:13:08 ---> a53742827df8 03:13:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:08 ---> Running in 923e0bc66150 03:13:08 Removing intermediate container 764c45f0bf9c 03:13:08 ---> c2081a0f5de2 03:13:08 Step 8/22 : RUN make cmd/core-command/core-command 03:13:08 ---> Running in d5918314daef 03:13:08 Removing intermediate container c1971210414b 03:13:08 ---> ebc958f5448a 03:13:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:13:09 ---> Running in 36af940e153c 03:13:09 Removing intermediate container 2a7296223638 03:13:09 ---> 145b9836ba07 03:13:09 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:13:09 ---> Running in 70387f0c31dd 03:13:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 03:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:13:10 Removing intermediate container 923e0bc66150 03:13:10 ---> 44514ad5018b 03:13:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:13:11 ---> Running in 72a7844946cc 03:13:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:13:18 ---> 06d208ccc8cb 03:13:18 Step 9/23 : RUN go mod tidy 03:13:18 ---> Running in 7565e4ef33e7 03:13:20 Removing intermediate container 7565e4ef33e7 03:13:20 ---> 6289b21f2a9a 03:13:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:13:20 ---> Running in 4bc537a96d3f 03:13:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:13:25 Removing intermediate container c9a0ddaceeb7 03:13:25 ---> 904bb302b019 03:13:25 Successfully built 904bb302b019 03:13:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:13:26 + docker inspect -f . ci-base-image-arm64 03:13:26 . [Pipeline] withDockerContainer 03:13:26 prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container 03:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 03:13:28 $ docker top a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:28 + go version 03:13:28 go version go1.16.8 linux/arm64 [Pipeline] } 03:13:29 $ docker stop --time=1 a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 03:13:30 $ docker rm -f a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 [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 03:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:13:31 03:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:13:32 latest: Pulling from edgex-devops/edgex-compose-arm64 03:13:32 29e5d40040c1: Pulling fs layer 03:13:32 1ce36da41761: Pulling fs layer 03:13:32 25b303627fd3: Pulling fs layer 03:13:32 29e5d40040c1: Verifying Checksum 03:13:32 29e5d40040c1: Download complete 03:13:32 1ce36da41761: Verifying Checksum 03:13:32 1ce36da41761: Download complete 03:13:33 29e5d40040c1: Pull complete 03:13:34 25b303627fd3: Verifying Checksum 03:13:34 25b303627fd3: Download complete 03:13:34 1ce36da41761: Pull complete 03:13:44 25b303627fd3: Pull complete 03:13:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:13:44 prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container 03:13:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 03:13:47 $ docker top 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:48 + docker-compose build --help 03:13:48 + grep parallel 03:13:51 --parallel Build images in parallel. [Pipeline] } 03:13:51 $ docker stop --time=1 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 03:13:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 03:13:53 $ docker rm -f 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:13:54 . [Pipeline] withDockerContainer 03:13:54 prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container 03:13:54 $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 03:13:55 Removing intermediate container 36af940e153c 03:13:55 ---> 684104f05510 03:13:55 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:13:55 Removing intermediate container d5918314daef 03:13:55 ---> 501f81ddd974 03:13:55 03:13:55 Step 9/22 : FROM alpine:3.14 03:13:55 ---> Running in 9cc5543eed14 03:13:55 3.14: Pulling from library/alpine 03:13:55 $ docker top f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 -eo pid,comm 03:13:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:13:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:13:56 Status: Downloaded newer image for alpine:3.14 03:13:56 ---> 14119a10abf4 03:13:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:13:56 ---> Running in 125ae5bb3897 03:13:56 Removing intermediate container 70387f0c31dd 03:13:56 ---> 904450bbd732 03:13:56 03:13:56 Step 9/20 : FROM alpine:3.14 03:13:56 ---> 14119a10abf4 03:13:56 Step 10/20 : RUN apk add --update --no-cache curl [Pipeline] { [Pipeline] sh 03:13:57 ---> Running in dd01a1ea22eb 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:13:57 Removing intermediate container 9cc5543eed14 03:13:57 ---> 6a8d2ecadf4e 03:13:57 03:13:57 Step 10/22 : FROM docker:20.10.8 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:13:57 + docker-compose -f ./docker-compose-build.yml build --parallel 03:13:57 20.10.8: Pulling from library/docker 03:13:57 (1/1) Installing dumb-init (1.2.5-r1) 03:13:57 Executing busybox-1.33.1-r3.trigger 03:13:57 OK: 6 MiB in 15 packages 03:13:57 (1/5) Installing ca-certificates (20191127-r5) 03:13:57 (2/5) Installing brotli-libs (1.0.9-r5) 03:13:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:13:58 (4/5) Installing libcurl (7.79.1-r0) 03:13:58 (5/5) Installing curl (7.79.1-r0) 03:13:58 Executing busybox-1.33.1-r3.trigger 03:13:58 Executing ca-certificates-20191127-r5.trigger 03:13:58 OK: 8 MiB in 19 packages 03:13:58 Removing intermediate container 125ae5bb3897 03:13:58 ---> 722c03b907e7 03:13:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:13:58 ---> Running in e86de535b88f 03:13:58 Removing intermediate container dd01a1ea22eb 03:13:58 ---> 6e5c5121c893 03:13:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:13:58 ---> Running in be9bff884c90 03:13:58 Removing intermediate container e86de535b88f 03:13:58 ---> fe4b5cc430c3 03:13:58 Step 12/22 : ENV APP_PORT=59882 03:13:59 ---> Running in 02cf9b40d1e5 03:13:59 Removing intermediate container be9bff884c90 03:13:59 ---> a41d9a3fe665 03:13:59 Step 12/20 : WORKDIR /edgex 03:13:59 ---> Running in 3e9ccfe2c397 03:13:59 Removing intermediate container 02cf9b40d1e5 03:13:59 ---> 2d2326bab8e1 03:13:59 Step 13/22 : EXPOSE $APP_PORT 03:13:59 ---> Running in 64aead89b5c0 03:14:00 Removing intermediate container 72a7844946cc 03:14:00 ---> 1c6039e18513 03:14:00 03:14:00 Step 9/22 : FROM alpine:3.14 03:14:00 ---> 14119a10abf4 03:14:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:14:00 ---> Using cache 03:14:00 ---> 722c03b907e7 03:14:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:14:00 ---> Using cache 03:14:00 ---> fe4b5cc430c3 03:14:00 Step 12/22 : ENV APP_PORT=59881 03:14:00 Removing intermediate container 3e9ccfe2c397 03:14:00 ---> c9460dd3bf4d 03:14:00 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:14:00 ---> Running in 7726d00a0be0 03:14:00 Removing intermediate container 64aead89b5c0 03:14:00 ---> 55d328dc150d 03:14:00 Step 14/22 : WORKDIR / 03:14:00 ---> Running in a2cf4e7f279c 03:14:00 Removing intermediate container 7726d00a0be0 03:14:00 ---> 5dd10e42cf37 03:14:00 Step 13/22 : EXPOSE $APP_PORT 03:14:00 ---> 00a3d176eae1 03:14:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:14:00 ---> Running in f3752b6e151d 03:14:00 Removing intermediate container a2cf4e7f279c 03:14:00 ---> 9273259e7a76 03:14:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:00 Removing intermediate container f3752b6e151d 03:14:00 ---> 94b30378dec8 03:14:00 Step 14/22 : WORKDIR / 03:14:00 Building core-command ... 03:14:00 Building core-data ... 03:14:00 Building core-metadata ... 03:14:00 Building security-bootstrapper ... 03:14:00 Building security-proxy-setup ... 03:14:00 Building security-secretstore-setup ... 03:14:00 Building support-notifications ... 03:14:00 Building support-scheduler ... 03:14:00 Building sys-mgmt-agent ... 03:14:00 Building sys-mgmt-agent 03:14:00 Building security-bootstrapper 03:14:00 Building core-data 03:14:00 Building support-notifications 03:14:00 Building security-secretstore-setup 03:14:01 ---> Running in 258b34a0e54f 03:14:01 ---> c93f37e78c43 03:14:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:14:01 ---> 1fc16953cce5 03:14:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:14:01 Removing intermediate container 258b34a0e54f 03:14:01 ---> 0cb25e6bc34b 03:14:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:02 ---> ed058919895d 03:14:02 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:14:02 ---> e4b5726ce55a 03:14:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:14:02 ---> 459136d365d4 03:14:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:14:02 ---> Running in 675f311eb628 03:14:03 Removing intermediate container 675f311eb628 03:14:03 ---> f895837f8b88 03:14:03 Step 17/20 : CMD ["--init=true"] 03:14:03 ---> 538395ff9a56 03:14:03 Step 18/22 : ENTRYPOINT ["/core-command"] 03:14:03 ---> Running in 9d9853537bea 03:14:03 ---> 775b3de44f19 03:14:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:14:03 ---> Running in 0c0e3db84ee3 03:14:03 Removing intermediate container 9d9853537bea 03:14:03 ---> 09ba0799ba2a 03:14:03 Step 18/20 : LABEL arch=x86_64 03:14:03 Removing intermediate container 4bc537a96d3f 03:14:03 ---> 9acd007a8131 03:14:03 03:14:03 Step 11/23 : FROM alpine:3.14 03:14:03 ---> 14119a10abf4 03:14:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:14:03 ---> Using cache 03:14:03 ---> 722c03b907e7 03:14:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:14:03 ---> Using cache 03:14:03 ---> fe4b5cc430c3 03:14:03 Step 14/23 : ENV APP_PORT=59861 03:14:03 ---> Running in fa86c57ceedc 03:14:03 ---> Running in 8ae7cc32fa07 03:14:03 Removing intermediate container 0c0e3db84ee3 03:14:03 ---> 04d3a3e0ac24 03:14:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:03 ---> Running in 42c6e9aaf0c4 03:14:03 ---> ed451e26ec16 03:14:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:14:03 Removing intermediate container fa86c57ceedc 03:14:03 ---> b210d10a1757 03:14:03 Step 19/20 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:14:03 ---> Running in 49adc8f8130b 03:14:03 Removing intermediate container 8ae7cc32fa07 03:14:03 ---> 4dfbcf90f020 03:14:03 Step 15/23 : EXPOSE $APP_PORT 03:14:03 ---> Running in c166797537da 03:14:04 ---> Running in e5539e6bbc02 03:14:04 Removing intermediate container 42c6e9aaf0c4 03:14:04 ---> 66aaf58c79e4 03:14:04 Step 20/22 : LABEL arch=x86_64 03:14:04 Removing intermediate container 49adc8f8130b 03:14:04 ---> a1a8bf6e7fbf 03:14:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:14:04 ---> Running in e931c426bb7c 03:14:04 Status: Downloaded newer image for docker:20.10.8 03:14:04 ---> bc6c0ffef665 03:14:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:14:04 ---> Running in de4737d4bbdb 03:14:04 Removing intermediate container c166797537da 03:14:04 ---> 69b8e57402d1 03:14:04 Step 20/20 : LABEL version=2.0.1-dev.81 03:14:04 ---> Running in afa8fa18007c 03:14:04 ---> Running in 01590fdba180 03:14:04 Removing intermediate container e5539e6bbc02 03:14:04 ---> 9d489eeb6cb2 03:14:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:04 Removing intermediate container e931c426bb7c 03:14:04 ---> b3e8c0b9edbb 03:14:04 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:14:04 Removing intermediate container de4737d4bbdb 03:14:04 ---> 025b5f73421e 03:14:04 Step 20/22 : LABEL arch=x86_64 03:14:04 ---> Running in 3d59dfad47f5 03:14:04 Removing intermediate container afa8fa18007c 03:14:04 ---> 8b4ce950e604 03:14:04 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 03:14:04 Removing intermediate container 01590fdba180 03:14:04 ---> 3b73b24b3be8 03:14:04 03:14:04 ---> Running in da9d19008337 03:14:04 ---> Running in b3b51285d9a6 03:14:04 Removing intermediate container 3d59dfad47f5 03:14:04 ---> 1bf53435ed8c 03:14:04 Step 22/22 : LABEL version=2.0.1-dev.81 03:14:04 Successfully built 3b73b24b3be8 03:14:04 ---> f5224029e851 03:14:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:04 Successfully tagged security-proxy-setup:latest 03:14:04  Building security-proxy-setup ... done Building core-data 03:14:04 ---> Running in 159a5ae235a9 03:14:04 Removing intermediate container da9d19008337 03:14:04 ---> 87eef437decb 03:14:04 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:05 ---> Running in 119d4dfc1ede 03:14:05 (1/42) Installing readline (8.1.0-r0) 03:14:05 (2/42) Installing bash (5.1.4-r0) 03:14:05 Executing bash-5.1.4-r0.post-install 03:14:05 (3/42) Installing brotli-libs (1.0.9-r5) 03:14:05 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:14:05 (5/42) Installing libcurl (7.79.1-r0) 03:14:05 (6/42) Installing curl (7.79.1-r0) 03:14:05 (7/42) Installing dumb-init (1.2.5-r1) 03:14:05 (8/42) Installing libbz2 (1.0.8-r1) 03:14:05 (9/42) Installing expat (2.4.1-r0) 03:14:05 (10/42) Installing libffi (3.3-r2) 03:14:05 (11/42) Installing gdbm (1.19-r0) 03:14:05 (12/42) Installing xz-libs (5.2.5-r0) 03:14:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:14:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:14:05 (15/42) Installing mpdecimal (2.5.1-r1) 03:14:05 (16/42) Installing sqlite-libs (3.35.5-r0) 03:14:05 (17/42) Installing python3 (3.9.5-r1) 03:14:05 Removing intermediate container 159a5ae235a9 03:14:05 ---> 3d55ed8b6a62 03:14:05 03:14:05 ---> e6d31c19e282 03:14:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:14:06 Successfully built 3d55ed8b6a62 03:14:06 Removing intermediate container 119d4dfc1ede 03:14:06 ---> 47f9dbd94f5a 03:14:06 Step 22/22 : LABEL version=2.0.1-dev.81 03:14:06 Successfully tagged core-command:latest 03:14:06 Building support-notifications 03:14:08  Building core-command ... done  ---> Running in 800b4c3ef97d 03:14:08 ---> 1aec1e6544dd 03:14:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:14:08 (18/42) Installing py3-appdirs (1.4.4-r2) 03:14:08 (19/42) Installing py3-chardet (4.0.0-r2) 03:14:09 (20/42) Installing py3-idna (3.2-r0) 03:14:09 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:14:09 (22/42) Installing py3-certifi (2020.12.5-r1) 03:14:09 (23/42) Installing py3-requests (2.25.1-r4) 03:14:09 (24/42) Installing py3-msgpack (1.0.2-r1) 03:14:09 Removing intermediate container 800b4c3ef97d 03:14:09 ---> aac2bb91d1fd 03:14:09 03:14:09 (25/42) Installing py3-lockfile (0.12.2-r4) 03:14:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:14:09 ---> Running in fecdab22c358 03:14:09 (27/42) Installing py3-colorama (0.4.4-r1) 03:14:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:14:09 (29/42) Installing py3-distlib (0.3.1-r3) 03:14:09 (30/42) Installing py3-distro (1.5.0-r3) 03:14:09 (31/42) Installing py3-six (1.15.0-r1) 03:14:09 (32/42) Installing py3-webencodings (0.5.1-r4) 03:14:09 (33/42) Installing py3-html5lib (1.1-r1) 03:14:09 Successfully built aac2bb91d1fd 03:14:09 Successfully tagged core-metadata:latest 03:14:09  Building core-metadata ... done Building security-secretstore-setup 03:14:09 (34/42) Installing py3-parsing (2.4.7-r2) 03:14:09 (35/42) Installing py3-packaging (20.9-r1) 03:14:09 (36/42) Installing py3-toml (0.10.2-r2) 03:14:09 (37/42) Installing py3-pep517 (0.10.0-r2) 03:14:09 (38/42) Installing py3-progress (1.5-r2) 03:14:09 (39/42) Installing py3-retrying (1.3.3-r1) 03:14:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:14:09 (41/42) Installing py3-setuptools (52.0.0-r3) 03:14:09 (42/42) Installing py3-pip (20.3.4-r1) 03:14:09 Removing intermediate container fecdab22c358 03:14:09 ---> 51d6064b9524 03:14:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:11 Executing busybox-1.33.1-r3.trigger 03:14:12 OK: 84 MiB in 64 packages 03:14:12 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:14:12 ---> b5bd016d6769 03:14:12 Step 3/21 : WORKDIR /edgex-go 03:14:12 ---> Using cache 03:14:12 ---> 5ca7ee175a85 03:14:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:12 ---> Using cache 03:14:12 ---> d8a0f40109d8 03:14:12 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:14:13 ---> Running in d5f9f29a88f4 03:14:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:14:13 ---> b5bd016d6769 03:14:13 Step 3/24 : WORKDIR /edgex-go 03:14:13 ---> Using cache 03:14:13 ---> 5ca7ee175a85 03:14:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:13 ---> Using cache 03:14:13 ---> d8a0f40109d8 03:14:13 Step 5/24 : RUN apk add --update --no-cache make git 03:14:14 ---> Running in 10f64a98171a 03:14:14 ---> Running in df14f57e67d1 03:14:14 Removing intermediate container d5f9f29a88f4 03:14:14 ---> 7d6e0d8f6dbe 03:14:14 Step 21/23 : LABEL arch=x86_64 03:14:15 ---> Running in 1fd84fc95a32 03:14:15 Removing intermediate container 1fd84fc95a32 03:14:15 ---> 8105f31116c3 03:14:15 Step 22/23 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:14:15 ---> Running in 9dad70fd083c 03:14:15 Collecting docker-compose==1.23.2 03:14:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:14:15 Removing intermediate container 9dad70fd083c 03:14:15 ---> 9585f3b3e846 03:14:15 Step 23/23 : LABEL version=2.0.1-dev.81 03:14:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:15 Collecting websocket-client<1.0,>=0.32.0 03:14:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:14:15 ---> Running in 98e58205ee5d 03:14:15 Collecting docker<4.0,>=3.6.0 03:14:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:14:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:15 ---> b5bd016d6769 03:14:15 Step 3/22 : WORKDIR /edgex-go 03:14:15 ---> Using cache 03:14:15 ---> 5ca7ee175a85 03:14:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:15 ---> Using cache 03:14:15 ---> d8a0f40109d8 03:14:15 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:14:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:14:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:14:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:14:15 Removing intermediate container 98e58205ee5d 03:14:15 ---> 60ab7d33e7eb 03:14:15 03:14:15 ---> Running in 62263f96e0e0 03:14:15 Collecting jsonschema<3,>=2.5.1 03:14:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:14:15 Collecting docopt<0.7,>=0.6.1 03:14:15 Downloading docopt-0.6.2.tar.gz (25 kB) 03:14:15 Successfully built 60ab7d33e7eb 03:14:15 Successfully tagged support-scheduler:latest 03:14:15 Building security-bootstrapper 03:14:16  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:16 Collecting texttable<0.10,>=0.9.0 03:14:16 Downloading texttable-0.9.1.tar.gz (11 kB) 03:14:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:16 OK: 220 MiB in 52 packages 03:14:16 Collecting cached-property<2,>=1.2.0 03:14:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:14:16 Collecting dockerpty<0.5,>=0.4.1 03:14:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:14:16 OK: 220 MiB in 52 packages 03:14:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:17 Collecting PyYAML<4,>=3.10 03:14:17 Downloading PyYAML-3.13.tar.gz (270 kB) 03:14:17 OK: 220 MiB in 52 packages 03:14:18 Collecting docker-pycreds>=0.4.0 03:14:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:14:18 Collecting chardet<3.1.0,>=3.0.2 03:14:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:14:18 Collecting idna<2.8,>=2.5 03:14:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:14:18 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) 03:14:18 Collecting urllib3<1.25,>=1.21.1 03:14:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:14:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:14:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:14:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:14:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:14:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:14:18 Attempting uninstall: urllib3 03:14:18 Found existing installation: urllib3 1.26.5 03:14:18 Uninstalling urllib3-1.26.5: 03:14:18 Successfully uninstalled urllib3-1.26.5 03:14:19 Attempting uninstall: idna 03:14:19 Found existing installation: idna 3.2 03:14:19 Uninstalling idna-3.2: 03:14:19 Successfully uninstalled idna-3.2 03:14:19 Attempting uninstall: chardet 03:14:19 Found existing installation: chardet 4.0.0 03:14:19 Uninstalling chardet-4.0.0: 03:14:19 Successfully uninstalled chardet-4.0.0 03:14:19 Removing intermediate container df14f57e67d1 03:14:19 ---> 0793530f8490 03:14:19 Step 6/24 : COPY . . 03:14:19 Removing intermediate container 10f64a98171a 03:14:19 ---> 9261e9c5b99b 03:14:19 Step 6/21 : COPY . . 03:14:19 Attempting uninstall: requests 03:14:19 Found existing installation: requests 2.25.1 03:14:19 Uninstalling requests-2.25.1: 03:14:19 Successfully uninstalled requests-2.25.1 03:14:19 Removing intermediate container 62263f96e0e0 03:14:19 ---> 4eddac84e236 03:14:19 Step 6/22 : COPY . . 03:14:20 Running setup.py install for texttable: started 03:14:20 Running setup.py install for texttable: finished with status 'done' 03:14:20 Running setup.py install for PyYAML: started 03:14:20 Running setup.py install for PyYAML: finished with status 'done' 03:14:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:14:21 ---> b5bd016d6769 03:14:21 Step 3/30 : WORKDIR /edgex-go 03:14:21 ---> Using cache 03:14:21 ---> 5ca7ee175a85 03:14:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:21 ---> Using cache 03:14:21 ---> d8a0f40109d8 03:14:21 Step 5/30 : RUN apk add --update --no-cache make git 03:14:21 ---> Using cache 03:14:21 ---> 0793530f8490 03:14:21 Step 6/30 : COPY . . 03:14:21 Running setup.py install for docopt: started 03:14:22 Running setup.py install for docopt: finished with status 'done' 03:14:22 Running setup.py install for dockerpty: started 03:14:22 Running setup.py install for dockerpty: finished with status 'done' 03:14:24 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 03:14:29 ---> 13eebc4d8a03 03:14:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:30 ---> Running in e7763fc0eae7 03:14:30 ---> f36a52a36185 03:14:30 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:30 ---> Running in e2c7a2b9facb 03:14:32 ---> b21c759ed3c5 03:14:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:32 ---> Running in 0d1e6d2241b2 03:14:32 Removing intermediate container e7763fc0eae7 03:14:32 ---> 25a5272ae77a 03:14:32 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:14:33 Removing intermediate container e2c7a2b9facb 03:14:33 ---> 902cb99bdcd8 03:14:33 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:33 ---> Running in d1976cb63436 03:14:33 ---> Running in 130325be91d7 03:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:14:33 Removing intermediate container 0d1e6d2241b2 03:14:33 ---> 1510ba068fb8 03:14:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:33 ---> Running in 982e82b577f2 03:14:34 ---> 05382845d29d 03:14:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:34 ---> Running in d4858f3391d0 03:14:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:37 Removing intermediate container d4858f3391d0 03:14:37 ---> 57ad801614eb 03:14:37 Step 8/22 : RUN make cmd/core-data/core-data 03:14:37 ---> Running in c15450e729d8 03:14:37 Removing intermediate container b3b51285d9a6 03:14:37 ---> 228aef4bf7ec 03:14:37 Step 13/22 : ENV APP_PORT=58890 03:14:37 ---> Running in 445c34dd35c1 03:14:37 Removing intermediate container 445c34dd35c1 03:14:37 ---> 752af4d788a4 03:14:37 Step 14/22 : EXPOSE $APP_PORT 03:14:37 ---> Running in 88e33a7544b3 03:14:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 03:14:38 Removing intermediate container 88e33a7544b3 03:14:38 ---> 7a279feefa07 03:14:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:14:38 ---> c99158f107d7 03:14:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:14:38 ---> d479d5e16036 03:14:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:14:39 ---> 55534c9435dc 03:14:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:14:39 ---> Running in 60d7417bb3c5 03:14:39 Removing intermediate container 60d7417bb3c5 03:14:39 ---> 2fa04867a714 03:14:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:39 ---> Running in 7866a1b88758 03:14:39 Removing intermediate container 7866a1b88758 03:14:39 ---> 284d8a1b488e 03:14:39 Step 20/22 : LABEL arch=x86_64 03:14:39 ---> Running in 17b32e6dce20 03:14:39 Removing intermediate container 17b32e6dce20 03:14:39 ---> 9a495000e37a 03:14:39 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:14:39 ---> Running in 3ee613870f20 03:14:39 Removing intermediate container 3ee613870f20 03:14:39 ---> 69bf4b6174d9 03:14:39 Step 22/22 : LABEL version=2.0.1-dev.81 03:14:40 ---> Running in e0411209367d 03:14:40 Removing intermediate container e0411209367d 03:14:40 ---> 1d330967d7bb 03:14:40 03:14:40 Successfully built 1d330967d7bb 03:14:40 Successfully tagged sys-mgmt-agent:latest 03:14:47 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:14:47 ---> 904bb302b019 03:14:47 Step 3/30 : WORKDIR /edgex-go 03:14:47 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:14:47 ---> 904bb302b019 03:14:47 Step 3/21 : WORKDIR /edgex-go 03:14:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:47 ---> 904bb302b019 03:14:47 Step 3/22 : WORKDIR /edgex-go 03:14:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:47 ---> 904bb302b019 03:14:47 Step 3/22 : WORKDIR /edgex-go 03:14:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:14:47 ---> 904bb302b019 03:14:47 Step 3/24 : WORKDIR /edgex-go 03:14:47 ---> Running in 0464a7c0aa9b 03:14:47 ---> Running in d0cc194eb7cf 03:14:47 ---> Running in f192c7baa385 03:14:47 ---> Running in dc2a42d1628e 03:14:47 ---> Running in 16cad023c5e8 03:14:47 Removing intermediate container 0464a7c0aa9b 03:14:47 ---> 16a2210e8578 03:14:47 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:47 Removing intermediate container f192c7baa385 03:14:47 ---> 1996f81b1e0f 03:14:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:47 Removing intermediate container d0cc194eb7cf 03:14:47 ---> 9fb35f4ad1d1 03:14:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:47 ---> Running in a6fa71b88fc9 03:14:47 Removing intermediate container 16cad023c5e8 03:14:47 ---> 2ed81676e810 03:14:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:47 ---> Running in bcfdac795219 03:14:47 Removing intermediate container dc2a42d1628e 03:14:47 ---> f9af9e26b031 03:14:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:47 ---> Running in c5563e23b343 03:14:47 ---> Running in d6f289602643 03:14:47 ---> Running in 8d7e8901b571 03:14:48 Removing intermediate container a6fa71b88fc9 03:14:48 ---> 8358e6a4c3d7 03:14:48 Step 5/30 : RUN apk add --update --no-cache make git 03:14:48 Removing intermediate container c5563e23b343 03:14:48 ---> ffcd6c67a555 03:14:48 Step 5/22 : RUN apk add --update --no-cache make bash git 03:14:48 ---> Running in fc7bbca9f8ab 03:14:48 ---> Running in 098b5717a2bf 03:14:48 Removing intermediate container d6f289602643 03:14:48 ---> a5f42146b18c 03:14:48 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:14:48 Removing intermediate container bcfdac795219 03:14:48 ---> 8a99d7391f22 03:14:48 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:14:48 ---> Running in f6f3a1707565 03:14:49 Removing intermediate container 8d7e8901b571 03:14:49 ---> 4b81a5d0d9ee 03:14:49 Step 5/24 : RUN apk add --update --no-cache make git 03:14:49 ---> Running in 9b6294104071 03:14:49 ---> Running in 72f989fdadb3 03:14:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:52 OK: 219 MiB in 52 packages 03:14:52 OK: 219 MiB in 52 packages 03:14:53 OK: 219 MiB in 52 packages 03:14:53 OK: 219 MiB in 52 packages 03:14:53 OK: 219 MiB in 52 packages 03:14:53 Removing intermediate container fc7bbca9f8ab 03:14:53 ---> 5d203bf1b744 03:14:53 Step 6/30 : COPY . . 03:14:54 Removing intermediate container 098b5717a2bf 03:14:54 ---> 3bd68341e19f 03:14:54 Step 6/22 : COPY . . 03:14:54 Removing intermediate container 9b6294104071 03:14:54 ---> 39f79937169c 03:14:54 Step 6/22 : COPY . . 03:14:54 Removing intermediate container 72f989fdadb3 03:14:54 ---> f1cea6e49a96 03:14:54 Step 6/24 : COPY . . 03:14:54 Removing intermediate container f6f3a1707565 03:14:55 ---> a4be9181b21e 03:14:55 Step 6/21 : COPY . . 03:15:10 ---> 00852f75bfe3 03:15:10 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:10 ---> 6e86c5c1ac78 03:15:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:10 ---> e14d8619b590 03:15:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:10 ---> Running in 7c460d9eb65f 03:15:10 ---> Running in f906c2d2a6be 03:15:10 ---> Running in 4ed321f8be98 03:15:10 ---> 66ab3dca0a61 03:15:10 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:10 ---> 9092bd45f55f 03:15:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:10 ---> Running in ef22c38c1031 03:15:10 ---> Running in 8e7127cbe173 03:15:12  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:15:12 Removing intermediate container 130325be91d7 03:15:12 ---> 2c964f3e10a5 03:15:12 03:15:12 Step 9/30 : FROM alpine:3.14 03:15:12 ---> 14119a10abf4 03:15:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:15:12 ---> Running in 7cd74b31237d 03:15:12 Removing intermediate container 7cd74b31237d 03:15:12 ---> 9ed46d53f274 03:15:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:15:12 ---> Running in 48b6d56c9fa3 03:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:12 (1/2) Installing dumb-init (1.2.5-r1) 03:15:12 (2/2) Installing su-exec (0.2-r1) 03:15:12 Executing busybox-1.33.1-r3.trigger 03:15:12 OK: 6 MiB in 16 packages 03:15:12 Removing intermediate container 982e82b577f2 03:15:12 ---> c74761737557 03:15:12 03:15:12 Step 9/24 : FROM alpine:3.14 03:15:12 ---> 14119a10abf4 03:15:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:15:12 ---> Running in 9d8227e55ad2 03:15:12 Removing intermediate container d1976cb63436 03:15:12 ---> 3a5a30b23982 03:15:12 03:15:12 Step 9/21 : FROM alpine:3.14 03:15:12 ---> 14119a10abf4 03:15:12 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:15:12 ---> Running in 28117d710f51 03:15:12 Removing intermediate container 48b6d56c9fa3 03:15:12 ---> f76afb48358b 03:15:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:15:12 ---> Running in e62c964b2e91 03:15:12 Removing intermediate container e62c964b2e91 03:15:12 ---> e7290a7bf357 03:15:12 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:15:12 ---> Running in 15cfc6bbee0b 03:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:13 Removing intermediate container 15cfc6bbee0b 03:15:13 ---> eea14bbf0234 03:15:13 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:13 ---> Running in b8dcc9c94a8f 03:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:13 (1/3) Installing ca-certificates (20191127-r5) 03:15:13 (2/3) Installing dumb-init (1.2.5-r1) 03:15:13 (3/3) Installing su-exec (0.2-r1) 03:15:13 (1/2) Installing ca-certificates (20191127-r5) 03:15:13 Executing busybox-1.33.1-r3.trigger 03:15:13 Executing ca-certificates-20191127-r5.trigger 03:15:13 (2/2) Installing dumb-init (1.2.5-r1) 03:15:13 Executing busybox-1.33.1-r3.trigger 03:15:13 Executing ca-certificates-20191127-r5.trigger 03:15:13 OK: 6 MiB in 17 packages 03:15:13 OK: 6 MiB in 16 packages 03:15:13 Removing intermediate container b8dcc9c94a8f 03:15:13 ---> 4ee573d20bdc 03:15:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:15:14 ---> Running in 24884b58f9ae 03:15:14 Removing intermediate container 9d8227e55ad2 03:15:14 ---> 2cb3532203c1 03:15:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:14 Removing intermediate container 28117d710f51 03:15:14 ---> 3807d6b65af6 03:15:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:15:14 Removing intermediate container 24884b58f9ae 03:15:14 ---> 097f9b775ed6 03:15:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:15:14 ---> Running in 1dbdd3dddada 03:15:14 ---> Running in 1b68565454f1 03:15:14 Removing intermediate container 7c460d9eb65f 03:15:14 ---> 71bcc352ac5f 03:15:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:15:14 Removing intermediate container 1dbdd3dddada 03:15:14 ---> e86c55f28837 03:15:14 Step 12/21 : ENV APP_PORT=59860 03:15:14 ---> a9f9ca10c806 03:15:14 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:15:14 ---> Running in d701bc66e011 03:15:14 ---> Running in 0788a2dc6c92 03:15:15 Removing intermediate container 1b68565454f1 03:15:15 ---> accef976ce28 03:15:15 Step 12/24 : WORKDIR / 03:15:15 ---> Running in e22208b54380 03:15:15 ---> Running in 16c61aa030da 03:15:15 Removing intermediate container d701bc66e011 03:15:15 ---> dcc1a393ba90 03:15:15 Step 13/21 : EXPOSE $APP_PORT 03:15:15 Removing intermediate container 4ed321f8be98 03:15:15 ---> 90821f14b9f3 03:15:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:15 Removing intermediate container f906c2d2a6be 03:15:15 ---> 5c496d631f03 03:15:15 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:15:15 ---> Running in c756f9c4b15c 03:15:15 Removing intermediate container e22208b54380 03:15:15 ---> a44c668b1387 03:15:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:15 Removing intermediate container c756f9c4b15c 03:15:15 ---> 688c779e9399 03:15:15 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:15 ---> Running in 6dcf599008a2 03:15:15 ---> Running in 145b14a97b65 03:15:15 Removing intermediate container 8e7127cbe173 03:15:15 ---> db22e6f8bc46 03:15:15 Step 8/22 : RUN make cmd/core-data/core-data 03:15:15 Removing intermediate container ef22c38c1031 03:15:15 ---> 370c6f1270da 03:15:15 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:15:15 ---> cd3597080c77 03:15:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:15:15 ---> Running in c77be5e0dd93 03:15:15 ---> Running in affbe6591fdd 03:15:15 ---> c5cdaaa63d56 03:15:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:15 ---> 1c98209d6f68 03:15:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:15:16 Removing intermediate container 16c61aa030da 03:15:16 ---> 921e0aeaae25 03:15:16 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:16 ---> 80a122cfd731 03:15:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:15:16 ---> 2780e262a88c 03:15:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:15:16 ---> ad813e47703c 03:15:16 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:15:16 ---> b1fc2d07461e 03:15:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:15:16 ---> fe8781738d1d 03:15:16 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:15:17 ---> Running in 1e1def7e1036 03:15:17 ---> 75bd59d39de9 03:15:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:15:17 ---> df034d1957dc 03:15:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:15:17 Removing intermediate container c15450e729d8 03:15:17 ---> 9a67e5ea4da8 03:15:17 03:15:17 Step 9/22 : FROM alpine:3.14 03:15:17 ---> 14119a10abf4 03:15:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:17 ---> Running in 7e0f40b394d8 03:15:17 Removing intermediate container 1e1def7e1036 03:15:17 ---> 6b95b4437882 03:15:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:17 ---> Running in b7578c1070b9 03:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:15:17 Removing intermediate container 7e0f40b394d8 03:15:17 ---> 46b6c9d46b49 03:15:17 Step 11/22 : ENV APP_PORT=59880 03:15:17 Removing intermediate container b7578c1070b9 03:15:17 ---> aa2afe2cb15b 03:15:17 Step 19/21 : LABEL arch=x86_64 03:15:17 ---> 1c54c5acd5ba 03:15:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:15:17 ---> Running in 53f43ea3b64f 03:15:17 ---> Running in f5fa4d91d2dd 03:15:17 Removing intermediate container 53f43ea3b64f 03:15:17 ---> 6bacd9ff96d0 03:15:17 Step 12/22 : EXPOSE $APP_PORT 03:15:17 ---> 72a27ef329e7 03:15:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:15:17 ---> Running in 5e342844c0c3 03:15:17 Removing intermediate container f5fa4d91d2dd 03:15:17 ---> 97f60d57141d 03:15:17 Step 20/21 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:17 ---> ec7d2862f9a5 03:15:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:15:17 ---> Running in 456bf1d68d4d 03:15:17 Removing intermediate container 5e342844c0c3 03:15:17 ---> 140ddfdf69f3 03:15:17 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:17 ---> 2adaf292ba0b 03:15: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/ 03:15:17 ---> Running in 9ed77ffdf6b6 03:15:17 ---> Running in 326e41712002 03:15:17 Removing intermediate container 456bf1d68d4d 03:15:17 ---> c9df2a1aea10 03:15:17 Step 21/21 : LABEL version=2.0.1-dev.81 03:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:15:17 ---> Running in 3f83d39861aa 03:15:17 ---> 069734a51346 03:15:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:15:17 Removing intermediate container 3f83d39861aa 03:15:17 ---> baff27edf987 03:15:17 03:15:17 Successfully built baff27edf987 03:15:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:15:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 03:15:18 Successfully tagged support-notifications:latest 03:15:18  Building support-notifications ... done  ---> Running in 87b8cc9605a6 03:15:18 Removing intermediate container 87b8cc9605a6 03:15:18 ---> 562d10809e40 03:15:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:15:18 ---> 93dfb058df1b 03:15:18 Step 25/30 : RUN chmod +x /entrypoint.sh 03:15:18 ---> Running in 10f5b6c0492c 03:15:18 Removing intermediate container 9ed77ffdf6b6 03:15:18 ---> c17c88310d6a 03:15:18 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:15:18 ---> Running in 226c4b529e36 03:15:18 Removing intermediate container 326e41712002 03:15:18 ---> d8b50d0faecc 03:15:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:15:18 ---> Running in c347da321aad 03:15:18 Removing intermediate container c347da321aad 03:15:18 ---> d37b1a3fdfce 03:15:18 Step 22/24 : LABEL arch=x86_64 03:15:18 ---> Running in 4a60c93f482e 03:15:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:18 Removing intermediate container 4a60c93f482e 03:15:18 ---> 92f23a7a571a 03:15:18 Step 23/24 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:18 ---> Running in a15e9e3b23f8 03:15:18 Removing intermediate container 10f5b6c0492c 03:15:18 ---> 672b40565d34 03:15:18 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:15:19 Removing intermediate container a15e9e3b23f8 03:15:19 ---> 791cc8db7af5 03:15:19 Step 24/24 : LABEL version=2.0.1-dev.81 03:15:19 ---> Running in 111be52476b6 03:15:19 ---> Running in c8b16e271bbf 03:15:19 Removing intermediate container 111be52476b6 03:15:19 ---> 63fd52e7017b 03:15:19 Step 27/30 : CMD ["gate"] 03:15:19 Removing intermediate container c8b16e271bbf 03:15:19 ---> 0d200bbbee70 03:15:19 03:15:19 Successfully built 0d200bbbee70 03:15:19 Successfully tagged security-secretstore-setup:latest 03:15:19  Building security-secretstore-setup ... done  ---> Running in e826e74425bf 03:15:19 Removing intermediate container e826e74425bf 03:15:19 ---> 282f9ab4c75f 03:15:19 Step 28/30 : LABEL arch=x86_64 03:15:19 ---> Running in f4fb861c7420 03:15:19 Removing intermediate container f4fb861c7420 03:15:19 ---> 69903f8b9eed 03:15:19 Step 29/30 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:19 ---> Running in 988f98df2ac2 03:15:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:19 Removing intermediate container 988f98df2ac2 03:15:19 ---> 9e97e1b4a444 03:15:19 Step 30/30 : LABEL version=2.0.1-dev.81 03:15:19 ---> Running in c7b8340d2f49 03:15:20 Removing intermediate container c7b8340d2f49 03:15:20 ---> 09224f165d9f 03:15:20 03:15:20 Successfully built 09224f165d9f 03:15:20 Successfully tagged security-bootstrapper:latest 03:15:20  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) 03:15:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:15:20 (3/6) Installing libsodium (1.0.18-r0) 03:15:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:15:20 (5/6) Installing libzmq (4.3.4-r0) 03:15:20 (6/6) Installing zeromq (4.3.4-r0) 03:15:20 Executing busybox-1.33.1-r3.trigger 03:15:20 OK: 8 MiB in 20 packages 03:15:21 Removing intermediate container 226c4b529e36 03:15:21 ---> ab230fe39bb5 03:15:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:21 ---> 58726c30612a 03:15:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:21 ---> 759f5abc4ba9 03:15:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:15:21 ---> 865fb463b136 03:15:21 Step 18/22 : ENTRYPOINT ["/core-data"] 03:15:21 ---> Running in 0197e8da199f 03:15:21 Removing intermediate container 0197e8da199f 03:15:21 ---> bd2c4fc5c64c 03:15:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:21 ---> Running in 44610599b7dd 03:15:21 Removing intermediate container 44610599b7dd 03:15:21 ---> a5dc00e28ae3 03:15:21 Step 20/22 : LABEL arch=x86_64 03:15:21 ---> Running in bc1d1f18e8e6 03:15:21 Removing intermediate container bc1d1f18e8e6 03:15:21 ---> 8f8fafdd74c6 03:15:21 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:21 ---> Running in 658897b06e5f 03:15:21 Removing intermediate container 658897b06e5f 03:15:21 ---> e7fa17aa0ef5 03:15:21 Step 22/22 : LABEL version=2.0.1-dev.81 03:15:22 ---> Running in ab40bcebb100 03:15:22 Removing intermediate container ab40bcebb100 03:15:22 ---> a24a8196b9fe 03:15:22 03:15:22 Successfully built a24a8196b9fe 03:15:22 Successfully tagged core-data:latest 03:15:22  Building core-data ... done  [Pipeline] } 03:15:22 $ docker stop --time=1 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d 03:15:23 $ docker rm -f 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d [Pipeline] // withDockerContainer [Pipeline] sh 03:15:24 + docker images 03:15:24 REPOSITORY TAG IMAGE ID CREATED SIZE 03:15:24 core-data latest a24a8196b9fe 3 seconds ago 20.7MB 03:15:24 security-secretstore-setup latest 0d200bbbee70 5 seconds ago 28.4MB 03:15:24 security-bootstrapper latest 09224f165d9f 5 seconds ago 18.9MB 03:15:24 support-notifications latest baff27edf987 7 seconds ago 16.9MB 03:15:24 9a67e5ea4da8 8 seconds ago 1.76GB 03:15:24 3a5a30b23982 12 seconds ago 1.76GB 03:15:24 c74761737557 13 seconds ago 1.76GB 03:15:24 2c964f3e10a5 15 seconds ago 1.76GB 03:15:24 sys-mgmt-agent latest 1d330967d7bb 44 seconds ago 294MB 03:15:24 support-scheduler latest 60ab7d33e7eb About a minute ago 16.2MB 03:15:24 core-metadata latest aac2bb91d1fd About a minute ago 16.9MB 03:15:24 core-command latest 3d55ed8b6a62 About a minute ago 16.1MB 03:15:24 security-proxy-setup latest 3b73b24b3be8 About a minute ago 26.9MB 03:15:24 9acd007a8131 About a minute ago 1.76GB 03:15:24 1c6039e18513 About a minute ago 1.76GB 03:15:24 6a8d2ecadf4e About a minute ago 1.76GB 03:15:24 904450bbd732 About a minute ago 1.76GB 03:15:24 501f81ddd974 About a minute ago 1.75GB 03:15:24 ci-base-image-x86_64 latest b5bd016d6769 6 minutes ago 1.25GB 03:15:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 03:15:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 03:15:24 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 03:15:24 alpine 3.14 14119a10abf4 2 months ago 5.6MB 03:15:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:24 provisioning config files... 03:15:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config7157210101900231555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:25 ---> docker-login.sh 03:15:25 nexus3.edgexfoundry.org:10001 03:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:25 Configure a credential helper to remove this warning. See 03:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:25 03:15:25 Login Succeeded 03:15:25 nexus3.edgexfoundry.org:10002 03:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:25 Configure a credential helper to remove this warning. See 03:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:25 03:15:25 Login Succeeded 03:15:25 nexus3.edgexfoundry.org:10003 03:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:25 Configure a credential helper to remove this warning. See 03:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:25 03:15:25 Login Succeeded 03:15:25 nexus3.edgexfoundry.org:10004 03:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:25 Configure a credential helper to remove this warning. See 03:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:25 03:15:25 Login Succeeded 03:15:25 docker.io 03:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:25 Configure a credential helper to remove this warning. See 03:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:25 03:15:25 Login Succeeded 03:15:25 ---> docker-login.sh ends [Pipeline] } 03:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:15:25 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:25 latest 03:15:25 2.0.1-dev.81 03:15:25 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:25 main 03:15:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:26 + docker push nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:26 8e4875ee8b02: Preparing 03:15:26 7276b12f0ec8: Preparing 03:15:26 e3e3941368e0: Preparing 03:15:26 f0de6d2abc58: Preparing 03:15:26 e2eb06d8af82: Preparing 03:15:26 e2eb06d8af82: Layer already exists 03:15:26 f0de6d2abc58: Pushed 03:15:26 e3e3941368e0: Pushed 03:15:26 8e4875ee8b02: Pushed 03:15:27 7276b12f0ec8: Pushed 03:15:27 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:15:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 03:15:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:28 8e4875ee8b02: Preparing 03:15:28 7276b12f0ec8: Preparing 03:15:28 e3e3941368e0: Preparing 03:15:28 f0de6d2abc58: Preparing 03:15:28 e2eb06d8af82: Preparing 03:15:28 e2eb06d8af82: Layer already exists 03:15:28 f0de6d2abc58: Layer already exists 03:15:28 8e4875ee8b02: Layer already exists 03:15:28 7276b12f0ec8: Layer already exists 03:15:28 e3e3941368e0: Layer already exists 03:15:28 latest: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:15:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:29 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 03:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:29 8e4875ee8b02: Preparing 03:15:29 7276b12f0ec8: Preparing 03:15:29 e3e3941368e0: Preparing 03:15:29 f0de6d2abc58: Preparing 03:15:29 e2eb06d8af82: Preparing 03:15:29 7276b12f0ec8: Layer already exists 03:15:29 8e4875ee8b02: Layer already exists 03:15:29 e2eb06d8af82: Layer already exists 03:15:29 e3e3941368e0: Layer already exists 03:15:29 f0de6d2abc58: Layer already exists 03:15:29 2.0.1-dev.81: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:15:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:29 + docker push nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:29 8e4875ee8b02: Preparing 03:15:29 7276b12f0ec8: Preparing 03:15:29 e3e3941368e0: Preparing 03:15:29 f0de6d2abc58: Preparing 03:15:29 e2eb06d8af82: Preparing 03:15:29 7276b12f0ec8: Layer already exists 03:15:29 e3e3941368e0: Layer already exists 03:15:29 8e4875ee8b02: Layer already exists 03:15:29 e2eb06d8af82: Layer already exists 03:15:29 f0de6d2abc58: Layer already exists 03:15:29 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:30 8e4875ee8b02: Preparing 03:15:30 7276b12f0ec8: Preparing 03:15:30 e3e3941368e0: Preparing 03:15:30 f0de6d2abc58: Preparing 03:15:30 e2eb06d8af82: Preparing 03:15:30 8e4875ee8b02: Layer already exists 03:15:30 e3e3941368e0: Layer already exists 03:15:30 e2eb06d8af82: Layer already exists 03:15:30 7276b12f0ec8: Layer already exists 03:15:30 f0de6d2abc58: Layer already exists 03:15:30 main: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:30 ===================================================== [Pipeline] echo 03:15:30 taggedImages: 03:15:30 - nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:30 - nexus3.edgexfoundry.org:10004/core-command:latest 03:15:30 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 03:15:30 - nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:15:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:15:30 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:30 latest 03:15:30 2.0.1-dev.81 03:15:30 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:30 main 03:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker push nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:30 12f76a50b162: Preparing 03:15:30 9c2fd6af59a2: Preparing 03:15:30 e3e3941368e0: Preparing 03:15:30 0dbbb604d45d: Preparing 03:15:30 e1a91a0ffc05: Preparing 03:15:30 e2eb06d8af82: Preparing 03:15:30 e2eb06d8af82: Waiting 03:15:30 e3e3941368e0: Layer already exists 03:15:31 e2eb06d8af82: Layer already exists 03:15:31 e1a91a0ffc05: Pushed 03:15:31 12f76a50b162: Pushed 03:15:31 0dbbb604d45d: Pushed 03:15:32 9c2fd6af59a2: Pushed 03:15:32 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:15:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 03:15:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:33 12f76a50b162: Preparing 03:15:33 9c2fd6af59a2: Preparing 03:15:33 e3e3941368e0: Preparing 03:15:33 0dbbb604d45d: Preparing 03:15:33 e1a91a0ffc05: Preparing 03:15:33 e2eb06d8af82: Preparing 03:15:33 e2eb06d8af82: Waiting 03:15:33 9c2fd6af59a2: Layer already exists 03:15:33 0dbbb604d45d: Layer already exists 03:15:33 12f76a50b162: Layer already exists 03:15:33 e3e3941368e0: Layer already exists 03:15:33 e1a91a0ffc05: Layer already exists 03:15:33 e2eb06d8af82: Layer already exists 03:15:33 latest: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:15:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:33 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 03:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:33 12f76a50b162: Preparing 03:15:33 9c2fd6af59a2: Preparing 03:15:33 e3e3941368e0: Preparing 03:15:33 0dbbb604d45d: Preparing 03:15:33 e1a91a0ffc05: Preparing 03:15:33 e2eb06d8af82: Preparing 03:15:33 e2eb06d8af82: Waiting 03:15:33 0dbbb604d45d: Layer already exists 03:15:33 e3e3941368e0: Layer already exists 03:15:33 e1a91a0ffc05: Layer already exists 03:15:33 12f76a50b162: Layer already exists 03:15:33 9c2fd6af59a2: Layer already exists 03:15:33 e2eb06d8af82: Layer already exists 03:15:33 2.0.1-dev.81: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:15:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:34 12f76a50b162: Preparing 03:15:34 9c2fd6af59a2: Preparing 03:15:34 e3e3941368e0: Preparing 03:15:34 0dbbb604d45d: Preparing 03:15:34 e1a91a0ffc05: Preparing 03:15:34 e2eb06d8af82: Preparing 03:15:34 e2eb06d8af82: Waiting 03:15:34 e1a91a0ffc05: Layer already exists 03:15:34 12f76a50b162: Layer already exists 03:15:34 9c2fd6af59a2: Layer already exists 03:15:34 0dbbb604d45d: Layer already exists 03:15:34 e3e3941368e0: Layer already exists 03:15:34 e2eb06d8af82: Layer already exists 03:15:34 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:15:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 03:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:34 12f76a50b162: Preparing 03:15:34 9c2fd6af59a2: Preparing 03:15:34 e3e3941368e0: Preparing 03:15:34 0dbbb604d45d: Preparing 03:15:34 e1a91a0ffc05: Preparing 03:15:34 e2eb06d8af82: Preparing 03:15:34 e2eb06d8af82: Waiting 03:15:34 12f76a50b162: Layer already exists 03:15:34 e1a91a0ffc05: Layer already exists 03:15:34 e3e3941368e0: Layer already exists 03:15:34 9c2fd6af59a2: Layer already exists 03:15:34 0dbbb604d45d: Layer already exists 03:15:34 e2eb06d8af82: Layer already exists 03:15:34 main: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:34 ===================================================== [Pipeline] echo 03:15:34 taggedImages: 03:15:34 - nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:34 - nexus3.edgexfoundry.org:10004/core-data:latest 03:15:34 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 03:15:34 - nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:15:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:15:34 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:34 latest 03:15:34 2.0.1-dev.81 03:15:34 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:34 main 03:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:35 f89bbae79102: Preparing 03:15:35 e05d2fc67c2c: Preparing 03:15:35 e3e3941368e0: Preparing 03:15:35 f0de6d2abc58: Preparing 03:15:35 e2eb06d8af82: Preparing 03:15:35 e3e3941368e0: Layer already exists 03:15:35 f0de6d2abc58: Layer already exists 03:15:35 e2eb06d8af82: Layer already exists 03:15:36 f89bbae79102: Pushed 03:15:36 e05d2fc67c2c: Pushed 03:15:36 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:15:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 03:15:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:37 f89bbae79102: Preparing 03:15:37 e05d2fc67c2c: Preparing 03:15:37 e3e3941368e0: Preparing 03:15:37 f0de6d2abc58: Preparing 03:15:37 e2eb06d8af82: Preparing 03:15:37 e05d2fc67c2c: Layer already exists 03:15:37 f0de6d2abc58: Layer already exists 03:15:37 f89bbae79102: Layer already exists 03:15:37 e2eb06d8af82: Layer already exists 03:15:37 e3e3941368e0: Layer already exists 03:15:37 latest: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:15:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 03:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:38 f89bbae79102: Preparing 03:15:38 e05d2fc67c2c: Preparing 03:15:38 e3e3941368e0: Preparing 03:15:38 f0de6d2abc58: Preparing 03:15:38 e2eb06d8af82: Preparing 03:15:38 e2eb06d8af82: Layer already exists 03:15:38 e05d2fc67c2c: Layer already exists 03:15:38 f0de6d2abc58: Layer already exists 03:15:38 e3e3941368e0: Layer already exists 03:15:38 f89bbae79102: Layer already exists 03:15:38 2.0.1-dev.81: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:39 f89bbae79102: Preparing 03:15:39 e05d2fc67c2c: Preparing 03:15:39 e3e3941368e0: Preparing 03:15:39 f0de6d2abc58: Preparing 03:15:39 e2eb06d8af82: Preparing 03:15:39 e3e3941368e0: Layer already exists 03:15:39 e2eb06d8af82: Layer already exists 03:15:39 f89bbae79102: Layer already exists 03:15:39 f0de6d2abc58: Layer already exists 03:15:39 e05d2fc67c2c: Layer already exists 03:15:39 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 03:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:39 f89bbae79102: Preparing 03:15:39 e05d2fc67c2c: Preparing 03:15:39 e3e3941368e0: Preparing 03:15:39 f0de6d2abc58: Preparing 03:15:39 e2eb06d8af82: Preparing 03:15:39 f89bbae79102: Layer already exists 03:15:39 f0de6d2abc58: Layer already exists 03:15:39 e3e3941368e0: Layer already exists 03:15:39 e05d2fc67c2c: Layer already exists 03:15:39 e2eb06d8af82: Layer already exists 03:15:39 main: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:40 ===================================================== [Pipeline] echo 03:15:40 taggedImages: 03:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 03:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:15:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:15:40 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:40 latest 03:15:40 2.0.1-dev.81 03:15:40 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:40 main 03:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:40 54d2107a93a7: Preparing 03:15:40 54d2107a93a7: Preparing 03:15:40 7759941b32ba: Preparing 03:15:40 46c8fd70a2e9: Preparing 03:15:40 93333b2e38c8: Preparing 03:15:40 efce50372279: Preparing 03:15:40 e3e3941368e0: Preparing 03:15:40 de6063b498a6: Preparing 03:15:40 725a9c4d44c4: Preparing 03:15:40 681e50cb19cf: Preparing 03:15:40 f90fcffd6dea: Preparing 03:15:40 e2eb06d8af82: Preparing 03:15:40 e3e3941368e0: Waiting 03:15:40 de6063b498a6: Waiting 03:15:40 725a9c4d44c4: Waiting 03:15:40 681e50cb19cf: Waiting 03:15:40 f90fcffd6dea: Waiting 03:15:40 e2eb06d8af82: Waiting 03:15:40 54d2107a93a7: Pushed 03:15:40 46c8fd70a2e9: Pushed 03:15:40 e3e3941368e0: Layer already exists 03:15:40 93333b2e38c8: Pushed 03:15:40 7759941b32ba: Pushed 03:15:40 de6063b498a6: Pushed 03:15:40 f90fcffd6dea: Pushed 03:15:40 e2eb06d8af82: Layer already exists 03:15:40 681e50cb19cf: Pushed 03:15:40 725a9c4d44c4: Pushed 03:15:42 efce50372279: Pushed 03:15:42 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh 03:15:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 03:15:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:42 54d2107a93a7: Preparing 03:15:42 54d2107a93a7: Preparing 03:15:42 7759941b32ba: Preparing 03:15:42 46c8fd70a2e9: Preparing 03:15:42 93333b2e38c8: Preparing 03:15:42 efce50372279: Preparing 03:15:42 e3e3941368e0: Preparing 03:15:42 de6063b498a6: Preparing 03:15:42 725a9c4d44c4: Preparing 03:15:42 681e50cb19cf: Preparing 03:15:42 f90fcffd6dea: Preparing 03:15:42 e2eb06d8af82: Preparing 03:15:42 e3e3941368e0: Waiting 03:15:42 de6063b498a6: Waiting 03:15:42 725a9c4d44c4: Waiting 03:15:42 681e50cb19cf: Waiting 03:15:42 f90fcffd6dea: Waiting 03:15:42 e2eb06d8af82: Waiting 03:15:42 7759941b32ba: Layer already exists 03:15:42 efce50372279: Layer already exists 03:15:42 54d2107a93a7: Layer already exists 03:15:42 46c8fd70a2e9: Layer already exists 03:15:42 93333b2e38c8: Layer already exists 03:15:42 e3e3941368e0: Layer already exists 03:15:42 de6063b498a6: Layer already exists 03:15:42 681e50cb19cf: Layer already exists 03:15:42 f90fcffd6dea: Layer already exists 03:15:42 725a9c4d44c4: Layer already exists 03:15:42 e2eb06d8af82: Layer already exists 03:15:42 latest: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh 03:15:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 03:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:43 54d2107a93a7: Preparing 03:15:43 54d2107a93a7: Preparing 03:15:43 7759941b32ba: Preparing 03:15:43 46c8fd70a2e9: Preparing 03:15:43 93333b2e38c8: Preparing 03:15:43 efce50372279: Preparing 03:15:43 e3e3941368e0: Preparing 03:15:43 de6063b498a6: Preparing 03:15:43 725a9c4d44c4: Preparing 03:15:43 681e50cb19cf: Preparing 03:15:43 f90fcffd6dea: Preparing 03:15:43 e2eb06d8af82: Preparing 03:15:43 e3e3941368e0: Waiting 03:15:43 de6063b498a6: Waiting 03:15:43 725a9c4d44c4: Waiting 03:15:43 681e50cb19cf: Waiting 03:15:43 f90fcffd6dea: Waiting 03:15:43 e2eb06d8af82: Waiting 03:15:43 93333b2e38c8: Layer already exists 03:15:43 7759941b32ba: Layer already exists 03:15:43 46c8fd70a2e9: Layer already exists 03:15:43 54d2107a93a7: Layer already exists 03:15:43 efce50372279: Layer already exists 03:15:43 de6063b498a6: Layer already exists 03:15:43 e3e3941368e0: Layer already exists 03:15:43 725a9c4d44c4: Layer already exists 03:15:43 f90fcffd6dea: Layer already exists 03:15:43 681e50cb19cf: Layer already exists 03:15:43 e2eb06d8af82: Layer already exists 03:15:43 2.0.1-dev.81: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh 03:15:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:44 54d2107a93a7: Preparing 03:15:44 54d2107a93a7: Preparing 03:15:44 7759941b32ba: Preparing 03:15:44 46c8fd70a2e9: Preparing 03:15:44 93333b2e38c8: Preparing 03:15:44 efce50372279: Preparing 03:15:44 e3e3941368e0: Preparing 03:15:44 de6063b498a6: Preparing 03:15:44 725a9c4d44c4: Preparing 03:15:44 681e50cb19cf: Preparing 03:15:44 f90fcffd6dea: Preparing 03:15:44 e2eb06d8af82: Preparing 03:15:44 de6063b498a6: Waiting 03:15:44 725a9c4d44c4: Waiting 03:15:44 681e50cb19cf: Waiting 03:15:44 f90fcffd6dea: Waiting 03:15:44 e2eb06d8af82: Waiting 03:15:44 e3e3941368e0: Waiting 03:15:44 54d2107a93a7: Layer already exists 03:15:44 7759941b32ba: Layer already exists 03:15:44 93333b2e38c8: Layer already exists 03:15:44 efce50372279: Layer already exists 03:15:44 46c8fd70a2e9: Layer already exists 03:15:44 de6063b498a6: Layer already exists 03:15:44 e3e3941368e0: Layer already exists 03:15:44 681e50cb19cf: Layer already exists 03:15:44 725a9c4d44c4: Layer already exists 03:15:44 f90fcffd6dea: Layer already exists 03:15:44 e2eb06d8af82: Layer already exists 03:15:44 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh 03:15:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 03:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:44 54d2107a93a7: Preparing 03:15:44 54d2107a93a7: Preparing 03:15:44 7759941b32ba: Preparing 03:15:44 46c8fd70a2e9: Preparing 03:15:44 93333b2e38c8: Preparing 03:15:44 efce50372279: Preparing 03:15:44 e3e3941368e0: Preparing 03:15:44 de6063b498a6: Preparing 03:15:44 725a9c4d44c4: Preparing 03:15:44 681e50cb19cf: Preparing 03:15:44 f90fcffd6dea: Preparing 03:15:44 e2eb06d8af82: Preparing 03:15:44 e3e3941368e0: Waiting 03:15:44 de6063b498a6: Waiting 03:15:44 725a9c4d44c4: Waiting 03:15:44 681e50cb19cf: Waiting 03:15:44 f90fcffd6dea: Waiting 03:15:44 e2eb06d8af82: Waiting 03:15:44 46c8fd70a2e9: Layer already exists 03:15:44 7759941b32ba: Layer already exists 03:15:44 efce50372279: Layer already exists 03:15:44 54d2107a93a7: Layer already exists 03:15:44 93333b2e38c8: Layer already exists 03:15:44 e3e3941368e0: Layer already exists 03:15:44 de6063b498a6: Layer already exists 03:15:44 f90fcffd6dea: Layer already exists 03:15:44 725a9c4d44c4: Layer already exists 03:15:44 681e50cb19cf: Layer already exists 03:15:44 e2eb06d8af82: Layer already exists 03:15:44 main: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:44 ===================================================== [Pipeline] echo 03:15:44 taggedImages: 03:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 03:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:15:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:15:44 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:44 latest 03:15:44 2.0.1-dev.81 03:15:44 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:44 main 03:15:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:45 337e32c77aab: Preparing 03:15:45 c29c8d0bb7c0: Preparing 03:15:45 8ca959805782: Preparing 03:15:45 e2ff1fc5452c: Preparing 03:15:45 1d8c60391ba3: Preparing 03:15:45 e2eb06d8af82: Preparing 03:15:45 e2eb06d8af82: Waiting 03:15:45 e2ff1fc5452c: Pushed 03:15:45 8ca959805782: Pushed 03:15:45 e2eb06d8af82: Layer already exists 03:15:45 c29c8d0bb7c0: Pushed 03:15:46 1d8c60391ba3: Pushed 03:15:46 337e32c77aab: Pushed 03:15:46 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh 03:15:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 03:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:46 337e32c77aab: Preparing 03:15:46 c29c8d0bb7c0: Preparing 03:15:46 8ca959805782: Preparing 03:15:46 e2ff1fc5452c: Preparing 03:15:46 1d8c60391ba3: Preparing 03:15:46 e2eb06d8af82: Preparing 03:15:46 e2eb06d8af82: Waiting 03:15:46 337e32c77aab: Layer already exists 03:15:46 c29c8d0bb7c0: Layer already exists 03:15:46 8ca959805782: Layer already exists 03:15:46 1d8c60391ba3: Layer already exists 03:15:46 e2ff1fc5452c: Layer already exists 03:15:46 e2eb06d8af82: Layer already exists 03:15:46 latest: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh 03:15:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 03:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:47 337e32c77aab: Preparing 03:15:47 c29c8d0bb7c0: Preparing 03:15:47 8ca959805782: Preparing 03:15:47 e2ff1fc5452c: Preparing 03:15:47 1d8c60391ba3: Preparing 03:15:47 e2eb06d8af82: Preparing 03:15:47 e2eb06d8af82: Waiting 03:15:47 c29c8d0bb7c0: Layer already exists 03:15:47 1d8c60391ba3: Layer already exists 03:15:47 337e32c77aab: Layer already exists 03:15:47 8ca959805782: Layer already exists 03:15:47 e2ff1fc5452c: Layer already exists 03:15:47 e2eb06d8af82: Layer already exists 03:15:47 2.0.1-dev.81: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh 03:15:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:47 337e32c77aab: Preparing 03:15:47 c29c8d0bb7c0: Preparing 03:15:47 8ca959805782: Preparing 03:15:47 e2ff1fc5452c: Preparing 03:15:47 1d8c60391ba3: Preparing 03:15:47 e2eb06d8af82: Preparing 03:15:47 e2eb06d8af82: Waiting 03:15:47 c29c8d0bb7c0: Layer already exists 03:15:47 337e32c77aab: Layer already exists 03:15:47 1d8c60391ba3: Layer already exists 03:15:47 e2ff1fc5452c: Layer already exists 03:15:47 8ca959805782: Layer already exists 03:15:47 e2eb06d8af82: Layer already exists 03:15:47 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh 03:15:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 03:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:48 337e32c77aab: Preparing 03:15:48 c29c8d0bb7c0: Preparing 03:15:48 8ca959805782: Preparing 03:15:48 e2ff1fc5452c: Preparing 03:15:48 1d8c60391ba3: Preparing 03:15:48 e2eb06d8af82: Preparing 03:15:48 e2eb06d8af82: Waiting 03:15:48 8ca959805782: Layer already exists 03:15:48 337e32c77aab: Layer already exists 03:15:48 c29c8d0bb7c0: Layer already exists 03:15:48 1d8c60391ba3: Layer already exists 03:15:48 e2ff1fc5452c: Layer already exists 03:15:48 e2eb06d8af82: Layer already exists 03:15:48 main: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:48 ===================================================== [Pipeline] echo 03:15:48 taggedImages: 03:15:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:15:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 03:15:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:15:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:15:48 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:48 latest 03:15:48 2.0.1-dev.81 03:15:48 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:48 main 03:15:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:49 52ca53b8db83: Preparing 03:15:49 be025dca2c95: Preparing 03:15:49 7b6e2a2dcba5: Preparing 03:15:49 637f0b72b3e5: Preparing 03:15:49 9ed66243bccb: Preparing 03:15:49 c08eef917b4c: Preparing 03:15:49 35a641b72f6b: Preparing 03:15:49 225e7699d19d: Preparing 03:15:49 bfc690f5b700: Preparing 03:15:49 e2eb06d8af82: Preparing 03:15:49 c08eef917b4c: Waiting 03:15:49 35a641b72f6b: Waiting 03:15:49 225e7699d19d: Waiting 03:15:49 bfc690f5b700: Waiting 03:15:49 e2eb06d8af82: Waiting 03:15:49 52ca53b8db83: Pushed 03:15:49 be025dca2c95: Pushed 03:15:49 9ed66243bccb: Pushed 03:15:49 c08eef917b4c: Pushed 03:15:49 35a641b72f6b: Pushed 03:15:49 e2eb06d8af82: Layer already exists 03:15:49 225e7699d19d: Pushed 03:15:49 637f0b72b3e5: Pushed 03:15:49 bfc690f5b700: Pushed 03:15:49 7b6e2a2dcba5: Pushed 03:15:50 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh 03:15:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 03:15:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:50 52ca53b8db83: Preparing 03:15:50 be025dca2c95: Preparing 03:15:50 7b6e2a2dcba5: Preparing 03:15:50 637f0b72b3e5: Preparing 03:15:50 9ed66243bccb: Preparing 03:15:50 c08eef917b4c: Preparing 03:15:50 35a641b72f6b: Preparing 03:15:50 225e7699d19d: Preparing 03:15:50 bfc690f5b700: Preparing 03:15:50 e2eb06d8af82: Preparing 03:15:50 225e7699d19d: Waiting 03:15:50 bfc690f5b700: Waiting 03:15:50 e2eb06d8af82: Waiting 03:15:50 c08eef917b4c: Waiting 03:15:50 35a641b72f6b: Waiting 03:15:50 9ed66243bccb: Layer already exists 03:15:50 637f0b72b3e5: Layer already exists 03:15:50 52ca53b8db83: Layer already exists 03:15:50 7b6e2a2dcba5: Layer already exists 03:15:50 be025dca2c95: Layer already exists 03:15:50 c08eef917b4c: Layer already exists 03:15:50 bfc690f5b700: Layer already exists 03:15:50 35a641b72f6b: Layer already exists 03:15:50 225e7699d19d: Layer already exists 03:15:50 e2eb06d8af82: Layer already exists 03:15:50 latest: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh 03:15:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 03:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:51 52ca53b8db83: Preparing 03:15:51 be025dca2c95: Preparing 03:15:51 7b6e2a2dcba5: Preparing 03:15:51 637f0b72b3e5: Preparing 03:15:51 9ed66243bccb: Preparing 03:15:51 c08eef917b4c: Preparing 03:15:51 35a641b72f6b: Preparing 03:15:51 225e7699d19d: Preparing 03:15:51 bfc690f5b700: Preparing 03:15:51 e2eb06d8af82: Preparing 03:15:51 c08eef917b4c: Waiting 03:15:51 35a641b72f6b: Waiting 03:15:51 225e7699d19d: Waiting 03:15:51 bfc690f5b700: Waiting 03:15:51 e2eb06d8af82: Waiting 03:15:51 637f0b72b3e5: Layer already exists 03:15:51 9ed66243bccb: Layer already exists 03:15:51 be025dca2c95: Layer already exists 03:15:51 7b6e2a2dcba5: Layer already exists 03:15:51 52ca53b8db83: Layer already exists 03:15:51 c08eef917b4c: Layer already exists 03:15:51 35a641b72f6b: Layer already exists 03:15:51 e2eb06d8af82: Layer already exists 03:15:51 225e7699d19d: Layer already exists 03:15:51 bfc690f5b700: Layer already exists 03:15:51 2.0.1-dev.81: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh 03:15:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:52 52ca53b8db83: Preparing 03:15:52 be025dca2c95: Preparing 03:15:52 7b6e2a2dcba5: Preparing 03:15:52 637f0b72b3e5: Preparing 03:15:52 9ed66243bccb: Preparing 03:15:52 c08eef917b4c: Preparing 03:15:52 35a641b72f6b: Preparing 03:15:52 225e7699d19d: Preparing 03:15:52 bfc690f5b700: Preparing 03:15:52 e2eb06d8af82: Preparing 03:15:52 35a641b72f6b: Waiting 03:15:52 225e7699d19d: Waiting 03:15:52 bfc690f5b700: Waiting 03:15:52 e2eb06d8af82: Waiting 03:15:52 c08eef917b4c: Waiting 03:15:52 7b6e2a2dcba5: Layer already exists 03:15:52 9ed66243bccb: Layer already exists 03:15:52 be025dca2c95: Layer already exists 03:15:52 52ca53b8db83: Layer already exists 03:15:52 637f0b72b3e5: Layer already exists 03:15:52 225e7699d19d: Layer already exists 03:15:52 c08eef917b4c: Layer already exists 03:15:52 35a641b72f6b: Layer already exists 03:15:52 bfc690f5b700: Layer already exists 03:15:52 e2eb06d8af82: Layer already exists 03:15:52 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh 03:15:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 03:15:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:53 52ca53b8db83: Preparing 03:15:53 be025dca2c95: Preparing 03:15:53 7b6e2a2dcba5: Preparing 03:15:53 637f0b72b3e5: Preparing 03:15:53 9ed66243bccb: Preparing 03:15:53 c08eef917b4c: Preparing 03:15:53 35a641b72f6b: Preparing 03:15:53 225e7699d19d: Preparing 03:15:53 bfc690f5b700: Preparing 03:15:53 e2eb06d8af82: Preparing 03:15:53 c08eef917b4c: Waiting 03:15:53 35a641b72f6b: Waiting 03:15:53 225e7699d19d: Waiting 03:15:53 bfc690f5b700: Waiting 03:15:53 e2eb06d8af82: Waiting 03:15:53 7b6e2a2dcba5: Layer already exists 03:15:53 52ca53b8db83: Layer already exists 03:15:53 9ed66243bccb: Layer already exists 03:15:53 be025dca2c95: Layer already exists 03:15:53 637f0b72b3e5: Layer already exists 03:15:53 225e7699d19d: Layer already exists 03:15:53 35a641b72f6b: Layer already exists 03:15:53 bfc690f5b700: Layer already exists 03:15:53 e2eb06d8af82: Layer already exists 03:15:53 c08eef917b4c: Layer already exists 03:15:53 main: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:53 ===================================================== [Pipeline] echo 03:15:53 taggedImages: 03:15:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:15:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 03:15:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:15:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:15:53 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:53 latest 03:15:53 2.0.1-dev.81 03:15:53 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:53 main 03:15:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:15:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:15:53 950a4535d3a4: Preparing 03:15:53 651dcce2e9dc: Preparing 03:15:53 e3e3941368e0: Preparing 03:15:53 f6bd41cac199: Preparing 03:15:53 e2eb06d8af82: Preparing 03:15:53 e2eb06d8af82: Layer already exists 03:15:53 e3e3941368e0: Layer already exists 03:15:53 f6bd41cac199: Pushed 03:15:53 950a4535d3a4: Pushed 03:15:55 651dcce2e9dc: Pushed 03:15:55 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh 03:15:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 03:15:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:15:55 950a4535d3a4: Preparing 03:15:55 651dcce2e9dc: Preparing 03:15:55 e3e3941368e0: Preparing 03:15:55 f6bd41cac199: Preparing 03:15:55 e2eb06d8af82: Preparing 03:15:55 651dcce2e9dc: Layer already exists 03:15:55 e3e3941368e0: Layer already exists 03:15:55 f6bd41cac199: Layer already exists 03:15:55 e2eb06d8af82: Layer already exists 03:15:55 950a4535d3a4: Layer already exists 03:15:55 latest: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh 03:15:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 03:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:15:56 950a4535d3a4: Preparing 03:15:56 651dcce2e9dc: Preparing 03:15:56 e3e3941368e0: Preparing 03:15:56 f6bd41cac199: Preparing 03:15:56 e2eb06d8af82: Preparing 03:15:56 651dcce2e9dc: Layer already exists 03:15:56 f6bd41cac199: Layer already exists 03:15:56 e3e3941368e0: Layer already exists 03:15:56 950a4535d3a4: Layer already exists 03:15:56 e2eb06d8af82: Layer already exists 03:15:56 2.0.1-dev.81: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh 03:15:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:15:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:15:57 950a4535d3a4: Preparing 03:15:57 651dcce2e9dc: Preparing 03:15:57 e3e3941368e0: Preparing 03:15:57 f6bd41cac199: Preparing 03:15:57 e2eb06d8af82: Preparing 03:15:57 950a4535d3a4: Layer already exists 03:15:57 651dcce2e9dc: Layer already exists 03:15:57 f6bd41cac199: Layer already exists 03:15:57 e2eb06d8af82: Layer already exists 03:15:57 e3e3941368e0: Layer already exists 03:15:57 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh 03:15:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 03:15:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:15:57 950a4535d3a4: Preparing 03:15:57 651dcce2e9dc: Preparing 03:15:57 e3e3941368e0: Preparing 03:15:57 f6bd41cac199: Preparing 03:15:57 e2eb06d8af82: Preparing 03:15:57 950a4535d3a4: Layer already exists 03:15:57 e3e3941368e0: Layer already exists 03:15:57 651dcce2e9dc: Layer already exists 03:15:57 f6bd41cac199: Layer already exists 03:15:57 e2eb06d8af82: Layer already exists 03:16:04 main: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:04 ===================================================== [Pipeline] echo 03:16:04 taggedImages: 03:16:04 - nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:16:04 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 03:16:04 - nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:16:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:16:04 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:04 latest 03:16:04 2.0.1-dev.81 03:16:04 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:04 main 03:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:16:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:04 16ef2407a194: Preparing 03:16:04 35fd8081a4a0: Preparing 03:16:04 e3e3941368e0: Preparing 03:16:04 f0de6d2abc58: Preparing 03:16:04 e2eb06d8af82: Preparing 03:16:04 e2eb06d8af82: Layer already exists 03:16:04 f0de6d2abc58: Layer already exists 03:16:04 e3e3941368e0: Layer already exists 03:16:04 16ef2407a194: Pushed 03:16:05 35fd8081a4a0: Pushed 03:16:06 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:16:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 03:16:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:06 16ef2407a194: Preparing 03:16:06 35fd8081a4a0: Preparing 03:16:06 e3e3941368e0: Preparing 03:16:06 f0de6d2abc58: Preparing 03:16:06 e2eb06d8af82: Preparing 03:16:06 e2eb06d8af82: Layer already exists 03:16:06 f0de6d2abc58: Layer already exists 03:16:06 16ef2407a194: Layer already exists 03:16:06 e3e3941368e0: Layer already exists 03:16:06 35fd8081a4a0: Layer already exists 03:16:06 latest: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 03:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:07 16ef2407a194: Preparing 03:16:07 35fd8081a4a0: Preparing 03:16:07 e3e3941368e0: Preparing 03:16:07 f0de6d2abc58: Preparing 03:16:07 e2eb06d8af82: Preparing 03:16:07 e2eb06d8af82: Layer already exists 03:16:07 f0de6d2abc58: Layer already exists 03:16:07 e3e3941368e0: Layer already exists 03:16:07 35fd8081a4a0: Layer already exists 03:16:07 16ef2407a194: Layer already exists 03:16:07 2.0.1-dev.81: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:07 16ef2407a194: Preparing 03:16:07 35fd8081a4a0: Preparing 03:16:07 e3e3941368e0: Preparing 03:16:07 f0de6d2abc58: Preparing 03:16:07 e2eb06d8af82: Preparing 03:16:07 e2eb06d8af82: Layer already exists 03:16:07 16ef2407a194: Layer already exists 03:16:07 f0de6d2abc58: Layer already exists 03:16:07 e3e3941368e0: Layer already exists 03:16:07 35fd8081a4a0: Layer already exists 03:16:07 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:16:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 03:16:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:08 16ef2407a194: Preparing 03:16:08 35fd8081a4a0: Preparing 03:16:08 e3e3941368e0: Preparing 03:16:08 f0de6d2abc58: Preparing 03:16:08 e2eb06d8af82: Preparing 03:16:08 16ef2407a194: Layer already exists 03:16:08 f0de6d2abc58: Layer already exists 03:16:08 e3e3941368e0: Layer already exists 03:16:08 35fd8081a4a0: Layer already exists 03:16:08 e2eb06d8af82: Layer already exists 03:16:08 main: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:08 ===================================================== [Pipeline] echo 03:16:08 taggedImages: 03:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 03:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:16:08 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:16:08 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:08 latest 03:16:08 2.0.1-dev.81 03:16:08 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:08 main 03:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:16:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:16:09 2bb96a61871a: Preparing 03:16:09 fc8463c51a26: Preparing 03:16:09 ef6231a54f5e: Preparing 03:16:09 fa72d48af272: Preparing 03:16:09 879b85f2d1ed: Preparing 03:16:09 6777e3bbcb7c: Preparing 03:16:09 fd08d546f6b8: Preparing 03:16:09 0636255016a6: Preparing 03:16:09 84e9d258764d: Preparing 03:16:09 56463f638872: Preparing 03:16:09 e2eb06d8af82: Preparing 03:16:09 6777e3bbcb7c: Waiting 03:16:09 fd08d546f6b8: Waiting 03:16:09 0636255016a6: Waiting 03:16:09 84e9d258764d: Waiting 03:16:09 56463f638872: Waiting 03:16:09 e2eb06d8af82: Waiting 03:16:09 879b85f2d1ed: Layer already exists 03:16:09 6777e3bbcb7c: Layer already exists 03:16:09 fc8463c51a26: Pushed 03:16:09 fd08d546f6b8: Layer already exists 03:16:09 84e9d258764d: Layer already exists 03:16:09 0636255016a6: Layer already exists 03:16:09 56463f638872: Layer already exists 03:16:09 e2eb06d8af82: Layer already exists 03:16:09 2bb96a61871a: Pushed 03:16:10 ef6231a54f5e: Pushed 03:16:14 fa72d48af272: Pushed 03:16:14 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:16:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 03:16:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:16:14 2bb96a61871a: Preparing 03:16:14 fc8463c51a26: Preparing 03:16:14 ef6231a54f5e: Preparing 03:16:14 fa72d48af272: Preparing 03:16:14 879b85f2d1ed: Preparing 03:16:14 6777e3bbcb7c: Preparing 03:16:14 fd08d546f6b8: Preparing 03:16:14 0636255016a6: Preparing 03:16:14 84e9d258764d: Preparing 03:16:14 56463f638872: Preparing 03:16:14 e2eb06d8af82: Preparing 03:16:14 6777e3bbcb7c: Waiting 03:16:14 fd08d546f6b8: Waiting 03:16:14 0636255016a6: Waiting 03:16:14 84e9d258764d: Waiting 03:16:14 56463f638872: Waiting 03:16:14 e2eb06d8af82: Waiting 03:16:14 879b85f2d1ed: Layer already exists 03:16:14 2bb96a61871a: Layer already exists 03:16:14 fc8463c51a26: Layer already exists 03:16:14 ef6231a54f5e: Layer already exists 03:16:14 fa72d48af272: Layer already exists 03:16:14 6777e3bbcb7c: Layer already exists 03:16:14 56463f638872: Layer already exists 03:16:14 fd08d546f6b8: Layer already exists 03:16:14 0636255016a6: Layer already exists 03:16:14 84e9d258764d: Layer already exists 03:16:14 e2eb06d8af82: Layer already exists 03:16:14 latest: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:16:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:16:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 03:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:16:15 2bb96a61871a: Preparing 03:16:15 fc8463c51a26: Preparing 03:16:15 ef6231a54f5e: Preparing 03:16:15 fa72d48af272: Preparing 03:16:15 879b85f2d1ed: Preparing 03:16:15 6777e3bbcb7c: Preparing 03:16:15 fd08d546f6b8: Preparing 03:16:15 0636255016a6: Preparing 03:16:15 84e9d258764d: Preparing 03:16:15 56463f638872: Preparing 03:16:15 e2eb06d8af82: Preparing 03:16:15 6777e3bbcb7c: Waiting 03:16:15 fd08d546f6b8: Waiting 03:16:15 56463f638872: Waiting 03:16:15 0636255016a6: Waiting 03:16:15 84e9d258764d: Waiting 03:16:15 e2eb06d8af82: Waiting 03:16:15 fc8463c51a26: Layer already exists 03:16:15 879b85f2d1ed: Layer already exists 03:16:15 2bb96a61871a: Layer already exists 03:16:15 fa72d48af272: Layer already exists 03:16:15 ef6231a54f5e: Layer already exists 03:16:15 6777e3bbcb7c: Layer already exists 03:16:15 56463f638872: Layer already exists 03:16:15 fd08d546f6b8: Layer already exists 03:16:15 84e9d258764d: Layer already exists 03:16:15 0636255016a6: Layer already exists 03:16:15 e2eb06d8af82: Layer already exists 03:16:15 2.0.1-dev.81: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:16:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:16:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:16:15 2bb96a61871a: Preparing 03:16:15 fc8463c51a26: Preparing 03:16:15 ef6231a54f5e: Preparing 03:16:15 fa72d48af272: Preparing 03:16:15 879b85f2d1ed: Preparing 03:16:15 6777e3bbcb7c: Preparing 03:16:15 fd08d546f6b8: Preparing 03:16:15 0636255016a6: Preparing 03:16:15 84e9d258764d: Preparing 03:16:15 56463f638872: Preparing 03:16:15 e2eb06d8af82: Preparing 03:16:15 6777e3bbcb7c: Waiting 03:16:15 fd08d546f6b8: Waiting 03:16:15 0636255016a6: Waiting 03:16:15 84e9d258764d: Waiting 03:16:15 e2eb06d8af82: Waiting 03:16:15 56463f638872: Waiting 03:16:15 879b85f2d1ed: Layer already exists 03:16:15 fa72d48af272: Layer already exists 03:16:15 ef6231a54f5e: Layer already exists 03:16:15 2bb96a61871a: Layer already exists 03:16:15 fc8463c51a26: Layer already exists 03:16:15 fd08d546f6b8: Layer already exists 03:16:15 6777e3bbcb7c: Layer already exists 03:16:15 84e9d258764d: Layer already exists 03:16:15 0636255016a6: Layer already exists 03:16:15 56463f638872: Layer already exists 03:16:15 e2eb06d8af82: Layer already exists 03:16:15 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:16:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 03:16:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:16:17 2bb96a61871a: Preparing 03:16:17 fc8463c51a26: Preparing 03:16:17 ef6231a54f5e: Preparing 03:16:17 fa72d48af272: Preparing 03:16:17 879b85f2d1ed: Preparing 03:16:17 6777e3bbcb7c: Preparing 03:16:17 fd08d546f6b8: Preparing 03:16:17 0636255016a6: Preparing 03:16:17 84e9d258764d: Preparing 03:16:17 56463f638872: Preparing 03:16:17 e2eb06d8af82: Preparing 03:16:17 fd08d546f6b8: Waiting 03:16:17 6777e3bbcb7c: Waiting 03:16:17 0636255016a6: Waiting 03:16:17 84e9d258764d: Waiting 03:16:17 56463f638872: Waiting 03:16:17 e2eb06d8af82: Waiting 03:16:17 ef6231a54f5e: Layer already exists 03:16:17 879b85f2d1ed: Layer already exists 03:16:17 2bb96a61871a: Layer already exists 03:16:17 fc8463c51a26: Layer already exists 03:16:17 fa72d48af272: Layer already exists 03:16:17 6777e3bbcb7c: Layer already exists 03:16:17 fd08d546f6b8: Layer already exists 03:16:17 0636255016a6: Layer already exists 03:16:17 84e9d258764d: Layer already exists 03:16:17 56463f638872: Layer already exists 03:16:17 e2eb06d8af82: Layer already exists 03:16:17 main: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:17 ===================================================== [Pipeline] echo 03:16:17 taggedImages: 03:16:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:16:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:16:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 03:16:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:16:17 - 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] } 03:17:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:17:14 Removing intermediate container 0788a2dc6c92 03:17:14 ---> 50783bf058fb 03:17:14 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:17:14 ---> Running in c41a2d5721f1 03:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:17:18 Removing intermediate container 6dcf599008a2 03:17:18 ---> 0eae0fb1a054 03:17:18 03:17:18 Step 9/30 : FROM alpine:3.14 03:17:18 3.14: Pulling from library/alpine 03:17:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:17:19 Status: Downloaded newer image for alpine:3.14 03:17:19 ---> bb3de5531c18 03:17:19 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:17:19 Removing intermediate container 145b14a97b65 03:17:19 ---> fc65c9aa5a15 03:17:19 03:17:19 Step 9/24 : FROM alpine:3.14 03:17:19 ---> bb3de5531c18 03:17:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:17:19 ---> Running in 1db8856f9f4b 03:17:19 ---> Running in 757f39395649 03:17:20 Removing intermediate container 1db8856f9f4b 03:17:20 ---> c5af07b42c7e 03:17:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:17:20 ---> Running in 046dd07b6cbd 03:17:22 Removing intermediate container c41a2d5721f1 03:17:22 ---> e9479525f14a 03:17:22 03:17:22 Step 10/22 : FROM docker:20.10.8 03:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:22 20.10.8: Pulling from library/docker 03:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:24 (1/3) Installing ca-certificates (20191127-r5) 03:17:24 (1/2) Installing dumb-init (1.2.5-r1) 03:17:24 (2/2) Installing su-exec (0.2-r1) 03:17:24 Executing busybox-1.33.1-r3.trigger 03:17:24 OK: 5 MiB in 16 packages 03:17:24 (2/3) Installing dumb-init (1.2.5-r1) 03:17:24 (3/3) Installing su-exec (0.2-r1) 03:17:24 Executing busybox-1.33.1-r3.trigger 03:17:24 Executing ca-certificates-20191127-r5.trigger 03:17:24 OK: 6 MiB in 17 packages 03:17:26 Removing intermediate container 046dd07b6cbd 03:17:26 ---> f1b7038f4cb9 03:17:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:17:26 Removing intermediate container affbe6591fdd 03:17:26 ---> 6fb9ecc11975 03:17:26 03:17:26 Step 9/21 : FROM alpine:3.14 03:17:26 ---> bb3de5531c18 03:17:26 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:17:26 ---> Running in 13c3fdd59c50 03:17:26 ---> Running in cf4466d4e014 03:17:27 Removing intermediate container 13c3fdd59c50 03:17:27 ---> 66c5707240aa 03:17:27 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:17:27 Removing intermediate container 757f39395649 03:17:27 ---> 1e6bc8e617bb 03:17:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:27 ---> Running in b94d4f86eeda 03:17:27 ---> Running in bf8440f19853 03:17:28 Removing intermediate container bf8440f19853 03:17:28 ---> 19e54ad63d9d 03:17:28 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:17:28 Removing intermediate container b94d4f86eeda 03:17:28 ---> 40718747b87b 03:17:28 Step 12/24 : WORKDIR / 03:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:28 ---> Running in 28d046ce293f 03:17:28 ---> Running in 273a32ac3ea6 03:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:30 Removing intermediate container 273a32ac3ea6 03:17:30 ---> b80d46400b41 03:17:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:17:30 (1/2) Installing ca-certificates (20191127-r5) 03:17:30 (2/2) Installing dumb-init (1.2.5-r1) 03:17:30 Executing busybox-1.33.1-r3.trigger 03:17:30 Executing ca-certificates-20191127-r5.trigger 03:17:30 OK: 6 MiB in 16 packages 03:17:31 ---> 6c03bd4a50ad 03:17:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:17:33 Removing intermediate container 28d046ce293f 03:17:33 ---> 0743617b140a 03:17:33 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:17:33 ---> f64728cdaf14 03:17:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:17:33 Removing intermediate container cf4466d4e014 03:17:33 ---> 33557f26d517 03:17:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:17:33 ---> Running in 60849bd7171f 03:17:33 ---> Running in 36ef796e9b0f 03:17:34 Removing intermediate container 60849bd7171f 03:17:34 ---> 529f36a876f7 03:17:34 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:17:34 Removing intermediate container 36ef796e9b0f 03:17:34 ---> a81614b7d0a3 03:17:34 Step 12/21 : ENV APP_PORT=59860 03:17:34 ---> 17d8b0801616 03:17:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:17:34 ---> Running in 76a2b4c56b40 03:17:35 Removing intermediate container 76a2b4c56b40 03:17:35 ---> 5f752c7590aa 03:17:35 Step 13/21 : EXPOSE $APP_PORT 03:17:35 ---> 5bab2da5a156 03:17:35 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:17:35 ---> Running in 5d94b6edf9b0 03:17:35 ---> Running in 636a08f2f3b6 03:17:36 ---> 5bc35d79712d 03:17:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:17:36 Removing intermediate container 5d94b6edf9b0 03:17:36 ---> 946d391cf94b 03:17:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:36 Removing intermediate container c77be5e0dd93 03:17:36 ---> 575c7093d040 03:17:36 03:17:36 Step 9/22 : FROM alpine:3.14 03:17:36 ---> bb3de5531c18 03:17:36 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:17:36 ---> Running in f6b729af0773 03:17:37 Removing intermediate container f6b729af0773 03:17:37 ---> dcc7eb18da59 03:17:37 Step 11/22 : ENV APP_PORT=59880 03:17:37 ---> ba4535edfb9c 03:17:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:17:38 ---> Running in 85a7af88eadb 03:17:38 ---> 515317c40708 03:17:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:17:38 Removing intermediate container 85a7af88eadb 03:17:38 ---> 7861e804c843 03:17:38 Step 12/22 : EXPOSE $APP_PORT 03:17:38 Removing intermediate container 636a08f2f3b6 03:17:38 ---> 42383b5c5591 03:17:38 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:38 ---> Running in c60912070c2f 03:17:39 Removing intermediate container c60912070c2f 03:17:39 ---> 073bb5defbf6 03:17:39 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:39 ---> Running in 5bdaf20fcfe3 03:17:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:17:39 Status: Downloaded newer image for docker:20.10.8 03:17:40 ---> 3734d5adc5ac 03:17:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:17:40 ---> Running in 45b4dc13347d 03:17:40 ---> b909728d5344 03:17:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:17:40 ---> 0f169f11ccd6 03:17:40 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:17:40 ---> a5baa2e30c34 03:17:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:17:40 Removing intermediate container 45b4dc13347d 03:17:40 ---> 40b0f31dfb68 03:17:40 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 03:17:41 ---> Running in 7cbd63434e5d 03:17:41 ---> e508fa899410 03:17:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:17:41 ---> Running in 3e2742612c13 03:17:42 ---> 7d210ac14a7f 03:17:42 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/ 03:17:42 ---> Running in fb60d6f0c37a 03:17:42 Removing intermediate container 3e2742612c13 03:17:42 ---> 17d47025e42a 03:17:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:42 ---> 2583ec0a0e54 03:17:42 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:17:42 ---> Running in 4e74bec43534 03:17:42 Removing intermediate container 5bdaf20fcfe3 03:17:42 ---> 8cfd821b3db5 03:17:42 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:17:42 ---> Running in d5ff33f5cb14 03:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:43 Removing intermediate container 4e74bec43534 03:17:43 ---> bec1a42ffa31 03:17:43 Step 19/21 : LABEL arch=arm64 03:17:44 ---> Running in f3adbb30b0e6 03:17:44 ---> fbcce19204b5 03:17:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:17:44 (1/42) Installing readline (8.1.0-r0) 03:17:44 (2/42) Installing bash (5.1.4-r0) 03:17:44 Executing bash-5.1.4-r0.post-install 03:17:44 (3/42) Installing brotli-libs (1.0.9-r5) 03:17:44 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:17:44 (5/42) Installing libcurl (7.79.1-r0) 03:17:44 (6/42) Installing curl (7.79.1-r0) 03:17:44 (7/42) Installing dumb-init (1.2.5-r1) 03:17:44 (8/42) Installing libbz2 (1.0.8-r1) 03:17:44 (9/42) Installing expat (2.4.1-r0) 03:17:44 (10/42) Installing libffi (3.3-r2) 03:17:44 (11/42) Installing gdbm (1.19-r0) 03:17:44 (12/42) Installing xz-libs (5.2.5-r0) 03:17:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:17:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:44 (15/42) Installing mpdecimal (2.5.1-r1) 03:17:44 (16/42) Installing sqlite-libs (3.35.5-r0) 03:17:44 (17/42) Installing python3 (3.9.5-r1) 03:17:44 Removing intermediate container f3adbb30b0e6 03:17:44 ---> 40072f16ec2f 03:17:44 Step 20/21 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:17:45 ---> Running in 510690a3ad4b 03:17:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:45 ---> e5ddfad4cd0d 03:17:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:17:45 Removing intermediate container 510690a3ad4b 03:17:45 ---> 1da111b6083f 03:17:45 Step 21/21 : LABEL version=2.0.1-dev.81 03:17:45 Removing intermediate container fb60d6f0c37a 03:17:45 ---> f419e2ae3796 03:17:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:17:45 ---> Running in 7b8e72a5ea2e 03:17:46 ---> Running in 0ad50604fadb 03:17:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:46 Removing intermediate container 7b8e72a5ea2e 03:17:46 Removing intermediate container 0ad50604fadb 03:17:46 ---> 09ee49956170 03:17:46 Step 22/24 : LABEL arch=arm64 03:17:46 ---> 8f841716bc48 03:17:46 03:17:46 ---> e6dae529786f 03:17:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:17:46 ---> Running in 097fcc24b9e3 03:17:47 Successfully built 8f841716bc48 03:17:47 (1/6) Installing dumb-init (1.2.5-r1) 03:17:47 Successfully tagged support-notifications-arm64:latest 03:17:47  Building support-notifications ... done Building support-scheduler 03:17:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:17:47 ---> Running in faf094458f81 03:17:47 (18/42) Installing py3-appdirs (1.4.4-r2) 03:17:47 (19/42) Installing py3-chardet (4.0.0-r2) 03:17:47 (3/6) Installing libsodium (1.0.18-r0) 03:17:47 (20/42) Installing py3-idna (3.2-r0) 03:17:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:17:47 (22/42) Installing py3-certifi (2020.12.5-r1) 03:17:47 Removing intermediate container 097fcc24b9e3 03:17:47 ---> f91358b9e99d 03:17:47 Step 23/24 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:17:47 (23/42) Installing py3-requests (2.25.1-r4) 03:17:47 (5/6) Installing libzmq (4.3.4-r0) 03:17:47 (24/42) Installing py3-msgpack (1.0.2-r1) 03:17:47 (25/42) Installing py3-lockfile (0.12.2-r4) 03:17:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:17:47 ---> Running in 12718412adcf 03:17:47 (27/42) Installing py3-colorama (0.4.4-r1) 03:17:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:17:47 (29/42) Installing py3-distlib (0.3.1-r3) 03:17:47 (6/6) Installing zeromq (4.3.4-r0) 03:17:47 (30/42) Installing py3-distro (1.5.0-r3) 03:17:47 (31/42) Installing py3-six (1.15.0-r1) 03:17:47 (32/42) Installing py3-webencodings (0.5.1-r4) 03:17:47 (33/42) Installing py3-html5lib (1.1-r1) 03:17:47 Executing busybox-1.33.1-r3.trigger 03:17:47 OK: 8 MiB in 20 packages 03:17:48 (34/42) Installing py3-parsing (2.4.7-r2) 03:17:48 Removing intermediate container faf094458f81 03:17:48 ---> 026c04024484 03:17:48 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:17:48 (35/42) Installing py3-packaging (20.9-r1) 03:17:48 (36/42) Installing py3-toml (0.10.2-r2) 03:17:48 (37/42) Installing py3-pep517 (0.10.0-r2) 03:17:48 (38/42) Installing py3-progress (1.5-r2) 03:17:48 (39/42) Installing py3-retrying (1.3.3-r1) 03:17:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:17:48 (41/42) Installing py3-setuptools (52.0.0-r3) 03:17:48 (42/42) Installing py3-pip (20.3.4-r1) 03:17:48 Removing intermediate container 12718412adcf 03:17:48 ---> 2e3d4220e085 03:17:48 Step 24/24 : LABEL version=2.0.1-dev.81 03:17:48 ---> Running in 7fb9329941d4 03:17:49 Executing busybox-1.33.1-r3.trigger 03:17:49 OK: 84 MiB in 64 packages 03:17:49 ---> 4fdd61fa99b2 03:17:49 Step 25/30 : RUN chmod +x /entrypoint.sh 03:17:49 ---> Running in 918ba260d001 03:17:49 Removing intermediate container d5ff33f5cb14 03:17:49 ---> d54b1a9b008f 03:17:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:49 Removing intermediate container 7fb9329941d4 03:17:49 ---> 26f8b0b9c544 03:17:49 03:17:50 Successfully built 26f8b0b9c544 03:17:50 Successfully tagged security-secretstore-setup-arm64:latest 03:17:50 Building core-metadata 03:17:51  Building security-secretstore-setup ... done  ---> 670a4b4ad23c 03:17:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:17:53 ---> 2935f4f04e0c 03:17:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:17:53 Removing intermediate container 918ba260d001 03:17:53 ---> 47e44c0bb065 03:17:53 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:17:53 ---> Running in 5c9ab419d35e 03:17:53 Removing intermediate container 5c9ab419d35e 03:17:53 ---> 61068ed6753d 03:17:53 Step 27/30 : CMD ["gate"] 03:17:53 ---> 9c78b32cadd3 03:17:53 Step 18/22 : ENTRYPOINT ["/core-data"] 03:17:53 ---> Running in 7c231fdd6fbc 03:17:53 ---> Running in ce157b6cc8a4 03:17:53 Collecting docker-compose==1.23.2 03:17:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:17:54 Removing intermediate container 7c231fdd6fbc 03:17:54 ---> a42d4880e279 03:17:54 Step 28/30 : LABEL arch=arm64 03:17:54 Removing intermediate container ce157b6cc8a4 03:17:54 ---> 5dfdcd36c558 03:17:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:54 ---> Running in 4075719e8edf 03:17:54 ---> Running in 21dfda01e679 03:17:55 Collecting PyYAML<4,>=3.10 03:17:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:55 Removing intermediate container 4075719e8edf 03:17:55 ---> 31cc51ca2bcf 03:17:55 Step 20/22 : LABEL arch=arm64 03:17:55 Removing intermediate container 21dfda01e679 03:17:55 ---> dab87eb27b1e 03:17:55 Step 29/30 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:17:55 ---> Running in 7a605df74cca 03:17:55 ---> Running in 1bc57ace877d 03:17:56 Removing intermediate container 7a605df74cca 03:17:56 ---> 4524b1dfc154 03:17:56 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:17:56 ---> Running in 9508ebd46e82 03:17:56 Removing intermediate container 1bc57ace877d 03:17:56 ---> 87799743a792 03:17:56 Step 30/30 : LABEL version=2.0.1-dev.81 03:17:56 ---> Running in 2190e1f613c5 03:17:57 Removing intermediate container 9508ebd46e82 03:17:57 ---> 92f2486f34c8 03:17:57 Step 22/22 : LABEL version=2.0.1-dev.81 03:17:57 ---> Running in 76c4e9396de5 03:17:57 Removing intermediate container 2190e1f613c5 03:17:57 ---> ea4350d00f8d 03:17:57 03:17:57 Successfully built ea4350d00f8d 03:17:57 Successfully tagged security-bootstrapper-arm64:latest 03:17:57  Building security-bootstrapper ... done Building security-proxy-setup 03:17:57 Removing intermediate container 76c4e9396de5 03:17:57 ---> 34012530d628 03:17:57 03:17:58 Successfully built 34012530d628 03:17:58 Successfully tagged core-data-arm64:latest 03:17:58  Building core-data ... done Building core-command 03:17:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:17:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:17:59 Collecting websocket-client<1.0,>=0.32.0 03:17:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:17:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:59 Collecting texttable<0.10,>=0.9.0 03:17:59 Downloading texttable-0.9.1.tar.gz (11 kB) 03:18:01 Collecting cached-property<2,>=1.2.0 03:18:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:18:02 Collecting docker<4.0,>=3.6.0 03:18:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:18:02 Collecting jsonschema<3,>=2.5.1 03:18:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:18:02 Collecting docopt<0.7,>=0.6.1 03:18:02 Downloading docopt-0.6.2.tar.gz (25 kB) 03:18:04 Collecting dockerpty<0.5,>=0.4.1 03:18:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:18:06 Collecting docker-pycreds>=0.4.0 03:18:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:18:07 Collecting idna<2.8,>=2.5 03:18:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:18:08 Collecting chardet<3.1.0,>=3.0.2 03:18:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:18:08 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) 03:18:08 Collecting urllib3<1.25,>=1.21.1 03:18:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:18:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:18:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:18:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:18:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:18:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:18:09 Attempting uninstall: urllib3 03:18:09 Found existing installation: urllib3 1.26.5 03:18:09 Uninstalling urllib3-1.26.5: 03:18:10 Successfully uninstalled urllib3-1.26.5 03:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:10 ---> 904bb302b019 03:18:10 Step 3/23 : WORKDIR /edgex-go 03:18:10 ---> Using cache 03:18:10 ---> f9af9e26b031 03:18:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:10 ---> Using cache 03:18:10 ---> 4b81a5d0d9ee 03:18:10 Step 5/23 : RUN apk add --update --no-cache make git 03:18:10 ---> Using cache 03:18:10 ---> f1cea6e49a96 03:18:10 Step 6/23 : COPY go.mod . 03:18:10 Attempting uninstall: idna 03:18:10 Found existing installation: idna 3.2 03:18:10 Uninstalling idna-3.2: 03:18:10 Successfully uninstalled idna-3.2 03:18:11 Attempting uninstall: chardet 03:18:11 Found existing installation: chardet 4.0.0 03:18:11 Uninstalling chardet-4.0.0: 03:18:12 Successfully uninstalled chardet-4.0.0 03:18:12 ---> 5034bebc9de1 03:18:12 Step 7/23 : RUN go mod download 03:18:12 ---> Running in 138bff1afc09 03:18:13 Attempting uninstall: requests 03:18:13 Found existing installation: requests 2.25.1 03:18:13 Uninstalling requests-2.25.1: 03:18:13 Successfully uninstalled requests-2.25.1 03:18:14 Running setup.py install for texttable: started 03:18:16 Running setup.py install for texttable: finished with status 'done' 03:18:16 Running setup.py install for PyYAML: started 03:18:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:16 ---> 904bb302b019 03:18:16 Step 3/22 : WORKDIR /edgex-go 03:18:16 ---> Using cache 03:18:16 ---> f9af9e26b031 03:18:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:16 ---> Using cache 03:18:16 ---> 4b81a5d0d9ee 03:18:16 Step 5/22 : RUN apk add --update --no-cache make git 03:18:16 ---> Using cache 03:18:16 ---> f1cea6e49a96 03:18:16 Step 6/22 : COPY . . 03:18:16 ---> Using cache 03:18:16 ---> e14d8619b590 03:18:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 ---> Using cache 03:18:16 ---> 90821f14b9f3 03:18:16 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:18:16 ---> Running in d18e4ca7c8b0 03:18:17 Removing intermediate container 138bff1afc09 03:18:17 ---> 2beacc98635c 03:18:17 Step 8/23 : COPY . . 03:18:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:19 Running setup.py install for PyYAML: finished with status 'done' 03:18:19 Running setup.py install for docopt: started 03:18:21 Running setup.py install for docopt: finished with status 'done' 03:18:21 Running setup.py install for dockerpty: started 03:18:24 Running setup.py install for dockerpty: finished with status 'done' 03:18:26 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 03:18:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:18:26 ---> 904bb302b019 03:18:26 Step 3/20 : WORKDIR /edgex-go 03:18:26 ---> Using cache 03:18:26 ---> f9af9e26b031 03:18:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:26 ---> Using cache 03:18:26 ---> 4b81a5d0d9ee 03:18:26 Step 5/20 : RUN apk add --update --no-cache make git 03:18:26 ---> Using cache 03:18:26 ---> f1cea6e49a96 03:18:26 Step 6/20 : COPY . . 03:18:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:26 ---> 904bb302b019 03:18:26 Step 3/22 : WORKDIR /edgex-go 03:18:26 ---> Using cache 03:18:26 ---> f9af9e26b031 03:18:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:26 ---> Using cache 03:18:26 ---> 4b81a5d0d9ee 03:18:26 Step 5/22 : RUN apk add --update --no-cache make git 03:18:26 ---> Using cache 03:18:26 ---> f1cea6e49a96 03:18:26 Step 6/22 : COPY . . 03:18:26 ---> Using cache 03:18:26 ---> e14d8619b590 03:18:26 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> Using cache 03:18:26 ---> 90821f14b9f3 03:18:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:26 ---> Using cache 03:18:26 ---> e14d8619b590 03:18:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> Using cache 03:18:26 ---> 90821f14b9f3 03:18:26 Step 8/22 : RUN make cmd/core-command/core-command 03:18:27 ---> Running in c08e38e8f28e 03:18:27 ---> Running in 4f6401d1bc84 03:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 03:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:18:41 ---> d635c8a3874b 03:18:41 Step 9/23 : RUN go mod tidy 03:18:41 ---> Running in d7fc2065ec25 03:18:46 Removing intermediate container 7cbd63434e5d 03:18:46 ---> 2fc82928c8ed 03:18:46 Step 13/22 : ENV APP_PORT=58890 03:18:46 ---> Running in 87c96127e4fd 03:18:46 Removing intermediate container 87c96127e4fd 03:18:46 ---> 219e599060d6 03:18:46 Step 14/22 : EXPOSE $APP_PORT 03:18:46 ---> Running in bca303001f24 03:18:47 Removing intermediate container bca303001f24 03:18:47 ---> 43a7f60339f9 03:18:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:18:49 ---> 3c3cd1eded0a 03:18:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:18:50 Removing intermediate container d7fc2065ec25 03:18:50 ---> ee0b2a30f4dd 03:18:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:18:50 ---> Running in 1d2789c561d7 03:18:51 ---> 12671373f08a 03:18:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:52 ---> 4f6e01a5d7fb 03:18:52 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:18:52 ---> Running in 7badd50959e3 03:18:53 Removing intermediate container 7badd50959e3 03:18:53 ---> b056289a8208 03:18:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:53 ---> Running in 82e672e87049 03:18:54 Removing intermediate container 82e672e87049 03:18:54 ---> 281c9a1d1a2c 03:18:54 Step 20/22 : LABEL arch=arm64 03:18:54 ---> Running in fea6735f5266 03:18:55 Removing intermediate container fea6735f5266 03:18:55 ---> 269b92564971 03:18:55 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:18:55 ---> Running in e34a15a45fcb 03:18:55 Removing intermediate container e34a15a45fcb 03:18:55 ---> 563f67328fd6 03:18:55 Step 22/22 : LABEL version=2.0.1-dev.81 03:18:55 ---> Running in 3e8550b16219 03:18:56 Removing intermediate container 3e8550b16219 03:18:56 ---> adda4b7cedbe 03:18:56 03:18:56 Successfully built adda4b7cedbe 03:18:56 Successfully tagged sys-mgmt-agent-arm64:latest 03:20:04  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 03:20:06 Removing intermediate container d18e4ca7c8b0 03:20:06 ---> dc015d189cfc 03:20:06 03:20:06 Step 9/22 : FROM alpine:3.14 03:20:06 ---> bb3de5531c18 03:20:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:20:06 ---> Running in dbe436c21c9c 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:10 (1/1) Installing dumb-init (1.2.5-r1) 03:20:10 Executing busybox-1.33.1-r3.trigger 03:20:10 OK: 5 MiB in 15 packages 03:20:10 Removing intermediate container 4f6401d1bc84 03:20:10 ---> 2df32e4ac518 03:20:10 03:20:10 Step 9/22 : FROM alpine:3.14 03:20:10 ---> bb3de5531c18 03:20:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:20:10 ---> Running in c9861a927d85 03:20:12 Removing intermediate container dbe436c21c9c 03:20:12 ---> b28f607eef93 03:20:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:12 ---> Running in 050731ef638b 03:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:13 Removing intermediate container 050731ef638b 03:20:13 ---> c2b706316450 03:20:13 Step 12/22 : ENV APP_PORT=59881 03:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:13 ---> Running in 2fcdfe3e8f07 03:20:14 (1/1) Installing dumb-init (1.2.5-r1) 03:20:14 Executing busybox-1.33.1-r3.trigger 03:20:14 OK: 5 MiB in 15 packages 03:20:14 Removing intermediate container 2fcdfe3e8f07 03:20:14 ---> d6d5b80ea7c8 03:20:14 Step 13/22 : EXPOSE $APP_PORT 03:20:14 ---> Running in 36f49317b81d 03:20:15 Removing intermediate container 36f49317b81d 03:20:15 ---> f1509560e13b 03:20:15 Step 14/22 : WORKDIR / 03:20:15 ---> Running in 79528ccbf72c 03:20:16 Removing intermediate container c9861a927d85 03:20:16 ---> 02c11f28cda4 03:20:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:16 ---> Running in 93b174d8fdda 03:20:16 Removing intermediate container 79528ccbf72c 03:20:16 ---> e3f795ace4dd 03:20:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:17 Removing intermediate container 93b174d8fdda 03:20:17 ---> 2dcd4df1dacd 03:20:17 Step 12/22 : ENV APP_PORT=59882 03:20:17 ---> Running in 95fdba895495 03:20:17 Removing intermediate container c08e38e8f28e 03:20:17 ---> 2e3bed8f83f6 03:20:17 03:20:17 Step 9/20 : FROM alpine:3.14 03:20:17 ---> bb3de5531c18 03:20:17 Step 10/20 : RUN apk add --update --no-cache curl 03:20:17 ---> Running in 002aeba56b6e 03:20:17 ---> 92fb4cd0e2cb 03:20:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:17 Removing intermediate container 95fdba895495 03:20:17 ---> 98e33d931c39 03:20:17 Step 13/22 : EXPOSE $APP_PORT 03:20:18 ---> Running in b66c0b53d219 03:20:18 Removing intermediate container b66c0b53d219 03:20:18 ---> 92091e1e46de 03:20:18 Step 14/22 : WORKDIR / 03:20:18 ---> Running in e94ededb2404 03:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:19 ---> 640ab300b9ef 03:20:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:20:19 Removing intermediate container e94ededb2404 03:20:19 ---> 093500b0fb0f 03:20:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:20 (1/5) Installing ca-certificates (20191127-r5) 03:20:20 (2/5) Installing brotli-libs (1.0.9-r5) 03:20:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:20:20 (4/5) Installing libcurl (7.79.1-r0) 03:20:20 (5/5) Installing curl (7.79.1-r0) 03:20:20 Executing busybox-1.33.1-r3.trigger 03:20:20 ---> 94065006aae3 03:20:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:20:20 Executing ca-certificates-20191127-r5.trigger 03:20:20 ---> 1b8840bed5f6 03:20:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:20:20 ---> Running in 45314fb9d975 03:20:20 OK: 8 MiB in 19 packages 03:20:21 Removing intermediate container 45314fb9d975 03:20:21 ---> f7eeb9bd4974 03:20:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:21 ---> Running in 529c0fdac65e 03:20:22 Removing intermediate container 529c0fdac65e 03:20:22 ---> bcda7de4d676 03:20:22 Step 20/22 : LABEL arch=arm64 03:20:22 Removing intermediate container 002aeba56b6e 03:20:22 ---> f87bc0b3db4d 03:20:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:22 ---> d9d0105067c8 03:20:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:20:22 ---> Running in 5d6c6a39e8d3 03:20:22 ---> Running in 62ea4b4d3660 03:20:23 Removing intermediate container 62ea4b4d3660 03:20:23 ---> acb665f7d032 03:20:23 Step 12/20 : WORKDIR /edgex 03:20:23 Removing intermediate container 5d6c6a39e8d3 03:20:23 ---> d8cc377dc5a6 03:20:23 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:23 ---> Running in 997c164e25d7 03:20:23 ---> Running in 6707fac9301c 03:20:24 ---> 8281d60ec6d4 03:20:24 Step 18/22 : ENTRYPOINT ["/core-command"] 03:20:24 Removing intermediate container 1d2789c561d7 03:20:24 ---> 0c0a681d2a99 03:20:24 03:20:24 Step 11/23 : FROM alpine:3.14 03:20:24 ---> bb3de5531c18 03:20:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:20:24 ---> Using cache 03:20:24 ---> 02c11f28cda4 03:20:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:24 ---> Using cache 03:20:24 ---> 2dcd4df1dacd 03:20:24 Step 14/23 : ENV APP_PORT=59861 03:20:24 ---> Running in 5c21d8c36257 03:20:24 ---> Running in b5a973835dcc 03:20:24 Removing intermediate container 997c164e25d7 03:20:24 ---> 74c2fced95d6 03:20:24 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:20:24 Removing intermediate container 6707fac9301c 03:20:24 ---> d1e4020d50d1 03:20:24 Step 22/22 : LABEL version=2.0.1-dev.81 03:20:24 ---> Running in cfb1a15c93e5 03:20:24 Removing intermediate container 5c21d8c36257 03:20:24 ---> 036720f4dd77 03:20:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:24 Removing intermediate container b5a973835dcc 03:20:24 ---> eb61e602ed48 03:20:24 Step 15/23 : EXPOSE $APP_PORT 03:20:24 ---> Running in 8f6a3ce2b5fb 03:20:24 ---> Running in 0230b136f3f7 03:20:25 Removing intermediate container cfb1a15c93e5 03:20:25 ---> 8ee79ebcf82a 03:20:25 03:20:25 Successfully built 8ee79ebcf82a 03:20:25 Successfully tagged core-metadata-arm64:latest 03:20:25  Building core-metadata ... done Removing intermediate container 0230b136f3f7 03:20:25 ---> bfa0448eeff8 03:20:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:25 Removing intermediate container 8f6a3ce2b5fb 03:20:25 ---> fec8280ab5ef 03:20:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:20:25 ---> 590dad34a52e 03:20:25 Step 20/22 : LABEL arch=arm64 03:20:25 ---> Running in 99a51f0c6ee6 03:20:26 Removing intermediate container 99a51f0c6ee6 03:20:26 ---> 8816a1784c30 03:20:26 Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:26 ---> Running in 22719cfa4bf9 03:20:26 ---> b26bbe975ee1 03:20:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:20:26 Removing intermediate container 22719cfa4bf9 03:20:26 ---> 7c6fc2dc554d 03:20:26 Step 22/22 : LABEL version=2.0.1-dev.81 03:20:26 ---> 69762de66dde 03:20:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:26 ---> Running in 4a23aea39262 03:20:27 Removing intermediate container 4a23aea39262 03:20:27 ---> 20650dc83627 03:20:27 03:20:27 ---> d6d77986fd2d 03:20:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:20:27 Successfully built 20650dc83627 03:20:28 Successfully tagged core-command-arm64:latest 03:20:28  Building core-command ... done  ---> 03cdc198a0cb 03:20:28 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:20:28 ---> Running in 1193e945ea16 03:20:28 Removing intermediate container 1193e945ea16 03:20:28 ---> 217b7a24608a 03:20:28 Step 17/20 : CMD ["--init=true"] 03:20:28 ---> 40d067e79706 03:20:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:20:28 ---> Running in 8e3ef411df04 03:20:28 ---> Running in 0889fb1f38fb 03:20:29 Removing intermediate container 8e3ef411df04 03:20:29 ---> bc72cfdbfab7 03:20:29 Step 18/20 : LABEL arch=arm64 03:20:29 ---> Running in 86e74058c2c6 03:20:29 Removing intermediate container 0889fb1f38fb 03:20:29 ---> 829219da4052 03:20:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:29 ---> Running in e991323c5530 03:20:29 Removing intermediate container 86e74058c2c6 03:20:29 ---> 1a6ad9ca137c 03:20:29 Step 19/20 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:29 ---> Running in 88729eec79b4 03:20:29 Removing intermediate container e991323c5530 03:20:29 ---> 713f76904ee9 03:20:29 Step 21/23 : LABEL arch=arm64 03:20:29 ---> Running in d190a303d8ba 03:20:30 Removing intermediate container 88729eec79b4 03:20:30 ---> 5e573da5d7f7 03:20:30 Step 20/20 : LABEL version=2.0.1-dev.81 03:20:30 ---> Running in 3bdb23ccd02e 03:20:30 Removing intermediate container d190a303d8ba 03:20:30 ---> 099f8fcf1b09 03:20:30 Step 22/23 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:30 ---> Running in 6d60fe023c5f 03:20:30 Removing intermediate container 3bdb23ccd02e 03:20:30 ---> 4bac41cb2d05 03:20:30 03:20:31 Successfully built 4bac41cb2d05 03:20:31 Successfully tagged security-proxy-setup-arm64:latest 03:20:31  Building security-proxy-setup ... done Removing intermediate container 6d60fe023c5f 03:20:31 ---> df97d8bb7c92 03:20:31 Step 23/23 : LABEL version=2.0.1-dev.81 03:20:31 ---> Running in 78821f4d17ae 03:20:31 Removing intermediate container 78821f4d17ae 03:20:31 ---> 1108654c2c7c 03:20:31 03:20:31 Successfully built 1108654c2c7c 03:20:31 Successfully tagged support-scheduler-arm64:latest 03:20:32  Building support-scheduler ... done  [Pipeline] } 03:20:32 $ docker stop --time=1 f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 03:20:34 $ docker rm -f f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:34 + docker images 03:20:34 REPOSITORY TAG IMAGE ID CREATED SIZE 03:20:34 support-scheduler-arm64 latest 1108654c2c7c 3 seconds ago 15.3MB 03:20:34 security-proxy-setup-arm64 latest 4bac41cb2d05 4 seconds ago 25.4MB 03:20:34 core-command-arm64 latest 20650dc83627 7 seconds ago 15.2MB 03:20:34 core-metadata-arm64 latest 8ee79ebcf82a 10 seconds ago 15.9MB 03:20:34 0c0a681d2a99 11 seconds ago 1.46GB 03:20:34 2e3bed8f83f6 18 seconds ago 1.46GB 03:20:34 2df32e4ac518 25 seconds ago 1.45GB 03:20:34 dc015d189cfc 29 seconds ago 1.46GB 03:20:34 sys-mgmt-agent-arm64 latest adda4b7cedbe About a minute ago 277MB 03:20:34 security-bootstrapper-arm64 latest ea4350d00f8d 2 minutes ago 17.8MB 03:20:34 core-data-arm64 latest 34012530d628 2 minutes ago 19.5MB 03:20:34 security-secretstore-setup-arm64 latest 26f8b0b9c544 2 minutes ago 26.8MB 03:20:34 support-notifications-arm64 latest 8f841716bc48 2 minutes ago 16.1MB 03:20:34 575c7093d040 2 minutes ago 1.46GB 03:20:34 6fb9ecc11975 3 minutes ago 1.46GB 03:20:34 e9479525f14a 3 minutes ago 1.45GB 03:20:34 fc65c9aa5a15 3 minutes ago 1.46GB 03:20:34 0eae0fb1a054 3 minutes ago 1.46GB 03:20:34 ci-base-image-arm64 latest 904bb302b019 7 minutes ago 1.24GB 03:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 03:20:34 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 03:20:34 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 03:20:34 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 03:20:35 provisioning config files... 03:20:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config4660068610544874941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:35 ---> docker-login.sh 03:20:35 nexus3.edgexfoundry.org:10001 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 nexus3.edgexfoundry.org:10002 03:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 nexus3.edgexfoundry.org:10003 03:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:37 Configure a credential helper to remove this warning. See 03:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:37 03:20:37 Login Succeeded 03:20:37 nexus3.edgexfoundry.org:10004 03:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:37 Configure a credential helper to remove this warning. See 03:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:37 03:20:37 Login Succeeded 03:20:37 docker.io 03:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:38 Configure a credential helper to remove this warning. See 03:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:38 03:20:38 Login Succeeded 03:20:38 ---> docker-login.sh ends [Pipeline] } 03:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:20:38 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:38 latest 03:20:38 2.0.1-dev.81 03:20:38 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:38 main 03:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:20:40 8117e22cc07d: Preparing 03:20:40 89bf1f3a4241: Preparing 03:20:40 b0e29e48876c: Preparing 03:20:40 126647c7b88f: Preparing 03:20:40 ee420dfed78a: Preparing 03:20:40 ee420dfed78a: Layer already exists 03:20:40 b0e29e48876c: Pushed 03:20:40 8117e22cc07d: Pushed 03:20:40 126647c7b88f: Pushed 03:20:43 89bf1f3a4241: Pushed 03:20:43 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:20:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:20:43 8117e22cc07d: Preparing 03:20:43 89bf1f3a4241: Preparing 03:20:43 b0e29e48876c: Preparing 03:20:43 126647c7b88f: Preparing 03:20:43 ee420dfed78a: Preparing 03:20:44 b0e29e48876c: Layer already exists 03:20:44 89bf1f3a4241: Layer already exists 03:20:44 8117e22cc07d: Layer already exists 03:20:44 ee420dfed78a: Layer already exists 03:20:44 126647c7b88f: Layer already exists 03:20:44 latest: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:20:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:20:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:20:44 8117e22cc07d: Preparing 03:20:44 89bf1f3a4241: Preparing 03:20:44 b0e29e48876c: Preparing 03:20:44 126647c7b88f: Preparing 03:20:44 ee420dfed78a: Preparing 03:20:45 89bf1f3a4241: Layer already exists 03:20:45 126647c7b88f: Layer already exists 03:20:45 b0e29e48876c: Layer already exists 03:20:45 ee420dfed78a: Layer already exists 03:20:45 8117e22cc07d: Layer already exists 03:20:45 2.0.1-dev.81: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:20:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:20:45 8117e22cc07d: Preparing 03:20:45 89bf1f3a4241: Preparing 03:20:45 b0e29e48876c: Preparing 03:20:45 126647c7b88f: Preparing 03:20:45 ee420dfed78a: Preparing 03:20:45 126647c7b88f: Layer already exists 03:20:45 89bf1f3a4241: Layer already exists 03:20:45 ee420dfed78a: Layer already exists 03:20:45 8117e22cc07d: Layer already exists 03:20:45 b0e29e48876c: Layer already exists 03:20:46 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:20:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 03:20:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:20:46 8117e22cc07d: Preparing 03:20:46 89bf1f3a4241: Preparing 03:20:46 b0e29e48876c: Preparing 03:20:46 126647c7b88f: Preparing 03:20:46 ee420dfed78a: Preparing 03:20:46 b0e29e48876c: Layer already exists 03:20:46 8117e22cc07d: Layer already exists 03:20:46 126647c7b88f: Layer already exists 03:20:46 89bf1f3a4241: Layer already exists 03:20:46 ee420dfed78a: Layer already exists 03:20:47 main: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:47 ===================================================== [Pipeline] echo 03:20:47 taggedImages: 03:20:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:20:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 03:20:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:20:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:20:47 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:47 latest 03:20:47 2.0.1-dev.81 03:20:47 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:47 main 03:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:20:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:20:47 07716dd7c486: Preparing 03:20:47 6ad40363940a: Preparing 03:20:47 b0e29e48876c: Preparing 03:20:47 24446d4b734c: Preparing 03:20:47 31605f8ed33b: Preparing 03:20:47 ee420dfed78a: Preparing 03:20:47 ee420dfed78a: Waiting 03:20:48 b0e29e48876c: Layer already exists 03:20:48 ee420dfed78a: Layer already exists 03:20:48 31605f8ed33b: Pushed 03:20:48 07716dd7c486: Pushed 03:20:48 24446d4b734c: Pushed 03:20:51 6ad40363940a: Pushed 03:20:51 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh 03:20:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:20:51 07716dd7c486: Preparing 03:20:51 6ad40363940a: Preparing 03:20:51 b0e29e48876c: Preparing 03:20:51 24446d4b734c: Preparing 03:20:51 31605f8ed33b: Preparing 03:20:51 ee420dfed78a: Preparing 03:20:51 ee420dfed78a: Waiting 03:20:51 31605f8ed33b: Layer already exists 03:20:51 24446d4b734c: Layer already exists 03:20:51 6ad40363940a: Layer already exists 03:20:52 b0e29e48876c: Layer already exists 03:20:52 07716dd7c486: Layer already exists 03:20:52 ee420dfed78a: Layer already exists 03:20:52 latest: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh 03:20:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:20:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 03:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:20:52 07716dd7c486: Preparing 03:20:52 6ad40363940a: Preparing 03:20:52 b0e29e48876c: Preparing 03:20:52 24446d4b734c: Preparing 03:20:52 31605f8ed33b: Preparing 03:20:52 ee420dfed78a: Preparing 03:20:52 ee420dfed78a: Waiting 03:20:52 07716dd7c486: Layer already exists 03:20:52 6ad40363940a: Layer already exists 03:20:52 24446d4b734c: Layer already exists 03:20:53 31605f8ed33b: Layer already exists 03:20:53 b0e29e48876c: Layer already exists 03:20:53 ee420dfed78a: Layer already exists 03:20:53 2.0.1-dev.81: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh 03:20:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:20:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:20:53 07716dd7c486: Preparing 03:20:53 6ad40363940a: Preparing 03:20:53 b0e29e48876c: Preparing 03:20:53 24446d4b734c: Preparing 03:20:53 31605f8ed33b: Preparing 03:20:53 ee420dfed78a: Preparing 03:20:53 ee420dfed78a: Waiting 03:20:53 24446d4b734c: Layer already exists 03:20:53 07716dd7c486: Layer already exists 03:20:53 31605f8ed33b: Layer already exists 03:20:53 b0e29e48876c: Layer already exists 03:20:53 6ad40363940a: Layer already exists 03:20:53 ee420dfed78a: Layer already exists 03:20:54 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh 03:20:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 03:20:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:20:54 07716dd7c486: Preparing 03:20:54 6ad40363940a: Preparing 03:20:54 b0e29e48876c: Preparing 03:20:54 24446d4b734c: Preparing 03:20:54 31605f8ed33b: Preparing 03:20:54 ee420dfed78a: Preparing 03:20:54 ee420dfed78a: Waiting 03:20:55 07716dd7c486: Layer already exists 03:20:55 31605f8ed33b: Layer already exists 03:20:55 24446d4b734c: Layer already exists 03:20:55 6ad40363940a: Layer already exists 03:20:55 ee420dfed78a: Layer already exists 03:20:55 b0e29e48876c: Layer already exists 03:20:55 main: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:55 ===================================================== [Pipeline] echo 03:20:55 taggedImages: 03:20:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:20:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 03:20:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:20:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:20:55 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:55 latest 03:20:55 2.0.1-dev.81 03:20:55 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:20:55 main 03:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:20:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:20:55 6cfc1466ead0: Preparing 03:20:55 e91fb4ff2405: Preparing 03:20:55 b0e29e48876c: Preparing 03:20:55 55a7eb66ab3e: Preparing 03:20:55 ee420dfed78a: Preparing 03:20:56 ee420dfed78a: Layer already exists 03:20:56 b0e29e48876c: Layer already exists 03:20:56 6cfc1466ead0: Pushed 03:20:56 55a7eb66ab3e: Pushed 03:20:58 e91fb4ff2405: Pushed 03:20:58 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh 03:20:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:20:59 6cfc1466ead0: Preparing 03:20:59 e91fb4ff2405: Preparing 03:20:59 b0e29e48876c: Preparing 03:20:59 55a7eb66ab3e: Preparing 03:20:59 ee420dfed78a: Preparing 03:20:59 b0e29e48876c: Layer already exists 03:20:59 e91fb4ff2405: Layer already exists 03:20:59 55a7eb66ab3e: Layer already exists 03:20:59 6cfc1466ead0: Layer already exists 03:20:59 ee420dfed78a: Layer already exists 03:20:59 latest: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 03:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:00 6cfc1466ead0: Preparing 03:21:00 e91fb4ff2405: Preparing 03:21:00 b0e29e48876c: Preparing 03:21:00 55a7eb66ab3e: Preparing 03:21:00 ee420dfed78a: Preparing 03:21:00 6cfc1466ead0: Layer already exists 03:21:00 b0e29e48876c: Layer already exists 03:21:00 e91fb4ff2405: Layer already exists 03:21:00 ee420dfed78a: Layer already exists 03:21:00 55a7eb66ab3e: Layer already exists 03:21:00 2.0.1-dev.81: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:01 6cfc1466ead0: Preparing 03:21:01 e91fb4ff2405: Preparing 03:21:01 b0e29e48876c: Preparing 03:21:01 55a7eb66ab3e: Preparing 03:21:01 ee420dfed78a: Preparing 03:21:01 ee420dfed78a: Layer already exists 03:21:01 6cfc1466ead0: Layer already exists 03:21:01 e91fb4ff2405: Layer already exists 03:21:01 b0e29e48876c: Layer already exists 03:21:01 55a7eb66ab3e: Layer already exists 03:21:01 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:02 6cfc1466ead0: Preparing 03:21:02 e91fb4ff2405: Preparing 03:21:02 b0e29e48876c: Preparing 03:21:02 55a7eb66ab3e: Preparing 03:21:02 ee420dfed78a: Preparing 03:21:02 e91fb4ff2405: Layer already exists 03:21:02 55a7eb66ab3e: Layer already exists 03:21:02 ee420dfed78a: Layer already exists 03:21:02 b0e29e48876c: Layer already exists 03:21:02 6cfc1466ead0: Layer already exists 03:21:02 main: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:02 ===================================================== [Pipeline] echo 03:21:02 taggedImages: 03:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 03:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:21:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:21:02 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:02 latest 03:21:02 2.0.1-dev.81 03:21:02 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:02 main 03:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:04 848ed70af314: Preparing 03:21:04 848ed70af314: Preparing 03:21:04 5c3dcc99c941: Preparing 03:21:04 dba496f6643d: Preparing 03:21:04 42b8b6e63050: Preparing 03:21:04 3edea4365fa4: Preparing 03:21:04 b0e29e48876c: Preparing 03:21:04 246d9dedd27b: Preparing 03:21:04 bb7d82678b18: Preparing 03:21:04 b0e29e48876c: Waiting 03:21:04 246d9dedd27b: Waiting 03:21:04 6513811d8b14: Preparing 03:21:04 60d0a9dddc0c: Preparing 03:21:04 6513811d8b14: Waiting 03:21:04 ee420dfed78a: Preparing 03:21:04 60d0a9dddc0c: Waiting 03:21:04 ee420dfed78a: Waiting 03:21:04 bb7d82678b18: Waiting 03:21:04 848ed70af314: Pushed 03:21:04 42b8b6e63050: Pushed 03:21:04 dba496f6643d: Pushed 03:21:04 b0e29e48876c: Layer already exists 03:21:04 5c3dcc99c941: Pushed 03:21:04 246d9dedd27b: Pushed 03:21:04 ee420dfed78a: Layer already exists 03:21:04 6513811d8b14: Pushed 03:21:04 bb7d82678b18: Pushed 03:21:04 60d0a9dddc0c: Pushed 03:21:08 3edea4365fa4: Pushed 03:21:08 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:09 848ed70af314: Preparing 03:21:09 848ed70af314: Preparing 03:21:09 5c3dcc99c941: Preparing 03:21:09 dba496f6643d: Preparing 03:21:09 42b8b6e63050: Preparing 03:21:09 3edea4365fa4: Preparing 03:21:09 b0e29e48876c: Preparing 03:21:09 246d9dedd27b: Preparing 03:21:09 bb7d82678b18: Preparing 03:21:09 6513811d8b14: Preparing 03:21:09 60d0a9dddc0c: Preparing 03:21:09 ee420dfed78a: Preparing 03:21:09 bb7d82678b18: Waiting 03:21:09 6513811d8b14: Waiting 03:21:09 60d0a9dddc0c: Waiting 03:21:09 ee420dfed78a: Waiting 03:21:09 b0e29e48876c: Waiting 03:21:09 246d9dedd27b: Waiting 03:21:09 848ed70af314: Layer already exists 03:21:09 42b8b6e63050: Layer already exists 03:21:09 3edea4365fa4: Layer already exists 03:21:09 5c3dcc99c941: Layer already exists 03:21:09 dba496f6643d: Layer already exists 03:21:09 b0e29e48876c: Layer already exists 03:21:09 6513811d8b14: Layer already exists 03:21:09 bb7d82678b18: Layer already exists 03:21:09 246d9dedd27b: Layer already exists 03:21:09 60d0a9dddc0c: Layer already exists 03:21:09 ee420dfed78a: Layer already exists 03:21:09 latest: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 03:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:09 848ed70af314: Preparing 03:21:09 848ed70af314: Preparing 03:21:09 5c3dcc99c941: Preparing 03:21:09 dba496f6643d: Preparing 03:21:09 42b8b6e63050: Preparing 03:21:09 3edea4365fa4: Preparing 03:21:09 b0e29e48876c: Preparing 03:21:09 246d9dedd27b: Preparing 03:21:09 bb7d82678b18: Preparing 03:21:09 6513811d8b14: Preparing 03:21:09 60d0a9dddc0c: Preparing 03:21:09 ee420dfed78a: Preparing 03:21:09 bb7d82678b18: Waiting 03:21:09 6513811d8b14: Waiting 03:21:09 60d0a9dddc0c: Waiting 03:21:09 ee420dfed78a: Waiting 03:21:09 b0e29e48876c: Waiting 03:21:09 246d9dedd27b: Waiting 03:21:09 5c3dcc99c941: Layer already exists 03:21:09 3edea4365fa4: Layer already exists 03:21:09 42b8b6e63050: Layer already exists 03:21:10 dba496f6643d: Layer already exists 03:21:10 848ed70af314: Layer already exists 03:21:10 246d9dedd27b: Layer already exists 03:21:10 60d0a9dddc0c: Layer already exists 03:21:10 b0e29e48876c: Layer already exists 03:21:10 bb7d82678b18: Layer already exists 03:21:10 6513811d8b14: Layer already exists 03:21:10 ee420dfed78a: Layer already exists 03:21:10 2.0.1-dev.81: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:10 848ed70af314: Preparing 03:21:10 848ed70af314: Preparing 03:21:10 5c3dcc99c941: Preparing 03:21:10 dba496f6643d: Preparing 03:21:10 42b8b6e63050: Preparing 03:21:10 3edea4365fa4: Preparing 03:21:10 b0e29e48876c: Preparing 03:21:10 246d9dedd27b: Preparing 03:21:10 bb7d82678b18: Preparing 03:21:10 6513811d8b14: Preparing 03:21:10 60d0a9dddc0c: Preparing 03:21:10 ee420dfed78a: Preparing 03:21:10 bb7d82678b18: Waiting 03:21:10 60d0a9dddc0c: Waiting 03:21:10 ee420dfed78a: Waiting 03:21:10 6513811d8b14: Waiting 03:21:10 b0e29e48876c: Waiting 03:21:10 246d9dedd27b: Waiting 03:21:10 848ed70af314: Layer already exists 03:21:10 5c3dcc99c941: Layer already exists 03:21:10 dba496f6643d: Layer already exists 03:21:10 3edea4365fa4: Layer already exists 03:21:10 42b8b6e63050: Layer already exists 03:21:10 246d9dedd27b: Layer already exists 03:21:10 bb7d82678b18: Layer already exists 03:21:10 b0e29e48876c: Layer already exists 03:21:10 6513811d8b14: Layer already exists 03:21:11 60d0a9dddc0c: Layer already exists 03:21:11 ee420dfed78a: Layer already exists 03:21:11 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:11 848ed70af314: Preparing 03:21:11 848ed70af314: Preparing 03:21:11 5c3dcc99c941: Preparing 03:21:11 dba496f6643d: Preparing 03:21:11 42b8b6e63050: Preparing 03:21:11 3edea4365fa4: Preparing 03:21:11 b0e29e48876c: Preparing 03:21:11 246d9dedd27b: Preparing 03:21:11 bb7d82678b18: Preparing 03:21:11 6513811d8b14: Preparing 03:21:11 60d0a9dddc0c: Preparing 03:21:11 ee420dfed78a: Preparing 03:21:11 b0e29e48876c: Waiting 03:21:11 246d9dedd27b: Waiting 03:21:11 bb7d82678b18: Waiting 03:21:11 6513811d8b14: Waiting 03:21:11 60d0a9dddc0c: Waiting 03:21:11 ee420dfed78a: Waiting 03:21:12 5c3dcc99c941: Layer already exists 03:21:12 848ed70af314: Layer already exists 03:21:12 42b8b6e63050: Layer already exists 03:21:12 3edea4365fa4: Layer already exists 03:21:12 dba496f6643d: Layer already exists 03:21:12 b0e29e48876c: Layer already exists 03:21:12 bb7d82678b18: Layer already exists 03:21:12 246d9dedd27b: Layer already exists 03:21:12 6513811d8b14: Layer already exists 03:21:12 60d0a9dddc0c: Layer already exists 03:21:12 ee420dfed78a: Layer already exists 03:21:13 main: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:13 ===================================================== [Pipeline] echo 03:21:13 taggedImages: 03:21:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:21:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 03:21:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:21:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:21:13 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:13 latest 03:21:13 2.0.1-dev.81 03:21:13 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:13 main 03:21:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:14 cc29a84e9df8: Preparing 03:21:14 520a72f14d97: Preparing 03:21:14 72b5e5bd3f0e: Preparing 03:21:14 317784ce64fb: Preparing 03:21:14 d9f5e89e22ba: Preparing 03:21:14 ee420dfed78a: Preparing 03:21:14 ee420dfed78a: Waiting 03:21:14 72b5e5bd3f0e: Pushed 03:21:14 317784ce64fb: Pushed 03:21:14 ee420dfed78a: Layer already exists 03:21:15 d9f5e89e22ba: Pushed 03:21:17 520a72f14d97: Pushed 03:21:17 cc29a84e9df8: Pushed 03:21:17 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:17 cc29a84e9df8: Preparing 03:21:17 520a72f14d97: Preparing 03:21:17 72b5e5bd3f0e: Preparing 03:21:17 317784ce64fb: Preparing 03:21:17 d9f5e89e22ba: Preparing 03:21:17 ee420dfed78a: Preparing 03:21:17 ee420dfed78a: Waiting 03:21:17 72b5e5bd3f0e: Layer already exists 03:21:18 520a72f14d97: Layer already exists 03:21:18 d9f5e89e22ba: Layer already exists 03:21:18 317784ce64fb: Layer already exists 03:21:18 cc29a84e9df8: Layer already exists 03:21:18 ee420dfed78a: Layer already exists 03:21:18 latest: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 03:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:18 cc29a84e9df8: Preparing 03:21:18 520a72f14d97: Preparing 03:21:18 72b5e5bd3f0e: Preparing 03:21:18 317784ce64fb: Preparing 03:21:18 d9f5e89e22ba: Preparing 03:21:18 ee420dfed78a: Preparing 03:21:18 ee420dfed78a: Waiting 03:21:19 520a72f14d97: Layer already exists 03:21:19 cc29a84e9df8: Layer already exists 03:21:19 72b5e5bd3f0e: Layer already exists 03:21:19 d9f5e89e22ba: Layer already exists 03:21:19 317784ce64fb: Layer already exists 03:21:19 ee420dfed78a: Layer already exists 03:21:19 2.0.1-dev.81: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:19 cc29a84e9df8: Preparing 03:21:19 520a72f14d97: Preparing 03:21:19 72b5e5bd3f0e: Preparing 03:21:19 317784ce64fb: Preparing 03:21:19 d9f5e89e22ba: Preparing 03:21:19 ee420dfed78a: Preparing 03:21:19 ee420dfed78a: Waiting 03:21:19 cc29a84e9df8: Layer already exists 03:21:19 520a72f14d97: Layer already exists 03:21:19 72b5e5bd3f0e: Layer already exists 03:21:19 d9f5e89e22ba: Layer already exists 03:21:19 317784ce64fb: Layer already exists 03:21:19 ee420dfed78a: Layer already exists 03:21:19 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:20 cc29a84e9df8: Preparing 03:21:20 520a72f14d97: Preparing 03:21:20 72b5e5bd3f0e: Preparing 03:21:20 317784ce64fb: Preparing 03:21:20 d9f5e89e22ba: Preparing 03:21:20 ee420dfed78a: Preparing 03:21:20 ee420dfed78a: Waiting 03:21:20 520a72f14d97: Layer already exists 03:21:20 317784ce64fb: Layer already exists 03:21:20 cc29a84e9df8: Layer already exists 03:21:20 d9f5e89e22ba: Layer already exists 03:21:20 72b5e5bd3f0e: Layer already exists 03:21:20 ee420dfed78a: Layer already exists 03:21:20 main: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:20 ===================================================== [Pipeline] echo 03:21:20 taggedImages: 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:21:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:21:22 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:22 latest 03:21:22 2.0.1-dev.81 03:21:22 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:22 main 03:21:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:22 fafc6c57e3d0: Preparing 03:21:22 5f4d22fe0993: Preparing 03:21:22 0c8727b37095: Preparing 03:21:22 4e3b18b08c0e: Preparing 03:21:22 8751777168e7: Preparing 03:21:22 21079cfedd87: Preparing 03:21:22 8dcb47cfac84: Preparing 03:21:22 2715166c30ad: Preparing 03:21:22 d3945d442a77: Preparing 03:21:22 ee420dfed78a: Preparing 03:21:22 2715166c30ad: Waiting 03:21:22 d3945d442a77: Waiting 03:21:22 21079cfedd87: Waiting 03:21:22 ee420dfed78a: Waiting 03:21:22 8dcb47cfac84: Waiting 03:21:23 fafc6c57e3d0: Pushed 03:21:23 5f4d22fe0993: Pushed 03:21:23 8751777168e7: Pushed 03:21:23 21079cfedd87: Pushed 03:21:23 8dcb47cfac84: Pushed 03:21:23 2715166c30ad: Pushed 03:21:23 ee420dfed78a: Layer already exists 03:21:23 d3945d442a77: Pushed 03:21:25 4e3b18b08c0e: Pushed 03:21:26 0c8727b37095: Pushed 03:21:26 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:21:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:26 fafc6c57e3d0: Preparing 03:21:26 5f4d22fe0993: Preparing 03:21:26 0c8727b37095: Preparing 03:21:26 4e3b18b08c0e: Preparing 03:21:26 8751777168e7: Preparing 03:21:26 21079cfedd87: Preparing 03:21:26 8dcb47cfac84: Preparing 03:21:26 2715166c30ad: Preparing 03:21:26 d3945d442a77: Preparing 03:21:26 ee420dfed78a: Preparing 03:21:26 d3945d442a77: Waiting 03:21:26 2715166c30ad: Waiting 03:21:26 21079cfedd87: Waiting 03:21:26 ee420dfed78a: Waiting 03:21:26 8dcb47cfac84: Waiting 03:21:26 5f4d22fe0993: Layer already exists 03:21:26 4e3b18b08c0e: Layer already exists 03:21:26 fafc6c57e3d0: Layer already exists 03:21:26 8751777168e7: Layer already exists 03:21:26 0c8727b37095: Layer already exists 03:21:27 21079cfedd87: Layer already exists 03:21:27 d3945d442a77: Layer already exists 03:21:27 8dcb47cfac84: Layer already exists 03:21:27 2715166c30ad: Layer already exists 03:21:27 ee420dfed78a: Layer already exists 03:21:27 latest: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:21:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 03:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:27 fafc6c57e3d0: Preparing 03:21:27 5f4d22fe0993: Preparing 03:21:27 0c8727b37095: Preparing 03:21:27 4e3b18b08c0e: Preparing 03:21:27 8751777168e7: Preparing 03:21:27 21079cfedd87: Preparing 03:21:27 8dcb47cfac84: Preparing 03:21:27 2715166c30ad: Preparing 03:21:27 d3945d442a77: Preparing 03:21:27 ee420dfed78a: Preparing 03:21:27 8dcb47cfac84: Waiting 03:21:27 2715166c30ad: Waiting 03:21:27 d3945d442a77: Waiting 03:21:27 ee420dfed78a: Waiting 03:21:27 5f4d22fe0993: Layer already exists 03:21:27 4e3b18b08c0e: Layer already exists 03:21:27 8751777168e7: Layer already exists 03:21:27 fafc6c57e3d0: Layer already exists 03:21:27 0c8727b37095: Layer already exists 03:21:27 21079cfedd87: Layer already exists 03:21:27 d3945d442a77: Layer already exists 03:21:27 2715166c30ad: Layer already exists 03:21:27 8dcb47cfac84: Layer already exists 03:21:27 ee420dfed78a: Layer already exists 03:21:28 2.0.1-dev.81: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:21:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:28 fafc6c57e3d0: Preparing 03:21:28 5f4d22fe0993: Preparing 03:21:28 0c8727b37095: Preparing 03:21:28 4e3b18b08c0e: Preparing 03:21:28 8751777168e7: Preparing 03:21:28 21079cfedd87: Preparing 03:21:28 8dcb47cfac84: Preparing 03:21:28 2715166c30ad: Preparing 03:21:28 d3945d442a77: Preparing 03:21:28 ee420dfed78a: Preparing 03:21:28 2715166c30ad: Waiting 03:21:28 d3945d442a77: Waiting 03:21:28 21079cfedd87: Waiting 03:21:28 8dcb47cfac84: Waiting 03:21:28 ee420dfed78a: Waiting 03:21:28 fafc6c57e3d0: Layer already exists 03:21:28 0c8727b37095: Layer already exists 03:21:28 4e3b18b08c0e: Layer already exists 03:21:28 5f4d22fe0993: Layer already exists 03:21:28 8751777168e7: Layer already exists 03:21:28 8dcb47cfac84: Layer already exists 03:21:28 2715166c30ad: Layer already exists 03:21:28 d3945d442a77: Layer already exists 03:21:28 21079cfedd87: Layer already exists 03:21:28 ee420dfed78a: Layer already exists 03:21:28 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:21:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:29 fafc6c57e3d0: Preparing 03:21:29 5f4d22fe0993: Preparing 03:21:29 0c8727b37095: Preparing 03:21:29 4e3b18b08c0e: Preparing 03:21:29 8751777168e7: Preparing 03:21:29 21079cfedd87: Preparing 03:21:29 8dcb47cfac84: Preparing 03:21:29 2715166c30ad: Preparing 03:21:29 d3945d442a77: Preparing 03:21:29 ee420dfed78a: Preparing 03:21:29 21079cfedd87: Waiting 03:21:29 8dcb47cfac84: Waiting 03:21:29 2715166c30ad: Waiting 03:21:29 d3945d442a77: Waiting 03:21:29 ee420dfed78a: Waiting 03:21:29 fafc6c57e3d0: Layer already exists 03:21:29 4e3b18b08c0e: Layer already exists 03:21:29 5f4d22fe0993: Layer already exists 03:21:29 8751777168e7: Layer already exists 03:21:29 0c8727b37095: Layer already exists 03:21:29 2715166c30ad: Layer already exists 03:21:29 8dcb47cfac84: Layer already exists 03:21:29 21079cfedd87: Layer already exists 03:21:29 ee420dfed78a: Layer already exists 03:21:29 d3945d442a77: Layer already exists 03:21:29 main: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:29 ===================================================== [Pipeline] echo 03:21:29 taggedImages: 03:21:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:21:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 03:21:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:21:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:21:29 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:29 latest 03:21:29 2.0.1-dev.81 03:21:29 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:29 main 03:21:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:30 46747e73a22e: Preparing 03:21:30 98d3bc4dbbf1: Preparing 03:21:30 b0e29e48876c: Preparing 03:21:30 f5308d6874aa: Preparing 03:21:30 ee420dfed78a: Preparing 03:21:30 ee420dfed78a: Layer already exists 03:21:30 b0e29e48876c: Layer already exists 03:21:30 46747e73a22e: Pushed 03:21:31 f5308d6874aa: Pushed 03:21:33 98d3bc4dbbf1: Pushed 03:21:33 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:21:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:34 46747e73a22e: Preparing 03:21:34 98d3bc4dbbf1: Preparing 03:21:34 b0e29e48876c: Preparing 03:21:34 f5308d6874aa: Preparing 03:21:34 ee420dfed78a: Preparing 03:21:34 46747e73a22e: Layer already exists 03:21:34 b0e29e48876c: Layer already exists 03:21:34 98d3bc4dbbf1: Layer already exists 03:21:34 f5308d6874aa: Layer already exists 03:21:34 ee420dfed78a: Layer already exists 03:21:34 latest: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:21:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 03:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:35 46747e73a22e: Preparing 03:21:35 98d3bc4dbbf1: Preparing 03:21:35 b0e29e48876c: Preparing 03:21:35 f5308d6874aa: Preparing 03:21:35 ee420dfed78a: Preparing 03:21:35 b0e29e48876c: Layer already exists 03:21:35 98d3bc4dbbf1: Layer already exists 03:21:35 46747e73a22e: Layer already exists 03:21:35 ee420dfed78a: Layer already exists 03:21:35 f5308d6874aa: Layer already exists 03:21:35 2.0.1-dev.81: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:21:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:36 46747e73a22e: Preparing 03:21:36 98d3bc4dbbf1: Preparing 03:21:36 b0e29e48876c: Preparing 03:21:36 f5308d6874aa: Preparing 03:21:36 ee420dfed78a: Preparing 03:21:36 ee420dfed78a: Layer already exists 03:21:36 46747e73a22e: Layer already exists 03:21:36 98d3bc4dbbf1: Layer already exists 03:21:36 f5308d6874aa: Layer already exists 03:21:36 b0e29e48876c: Layer already exists 03:21:36 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:21:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:21:37 46747e73a22e: Preparing 03:21:37 98d3bc4dbbf1: Preparing 03:21:37 b0e29e48876c: Preparing 03:21:37 f5308d6874aa: Preparing 03:21:37 ee420dfed78a: Preparing 03:21:37 b0e29e48876c: Layer already exists 03:21:37 46747e73a22e: Layer already exists 03:21:37 ee420dfed78a: Layer already exists 03:21:37 98d3bc4dbbf1: Layer already exists 03:21:37 f5308d6874aa: Layer already exists 03:21:37 main: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:37 ===================================================== [Pipeline] echo 03:21:37 taggedImages: 03:21:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:21:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 03:21:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:21:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:21:37 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:37 latest 03:21:37 2.0.1-dev.81 03:21:37 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:37 main 03:21:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:38 534324eadd16: Preparing 03:21:38 efa1ee07b1d7: Preparing 03:21:38 b0e29e48876c: Preparing 03:21:38 126647c7b88f: Preparing 03:21:38 ee420dfed78a: Preparing 03:21:38 ee420dfed78a: Layer already exists 03:21:38 126647c7b88f: Layer already exists 03:21:38 b0e29e48876c: Layer already exists 03:21:38 534324eadd16: Pushed 03:21:41 efa1ee07b1d7: Pushed 03:21:41 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:41 534324eadd16: Preparing 03:21:41 efa1ee07b1d7: Preparing 03:21:41 b0e29e48876c: Preparing 03:21:41 126647c7b88f: Preparing 03:21:41 ee420dfed78a: Preparing 03:21:41 b0e29e48876c: Layer already exists 03:21:41 efa1ee07b1d7: Layer already exists 03:21:42 ee420dfed78a: Layer already exists 03:21:42 534324eadd16: Layer already exists 03:21:42 126647c7b88f: Layer already exists 03:21:42 latest: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 03:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:42 534324eadd16: Preparing 03:21:42 efa1ee07b1d7: Preparing 03:21:42 b0e29e48876c: Preparing 03:21:42 126647c7b88f: Preparing 03:21:42 ee420dfed78a: Preparing 03:21:42 534324eadd16: Layer already exists 03:21:42 b0e29e48876c: Layer already exists 03:21:42 126647c7b88f: Layer already exists 03:21:42 ee420dfed78a: Layer already exists 03:21:42 efa1ee07b1d7: Layer already exists 03:21:43 2.0.1-dev.81: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:21:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:43 534324eadd16: Preparing 03:21:43 efa1ee07b1d7: Preparing 03:21:43 b0e29e48876c: Preparing 03:21:43 126647c7b88f: Preparing 03:21:43 ee420dfed78a: Preparing 03:21:43 ee420dfed78a: Layer already exists 03:21:43 efa1ee07b1d7: Layer already exists 03:21:43 126647c7b88f: Layer already exists 03:21:43 b0e29e48876c: Layer already exists 03:21:43 534324eadd16: Layer already exists 03:21:43 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:21:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:21:44 534324eadd16: Preparing 03:21:44 efa1ee07b1d7: Preparing 03:21:44 b0e29e48876c: Preparing 03:21:44 126647c7b88f: Preparing 03:21:44 ee420dfed78a: Preparing 03:21:44 126647c7b88f: Layer already exists 03:21:44 efa1ee07b1d7: Layer already exists 03:21:44 ee420dfed78a: Layer already exists 03:21:44 534324eadd16: Layer already exists 03:21:44 b0e29e48876c: Layer already exists 03:21:44 main: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:44 ===================================================== [Pipeline] echo 03:21:44 taggedImages: 03:21:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:21:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 03:21:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:21:45 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:21:45 d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:45 latest 03:21:45 2.0.1-dev.81 03:21:45 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:21:45 main 03:21:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh 03:21:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:21:46 aa5e562f419d: Preparing 03:21:46 c7c66fc2a4ee: Preparing 03:21:46 3017929935c2: Preparing 03:21:46 e478177c462f: Preparing 03:21:46 166dde17997b: Preparing 03:21:46 78c4bc0ebec3: Preparing 03:21:46 45596ee15a31: Preparing 03:21:46 52dc75cd08be: Preparing 03:21:46 a6e1fd50fee5: Preparing 03:21:46 56eb02710082: Preparing 03:21:46 ee420dfed78a: Preparing 03:21:46 52dc75cd08be: Waiting 03:21:46 a6e1fd50fee5: Waiting 03:21:46 56eb02710082: Waiting 03:21:46 ee420dfed78a: Waiting 03:21:46 78c4bc0ebec3: Waiting 03:21:46 45596ee15a31: Waiting 03:21:46 166dde17997b: Layer already exists 03:21:46 78c4bc0ebec3: Layer already exists 03:21:46 45596ee15a31: Layer already exists 03:21:46 52dc75cd08be: Layer already exists 03:21:46 a6e1fd50fee5: Layer already exists 03:21:46 c7c66fc2a4ee: Pushed 03:21:46 56eb02710082: Layer already exists 03:21:47 ee420dfed78a: Layer already exists 03:21:57 aa5e562f419d: Pushed 03:21:57 3017929935c2: Pushed 03:22:03 e478177c462f: Pushed 03:22:03 d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:04 aa5e562f419d: Preparing 03:22:04 c7c66fc2a4ee: Preparing 03:22:04 3017929935c2: Preparing 03:22:04 e478177c462f: Preparing 03:22:04 166dde17997b: Preparing 03:22:04 78c4bc0ebec3: Preparing 03:22:04 45596ee15a31: Preparing 03:22:04 52dc75cd08be: Preparing 03:22:04 a6e1fd50fee5: Preparing 03:22:04 56eb02710082: Preparing 03:22:04 ee420dfed78a: Preparing 03:22:04 78c4bc0ebec3: Waiting 03:22:04 45596ee15a31: Waiting 03:22:04 a6e1fd50fee5: Waiting 03:22:04 56eb02710082: Waiting 03:22:04 ee420dfed78a: Waiting 03:22:04 52dc75cd08be: Waiting 03:22:04 3017929935c2: Layer already exists 03:22:04 e478177c462f: Layer already exists 03:22:04 166dde17997b: Layer already exists 03:22:04 aa5e562f419d: Layer already exists 03:22:04 c7c66fc2a4ee: Layer already exists 03:22:04 45596ee15a31: Layer already exists 03:22:04 a6e1fd50fee5: Layer already exists 03:22:04 78c4bc0ebec3: Layer already exists 03:22:04 52dc75cd08be: Layer already exists 03:22:04 56eb02710082: Layer already exists 03:22:04 ee420dfed78a: Layer already exists 03:22:04 latest: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:22:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 03:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:05 aa5e562f419d: Preparing 03:22:05 c7c66fc2a4ee: Preparing 03:22:05 3017929935c2: Preparing 03:22:05 e478177c462f: Preparing 03:22:05 166dde17997b: Preparing 03:22:05 78c4bc0ebec3: Preparing 03:22:05 45596ee15a31: Preparing 03:22:05 52dc75cd08be: Preparing 03:22:05 a6e1fd50fee5: Preparing 03:22:05 56eb02710082: Preparing 03:22:05 ee420dfed78a: Preparing 03:22:05 52dc75cd08be: Waiting 03:22:05 a6e1fd50fee5: Waiting 03:22:05 56eb02710082: Waiting 03:22:05 78c4bc0ebec3: Waiting 03:22:05 45596ee15a31: Waiting 03:22:05 ee420dfed78a: Waiting 03:22:05 3017929935c2: Layer already exists 03:22:05 e478177c462f: Layer already exists 03:22:05 166dde17997b: Layer already exists 03:22:05 aa5e562f419d: Layer already exists 03:22:05 c7c66fc2a4ee: Layer already exists 03:22:05 52dc75cd08be: Layer already exists 03:22:05 45596ee15a31: Layer already exists 03:22:05 78c4bc0ebec3: Layer already exists 03:22:05 a6e1fd50fee5: Layer already exists 03:22:05 56eb02710082: Layer already exists 03:22:05 ee420dfed78a: Layer already exists 03:22:05 2.0.1-dev.81: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh 03:22:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:06 aa5e562f419d: Preparing 03:22:06 c7c66fc2a4ee: Preparing 03:22:06 3017929935c2: Preparing 03:22:06 e478177c462f: Preparing 03:22:06 166dde17997b: Preparing 03:22:06 78c4bc0ebec3: Preparing 03:22:06 45596ee15a31: Preparing 03:22:06 52dc75cd08be: Preparing 03:22:06 a6e1fd50fee5: Preparing 03:22:06 56eb02710082: Preparing 03:22:06 ee420dfed78a: Preparing 03:22:06 52dc75cd08be: Waiting 03:22:06 a6e1fd50fee5: Waiting 03:22:06 78c4bc0ebec3: Waiting 03:22:06 56eb02710082: Waiting 03:22:06 45596ee15a31: Waiting 03:22:06 ee420dfed78a: Waiting 03:22:06 e478177c462f: Layer already exists 03:22:06 c7c66fc2a4ee: Layer already exists 03:22:06 3017929935c2: Layer already exists 03:22:06 166dde17997b: Layer already exists 03:22:06 aa5e562f419d: Layer already exists 03:22:06 52dc75cd08be: Layer already exists 03:22:06 45596ee15a31: Layer already exists 03:22:06 a6e1fd50fee5: Layer already exists 03:22:06 78c4bc0ebec3: Layer already exists 03:22:06 56eb02710082: Layer already exists 03:22:06 ee420dfed78a: Layer already exists 03:22:06 d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 03:22:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:07 aa5e562f419d: Preparing 03:22:07 c7c66fc2a4ee: Preparing 03:22:07 3017929935c2: Preparing 03:22:07 e478177c462f: Preparing 03:22:07 166dde17997b: Preparing 03:22:07 78c4bc0ebec3: Preparing 03:22:07 45596ee15a31: Preparing 03:22:07 52dc75cd08be: Preparing 03:22:07 a6e1fd50fee5: Preparing 03:22:07 56eb02710082: Preparing 03:22:07 ee420dfed78a: Preparing 03:22:07 45596ee15a31: Waiting 03:22:07 52dc75cd08be: Waiting 03:22:07 a6e1fd50fee5: Waiting 03:22:07 56eb02710082: Waiting 03:22:07 ee420dfed78a: Waiting 03:22:07 78c4bc0ebec3: Waiting 03:22:07 c7c66fc2a4ee: Layer already exists 03:22:07 166dde17997b: Layer already exists 03:22:07 e478177c462f: Layer already exists 03:22:07 3017929935c2: Layer already exists 03:22:07 aa5e562f419d: Layer already exists 03:22:07 45596ee15a31: Layer already exists 03:22:07 78c4bc0ebec3: Layer already exists 03:22:07 52dc75cd08be: Layer already exists 03:22:07 56eb02710082: Layer already exists 03:22:07 a6e1fd50fee5: Layer already exists 03:22:07 ee420dfed78a: Layer already exists 03:22:07 main: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:07 ===================================================== [Pipeline] echo 03:22:07 taggedImages: 03:22:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b 03:22:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 03:22:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 03:22:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:08 03:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:09 arm64: Pulling from edgex-lftools-log-publisher 03:22:09 448f6bf000e3: Pulling fs layer 03:22:09 f757da607395: Pulling fs layer 03:22:09 05883995daec: Pulling fs layer 03:22:09 8603b9c90790: Pulling fs layer 03:22:09 1560dd03e051: Pulling fs layer 03:22:09 27f5ce0e4adf: Pulling fs layer 03:22:09 c2d8d7efcc4b: Pulling fs layer 03:22:09 8603b9c90790: Waiting 03:22:09 1560dd03e051: Waiting 03:22:09 27f5ce0e4adf: Waiting 03:22:09 c2d8d7efcc4b: Waiting 03:22:09 f757da607395: Verifying Checksum 03:22:09 f757da607395: Download complete 03:22:09 8603b9c90790: Download complete 03:22:09 1560dd03e051: Verifying Checksum 03:22:09 1560dd03e051: Download complete 03:22:09 27f5ce0e4adf: Verifying Checksum 03:22:09 27f5ce0e4adf: Download complete 03:22:09 05883995daec: Verifying Checksum 03:22:09 05883995daec: Download complete 03:22:09 448f6bf000e3: Verifying Checksum 03:22:09 448f6bf000e3: Download complete 03:22:12 c2d8d7efcc4b: Verifying Checksum 03:22:12 c2d8d7efcc4b: Download complete 03:22:13 448f6bf000e3: Pull complete 03:22:14 f757da607395: Pull complete 03:22:16 05883995daec: Pull complete 03:22:16 8603b9c90790: Pull complete 03:22:17 1560dd03e051: Pull complete 03:22:17 27f5ce0e4adf: Pull complete 03:22:32 c2d8d7efcc4b: Pull complete 03:22:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:22:32 prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container 03:22:32 $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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 03:22:35 $ docker top 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:37 ---> job-cost.sh 03:22:37 lf-activate-venv: SKIPPING 03:22:37 INFO: No Stack... 03:22:38 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:38 INFO: Archiving Costs [Pipeline] sh 03:22:39 + cut -d, -f6 03:22:39 + cat /w/workspace/edgex-go/92/archives/cost.csv [Pipeline] lock 03:22:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] 03:22:39 Resource [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] did not exist. Created. 03:22:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:40 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:40 Stashed 1 file(s) [Pipeline] } 03:22:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:40 $ docker stop --time=1 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 03:22:42 $ docker rm -f 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 [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 03:22:43 provisioning config files... 03:22:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/92@tmp/config4330832237768567091tmp [Pipeline] { [Pipeline] sh 03:22:43 + set +x 03:22:43 + curl -s https://codecov.io/bash 03:22:43 + bash -s -- 03:22:43 03:22:43 _____ _ 03:22:43 / ____| | | 03:22:43 | | ___ __| | ___ ___ _____ __ 03:22:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:43 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:43 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:43 Bash-1.0.6 03:22:43 03:22:43 03:22:43 ==> git version 2.24.4 found 03:22:43 ==> 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 03:22:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:22:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:22:43 ==> Jenkins CI detected. 03:22:43 current dir:  /w/workspace/edgex-go/92 03:22:43 project root: . 03:22:43 --> token set from env 03:22:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:43 ==> Running gcov in . (disable via -X gcov) 03:22:43 ==> Python coveragepy not found 03:22:43 ==> Searching for coverage reports in: 03:22:43 + . 03:22:43 -> Found 1 reports 03:22:43 ==> Detecting git/mercurial file structure 03:22:43 ==> Reading reports 03:22:43 + ./coverage.out bytes=428179 03:22:43 ==> Appending adjustments 03:22:43 https://docs.codecov.io/docs/fixing-reports 03:22:45 + Found adjustments 03:22:45 ==> Gzipping contents 03:22:45 60K /tmp/codecov.R1lNHO.gz 03:22:45 ==> Uploading reports 03:22:45 url: https://codecov.io 03:22:45 query: branch=main&commit=d325f454062a1ab7df1627f6a73b0f166109ba5b&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:45 -> Pinging Codecov 03:22:45 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=d325f454062a1ab7df1627f6a73b0f166109ba5b&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:45 -> Uploading to 03:22:45 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/d325f454062a1ab7df1627f6a73b0f166109ba5b/317504eb-f9e4-4444-bc10-09994ff8c179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T032245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed19c4104a358619660388622338a70ded6a94b611e75b46dac254209d18c76 03:22:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:45 Dload Upload Total Spent Left Speed 03:22:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57636 0 0 100 57636 0 176k --:--:-- --:--:-- --:--:-- 176k 100 57636 0 0 100 57636 0 176k --:--:-- --:--:-- --:--:-- 175k 03:22:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] } 03:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:22:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:22:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:47 03:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:22:47 188c0c94c7c5: Pulling fs layer 03:22:47 0ef7d3d256c8: Pulling fs layer 03:22:47 de9db76c5a1d: Pulling fs layer 03:22:47 0eba1c9be4d2: Pulling fs layer 03:22:47 0d57e429df01: Pulling fs layer 03:22:47 4e4be7b47b0d: Pulling fs layer 03:22:47 e1f770b5df2f: Pulling fs layer 03:22:47 85a0685a4137: Pulling fs layer 03:22:47 0d57e429df01: Waiting 03:22:47 4e4be7b47b0d: Waiting 03:22:47 e1f770b5df2f: Waiting 03:22:47 85a0685a4137: Waiting 03:22:47 0eba1c9be4d2: Waiting 03:22:47 de9db76c5a1d: Verifying Checksum 03:22:47 de9db76c5a1d: Download complete 03:22:47 0ef7d3d256c8: Verifying Checksum 03:22:47 0ef7d3d256c8: Download complete 03:22:47 0d57e429df01: Verifying Checksum 03:22:47 0d57e429df01: Download complete 03:22:47 188c0c94c7c5: Verifying Checksum 03:22:47 188c0c94c7c5: Download complete 03:22:47 4e4be7b47b0d: Verifying Checksum 03:22:47 4e4be7b47b0d: Download complete 03:22:48 e1f770b5df2f: Verifying Checksum 03:22:48 e1f770b5df2f: Download complete 03:22:48 188c0c94c7c5: Pull complete 03:22:48 85a0685a4137: Verifying Checksum 03:22:48 85a0685a4137: Download complete 03:22:48 0eba1c9be4d2: Verifying Checksum 03:22:48 0eba1c9be4d2: Download complete 03:22:48 0ef7d3d256c8: Pull complete 03:22:48 de9db76c5a1d: Pull complete 03:22:52 0eba1c9be4d2: Pull complete 03:22:52 0d57e429df01: Pull complete 03:22:52 4e4be7b47b0d: Pull complete 03:22:53 e1f770b5df2f: Pull complete 03:22:57 85a0685a4137: Pull complete 03:22:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:22:57 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:22:57 $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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-snyk-go:1.410.4 cat 03:23:00 $ docker top d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:23:00 + set -o pipefail 03:23:00 + snyk monitor '--org=edgex-jenkins' 03:23:05 03:23:05 Monitoring /w/workspace/edgex-go/92 (github.com/edgexfoundry/edgex-go)... 03:23:05 03:23:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/096b483c-9d37-4693-a9e0-81d8f51835d6 03:23:05 03:23:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:23:05 03:23:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:23:05 03:23:05 [Pipeline] } 03:23:05 $ docker stop --time=1 d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e 03:23:08 $ docker rm -f d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:23:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:08 provisioning config files... 03:23:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/92@tmp/config8834673994707490478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:08 --> edgex-publish-swagger.sh 03:23:08 === Publish openapi/v2 API === 03:23:08 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:23:08 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/92/openapi/v2/core-command.yaml] 03:23:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:08 Dload Upload Total Spent Left Speed 03:23:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30732 0:00:01 0:00:01 --:--:-- 30758 100 32389 0 0 100 32389 0 30728 0:00:01 0:00:01 --:--:-- 30758 03:23:09 03:23:09 03:23:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/92/openapi/v2/core-data.yaml] 03:23:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:09 Dload Upload Total Spent Left Speed 03:23:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61881 0:00:01 0:00:01 --:--:-- 61893 100 71116 0 0 100 71116 0 61872 0:00:01 0:00:01 --:--:-- 61893 03:23:11 03:23:11 03:23:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/92/openapi/v2/core-metadata.yaml] 03:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:11 Dload Upload Total Spent Left Speed 03:23:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 03:23:12 03:23:12 03:23:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/92/openapi/v2/support-notifications.yaml] 03:23:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:12 Dload Upload Total Spent Left Speed 03:23:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79549 0:00:01 0:00:01 --:--:-- 79596 100 88830 0 0 100 88830 0 79538 0:00:01 0:00:01 --:--:-- 79596 03:23:13 03:23:13 03:23:13 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/92/openapi/v2/support-scheduler.yaml] 03:23:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:13 Dload Upload Total Spent Left Speed 03:23:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40712 --:--:-- --:--:-- --:--:-- 40681 100 38932 0 0 100 38932 0 40704 --:--:-- --:--:-- --:--:-- 40681 03:23:14 03:23:14 03:23:14 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/92/openapi/v2/system-agent.yaml] 03:23:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:14 Dload Upload Total Spent Left Speed 03:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20208 --:--:-- --:--:-- --:--:-- 20209 100 19603 0 0 100 19603 0 20204 --:--:-- --:--:-- --:--:-- 20188 03:23:15 03:23:15 [Pipeline] } 03:23:15 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 03:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:16 . [Pipeline] withDockerContainer 03:23:16 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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:10004/edgex-devops/git-semver:latest cat 03:23:16 $ docker top 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:16 [ssh-agent] Looking for ssh-agent implementation... 03:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:16 $ docker exec 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f ssh-agent 03:23:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdjono/agent.14 03:23:17 SSH_AGENT_PID=20 03:23:17 Running ssh-add (command line suppressed) 03:23:17 Identity added: /w/workspace/edgex-go/92@tmp/private_key_8339140525276740099.key (/w/workspace/edgex-go/92@tmp/private_key_8339140525276740099.key) 03:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:17 + git semver tag 03:23:17 # -> Open(): unable to determine branch for HEAD 03:23:17 # $GIT_DIR = /w/workspace/edgex-go/92/.git 03:23:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/92 03:23:17 # $SEMVER_REMOTE_NAME = origin 03:23:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:17 # $SEMVER_USER_NAME = edgex-jenkins 03:23:17 # $SEMVER_BRANCH = main 03:23:17 # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver 03:23:17 # d325f454062a1ab7df1627f6a73b0f166109ba5b HEAD 03:23:17 # -> Force: false 03:23:17 # d13f5691fd0e168374d3c6b23365fa8ccdadc282 refs/tags/v2.0.1-dev.81 [Pipeline] } 03:23:17 $ docker exec --env ******** --env ******** 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f ssh-agent -k 03:23:17 unset SSH_AUTH_SOCK; 03:23:17 unset SSH_AGENT_PID; 03:23:17 echo Agent pid 20 killed; 03:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:18 + git semver [Pipeline] } 03:23:18 $ docker stop --time=1 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f 03:23:19 $ docker rm -f 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:19 03:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:19 0.23.1-centos7: Pulling from edgex-lftools 03:23:19 ab5ef0e58194: Pulling fs layer 03:23:19 9712f1f96733: Pulling fs layer 03:23:19 63f879dbbcfc: Pulling fs layer 03:23:19 0d9ebad4ef96: Pulling fs layer 03:23:19 e9a5061849ea: Pulling fs layer 03:23:19 d747dcd14b5f: Pulling fs layer 03:23:19 2de7ff778b66: Pulling fs layer 03:23:19 0d9ebad4ef96: Waiting 03:23:19 e9a5061849ea: Waiting 03:23:19 d747dcd14b5f: Waiting 03:23:19 2de7ff778b66: Waiting 03:23:19 9712f1f96733: Verifying Checksum 03:23:19 9712f1f96733: Download complete 03:23:20 63f879dbbcfc: Verifying Checksum 03:23:20 63f879dbbcfc: Download complete 03:23:20 0d9ebad4ef96: Verifying Checksum 03:23:20 0d9ebad4ef96: Download complete 03:23:20 d747dcd14b5f: Verifying Checksum 03:23:20 d747dcd14b5f: Download complete 03:23:20 ab5ef0e58194: Verifying Checksum 03:23:20 ab5ef0e58194: Download complete 03:23:20 e9a5061849ea: Verifying Checksum 03:23:20 e9a5061849ea: Download complete 03:23:20 2de7ff778b66: Verifying Checksum 03:23:20 2de7ff778b66: Download complete 03:23:23 ab5ef0e58194: Pull complete 03:23:23 9712f1f96733: Pull complete 03:23:24 63f879dbbcfc: Pull complete 03:23:28 0d9ebad4ef96: Pull complete 03:23:28 e9a5061849ea: Pull complete 03:23:29 d747dcd14b5f: Pull complete 03:23:30 2de7ff778b66: Pull complete 03:23:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:23:31 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:23:35 $ docker top 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:23:35 provisioning config files... 03:23:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/92@tmp/config6827733455732549881tmp 03:23:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/92@tmp/config5101534420194934934tmp 03:23:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/92@tmp/config4351909399336980168tmp [Pipeline] { [Pipeline] echo 03:23:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:23:35 ---> sigul-configuration.sh 03:23:35 gpg: directory `/root/.gnupg' created 03:23:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:23:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:23:35 gpg: keyring `/root/.gnupg/secring.gpg' created 03:23:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:23:35 gpg: CAST5 encrypted data 03:23:35 gpg: encrypted with 1 passphrase 03:23:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:23:35 + mkdir /home/jenkins 03:23:35 + mkdir /home/jenkins/sigul [Pipeline] sh 03:23:36 + 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 03:23:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:23:36 ---> sigul-install.sh 03:23:36 Sigul already installed; skipping installation. [Pipeline] sh 03:23:36 + git tag --list 03:23:36 0.6.0 03:23:36 0.6.1 03:23:36 0.7.0 03:23:36 0.7.1 03:23:36 v1.0.0 03:23:36 v1.0.1 03:23:36 v1.1.0 03:23:36 v1.2.0 03:23:36 v1.2.1 03:23:36 v1.3.0 03:23:36 v1.3.1 03:23:36 v2.0.0 03:23:36 v2.0.1-dev.1 03:23:36 v2.0.1-dev.10 03:23:36 v2.0.1-dev.11 03:23:36 v2.0.1-dev.12 03:23:36 v2.0.1-dev.13 03:23:36 v2.0.1-dev.14 03:23:36 v2.0.1-dev.15 03:23:36 v2.0.1-dev.16 03:23:36 v2.0.1-dev.17 03:23:36 v2.0.1-dev.18 03:23:36 v2.0.1-dev.19 03:23:36 v2.0.1-dev.2 03:23:36 v2.0.1-dev.20 03:23:36 v2.0.1-dev.21 03:23:36 v2.0.1-dev.22 03:23:36 v2.0.1-dev.23 03:23:36 v2.0.1-dev.24 03:23:36 v2.0.1-dev.25 03:23:36 v2.0.1-dev.26 03:23:36 v2.0.1-dev.27 03:23:36 v2.0.1-dev.28 03:23:36 v2.0.1-dev.29 03:23:36 v2.0.1-dev.3 03:23:36 v2.0.1-dev.30 03:23:36 v2.0.1-dev.31 03:23:36 v2.0.1-dev.32 03:23:36 v2.0.1-dev.33 03:23:36 v2.0.1-dev.34 03:23:36 v2.0.1-dev.35 03:23:36 v2.0.1-dev.36 03:23:36 v2.0.1-dev.37 03:23:36 v2.0.1-dev.38 03:23:36 v2.0.1-dev.39 03:23:36 v2.0.1-dev.4 03:23:36 v2.0.1-dev.40 03:23:36 v2.0.1-dev.41 03:23:36 v2.0.1-dev.42 03:23:36 v2.0.1-dev.43 03:23:36 v2.0.1-dev.44 03:23:36 v2.0.1-dev.45 03:23:36 v2.0.1-dev.46 03:23:36 v2.0.1-dev.47 03:23:36 v2.0.1-dev.48 03:23:36 v2.0.1-dev.49 03:23:36 v2.0.1-dev.5 03:23:36 v2.0.1-dev.50 03:23:36 v2.0.1-dev.51 03:23:36 v2.0.1-dev.52 03:23:36 v2.0.1-dev.53 03:23:36 v2.0.1-dev.54 03:23:36 v2.0.1-dev.55 03:23:36 v2.0.1-dev.56 03:23:36 v2.0.1-dev.57 03:23:36 v2.0.1-dev.58 03:23:36 v2.0.1-dev.59 03:23:36 v2.0.1-dev.6 03:23:36 v2.0.1-dev.60 03:23:36 v2.0.1-dev.61 03:23:36 v2.0.1-dev.62 03:23:36 v2.0.1-dev.63 03:23:36 v2.0.1-dev.64 03:23:36 v2.0.1-dev.65 03:23:36 v2.0.1-dev.66 03:23:36 v2.0.1-dev.67 03:23:36 v2.0.1-dev.68 03:23:36 v2.0.1-dev.69 03:23:36 v2.0.1-dev.7 03:23:36 v2.0.1-dev.70 03:23:36 v2.0.1-dev.71 03:23:36 v2.0.1-dev.72 03:23:36 v2.0.1-dev.73 03:23:36 v2.0.1-dev.74 03:23:36 v2.0.1-dev.75 03:23:36 v2.0.1-dev.76 03:23:36 v2.0.1-dev.77 03:23:36 v2.0.1-dev.78 03:23:36 v2.0.1-dev.79 03:23:36 v2.0.1-dev.8 03:23:36 v2.0.1-dev.80 03:23:36 v2.0.1-dev.81 03:23:36 v2.0.1-dev.9 [Pipeline] sh 03:23:37 + lftools sign git-tag v2.0.1-dev.81 03:23:37 Signing Git tag with Sigul... 03:23:37 Signing v2.0.1-dev.81 [Pipeline] echo 03:23:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:23:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:23:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:23:38 $ docker stop --time=1 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c 03:23:40 $ docker rm -f 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:40 . [Pipeline] withDockerContainer 03:23:40 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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:10004/edgex-devops/git-semver:latest cat 03:23:41 $ docker top f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:41 [ssh-agent] Looking for ssh-agent implementation... 03:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:41 $ docker exec f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 ssh-agent 03:23:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijoEhK/agent.14 03:23:41 SSH_AGENT_PID=21 03:23:41 Running ssh-add (command line suppressed) 03:23:41 Identity added: /w/workspace/edgex-go/92@tmp/private_key_7144308920182212033.key (/w/workspace/edgex-go/92@tmp/private_key_7144308920182212033.key) 03:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:42 + git semver bump pre 03:23:42 # -> Open(): unable to determine branch for HEAD 03:23:42 # $GIT_DIR = /w/workspace/edgex-go/92/.git 03:23:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/92 03:23:42 # $SEMVER_REMOTE_NAME = origin 03:23:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:42 # $SEMVER_USER_NAME = edgex-jenkins 03:23:42 # $SEMVER_BRANCH = main 03:23:42 # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver 03:23:42 2.0.1-dev.82 [Pipeline] } 03:23:42 $ docker exec --env ******** --env ******** f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 ssh-agent -k 03:23:42 unset SSH_AUTH_SOCK; 03:23:42 unset SSH_AGENT_PID; 03:23:42 echo Agent pid 21 killed; 03:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:42 + git semver [Pipeline] } 03:23:42 $ docker stop --time=1 f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 03:23:43 $ docker rm -f f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:44 . [Pipeline] withDockerContainer 03:23:44 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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:10004/edgex-devops/git-semver:latest cat 03:23:44 $ docker top 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:44 [ssh-agent] Looking for ssh-agent implementation... 03:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:44 $ docker exec 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 ssh-agent 03:23:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCpFMdB/agent.14 03:23:44 SSH_AGENT_PID=20 03:23:44 Running ssh-add (command line suppressed) 03:23:44 Identity added: /w/workspace/edgex-go/92@tmp/private_key_4472950364064599249.key (/w/workspace/edgex-go/92@tmp/private_key_4472950364064599249.key) 03:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:45 + git semver push 03:23:45 # -> Open(): unable to determine branch for HEAD 03:23:45 # $GIT_DIR = /w/workspace/edgex-go/92/.git 03:23:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/92 03:23:45 # $SEMVER_REMOTE_NAME = origin 03:23:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:45 # $SEMVER_USER_NAME = edgex-jenkins 03:23:45 # $SEMVER_BRANCH = main 03:23:45 # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [Pipeline] } 03:23:49 $ docker exec --env ******** --env ******** 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 ssh-agent -k 03:23:49 unset SSH_AUTH_SOCK; 03:23:49 unset SSH_AGENT_PID; 03:23:49 echo Agent pid 20 killed; 03:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:49 + git semver [Pipeline] } 03:23:49 $ docker stop --time=1 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 03:23:51 $ docker rm -f 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:23:52 + '[' -d /w/workspace/edgex-go/92/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:23:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:53 ---> package-listing.sh 03:23:53 ++ tr '[:upper:]' '[:lower:]' 03:23:53 ++ facter osfamily 03:23:53 + OS_FAMILY=redhat 03:23:53 + workspace=/w/workspace/edgex-go/92 03:23:53 + START_PACKAGES=/tmp/packages_start.txt 03:23:53 + END_PACKAGES=/tmp/packages_end.txt 03:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:53 + PACKAGES=/tmp/packages_start.txt 03:23:53 + '[' /w/workspace/edgex-go/92 ']' 03:23:53 + PACKAGES=/tmp/packages_end.txt 03:23:53 + case "${OS_FAMILY}" in 03:23:53 + rpm -qa 03:23:53 + sort 03:23:57 + '[' -f /tmp/packages_start.txt ']' 03:23:57 + '[' -f /tmp/packages_end.txt ']' 03:23:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:23:57 + '[' /w/workspace/edgex-go/92 ']' 03:23:57 + mkdir -p /w/workspace/edgex-go/92/archives/ 03:23:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/92/archives/ [Pipeline] echo 03:23:57 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/92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:58 03:23:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:58 latest: Pulling from edgex-lftools-log-publisher 03:23:58 b4d181a07f80: Pulling fs layer 03:23:58 a1111a8f2ec3: Pulling fs layer 03:23:58 ed53099fbce6: Pulling fs layer 03:23:58 dc539afda2c1: Pulling fs layer 03:23:58 77bc0d833cb6: Pulling fs layer 03:23:58 9065ff56babe: Pulling fs layer 03:23:58 d287ab97295c: Pulling fs layer 03:23:58 dc539afda2c1: Waiting 03:23:58 9065ff56babe: Waiting 03:23:58 77bc0d833cb6: Waiting 03:23:58 d287ab97295c: Waiting 03:23:58 a1111a8f2ec3: Verifying Checksum 03:23:58 a1111a8f2ec3: Download complete 03:23:58 dc539afda2c1: Verifying Checksum 03:23:58 dc539afda2c1: Download complete 03:23:58 ed53099fbce6: Verifying Checksum 03:23:58 ed53099fbce6: Download complete 03:23:58 9065ff56babe: Verifying Checksum 03:23:58 9065ff56babe: Download complete 03:23:58 77bc0d833cb6: Verifying Checksum 03:23:58 77bc0d833cb6: Download complete 03:23:58 b4d181a07f80: Verifying Checksum 03:23:58 b4d181a07f80: Download complete 03:23:59 d287ab97295c: Verifying Checksum 03:23:59 d287ab97295c: Download complete 03:24:00 b4d181a07f80: Pull complete 03:24:00 a1111a8f2ec3: Pull complete 03:24:00 ed53099fbce6: Pull complete 03:24:00 dc539afda2c1: Pull complete 03:24:01 77bc0d833cb6: Pull complete 03:24:01 9065ff56babe: Pull complete 03:24:06 d287ab97295c: Pull complete 03:24:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:24:06 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 03:24: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/92/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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:08 $ docker top 8031ffb4125cfed9d6c90d906417134c3d6e9f80c29a170c6ceab07eafc8857d -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:09 + ls /var/log/sa-host 03:24:09 + sadf -c /var/log/sa-host/sa27 03:24:09 file_magic: OK 03:24:09 HZ: Using current value: 100 03:24:09 file_header: OK 03:24:09 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 03:24:09 Statistics: 03:24:09 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... 03:24:09 File successfully converted to sysstat format version 12.0.3 03:24:09 + sadf -c /var/log/sa-host/sa30 03:24:09 file_magic: OK 03:24:09 HZ: Using current value: 100 03:24:09 file_header: OK 03:24:09 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 03:24:09 Statistics: 03:24:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:09 provisioning config files... 03:24:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/92@tmp/config4780509677255187890tmp [Pipeline] { [Pipeline] echo 03:24:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:10 ---> create-netrc.sh [Pipeline] } 03:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:10 ---> python-tools-install.sh [Pipeline] echo 03:24:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:10 ---> sudo-logs.sh 03:24:10 Archiving 'sudo' log.. 03:24:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2253.novalocal: Name or service not known 03:24:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2253.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:24:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:11 ---> job-cost.sh 03:24:11 lf-activate-venv: SKIPPING 03:24:11 DEBUG: total: 0.10999999940395355 03:24:11 INFO: Retrieving Stack Cost... 03:24:11 INFO: Retrieving Pricing Info for: v3-standard-2 03:24:12 INFO: Archiving Costs [Pipeline] echo 03:24:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:12 ---> logs-deploy.sh 03:24:12 lf-activate-venv: SKIPPING 03:24:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/92 03:24:12 INFO: archiving workspace using pattern(s): 03:24:13 Archives upload complete. 03:24:13 INFO: archiving logs to Nexus 03:24:14 ---> uname -a: 03:24:14 Linux prd-centos7-docker-4c-2g-2253.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:24:14 03:24:14 03:24:14 ---> lscpu: 03:24:14 Architecture: x86_64 03:24:14 CPU op-mode(s): 32-bit, 64-bit 03:24:14 Byte Order: Little Endian 03:24:14 Address sizes: 40 bits physical, 48 bits virtual 03:24:14 CPU(s): 2 03:24:14 On-line CPU(s) list: 0,1 03:24:14 Thread(s) per core: 1 03:24:14 Core(s) per socket: 1 03:24:14 Socket(s): 2 03:24:14 NUMA node(s): 1 03:24:14 Vendor ID: AuthenticAMD 03:24:14 CPU family: 23 03:24:14 Model: 49 03:24:14 Model name: AMD EPYC-Rome Processor 03:24:14 Stepping: 0 03:24:14 CPU MHz: 2800.000 03:24:14 BogoMIPS: 5600.00 03:24:14 Virtualization: AMD-V 03:24:14 Hypervisor vendor: KVM 03:24:14 Virtualization type: full 03:24:14 L1d cache: 32K 03:24:14 L1i cache: 32K 03:24:14 L2 cache: 512K 03:24:14 L3 cache: 16384K 03:24:14 NUMA node0 CPU(s): 0,1 03:24: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 03:24:14 03:24:14 03:24:14 ---> nproc: 03:24:14 2 03:24:14 03:24:14 03:24:14 ---> df -h: 03:24:14 Filesystem Size Used Avail Use% Mounted on 03:24:14 overlay 40G 16G 25G 39% / 03:24:14 tmpfs 64M 0 64M 0% /dev 03:24:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:24:14 shm 64M 0 64M 0% /dev/shm 03:24:14 /dev/vda1 40G 16G 25G 39% /facter-os 03:24:14 03:24:14 03:24:14 ---> sar -b -r -n DEV: 03:24:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 03:24:14 03:24:14 03:07:38 LINUX RESTART (2 CPU) 03:24:14 03:24:14 03:08:01 tps rtps wtps bread/s bwrtn/s 03:24:14 03:09:01 227.94 5.48 222.46 3109.69 53089.36 03:24:14 03:10:01 263.89 0.00 263.89 0.00 54377.05 03:24:14 03:11:01 57.49 0.00 57.49 0.00 10870.51 03:24:14 03:12:01 111.45 0.02 111.44 0.53 4631.40 03:24:14 03:13:01 749.73 320.83 428.90 16764.47 289693.35 03:24:14 03:14:01 388.75 199.45 189.30 9772.88 51749.69 03:24:14 03:15:02 680.42 173.09 507.33 11599.13 257656.37 03:24:14 03:16:01 237.61 56.29 181.32 3292.40 28539.42 03:24:14 03:17:01 6.85 1.82 5.03 96.87 117.72 03:24:14 03:18:01 0.42 0.00 0.42 0.00 7.66 03:24:14 03:19:01 0.23 0.00 0.23 0.00 2.20 03:24:14 03:20:01 0.27 0.00 0.27 0.00 3.18 03:24:14 03:21:01 0.30 0.00 0.30 0.00 2.80 03:24:14 03:22:01 0.35 0.00 0.35 0.00 5.43 03:24:14 03:23:01 94.14 2.85 91.29 295.00 26222.02 03:24:14 03:24:01 237.10 57.12 179.98 4887.66 28610.01 03:24:14 Average: 191.08 51.08 140.00 3114.81 50390.48 03:24:14 03:24:14 03:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:14 03:09:01 3779472 0 858608 10.72 2620 3368240 1636136 18.06 1097796 2721684 390192 03:24:14 03:10:01 3443196 0 973772 12.16 2620 3589352 1633980 18.04 1310492 2781000 243500 03:24:14 03:11:01 3387136 0 1074692 13.42 2620 3544492 1740912 19.22 1314132 2826540 41896 03:24:14 03:12:01 3224792 0 1022688 12.77 2620 3758840 1418484 15.66 1406300 2869332 133580 03:24:14 03:13:01 627220 0 1283612 16.03 2620 6095488 2226440 24.58 2961696 3804244 128 03:24:14 03:14:01 930180 0 1219472 15.23 2620 5856668 1972780 21.78 2184436 4284216 81356 03:24:14 03:15:02 1169256 0 1613820 20.15 2620 5223244 3273736 36.14 2807792 3377516 206116 03:24:14 03:16:01 3278264 0 1128912 14.10 2620 3599144 1635020 18.05 1089692 3051336 28 03:24:14 03:17:01 3248100 0 1156148 14.44 2620 3602072 1470200 16.23 1210008 2964820 8 03:24:14 03:18:01 3258844 0 1145396 14.30 2620 3602080 1377056 15.20 1207476 2960376 8 03:24:14 03:19:01 3262628 0 1141612 14.25 2620 3602080 1377144 15.20 1208568 2955368 8 03:24:14 03:20:01 3263060 0 1141172 14.25 2620 3602088 1377048 15.20 1207784 2955712 8 03:24:14 03:21:01 3266176 0 1138052 14.21 2620 3602092 1377048 15.20 1208044 2952496 8 03:24:14 03:22:01 3265904 0 1138316 14.21 2620 3602100 1377048 15.20 1208108 2952528 8 03:24:14 03:23:01 2356908 0 1320312 16.49 2620 4329100 1652556 18.25 1430388 3590424 48 03:24:14 03:24:01 1199616 0 1460832 18.24 2620 5345872 2090048 23.08 1623148 4417888 266600 03:24:14 Average: 2685047 0 1176088 14.68 2620 4145184 1727227 19.07 1529741 3216592 85218 03:24:14 03:24:14 03:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:14 03:09:01 vethd6313c0 143.34 179.84 13.54 1223.45 0.00 0.00 0.00 0.00 03:24:14 03:09:01 eth0 1646.70 1669.68 10524.48 201.43 0.00 0.00 0.00 0.00 03:24:14 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:09:01 docker0 874.18 695.84 74.76 3905.93 0.00 0.00 0.00 0.00 03:24:14 03:10:01 vethf103743 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:24:14 03:10:01 eth0 91.38 68.02 845.27 15.02 0.00 0.00 0.00 0.00 03:24:14 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:10:01 docker0 51.50 63.91 3.83 819.87 0.00 0.00 0.00 0.00 03:24:14 03:11:01 vethf103743 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 03:24:14 03:11:01 eth0 31.14 16.48 24.38 11.93 0.00 0.00 0.00 0.00 03:24:14 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:11:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 03:24:14 03:12:01 vethf103743 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:12:01 eth0 19.16 10.30 16.92 8.59 0.00 0.00 0.00 0.00 03:24:14 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:13:01 eth0 151.84 92.01 1875.68 130.07 0.00 0.00 0.00 0.00 03:24:14 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:13:01 docker0 17.42 32.27 0.95 177.38 0.00 0.00 0.00 0.00 03:24:14 03:13:01 vethcc2200c 0.00 1.06 0.00 0.06 0.00 0.00 0.00 0.00 03:24:14 03:14:01 veth5e1db27 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:24:14 03:14:01 eth0 76.84 41.47 1141.90 12.98 0.00 0.00 0.00 0.00 03:24:14 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:14:01 docker0 3.21 11.31 0.21 86.33 0.00 0.00 0.00 0.00 03:24:14 03:15:02 vethed46c28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:24:14 03:15:02 vethf56b09e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:24:14 03:15:02 veth21b78f3 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:24:14 03:15:02 eth0 98.27 42.58 545.05 18.44 0.00 0.00 0.00 0.00 03:24:14 03:16:01 eth0 318.44 301.15 348.85 1067.25 0.00 0.00 0.00 0.00 03:24:14 03:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:24:14 03:16:01 docker0 998.65 906.96 83.62 5766.19 0.00 0.00 0.00 0.00 03:24:14 03:17:01 eth0 102.28 117.01 51.36 583.82 0.00 0.00 0.00 0.00 03:24:14 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:18:01 eth0 0.18 0.17 0.05 0.01 0.00 0.00 0.00 0.00 03:24:14 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:19:01 eth0 0.30 0.28 0.21 0.08 0.00 0.00 0.00 0.00 03:24:14 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:20:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:21:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:14 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:14 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:23:01 vethf3f6ee9 3.35 3.58 0.37 2.18 0.00 0.00 0.00 0.00 03:24:14 03:23:01 eth0 158.76 96.49 4066.61 13.89 0.00 0.00 0.00 0.00 03:24:14 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:23:01 docker0 3.35 3.53 0.32 2.17 0.00 0.00 0.00 0.00 03:24:14 03:24:01 eth0 355.29 224.73 6234.89 178.21 0.00 0.00 0.00 0.00 03:24:14 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 03:24:01 docker0 30.36 49.96 3.25 390.39 0.00 0.00 0.00 0.00 03:24:14 Average: eth0 190.56 167.41 1606.15 139.13 0.00 0.00 0.00 0.00 03:24:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:14 Average: docker0 63.54 59.14 5.37 379.27 0.00 0.00 0.00 0.00 03:24:14 03:24:14 03:24:14 ---> sar -P ALL: 03:24:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 03:24:14 03:24:14 03:07:38 LINUX RESTART (2 CPU) 03:24:14 03:24:14 03:08:01 CPU %user %nice %system %iowait %steal %idle 03:24:14 03:09:01 all 34.97 0.00 10.27 5.11 0.13 49.52 03:24:14 03:09:01 0 27.86 0.00 10.94 4.86 0.12 56.22 03:24:14 03:09:01 1 42.14 0.00 9.60 5.36 0.13 42.77 03:24:14 03:10:01 all 50.80 0.00 9.99 4.58 0.10 34.53 03:24:14 03:10:01 0 50.14 0.00 10.45 2.48 0.11 36.82 03:24:14 03:10:01 1 51.45 0.00 9.53 6.69 0.09 32.24 03:24:14 03:11:01 all 32.88 0.00 4.70 0.48 0.07 61.86 03:24:14 03:11:01 0 32.92 0.00 4.70 0.63 0.07 61.68 03:24:14 03:11:01 1 32.84 0.00 4.70 0.33 0.07 62.05 03:24:14 03:12:01 all 78.05 0.00 7.82 1.28 0.13 12.72 03:24:14 03:12:01 0 78.18 0.00 8.12 1.46 0.13 12.11 03:24:14 03:12:01 1 77.92 0.00 7.53 1.09 0.13 13.33 03:24:14 03:13:01 all 29.56 0.00 19.61 24.14 0.10 26.59 03:24:14 03:13:01 0 29.31 0.00 19.67 23.10 0.09 27.83 03:24:14 03:13:01 1 29.81 0.00 19.55 25.18 0.11 25.34 03:24:14 03:14:01 all 75.36 0.00 12.14 11.97 0.12 0.41 03:24:14 03:14:01 0 75.34 0.00 12.26 12.06 0.13 0.22 03:24:14 03:14:01 1 75.37 0.00 12.02 11.89 0.11 0.60 03:24:14 03:15:02 all 65.52 0.00 20.85 10.45 0.11 3.06 03:24:14 03:15:02 0 65.61 0.00 20.95 10.23 0.11 3.10 03:24:14 03:15:02 1 65.43 0.00 20.76 10.67 0.11 3.03 03:24:14 03:16:01 all 31.67 0.00 9.27 2.06 0.09 56.91 03:24:14 03:16:01 0 32.22 0.00 9.13 1.98 0.09 56.59 03:24:14 03:16:01 1 31.12 0.00 9.41 2.15 0.09 57.23 03:24:14 03:17:01 all 5.98 0.00 0.89 0.02 0.05 93.06 03:24:14 03:17:01 0 6.14 0.00 0.98 0.02 0.05 92.81 03:24:14 03:17:01 1 5.83 0.00 0.81 0.02 0.05 93.30 03:24:14 03:18:01 all 0.18 0.00 0.08 0.00 0.02 99.72 03:24:14 03:18:01 0 0.30 0.00 0.07 0.00 0.02 99.62 03:24:14 03:18:01 1 0.07 0.00 0.08 0.00 0.02 99.83 03:24:14 03:19:01 all 0.16 0.00 0.03 0.00 0.03 99.78 03:24:14 03:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:24:14 03:19:01 1 0.23 0.00 0.05 0.00 0.03 99.68 03:24:14 03:24:14 03:19:01 CPU %user %nice %system %iowait %steal %idle 03:24:14 03:20:01 all 0.10 0.00 0.04 0.00 0.02 99.84 03:24:14 03:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:24:14 03:20:01 1 0.18 0.00 0.07 0.00 0.03 99.72 03:24:14 03:21:01 all 0.11 0.00 0.04 0.00 0.02 99.83 03:24:14 03:21:01 0 0.15 0.00 0.03 0.00 0.00 99.82 03:24:14 03:21:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:24:14 03:22:01 all 0.14 0.00 0.03 0.00 0.03 99.81 03:24:14 03:22:01 0 0.23 0.00 0.02 0.00 0.02 99.73 03:24:14 03:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:24:14 03:23:01 all 10.23 0.00 4.21 1.63 0.04 83.89 03:24:14 03:23:01 0 10.47 0.00 4.44 1.61 0.03 83.45 03:24:14 03:23:01 1 9.98 0.00 3.99 1.65 0.05 84.32 03:24:14 03:24:01 all 21.53 0.00 10.00 4.05 0.08 64.33 03:24:14 03:24:01 0 20.84 0.00 10.08 2.75 0.09 66.25 03:24:14 03:24:01 1 22.23 0.00 9.93 5.36 0.07 62.41 03:24:14 Average: all 26.32 0.00 6.65 3.96 0.07 63.00 03:24:14 Average: 0 25.90 0.00 6.77 3.69 0.07 63.57 03:24:14 Average: 1 26.74 0.00 6.53 4.23 0.07 62.43 03:24:14 03:24:14 03:24:14