Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 155d0ec1f9051a669d1f6c09d665afa8a800203b 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-ssh16985041315629532342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12234264969867319862.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6006151198129938167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 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-ssh2269829747714779637.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4329138349395870416.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-719 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 155d0ec1f9051a669d1f6c09d665afa8a800203b (jakarta) > 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 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 Commit message: "build: Update chnage log and released go mods for 2.1.1 patch (#4042)" > git rev-list --no-walk f08ebb17cd451bf4d1e25a5d268e97d10422aedc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-02T23:17:10.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T23:17:10.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:17:10.901Z] ========================================================= [2022-06-02T23:17:10.901Z] EdgeX Global Pipelines Version Info [2022-06-02T23:17:10.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:17:11.653Z] ------------------- [2022-06-02T23:17:11.653Z] stable info: [2022-06-02T23:17:11.653Z] ------------------- [2022-06-02T23:17:11.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:17:11.653Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T23:17:11.653Z] Message: update stable to v1.0.230 [2022-06-02T23:17:12.224Z] ------------------- [2022-06-02T23:17:12.224Z] experimental info: [2022-06-02T23:17:12.224Z] ------------------- [2022-06-02T23:17:12.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:17:12.224Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T23:17:12.224Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T23:17:12.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-02T23:17:12.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-02T23:17:12.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T23:17:12.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T23:17:12.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T23:17:12.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T23:17:12.520Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T23:17:12.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-02T23:17:12.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-02T23:17:12.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-02T23:17:12.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T23:17:12.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T23:17:12.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T23:17:12.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T23:17:12.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T23:17:12.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:17:12.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:17:12.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T23:17:12.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-02T23:17:12.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-02T23:17:12.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-02T23:17:12.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T23:17:12.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:17:12.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:17:12.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-02T23:17:12.758Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] echo [2022-06-02T23:17:12.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 155d0ec [Pipeline] echo [2022-06-02T23:17:12.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:17:12.816Z] provisioning config files... [2022-06-02T23:17:12.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8985440189748046729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:17:13.133Z] ---> docker-login.sh [2022-06-02T23:17:13.133Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:17:13.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:17:13.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:17:13.656Z] Configure a credential helper to remove this warning. See [2022-06-02T23:17:13.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:17:13.656Z] [2022-06-02T23:17:13.656Z] Login Succeeded [2022-06-02T23:17:13.656Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:17:13.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:17:13.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:17:13.656Z] Configure a credential helper to remove this warning. See [2022-06-02T23:17:13.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:17:13.656Z] [2022-06-02T23:17:13.656Z] Login Succeeded [2022-06-02T23:17:13.656Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:17:13.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:17:13.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:17:13.917Z] Configure a credential helper to remove this warning. See [2022-06-02T23:17:13.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:17:13.917Z] [2022-06-02T23:17:13.917Z] Login Succeeded [2022-06-02T23:17:13.917Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:17:13.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:17:13.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:17:13.917Z] Configure a credential helper to remove this warning. See [2022-06-02T23:17:13.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:17:13.917Z] [2022-06-02T23:17:13.917Z] Login Succeeded [2022-06-02T23:17:13.917Z] docker.io [2022-06-02T23:17:14.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:17:14.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:17:14.440Z] Configure a credential helper to remove this warning. See [2022-06-02T23:17:14.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:17:14.440Z] [2022-06-02T23:17:14.440Z] Login Succeeded [2022-06-02T23:17:14.440Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:17:14.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:17:14.757Z] + 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 [2022-06-02T23:17:14.757Z] + dirname cmd/core-command/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/core-data/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/core-metadata/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/support-notifications/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-02T23:17:14.757Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-02T23:17:14.757Z] + cut -d/ -f2 [2022-06-02T23:17:14.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-02T23:17:14.789Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T23:17:15.130Z] + git rev-list -1 --merges 155d0ec1f9051a669d1f6c09d665afa8a800203b~1..155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] echo [2022-06-02T23:17:15.150Z] -----------> git rev-list -1 --merges 155d0ec1f9051a669d1f6c09d665afa8a800203b~1..155d0ec1f9051a669d1f6c09d665afa8a800203b 155d0ec1f9051a669d1f6c09d665afa8a800203b [false] [Pipeline] sh [2022-06-02T23:17:15.442Z] + git log --format=format:%s -1 155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] echo [2022-06-02T23:17:15.457Z] ========================================================= [2022-06-02T23:17:15.457Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-02T23:17:15.457Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-02T23:17:15.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:17:15.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T23:17:15.828Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T23:17:15.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T23:17:15.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T23:17:15.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T23:17:15.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:17:16.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:17:16.181Z] [2022-06-02T23:17:16.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:17:16.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:17:16.484Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T23:17:16.484Z] 1fe172e4850f: Pulling fs layer [2022-06-02T23:17:16.484Z] caf521ccaac6: Pulling fs layer [2022-06-02T23:17:16.484Z] 3ead6fa29328: Pulling fs layer [2022-06-02T23:17:16.484Z] 5c2a1cbceb83: Pulling fs layer [2022-06-02T23:17:16.484Z] a8d5f1318db7: Pulling fs layer [2022-06-02T23:17:16.484Z] c427282e49a2: Pulling fs layer [2022-06-02T23:17:16.484Z] 1827001aaf11: Pulling fs layer [2022-06-02T23:17:16.484Z] 0714d37db230: Pulling fs layer [2022-06-02T23:17:16.484Z] ac28cf19c067: Pulling fs layer [2022-06-02T23:17:16.484Z] ca983d60f3e2: Pulling fs layer [2022-06-02T23:17:16.484Z] 9f894cec8388: Pulling fs layer [2022-06-02T23:17:16.484Z] 5c2a1cbceb83: Waiting [2022-06-02T23:17:16.484Z] c427282e49a2: Waiting [2022-06-02T23:17:16.484Z] 1827001aaf11: Waiting [2022-06-02T23:17:16.484Z] a8d5f1318db7: Waiting [2022-06-02T23:17:16.484Z] 0714d37db230: Waiting [2022-06-02T23:17:16.484Z] ac28cf19c067: Waiting [2022-06-02T23:17:16.484Z] ca983d60f3e2: Waiting [2022-06-02T23:17:16.484Z] 9f894cec8388: Waiting [2022-06-02T23:17:16.484Z] caf521ccaac6: Download complete [2022-06-02T23:17:16.484Z] 5c2a1cbceb83: Download complete [2022-06-02T23:17:16.484Z] a8d5f1318db7: Verifying Checksum [2022-06-02T23:17:16.484Z] a8d5f1318db7: Download complete [2022-06-02T23:17:16.484Z] 3ead6fa29328: Verifying Checksum [2022-06-02T23:17:16.484Z] 3ead6fa29328: Download complete [2022-06-02T23:17:16.748Z] c427282e49a2: Download complete [2022-06-02T23:17:16.748Z] 0714d37db230: Download complete [2022-06-02T23:17:16.748Z] ac28cf19c067: Download complete [2022-06-02T23:17:16.748Z] ca983d60f3e2: Verifying Checksum [2022-06-02T23:17:16.748Z] ca983d60f3e2: Download complete [2022-06-02T23:17:16.748Z] 9f894cec8388: Download complete [2022-06-02T23:17:16.748Z] 1fe172e4850f: Verifying Checksum [2022-06-02T23:17:16.748Z] 1fe172e4850f: Download complete [2022-06-02T23:17:17.007Z] 1827001aaf11: Verifying Checksum [2022-06-02T23:17:17.007Z] 1827001aaf11: Download complete [2022-06-02T23:17:17.947Z] 1fe172e4850f: Pull complete [2022-06-02T23:17:18.207Z] caf521ccaac6: Pull complete [2022-06-02T23:17:18.469Z] 3ead6fa29328: Pull complete [2022-06-02T23:17:18.728Z] 5c2a1cbceb83: Pull complete [2022-06-02T23:17:18.988Z] a8d5f1318db7: Pull complete [2022-06-02T23:17:18.988Z] c427282e49a2: Pull complete [2022-06-02T23:17:20.895Z] 1827001aaf11: Pull complete [2022-06-02T23:17:20.895Z] 0714d37db230: Pull complete [2022-06-02T23:17:20.895Z] ac28cf19c067: Pull complete [2022-06-02T23:17:20.895Z] ca983d60f3e2: Pull complete [2022-06-02T23:17:21.156Z] 9f894cec8388: Pull complete [2022-06-02T23:17:21.156Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-02T23:17:21.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:17:21.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:17:21.247Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:17:21.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:17:22.623Z] $ docker top 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 -eo pid,comm [2022-06-02T23:17:22.693Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-02T23:17:22.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:17:22.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:17:22.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:17:22.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:17:22.850Z] $ docker exec 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 ssh-agent [2022-06-02T23:17:22.979Z] SSH_AUTH_SOCK=/tmp/ssh-0VFaaOKflvbj/agent.32 [2022-06-02T23:17:22.979Z] SSH_AGENT_PID=38 [2022-06-02T23:17:22.985Z] Running ssh-add (command line suppressed) [2022-06-02T23:17:23.096Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7525616603564597288.key (/w/workspace/edgex-go/5@tmp/private_key_7525616603564597288.key) [2022-06-02T23:17:23.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:17:23.394Z] + git tag --points-at HEAD [Pipeline] } [2022-06-02T23:17:23.412Z] $ docker exec --env ******** --env ******** 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 ssh-agent -k [2022-06-02T23:17:23.510Z] unset SSH_AUTH_SOCK; [2022-06-02T23:17:23.517Z] unset SSH_AGENT_PID; [2022-06-02T23:17:23.517Z] echo Agent pid 38 killed; [2022-06-02T23:17:23.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-02T23:17:23.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:17:23.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:17:23.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:17:23.672Z] $ docker exec 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 ssh-agent [2022-06-02T23:17:23.784Z] SSH_AUTH_SOCK=/tmp/ssh-oWWkrsllx6jO/agent.72 [2022-06-02T23:17:23.784Z] SSH_AGENT_PID=78 [2022-06-02T23:17:23.788Z] Running ssh-add (command line suppressed) [2022-06-02T23:17:23.896Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_857320416453371512.key (/w/workspace/edgex-go/5@tmp/private_key_857320416453371512.key) [2022-06-02T23:17:23.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:17:24.196Z] + git semver init [2022-06-02T23:17:24.457Z] 2022-06-02 23:17:24,369 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T23:17:24.457Z] 2022-06-02 23:17:24,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-06-02T23:17:24.457Z] 2022-06-02 23:17:24,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-06-02T23:17:24.457Z] 2022-06-02 23:17:24,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:17:28.734Z] 2022-06-02 23:17:28,285 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-06-02T23:17:28.734Z] 2022-06-02 23:17:28,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/jakarta with force:False [2022-06-02T23:17:28.734Z] 2022-06-02 23:17:28,286 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:17:28.734Z] 2022-06-02 23:17:28,286 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:17:28.734Z] 2.1.1-dev.3 [Pipeline] } [2022-06-02T23:17:28.753Z] $ docker exec --env ******** --env ******** 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 ssh-agent -k [2022-06-02T23:17:28.858Z] unset SSH_AUTH_SOCK; [2022-06-02T23:17:28.859Z] unset SSH_AGENT_PID; [2022-06-02T23:17:28.859Z] echo Agent pid 78 killed; [2022-06-02T23:17:28.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:17:29.178Z] + git semver [Pipeline] } [2022-06-02T23:17:29.455Z] $ docker stop --time=1 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 [2022-06-02T23:17:30.767Z] $ docker rm -f 73ca3c26c8b9976c06346da774e5bc838bb4173d2b09c0102562bb1d8625ae40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:17:31.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T23:17:31.373Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T23:17:31.375Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.3 [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 [2022-06-02T23:17:31.503Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:17:31.514Z] ========================================================= [2022-06-02T23:17:31.514Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-02T23:17:31.514Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:17:31.803Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:17:31.803Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-02T23:17:31.803Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T23:17:31.803Z] 666ba61612fd: Pulling fs layer [2022-06-02T23:17:31.803Z] 8ed8ca486205: Pulling fs layer [2022-06-02T23:17:31.803Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T23:17:31.803Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T23:17:31.803Z] 812f408151ee: Pulling fs layer [2022-06-02T23:17:31.803Z] bab7bd504b26: Pulling fs layer [2022-06-02T23:17:31.803Z] 070449caade9: Pulling fs layer [2022-06-02T23:17:31.803Z] 8f1a5288e3a6: Pulling fs layer [2022-06-02T23:17:31.803Z] bab7bd504b26: Waiting [2022-06-02T23:17:31.803Z] 4fe6c5a15a65: Waiting [2022-06-02T23:17:31.803Z] 22a0e8bec74d: Waiting [2022-06-02T23:17:31.803Z] 8f1a5288e3a6: Waiting [2022-06-02T23:17:31.803Z] 070449caade9: Waiting [2022-06-02T23:17:31.803Z] 8ed8ca486205: Download complete [2022-06-02T23:17:31.803Z] 666ba61612fd: Verifying Checksum [2022-06-02T23:17:31.803Z] 666ba61612fd: Download complete [2022-06-02T23:17:31.803Z] 22a0e8bec74d: Verifying Checksum [2022-06-02T23:17:31.803Z] 22a0e8bec74d: Download complete [2022-06-02T23:17:31.803Z] 812f408151ee: Verifying Checksum [2022-06-02T23:17:31.803Z] 812f408151ee: Download complete [2022-06-02T23:17:31.803Z] bab7bd504b26: Verifying Checksum [2022-06-02T23:17:31.803Z] bab7bd504b26: Download complete [2022-06-02T23:17:31.803Z] 59bf1c3509f3: Verifying Checksum [2022-06-02T23:17:31.803Z] 59bf1c3509f3: Download complete [2022-06-02T23:17:32.064Z] 070449caade9: Verifying Checksum [2022-06-02T23:17:32.064Z] 070449caade9: Download complete [2022-06-02T23:17:32.064Z] 59bf1c3509f3: Pull complete [2022-06-02T23:17:32.064Z] 666ba61612fd: Pull complete [2022-06-02T23:17:32.323Z] 8ed8ca486205: Pull complete [2022-06-02T23:17:32.583Z] 8f1a5288e3a6: Verifying Checksum [2022-06-02T23:17:32.583Z] 8f1a5288e3a6: Download complete [2022-06-02T23:17:32.583Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T23:17:32.583Z] 4fe6c5a15a65: Download complete [2022-06-02T23:17:36.777Z] 4fe6c5a15a65: Pull complete [2022-06-02T23:17:36.777Z] 22a0e8bec74d: Pull complete [2022-06-02T23:17:36.777Z] 812f408151ee: Pull complete [2022-06-02T23:17:36.777Z] bab7bd504b26: Pull complete [2022-06-02T23:17:36.777Z] 070449caade9: Pull complete [2022-06-02T23:17:38.154Z] 8f1a5288e3a6: Pull complete [2022-06-02T23:17:38.154Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-02T23:17:38.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:17:38.154Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:17:38.451Z] + echo+ FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:17:38.451Z] WORKDIR /edgex [2022-06-02T23:17:38.451Z] COPY go.mod . [2022-06-02T23:17:38.451Z] RUN go mod download [2022-06-02T23:17:38.451Z] docker build -t ci-base-image-x86_64 -f - . [2022-06-02T23:17:39.827Z] Sending build context to Docker daemon 346.3MB [2022-06-02T23:17:39.827Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:17:39.827Z] ---> c47586b81864 [2022-06-02T23:17:39.827Z] Step 2/4 : WORKDIR /edgex [2022-06-02T23:17:41.736Z] ---> Running in a1fac0a9a449 [2022-06-02T23:17:41.736Z] Removing intermediate container a1fac0a9a449 [2022-06-02T23:17:41.736Z] ---> 8027d012cd89 [2022-06-02T23:17:41.736Z] Step 3/4 : COPY go.mod . [2022-06-02T23:17:41.995Z] ---> 9e1224102020 [2022-06-02T23:17:41.995Z] Step 4/4 : RUN go mod download [2022-06-02T23:17:41.995Z] ---> Running in 77628a005147 [2022-06-02T23:17:46.456Z] Still waiting to schedule task [2022-06-02T23:17:46.457Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-02T23:18:03.937Z] Removing intermediate container 77628a005147 [2022-06-02T23:18:03.937Z] ---> 40f6d58c84bc [2022-06-02T23:18:03.937Z] Successfully built 40f6d58c84bc [2022-06-02T23:18:03.937Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:18:04.241Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:18:04.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:18:04.318Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:18:04.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:18:04.784Z] $ docker top 791b471613d2af5ba83279fec3b708c3541dfbc5eb4aab243bcc0b01c644d654 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:18:05.137Z] + go version [2022-06-02T23:18:05.137Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T23:18:05.150Z] $ docker stop --time=1 791b471613d2af5ba83279fec3b708c3541dfbc5eb4aab243bcc0b01c644d654 [2022-06-02T23:18:06.454Z] $ docker rm -f 791b471613d2af5ba83279fec3b708c3541dfbc5eb4aab243bcc0b01c644d654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:18:06.851Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:18:06.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:18:06.967Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:18:07.038Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:18:07.408Z] $ docker top 36f8a25d54ee9c215da0b9e7ea72d0ddc3216eb1f5bf39eb771ce00f9376eced -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-02T23:18:07.484Z] ========================================================= [2022-06-02T23:18:07.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-02T23:18:07.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:18:07.773Z] + make test [2022-06-02T23:18:07.773Z] go mod tidy [2022-06-02T23:18:07.773Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-02T23:18:13.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-02T23:18:21.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-02T23:18:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-06-02T23:18:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-02T23:18:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-02T23:18:23.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-06-02T23:18:23.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-02T23:18:23.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 44.7% of statements [2022-06-02T23:18:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-02T23:18:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-02T23:18:23.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.147s coverage: 89.5% of statements [2022-06-02T23:18:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-02T23:18:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-02T23:18:23.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 83.8% of statements [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-02T23:18:23.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 94.2% of statements [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-02T23:18:23.660Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 59.1% of statements [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-02T23:18:23.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-02T23:18:23.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-06-02T23:18:23.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2022-06-02T23:18:23.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-06-02T23:18:23.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-06-02T23:18:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-06-02T23:18:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-06-02T23:18:37.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-06-02T23:18:37.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.041s coverage: 87.2% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-02T23:18:47.541Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-06-02T23:18:47.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-02T23:18:47.541Z] 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 [2022-06-02T23:18:59.756Z] GO111MODULE=on go vet ./... [2022-06-02T23:19:03.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:19:03.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:19:03.307Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-02T23:19:03.890Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:19:04.185Z] + go mod tidy [Pipeline] sh [2022-06-02T23:19:04.474Z] + ls -al . [2022-06-02T23:19:04.474Z] total 680 [2022-06-02T23:19:04.474Z] drwxrwxr-x 11 1001 1001 4096 Jun 2 23:19 . [2022-06-02T23:19:04.474Z] drwxr-xr-x 4 root root 4096 Jun 2 23:18 .. [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 23:17 .dockerignore [2022-06-02T23:19:04.474Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 23:17 .git [2022-06-02T23:19:04.474Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 23:17 .github [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 797 Jun 2 23:17 .gitignore [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 42 Jun 2 23:17 .golangci.yml [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 76 Jun 2 23:17 .hadolint.yml [2022-06-02T23:19:04.474Z] drwxr-xr-x 3 1001 1001 4096 Jun 2 23:17 .semver [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 23:17 .sonarcloud.properties [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 1171 Jun 2 23:17 ADOPTERS.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 8910 Jun 2 23:17 Attribution.txt [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 52201 Jun 2 23:17 CHANGELOG.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 23:17 CONTRIBUTING.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 677 Jun 2 23:17 GOVERNANCE.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 23:17 Jenkinsfile [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 23:17 LICENSE [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 6508 Jun 2 23:17 Makefile [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 582 Jun 2 23:17 OWNERS.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 8207 Jun 2 23:17 README.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 6912 Jun 2 23:17 SECURITY.md [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 23:17 VERSION [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 23:17 ZMQWindows.md [2022-06-02T23:19:04.474Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 23:17 bin [2022-06-02T23:19:04.474Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 23:17 cmd [2022-06-02T23:19:04.474Z] -rw-r--r-- 1 root root 428658 Jun 2 23:18 coverage.out [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 822 Jun 2 23:19 go.mod [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 49471 Jun 2 23:17 go.sum [2022-06-02T23:19:04.474Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 23:17 internal [2022-06-02T23:19:04.474Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 23:17 openapi [2022-06-02T23:19:04.474Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 23:17 snap [2022-06-02T23:19:04.474Z] drwxrwxr-x 6 1001 1001 4096 Jun 2 23:17 vendor [2022-06-02T23:19:04.474Z] -rw-rw-r-- 1 1001 1001 204 Jun 2 23:17 version.go [Pipeline] sh [2022-06-02T23:19:04.774Z] + '[' -e coverage.out ] [2022-06-02T23:19:04.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-02T23:19:04.867Z] Stashed 1 file(s) [Pipeline] sh [2022-06-02T23:19:05.146Z] + make build [2022-06-02T23:19:05.146Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-02T23:19:06.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-02T23:19:10.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-02T23:19:11.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-02T23:19:12.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-02T23:19:12.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-02T23:19:13.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-02T23:19:14.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-02T23:19:14.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-02T23:19:15.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-02T23:19:16.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-02T23:19:17.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-02T23:19:17.985Z] $ docker stop --time=1 36f8a25d54ee9c215da0b9e7ea72d0ddc3216eb1f5bf39eb771ce00f9376eced [2022-06-02T23:19:20.087Z] $ docker rm -f 36f8a25d54ee9c215da0b9e7ea72d0ddc3216eb1f5bf39eb771ce00f9376eced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:19:20.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-02T23:19:20.750Z] [2022-06-02T23:19:20.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:19:21.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-02T23:19:21.056Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-02T23:19:21.056Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-02T23:19:21.056Z] ca9280d653b3: Pulling fs layer [2022-06-02T23:19:21.056Z] 7e9c9ca2126c: Pulling fs layer [2022-06-02T23:19:21.056Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-02T23:19:21.056Z] cbdbe7a5bc2a: Download complete [2022-06-02T23:19:21.314Z] ca9280d653b3: Verifying Checksum [2022-06-02T23:19:21.314Z] ca9280d653b3: Download complete [2022-06-02T23:19:21.314Z] cbdbe7a5bc2a: Pull complete [2022-06-02T23:19:21.573Z] 7e9c9ca2126c: Download complete [2022-06-02T23:19:21.573Z] ca9280d653b3: Pull complete [2022-06-02T23:19:24.862Z] 7e9c9ca2126c: Pull complete [2022-06-02T23:19:24.862Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-02T23:19:24.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-02T23:19:24.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:19:24.952Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:19:25.019Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-02T23:19:26.356Z] $ docker top 63b8ed762d2ca1012c1de63dc26aa31f5d33232f3987779f961f716aaede25fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:19:26.721Z] + docker-compose build --help [2022-06-02T23:19:26.721Z] + grep parallel [2022-06-02T23:19:27.289Z] --parallel Build images in parallel. [Pipeline] } [2022-06-02T23:19:27.303Z] $ docker stop --time=1 63b8ed762d2ca1012c1de63dc26aa31f5d33232f3987779f961f716aaede25fd [2022-06-02T23:19:28.571Z] $ docker rm -f 63b8ed762d2ca1012c1de63dc26aa31f5d33232f3987779f961f716aaede25fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:19:28.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-02T23:19:28.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:19:29.029Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:19:29.064Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-02T23:19:29.410Z] $ docker top 54b830d1d57307af8d8538696f3cfc5fd63781d397ae2fe18124ea5c85bb6652 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:19:29.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-02T23:19:30.328Z] Building core-command ... [2022-06-02T23:19:30.328Z] Building core-data ... [2022-06-02T23:19:30.328Z] Building core-metadata ... [2022-06-02T23:19:30.328Z] Building security-bootstrapper ... [2022-06-02T23:19:30.328Z] Building security-proxy-setup ... [2022-06-02T23:19:30.328Z] Building security-secretstore-setup ... [2022-06-02T23:19:30.328Z] Building support-notifications ... [2022-06-02T23:19:30.328Z] Building support-scheduler ... [2022-06-02T23:19:30.328Z] Building sys-mgmt-agent ... [2022-06-02T23:19:30.328Z] Building support-scheduler [2022-06-02T23:19:30.328Z] Building security-proxy-setup [2022-06-02T23:19:30.328Z] Building core-command [2022-06-02T23:19:30.328Z] Building security-secretstore-setup [2022-06-02T23:19:30.328Z] Building core-data [2022-06-02T23:19:48.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:19:48.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:19:48.419Z] ---> 40f6d58c84bc [2022-06-02T23:19:48.419Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:19:48.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:19:48.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:19:48.419Z] ---> 40f6d58c84bc [2022-06-02T23:19:48.419Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:19:48.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:19:48.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:19:48.419Z] ---> 40f6d58c84bc [2022-06-02T23:19:48.419Z] Step 3/24 : WORKDIR /edgex-go [2022-06-02T23:19:48.419Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:19:48.419Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:19:48.419Z] ---> 40f6d58c84bc [2022-06-02T23:19:48.419Z] Step 3/20 : WORKDIR /edgex-go [2022-06-02T23:19:48.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:19:48.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:19:48.419Z] ---> 40f6d58c84bc [2022-06-02T23:19:48.419Z] Step 3/23 : WORKDIR /edgex-go [2022-06-02T23:19:50.331Z] ---> Running in b2fc5a993df6 [2022-06-02T23:19:50.331Z] ---> Running in a15baa8cc5fa [2022-06-02T23:19:50.331Z] ---> Running in 6bdd3d718c66 [2022-06-02T23:19:50.331Z] ---> Running in 6724f9fb6e60 [2022-06-02T23:19:50.331Z] ---> Running in f722a687e000 [2022-06-02T23:19:50.331Z] Removing intermediate container 6bdd3d718c66 [2022-06-02T23:19:50.331Z] ---> ac542463967c [2022-06-02T23:19:50.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:19:50.331Z] Removing intermediate container f722a687e000 [2022-06-02T23:19:50.331Z] ---> a1550a1646ea [2022-06-02T23:19:50.331Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:19:50.331Z] ---> Running in 6e141141d96a [2022-06-02T23:19:50.331Z] Removing intermediate container b2fc5a993df6 [2022-06-02T23:19:50.331Z] ---> f68780161a02 [2022-06-02T23:19:50.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:19:50.331Z] Removing intermediate container a15baa8cc5fa [2022-06-02T23:19:50.331Z] ---> 06a0e088586e [2022-06-02T23:19:50.331Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:19:50.331Z] Removing intermediate container 6724f9fb6e60 [2022-06-02T23:19:50.331Z] ---> a634ace5ba10 [2022-06-02T23:19:50.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:19:50.331Z] ---> Running in 356dcb6775b5 [2022-06-02T23:19:50.331Z] ---> Running in e13e7c476359 [2022-06-02T23:19:50.331Z] ---> Running in e9f16d606f8e [2022-06-02T23:19:50.331Z] ---> Running in de3931fcc472 [2022-06-02T23:19:50.903Z] Removing intermediate container 6e141141d96a [2022-06-02T23:19:50.903Z] ---> d8cf1af862a4 [2022-06-02T23:19:50.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-02T23:19:50.903Z] ---> Running in 281094aadf9a [2022-06-02T23:19:51.165Z] Removing intermediate container 356dcb6775b5 [2022-06-02T23:19:51.165Z] ---> 3bd9ca09d64d [2022-06-02T23:19:51.165Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-02T23:19:51.165Z] ---> Running in 1b3463a6722b [2022-06-02T23:19:51.428Z] Removing intermediate container e13e7c476359 [2022-06-02T23:19:51.428Z] ---> e7c9e7e9d8c0 [2022-06-02T23:19:51.428Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-02T23:19:51.428Z] ---> Running in 7fa5153508ba [2022-06-02T23:19:51.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:51.688Z] Removing intermediate container e9f16d606f8e [2022-06-02T23:19:51.688Z] ---> 7c3394abeefd [2022-06-02T23:19:51.688Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-02T23:19:51.688Z] ---> Running in 70fc0c010ead [2022-06-02T23:19:51.688Z] Removing intermediate container de3931fcc472 [2022-06-02T23:19:51.688Z] ---> 5d7c9ddaab1d [2022-06-02T23:19:51.688Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-02T23:19:51.688Z] ---> Running in 2d957685c4a6 [2022-06-02T23:19:51.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:51.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:51.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.730Z] OK: 221 MiB in 52 packages [2022-06-02T23:19:52.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.990Z] Removing intermediate container 281094aadf9a [2022-06-02T23:19:52.990Z] ---> 01929d557ea4 [2022-06-02T23:19:52.990Z] Step 6/22 : COPY . . [2022-06-02T23:19:52.990Z] OK: 221 MiB in 52 packages [2022-06-02T23:19:52.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:19:52.990Z] OK: 221 MiB in 52 packages [2022-06-02T23:19:53.249Z] OK: 221 MiB in 52 packages [2022-06-02T23:19:53.519Z] OK: 221 MiB in 52 packages [2022-06-02T23:19:54.456Z] Removing intermediate container 7fa5153508ba [2022-06-02T23:19:54.456Z] ---> 0b55b159d24f [2022-06-02T23:19:54.456Z] Step 6/22 : COPY . . [2022-06-02T23:19:54.715Z] Removing intermediate container 1b3463a6722b [2022-06-02T23:19:54.715Z] ---> caff194fa8e9 [2022-06-02T23:19:54.715Z] Step 6/20 : COPY . . [2022-06-02T23:19:54.715Z] Removing intermediate container 70fc0c010ead [2022-06-02T23:19:54.715Z] ---> 254ab78b948a [2022-06-02T23:19:54.715Z] Step 6/24 : COPY . . [2022-06-02T23:19:54.715Z] Removing intermediate container 2d957685c4a6 [2022-06-02T23:19:54.715Z] ---> 15c6227bd027 [2022-06-02T23:19:54.715Z] Step 6/23 : COPY go.mod . [2022-06-02T23:19:58.024Z] ---> 02a4f8da393b [2022-06-02T23:19:58.024Z] Step 7/23 : RUN go mod download [2022-06-02T23:20:01.319Z] ---> Running in 1d6827f5c5db [2022-06-02T23:20:01.319Z] ---> 25636c89e8ad [2022-06-02T23:20:01.319Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:01.319Z] ---> e9f069e99dbd [2022-06-02T23:20:01.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:01.319Z] ---> 80dcb1fc2c57 [2022-06-02T23:20:01.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:01.319Z] ---> Running in e6f6f1e5508a [2022-06-02T23:20:01.319Z] ---> Running in f4149f0b45ce [2022-06-02T23:20:01.319Z] ---> Running in fafe52ee894a [2022-06-02T23:20:01.319Z] ---> 8b62853beea0 [2022-06-02T23:20:01.319Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:01.319Z] ---> Running in 8e30076380b6 [2022-06-02T23:20:01.579Z] skipping... [2022-06-02T23:20:01.839Z] Removing intermediate container 1d6827f5c5db [2022-06-02T23:20:01.839Z] ---> 45b9ddeed1fe [2022-06-02T23:20:01.839Z] Step 8/23 : COPY . . [2022-06-02T23:20:01.839Z] skipping... [2022-06-02T23:20:01.839Z] skipping... [2022-06-02T23:20:02.407Z] skipping... [2022-06-02T23:20:03.787Z] Removing intermediate container f4149f0b45ce [2022-06-02T23:20:03.787Z] ---> 3ceb3b9b2800 [2022-06-02T23:20:03.787Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-02T23:20:03.787Z] ---> Running in f5d5c3fc1b77 [2022-06-02T23:20:03.787Z] Removing intermediate container fafe52ee894a [2022-06-02T23:20:03.787Z] ---> 4566ceeddff9 [2022-06-02T23:20:03.787Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-02T23:20:03.787Z] Removing intermediate container e6f6f1e5508a [2022-06-02T23:20:03.787Z] ---> 046086791f5e [2022-06-02T23:20:03.787Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-02T23:20:04.046Z] Removing intermediate container 8e30076380b6 [2022-06-02T23:20:04.046Z] ---> 1941212509f5 [2022-06-02T23:20:04.046Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-02T23:20:04.046Z] ---> Running in b94b23f67237 [2022-06-02T23:20:04.046Z] ---> Running in 73c7cf5f2841 [2022-06-02T23:20:04.046Z] ---> Running in cfcf99f07754 [2022-06-02T23:20:04.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-02T23:20:04.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-02T23:20:04.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-02T23:20:04.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-02T23:20:07.862Z] ---> 9457df3c6ccc [2022-06-02T23:20:07.862Z] Step 9/23 : RUN go mod tidy [2022-06-02T23:20:07.862Z] ---> Running in 1249db72ba63 [2022-06-02T23:20:10.397Z] Removing intermediate container 1249db72ba63 [2022-06-02T23:20:10.397Z] ---> 1d6f6396a71e [2022-06-02T23:20:10.397Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-02T23:20:10.397Z] ---> Running in e606425e572d [2022-06-02T23:20:10.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-02T23:20:16.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-02T23:20:16.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-02T23:20:19.543Z] Removing intermediate container f5d5c3fc1b77 [2022-06-02T23:20:19.543Z] ---> 5e769350f882 [2022-06-02T23:20:19.543Z] [2022-06-02T23:20:19.543Z] Step 9/24 : FROM alpine:3.14 [2022-06-02T23:20:19.543Z] Removing intermediate container 73c7cf5f2841 [2022-06-02T23:20:19.543Z] ---> 01e5c72242d3 [2022-06-02T23:20:19.543Z] [2022-06-02T23:20:19.543Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:20:19.543Z] Removing intermediate container b94b23f67237 [2022-06-02T23:20:19.543Z] ---> 1e2e885675a8 [2022-06-02T23:20:19.543Z] [2022-06-02T23:20:19.543Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:20:19.543Z] Removing intermediate container cfcf99f07754 [2022-06-02T23:20:19.543Z] ---> 71b459b848cf [2022-06-02T23:20:19.543Z] [2022-06-02T23:20:19.543Z] Step 9/20 : FROM alpine:3.14 [2022-06-02T23:20:20.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-721 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-02T23:20:20.087Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-06-02T23:20:20.129Z] The recommended git tool is: git [2022-06-02T23:20:20.479Z] 3.14: Pulling from library/alpine [2022-06-02T23:20:20.480Z] Removing intermediate container e606425e572d [2022-06-02T23:20:20.480Z] ---> 0e0499682ff8 [2022-06-02T23:20:20.480Z] [2022-06-02T23:20:20.480Z] Step 11/23 : FROM alpine:3.14 [2022-06-02T23:20:21.049Z] 3.14: Pulling from library/alpine [2022-06-02T23:20:21.630Z] 3.14: Pulling from library/alpine [2022-06-02T23:20:21.630Z] 3.14: Pulling from library/alpine [2022-06-02T23:20:23.538Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:20:23.538Z] 3.14: Pulling from library/alpine [2022-06-02T23:20:23.538Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:20:23.538Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:20:23.538Z] Status: Image is up to date for alpine:3.14 [2022-06-02T23:20:23.538Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:20:23.538Z] Status: Image is up to date for alpine:3.14 [2022-06-02T23:20:23.538Z] ---> e04c818066af [2022-06-02T23:20:23.538Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:20:23.538Z] ---> e04c818066af [2022-06-02T23:20:23.538Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-02T23:20:23.538Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:20:23.538Z] Status: Image is up to date for alpine:3.14 [2022-06-02T23:20:23.538Z] ---> e04c818066af [2022-06-02T23:20:23.538Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-02T23:20:23.538Z] ---> e04c818066af [2022-06-02T23:20:23.538Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-02T23:20:23.538Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:20:23.538Z] Status: Image is up to date for alpine:3.14 [2022-06-02T23:20:23.538Z] ---> e04c818066af [2022-06-02T23:20:23.538Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:20:23.538Z] ---> Running in c328afee6049 [2022-06-02T23:20:23.538Z] ---> Running in a3c282468179 [2022-06-02T23:20:23.538Z] ---> Running in e7984c660064 [2022-06-02T23:20:23.538Z] ---> Running in 899c162adfdb [2022-06-02T23:20:23.538Z] ---> Running in e92b7ffc65de [2022-06-02T23:20:23.797Z] Removing intermediate container 899c162adfdb [2022-06-02T23:20:23.797Z] ---> dbadcd612c79 [2022-06-02T23:20:23.797Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-02T23:20:23.797Z] ---> Running in 63fa0224d883 [2022-06-02T23:20:23.797Z] Removing intermediate container 63fa0224d883 [2022-06-02T23:20:23.797Z] ---> 5f16ff0e1d26 [2022-06-02T23:20:23.797Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-02T23:20:23.797Z] ---> Running in 7178bb4257b7 [2022-06-02T23:20:24.059Z] Removing intermediate container 7178bb4257b7 [2022-06-02T23:20:24.059Z] ---> 8bd4c84d3b8f [2022-06-02T23:20:24.059Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:20:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.059Z] ---> Running in e22262311e8a [2022-06-02T23:20:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-02T23:20:24.321Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] (3/3) Installing su-exec (0.2-r1) [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:24.321Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:20:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:24.321Z] OK: 6 MiB in 17 packages [2022-06-02T23:20:24.580Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-02T23:20:24.580Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:24.580Z] OK: 6 MiB in 15 packages [2022-06-02T23:20:24.580Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-02T23:20:24.580Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-02T23:20:24.580Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-02T23:20:24.580Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-02T23:20:24.580Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-02T23:20:24.580Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:24.580Z] (5/5) Installing curl (7.79.1-r1) [2022-06-02T23:20:24.580Z] OK: 6 MiB in 15 packages [2022-06-02T23:20:24.580Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:24.580Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:20:24.580Z] OK: 8 MiB in 19 packages [2022-06-02T23:20:25.150Z] Removing intermediate container c328afee6049 [2022-06-02T23:20:25.150Z] ---> 632ffc7ac8de [2022-06-02T23:20:25.150Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-02T23:20:25.150Z] ---> Running in 8e2ea19424ac [2022-06-02T23:20:25.150Z] Removing intermediate container e22262311e8a [2022-06-02T23:20:25.150Z] ---> e6234f7dd21c [2022-06-02T23:20:25.150Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T23:20:25.150Z] ---> Running in 5c8ce59d2af0 [2022-06-02T23:20:25.150Z] Removing intermediate container 8e2ea19424ac [2022-06-02T23:20:25.150Z] ---> 0c519e95d231 [2022-06-02T23:20:25.150Z] Step 12/24 : WORKDIR / [2022-06-02T23:20:25.409Z] Removing intermediate container e92b7ffc65de [2022-06-02T23:20:25.409Z] ---> 42347c516c4f [2022-06-02T23:20:25.409Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:20:25.409Z] ---> Running in 4a75fcd909a5 [2022-06-02T23:20:25.409Z] ---> Running in d9082437fd62 [2022-06-02T23:20:25.409Z] Removing intermediate container a3c282468179 [2022-06-02T23:20:25.409Z] ---> 09ad92d6051a [2022-06-02T23:20:25.409Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:20:25.667Z] Removing intermediate container e7984c660064 [2022-06-02T23:20:25.667Z] ---> 6923f890af96 [2022-06-02T23:20:25.667Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-02T23:20:25.667Z] ---> Running in b0e41f62fec3 [2022-06-02T23:20:25.667Z] ---> Running in 32971d07710b [2022-06-02T23:20:25.667Z] Removing intermediate container d9082437fd62 [2022-06-02T23:20:25.667Z] ---> 35f5d511a00e [2022-06-02T23:20:25.667Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-02T23:20:25.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:25.667Z] Removing intermediate container 4a75fcd909a5 [2022-06-02T23:20:25.667Z] ---> ee8cff0aaa72 [2022-06-02T23:20:25.667Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-02T23:20:25.667Z] ---> Running in f816ec86960d [2022-06-02T23:20:25.667Z] Removing intermediate container b0e41f62fec3 [2022-06-02T23:20:25.667Z] ---> d312b803c184 [2022-06-02T23:20:25.667Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-02T23:20:25.927Z] Removing intermediate container 32971d07710b [2022-06-02T23:20:25.927Z] ---> 6ff444c561a1 [2022-06-02T23:20:25.927Z] Step 12/20 : WORKDIR /edgex [2022-06-02T23:20:25.927Z] ---> Running in 9307f3e448f6 [2022-06-02T23:20:25.927Z] Removing intermediate container f816ec86960d [2022-06-02T23:20:25.927Z] ---> ab954393d8da [2022-06-02T23:20:25.927Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-02T23:20:25.927Z] ---> 68b875bf58d3 [2022-06-02T23:20:25.927Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-02T23:20:25.927Z] ---> Running in 8ce51f95a777 [2022-06-02T23:20:25.927Z] ---> Running in bdfc2591d4c2 [2022-06-02T23:20:25.927Z] Removing intermediate container 9307f3e448f6 [2022-06-02T23:20:25.927Z] ---> 6423e19c50b6 [2022-06-02T23:20:25.927Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-02T23:20:25.927Z] ---> Running in 5bf90f05c205 [2022-06-02T23:20:26.187Z] Removing intermediate container 8ce51f95a777 [2022-06-02T23:20:26.187Z] ---> 3121831a5502 [2022-06-02T23:20:26.187Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-02T23:20:26.187Z] ---> 6a268859a797 [2022-06-02T23:20:26.187Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-02T23:20:26.187Z] Removing intermediate container bdfc2591d4c2 [2022-06-02T23:20:26.187Z] ---> d98c6a29091b [2022-06-02T23:20:26.187Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:20:26.187Z] Removing intermediate container 5bf90f05c205 [2022-06-02T23:20:26.187Z] ---> a0285e3822d6 [2022-06-02T23:20:26.187Z] Step 14/22 : WORKDIR / [2022-06-02T23:20:26.187Z] ---> Running in 74d400a61faf [2022-06-02T23:20:26.187Z] ---> 9ac5d1d49a64 [2022-06-02T23:20:26.187Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-02T23:20:26.187Z] ---> 038916a13281 [2022-06-02T23:20:26.187Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-02T23:20:26.446Z] ---> 4d4e1f1fb7ab [2022-06-02T23:20:26.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-02T23:20:26.446Z] Removing intermediate container 74d400a61faf [2022-06-02T23:20:26.446Z] ---> 6d9ab83cca66 [2022-06-02T23:20:26.446Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:20:26.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:26.446Z] ---> 7f0f97181776 [2022-06-02T23:20:26.447Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-02T23:20:26.712Z] ---> a48ab9b89508 [2022-06-02T23:20:26.712Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-02T23:20:26.712Z] ---> bce2ed94a4b4 [2022-06-02T23:20:26.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-02T23:20:26.712Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T23:20:26.712Z] ---> c18c4032fa6c [2022-06-02T23:20:26.712Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-02T23:20:26.973Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:20:26.973Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T23:20:26.973Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:20:26.973Z] ---> eec47802be54 [2022-06-02T23:20:26.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-02T23:20:27.233Z] ---> 2441270c3c3e [2022-06-02T23:20:27.233Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-02T23:20:27.233Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T23:20:27.233Z] ---> bd24f8752ab7 [2022-06-02T23:20:27.233Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-02T23:20:27.233Z] ---> 42b96ffdb291 [2022-06-02T23:20:27.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-02T23:20:27.233Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T23:20:27.233Z] ---> Running in 9eb8a31b29b8 [2022-06-02T23:20:27.233Z] ---> Running in e5ed4fa6cccb [2022-06-02T23:20:27.238Z] using credential edgex-jenkins-ssh [2022-06-02T23:20:27.257Z] Cloning the remote Git repository [2022-06-02T23:20:27.496Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:27.496Z] OK: 8 MiB in 20 packages [2022-06-02T23:20:27.496Z] ---> 3c7d411e5d3c [2022-06-02T23:20:27.496Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-02T23:20:27.496Z] Removing intermediate container 9eb8a31b29b8 [2022-06-02T23:20:27.496Z] ---> 4786826adead [2022-06-02T23:20:27.496Z] Step 17/20 : CMD ["--init=true"] [2022-06-02T23:20:27.496Z] ---> Running in bc85e05ae775 [2022-06-02T23:20:27.496Z] Removing intermediate container e5ed4fa6cccb [2022-06-02T23:20:27.496Z] ---> d454b9d98bb8 [2022-06-02T23:20:27.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:20:27.754Z] ---> Running in 0f5984189aef [2022-06-02T23:20:27.754Z] ---> Running in e0848bacb6cf [2022-06-02T23:20:27.754Z] ---> 1b175f639bdf [2022-06-02T23:20:27.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-02T23:20:27.754Z] Removing intermediate container bc85e05ae775 [2022-06-02T23:20:27.754Z] ---> db7811c08f88 [2022-06-02T23:20:27.754Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:20:27.754Z] Removing intermediate container 0f5984189aef [2022-06-02T23:20:27.754Z] ---> 3a943f6f065c [2022-06-02T23:20:27.754Z] Step 18/20 : LABEL arch=x86_64 [2022-06-02T23:20:27.754Z] ---> Running in b6b925fd4e73 [2022-06-02T23:20:28.014Z] Removing intermediate container e0848bacb6cf [2022-06-02T23:20:28.014Z] ---> e04a9b1bc448 [2022-06-02T23:20:28.014Z] Step 21/23 : LABEL arch=x86_64 [2022-06-02T23:20:28.014Z] ---> Running in 4a7d3be007ec [2022-06-02T23:20:28.014Z] Removing intermediate container 5c8ce59d2af0 [2022-06-02T23:20:28.014Z] ---> abfb569a2974 [2022-06-02T23:20:28.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:20:28.014Z] ---> 906c7b02a1cb [2022-06-02T23:20:28.014Z] 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/ [2022-06-02T23:20:28.014Z] ---> Running in 19504bd04a7f [2022-06-02T23:20:28.014Z] Removing intermediate container b6b925fd4e73 [2022-06-02T23:20:28.014Z] ---> 7cdd5d14e61c [2022-06-02T23:20:28.014Z] Step 20/22 : LABEL arch=x86_64 [2022-06-02T23:20:28.014Z] ---> Running in 9e3cf5865520 [2022-06-02T23:20:28.014Z] Removing intermediate container 4a7d3be007ec [2022-06-02T23:20:28.014Z] ---> 33d78fb7d069 [2022-06-02T23:20:28.014Z] Step 19/20 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:20:28.014Z] ---> Running in f856add27d01 [2022-06-02T23:20:27.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-02T23:20:27.414Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-06-02T23:20:27.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-02T23:20:27.492Z] > git --version # timeout=10 [2022-06-02T23:20:27.547Z] > git --version # 'git version 2.25.1' [2022-06-02T23:20:27.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:20:27.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:20:28.274Z] Removing intermediate container 19504bd04a7f [2022-06-02T23:20:28.274Z] ---> 7ed1f447ae03 [2022-06-02T23:20:28.274Z] Step 22/23 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:20:28.274Z] ---> 870844acfbd6 [2022-06-02T23:20:28.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-02T23:20:28.274Z] ---> Running in 0d4146f826d2 [2022-06-02T23:20:28.274Z] Removing intermediate container f856add27d01 [2022-06-02T23:20:28.274Z] ---> c35cba5390e1 [2022-06-02T23:20:28.274Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:20:28.274Z] ---> Running in 337469728a22 [2022-06-02T23:20:28.274Z] ---> Running in 11cd2251b1e0 [2022-06-02T23:20:28.533Z] Removing intermediate container 0d4146f826d2 [2022-06-02T23:20:28.533Z] ---> 739fc118149c [2022-06-02T23:20:28.533Z] Step 20/20 : LABEL version=2.1.1-dev.3 [2022-06-02T23:20:28.533Z] Removing intermediate container 337469728a22 [2022-06-02T23:20:28.533Z] ---> 8c94a99ef7be [2022-06-02T23:20:28.533Z] Step 23/23 : LABEL version=2.1.1-dev.3 [2022-06-02T23:20:28.533Z] Removing intermediate container 11cd2251b1e0 [2022-06-02T23:20:28.533Z] ---> 363c49b1b2d3 [2022-06-02T23:20:28.533Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:20:28.533Z] ---> Running in 5a00a78c86bb [2022-06-02T23:20:28.533Z] ---> Running in 6f9c1226ac3c [2022-06-02T23:20:28.533Z] ---> Running in f654e1aaf7c0 [2022-06-02T23:20:28.793Z] ---> c4413a09d87d [2022-06-02T23:20:28.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-02T23:20:28.793Z] Removing intermediate container 5a00a78c86bb [2022-06-02T23:20:28.793Z] ---> b62726425be3 [2022-06-02T23:20:28.793Z] [2022-06-02T23:20:28.793Z] Removing intermediate container 6f9c1226ac3c [2022-06-02T23:20:28.793Z] ---> 25595a7e3207 [2022-06-02T23:20:28.793Z] [2022-06-02T23:20:28.793Z] Removing intermediate container f654e1aaf7c0 [2022-06-02T23:20:28.793Z] ---> 5358765ccf49 [2022-06-02T23:20:28.793Z] [2022-06-02T23:20:28.793Z] ---> a9f5842efeac [2022-06-02T23:20:28.793Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-02T23:20:29.054Z] ---> Running in 9a8817e329b7 [2022-06-02T23:20:29.054Z] Removing intermediate container 9e3cf5865520 [2022-06-02T23:20:29.054Z] ---> 09e76eb3ae56 [2022-06-02T23:20:29.054Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-02T23:20:29.054Z] ---> Running in d72b6b2b67a7 [2022-06-02T23:20:29.054Z] Successfully built 25595a7e3207 [2022-06-02T23:20:29.054Z] Successfully tagged core-command:latest [2022-06-02T23:20:29.054Z]  Building core-command ... done Building support-notifications [2022-06-02T23:20:29.054Z] Successfully built b62726425be3 [2022-06-02T23:20:29.054Z] Successfully tagged security-proxy-setup:latest [2022-06-02T23:20:29.054Z] Building sys-mgmt-agent [2022-06-02T23:20:29.054Z]  Building security-proxy-setup ... done Removing intermediate container 9a8817e329b7 [2022-06-02T23:20:29.054Z] ---> 68fd1131a96e [2022-06-02T23:20:29.054Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:20:29.054Z] Successfully built 5358765ccf49 [2022-06-02T23:20:29.054Z] Successfully tagged support-scheduler:latest [2022-06-02T23:20:29.054Z] Building security-bootstrapper [2022-06-02T23:20:29.054Z]  Building support-scheduler ... done Removing intermediate container d72b6b2b67a7 [2022-06-02T23:20:29.054Z] ---> 03b4c1cc9bab [2022-06-02T23:20:29.054Z] Step 22/24 : LABEL arch=x86_64 [2022-06-02T23:20:29.054Z] ---> Running in 34f237eb37a6 [2022-06-02T23:20:29.312Z] ---> Running in 1bf66446ed84 [2022-06-02T23:20:29.312Z] Removing intermediate container 34f237eb37a6 [2022-06-02T23:20:29.312Z] ---> d7960e54ced5 [2022-06-02T23:20:29.312Z] Step 20/22 : LABEL arch=x86_64 [2022-06-02T23:20:29.312Z] Removing intermediate container 1bf66446ed84 [2022-06-02T23:20:29.312Z] ---> f9ee0bd955b9 [2022-06-02T23:20:29.312Z] Step 23/24 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:20:29.312Z] ---> Running in 37e921db31c5 [2022-06-02T23:20:29.312Z] ---> Running in e9b5066e9f6e [2022-06-02T23:20:29.312Z] Removing intermediate container 37e921db31c5 [2022-06-02T23:20:29.312Z] ---> f3def1e81ef9 [2022-06-02T23:20:29.312Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:20:29.573Z] ---> Running in 1170a3700dc9 [2022-06-02T23:20:29.573Z] Removing intermediate container e9b5066e9f6e [2022-06-02T23:20:29.573Z] ---> 4402d7eff316 [2022-06-02T23:20:29.573Z] Step 24/24 : LABEL version=2.1.1-dev.3 [2022-06-02T23:20:29.573Z] ---> Running in f23777e733c4 [2022-06-02T23:20:29.573Z] Removing intermediate container 1170a3700dc9 [2022-06-02T23:20:29.573Z] ---> 50c31caf9a0c [2022-06-02T23:20:29.573Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:20:29.573Z] ---> Running in 2b385766a9dc [2022-06-02T23:20:29.573Z] Removing intermediate container f23777e733c4 [2022-06-02T23:20:29.573Z] ---> 8c2ff3625cc0 [2022-06-02T23:20:29.573Z] [2022-06-02T23:20:29.832Z] Successfully built 8c2ff3625cc0 [2022-06-02T23:20:29.832Z] Successfully tagged security-secretstore-setup:latest [2022-06-02T23:20:29.832Z] Removing intermediate container 2b385766a9dc [2022-06-02T23:20:29.832Z] Building core-metadata [2022-06-02T23:20:29.832Z] ---> bfd05948150d [2022-06-02T23:20:29.832Z] [2022-06-02T23:20:29.832Z]  Building security-secretstore-setup ... done Successfully built bfd05948150d [2022-06-02T23:20:29.832Z] Successfully tagged core-data:latest [2022-06-02T23:20:42.051Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:20:42.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:20:42.051Z] ---> 40f6d58c84bc [2022-06-02T23:20:42.051Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:20:42.051Z] ---> Using cache [2022-06-02T23:20:42.051Z] ---> a634ace5ba10 [2022-06-02T23:20:42.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:20:42.051Z] ---> Using cache [2022-06-02T23:20:42.051Z] ---> 7c3394abeefd [2022-06-02T23:20:42.051Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-02T23:20:42.051Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:20:42.051Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:20:42.051Z] ---> 40f6d58c84bc [2022-06-02T23:20:42.051Z] Step 3/21 : WORKDIR /edgex-go [2022-06-02T23:20:42.051Z] ---> Using cache [2022-06-02T23:20:42.051Z] ---> a634ace5ba10 [2022-06-02T23:20:42.051Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:20:42.051Z] ---> Using cache [2022-06-02T23:20:42.051Z] ---> 7c3394abeefd [2022-06-02T23:20:42.051Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-02T23:20:42.310Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:20:42.310Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:20:42.310Z] ---> 40f6d58c84bc [2022-06-02T23:20:42.310Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> a634ace5ba10 [2022-06-02T23:20:42.310Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 7c3394abeefd [2022-06-02T23:20:42.310Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 254ab78b948a [2022-06-02T23:20:42.310Z] Step 6/22 : COPY . . [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 25636c89e8ad [2022-06-02T23:20:42.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 3ceb3b9b2800 [2022-06-02T23:20:42.310Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-02T23:20:42.310Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:20:42.310Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:20:42.310Z] ---> 40f6d58c84bc [2022-06-02T23:20:42.310Z] Step 3/30 : WORKDIR /edgex-go [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> a634ace5ba10 [2022-06-02T23:20:42.310Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 7c3394abeefd [2022-06-02T23:20:42.310Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 254ab78b948a [2022-06-02T23:20:42.310Z] Step 6/30 : COPY . . [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 25636c89e8ad [2022-06-02T23:20:42.310Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:42.310Z] ---> Using cache [2022-06-02T23:20:42.310Z] ---> 3ceb3b9b2800 [2022-06-02T23:20:42.310Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-02T23:20:43.708Z] Avoid second fetch [2022-06-02T23:20:43.708Z] Checking out Revision 155d0ec1f9051a669d1f6c09d665afa8a800203b (jakarta) [2022-06-02T23:20:44.220Z] ---> Running in 2e29672479fc [2022-06-02T23:20:44.220Z] ---> Running in 6b14890c131a [2022-06-02T23:20:44.220Z] ---> Running in 475dd88c3a7f [2022-06-02T23:20:44.220Z] ---> Running in a9639698176f [2022-06-02T23:20:44.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:44.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-02T23:20:43.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-02T23:20:43.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:20:43.733Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T23:20:43.750Z] > git checkout -f 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-02T23:20:45.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-02T23:20:45.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:45.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:45.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:45.873Z] OK: 221 MiB in 52 packages [2022-06-02T23:20:46.133Z] OK: 221 MiB in 52 packages [2022-06-02T23:20:47.070Z] Removing intermediate container 2e29672479fc [2022-06-02T23:20:47.070Z] ---> 4eefe8dddfed [2022-06-02T23:20:47.070Z] Step 6/21 : COPY . . [2022-06-02T23:20:47.070Z] Removing intermediate container 6b14890c131a [2022-06-02T23:20:47.070Z] ---> 63557e5a4453 [2022-06-02T23:20:47.070Z] Step 6/22 : COPY . . [2022-06-02T23:20:48.490Z] Commit message: "build: Update chnage log and released go mods for 2.1.1 patch (#4042)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:20:49.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T23:20:49.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:20:49.299Z] Dload Upload Total Spent Left Speed [2022-06-02T23:20:49.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-06-02T23:20:49.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T23:20:50.314Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T23:20:50.314Z] + sudo tee /etc/docker/daemon.new [2022-06-02T23:20:50.314Z] { [2022-06-02T23:20:50.314Z] "registry-mirrors": [ [2022-06-02T23:20:50.314Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T23:20:50.314Z] ], [2022-06-02T23:20:50.314Z] "bip": "10.250.0.254/24", [2022-06-02T23:20:50.314Z] "hosts": [ [2022-06-02T23:20:50.314Z] "tcp://0.0.0.0:5555", [2022-06-02T23:20:50.314Z] "unix:///var/run/docker.sock" [2022-06-02T23:20:50.314Z] ], [2022-06-02T23:20:50.314Z] "mtu": 1458, [2022-06-02T23:20:50.314Z] "selinux-enabled": true, [2022-06-02T23:20:50.314Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T23:20:50.314Z] } [Pipeline] sh [2022-06-02T23:20:50.678Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T23:20:51.023Z] + sudo service docker restart [2022-06-02T23:20:59.338Z] ---> e3a82c7a374f [2022-06-02T23:20:59.338Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:59.338Z] ---> 86a328dffbea [2022-06-02T23:20:59.338Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:20:59.338Z] ---> Running in fc7593d9a166 [2022-06-02T23:20:59.338Z] ---> Running in a5ddcb95835a [2022-06-02T23:20:59.338Z] skipping... [2022-06-02T23:20:59.338Z] skipping... [2022-06-02T23:20:59.338Z] Removing intermediate container a9639698176f [2022-06-02T23:20:59.338Z] ---> 278f563c32c2 [2022-06-02T23:20:59.338Z] [2022-06-02T23:20:59.338Z] Step 9/30 : FROM alpine:3.14 [2022-06-02T23:20:59.338Z] ---> e04c818066af [2022-06-02T23:20:59.338Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-02T23:20:59.338Z] Removing intermediate container 475dd88c3a7f [2022-06-02T23:20:59.338Z] ---> 0386a95a72c4 [2022-06-02T23:20:59.338Z] [2022-06-02T23:20:59.338Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:20:59.338Z] ---> e04c818066af [2022-06-02T23:20:59.338Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:20:59.338Z] ---> Using cache [2022-06-02T23:20:59.338Z] ---> 09ad92d6051a [2022-06-02T23:20:59.338Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:20:59.338Z] ---> Using cache [2022-06-02T23:20:59.338Z] ---> d312b803c184 [2022-06-02T23:20:59.338Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-02T23:20:59.338Z] ---> Running in 2126c897029d [2022-06-02T23:20:59.338Z] ---> Running in 462d7d029529 [2022-06-02T23:20:59.338Z] Removing intermediate container 2126c897029d [2022-06-02T23:20:59.338Z] ---> 68e1f3b30777 [2022-06-02T23:20:59.338Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-02T23:20:59.338Z] ---> Running in 3bd158c3e4f8 [2022-06-02T23:20:59.338Z] Removing intermediate container 462d7d029529 [2022-06-02T23:20:59.338Z] ---> ea7ecd6470c5 [2022-06-02T23:20:59.338Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-02T23:20:59.338Z] Removing intermediate container fc7593d9a166 [2022-06-02T23:20:59.338Z] ---> 28ab2a70a686 [2022-06-02T23:20:59.338Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-02T23:20:59.338Z] ---> Running in 2b7b62f27a23 [2022-06-02T23:20:59.338Z] ---> Running in a615b2698e39 [2022-06-02T23:20:59.338Z] Removing intermediate container a5ddcb95835a [2022-06-02T23:20:59.338Z] ---> d5704dda747d [2022-06-02T23:20:59.338Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-02T23:20:59.338Z] ---> Running in a0ad9c8a2be8 [2022-06-02T23:20:59.339Z] Removing intermediate container a615b2698e39 [2022-06-02T23:20:59.339Z] ---> d43acabb936b [2022-06-02T23:20:59.339Z] Step 14/22 : WORKDIR / [2022-06-02T23:20:59.339Z] ---> Running in 38f81c601ac0 [2022-06-02T23:20:59.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:59.339Z] Removing intermediate container 38f81c601ac0 [2022-06-02T23:20:59.339Z] ---> acac1faa4511 [2022-06-02T23:20:59.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:20:59.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-02T23:20:59.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:20:59.339Z] ---> e811f60a6653 [2022-06-02T23:20:59.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-02T23:20:59.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-02T23:20:59.339Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-02T23:20:59.339Z] (2/2) Installing su-exec (0.2-r1) [2022-06-02T23:20:59.339Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:20:59.339Z] OK: 6 MiB in 16 packages [2022-06-02T23:20:59.961Z] ---> 2e559ec09ea2 [2022-06-02T23:20:59.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-02T23:20:59.961Z] Removing intermediate container 3bd158c3e4f8 [2022-06-02T23:20:59.961Z] ---> fa7ba6683b8f [2022-06-02T23:21:00.250Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-02T23:21:00.250Z] ---> e225e0dd0e97 [2022-06-02T23:21:00.250Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-02T23:21:00.250Z] ---> Running in f1ecba2a0892 [2022-06-02T23:21:00.250Z] ---> Running in 51b5a7d51236 [2022-06-02T23:21:00.538Z] Removing intermediate container f1ecba2a0892 [2022-06-02T23:21:00.538Z] ---> c1f0eafbbed7 [2022-06-02T23:21:00.538Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-02T23:21:00.538Z] Removing intermediate container 51b5a7d51236 [2022-06-02T23:21:00.538Z] ---> e3a81e2b0ce0 [2022-06-02T23:21:00.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:21:00.538Z] ---> Running in 30438c59b530 [2022-06-02T23:21:00.795Z] ---> Running in 1b17021a3ab3 [2022-06-02T23:21:01.053Z] Removing intermediate container 1b17021a3ab3 [2022-06-02T23:21:01.053Z] ---> fae8640de999 [2022-06-02T23:21:01.053Z] Step 20/22 : LABEL arch=x86_64 [2022-06-02T23:21:01.053Z] Removing intermediate container 30438c59b530 [2022-06-02T23:21:01.053Z] ---> ee64cb5b6742 [2022-06-02T23:21:01.053Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-02T23:21:01.053Z] ---> Running in 507a19e3c3fc [2022-06-02T23:21:01.053Z] ---> Running in 9c4fbea7e1b0 [2022-06-02T23:21:01.629Z] Removing intermediate container 507a19e3c3fc [2022-06-02T23:21:01.629Z] ---> 6b47c7e0c107 [2022-06-02T23:21:01.629Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:01.629Z] ---> Running in 335b31b88378 [2022-06-02T23:21:01.887Z] Removing intermediate container 335b31b88378 [2022-06-02T23:21:01.887Z] ---> d9dc768116af [2022-06-02T23:21:01.887Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:21:01.887Z] ---> Running in fa6a9e78b556 [2022-06-02T23:21:02.148Z] Removing intermediate container fa6a9e78b556 [2022-06-02T23:21:02.148Z] ---> d71203ea8f67 [2022-06-02T23:21:02.148Z] [2022-06-02T23:21:02.406Z] Successfully built d71203ea8f67 [2022-06-02T23:21:02.406Z] Successfully tagged core-metadata:latest [2022-06-02T23:21:02.406Z]  Building core-metadata ... done Removing intermediate container 9c4fbea7e1b0 [2022-06-02T23:21:02.406Z] ---> 040f47565922 [2022-06-02T23:21:02.406Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-02T23:21:02.406Z] ---> Running in b7568103a6c4 [2022-06-02T23:21:02.664Z] Removing intermediate container b7568103a6c4 [2022-06-02T23:21:02.664Z] ---> 52dfc021a5af [2022-06-02T23:21:02.664Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-02T23:21:02.922Z] ---> f0815204ae06 [2022-06-02T23:21:02.922Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-02T23:21:02.922Z] ---> Running in a73a71a161b9 [2022-06-02T23:21:03.861Z] Removing intermediate container a73a71a161b9 [2022-06-02T23:21:03.861Z] ---> 4d0056a4a5d8 [2022-06-02T23:21:03.861Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:21:04.120Z] ---> 6c31fe06e832 [2022-06-02T23:21:04.120Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-02T23:21:04.690Z] ---> 91adafd7a209 [2022-06-02T23:21:04.690Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-02T23:21:04.949Z] ---> fc606501d811 [2022-06-02T23:21:04.949Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-02T23:21:05.208Z] ---> b258646b3da9 [2022-06-02T23:21:05.208Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-02T23:21:05.469Z] ---> 88b7b05005ab [2022-06-02T23:21:05.469Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-02T23:21:05.728Z] ---> Running in b4688ab43346 [2022-06-02T23:21:05.728Z] Removing intermediate container b4688ab43346 [2022-06-02T23:21:05.728Z] ---> f2a55bd4b443 [2022-06-02T23:21:05.728Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-02T23:21:06.001Z] ---> 24d58cb7d62f [2022-06-02T23:21:06.001Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-02T23:21:06.262Z] ---> Running in 25f0a3484285 [2022-06-02T23:21:07.652Z] Removing intermediate container 2b7b62f27a23 [2022-06-02T23:21:07.652Z] ---> 244e1b4f851a [2022-06-02T23:21:07.652Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-02T23:21:07.652Z] Removing intermediate container a0ad9c8a2be8 [2022-06-02T23:21:07.652Z] ---> 661e7d0b08c1 [2022-06-02T23:21:07.652Z] [2022-06-02T23:21:07.652Z] Step 9/21 : FROM alpine:3.14 [2022-06-02T23:21:07.652Z] ---> e04c818066af [2022-06-02T23:21:07.652Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-02T23:21:07.652Z] Removing intermediate container 25f0a3484285 [2022-06-02T23:21:07.652Z] ---> 24d6cf2625b9 [2022-06-02T23:21:07.652Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-02T23:21:07.652Z] ---> Running in add4449e36ff [2022-06-02T23:21:07.652Z] ---> Running in 7814ec8048d3 [2022-06-02T23:21:07.912Z] ---> Running in 66fbbc5c2c72 [2022-06-02T23:21:07.912Z] Removing intermediate container 66fbbc5c2c72 [2022-06-02T23:21:07.912Z] ---> 29f5bfcc8f97 [2022-06-02T23:21:07.912Z] Step 27/30 : CMD ["gate"] [2022-06-02T23:21:07.912Z] ---> Running in b617ecaa3ed0 [2022-06-02T23:21:08.175Z] Removing intermediate container b617ecaa3ed0 [2022-06-02T23:21:08.175Z] ---> 1436ba0f8043 [2022-06-02T23:21:08.175Z] Step 28/30 : LABEL arch=x86_64 [2022-06-02T23:21:08.175Z] ---> Running in ce80283c1755 [2022-06-02T23:21:08.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-02T23:21:08.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:21:08.438Z] Removing intermediate container ce80283c1755 [2022-06-02T23:21:08.438Z] ---> 8e1e469c2d39 [2022-06-02T23:21:08.438Z] Step 29/30 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:08.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:21:08.438Z] ---> Running in 3b9e1253af1a [2022-06-02T23:21:08.438Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-02T23:21:08.703Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-02T23:21:08.703Z] Removing intermediate container 3b9e1253af1a [2022-06-02T23:21:08.703Z] ---> af9e578b02c3 [2022-06-02T23:21:08.703Z] Step 30/30 : LABEL version=2.1.1-dev.3 [2022-06-02T23:21:08.703Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:21:08.703Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:21:08.703Z] OK: 6 MiB in 16 packages [2022-06-02T23:21:08.703Z] ---> Running in df5e9776c097 [2022-06-02T23:21:08.961Z] Removing intermediate container df5e9776c097 [2022-06-02T23:21:08.961Z] ---> 63866a96cd90 [2022-06-02T23:21:08.961Z] [2022-06-02T23:21:08.961Z] Successfully built 63866a96cd90 [2022-06-02T23:21:08.961Z] Successfully tagged security-bootstrapper:latest [2022-06-02T23:21:09.219Z]  Building security-bootstrapper ... done Removing intermediate container add4449e36ff [2022-06-02T23:21:09.219Z] ---> 7108c169b2d0 [2022-06-02T23:21:09.219Z] [2022-06-02T23:21:09.219Z] Step 10/22 : FROM docker:20.10.8 [2022-06-02T23:21:09.219Z] Removing intermediate container 7814ec8048d3 [2022-06-02T23:21:09.219Z] ---> 7f3821a5b06b [2022-06-02T23:21:09.219Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:21:09.219Z] ---> Running in 43730c39c17c [2022-06-02T23:21:09.219Z] 20.10.8: Pulling from library/docker [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:21:09.386Z] provisioning config files... [2022-06-02T23:21:09.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5227012963760305980tmp [2022-06-02T23:21:09.478Z] Removing intermediate container 43730c39c17c [2022-06-02T23:21:09.478Z] ---> 141a86b7ddad [2022-06-02T23:21:09.478Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-02T23:21:09.478Z] ---> Running in 4ee81bb9e787 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:21:09.738Z] Removing intermediate container 4ee81bb9e787 [2022-06-02T23:21:09.738Z] ---> c85face2331e [2022-06-02T23:21:09.738Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-02T23:21:09.995Z] ---> Running in 5ca6e4537950 [2022-06-02T23:21:09.995Z] Removing intermediate container 5ca6e4537950 [2022-06-02T23:21:09.995Z] ---> 9ee62f070b88 [2022-06-02T23:21:09.995Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:21:10.018Z] ---> docker-login.sh [2022-06-02T23:21:10.018Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:21:10.254Z] ---> c3d387a0f399 [2022-06-02T23:21:10.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-02T23:21:10.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:10.828Z] ---> 09f8a95f34da [2022-06-02T23:21:10.828Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-02T23:21:10.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:10.890Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:10.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:10.890Z] [2022-06-02T23:21:10.890Z] Login Succeeded [2022-06-02T23:21:10.890Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:21:11.088Z] ---> a81d6ae966d5 [2022-06-02T23:21:11.088Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-02T23:21:11.088Z] ---> Running in cd5d0c782624 [2022-06-02T23:21:11.088Z] Removing intermediate container cd5d0c782624 [2022-06-02T23:21:11.088Z] ---> f074a5d29dd3 [2022-06-02T23:21:11.088Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:21:11.347Z] ---> Running in 6d0d682fbdd6 [2022-06-02T23:21:11.347Z] Removing intermediate container 6d0d682fbdd6 [2022-06-02T23:21:11.348Z] ---> 78fff2893fa7 [2022-06-02T23:21:11.348Z] Step 19/21 : LABEL arch=x86_64 [2022-06-02T23:21:11.348Z] ---> Running in 6284615b5f2c [2022-06-02T23:21:11.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:11.493Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:11.493Z] [2022-06-02T23:21:11.493Z] Login Succeeded [2022-06-02T23:21:11.493Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:21:11.620Z] Removing intermediate container 6284615b5f2c [2022-06-02T23:21:11.620Z] ---> 30a6e39bde73 [2022-06-02T23:21:11.620Z] Step 20/21 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:11.620Z] ---> Running in ec437c363f9f [2022-06-02T23:21:11.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:11.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:11.769Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:11.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:11.769Z] [2022-06-02T23:21:11.769Z] Login Succeeded [2022-06-02T23:21:11.769Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:21:11.881Z] Removing intermediate container ec437c363f9f [2022-06-02T23:21:11.881Z] ---> eaccd7dde5c8 [2022-06-02T23:21:11.881Z] Step 21/21 : LABEL version=2.1.1-dev.3 [2022-06-02T23:21:11.881Z] ---> Running in 4456094d0387 [2022-06-02T23:21:11.881Z] Removing intermediate container 4456094d0387 [2022-06-02T23:21:11.881Z] ---> 69751e27e665 [2022-06-02T23:21:11.881Z] [2022-06-02T23:21:12.142Z] Successfully built 69751e27e665 [2022-06-02T23:21:12.142Z] Successfully tagged support-notifications:latest [2022-06-02T23:21:12.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:12.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:12.371Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:12.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:12.371Z] [2022-06-02T23:21:12.371Z] Login Succeeded [2022-06-02T23:21:12.371Z] docker.io [2022-06-02T23:21:12.401Z]  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-02T23:21:12.401Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-02T23:21:12.401Z] ---> bc6c0ffef665 [2022-06-02T23:21:12.401Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:21:12.401Z] ---> Running in 8af5e1f58460 [2022-06-02T23:21:12.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:12.661Z] Removing intermediate container 8af5e1f58460 [2022-06-02T23:21:12.661Z] ---> 488c87ded6bf [2022-06-02T23:21:12.661Z] 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 [2022-06-02T23:21:12.661Z] ---> Running in 9b88805985ec [2022-06-02T23:21:12.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:21:12.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:21:13.181Z] (1/42) Installing readline (8.1.0-r0) [2022-06-02T23:21:13.181Z] (2/42) Installing bash (5.1.16-r0) [2022-06-02T23:21:13.181Z] Executing bash-5.1.16-r0.post-install [2022-06-02T23:21:13.181Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-02T23:21:13.181Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-02T23:21:13.181Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-02T23:21:13.181Z] (6/42) Installing curl (7.79.1-r1) [2022-06-02T23:21:13.181Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-02T23:21:13.181Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-02T23:21:13.181Z] (9/42) Installing expat (2.4.7-r0) [2022-06-02T23:21:13.181Z] (10/42) Installing libffi (3.3-r2) [2022-06-02T23:21:13.181Z] (11/42) Installing gdbm (1.19-r0) [2022-06-02T23:21:13.181Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-02T23:21:13.181Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:21:13.181Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:21:13.181Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-02T23:21:13.181Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-02T23:21:13.181Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-02T23:21:13.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:13.247Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:13.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:13.247Z] [2022-06-02T23:21:13.247Z] Login Succeeded [2022-06-02T23:21:13.247Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:21:13.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:21:13.553Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:21:13.564Z] ========================================================= [2022-06-02T23:21:13.564Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-02T23:21:13.564Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:21:13.751Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-02T23:21:13.752Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-02T23:21:13.752Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-02T23:21:13.752Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-02T23:21:13.752Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-02T23:21:13.752Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-02T23:21:13.752Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-02T23:21:13.752Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-02T23:21:13.752Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-02T23:21:13.752Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-02T23:21:13.752Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-02T23:21:13.752Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-02T23:21:13.752Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-02T23:21:13.752Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-02T23:21:13.752Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-02T23:21:13.752Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-02T23:21:13.752Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-02T23:21:13.752Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-02T23:21:13.752Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-02T23:21:13.752Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-02T23:21:13.752Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-02T23:21:13.752Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-02T23:21:13.752Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-02T23:21:13.752Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-02T23:21:13.752Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-02T23:21:13.894Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:21:14.013Z] Executing busybox-1.33.1-r3.trigger [2022-06-02T23:21:14.013Z] OK: 84 MiB in 64 packages [2022-06-02T23:21:14.171Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T23:21:14.171Z] 9b3977197b4f: Pulling fs layer [2022-06-02T23:21:14.171Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T23:21:14.171Z] 94645a83ff95: Pulling fs layer [2022-06-02T23:21:14.171Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T23:21:14.171Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T23:21:14.171Z] 63b1bc5785f6: Pulling fs layer [2022-06-02T23:21:14.171Z] 626d30ff41c6: Pulling fs layer [2022-06-02T23:21:14.171Z] de1d54c125be: Pulling fs layer [2022-06-02T23:21:14.171Z] 0c92f367c5e7: Waiting [2022-06-02T23:21:14.171Z] 63b1bc5785f6: Waiting [2022-06-02T23:21:14.171Z] de1d54c125be: Waiting [2022-06-02T23:21:14.171Z] 626d30ff41c6: Waiting [2022-06-02T23:21:14.171Z] 3f3a8bcf1eab: Waiting [2022-06-02T23:21:14.171Z] 94645a83ff95: Verifying Checksum [2022-06-02T23:21:14.171Z] 94645a83ff95: Download complete [2022-06-02T23:21:14.171Z] 1a89e8eeedd5: Verifying Checksum [2022-06-02T23:21:14.171Z] 1a89e8eeedd5: Download complete [2022-06-02T23:21:14.171Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T23:21:14.171Z] 0c92f367c5e7: Download complete [2022-06-02T23:21:14.171Z] 63b1bc5785f6: Verifying Checksum [2022-06-02T23:21:14.171Z] 63b1bc5785f6: Download complete [2022-06-02T23:21:14.171Z] 9b3977197b4f: Download complete [2022-06-02T23:21:14.171Z] 626d30ff41c6: Verifying Checksum [2022-06-02T23:21:14.171Z] 626d30ff41c6: Download complete [2022-06-02T23:21:14.585Z] Collecting docker-compose==1.23.2 [2022-06-02T23:21:14.585Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-02T23:21:14.585Z] Collecting jsonschema<3,>=2.5.1 [2022-06-02T23:21:14.585Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-02T23:21:14.844Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-02T23:21:14.844Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-02T23:21:14.844Z] Collecting PyYAML<4,>=3.10 [2022-06-02T23:21:14.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-02T23:21:15.161Z] 9b3977197b4f: Pull complete [2022-06-02T23:21:15.415Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-02T23:21:15.415Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-02T23:21:15.434Z] 1a89e8eeedd5: Pull complete [2022-06-02T23:21:15.677Z] Collecting docker<4.0,>=3.6.0 [2022-06-02T23:21:15.677Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-02T23:21:15.677Z] Collecting cached-property<2,>=1.2.0 [2022-06-02T23:21:15.677Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-02T23:21:15.937Z] Collecting texttable<0.10,>=0.9.0 [2022-06-02T23:21:15.937Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-02T23:21:16.036Z] 94645a83ff95: Pull complete [2022-06-02T23:21:16.197Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-02T23:21:16.197Z] Collecting docopt<0.7,>=0.6.1 [2022-06-02T23:21:16.197Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-02T23:21:16.310Z] de1d54c125be: Download complete [2022-06-02T23:21:16.459Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-02T23:21:16.459Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-02T23:21:16.459Z] Collecting docker-pycreds>=0.4.0 [2022-06-02T23:21:16.459Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-02T23:21:16.720Z] 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) [2022-06-02T23:21:16.720Z] Collecting idna<2.8,>=2.5 [2022-06-02T23:21:16.720Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-02T23:21:16.720Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-02T23:21:16.720Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-02T23:21:16.720Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-02T23:21:16.720Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-02T23:21:16.720Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-02T23:21:16.720Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-02T23:21:16.720Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-02T23:21:16.720Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-02T23:21:16.906Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T23:21:16.906Z] 3f3a8bcf1eab: Download complete [2022-06-02T23:21:16.980Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-02T23:21:16.980Z] Attempting uninstall: urllib3 [2022-06-02T23:21:16.980Z] Found existing installation: urllib3 1.26.5 [2022-06-02T23:21:16.980Z] Uninstalling urllib3-1.26.5: [2022-06-02T23:21:16.980Z] Successfully uninstalled urllib3-1.26.5 [2022-06-02T23:21:16.980Z] Attempting uninstall: idna [2022-06-02T23:21:16.980Z] Found existing installation: idna 3.2 [2022-06-02T23:21:16.980Z] Uninstalling idna-3.2: [2022-06-02T23:21:16.980Z] Successfully uninstalled idna-3.2 [2022-06-02T23:21:17.239Z] Attempting uninstall: chardet [2022-06-02T23:21:17.239Z] Found existing installation: chardet 4.0.0 [2022-06-02T23:21:17.239Z] Uninstalling chardet-4.0.0: [2022-06-02T23:21:17.239Z] Successfully uninstalled chardet-4.0.0 [2022-06-02T23:21:17.501Z] Attempting uninstall: requests [2022-06-02T23:21:17.501Z] Found existing installation: requests 2.25.1 [2022-06-02T23:21:17.501Z] Uninstalling requests-2.25.1: [2022-06-02T23:21:17.501Z] Successfully uninstalled requests-2.25.1 [2022-06-02T23:21:17.501Z] Running setup.py install for texttable: started [2022-06-02T23:21:17.761Z] Running setup.py install for texttable: finished with status 'done' [2022-06-02T23:21:17.761Z] Running setup.py install for PyYAML: started [2022-06-02T23:21:18.332Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-02T23:21:18.332Z] Running setup.py install for docopt: started [2022-06-02T23:21:18.595Z] Running setup.py install for docopt: finished with status 'done' [2022-06-02T23:21:18.595Z] Running setup.py install for dockerpty: started [2022-06-02T23:21:18.856Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-02T23:21:19.117Z] 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 [2022-06-02T23:21:22.411Z] Removing intermediate container 9b88805985ec [2022-06-02T23:21:22.411Z] ---> 1fcc2a165ec2 [2022-06-02T23:21:22.411Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-02T23:21:22.411Z] ---> Running in 052b4d734e68 [2022-06-02T23:21:22.411Z] Removing intermediate container 052b4d734e68 [2022-06-02T23:21:22.411Z] ---> 183bacf0d6eb [2022-06-02T23:21:22.411Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-02T23:21:22.411Z] ---> Running in cbafce73e729 [2022-06-02T23:21:22.411Z] Removing intermediate container cbafce73e729 [2022-06-02T23:21:22.411Z] ---> 995785174c57 [2022-06-02T23:21:22.411Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-02T23:21:22.411Z] ---> 74b49e9bf4f5 [2022-06-02T23:21:22.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-02T23:21:22.670Z] ---> de36f157ef86 [2022-06-02T23:21:22.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-02T23:21:22.670Z] ---> a03759ae9c20 [2022-06-02T23:21:22.670Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-02T23:21:22.928Z] ---> Running in 38026a96df8d [2022-06-02T23:21:22.928Z] Removing intermediate container 38026a96df8d [2022-06-02T23:21:22.928Z] ---> 7be398ef571c [2022-06-02T23:21:22.928Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:21:22.928Z] ---> Running in 1236ff19d322 [2022-06-02T23:21:22.928Z] Removing intermediate container 1236ff19d322 [2022-06-02T23:21:22.928Z] ---> 5ad258f513bb [2022-06-02T23:21:22.928Z] Step 20/22 : LABEL arch=x86_64 [2022-06-02T23:21:23.195Z] ---> Running in ec322a68b87a [2022-06-02T23:21:23.195Z] Removing intermediate container ec322a68b87a [2022-06-02T23:21:23.195Z] ---> bb8a146cad1d [2022-06-02T23:21:23.195Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:23.195Z] ---> Running in 5b0a8433b2bc [2022-06-02T23:21:23.195Z] Removing intermediate container 5b0a8433b2bc [2022-06-02T23:21:23.195Z] ---> ae938559d143 [2022-06-02T23:21:23.195Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:21:23.455Z] ---> Running in 6c73d286491a [2022-06-02T23:21:23.455Z] Removing intermediate container 6c73d286491a [2022-06-02T23:21:23.455Z] ---> 50249907bb48 [2022-06-02T23:21:23.455Z] [2022-06-02T23:21:23.455Z] Successfully built 50249907bb48 [2022-06-02T23:21:23.455Z] Successfully tagged sys-mgmt-agent:latest [2022-06-02T23:21:23.721Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-02T23:21:23.728Z] $ docker stop --time=1 54b830d1d57307af8d8538696f3cfc5fd63781d397ae2fe18124ea5c85bb6652 [2022-06-02T23:21:25.018Z] $ docker rm -f 54b830d1d57307af8d8538696f3cfc5fd63781d397ae2fe18124ea5c85bb6652 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:21:25.363Z] + docker images [2022-06-02T23:21:25.363Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-02T23:21:25.363Z] sys-mgmt-agent latest 50249907bb48 2 seconds ago 294MB [2022-06-02T23:21:25.363Z] support-notifications latest 69751e27e665 14 seconds ago 16.6MB [2022-06-02T23:21:25.363Z] 7108c169b2d0 16 seconds ago 1.78GB [2022-06-02T23:21:25.363Z] security-bootstrapper latest 63866a96cd90 17 seconds ago 18.7MB [2022-06-02T23:21:25.363Z] 661e7d0b08c1 18 seconds ago 1.79GB [2022-06-02T23:21:25.363Z] core-metadata latest d71203ea8f67 24 seconds ago 16.5MB [2022-06-02T23:21:25.363Z] 0386a95a72c4 27 seconds ago 1.79GB [2022-06-02T23:21:25.363Z] 278f563c32c2 28 seconds ago 1.78GB [2022-06-02T23:21:25.363Z] security-secretstore-setup latest 8c2ff3625cc0 56 seconds ago 27.7MB [2022-06-02T23:21:25.363Z] core-data latest bfd05948150d 56 seconds ago 19.9MB [2022-06-02T23:21:25.363Z] support-scheduler latest 5358765ccf49 57 seconds ago 15.9MB [2022-06-02T23:21:25.363Z] security-proxy-setup latest b62726425be3 57 seconds ago 26.1MB [2022-06-02T23:21:25.363Z] core-command latest 25595a7e3207 57 seconds ago 15.7MB [2022-06-02T23:21:25.363Z] 0e0499682ff8 About a minute ago 1.79GB [2022-06-02T23:21:25.363Z] 5e769350f882 About a minute ago 1.79GB [2022-06-02T23:21:25.363Z] 71b459b848cf About a minute ago 1.79GB [2022-06-02T23:21:25.363Z] 1e2e885675a8 About a minute ago 1.79GB [2022-06-02T23:21:25.363Z] 01e5c72242d3 About a minute ago 1.78GB [2022-06-02T23:21:25.363Z] ci-base-image-x86_64 latest 40f6d58c84bc 3 minutes ago 1.27GB [2022-06-02T23:21:25.363Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-02T23:21:25.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 weeks ago 254MB [2022-06-02T23:21:25.363Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-02T23:21:25.363Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-02T23:21:25.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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 [2022-06-02T23:21:25.473Z] provisioning config files... [2022-06-02T23:21:25.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6530461786948272520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:21:25.784Z] ---> docker-login.sh [2022-06-02T23:21:25.784Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:21:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:25.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:25.784Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:25.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:25.784Z] [2022-06-02T23:21:25.784Z] Login Succeeded [2022-06-02T23:21:25.784Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:21:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:25.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:25.784Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:25.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:25.784Z] [2022-06-02T23:21:25.784Z] Login Succeeded [2022-06-02T23:21:25.784Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:21:26.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:26.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:26.044Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:26.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:26.044Z] [2022-06-02T23:21:26.044Z] Login Succeeded [2022-06-02T23:21:26.044Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:21:26.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:26.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:26.304Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:26.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:26.304Z] [2022-06-02T23:21:26.304Z] Login Succeeded [2022-06-02T23:21:26.304Z] docker.io [2022-06-02T23:21:26.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:26.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:26.563Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:26.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:26.563Z] [2022-06-02T23:21:26.563Z] Login Succeeded [2022-06-02T23:21:26.563Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:21:26.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:26.597Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:21:26.615Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-02T23:21:26.615Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:26.615Z] 2.1.1-dev.3 [2022-06-02T23:21:26.615Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:26.615Z] jakarta [2022-06-02T23:21:26.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:26.939Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:27.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:27.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-02T23:21:27.249Z] f9f0e3dd3742: Preparing [2022-06-02T23:21:27.249Z] e041d9464ba9: Preparing [2022-06-02T23:21:27.249Z] 6c92187117b4: Preparing [2022-06-02T23:21:27.249Z] 15fa180e430a: Preparing [2022-06-02T23:21:27.249Z] b541d28bf3b4: Preparing [2022-06-02T23:21:27.249Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:27.249Z] 6c92187117b4: Pushed [2022-06-02T23:21:27.249Z] 15fa180e430a: Pushed [2022-06-02T23:21:27.249Z] f9f0e3dd3742: Pushed [2022-06-02T23:21:28.628Z] e041d9464ba9: Pushed [2022-06-02T23:21:28.628Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:ae6780b3b49ebb35c4ffbddf524baf6e8ed819cb3086da0dfbf9f385cae9b5a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:28.938Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:29.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.3 [2022-06-02T23:21:29.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-02T23:21:29.245Z] f9f0e3dd3742: Preparing [2022-06-02T23:21:29.245Z] e041d9464ba9: Preparing [2022-06-02T23:21:29.245Z] 6c92187117b4: Preparing [2022-06-02T23:21:29.245Z] 15fa180e430a: Preparing [2022-06-02T23:21:29.245Z] b541d28bf3b4: Preparing [2022-06-02T23:21:29.245Z] f9f0e3dd3742: Layer already exists [2022-06-02T23:21:29.245Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:29.245Z] e041d9464ba9: Layer already exists [2022-06-02T23:21:29.245Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:29.245Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:29.245Z] 2.1.1-dev.3: digest: sha256:ae6780b3b49ebb35c4ffbddf524baf6e8ed819cb3086da0dfbf9f385cae9b5a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:29.310Z] 3f3a8bcf1eab: Pull complete [2022-06-02T23:21:29.310Z] 0c92f367c5e7: Pull complete [2022-06-02T23:21:29.310Z] 63b1bc5785f6: Pull complete [2022-06-02T23:21:29.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-02T23:21:29.586Z] 626d30ff41c6: Pull complete [Pipeline] sh [2022-06-02T23:21:29.866Z] + docker push nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:29.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-02T23:21:29.866Z] f9f0e3dd3742: Preparing [2022-06-02T23:21:29.866Z] e041d9464ba9: Preparing [2022-06-02T23:21:29.866Z] 6c92187117b4: Preparing [2022-06-02T23:21:29.866Z] 15fa180e430a: Preparing [2022-06-02T23:21:29.866Z] b541d28bf3b4: Preparing [2022-06-02T23:21:29.866Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:29.866Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:29.866Z] f9f0e3dd3742: Layer already exists [2022-06-02T23:21:29.866Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:29.866Z] e041d9464ba9: Layer already exists [2022-06-02T23:21:29.866Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:ae6780b3b49ebb35c4ffbddf524baf6e8ed819cb3086da0dfbf9f385cae9b5a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:30.176Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:30.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-02T23:21:30.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-02T23:21:30.489Z] f9f0e3dd3742: Preparing [2022-06-02T23:21:30.489Z] e041d9464ba9: Preparing [2022-06-02T23:21:30.489Z] 6c92187117b4: Preparing [2022-06-02T23:21:30.489Z] 15fa180e430a: Preparing [2022-06-02T23:21:30.489Z] b541d28bf3b4: Preparing [2022-06-02T23:21:30.489Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:30.489Z] e041d9464ba9: Layer already exists [2022-06-02T23:21:30.489Z] f9f0e3dd3742: Layer already exists [2022-06-02T23:21:30.489Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:30.489Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:30.489Z] jakarta: digest: sha256:ae6780b3b49ebb35c4ffbddf524baf6e8ed819cb3086da0dfbf9f385cae9b5a3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:30.535Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:30.545Z] taggedImages: [2022-06-02T23:21:30.545Z] - nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:30.545Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.3 [2022-06-02T23:21:30.545Z] - nexus3.edgexfoundry.org:10004/core-command:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:30.545Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-02T23:21:30.566Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-02T23:21:30.566Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:30.566Z] 2.1.1-dev.3 [2022-06-02T23:21:30.566Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:30.566Z] jakarta [2022-06-02T23:21:30.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:30.887Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:31.200Z] + docker push nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:31.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-02T23:21:31.200Z] 176f5ad6fcdb: Preparing [2022-06-02T23:21:31.200Z] 653dbbb2a742: Preparing [2022-06-02T23:21:31.200Z] 6c92187117b4: Preparing [2022-06-02T23:21:31.200Z] cf1dafcc8a05: Preparing [2022-06-02T23:21:31.200Z] 286c077e087b: Preparing [2022-06-02T23:21:31.200Z] b541d28bf3b4: Preparing [2022-06-02T23:21:31.200Z] b541d28bf3b4: Waiting [2022-06-02T23:21:31.200Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:31.200Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:31.200Z] 176f5ad6fcdb: Pushed [2022-06-02T23:21:31.200Z] 286c077e087b: Pushed [2022-06-02T23:21:31.460Z] cf1dafcc8a05: Pushed [2022-06-02T23:21:32.397Z] 653dbbb2a742: Pushed [2022-06-02T23:21:32.656Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:a823e8192977d33e786239aa2f5613e5872512b9df9955e03b7bfbb523da608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:32.981Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:33.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.3 [2022-06-02T23:21:33.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-02T23:21:33.288Z] 176f5ad6fcdb: Preparing [2022-06-02T23:21:33.288Z] 653dbbb2a742: Preparing [2022-06-02T23:21:33.288Z] 6c92187117b4: Preparing [2022-06-02T23:21:33.288Z] cf1dafcc8a05: Preparing [2022-06-02T23:21:33.288Z] 286c077e087b: Preparing [2022-06-02T23:21:33.288Z] b541d28bf3b4: Preparing [2022-06-02T23:21:33.288Z] b541d28bf3b4: Waiting [2022-06-02T23:21:33.288Z] 653dbbb2a742: Layer already exists [2022-06-02T23:21:33.288Z] 176f5ad6fcdb: Layer already exists [2022-06-02T23:21:33.288Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:33.288Z] cf1dafcc8a05: Layer already exists [2022-06-02T23:21:33.288Z] 286c077e087b: Layer already exists [2022-06-02T23:21:33.288Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:33.288Z] 2.1.1-dev.3: digest: sha256:a823e8192977d33e786239aa2f5613e5872512b9df9955e03b7bfbb523da608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:33.599Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:33.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:33.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-02T23:21:33.908Z] 176f5ad6fcdb: Preparing [2022-06-02T23:21:33.908Z] 653dbbb2a742: Preparing [2022-06-02T23:21:33.908Z] 6c92187117b4: Preparing [2022-06-02T23:21:33.908Z] cf1dafcc8a05: Preparing [2022-06-02T23:21:33.908Z] 286c077e087b: Preparing [2022-06-02T23:21:33.908Z] b541d28bf3b4: Preparing [2022-06-02T23:21:33.908Z] b541d28bf3b4: Waiting [2022-06-02T23:21:33.908Z] 286c077e087b: Layer already exists [2022-06-02T23:21:33.908Z] 176f5ad6fcdb: Layer already exists [2022-06-02T23:21:33.908Z] cf1dafcc8a05: Layer already exists [2022-06-02T23:21:33.908Z] 653dbbb2a742: Layer already exists [2022-06-02T23:21:33.908Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:33.908Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:33.908Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:a823e8192977d33e786239aa2f5613e5872512b9df9955e03b7bfbb523da608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:34.287Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:34.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-02T23:21:34.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-02T23:21:34.636Z] 176f5ad6fcdb: Preparing [2022-06-02T23:21:34.636Z] 653dbbb2a742: Preparing [2022-06-02T23:21:34.636Z] 6c92187117b4: Preparing [2022-06-02T23:21:34.636Z] cf1dafcc8a05: Preparing [2022-06-02T23:21:34.636Z] 286c077e087b: Preparing [2022-06-02T23:21:34.636Z] b541d28bf3b4: Preparing [2022-06-02T23:21:34.637Z] b541d28bf3b4: Waiting [2022-06-02T23:21:34.637Z] 286c077e087b: Layer already exists [2022-06-02T23:21:34.637Z] 653dbbb2a742: Layer already exists [2022-06-02T23:21:34.637Z] cf1dafcc8a05: Layer already exists [2022-06-02T23:21:34.637Z] 176f5ad6fcdb: Layer already exists [2022-06-02T23:21:34.637Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:34.637Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:34.637Z] jakarta: digest: sha256:a823e8192977d33e786239aa2f5613e5872512b9df9955e03b7bfbb523da608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:34.687Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:34.695Z] taggedImages: [2022-06-02T23:21:34.695Z] - nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:34.695Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.3 [2022-06-02T23:21:34.695Z] - nexus3.edgexfoundry.org:10004/core-data:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:34.695Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-02T23:21:34.717Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-02T23:21:34.717Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:34.717Z] 2.1.1-dev.3 [2022-06-02T23:21:34.717Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:34.717Z] jakarta [2022-06-02T23:21:34.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:35.048Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:35.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:35.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-02T23:21:35.353Z] 54bd5dbbe8e2: Preparing [2022-06-02T23:21:35.353Z] 2d08323ba93b: Preparing [2022-06-02T23:21:35.353Z] 6c92187117b4: Preparing [2022-06-02T23:21:35.353Z] 15fa180e430a: Preparing [2022-06-02T23:21:35.353Z] b541d28bf3b4: Preparing [2022-06-02T23:21:35.353Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:35.353Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:35.353Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:35.353Z] 54bd5dbbe8e2: Pushed [2022-06-02T23:21:36.320Z] de1d54c125be: Pull complete [2022-06-02T23:21:36.320Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-02T23:21:36.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:21:36.320Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:21:36.666Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:21:36.666Z] WORKDIR /edgex [2022-06-02T23:21:36.666Z] COPY go.mod . [2022-06-02T23:21:36.666Z] RUN go mod download [2022-06-02T23:21:36.666Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-02T23:21:36.735Z] 2d08323ba93b: Pushed [2022-06-02T23:21:36.736Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:beca2cfa553fdccfedb83fc2918712416a29f2b7c4b95063c215356ee66e95da size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:37.056Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:37.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.3 [2022-06-02T23:21:37.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-02T23:21:37.363Z] 54bd5dbbe8e2: Preparing [2022-06-02T23:21:37.363Z] 2d08323ba93b: Preparing [2022-06-02T23:21:37.363Z] 6c92187117b4: Preparing [2022-06-02T23:21:37.363Z] 15fa180e430a: Preparing [2022-06-02T23:21:37.363Z] b541d28bf3b4: Preparing [2022-06-02T23:21:37.363Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:37.363Z] 2d08323ba93b: Layer already exists [2022-06-02T23:21:37.363Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:37.363Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:37.363Z] 54bd5dbbe8e2: Layer already exists [2022-06-02T23:21:37.363Z] 2.1.1-dev.3: digest: sha256:beca2cfa553fdccfedb83fc2918712416a29f2b7c4b95063c215356ee66e95da size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:37.675Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:37.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:37.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-02T23:21:37.983Z] 54bd5dbbe8e2: Preparing [2022-06-02T23:21:37.983Z] 2d08323ba93b: Preparing [2022-06-02T23:21:37.983Z] 6c92187117b4: Preparing [2022-06-02T23:21:37.983Z] 15fa180e430a: Preparing [2022-06-02T23:21:37.983Z] b541d28bf3b4: Preparing [2022-06-02T23:21:37.983Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:37.983Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:37.983Z] 54bd5dbbe8e2: Layer already exists [2022-06-02T23:21:37.983Z] 2d08323ba93b: Layer already exists [2022-06-02T23:21:37.983Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:37.983Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:beca2cfa553fdccfedb83fc2918712416a29f2b7c4b95063c215356ee66e95da size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:38.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:38.612Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-02T23:21:38.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-02T23:21:38.612Z] 54bd5dbbe8e2: Preparing [2022-06-02T23:21:38.612Z] 2d08323ba93b: Preparing [2022-06-02T23:21:38.612Z] 6c92187117b4: Preparing [2022-06-02T23:21:38.612Z] 15fa180e430a: Preparing [2022-06-02T23:21:38.612Z] b541d28bf3b4: Preparing [2022-06-02T23:21:38.612Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:38.612Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:38.612Z] 54bd5dbbe8e2: Layer already exists [2022-06-02T23:21:38.612Z] 2d08323ba93b: Layer already exists [2022-06-02T23:21:38.612Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:38.612Z] jakarta: digest: sha256:beca2cfa553fdccfedb83fc2918712416a29f2b7c4b95063c215356ee66e95da size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:38.669Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:38.678Z] taggedImages: [2022-06-02T23:21:38.678Z] - nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:38.678Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.3 [2022-06-02T23:21:38.678Z] - nexus3.edgexfoundry.org:10004/core-metadata:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:38.678Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-02T23:21:38.703Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-02T23:21:38.703Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:38.703Z] 2.1.1-dev.3 [2022-06-02T23:21:38.703Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:38.703Z] jakarta [2022-06-02T23:21:38.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:39.024Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:39.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:39.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-02T23:21:39.337Z] a88272fd0249: Preparing [2022-06-02T23:21:39.337Z] a88272fd0249: Preparing [2022-06-02T23:21:39.337Z] 5ddd215de147: Preparing [2022-06-02T23:21:39.337Z] cb4a921a497a: Preparing [2022-06-02T23:21:39.337Z] 290f24e4d25c: Preparing [2022-06-02T23:21:39.337Z] 84da679aceb6: Preparing [2022-06-02T23:21:39.337Z] 6c92187117b4: Preparing [2022-06-02T23:21:39.337Z] 2d9724c2a18d: Preparing [2022-06-02T23:21:39.337Z] d4fab28cad1f: Preparing [2022-06-02T23:21:39.337Z] 83a231695e18: Preparing [2022-06-02T23:21:39.337Z] a1856ff44e0e: Preparing [2022-06-02T23:21:39.337Z] b541d28bf3b4: Preparing [2022-06-02T23:21:39.337Z] 6c92187117b4: Waiting [2022-06-02T23:21:39.337Z] 83a231695e18: Waiting [2022-06-02T23:21:39.337Z] 2d9724c2a18d: Waiting [2022-06-02T23:21:39.337Z] d4fab28cad1f: Waiting [2022-06-02T23:21:39.337Z] a1856ff44e0e: Waiting [2022-06-02T23:21:39.337Z] b541d28bf3b4: Waiting [2022-06-02T23:21:39.337Z] 290f24e4d25c: Pushed [2022-06-02T23:21:39.337Z] a88272fd0249: Pushed [2022-06-02T23:21:39.337Z] 5ddd215de147: Pushed [2022-06-02T23:21:39.337Z] cb4a921a497a: Pushed [2022-06-02T23:21:39.337Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:39.597Z] 2d9724c2a18d: Pushed [2022-06-02T23:21:39.597Z] a1856ff44e0e: Pushed [2022-06-02T23:21:39.597Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:39.597Z] 83a231695e18: Pushed [2022-06-02T23:21:39.597Z] d4fab28cad1f: Pushed [2022-06-02T23:21:40.075Z] Sending build context to Docker daemon 180.4MB [2022-06-02T23:21:40.075Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:21:40.075Z] ---> 5f011755c4a2 [2022-06-02T23:21:40.075Z] Step 2/4 : WORKDIR /edgex [2022-06-02T23:21:41.026Z] 84da679aceb6: Pushed [2022-06-02T23:21:41.026Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:564eb0adf5f71c967b68449b175b146514856a3d4a2acc939fac8832e55b486c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:41.331Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:41.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.3 [2022-06-02T23:21:41.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-02T23:21:41.665Z] a88272fd0249: Preparing [2022-06-02T23:21:41.665Z] a88272fd0249: Preparing [2022-06-02T23:21:41.665Z] 5ddd215de147: Preparing [2022-06-02T23:21:41.665Z] cb4a921a497a: Preparing [2022-06-02T23:21:41.665Z] 290f24e4d25c: Preparing [2022-06-02T23:21:41.665Z] 84da679aceb6: Preparing [2022-06-02T23:21:41.665Z] 6c92187117b4: Preparing [2022-06-02T23:21:41.665Z] 2d9724c2a18d: Preparing [2022-06-02T23:21:41.665Z] d4fab28cad1f: Preparing [2022-06-02T23:21:41.665Z] 83a231695e18: Preparing [2022-06-02T23:21:41.665Z] a1856ff44e0e: Preparing [2022-06-02T23:21:41.665Z] b541d28bf3b4: Preparing [2022-06-02T23:21:41.665Z] a1856ff44e0e: Waiting [2022-06-02T23:21:41.665Z] d4fab28cad1f: Waiting [2022-06-02T23:21:41.665Z] 83a231695e18: Waiting [2022-06-02T23:21:41.665Z] b541d28bf3b4: Waiting [2022-06-02T23:21:41.665Z] 6c92187117b4: Waiting [2022-06-02T23:21:41.665Z] 2d9724c2a18d: Waiting [2022-06-02T23:21:41.924Z] 5ddd215de147: Layer already exists [2022-06-02T23:21:41.924Z] 290f24e4d25c: Layer already exists [2022-06-02T23:21:41.924Z] a88272fd0249: Layer already exists [2022-06-02T23:21:41.924Z] 84da679aceb6: Layer already exists [2022-06-02T23:21:41.924Z] cb4a921a497a: Layer already exists [2022-06-02T23:21:41.924Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:41.924Z] 2d9724c2a18d: Layer already exists [2022-06-02T23:21:41.924Z] d4fab28cad1f: Layer already exists [2022-06-02T23:21:41.924Z] 83a231695e18: Layer already exists [2022-06-02T23:21:41.924Z] a1856ff44e0e: Layer already exists [2022-06-02T23:21:41.924Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:41.924Z] 2.1.1-dev.3: digest: sha256:564eb0adf5f71c967b68449b175b146514856a3d4a2acc939fac8832e55b486c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:42.062Z] ---> Running in f648703c2929 [2022-06-02T23:21:42.062Z] Removing intermediate container f648703c2929 [2022-06-02T23:21:42.062Z] ---> 7b799b781af5 [2022-06-02T23:21:42.062Z] Step 3/4 : COPY go.mod . [2022-06-02T23:21:42.232Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:42.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:42.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-02T23:21:42.539Z] a88272fd0249: Preparing [2022-06-02T23:21:42.539Z] a88272fd0249: Preparing [2022-06-02T23:21:42.539Z] 5ddd215de147: Preparing [2022-06-02T23:21:42.539Z] cb4a921a497a: Preparing [2022-06-02T23:21:42.539Z] 290f24e4d25c: Preparing [2022-06-02T23:21:42.539Z] 84da679aceb6: Preparing [2022-06-02T23:21:42.539Z] 6c92187117b4: Preparing [2022-06-02T23:21:42.539Z] 2d9724c2a18d: Preparing [2022-06-02T23:21:42.539Z] d4fab28cad1f: Preparing [2022-06-02T23:21:42.539Z] 83a231695e18: Preparing [2022-06-02T23:21:42.539Z] a1856ff44e0e: Preparing [2022-06-02T23:21:42.539Z] b541d28bf3b4: Preparing [2022-06-02T23:21:42.539Z] 2d9724c2a18d: Waiting [2022-06-02T23:21:42.539Z] d4fab28cad1f: Waiting [2022-06-02T23:21:42.539Z] 83a231695e18: Waiting [2022-06-02T23:21:42.539Z] a1856ff44e0e: Waiting [2022-06-02T23:21:42.539Z] b541d28bf3b4: Waiting [2022-06-02T23:21:42.539Z] 6c92187117b4: Waiting [2022-06-02T23:21:42.539Z] cb4a921a497a: Layer already exists [2022-06-02T23:21:42.539Z] 5ddd215de147: Layer already exists [2022-06-02T23:21:42.539Z] a88272fd0249: Layer already exists [2022-06-02T23:21:42.539Z] 290f24e4d25c: Layer already exists [2022-06-02T23:21:42.539Z] 84da679aceb6: Layer already exists [2022-06-02T23:21:42.539Z] 2d9724c2a18d: Layer already exists [2022-06-02T23:21:42.539Z] d4fab28cad1f: Layer already exists [2022-06-02T23:21:42.539Z] 83a231695e18: Layer already exists [2022-06-02T23:21:42.539Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:42.539Z] a1856ff44e0e: Layer already exists [2022-06-02T23:21:42.539Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:42.539Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:564eb0adf5f71c967b68449b175b146514856a3d4a2acc939fac8832e55b486c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:42.660Z] ---> 61f3f54b8d02 [2022-06-02T23:21:42.660Z] Step 4/4 : RUN go mod download [2022-06-02T23:21:42.660Z] ---> Running in cc9fa0d30d53 [2022-06-02T23:21:42.866Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:43.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-02T23:21:43.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-02T23:21:43.169Z] a88272fd0249: Preparing [2022-06-02T23:21:43.169Z] a88272fd0249: Preparing [2022-06-02T23:21:43.169Z] 5ddd215de147: Preparing [2022-06-02T23:21:43.169Z] cb4a921a497a: Preparing [2022-06-02T23:21:43.169Z] 290f24e4d25c: Preparing [2022-06-02T23:21:43.169Z] 84da679aceb6: Preparing [2022-06-02T23:21:43.169Z] 6c92187117b4: Preparing [2022-06-02T23:21:43.169Z] 2d9724c2a18d: Preparing [2022-06-02T23:21:43.169Z] d4fab28cad1f: Preparing [2022-06-02T23:21:43.169Z] 83a231695e18: Preparing [2022-06-02T23:21:43.169Z] a1856ff44e0e: Preparing [2022-06-02T23:21:43.169Z] b541d28bf3b4: Preparing [2022-06-02T23:21:43.169Z] 6c92187117b4: Waiting [2022-06-02T23:21:43.169Z] 2d9724c2a18d: Waiting [2022-06-02T23:21:43.169Z] d4fab28cad1f: Waiting [2022-06-02T23:21:43.169Z] b541d28bf3b4: Waiting [2022-06-02T23:21:43.169Z] 83a231695e18: Waiting [2022-06-02T23:21:43.169Z] a1856ff44e0e: Waiting [2022-06-02T23:21:43.169Z] 5ddd215de147: Layer already exists [2022-06-02T23:21:43.169Z] 290f24e4d25c: Layer already exists [2022-06-02T23:21:43.169Z] a88272fd0249: Layer already exists [2022-06-02T23:21:43.169Z] 84da679aceb6: Layer already exists [2022-06-02T23:21:43.169Z] cb4a921a497a: Layer already exists [2022-06-02T23:21:43.169Z] 2d9724c2a18d: Layer already exists [2022-06-02T23:21:43.169Z] d4fab28cad1f: Layer already exists [2022-06-02T23:21:43.169Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:43.169Z] 83a231695e18: Layer already exists [2022-06-02T23:21:43.169Z] a1856ff44e0e: Layer already exists [2022-06-02T23:21:43.169Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:43.169Z] jakarta: digest: sha256:564eb0adf5f71c967b68449b175b146514856a3d4a2acc939fac8832e55b486c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:43.211Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:43.218Z] taggedImages: [2022-06-02T23:21:43.218Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:43.218Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.3 [2022-06-02T23:21:43.218Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:43.218Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-02T23:21:43.238Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-02T23:21:43.238Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:43.238Z] 2.1.1-dev.3 [2022-06-02T23:21:43.238Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:43.238Z] jakarta [2022-06-02T23:21:43.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:43.560Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:43.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:43.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-02T23:21:43.872Z] 2b80625850b5: Preparing [2022-06-02T23:21:43.872Z] a9edea8a9eb5: Preparing [2022-06-02T23:21:43.872Z] e91c3a285954: Preparing [2022-06-02T23:21:43.872Z] 8187bc02a365: Preparing [2022-06-02T23:21:43.872Z] d3cda338bfc0: Preparing [2022-06-02T23:21:43.872Z] b541d28bf3b4: Preparing [2022-06-02T23:21:43.872Z] b541d28bf3b4: Waiting [2022-06-02T23:21:43.872Z] 8187bc02a365: Pushed [2022-06-02T23:21:43.872Z] e91c3a285954: Pushed [2022-06-02T23:21:43.872Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:44.131Z] d3cda338bfc0: Pushed [2022-06-02T23:21:45.074Z] a9edea8a9eb5: Pushed [2022-06-02T23:21:45.074Z] 2b80625850b5: Pushed [2022-06-02T23:21:45.074Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:f20cbe8b88c387f86b6e5f3fd023696ecf9530d83f7d80cfdd5c9f07239abe33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:45.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:45.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.3 [2022-06-02T23:21:45.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-02T23:21:45.705Z] 2b80625850b5: Preparing [2022-06-02T23:21:45.705Z] a9edea8a9eb5: Preparing [2022-06-02T23:21:45.705Z] e91c3a285954: Preparing [2022-06-02T23:21:45.705Z] 8187bc02a365: Preparing [2022-06-02T23:21:45.705Z] d3cda338bfc0: Preparing [2022-06-02T23:21:45.705Z] b541d28bf3b4: Preparing [2022-06-02T23:21:45.705Z] b541d28bf3b4: Waiting [2022-06-02T23:21:45.705Z] 8187bc02a365: Layer already exists [2022-06-02T23:21:45.705Z] a9edea8a9eb5: Layer already exists [2022-06-02T23:21:45.705Z] 2b80625850b5: Layer already exists [2022-06-02T23:21:45.705Z] d3cda338bfc0: Layer already exists [2022-06-02T23:21:45.705Z] e91c3a285954: Layer already exists [2022-06-02T23:21:45.705Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:45.705Z] 2.1.1-dev.3: digest: sha256:f20cbe8b88c387f86b6e5f3fd023696ecf9530d83f7d80cfdd5c9f07239abe33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:46.020Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:46.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:46.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-02T23:21:46.327Z] 2b80625850b5: Preparing [2022-06-02T23:21:46.327Z] a9edea8a9eb5: Preparing [2022-06-02T23:21:46.327Z] e91c3a285954: Preparing [2022-06-02T23:21:46.327Z] 8187bc02a365: Preparing [2022-06-02T23:21:46.327Z] d3cda338bfc0: Preparing [2022-06-02T23:21:46.327Z] b541d28bf3b4: Preparing [2022-06-02T23:21:46.327Z] b541d28bf3b4: Waiting [2022-06-02T23:21:46.327Z] d3cda338bfc0: Layer already exists [2022-06-02T23:21:46.327Z] a9edea8a9eb5: Layer already exists [2022-06-02T23:21:46.327Z] 2b80625850b5: Layer already exists [2022-06-02T23:21:46.327Z] 8187bc02a365: Layer already exists [2022-06-02T23:21:46.327Z] e91c3a285954: Layer already exists [2022-06-02T23:21:46.327Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:46.327Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:f20cbe8b88c387f86b6e5f3fd023696ecf9530d83f7d80cfdd5c9f07239abe33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:46.639Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:46.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-02T23:21:46.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-02T23:21:46.946Z] 2b80625850b5: Preparing [2022-06-02T23:21:46.946Z] a9edea8a9eb5: Preparing [2022-06-02T23:21:46.947Z] e91c3a285954: Preparing [2022-06-02T23:21:46.947Z] 8187bc02a365: Preparing [2022-06-02T23:21:46.947Z] d3cda338bfc0: Preparing [2022-06-02T23:21:46.947Z] b541d28bf3b4: Preparing [2022-06-02T23:21:46.947Z] b541d28bf3b4: Waiting [2022-06-02T23:21:46.947Z] d3cda338bfc0: Layer already exists [2022-06-02T23:21:46.947Z] a9edea8a9eb5: Layer already exists [2022-06-02T23:21:46.947Z] 2b80625850b5: Layer already exists [2022-06-02T23:21:46.947Z] 8187bc02a365: Layer already exists [2022-06-02T23:21:46.947Z] e91c3a285954: Layer already exists [2022-06-02T23:21:46.947Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:46.947Z] jakarta: digest: sha256:f20cbe8b88c387f86b6e5f3fd023696ecf9530d83f7d80cfdd5c9f07239abe33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:46.995Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:47.004Z] taggedImages: [2022-06-02T23:21:47.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:47.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.3 [2022-06-02T23:21:47.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:47.004Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-02T23:21:47.029Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-02T23:21:47.029Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:47.029Z] 2.1.1-dev.3 [2022-06-02T23:21:47.029Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:47.029Z] jakarta [2022-06-02T23:21:47.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:47.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:47.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-02T23:21:47.655Z] 1977bbe8cb0c: Preparing [2022-06-02T23:21:47.655Z] 550061b8ef71: Preparing [2022-06-02T23:21:47.655Z] 443fb85f77b9: Preparing [2022-06-02T23:21:47.655Z] dc4b002b46a8: Preparing [2022-06-02T23:21:47.655Z] 6171c725e933: Preparing [2022-06-02T23:21:47.655Z] 2f698c009ffd: Preparing [2022-06-02T23:21:47.655Z] 7ef616b9d2eb: Preparing [2022-06-02T23:21:47.655Z] 67ad421dd9a3: Preparing [2022-06-02T23:21:47.655Z] 3a1fd7173263: Preparing [2022-06-02T23:21:47.655Z] b541d28bf3b4: Preparing [2022-06-02T23:21:47.655Z] 67ad421dd9a3: Waiting [2022-06-02T23:21:47.655Z] 3a1fd7173263: Waiting [2022-06-02T23:21:47.655Z] b541d28bf3b4: Waiting [2022-06-02T23:21:47.655Z] 2f698c009ffd: Waiting [2022-06-02T23:21:47.655Z] 7ef616b9d2eb: Waiting [2022-06-02T23:21:47.655Z] 1977bbe8cb0c: Pushed [2022-06-02T23:21:47.655Z] 550061b8ef71: Pushed [2022-06-02T23:21:47.655Z] 6171c725e933: Pushed [2022-06-02T23:21:47.655Z] 2f698c009ffd: Pushed [2022-06-02T23:21:47.913Z] 7ef616b9d2eb: Pushed [2022-06-02T23:21:47.913Z] 67ad421dd9a3: Pushed [2022-06-02T23:21:47.913Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:47.913Z] 3a1fd7173263: Pushed [2022-06-02T23:21:48.848Z] dc4b002b46a8: Pushed [2022-06-02T23:21:49.107Z] 443fb85f77b9: Pushed [2022-06-02T23:21:49.107Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:7fd872f36a4a14bf619d2a0733f5798aa72568651debed0e0fa5803c649f1c52 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:49.423Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:49.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.3 [2022-06-02T23:21:49.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-02T23:21:49.738Z] 1977bbe8cb0c: Preparing [2022-06-02T23:21:49.738Z] 550061b8ef71: Preparing [2022-06-02T23:21:49.738Z] 443fb85f77b9: Preparing [2022-06-02T23:21:49.738Z] dc4b002b46a8: Preparing [2022-06-02T23:21:49.738Z] 6171c725e933: Preparing [2022-06-02T23:21:49.738Z] 2f698c009ffd: Preparing [2022-06-02T23:21:49.738Z] 7ef616b9d2eb: Preparing [2022-06-02T23:21:49.738Z] 67ad421dd9a3: Preparing [2022-06-02T23:21:49.738Z] 3a1fd7173263: Preparing [2022-06-02T23:21:49.738Z] b541d28bf3b4: Preparing [2022-06-02T23:21:49.738Z] 3a1fd7173263: Waiting [2022-06-02T23:21:49.738Z] 2f698c009ffd: Waiting [2022-06-02T23:21:49.738Z] b541d28bf3b4: Waiting [2022-06-02T23:21:49.738Z] 7ef616b9d2eb: Waiting [2022-06-02T23:21:49.738Z] 67ad421dd9a3: Waiting [2022-06-02T23:21:49.738Z] 1977bbe8cb0c: Layer already exists [2022-06-02T23:21:49.738Z] 443fb85f77b9: Layer already exists [2022-06-02T23:21:49.738Z] 6171c725e933: Layer already exists [2022-06-02T23:21:49.738Z] 550061b8ef71: Layer already exists [2022-06-02T23:21:49.738Z] dc4b002b46a8: Layer already exists [2022-06-02T23:21:49.738Z] 2f698c009ffd: Layer already exists [2022-06-02T23:21:49.738Z] 7ef616b9d2eb: Layer already exists [2022-06-02T23:21:49.738Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:49.738Z] 67ad421dd9a3: Layer already exists [2022-06-02T23:21:49.738Z] 3a1fd7173263: Layer already exists [2022-06-02T23:21:49.738Z] 2.1.1-dev.3: digest: sha256:7fd872f36a4a14bf619d2a0733f5798aa72568651debed0e0fa5803c649f1c52 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:50.051Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:50.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:50.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-02T23:21:50.358Z] 1977bbe8cb0c: Preparing [2022-06-02T23:21:50.358Z] 550061b8ef71: Preparing [2022-06-02T23:21:50.358Z] 443fb85f77b9: Preparing [2022-06-02T23:21:50.358Z] dc4b002b46a8: Preparing [2022-06-02T23:21:50.358Z] 6171c725e933: Preparing [2022-06-02T23:21:50.358Z] 2f698c009ffd: Preparing [2022-06-02T23:21:50.358Z] 7ef616b9d2eb: Preparing [2022-06-02T23:21:50.358Z] 67ad421dd9a3: Preparing [2022-06-02T23:21:50.358Z] 3a1fd7173263: Preparing [2022-06-02T23:21:50.358Z] b541d28bf3b4: Preparing [2022-06-02T23:21:50.358Z] 2f698c009ffd: Waiting [2022-06-02T23:21:50.358Z] 67ad421dd9a3: Waiting [2022-06-02T23:21:50.358Z] 3a1fd7173263: Waiting [2022-06-02T23:21:50.358Z] b541d28bf3b4: Waiting [2022-06-02T23:21:50.358Z] 7ef616b9d2eb: Waiting [2022-06-02T23:21:50.358Z] 550061b8ef71: Layer already exists [2022-06-02T23:21:50.358Z] dc4b002b46a8: Layer already exists [2022-06-02T23:21:50.358Z] 6171c725e933: Layer already exists [2022-06-02T23:21:50.358Z] 1977bbe8cb0c: Layer already exists [2022-06-02T23:21:50.358Z] 443fb85f77b9: Layer already exists [2022-06-02T23:21:50.358Z] 2f698c009ffd: Layer already exists [2022-06-02T23:21:50.358Z] 67ad421dd9a3: Layer already exists [2022-06-02T23:21:50.358Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:50.358Z] 3a1fd7173263: Layer already exists [2022-06-02T23:21:50.358Z] 7ef616b9d2eb: Layer already exists [2022-06-02T23:21:50.358Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:7fd872f36a4a14bf619d2a0733f5798aa72568651debed0e0fa5803c649f1c52 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:50.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:50.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-02T23:21:50.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-02T23:21:50.997Z] 1977bbe8cb0c: Preparing [2022-06-02T23:21:50.997Z] 550061b8ef71: Preparing [2022-06-02T23:21:50.997Z] 443fb85f77b9: Preparing [2022-06-02T23:21:50.997Z] dc4b002b46a8: Preparing [2022-06-02T23:21:50.997Z] 6171c725e933: Preparing [2022-06-02T23:21:50.997Z] 2f698c009ffd: Preparing [2022-06-02T23:21:50.997Z] 7ef616b9d2eb: Preparing [2022-06-02T23:21:50.997Z] 67ad421dd9a3: Preparing [2022-06-02T23:21:50.997Z] 3a1fd7173263: Preparing [2022-06-02T23:21:50.997Z] b541d28bf3b4: Preparing [2022-06-02T23:21:50.997Z] 2f698c009ffd: Waiting [2022-06-02T23:21:50.997Z] 7ef616b9d2eb: Waiting [2022-06-02T23:21:50.997Z] 67ad421dd9a3: Waiting [2022-06-02T23:21:50.997Z] 3a1fd7173263: Waiting [2022-06-02T23:21:50.997Z] b541d28bf3b4: Waiting [2022-06-02T23:21:50.997Z] 550061b8ef71: Layer already exists [2022-06-02T23:21:50.997Z] 6171c725e933: Layer already exists [2022-06-02T23:21:50.997Z] 443fb85f77b9: Layer already exists [2022-06-02T23:21:50.997Z] 1977bbe8cb0c: Layer already exists [2022-06-02T23:21:50.997Z] dc4b002b46a8: Layer already exists [2022-06-02T23:21:50.997Z] 2f698c009ffd: Layer already exists [2022-06-02T23:21:50.997Z] 3a1fd7173263: Layer already exists [2022-06-02T23:21:50.997Z] 67ad421dd9a3: Layer already exists [2022-06-02T23:21:50.997Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:50.997Z] 7ef616b9d2eb: Layer already exists [2022-06-02T23:21:50.997Z] jakarta: digest: sha256:7fd872f36a4a14bf619d2a0733f5798aa72568651debed0e0fa5803c649f1c52 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:51.048Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:51.056Z] taggedImages: [2022-06-02T23:21:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.3 [2022-06-02T23:21:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-02T23:21:51.083Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-02T23:21:51.083Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:51.083Z] 2.1.1-dev.3 [2022-06-02T23:21:51.083Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:51.083Z] jakarta [2022-06-02T23:21:51.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:51.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:51.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:51.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-02T23:21:51.725Z] 811b9743b375: Preparing [2022-06-02T23:21:51.725Z] 57b340891c4a: Preparing [2022-06-02T23:21:51.725Z] 6c92187117b4: Preparing [2022-06-02T23:21:51.725Z] 48ef31f4ff40: Preparing [2022-06-02T23:21:51.725Z] b541d28bf3b4: Preparing [2022-06-02T23:21:51.725Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:51.725Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:51.725Z] 811b9743b375: Pushed [2022-06-02T23:21:51.725Z] 48ef31f4ff40: Pushed [2022-06-02T23:21:53.203Z] 57b340891c4a: Pushed [2022-06-02T23:21:53.203Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:1cd555c67cf40d433fd57e4ef0a65807fc7c7221937d977b10e77e3a407a88dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:53.519Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:53.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.3 [2022-06-02T23:21:53.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-02T23:21:53.824Z] 811b9743b375: Preparing [2022-06-02T23:21:53.824Z] 57b340891c4a: Preparing [2022-06-02T23:21:53.824Z] 6c92187117b4: Preparing [2022-06-02T23:21:53.824Z] 48ef31f4ff40: Preparing [2022-06-02T23:21:53.824Z] b541d28bf3b4: Preparing [2022-06-02T23:21:53.824Z] 48ef31f4ff40: Layer already exists [2022-06-02T23:21:53.824Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:53.824Z] 811b9743b375: Layer already exists [2022-06-02T23:21:53.824Z] 57b340891c4a: Layer already exists [2022-06-02T23:21:53.824Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:53.825Z] 2.1.1-dev.3: digest: sha256:1cd555c67cf40d433fd57e4ef0a65807fc7c7221937d977b10e77e3a407a88dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:54.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:54.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:54.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-02T23:21:54.448Z] 811b9743b375: Preparing [2022-06-02T23:21:54.448Z] 57b340891c4a: Preparing [2022-06-02T23:21:54.448Z] 6c92187117b4: Preparing [2022-06-02T23:21:54.448Z] 48ef31f4ff40: Preparing [2022-06-02T23:21:54.448Z] b541d28bf3b4: Preparing [2022-06-02T23:21:54.448Z] 811b9743b375: Layer already exists [2022-06-02T23:21:54.448Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:54.448Z] 48ef31f4ff40: Layer already exists [2022-06-02T23:21:54.448Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:54.448Z] 57b340891c4a: Layer already exists [2022-06-02T23:21:54.448Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:1cd555c67cf40d433fd57e4ef0a65807fc7c7221937d977b10e77e3a407a88dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:54.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:55.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-02T23:21:55.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-02T23:21:55.070Z] 811b9743b375: Preparing [2022-06-02T23:21:55.070Z] 57b340891c4a: Preparing [2022-06-02T23:21:55.070Z] 6c92187117b4: Preparing [2022-06-02T23:21:55.070Z] 48ef31f4ff40: Preparing [2022-06-02T23:21:55.070Z] b541d28bf3b4: Preparing [2022-06-02T23:21:55.070Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:55.070Z] 811b9743b375: Layer already exists [2022-06-02T23:21:55.070Z] 57b340891c4a: Layer already exists [2022-06-02T23:21:55.070Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:55.070Z] 48ef31f4ff40: Layer already exists [2022-06-02T23:21:55.071Z] jakarta: digest: sha256:1cd555c67cf40d433fd57e4ef0a65807fc7c7221937d977b10e77e3a407a88dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:55.116Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:55.123Z] taggedImages: [2022-06-02T23:21:55.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:55.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.3 [2022-06-02T23:21:55.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:55.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-02T23:21:55.148Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-02T23:21:55.148Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:55.148Z] 2.1.1-dev.3 [2022-06-02T23:21:55.148Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:55.148Z] jakarta [2022-06-02T23:21:55.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:55.471Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:55.777Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:55.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-02T23:21:55.777Z] 4dc309d890da: Preparing [2022-06-02T23:21:55.777Z] ebce74b71e15: Preparing [2022-06-02T23:21:55.777Z] 6c92187117b4: Preparing [2022-06-02T23:21:55.777Z] 15fa180e430a: Preparing [2022-06-02T23:21:55.777Z] b541d28bf3b4: Preparing [2022-06-02T23:21:55.777Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:55.777Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:55.777Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:55.777Z] 4dc309d890da: Pushed [2022-06-02T23:21:57.154Z] ebce74b71e15: Pushed [2022-06-02T23:21:57.154Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:83052ddc9803cf6adc494c1e78b6ef4d01e73b04a018b690de59cb8303f7dd45 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:57.470Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:57.781Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.3 [2022-06-02T23:21:57.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-02T23:21:57.781Z] 4dc309d890da: Preparing [2022-06-02T23:21:57.781Z] ebce74b71e15: Preparing [2022-06-02T23:21:57.781Z] 6c92187117b4: Preparing [2022-06-02T23:21:57.781Z] 15fa180e430a: Preparing [2022-06-02T23:21:57.781Z] b541d28bf3b4: Preparing [2022-06-02T23:21:57.781Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:57.781Z] ebce74b71e15: Layer already exists [2022-06-02T23:21:57.781Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:57.781Z] 4dc309d890da: Layer already exists [2022-06-02T23:21:57.781Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:57.781Z] 2.1.1-dev.3: digest: sha256:83052ddc9803cf6adc494c1e78b6ef4d01e73b04a018b690de59cb8303f7dd45 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:58.099Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:58.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:58.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-02T23:21:58.413Z] 4dc309d890da: Preparing [2022-06-02T23:21:58.413Z] ebce74b71e15: Preparing [2022-06-02T23:21:58.413Z] 6c92187117b4: Preparing [2022-06-02T23:21:58.413Z] 15fa180e430a: Preparing [2022-06-02T23:21:58.413Z] b541d28bf3b4: Preparing [2022-06-02T23:21:58.413Z] ebce74b71e15: Layer already exists [2022-06-02T23:21:58.413Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:58.413Z] 4dc309d890da: Layer already exists [2022-06-02T23:21:58.413Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:58.413Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:58.414Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:83052ddc9803cf6adc494c1e78b6ef4d01e73b04a018b690de59cb8303f7dd45 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:58.739Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:59.053Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-02T23:21:59.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-02T23:21:59.053Z] 4dc309d890da: Preparing [2022-06-02T23:21:59.053Z] ebce74b71e15: Preparing [2022-06-02T23:21:59.053Z] 6c92187117b4: Preparing [2022-06-02T23:21:59.053Z] 15fa180e430a: Preparing [2022-06-02T23:21:59.053Z] b541d28bf3b4: Preparing [2022-06-02T23:21:59.053Z] b541d28bf3b4: Layer already exists [2022-06-02T23:21:59.053Z] 6c92187117b4: Layer already exists [2022-06-02T23:21:59.053Z] ebce74b71e15: Layer already exists [2022-06-02T23:21:59.053Z] 15fa180e430a: Layer already exists [2022-06-02T23:21:59.053Z] 4dc309d890da: Layer already exists [2022-06-02T23:21:59.053Z] jakarta: digest: sha256:83052ddc9803cf6adc494c1e78b6ef4d01e73b04a018b690de59cb8303f7dd45 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:21:59.095Z] ===================================================== [Pipeline] echo [2022-06-02T23:21:59.101Z] taggedImages: [2022-06-02T23:21:59.101Z] - nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:59.101Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.3 [2022-06-02T23:21:59.101Z] - nexus3.edgexfoundry.org:10004/support-scheduler:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:59.101Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-02T23:21:59.115Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-02T23:21:59.115Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:59.115Z] 2.1.1-dev.3 [2022-06-02T23:21:59.115Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:21:59.115Z] jakarta [2022-06-02T23:21:59.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:59.420Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:59.731Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:21:59.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-02T23:21:59.731Z] 50d94a40b964: Preparing [2022-06-02T23:21:59.731Z] 6324f696c393: Preparing [2022-06-02T23:21:59.731Z] 317505202054: Preparing [2022-06-02T23:21:59.731Z] 71ded7379e52: Preparing [2022-06-02T23:21:59.731Z] 879b85f2d1ed: Preparing [2022-06-02T23:21:59.731Z] 6777e3bbcb7c: Preparing [2022-06-02T23:21:59.731Z] fd08d546f6b8: Preparing [2022-06-02T23:21:59.731Z] 0636255016a6: Preparing [2022-06-02T23:21:59.731Z] 84e9d258764d: Preparing [2022-06-02T23:21:59.731Z] 56463f638872: Preparing [2022-06-02T23:21:59.731Z] e2eb06d8af82: Preparing [2022-06-02T23:21:59.731Z] 0636255016a6: Waiting [2022-06-02T23:21:59.731Z] 84e9d258764d: Waiting [2022-06-02T23:21:59.731Z] 56463f638872: Waiting [2022-06-02T23:21:59.731Z] 6777e3bbcb7c: Waiting [2022-06-02T23:21:59.731Z] fd08d546f6b8: Waiting [2022-06-02T23:21:59.731Z] 879b85f2d1ed: Layer already exists [2022-06-02T23:21:59.731Z] 6777e3bbcb7c: Layer already exists [2022-06-02T23:21:59.731Z] fd08d546f6b8: Layer already exists [2022-06-02T23:21:59.731Z] 6324f696c393: Pushed [2022-06-02T23:21:59.731Z] 0636255016a6: Layer already exists [2022-06-02T23:21:59.731Z] 56463f638872: Layer already exists [2022-06-02T23:21:59.731Z] 84e9d258764d: Layer already exists [2022-06-02T23:21:59.731Z] e2eb06d8af82: Layer already exists [2022-06-02T23:21:59.990Z] 50d94a40b964: Pushed [2022-06-02T23:22:00.926Z] 317505202054: Pushed [2022-06-02T23:22:07.507Z] 71ded7379e52: Pushed [2022-06-02T23:22:07.507Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:1727cfbcd5162283f6248471857bb3beec061135fb752a1ac607ae326efec056 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:07.822Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:08.134Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.3 [2022-06-02T23:22:08.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-02T23:22:08.134Z] 50d94a40b964: Preparing [2022-06-02T23:22:08.134Z] 6324f696c393: Preparing [2022-06-02T23:22:08.134Z] 317505202054: Preparing [2022-06-02T23:22:08.134Z] 71ded7379e52: Preparing [2022-06-02T23:22:08.134Z] 879b85f2d1ed: Preparing [2022-06-02T23:22:08.134Z] 6777e3bbcb7c: Preparing [2022-06-02T23:22:08.134Z] fd08d546f6b8: Preparing [2022-06-02T23:22:08.134Z] 0636255016a6: Preparing [2022-06-02T23:22:08.134Z] 84e9d258764d: Preparing [2022-06-02T23:22:08.134Z] 56463f638872: Preparing [2022-06-02T23:22:08.134Z] e2eb06d8af82: Preparing [2022-06-02T23:22:08.134Z] fd08d546f6b8: Waiting [2022-06-02T23:22:08.134Z] 56463f638872: Waiting [2022-06-02T23:22:08.134Z] e2eb06d8af82: Waiting [2022-06-02T23:22:08.134Z] 0636255016a6: Waiting [2022-06-02T23:22:08.134Z] 84e9d258764d: Waiting [2022-06-02T23:22:08.134Z] 6777e3bbcb7c: Waiting [2022-06-02T23:22:08.134Z] 317505202054: Layer already exists [2022-06-02T23:22:08.134Z] 50d94a40b964: Layer already exists [2022-06-02T23:22:08.134Z] 6324f696c393: Layer already exists [2022-06-02T23:22:08.134Z] 879b85f2d1ed: Layer already exists [2022-06-02T23:22:08.134Z] 71ded7379e52: Layer already exists [2022-06-02T23:22:08.134Z] 6777e3bbcb7c: Layer already exists [2022-06-02T23:22:08.134Z] 0636255016a6: Layer already exists [2022-06-02T23:22:08.134Z] 56463f638872: Layer already exists [2022-06-02T23:22:08.134Z] fd08d546f6b8: Layer already exists [2022-06-02T23:22:08.134Z] e2eb06d8af82: Layer already exists [2022-06-02T23:22:08.134Z] 84e9d258764d: Layer already exists [2022-06-02T23:22:08.134Z] 2.1.1-dev.3: digest: sha256:1727cfbcd5162283f6248471857bb3beec061135fb752a1ac607ae326efec056 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:08.445Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:08.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:22:08.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-02T23:22:08.751Z] 50d94a40b964: Preparing [2022-06-02T23:22:08.751Z] 6324f696c393: Preparing [2022-06-02T23:22:08.751Z] 317505202054: Preparing [2022-06-02T23:22:08.751Z] 71ded7379e52: Preparing [2022-06-02T23:22:08.751Z] 879b85f2d1ed: Preparing [2022-06-02T23:22:08.751Z] 6777e3bbcb7c: Preparing [2022-06-02T23:22:08.751Z] fd08d546f6b8: Preparing [2022-06-02T23:22:08.751Z] 0636255016a6: Preparing [2022-06-02T23:22:08.751Z] 84e9d258764d: Preparing [2022-06-02T23:22:08.751Z] 56463f638872: Preparing [2022-06-02T23:22:08.751Z] e2eb06d8af82: Preparing [2022-06-02T23:22:08.751Z] fd08d546f6b8: Waiting [2022-06-02T23:22:08.751Z] 0636255016a6: Waiting [2022-06-02T23:22:08.751Z] e2eb06d8af82: Waiting [2022-06-02T23:22:08.751Z] 84e9d258764d: Waiting [2022-06-02T23:22:08.751Z] 56463f638872: Waiting [2022-06-02T23:22:08.751Z] 6777e3bbcb7c: Waiting [2022-06-02T23:22:08.751Z] 317505202054: Layer already exists [2022-06-02T23:22:08.751Z] 6324f696c393: Layer already exists [2022-06-02T23:22:08.751Z] 71ded7379e52: Layer already exists [2022-06-02T23:22:08.751Z] 50d94a40b964: Layer already exists [2022-06-02T23:22:08.751Z] 879b85f2d1ed: Layer already exists [2022-06-02T23:22:08.751Z] 6777e3bbcb7c: Layer already exists [2022-06-02T23:22:08.751Z] 0636255016a6: Layer already exists [2022-06-02T23:22:08.751Z] fd08d546f6b8: Layer already exists [2022-06-02T23:22:08.751Z] 56463f638872: Layer already exists [2022-06-02T23:22:08.751Z] 84e9d258764d: Layer already exists [2022-06-02T23:22:08.751Z] e2eb06d8af82: Layer already exists [2022-06-02T23:22:08.751Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:1727cfbcd5162283f6248471857bb3beec061135fb752a1ac607ae326efec056 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:09.072Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:09.386Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-02T23:22:09.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-02T23:22:09.387Z] 50d94a40b964: Preparing [2022-06-02T23:22:09.387Z] 6324f696c393: Preparing [2022-06-02T23:22:09.387Z] 317505202054: Preparing [2022-06-02T23:22:09.387Z] 71ded7379e52: Preparing [2022-06-02T23:22:09.387Z] 879b85f2d1ed: Preparing [2022-06-02T23:22:09.387Z] 6777e3bbcb7c: Preparing [2022-06-02T23:22:09.387Z] fd08d546f6b8: Preparing [2022-06-02T23:22:09.387Z] 0636255016a6: Preparing [2022-06-02T23:22:09.387Z] 84e9d258764d: Preparing [2022-06-02T23:22:09.387Z] 56463f638872: Preparing [2022-06-02T23:22:09.387Z] e2eb06d8af82: Preparing [2022-06-02T23:22:09.387Z] 6777e3bbcb7c: Waiting [2022-06-02T23:22:09.387Z] fd08d546f6b8: Waiting [2022-06-02T23:22:09.387Z] 0636255016a6: Waiting [2022-06-02T23:22:09.387Z] 84e9d258764d: Waiting [2022-06-02T23:22:09.387Z] 56463f638872: Waiting [2022-06-02T23:22:09.387Z] e2eb06d8af82: Waiting [2022-06-02T23:22:09.387Z] 71ded7379e52: Layer already exists [2022-06-02T23:22:09.387Z] 317505202054: Layer already exists [2022-06-02T23:22:09.387Z] 6324f696c393: Layer already exists [2022-06-02T23:22:09.387Z] 879b85f2d1ed: Layer already exists [2022-06-02T23:22:09.387Z] 50d94a40b964: Layer already exists [2022-06-02T23:22:09.387Z] fd08d546f6b8: Layer already exists [2022-06-02T23:22:09.387Z] 6777e3bbcb7c: Layer already exists [2022-06-02T23:22:09.387Z] 0636255016a6: Layer already exists [2022-06-02T23:22:09.387Z] 84e9d258764d: Layer already exists [2022-06-02T23:22:09.387Z] 56463f638872: Layer already exists [2022-06-02T23:22:09.387Z] e2eb06d8af82: Layer already exists [2022-06-02T23:22:09.387Z] jakarta: digest: sha256:1727cfbcd5162283f6248471857bb3beec061135fb752a1ac607ae326efec056 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:22:09.437Z] ===================================================== [Pipeline] echo [2022-06-02T23:22:09.444Z] taggedImages: [2022-06-02T23:22:09.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:22:09.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.3 [2022-06-02T23:22:09.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:22:09.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [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] } [2022-06-02T23:23:04.470Z] Removing intermediate container cc9fa0d30d53 [2022-06-02T23:23:04.470Z] ---> 5c1ec8c83175 [2022-06-02T23:23:04.470Z] Successfully built 5c1ec8c83175 [2022-06-02T23:23:04.470Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:23:04.812Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:23:04.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:23:05.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-721 does not seem to be running inside a container [2022-06-02T23:23:05.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-02T23:23:06.622Z] $ docker top 3be53f66e179a35bd46f11454d564fbf408d10e1a68384f7961dc54416313df2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:23:07.558Z] + go version [2022-06-02T23:23:07.558Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T23:23:07.599Z] $ docker stop --time=1 3be53f66e179a35bd46f11454d564fbf408d10e1a68384f7961dc54416313df2 [2022-06-02T23:23:09.295Z] $ docker rm -f 3be53f66e179a35bd46f11454d564fbf408d10e1a68384f7961dc54416313df2 [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:23:09.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-02T23:23:09.938Z] [2022-06-02T23:23:09.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:23:10.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-02T23:23:10.570Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-02T23:23:10.570Z] 29e5d40040c1: Pulling fs layer [2022-06-02T23:23:10.570Z] 1ce36da41761: Pulling fs layer [2022-06-02T23:23:10.570Z] 25b303627fd3: Pulling fs layer [2022-06-02T23:23:10.570Z] 29e5d40040c1: Verifying Checksum [2022-06-02T23:23:10.570Z] 29e5d40040c1: Download complete [2022-06-02T23:23:10.851Z] 1ce36da41761: Verifying Checksum [2022-06-02T23:23:10.851Z] 1ce36da41761: Download complete [2022-06-02T23:23:11.125Z] 29e5d40040c1: Pull complete [2022-06-02T23:23:12.578Z] 25b303627fd3: Verifying Checksum [2022-06-02T23:23:12.578Z] 25b303627fd3: Download complete [2022-06-02T23:23:12.578Z] 1ce36da41761: Pull complete [2022-06-02T23:23:25.002Z] 25b303627fd3: Pull complete [2022-06-02T23:23:25.002Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-02T23:23:25.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-02T23:23:25.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:23:25.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-721 does not seem to be running inside a container [2022-06-02T23:23:25.394Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-02T23:23:27.972Z] $ docker top f4080e35e8f4b23f1cba5a47c55b9d73b62235b349eddf8baff2fb9c49a80adc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:23:28.890Z] + docker-compose build --help [2022-06-02T23:23:28.890Z] + grep parallel [2022-06-02T23:23:33.182Z] --parallel Build images in parallel. [Pipeline] } [2022-06-02T23:23:33.494Z] $ docker stop --time=1 f4080e35e8f4b23f1cba5a47c55b9d73b62235b349eddf8baff2fb9c49a80adc [2022-06-02T23:23:35.194Z] $ docker rm -f f4080e35e8f4b23f1cba5a47c55b9d73b62235b349eddf8baff2fb9c49a80adc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:23:35.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-02T23:23:35.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:23:36.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-721 does not seem to be running inside a container [2022-06-02T23:23:36.178Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-06-02T23:23:37.554Z] $ docker top 2fef8578e7afd3d95ec852d7b2c546a820f6a0cd58f6ac59d82831533bc688de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:23:38.491Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-02T23:23:43.899Z] Building core-command ... [2022-06-02T23:23:43.899Z] Building core-data ... [2022-06-02T23:23:43.899Z] Building core-metadata ... [2022-06-02T23:23:43.899Z] Building security-bootstrapper ... [2022-06-02T23:23:43.899Z] Building security-proxy-setup ... [2022-06-02T23:23:43.899Z] Building security-secretstore-setup ... [2022-06-02T23:23:43.899Z] Building support-notifications ... [2022-06-02T23:23:43.899Z] Building support-scheduler ... [2022-06-02T23:23:43.899Z] Building sys-mgmt-agent ... [2022-06-02T23:23:43.899Z] Building support-notifications [2022-06-02T23:23:43.899Z] Building security-bootstrapper [2022-06-02T23:23:43.899Z] Building core-command [2022-06-02T23:23:43.899Z] Building core-data [2022-06-02T23:23:43.899Z] Building sys-mgmt-agent [2022-06-02T23:25:05.767Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:05.767Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:25:05.767Z] ---> 5c1ec8c83175 [2022-06-02T23:25:05.767Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:25:05.767Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:05.767Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:25:05.767Z] ---> 5c1ec8c83175 [2022-06-02T23:25:05.767Z] Step 3/21 : WORKDIR /edgex-go [2022-06-02T23:25:05.767Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:05.767Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:25:05.767Z] ---> 5c1ec8c83175 [2022-06-02T23:25:05.767Z] Step 3/30 : WORKDIR /edgex-go [2022-06-02T23:25:05.767Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:05.767Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:25:05.767Z] ---> 5c1ec8c83175 [2022-06-02T23:25:05.767Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:25:05.767Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:05.767Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:25:05.767Z] ---> 5c1ec8c83175 [2022-06-02T23:25:05.767Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:25:05.767Z] ---> Running in b2f8e67700ff [2022-06-02T23:25:05.767Z] ---> Running in 2dfe9467aa44 [2022-06-02T23:25:05.767Z] ---> Running in 48bc09322371 [2022-06-02T23:25:05.767Z] ---> Running in a7c110144563 [2022-06-02T23:25:05.767Z] ---> Running in 3ce5a6075333 [2022-06-02T23:25:05.767Z] Removing intermediate container b2f8e67700ff [2022-06-02T23:25:05.767Z] ---> 3130afadef1f [2022-06-02T23:25:05.767Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:25:05.767Z] Removing intermediate container 48bc09322371 [2022-06-02T23:25:05.767Z] ---> e41be8568772 [2022-06-02T23:25:05.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:25:05.767Z] Removing intermediate container 2dfe9467aa44 [2022-06-02T23:25:05.767Z] ---> 7d7804c3d0bd [2022-06-02T23:25:05.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:25:05.767Z] ---> Running in e6b95ee6ea99 [2022-06-02T23:25:05.767Z] Removing intermediate container a7c110144563 [2022-06-02T23:25:05.767Z] ---> d0338e5374c2 [2022-06-02T23:25:05.767Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:25:05.767Z] Removing intermediate container 3ce5a6075333 [2022-06-02T23:25:05.767Z] ---> 5aa4cb55d844 [2022-06-02T23:25:05.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:25:05.767Z] ---> Running in f344d6f7a719 [2022-06-02T23:25:05.767Z] ---> Running in a7e2e99fff20 [2022-06-02T23:25:05.767Z] ---> Running in ead8087cb96b [2022-06-02T23:25:05.767Z] ---> Running in f9562d43c7e3 [2022-06-02T23:25:05.767Z] Removing intermediate container e6b95ee6ea99 [2022-06-02T23:25:05.767Z] ---> 6a2a87c91841 [2022-06-02T23:25:05.767Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-02T23:25:05.767Z] ---> Running in bd3f090dbcf2 [2022-06-02T23:25:05.767Z] Removing intermediate container f344d6f7a719 [2022-06-02T23:25:05.767Z] ---> 065e4b9dfd56 [2022-06-02T23:25:05.767Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-02T23:25:05.767Z] ---> Running in 354e9d1e44a2 [2022-06-02T23:25:05.767Z] Removing intermediate container f9562d43c7e3 [2022-06-02T23:25:05.767Z] ---> 6637442ccb85 [2022-06-02T23:25:05.767Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-02T23:25:05.767Z] ---> Running in 8ffecce20048 [2022-06-02T23:25:05.767Z] Removing intermediate container a7e2e99fff20 [2022-06-02T23:25:05.767Z] ---> a1986d50255f [2022-06-02T23:25:05.767Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-02T23:25:05.767Z] ---> Running in a35a007980ef [2022-06-02T23:25:05.767Z] Removing intermediate container ead8087cb96b [2022-06-02T23:25:05.767Z] ---> 0e2c75c7a0c6 [2022-06-02T23:25:05.767Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-02T23:25:05.767Z] ---> Running in e5f0779bf781 [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:25:05.768Z] OK: 220 MiB in 52 packages [2022-06-02T23:25:05.768Z] OK: 220 MiB in 52 packages [2022-06-02T23:25:05.768Z] OK: 220 MiB in 52 packages [2022-06-02T23:25:05.768Z] OK: 220 MiB in 52 packages [2022-06-02T23:25:05.768Z] OK: 220 MiB in 52 packages [2022-06-02T23:25:06.373Z] Removing intermediate container 354e9d1e44a2 [2022-06-02T23:25:06.373Z] ---> aa1ef24fbdff [2022-06-02T23:25:06.373Z] Step 6/22 : COPY . . [2022-06-02T23:25:06.373Z] Removing intermediate container bd3f090dbcf2 [2022-06-02T23:25:06.373Z] ---> 4abc191974d6 [2022-06-02T23:25:06.373Z] Step 6/30 : COPY . . [2022-06-02T23:25:06.373Z] Removing intermediate container 8ffecce20048 [2022-06-02T23:25:06.373Z] ---> d502a5579d3f [2022-06-02T23:25:06.373Z] Step 6/21 : COPY . . [2022-06-02T23:25:06.972Z] Removing intermediate container e5f0779bf781 [2022-06-02T23:25:06.972Z] ---> 5d9cd51ffcee [2022-06-02T23:25:06.972Z] Step 6/22 : COPY . . [2022-06-02T23:25:06.972Z] Removing intermediate container a35a007980ef [2022-06-02T23:25:06.972Z] ---> a213140a15f0 [2022-06-02T23:25:06.972Z] Step 6/22 : COPY . . [2022-06-02T23:25:29.163Z] ---> 69bcf6f172e0 [2022-06-02T23:25:29.163Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:25:29.163Z] ---> 4aa9a0dfce8e [2022-06-02T23:25:29.163Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:25:29.163Z] ---> Running in 0f023ca6fe66 [2022-06-02T23:25:29.163Z] ---> Running in 9ccb165e8bc5 [2022-06-02T23:25:30.153Z] ---> 6bed61d51177 [2022-06-02T23:25:30.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:25:30.437Z] ---> Running in fb94c9dc8ec6 [2022-06-02T23:25:30.717Z] skipping... [2022-06-02T23:25:30.717Z] skipping... [2022-06-02T23:25:32.175Z] Removing intermediate container 0f023ca6fe66 [2022-06-02T23:25:32.175Z] ---> 092e135ad4b0 [2022-06-02T23:25:32.175Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-02T23:25:32.175Z] Removing intermediate container 9ccb165e8bc5 [2022-06-02T23:25:32.175Z] ---> 1ded08aa84e4 [2022-06-02T23:25:32.175Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-02T23:25:32.452Z] ---> Running in 1dc742b38a3f [2022-06-02T23:25:32.452Z] ---> Running in 86227902b704 [2022-06-02T23:25:32.452Z] skipping... [2022-06-02T23:25:32.740Z] ---> 9a29e0ae6de1 [2022-06-02T23:25:32.740Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:25:33.019Z] ---> Running in f325f6eef73c [2022-06-02T23:25:33.019Z] ---> 59b38c675455 [2022-06-02T23:25:33.019Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:25:33.298Z] ---> Running in d172dd2a18df [2022-06-02T23:25:33.914Z] Removing intermediate container fb94c9dc8ec6 [2022-06-02T23:25:33.914Z] ---> 575c5f270f9d [2022-06-02T23:25:33.914Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-02T23:25:34.200Z] ---> Running in edd27ab82993 [2022-06-02T23:25:35.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-02T23:25:35.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-02T23:25:35.480Z] skipping... [2022-06-02T23:25:35.480Z] skipping... [2022-06-02T23:25:36.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-02T23:25:37.116Z] Removing intermediate container f325f6eef73c [2022-06-02T23:25:37.116Z] ---> 09a6dc1538f1 [2022-06-02T23:25:37.116Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-02T23:25:37.116Z] Removing intermediate container d172dd2a18df [2022-06-02T23:25:37.116Z] ---> aace4f3da2e9 [2022-06-02T23:25:37.116Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-02T23:25:37.426Z] ---> Running in 7e14df952101 [2022-06-02T23:25:37.426Z] ---> Running in eb4a0e1888c8 [2022-06-02T23:25:40.123Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-02T23:25:40.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-02T23:28:17.074Z] Removing intermediate container edd27ab82993 [2022-06-02T23:28:17.074Z] ---> d14103c9aad4 [2022-06-02T23:28:17.074Z] [2022-06-02T23:28:17.074Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:28:17.074Z] Removing intermediate container 86227902b704 [2022-06-02T23:28:17.074Z] ---> 3b08d16ca271 [2022-06-02T23:28:17.074Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-02T23:28:17.074Z] 3.14: Pulling from library/alpine [2022-06-02T23:28:17.074Z] ---> Running in 0fb553c9e00f [2022-06-02T23:28:19.111Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:28:19.111Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:28:19.111Z] ---> ac73e934f311 [2022-06-02T23:28:19.111Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:28:19.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-02T23:28:19.403Z] ---> Running in 5918e2be5756 [2022-06-02T23:28:22.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:22.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:23.824Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-02T23:28:23.824Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:28:23.824Z] OK: 5 MiB in 15 packages [2022-06-02T23:28:24.429Z] Removing intermediate container 7e14df952101 [2022-06-02T23:28:24.429Z] ---> d0a0d26faf5a [2022-06-02T23:28:24.429Z] [2022-06-02T23:28:24.429Z] Step 9/30 : FROM alpine:3.14 [2022-06-02T23:28:24.429Z] ---> ac73e934f311 [2022-06-02T23:28:24.429Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-02T23:28:24.707Z] ---> Running in 7d78bc8f00c6 [2022-06-02T23:28:25.710Z] Removing intermediate container 7d78bc8f00c6 [2022-06-02T23:28:25.710Z] ---> 84137828cf3d [2022-06-02T23:28:25.710Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-02T23:28:26.007Z] ---> Running in 365323ecc2dc [2022-06-02T23:28:26.298Z] Removing intermediate container 5918e2be5756 [2022-06-02T23:28:26.298Z] ---> 2b6ac25aca36 [2022-06-02T23:28:26.298Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:28:26.580Z] ---> Running in 4cd91c2ff7d5 [2022-06-02T23:28:26.867Z] Removing intermediate container 0fb553c9e00f [2022-06-02T23:28:26.867Z] ---> 97d851fa7289 [2022-06-02T23:28:26.867Z] [2022-06-02T23:28:26.867Z] Step 10/22 : FROM docker:20.10.8 [2022-06-02T23:28:27.144Z] 20.10.8: Pulling from library/docker [2022-06-02T23:28:28.139Z] Removing intermediate container 4cd91c2ff7d5 [2022-06-02T23:28:28.139Z] ---> bfe1fb3e909d [2022-06-02T23:28:28.139Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-02T23:28:28.139Z] ---> Running in 1409aa0a6d26 [2022-06-02T23:28:28.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:29.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:29.364Z] Removing intermediate container 1409aa0a6d26 [2022-06-02T23:28:29.364Z] ---> 71ae8cee78a9 [2022-06-02T23:28:29.364Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-02T23:28:29.638Z] ---> Running in 57febcb7ce2d [2022-06-02T23:28:30.245Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-02T23:28:30.245Z] (2/2) Installing su-exec (0.2-r1) [2022-06-02T23:28:30.245Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:28:30.245Z] OK: 6 MiB in 16 packages [2022-06-02T23:28:30.857Z] Removing intermediate container 57febcb7ce2d [2022-06-02T23:28:30.857Z] ---> 8b01a11f3494 [2022-06-02T23:28:30.857Z] Step 14/22 : WORKDIR / [2022-06-02T23:28:31.134Z] ---> Running in 2c1ecc80560b [2022-06-02T23:28:32.126Z] Removing intermediate container 365323ecc2dc [2022-06-02T23:28:32.126Z] ---> 0486602f7ab9 [2022-06-02T23:28:32.127Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-02T23:28:32.412Z] ---> Running in 2d88caf1b12b [2022-06-02T23:28:32.693Z] Removing intermediate container 2c1ecc80560b [2022-06-02T23:28:32.693Z] ---> 9d4d3abddd08 [2022-06-02T23:28:32.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:28:33.306Z] Removing intermediate container 2d88caf1b12b [2022-06-02T23:28:33.306Z] ---> 5ba756373b4e [2022-06-02T23:28:33.306Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-02T23:28:33.306Z] ---> Running in eec0e4b438d1 [2022-06-02T23:28:34.306Z] Removing intermediate container eec0e4b438d1 [2022-06-02T23:28:34.306Z] ---> 38c9a88694b9 [2022-06-02T23:28:34.306Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-02T23:28:34.306Z] ---> b112ac27c0fd [2022-06-02T23:28:34.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-02T23:28:34.306Z] ---> Running in 5b23b90f712a [2022-06-02T23:28:35.748Z] Removing intermediate container 1dc742b38a3f [2022-06-02T23:28:35.749Z] ---> d1f2c7dc5e96 [2022-06-02T23:28:35.749Z] [2022-06-02T23:28:35.749Z] Step 9/21 : FROM alpine:3.14 [2022-06-02T23:28:35.749Z] ---> ac73e934f311 [2022-06-02T23:28:35.749Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-02T23:28:36.023Z] ---> Running in 370fa51a5ee0 [2022-06-02T23:28:38.027Z] Removing intermediate container 5b23b90f712a [2022-06-02T23:28:38.027Z] ---> 313a8ba16eba [2022-06-02T23:28:38.027Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-02T23:28:38.027Z] ---> a04d93e416f6 [2022-06-02T23:28:38.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-02T23:28:38.027Z] ---> Running in d3b66a4c60ac [2022-06-02T23:28:38.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:38.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:39.197Z] Removing intermediate container d3b66a4c60ac [2022-06-02T23:28:39.197Z] ---> 80cb1bffb7f6 [2022-06-02T23:28:39.197Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-02T23:28:39.480Z] ---> 4bbad7b9b9c5 [2022-06-02T23:28:39.480Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-02T23:28:39.480Z] ---> Running in eeb2b6f7d384 [2022-06-02T23:28:40.088Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-02T23:28:40.088Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-02T23:28:40.088Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:28:40.088Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:28:40.367Z] Removing intermediate container eeb2b6f7d384 [2022-06-02T23:28:40.367Z] ---> 84fc2c29e193 [2022-06-02T23:28:40.367Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:28:40.660Z] ---> Running in bf62dc004975 [2022-06-02T23:28:40.660Z] OK: 6 MiB in 16 packages [2022-06-02T23:28:40.660Z] ---> 29a4cc3696d0 [2022-06-02T23:28:40.660Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-02T23:28:40.943Z] ---> Running in 8bd7523fad16 [2022-06-02T23:28:41.981Z] Removing intermediate container bf62dc004975 [2022-06-02T23:28:41.981Z] ---> ebde307a810b [2022-06-02T23:28:41.981Z] Step 20/22 : LABEL arch=arm64 [2022-06-02T23:28:41.981Z] ---> Running in c2b4d99b7555 [2022-06-02T23:28:42.972Z] Removing intermediate container 370fa51a5ee0 [2022-06-02T23:28:42.972Z] ---> ccfae57c7428 [2022-06-02T23:28:42.972Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:28:43.250Z] Removing intermediate container c2b4d99b7555 [2022-06-02T23:28:43.250Z] ---> 99509bcc3542 [2022-06-02T23:28:43.250Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:28:43.250Z] ---> Running in 6cfd40034b80 [2022-06-02T23:28:43.250Z] ---> Running in 3449d5132ed0 [2022-06-02T23:28:44.245Z] Removing intermediate container 3449d5132ed0 [2022-06-02T23:28:44.245Z] ---> ece3a7497206 [2022-06-02T23:28:44.245Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:28:44.245Z] Removing intermediate container 6cfd40034b80 [2022-06-02T23:28:44.245Z] ---> 4d899ce64cd0 [2022-06-02T23:28:44.245Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-02T23:28:44.245Z] ---> Running in bb5383df43b5 [2022-06-02T23:28:44.245Z] ---> Running in 366a3e6f0927 [2022-06-02T23:28:44.518Z] Removing intermediate container 8bd7523fad16 [2022-06-02T23:28:44.518Z] ---> 248e12212352 [2022-06-02T23:28:44.518Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:28:45.120Z] Removing intermediate container 366a3e6f0927 [2022-06-02T23:28:45.120Z] ---> 5837a642789f [2022-06-02T23:28:45.120Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-02T23:28:45.120Z] Removing intermediate container bb5383df43b5 [2022-06-02T23:28:45.120Z] ---> daf6b34ec34a [2022-06-02T23:28:45.120Z] [2022-06-02T23:28:45.396Z] ---> Running in b4e5e98b9d58 [2022-06-02T23:28:46.002Z] ---> 26644e1c98a3 [2022-06-02T23:28:46.002Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-02T23:28:46.002Z] Removing intermediate container b4e5e98b9d58 [2022-06-02T23:28:46.002Z] ---> dfef92b4ede7 [2022-06-02T23:28:46.002Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:28:46.293Z] Successfully built daf6b34ec34a [2022-06-02T23:28:46.293Z] Successfully tagged core-command-arm64:latest [2022-06-02T23:28:46.293Z]  Building core-command ... done Building support-scheduler [2022-06-02T23:28:47.276Z] ---> d46960a711fc [2022-06-02T23:28:47.276Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-02T23:28:48.818Z] ---> a54c13e3ac7d [2022-06-02T23:28:48.818Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-02T23:28:50.617Z] ---> 294801563a20 [2022-06-02T23:28:50.617Z] ---> b05dd41a87a3 [2022-06-02T23:28:50.617Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-02T23:28:50.617Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-02T23:28:50.617Z] Removing intermediate container eb4a0e1888c8 [2022-06-02T23:28:50.617Z] ---> 346ca56f15f7 [2022-06-02T23:28:50.617Z] [2022-06-02T23:28:50.617Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:28:50.617Z] ---> ac73e934f311 [2022-06-02T23:28:50.617Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-02T23:28:50.946Z] ---> Running in 96f3b2845637 [2022-06-02T23:28:51.748Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-02T23:28:51.748Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-02T23:28:51.748Z] ---> 3734d5adc5ac [2022-06-02T23:28:51.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:28:52.077Z] ---> Running in cb7c08ce91c9 [2022-06-02T23:28:52.077Z] Removing intermediate container 96f3b2845637 [2022-06-02T23:28:52.077Z] ---> de329f30d742 [2022-06-02T23:28:52.077Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-02T23:28:52.077Z] ---> 2b62c10f3912 [2022-06-02T23:28:52.077Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-02T23:28:52.077Z] ---> Running in 181eb35dbec1 [2022-06-02T23:28:52.408Z] ---> 9258e8de95eb [2022-06-02T23:28:52.408Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-02T23:28:52.682Z] ---> Running in 47d0ac4f983b [2022-06-02T23:28:52.955Z] Removing intermediate container cb7c08ce91c9 [2022-06-02T23:28:52.955Z] ---> bb2acc14a2f0 [2022-06-02T23:28:52.955Z] 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 [2022-06-02T23:28:52.955Z] Removing intermediate container 181eb35dbec1 [2022-06-02T23:28:52.955Z] ---> 98c48d0e5c53 [2022-06-02T23:28:52.955Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-02T23:28:53.248Z] ---> Running in f2e7cb1b4f31 [2022-06-02T23:28:53.248Z] ---> Running in 04a909851a2d [2022-06-02T23:28:53.248Z] Removing intermediate container 47d0ac4f983b [2022-06-02T23:28:53.248Z] ---> bcf442f540d4 [2022-06-02T23:28:53.248Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:28:53.526Z] ---> f498bb5a482b [2022-06-02T23:28:53.526Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-02T23:28:53.803Z] ---> Running in e9505a8ef258 [2022-06-02T23:28:54.078Z] ---> Running in 64b99a96cdca [2022-06-02T23:28:54.079Z] Removing intermediate container 04a909851a2d [2022-06-02T23:28:54.079Z] ---> ebdea1a1fa6c [2022-06-02T23:28:54.079Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:28:54.351Z] ---> Running in 691f06d026b2 [2022-06-02T23:28:54.627Z] Removing intermediate container e9505a8ef258 [2022-06-02T23:28:54.627Z] ---> 5ea48a360bed [2022-06-02T23:28:54.627Z] Step 19/21 : LABEL arch=arm64 [2022-06-02T23:28:54.909Z] ---> Running in fcae44df6b7e [2022-06-02T23:28:54.909Z] Removing intermediate container 64b99a96cdca [2022-06-02T23:28:54.909Z] ---> a68c6ce37593 [2022-06-02T23:28:54.909Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-02T23:28:55.514Z] Removing intermediate container fcae44df6b7e [2022-06-02T23:28:55.514Z] ---> ffa493ba007f [2022-06-02T23:28:55.514Z] Step 20/21 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:28:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:55.790Z] ---> Running in 77bdab2d073f [2022-06-02T23:28:56.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:28:56.371Z] Removing intermediate container 77bdab2d073f [2022-06-02T23:28:56.371Z] ---> 9e4b48efc70e [2022-06-02T23:28:56.371Z] Step 21/21 : LABEL version=2.1.1-dev.3 [2022-06-02T23:28:56.371Z] ---> 1fcd122b4a44 [2022-06-02T23:28:56.371Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-02T23:28:56.654Z] ---> Running in 06e7a7ab2b61 [2022-06-02T23:28:56.948Z] ---> Running in 907ccfa8001a [2022-06-02T23:28:56.948Z] (1/42) Installing readline (8.1.0-r0) [2022-06-02T23:28:57.230Z] (2/42) Installing bash (5.1.16-r0) [2022-06-02T23:28:57.230Z] Executing bash-5.1.16-r0.post-install [2022-06-02T23:28:57.230Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-02T23:28:57.230Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-02T23:28:57.230Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-02T23:28:57.230Z] (6/42) Installing curl (7.79.1-r1) [2022-06-02T23:28:57.230Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-02T23:28:57.230Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-02T23:28:57.230Z] (9/42) Installing expat (2.4.7-r0) [2022-06-02T23:28:57.230Z] (10/42) Installing libffi (3.3-r2) [2022-06-02T23:28:57.230Z] (11/42) Installing gdbm (1.19-r0) [2022-06-02T23:28:57.230Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-02T23:28:57.230Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:28:57.230Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:28:57.504Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-02T23:28:57.504Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-02T23:28:57.504Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-02T23:28:57.504Z] Removing intermediate container 06e7a7ab2b61 [2022-06-02T23:28:57.779Z] ---> 481075723e59 [2022-06-02T23:28:57.779Z] [2022-06-02T23:28:58.053Z] Removing intermediate container 691f06d026b2 [2022-06-02T23:28:58.053Z] ---> 433cb5f6573a [2022-06-02T23:28:58.053Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T23:28:58.354Z] ---> Running in abd39df4e843 [2022-06-02T23:28:58.635Z] Successfully built 481075723e59 [2022-06-02T23:28:58.635Z] Successfully tagged support-notifications-arm64:latest [2022-06-02T23:28:58.635Z] Building security-secretstore-setup [2022-06-02T23:29:00.096Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-02T23:29:00.096Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-02T23:29:00.096Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-02T23:29:00.371Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-02T23:29:00.371Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-02T23:29:00.371Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-02T23:29:00.371Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-02T23:29:00.371Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:29:00.371Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-02T23:29:00.371Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-02T23:29:00.646Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-02T23:29:00.646Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-02T23:29:00.646Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-02T23:29:00.646Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-02T23:29:00.646Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-02T23:29:00.646Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-02T23:29:00.646Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-02T23:29:00.646Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-02T23:29:00.932Z] Removing intermediate container 907ccfa8001a [2022-06-02T23:29:00.932Z] ---> 1c04fd9a00b2 [2022-06-02T23:29:00.932Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-02T23:29:00.932Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-02T23:29:00.932Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-02T23:29:00.932Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-02T23:29:00.932Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-02T23:29:00.932Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-02T23:29:00.932Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-02T23:29:00.932Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-02T23:29:01.209Z] ---> Running in 40bffffa9333 [2022-06-02T23:29:01.209Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-02T23:29:01.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:29:01.770Z] Removing intermediate container 40bffffa9333 [2022-06-02T23:29:01.770Z] ---> bf65fc68b53c [2022-06-02T23:29:01.770Z] Step 27/30 : CMD ["gate"] [2022-06-02T23:29:02.049Z] Executing busybox-1.33.1-r3.trigger [2022-06-02T23:29:02.049Z] OK: 84 MiB in 64 packages [2022-06-02T23:29:02.049Z] ---> Running in 8266ca147f9a [2022-06-02T23:29:02.652Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T23:29:02.652Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:29:02.652Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T23:29:02.652Z] Removing intermediate container 8266ca147f9a [2022-06-02T23:29:02.652Z] ---> f98907530049 [2022-06-02T23:29:02.652Z] Step 28/30 : LABEL arch=arm64 [2022-06-02T23:29:02.935Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:29:03.215Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T23:29:03.215Z] ---> Running in abc225ea6181 [2022-06-02T23:29:03.215Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T23:29:03.215Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:29:03.488Z] OK: 8 MiB in 20 packages [2022-06-02T23:29:04.114Z] Removing intermediate container abc225ea6181 [2022-06-02T23:29:04.114Z] ---> 677f693f977e [2022-06-02T23:29:04.114Z] Step 29/30 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:29:04.761Z] ---> Running in 7eeeaf26d505 [2022-06-02T23:29:05.042Z] Removing intermediate container abd39df4e843 [2022-06-02T23:29:05.042Z] ---> 4b8a5341993c [2022-06-02T23:29:05.042Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:29:05.646Z] Removing intermediate container 7eeeaf26d505 [2022-06-02T23:29:05.646Z] ---> 5c0aa415dd31 [2022-06-02T23:29:05.646Z] Step 30/30 : LABEL version=2.1.1-dev.3 [2022-06-02T23:29:05.920Z] ---> Running in 2a4d39fd2216 [2022-06-02T23:29:06.208Z] ---> cace6504070b [2022-06-02T23:29:06.208Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-02T23:29:06.805Z] Removing intermediate container 2a4d39fd2216 [2022-06-02T23:29:06.805Z] ---> 9f8ba0d2d81d [2022-06-02T23:29:06.805Z] [2022-06-02T23:29:07.405Z] Successfully built 9f8ba0d2d81d [2022-06-02T23:29:07.405Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-02T23:29:07.405Z] Building core-metadata [2022-06-02T23:29:07.681Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-06-02T23:29:07.681Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-02T23:29:08.286Z] ---> befdb14befab [2022-06-02T23:29:08.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-02T23:29:08.888Z] ---> b6849a87f2c6 [2022-06-02T23:29:08.889Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-02T23:29:09.167Z] ---> Running in 6be5ad08d2ab [2022-06-02T23:29:09.167Z] Collecting PyYAML<4,>=3.10 [2022-06-02T23:29:09.167Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-02T23:29:09.444Z] Removing intermediate container 6be5ad08d2ab [2022-06-02T23:29:09.444Z] ---> 0f4ea85f78e8 [2022-06-02T23:29:09.444Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:29:09.721Z] ---> Running in 63a97ab54eaf [2022-06-02T23:29:09.995Z] Removing intermediate container 63a97ab54eaf [2022-06-02T23:29:09.995Z] ---> 90e899a11cbb [2022-06-02T23:29:09.995Z] Step 20/22 : LABEL arch=arm64 [2022-06-02T23:29:10.273Z] ---> Running in c921fad1afba [2022-06-02T23:29:10.547Z] Removing intermediate container c921fad1afba [2022-06-02T23:29:10.547Z] ---> 493556402eef [2022-06-02T23:29:10.547Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:29:10.824Z] ---> Running in c5e469e26c36 [2022-06-02T23:29:11.100Z] Removing intermediate container c5e469e26c36 [2022-06-02T23:29:11.100Z] ---> d862749587af [2022-06-02T23:29:11.100Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:29:11.375Z] ---> Running in 52730e1eb7a3 [2022-06-02T23:29:11.649Z] Removing intermediate container 52730e1eb7a3 [2022-06-02T23:29:11.649Z] ---> 90a938a4242c [2022-06-02T23:29:11.649Z] [2022-06-02T23:29:12.256Z] Successfully built 90a938a4242c [2022-06-02T23:29:12.256Z] Successfully tagged core-data-arm64:latest [2022-06-02T23:29:12.256Z] Building security-proxy-setup [2022-06-02T23:29:13.239Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-02T23:29:13.239Z] Collecting cached-property<2,>=1.2.0 [2022-06-02T23:29:13.239Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-02T23:29:13.516Z] Collecting texttable<0.10,>=0.9.0 [2022-06-02T23:29:13.516Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-02T23:29:15.495Z] Collecting docopt<0.7,>=0.6.1 [2022-06-02T23:29:15.495Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-02T23:29:18.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:29:18.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:29:18.910Z] ---> 5c1ec8c83175 [2022-06-02T23:29:18.910Z] Step 3/23 : WORKDIR /edgex-go [2022-06-02T23:29:18.910Z] ---> Using cache [2022-06-02T23:29:18.910Z] ---> d0338e5374c2 [2022-06-02T23:29:18.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:29:18.910Z] ---> Using cache [2022-06-02T23:29:18.910Z] ---> 6637442ccb85 [2022-06-02T23:29:18.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-02T23:29:18.910Z] ---> Running in b4fc04428209 [2022-06-02T23:29:19.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-02T23:29:19.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-02T23:29:19.790Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-02T23:29:19.790Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-02T23:29:20.066Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-02T23:29:20.066Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-02T23:29:20.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:29:21.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:29:22.047Z] OK: 220 MiB in 52 packages [2022-06-02T23:29:23.032Z] Collecting docker<4.0,>=3.6.0 [2022-06-02T23:29:23.032Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-02T23:29:23.309Z] Collecting jsonschema<3,>=2.5.1 [2022-06-02T23:29:23.309Z] Removing intermediate container b4fc04428209 [2022-06-02T23:29:23.309Z] ---> 04644de8d061 [2022-06-02T23:29:23.309Z] Step 6/23 : COPY go.mod . [2022-06-02T23:29:23.309Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-02T23:29:24.294Z] Collecting docker-pycreds>=0.4.0 [2022-06-02T23:29:24.294Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-02T23:29:24.294Z] ---> ed644024c37c [2022-06-02T23:29:24.294Z] Step 7/23 : RUN go mod download [2022-06-02T23:29:24.577Z] ---> Running in 6adb5bc87069 [2022-06-02T23:29:24.855Z] Collecting idna<2.8,>=2.5 [2022-06-02T23:29:24.855Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-02T23:29:25.133Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-02T23:29:25.133Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-02T23:29:25.133Z] 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) [2022-06-02T23:29:26.110Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-02T23:29:26.110Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-02T23:29:26.384Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-02T23:29:26.385Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-02T23:29:26.385Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-02T23:29:26.385Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-02T23:29:27.834Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-02T23:29:27.834Z] Attempting uninstall: urllib3 [2022-06-02T23:29:27.834Z] Found existing installation: urllib3 1.26.5 [2022-06-02T23:29:27.834Z] Uninstalling urllib3-1.26.5: [2022-06-02T23:29:27.834Z] Successfully uninstalled urllib3-1.26.5 [2022-06-02T23:29:28.435Z] Attempting uninstall: idna [2022-06-02T23:29:28.435Z] Found existing installation: idna 3.2 [2022-06-02T23:29:28.435Z] Uninstalling idna-3.2: [2022-06-02T23:29:28.707Z] Successfully uninstalled idna-3.2 [2022-06-02T23:29:28.707Z] Removing intermediate container 6adb5bc87069 [2022-06-02T23:29:28.707Z] ---> 6fb5b7339acc [2022-06-02T23:29:28.707Z] Step 8/23 : COPY . . [2022-06-02T23:29:29.699Z] Attempting uninstall: chardet [2022-06-02T23:29:29.699Z] Found existing installation: chardet 4.0.0 [2022-06-02T23:29:29.699Z] Uninstalling chardet-4.0.0: [2022-06-02T23:29:29.975Z] Successfully uninstalled chardet-4.0.0 [2022-06-02T23:29:31.961Z] Attempting uninstall: requests [2022-06-02T23:29:31.961Z] Found existing installation: requests 2.25.1 [2022-06-02T23:29:31.961Z] Uninstalling requests-2.25.1: [2022-06-02T23:29:31.961Z] Successfully uninstalled requests-2.25.1 [2022-06-02T23:29:32.560Z] Running setup.py install for texttable: started [2022-06-02T23:29:35.194Z] Running setup.py install for texttable: finished with status 'done' [2022-06-02T23:29:35.194Z] Running setup.py install for PyYAML: started [2022-06-02T23:29:37.838Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-02T23:29:38.114Z] Running setup.py install for docopt: started [2022-06-02T23:29:40.110Z] Running setup.py install for docopt: finished with status 'done' [2022-06-02T23:29:40.110Z] Running setup.py install for dockerpty: started [2022-06-02T23:29:40.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:29:40.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:29:40.708Z] ---> 5c1ec8c83175 [2022-06-02T23:29:40.708Z] Step 3/24 : WORKDIR /edgex-go [2022-06-02T23:29:40.708Z] ---> Using cache [2022-06-02T23:29:40.708Z] ---> d0338e5374c2 [2022-06-02T23:29:40.708Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:29:40.708Z] ---> Using cache [2022-06-02T23:29:40.708Z] ---> 6637442ccb85 [2022-06-02T23:29:40.708Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-02T23:29:40.708Z] ---> Using cache [2022-06-02T23:29:40.708Z] ---> 04644de8d061 [2022-06-02T23:29:40.708Z] Step 6/24 : COPY . . [2022-06-02T23:29:42.706Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-02T23:29:44.695Z] 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 [2022-06-02T23:29:48.100Z] ---> ed7c4138c5ce [2022-06-02T23:29:48.100Z] Step 9/23 : RUN go mod tidy [2022-06-02T23:29:48.375Z] ---> Running in dda0e3ccf7c9 [2022-06-02T23:29:55.132Z] Removing intermediate container dda0e3ccf7c9 [2022-06-02T23:29:55.132Z] ---> fdf6a61984e5 [2022-06-02T23:29:55.132Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-02T23:29:55.132Z] ---> Running in 9e037fa2b312 [2022-06-02T23:29:55.728Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:29:55.728Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:29:55.728Z] ---> 5c1ec8c83175 [2022-06-02T23:29:55.728Z] Step 3/20 : WORKDIR /edgex-go [2022-06-02T23:29:55.728Z] ---> Using cache [2022-06-02T23:29:55.728Z] ---> d0338e5374c2 [2022-06-02T23:29:55.728Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:29:55.728Z] ---> Using cache [2022-06-02T23:29:55.728Z] ---> 6637442ccb85 [2022-06-02T23:29:55.728Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-02T23:29:55.728Z] ---> Using cache [2022-06-02T23:29:55.728Z] ---> 04644de8d061 [2022-06-02T23:29:55.728Z] Step 6/20 : COPY . . [2022-06-02T23:29:56.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-02T23:29:56.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-02T23:29:56.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-02T23:29:56.278Z] ---> 5c1ec8c83175 [2022-06-02T23:29:56.278Z] Step 3/22 : WORKDIR /edgex-go [2022-06-02T23:29:56.278Z] ---> Using cache [2022-06-02T23:29:56.278Z] ---> d0338e5374c2 [2022-06-02T23:29:56.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:29:56.278Z] ---> Using cache [2022-06-02T23:29:56.278Z] ---> 6637442ccb85 [2022-06-02T23:29:56.278Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-02T23:29:56.278Z] ---> Using cache [2022-06-02T23:29:56.278Z] ---> 04644de8d061 [2022-06-02T23:29:56.278Z] Step 6/22 : COPY . . [2022-06-02T23:30:11.521Z] Removing intermediate container f2e7cb1b4f31 [2022-06-02T23:30:11.521Z] ---> 4a127da7b8b4 [2022-06-02T23:30:11.521Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-02T23:30:11.521Z] ---> Running in 1cb32c532d67 [2022-06-02T23:30:12.121Z] Removing intermediate container 1cb32c532d67 [2022-06-02T23:30:12.121Z] ---> fbe6e7c1abb0 [2022-06-02T23:30:12.121Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-02T23:30:12.421Z] ---> Running in 1c9ffc24847a [2022-06-02T23:30:13.867Z] Removing intermediate container 1c9ffc24847a [2022-06-02T23:30:13.867Z] ---> 2f5ed483b983 [2022-06-02T23:30:13.867Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-02T23:30:18.219Z] ---> ad8f8ee00066 [2022-06-02T23:30:18.219Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-02T23:30:20.230Z] ---> 45724fac661e [2022-06-02T23:30:20.230Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:30:20.230Z] ---> Running in d8e70364c7f3 [2022-06-02T23:30:21.224Z] ---> b679cd6bc20e [2022-06-02T23:30:21.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-02T23:30:23.212Z] skipping... [2022-06-02T23:30:23.489Z] ---> f7fe6949479f [2022-06-02T23:30:23.489Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-02T23:30:24.098Z] ---> Running in 352444acb57e [2022-06-02T23:30:24.701Z] Removing intermediate container 352444acb57e [2022-06-02T23:30:24.701Z] ---> 7908422cef40 [2022-06-02T23:30:24.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:30:24.979Z] ---> Running in c9ebcbbf3c85 [2022-06-02T23:30:24.979Z] Removing intermediate container d8e70364c7f3 [2022-06-02T23:30:24.979Z] ---> d3e687a15d37 [2022-06-02T23:30:24.979Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-02T23:30:25.257Z] ---> Running in 3c2812d7778a [2022-06-02T23:30:26.710Z] Removing intermediate container c9ebcbbf3c85 [2022-06-02T23:30:26.710Z] ---> 74435be7e153 [2022-06-02T23:30:26.710Z] Step 20/22 : LABEL arch=arm64 [2022-06-02T23:30:26.984Z] ---> Running in fad6d4504df6 [2022-06-02T23:30:27.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-02T23:30:27.864Z] Removing intermediate container fad6d4504df6 [2022-06-02T23:30:27.864Z] ---> 519ff4399277 [2022-06-02T23:30:27.864Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:30:28.142Z] ---> Running in 827497634ce3 [2022-06-02T23:30:29.587Z] Removing intermediate container 827497634ce3 [2022-06-02T23:30:29.587Z] ---> 241db4017464 [2022-06-02T23:30:29.587Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:30:29.863Z] ---> Running in 909a3e7f16d4 [2022-06-02T23:30:30.856Z] Removing intermediate container 909a3e7f16d4 [2022-06-02T23:30:30.856Z] ---> 6da7e138b942 [2022-06-02T23:30:30.856Z] [2022-06-02T23:30:32.304Z] Successfully built 6da7e138b942 [2022-06-02T23:30:32.304Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-02T23:30:39.060Z]  Building sys-mgmt-agent ... done  ---> ca74e68b6022 [2022-06-02T23:30:39.060Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:30:39.060Z] ---> Running in 4828ca44740b [2022-06-02T23:30:39.060Z] ---> 450fb4ef2c6b [2022-06-02T23:30:39.060Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:30:39.060Z] ---> Running in bd7b8fc94bc7 [2022-06-02T23:30:41.062Z] skipping... [2022-06-02T23:30:41.338Z] skipping... [2022-06-02T23:30:42.334Z] Removing intermediate container 4828ca44740b [2022-06-02T23:30:42.334Z] ---> c498edde7a98 [2022-06-02T23:30:42.334Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-02T23:30:42.334Z] ---> Running in a324c187858c [2022-06-02T23:30:42.609Z] Removing intermediate container bd7b8fc94bc7 [2022-06-02T23:30:42.609Z] ---> ef089e5e5426 [2022-06-02T23:30:42.609Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-02T23:30:42.894Z] ---> Running in 6dba417de96c [2022-06-02T23:30:44.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-02T23:30:44.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-02T23:31:31.878Z] Removing intermediate container 9e037fa2b312 [2022-06-02T23:31:31.878Z] ---> a337ff63c881 [2022-06-02T23:31:31.878Z] [2022-06-02T23:31:31.878Z] Step 11/23 : FROM alpine:3.14 [2022-06-02T23:31:31.878Z] ---> ac73e934f311 [2022-06-02T23:31:31.878Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:31:31.878Z] ---> Using cache [2022-06-02T23:31:31.878Z] ---> 2b6ac25aca36 [2022-06-02T23:31:31.878Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:31:31.878Z] ---> Using cache [2022-06-02T23:31:31.878Z] ---> bfe1fb3e909d [2022-06-02T23:31:31.878Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-02T23:31:31.878Z] ---> Running in fada0123717a [2022-06-02T23:31:31.878Z] Removing intermediate container fada0123717a [2022-06-02T23:31:31.878Z] ---> 04623459769b [2022-06-02T23:31:31.878Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-02T23:31:31.878Z] ---> Running in 062ad9656787 [2022-06-02T23:31:31.878Z] Removing intermediate container 062ad9656787 [2022-06-02T23:31:31.878Z] ---> 1d0cebff412f [2022-06-02T23:31:31.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:31:31.878Z] ---> 9d2f66481ea6 [2022-06-02T23:31:31.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-02T23:31:31.878Z] ---> 7c44a9f1624d [2022-06-02T23:31:31.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-02T23:31:32.489Z] ---> 6b6afc31eb19 [2022-06-02T23:31:32.489Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-02T23:31:32.489Z] ---> Running in 40e42a011a99 [2022-06-02T23:31:33.103Z] Removing intermediate container 40e42a011a99 [2022-06-02T23:31:33.103Z] ---> 17fc51ec418e [2022-06-02T23:31:33.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:31:33.386Z] ---> Running in bd680dbb9aa6 [2022-06-02T23:31:33.994Z] Removing intermediate container bd680dbb9aa6 [2022-06-02T23:31:33.994Z] ---> 1a4af2d0a548 [2022-06-02T23:31:33.994Z] Step 21/23 : LABEL arch=arm64 [2022-06-02T23:31:33.994Z] ---> Running in ad3bc579b0f6 [2022-06-02T23:31:34.601Z] Removing intermediate container ad3bc579b0f6 [2022-06-02T23:31:34.601Z] ---> 5cf68f79a06d [2022-06-02T23:31:34.601Z] Step 22/23 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:31:34.601Z] ---> Running in 1d51a5554c94 [2022-06-02T23:31:35.213Z] Removing intermediate container 1d51a5554c94 [2022-06-02T23:31:35.213Z] ---> 4bd3209c8553 [2022-06-02T23:31:35.213Z] Step 23/23 : LABEL version=2.1.1-dev.3 [2022-06-02T23:31:35.496Z] ---> Running in 423fe2272bd3 [2022-06-02T23:31:36.104Z] Removing intermediate container 423fe2272bd3 [2022-06-02T23:31:36.104Z] ---> d18350043bc9 [2022-06-02T23:31:36.104Z] [2022-06-02T23:31:36.392Z] Successfully built d18350043bc9 [2022-06-02T23:31:36.392Z] Successfully tagged support-scheduler-arm64:latest [2022-06-02T23:32:08.773Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-02T23:32:14.187Z] Removing intermediate container 3c2812d7778a [2022-06-02T23:32:14.187Z] ---> 11cf302bbe8a [2022-06-02T23:32:14.187Z] [2022-06-02T23:32:14.187Z] Step 9/24 : FROM alpine:3.14 [2022-06-02T23:32:14.187Z] ---> ac73e934f311 [2022-06-02T23:32:14.187Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-02T23:32:14.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-02T23:32:14.187Z] ---> Running in 42143fff328e [2022-06-02T23:32:16.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:32:16.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:32:17.172Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-02T23:32:17.172Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-02T23:32:17.172Z] (3/3) Installing su-exec (0.2-r1) [2022-06-02T23:32:17.172Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:32:17.172Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:32:17.453Z] OK: 6 MiB in 17 packages [2022-06-02T23:32:19.484Z] Removing intermediate container 42143fff328e [2022-06-02T23:32:19.484Z] ---> f6d275091b2d [2022-06-02T23:32:19.484Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-02T23:32:19.484Z] ---> Running in 9afd4279e10c [2022-06-02T23:32:19.766Z] Removing intermediate container 9afd4279e10c [2022-06-02T23:32:19.766Z] ---> 3d9e5eb8a785 [2022-06-02T23:32:19.766Z] Step 12/24 : WORKDIR / [2022-06-02T23:32:20.041Z] ---> Running in 8f7b92d46c74 [2022-06-02T23:32:20.320Z] Removing intermediate container 8f7b92d46c74 [2022-06-02T23:32:20.320Z] ---> dc2b722f5600 [2022-06-02T23:32:20.320Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-02T23:32:20.953Z] ---> 81f412f350fa [2022-06-02T23:32:20.953Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-02T23:32:21.943Z] ---> 260877064487 [2022-06-02T23:32:21.943Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-02T23:32:22.930Z] ---> 3b192acaa09d [2022-06-02T23:32:22.930Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-02T23:32:23.912Z] ---> 505b6b9bb34a [2022-06-02T23:32:23.912Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-02T23:32:25.361Z] ---> 9faa960ebccb [2022-06-02T23:32:25.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-02T23:32:25.635Z] Removing intermediate container a324c187858c [2022-06-02T23:32:25.635Z] ---> bf36de28f5e2 [2022-06-02T23:32:25.635Z] [2022-06-02T23:32:25.635Z] Step 9/20 : FROM alpine:3.14 [2022-06-02T23:32:25.635Z] ---> ac73e934f311 [2022-06-02T23:32:25.635Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-02T23:32:25.909Z] ---> Running in 008341f2090f [2022-06-02T23:32:26.892Z] Removing intermediate container 6dba417de96c [2022-06-02T23:32:26.892Z] ---> 21a47a57c9cd [2022-06-02T23:32:26.892Z] [2022-06-02T23:32:26.892Z] Step 9/22 : FROM alpine:3.14 [2022-06-02T23:32:26.892Z] ---> ac73e934f311 [2022-06-02T23:32:26.892Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-02T23:32:26.892Z] ---> Using cache [2022-06-02T23:32:26.892Z] ---> 2b6ac25aca36 [2022-06-02T23:32:26.892Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-02T23:32:26.892Z] ---> Using cache [2022-06-02T23:32:26.892Z] ---> bfe1fb3e909d [2022-06-02T23:32:26.892Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-02T23:32:27.166Z] ---> Running in cd82e43659ed [2022-06-02T23:32:27.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:32:27.167Z] ---> 50b7ef2beabb [2022-06-02T23:32:27.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-02T23:32:27.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:32:27.505Z] Removing intermediate container cd82e43659ed [2022-06-02T23:32:27.505Z] ---> adfe13359a8c [2022-06-02T23:32:27.505Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-02T23:32:27.950Z] ---> Running in f11e8cf2e08e [2022-06-02T23:32:27.950Z] ---> 4c3f3fa1414e [2022-06-02T23:32:27.950Z] 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/ [2022-06-02T23:32:28.244Z] ---> Running in 66b838a88a4c [2022-06-02T23:32:28.244Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-02T23:32:28.614Z] Removing intermediate container f11e8cf2e08e [2022-06-02T23:32:28.614Z] ---> a76a992bf73c [2022-06-02T23:32:28.614Z] Step 14/22 : WORKDIR / [2022-06-02T23:32:28.614Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-02T23:32:28.614Z] ---> Running in 29371aaa5f11 [2022-06-02T23:32:28.614Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-02T23:32:28.614Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-02T23:32:28.614Z] (5/5) Installing curl (7.79.1-r1) [2022-06-02T23:32:28.614Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:32:28.614Z] Executing ca-certificates-20211220-r0.trigger [2022-06-02T23:32:29.011Z] OK: 8 MiB in 19 packages [2022-06-02T23:32:29.345Z] Removing intermediate container 29371aaa5f11 [2022-06-02T23:32:29.346Z] ---> 63d919dd0bc6 [2022-06-02T23:32:29.346Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-02T23:32:30.425Z] ---> 6f1becb3ddc2 [2022-06-02T23:32:30.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-02T23:32:30.702Z] Removing intermediate container 008341f2090f [2022-06-02T23:32:30.702Z] ---> fca48f3974ba [2022-06-02T23:32:30.702Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-02T23:32:30.974Z] ---> Running in 200d651ef662 [2022-06-02T23:32:31.246Z] Removing intermediate container 66b838a88a4c [2022-06-02T23:32:31.246Z] ---> fa9fbcb61e50 [2022-06-02T23:32:31.246Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-02T23:32:31.246Z] ---> Running in 876e367397c2 [2022-06-02T23:32:31.518Z] Removing intermediate container 200d651ef662 [2022-06-02T23:32:31.518Z] ---> 1e81ce8c766a [2022-06-02T23:32:31.518Z] Step 12/20 : WORKDIR /edgex [2022-06-02T23:32:31.518Z] ---> Running in ede3b0b4a527 [2022-06-02T23:32:31.792Z] Removing intermediate container 876e367397c2 [2022-06-02T23:32:31.792Z] ---> 45da488ee01e [2022-06-02T23:32:31.792Z] Step 22/24 : LABEL arch=arm64 [2022-06-02T23:32:32.067Z] ---> 311feec31817 [2022-06-02T23:32:32.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-02T23:32:32.067Z] Removing intermediate container ede3b0b4a527 [2022-06-02T23:32:32.067Z] ---> caecfd6d0272 [2022-06-02T23:32:32.067Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-02T23:32:32.067Z] ---> Running in 4ba70603c276 [2022-06-02T23:32:32.343Z] Removing intermediate container 4ba70603c276 [2022-06-02T23:32:32.343Z] ---> 8f7969175597 [2022-06-02T23:32:32.343Z] Step 23/24 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:32.627Z] ---> Running in 40c34f5fd2b5 [2022-06-02T23:32:32.627Z] ---> 7d7b32e2fb62 [2022-06-02T23:32:32.627Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-02T23:32:32.909Z] ---> e23e6aed9b1d [2022-06-02T23:32:32.909Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-02T23:32:32.909Z] ---> Running in 14994db94a04 [2022-06-02T23:32:32.909Z] Removing intermediate container 40c34f5fd2b5 [2022-06-02T23:32:32.909Z] ---> 3aa8c7b600e2 [2022-06-02T23:32:32.909Z] Step 24/24 : LABEL version=2.1.1-dev.3 [2022-06-02T23:32:33.187Z] ---> Running in 73a36759a1a8 [2022-06-02T23:32:33.466Z] Removing intermediate container 14994db94a04 [2022-06-02T23:32:33.466Z] ---> b1185baa2bc9 [2022-06-02T23:32:33.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:32:33.466Z] Removing intermediate container 73a36759a1a8 [2022-06-02T23:32:33.466Z] ---> 2113fd9ea487 [2022-06-02T23:32:33.466Z] [2022-06-02T23:32:33.751Z] ---> Running in 8ce7f183b852 [2022-06-02T23:32:34.031Z] ---> 02b51de394b6 [2022-06-02T23:32:34.031Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-02T23:32:34.031Z] Removing intermediate container 8ce7f183b852 [2022-06-02T23:32:34.031Z] ---> 24c79218c0d6 [2022-06-02T23:32:34.031Z] Step 20/22 : LABEL arch=arm64 [2022-06-02T23:32:34.031Z] ---> Running in b35c187bb3fb [2022-06-02T23:32:34.305Z] Successfully built 2113fd9ea487 [2022-06-02T23:32:34.305Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-02T23:32:34.582Z]  Building security-secretstore-setup ... done Removing intermediate container b35c187bb3fb [2022-06-02T23:32:34.582Z] ---> f175746f704d [2022-06-02T23:32:34.582Z] Step 21/22 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:34.582Z] ---> Running in 7a7b2b28ee88 [2022-06-02T23:32:34.860Z] Removing intermediate container 7a7b2b28ee88 [2022-06-02T23:32:34.860Z] ---> d9682399d07c [2022-06-02T23:32:34.860Z] Step 22/22 : LABEL version=2.1.1-dev.3 [2022-06-02T23:32:35.137Z] ---> 937f450b9e7b [2022-06-02T23:32:35.137Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-02T23:32:35.137Z] ---> Running in 712f84a2a469 [2022-06-02T23:32:35.137Z] ---> Running in 03b3fe4b2abd [2022-06-02T23:32:35.413Z] Removing intermediate container 712f84a2a469 [2022-06-02T23:32:35.413Z] ---> 2e98dc53cda9 [2022-06-02T23:32:35.413Z] [2022-06-02T23:32:35.413Z] Removing intermediate container 03b3fe4b2abd [2022-06-02T23:32:35.413Z] ---> 3b0e7c14ce18 [2022-06-02T23:32:35.413Z] Step 17/20 : CMD ["--init=true"] [2022-06-02T23:32:35.685Z] ---> Running in 59f422cf9089 [2022-06-02T23:32:35.957Z] Removing intermediate container 59f422cf9089 [2022-06-02T23:32:35.957Z] ---> 2d470067b21a [2022-06-02T23:32:35.957Z] Step 18/20 : LABEL arch=arm64 [2022-06-02T23:32:35.957Z] ---> Running in f239d0dcabaf [2022-06-02T23:32:35.957Z] Successfully built 2e98dc53cda9 [2022-06-02T23:32:35.957Z] Successfully tagged core-metadata-arm64:latest [2022-06-02T23:32:36.242Z]  Building core-metadata ... done Removing intermediate container f239d0dcabaf [2022-06-02T23:32:36.242Z] ---> ebd58584fc72 [2022-06-02T23:32:36.242Z] Step 19/20 : LABEL git_sha=155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:36.515Z] ---> Running in ad4af96e9dd9 [2022-06-02T23:32:36.787Z] Removing intermediate container ad4af96e9dd9 [2022-06-02T23:32:36.787Z] ---> c9a568917ff3 [2022-06-02T23:32:36.787Z] Step 20/20 : LABEL version=2.1.1-dev.3 [2022-06-02T23:32:36.787Z] ---> Running in 96432689a50f [2022-06-02T23:32:37.061Z] Removing intermediate container 96432689a50f [2022-06-02T23:32:37.061Z] ---> de567a61e0e3 [2022-06-02T23:32:37.061Z] [2022-06-02T23:32:37.338Z] Successfully built de567a61e0e3 [2022-06-02T23:32:37.611Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-02T23:32:37.899Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-06-02T23:32:37.925Z] $ docker stop --time=1 2fef8578e7afd3d95ec852d7b2c546a820f6a0cd58f6ac59d82831533bc688de [2022-06-02T23:32:39.630Z] $ docker rm -f 2fef8578e7afd3d95ec852d7b2c546a820f6a0cd58f6ac59d82831533bc688de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:32:40.139Z] + docker images [2022-06-02T23:32:40.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-02T23:32:40.410Z] security-proxy-setup-arm64 latest de567a61e0e3 4 seconds ago 25.3MB [2022-06-02T23:32:40.410Z] core-metadata-arm64 latest 2e98dc53cda9 5 seconds ago 15.9MB [2022-06-02T23:32:40.410Z] security-secretstore-setup-arm64 latest 2113fd9ea487 7 seconds ago 26.8MB [2022-06-02T23:32:40.411Z] 21a47a57c9cd 14 seconds ago 1.49GB [2022-06-02T23:32:40.411Z] bf36de28f5e2 15 seconds ago 1.49GB [2022-06-02T23:32:40.411Z] 11cf302bbe8a 27 seconds ago 1.5GB [2022-06-02T23:32:40.411Z] support-scheduler-arm64 latest d18350043bc9 About a minute ago 15.3MB [2022-06-02T23:32:40.411Z] a337ff63c881 About a minute ago 1.49GB [2022-06-02T23:32:40.411Z] sys-mgmt-agent-arm64 latest 6da7e138b942 2 minutes ago 277MB [2022-06-02T23:32:40.411Z] core-data-arm64 latest 90a938a4242c 3 minutes ago 19.2MB [2022-06-02T23:32:40.411Z] security-bootstrapper-arm64 latest 9f8ba0d2d81d 3 minutes ago 18MB [2022-06-02T23:32:40.411Z] support-notifications-arm64 latest 481075723e59 3 minutes ago 16MB [2022-06-02T23:32:40.411Z] 346ca56f15f7 3 minutes ago 1.5GB [2022-06-02T23:32:40.411Z] core-command-arm64 latest daf6b34ec34a 3 minutes ago 15.1MB [2022-06-02T23:32:40.411Z] d1f2c7dc5e96 4 minutes ago 1.49GB [2022-06-02T23:32:40.411Z] 97d851fa7289 4 minutes ago 1.49GB [2022-06-02T23:32:40.411Z] d0a0d26faf5a 4 minutes ago 1.49GB [2022-06-02T23:32:40.411Z] d14103c9aad4 4 minutes ago 1.49GB [2022-06-02T23:32:40.411Z] ci-base-image-arm64 latest 5c1ec8c83175 9 minutes ago 1.26GB [2022-06-02T23:32:40.411Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-02T23:32:40.411Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-02T23:32:40.411Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-02T23:32:40.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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 [2022-06-02T23:32:40.502Z] provisioning config files... [2022-06-02T23:32:40.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3081228832447523907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:40.866Z] ---> docker-login.sh [2022-06-02T23:32:40.866Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:32:41.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:32:41.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:32:41.137Z] Configure a credential helper to remove this warning. See [2022-06-02T23:32:41.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:32:41.137Z] [2022-06-02T23:32:41.137Z] Login Succeeded [2022-06-02T23:32:41.137Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:32:41.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:32:41.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:32:41.730Z] Configure a credential helper to remove this warning. See [2022-06-02T23:32:41.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:32:41.730Z] [2022-06-02T23:32:41.730Z] Login Succeeded [2022-06-02T23:32:41.730Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:32:42.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:32:42.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:32:42.280Z] Configure a credential helper to remove this warning. See [2022-06-02T23:32:42.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:32:42.280Z] [2022-06-02T23:32:42.280Z] Login Succeeded [2022-06-02T23:32:42.280Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:32:42.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:32:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:32:42.555Z] Configure a credential helper to remove this warning. See [2022-06-02T23:32:42.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:32:42.555Z] [2022-06-02T23:32:42.555Z] Login Succeeded [2022-06-02T23:32:42.555Z] docker.io [2022-06-02T23:32:43.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:32:43.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:32:43.418Z] Configure a credential helper to remove this warning. See [2022-06-02T23:32:43.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:32:43.418Z] [2022-06-02T23:32:43.418Z] Login Succeeded [2022-06-02T23:32:43.418Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:32:43.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:32:43.465Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:32:43.486Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-02T23:32:43.486Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:43.486Z] 2.1.1-dev.3 [2022-06-02T23:32:43.486Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:43.486Z] jakarta [2022-06-02T23:32:43.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:43.829Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:44.183Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:44.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-02T23:32:44.183Z] bd16aead2f54: Preparing [2022-06-02T23:32:44.183Z] ecf413e9fb55: Preparing [2022-06-02T23:32:44.183Z] 7d8c07410caf: Preparing [2022-06-02T23:32:44.183Z] 2e03bc48b1b2: Preparing [2022-06-02T23:32:44.183Z] f73e7dbfee58: Preparing [2022-06-02T23:32:44.460Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:44.460Z] bd16aead2f54: Pushed [2022-06-02T23:32:44.460Z] 7d8c07410caf: Pushed [2022-06-02T23:32:44.460Z] 2e03bc48b1b2: Pushed [2022-06-02T23:32:47.059Z] ecf413e9fb55: Pushed [2022-06-02T23:32:47.059Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:86814e6bd4859a56aca79321815c053f9cd795c7b2ca6c1fa5755d75edacca26 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:47.425Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:47.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.3 [2022-06-02T23:32:47.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-02T23:32:47.779Z] bd16aead2f54: Preparing [2022-06-02T23:32:47.779Z] ecf413e9fb55: Preparing [2022-06-02T23:32:47.779Z] 7d8c07410caf: Preparing [2022-06-02T23:32:47.779Z] 2e03bc48b1b2: Preparing [2022-06-02T23:32:47.779Z] f73e7dbfee58: Preparing [2022-06-02T23:32:47.779Z] ecf413e9fb55: Layer already exists [2022-06-02T23:32:47.779Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:32:47.779Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:47.779Z] bd16aead2f54: Layer already exists [2022-06-02T23:32:47.779Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:48.049Z] 2.1.1-dev.3: digest: sha256:86814e6bd4859a56aca79321815c053f9cd795c7b2ca6c1fa5755d75edacca26 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:48.411Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:48.767Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:48.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-02T23:32:48.767Z] bd16aead2f54: Preparing [2022-06-02T23:32:48.767Z] ecf413e9fb55: Preparing [2022-06-02T23:32:48.767Z] 7d8c07410caf: Preparing [2022-06-02T23:32:48.767Z] 2e03bc48b1b2: Preparing [2022-06-02T23:32:48.767Z] f73e7dbfee58: Preparing [2022-06-02T23:32:48.767Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:48.767Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:32:48.767Z] ecf413e9fb55: Layer already exists [2022-06-02T23:32:48.767Z] bd16aead2f54: Layer already exists [2022-06-02T23:32:48.767Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:49.039Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:86814e6bd4859a56aca79321815c053f9cd795c7b2ca6c1fa5755d75edacca26 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:49.411Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:49.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-02T23:32:49.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-02T23:32:49.850Z] bd16aead2f54: Preparing [2022-06-02T23:32:49.850Z] ecf413e9fb55: Preparing [2022-06-02T23:32:49.850Z] 7d8c07410caf: Preparing [2022-06-02T23:32:49.850Z] 2e03bc48b1b2: Preparing [2022-06-02T23:32:49.850Z] f73e7dbfee58: Preparing [2022-06-02T23:32:49.850Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:49.850Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:49.850Z] bd16aead2f54: Layer already exists [2022-06-02T23:32:49.850Z] ecf413e9fb55: Layer already exists [2022-06-02T23:32:49.850Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:32:50.120Z] jakarta: digest: sha256:86814e6bd4859a56aca79321815c053f9cd795c7b2ca6c1fa5755d75edacca26 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:32:50.175Z] ===================================================== [Pipeline] echo [2022-06-02T23:32:50.184Z] taggedImages: [2022-06-02T23:32:50.184Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:50.184Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.3 [2022-06-02T23:32:50.184Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:50.184Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-02T23:32:50.211Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-02T23:32:50.211Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:50.211Z] 2.1.1-dev.3 [2022-06-02T23:32:50.211Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:50.211Z] jakarta [2022-06-02T23:32:50.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:50.567Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:50.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:50.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-02T23:32:50.923Z] b174ab92651e: Preparing [2022-06-02T23:32:50.923Z] d089f302798d: Preparing [2022-06-02T23:32:50.923Z] 7d8c07410caf: Preparing [2022-06-02T23:32:50.923Z] 6546cae1e471: Preparing [2022-06-02T23:32:50.923Z] d42016f25b42: Preparing [2022-06-02T23:32:50.923Z] f73e7dbfee58: Preparing [2022-06-02T23:32:50.923Z] f73e7dbfee58: Waiting [2022-06-02T23:32:50.923Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:51.195Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:51.195Z] b174ab92651e: Pushed [2022-06-02T23:32:51.195Z] d42016f25b42: Pushed [2022-06-02T23:32:51.787Z] 6546cae1e471: Pushed [2022-06-02T23:32:54.387Z] d089f302798d: Pushed [2022-06-02T23:32:54.387Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:0e41e2b6457fbf00774155b963e8e378506798a28db10e07de8512c21c6f437a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:54.752Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:55.106Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.3 [2022-06-02T23:32:55.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-02T23:32:55.106Z] b174ab92651e: Preparing [2022-06-02T23:32:55.106Z] d089f302798d: Preparing [2022-06-02T23:32:55.106Z] 7d8c07410caf: Preparing [2022-06-02T23:32:55.106Z] 6546cae1e471: Preparing [2022-06-02T23:32:55.106Z] d42016f25b42: Preparing [2022-06-02T23:32:55.106Z] f73e7dbfee58: Preparing [2022-06-02T23:32:55.106Z] f73e7dbfee58: Waiting [2022-06-02T23:32:55.106Z] 6546cae1e471: Layer already exists [2022-06-02T23:32:55.106Z] b174ab92651e: Layer already exists [2022-06-02T23:32:55.106Z] d42016f25b42: Layer already exists [2022-06-02T23:32:55.106Z] d089f302798d: Layer already exists [2022-06-02T23:32:55.106Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:55.106Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:55.376Z] 2.1.1-dev.3: digest: sha256:0e41e2b6457fbf00774155b963e8e378506798a28db10e07de8512c21c6f437a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:55.734Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:56.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:56.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-02T23:32:56.087Z] b174ab92651e: Preparing [2022-06-02T23:32:56.087Z] d089f302798d: Preparing [2022-06-02T23:32:56.087Z] 7d8c07410caf: Preparing [2022-06-02T23:32:56.087Z] 6546cae1e471: Preparing [2022-06-02T23:32:56.087Z] d42016f25b42: Preparing [2022-06-02T23:32:56.087Z] f73e7dbfee58: Preparing [2022-06-02T23:32:56.087Z] f73e7dbfee58: Waiting [2022-06-02T23:32:56.087Z] d42016f25b42: Layer already exists [2022-06-02T23:32:56.087Z] b174ab92651e: Layer already exists [2022-06-02T23:32:56.087Z] 6546cae1e471: Layer already exists [2022-06-02T23:32:56.087Z] d089f302798d: Layer already exists [2022-06-02T23:32:56.087Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:56.087Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:56.357Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:0e41e2b6457fbf00774155b963e8e378506798a28db10e07de8512c21c6f437a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:56.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:57.065Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-02T23:32:57.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-02T23:32:57.065Z] b174ab92651e: Preparing [2022-06-02T23:32:57.065Z] d089f302798d: Preparing [2022-06-02T23:32:57.065Z] 7d8c07410caf: Preparing [2022-06-02T23:32:57.065Z] 6546cae1e471: Preparing [2022-06-02T23:32:57.065Z] d42016f25b42: Preparing [2022-06-02T23:32:57.065Z] f73e7dbfee58: Preparing [2022-06-02T23:32:57.065Z] f73e7dbfee58: Waiting [2022-06-02T23:32:57.065Z] d089f302798d: Layer already exists [2022-06-02T23:32:57.065Z] b174ab92651e: Layer already exists [2022-06-02T23:32:57.065Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:57.065Z] 6546cae1e471: Layer already exists [2022-06-02T23:32:57.065Z] d42016f25b42: Layer already exists [2022-06-02T23:32:57.065Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:57.335Z] jakarta: digest: sha256:0e41e2b6457fbf00774155b963e8e378506798a28db10e07de8512c21c6f437a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:32:57.387Z] ===================================================== [Pipeline] echo [2022-06-02T23:32:57.398Z] taggedImages: [2022-06-02T23:32:57.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:57.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.3 [2022-06-02T23:32:57.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:57.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-02T23:32:57.425Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-02T23:32:57.425Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:57.425Z] 2.1.1-dev.3 [2022-06-02T23:32:57.425Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:32:57.425Z] jakarta [2022-06-02T23:32:57.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:57.810Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:58.199Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:32:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-02T23:32:58.199Z] 83488a90ef5b: Preparing [2022-06-02T23:32:58.199Z] e0409b1b7659: Preparing [2022-06-02T23:32:58.199Z] 7d8c07410caf: Preparing [2022-06-02T23:32:58.199Z] 2e03bc48b1b2: Preparing [2022-06-02T23:32:58.199Z] f73e7dbfee58: Preparing [2022-06-02T23:32:58.199Z] f73e7dbfee58: Layer already exists [2022-06-02T23:32:58.199Z] 7d8c07410caf: Layer already exists [2022-06-02T23:32:58.199Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:32:58.489Z] 83488a90ef5b: Pushed [2022-06-02T23:33:01.107Z] e0409b1b7659: Pushed [2022-06-02T23:33:01.377Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:70fe517b3d4bee937c2f96a04cdcbb0da8fe64dbf19958ce2cdff59276fd130f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:01.737Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:02.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.3 [2022-06-02T23:33:02.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-02T23:33:02.094Z] 83488a90ef5b: Preparing [2022-06-02T23:33:02.094Z] e0409b1b7659: Preparing [2022-06-02T23:33:02.094Z] 7d8c07410caf: Preparing [2022-06-02T23:33:02.094Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:02.094Z] f73e7dbfee58: Preparing [2022-06-02T23:33:02.094Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:02.094Z] e0409b1b7659: Layer already exists [2022-06-02T23:33:02.094Z] 83488a90ef5b: Layer already exists [2022-06-02T23:33:02.094Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:02.094Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:02.364Z] 2.1.1-dev.3: digest: sha256:70fe517b3d4bee937c2f96a04cdcbb0da8fe64dbf19958ce2cdff59276fd130f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:02.719Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:03.072Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:03.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-02T23:33:03.072Z] 83488a90ef5b: Preparing [2022-06-02T23:33:03.072Z] e0409b1b7659: Preparing [2022-06-02T23:33:03.072Z] 7d8c07410caf: Preparing [2022-06-02T23:33:03.072Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:03.072Z] f73e7dbfee58: Preparing [2022-06-02T23:33:03.072Z] e0409b1b7659: Layer already exists [2022-06-02T23:33:03.072Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:03.072Z] 83488a90ef5b: Layer already exists [2022-06-02T23:33:03.072Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:03.072Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:03.344Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:70fe517b3d4bee937c2f96a04cdcbb0da8fe64dbf19958ce2cdff59276fd130f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:03.705Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:04.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-02T23:33:04.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-02T23:33:04.058Z] 83488a90ef5b: Preparing [2022-06-02T23:33:04.058Z] e0409b1b7659: Preparing [2022-06-02T23:33:04.058Z] 7d8c07410caf: Preparing [2022-06-02T23:33:04.058Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:04.058Z] f73e7dbfee58: Preparing [2022-06-02T23:33:04.058Z] 83488a90ef5b: Layer already exists [2022-06-02T23:33:04.058Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:04.058Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:04.058Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:04.058Z] e0409b1b7659: Layer already exists [2022-06-02T23:33:04.329Z] jakarta: digest: sha256:70fe517b3d4bee937c2f96a04cdcbb0da8fe64dbf19958ce2cdff59276fd130f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:04.378Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:04.385Z] taggedImages: [2022-06-02T23:33:04.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:04.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.3 [2022-06-02T23:33:04.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:04.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:04.405Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-02T23:33:04.405Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:04.405Z] 2.1.1-dev.3 [2022-06-02T23:33:04.405Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:04.405Z] jakarta [2022-06-02T23:33:04.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:04.752Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:05.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:05.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-02T23:33:05.100Z] 5841a88e85b9: Preparing [2022-06-02T23:33:05.100Z] 5841a88e85b9: Preparing [2022-06-02T23:33:05.100Z] d58a42fd02cf: Preparing [2022-06-02T23:33:05.100Z] 55c3acbba0b7: Preparing [2022-06-02T23:33:05.100Z] bf3ac9eff869: Preparing [2022-06-02T23:33:05.100Z] 9badf7ef7c97: Preparing [2022-06-02T23:33:05.100Z] 7d8c07410caf: Preparing [2022-06-02T23:33:05.100Z] 108932a576b9: Preparing [2022-06-02T23:33:05.100Z] ed6e8e52d569: Preparing [2022-06-02T23:33:05.100Z] bd96a9020cd1: Preparing [2022-06-02T23:33:05.100Z] 47166d5433f2: Preparing [2022-06-02T23:33:05.100Z] f73e7dbfee58: Preparing [2022-06-02T23:33:05.100Z] 7d8c07410caf: Waiting [2022-06-02T23:33:05.100Z] 108932a576b9: Waiting [2022-06-02T23:33:05.100Z] ed6e8e52d569: Waiting [2022-06-02T23:33:05.100Z] bd96a9020cd1: Waiting [2022-06-02T23:33:05.100Z] 47166d5433f2: Waiting [2022-06-02T23:33:05.100Z] f73e7dbfee58: Waiting [2022-06-02T23:33:05.373Z] bf3ac9eff869: Pushed [2022-06-02T23:33:05.373Z] 5841a88e85b9: Pushed [2022-06-02T23:33:05.373Z] d58a42fd02cf: Pushed [2022-06-02T23:33:05.373Z] 55c3acbba0b7: Pushed [2022-06-02T23:33:05.373Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:05.647Z] ed6e8e52d569: Pushed [2022-06-02T23:33:05.647Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:05.647Z] bd96a9020cd1: Pushed [2022-06-02T23:33:05.647Z] 47166d5433f2: Pushed [2022-06-02T23:33:05.647Z] 108932a576b9: Pushed [2022-06-02T23:33:09.026Z] 9badf7ef7c97: Pushed [2022-06-02T23:33:09.026Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:cd766863c617e9b35803b98b0f5951476f4e6e7986862e9f0ff61cc1ba44bc32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:09.389Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:09.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.3 [2022-06-02T23:33:09.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-02T23:33:09.743Z] 5841a88e85b9: Preparing [2022-06-02T23:33:09.743Z] 5841a88e85b9: Preparing [2022-06-02T23:33:09.743Z] d58a42fd02cf: Preparing [2022-06-02T23:33:09.743Z] 55c3acbba0b7: Preparing [2022-06-02T23:33:09.743Z] bf3ac9eff869: Preparing [2022-06-02T23:33:09.743Z] 9badf7ef7c97: Preparing [2022-06-02T23:33:09.743Z] 7d8c07410caf: Preparing [2022-06-02T23:33:09.743Z] 108932a576b9: Preparing [2022-06-02T23:33:09.743Z] ed6e8e52d569: Preparing [2022-06-02T23:33:09.743Z] bd96a9020cd1: Preparing [2022-06-02T23:33:09.743Z] 47166d5433f2: Preparing [2022-06-02T23:33:09.743Z] f73e7dbfee58: Preparing [2022-06-02T23:33:09.743Z] 7d8c07410caf: Waiting [2022-06-02T23:33:09.743Z] ed6e8e52d569: Waiting [2022-06-02T23:33:09.743Z] 108932a576b9: Waiting [2022-06-02T23:33:09.743Z] bd96a9020cd1: Waiting [2022-06-02T23:33:09.743Z] f73e7dbfee58: Waiting [2022-06-02T23:33:09.743Z] 47166d5433f2: Waiting [2022-06-02T23:33:09.743Z] 9badf7ef7c97: Layer already exists [2022-06-02T23:33:09.743Z] 55c3acbba0b7: Layer already exists [2022-06-02T23:33:09.743Z] bf3ac9eff869: Layer already exists [2022-06-02T23:33:09.743Z] 5841a88e85b9: Layer already exists [2022-06-02T23:33:09.743Z] d58a42fd02cf: Layer already exists [2022-06-02T23:33:09.743Z] ed6e8e52d569: Layer already exists [2022-06-02T23:33:09.743Z] 108932a576b9: Layer already exists [2022-06-02T23:33:09.743Z] bd96a9020cd1: Layer already exists [2022-06-02T23:33:09.743Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:09.743Z] 47166d5433f2: Layer already exists [2022-06-02T23:33:09.743Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:10.015Z] 2.1.1-dev.3: digest: sha256:cd766863c617e9b35803b98b0f5951476f4e6e7986862e9f0ff61cc1ba44bc32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:10.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:10.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:10.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-02T23:33:10.719Z] 5841a88e85b9: Preparing [2022-06-02T23:33:10.719Z] 5841a88e85b9: Preparing [2022-06-02T23:33:10.719Z] d58a42fd02cf: Preparing [2022-06-02T23:33:10.719Z] 55c3acbba0b7: Preparing [2022-06-02T23:33:10.719Z] bf3ac9eff869: Preparing [2022-06-02T23:33:10.719Z] 9badf7ef7c97: Preparing [2022-06-02T23:33:10.719Z] 7d8c07410caf: Preparing [2022-06-02T23:33:10.719Z] 108932a576b9: Preparing [2022-06-02T23:33:10.719Z] ed6e8e52d569: Preparing [2022-06-02T23:33:10.719Z] bd96a9020cd1: Preparing [2022-06-02T23:33:10.719Z] 47166d5433f2: Preparing [2022-06-02T23:33:10.719Z] f73e7dbfee58: Preparing [2022-06-02T23:33:10.719Z] 7d8c07410caf: Waiting [2022-06-02T23:33:10.719Z] 108932a576b9: Waiting [2022-06-02T23:33:10.720Z] 47166d5433f2: Waiting [2022-06-02T23:33:10.720Z] f73e7dbfee58: Waiting [2022-06-02T23:33:10.720Z] bd96a9020cd1: Waiting [2022-06-02T23:33:10.720Z] ed6e8e52d569: Waiting [2022-06-02T23:33:10.720Z] d58a42fd02cf: Layer already exists [2022-06-02T23:33:10.720Z] 5841a88e85b9: Layer already exists [2022-06-02T23:33:10.720Z] bf3ac9eff869: Layer already exists [2022-06-02T23:33:10.720Z] 9badf7ef7c97: Layer already exists [2022-06-02T23:33:10.720Z] 55c3acbba0b7: Layer already exists [2022-06-02T23:33:10.720Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:10.720Z] ed6e8e52d569: Layer already exists [2022-06-02T23:33:10.720Z] 108932a576b9: Layer already exists [2022-06-02T23:33:10.720Z] bd96a9020cd1: Layer already exists [2022-06-02T23:33:10.720Z] 47166d5433f2: Layer already exists [2022-06-02T23:33:10.720Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:10.992Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:cd766863c617e9b35803b98b0f5951476f4e6e7986862e9f0ff61cc1ba44bc32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:11.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:11.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-02T23:33:11.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-02T23:33:11.705Z] 5841a88e85b9: Preparing [2022-06-02T23:33:11.705Z] 5841a88e85b9: Preparing [2022-06-02T23:33:11.705Z] d58a42fd02cf: Preparing [2022-06-02T23:33:11.705Z] 55c3acbba0b7: Preparing [2022-06-02T23:33:11.705Z] bf3ac9eff869: Preparing [2022-06-02T23:33:11.705Z] 9badf7ef7c97: Preparing [2022-06-02T23:33:11.705Z] 7d8c07410caf: Preparing [2022-06-02T23:33:11.705Z] 108932a576b9: Preparing [2022-06-02T23:33:11.705Z] ed6e8e52d569: Preparing [2022-06-02T23:33:11.705Z] bd96a9020cd1: Preparing [2022-06-02T23:33:11.705Z] 47166d5433f2: Preparing [2022-06-02T23:33:11.705Z] f73e7dbfee58: Preparing [2022-06-02T23:33:11.705Z] 7d8c07410caf: Waiting [2022-06-02T23:33:11.705Z] 108932a576b9: Waiting [2022-06-02T23:33:11.705Z] ed6e8e52d569: Waiting [2022-06-02T23:33:11.705Z] bd96a9020cd1: Waiting [2022-06-02T23:33:11.705Z] 47166d5433f2: Waiting [2022-06-02T23:33:11.705Z] f73e7dbfee58: Waiting [2022-06-02T23:33:11.705Z] d58a42fd02cf: Layer already exists [2022-06-02T23:33:11.705Z] 5841a88e85b9: Layer already exists [2022-06-02T23:33:11.705Z] 9badf7ef7c97: Layer already exists [2022-06-02T23:33:11.705Z] 55c3acbba0b7: Layer already exists [2022-06-02T23:33:11.705Z] bf3ac9eff869: Layer already exists [2022-06-02T23:33:11.705Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:11.705Z] ed6e8e52d569: Layer already exists [2022-06-02T23:33:11.705Z] bd96a9020cd1: Layer already exists [2022-06-02T23:33:11.705Z] 108932a576b9: Layer already exists [2022-06-02T23:33:11.705Z] 47166d5433f2: Layer already exists [2022-06-02T23:33:11.974Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:11.974Z] jakarta: digest: sha256:cd766863c617e9b35803b98b0f5951476f4e6e7986862e9f0ff61cc1ba44bc32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:12.032Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:12.040Z] taggedImages: [2022-06-02T23:33:12.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:12.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.3 [2022-06-02T23:33:12.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:12.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:12.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-02T23:33:12.057Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:12.057Z] 2.1.1-dev.3 [2022-06-02T23:33:12.057Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:12.057Z] jakarta [2022-06-02T23:33:12.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:12.395Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:12.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:12.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-02T23:33:12.742Z] 78f87fe8b313: Preparing [2022-06-02T23:33:12.742Z] b4fb92bba198: Preparing [2022-06-02T23:33:12.742Z] 1cfca78a4861: Preparing [2022-06-02T23:33:12.742Z] ff6ec4e9f258: Preparing [2022-06-02T23:33:12.742Z] cf5cd15921dd: Preparing [2022-06-02T23:33:12.742Z] f73e7dbfee58: Preparing [2022-06-02T23:33:12.742Z] f73e7dbfee58: Waiting [2022-06-02T23:33:13.015Z] ff6ec4e9f258: Pushed [2022-06-02T23:33:13.015Z] 1cfca78a4861: Pushed [2022-06-02T23:33:13.015Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:13.614Z] cf5cd15921dd: Pushed [2022-06-02T23:33:15.580Z] b4fb92bba198: Pushed [2022-06-02T23:33:15.580Z] 78f87fe8b313: Pushed [2022-06-02T23:33:15.580Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:7c88063d8ac4ddfb1fd46c68f91caaf471e5831ccca2928efd73aa5012b59db3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:15.942Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:16.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.3 [2022-06-02T23:33:16.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-02T23:33:16.295Z] 78f87fe8b313: Preparing [2022-06-02T23:33:16.295Z] b4fb92bba198: Preparing [2022-06-02T23:33:16.295Z] 1cfca78a4861: Preparing [2022-06-02T23:33:16.295Z] ff6ec4e9f258: Preparing [2022-06-02T23:33:16.295Z] cf5cd15921dd: Preparing [2022-06-02T23:33:16.295Z] f73e7dbfee58: Preparing [2022-06-02T23:33:16.295Z] f73e7dbfee58: Waiting [2022-06-02T23:33:16.295Z] cf5cd15921dd: Layer already exists [2022-06-02T23:33:16.295Z] 78f87fe8b313: Layer already exists [2022-06-02T23:33:16.295Z] 1cfca78a4861: Layer already exists [2022-06-02T23:33:16.295Z] b4fb92bba198: Layer already exists [2022-06-02T23:33:16.295Z] ff6ec4e9f258: Layer already exists [2022-06-02T23:33:16.295Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:16.567Z] 2.1.1-dev.3: digest: sha256:7c88063d8ac4ddfb1fd46c68f91caaf471e5831ccca2928efd73aa5012b59db3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:16.924Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:17.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:17.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-02T23:33:17.277Z] 78f87fe8b313: Preparing [2022-06-02T23:33:17.277Z] b4fb92bba198: Preparing [2022-06-02T23:33:17.277Z] 1cfca78a4861: Preparing [2022-06-02T23:33:17.277Z] ff6ec4e9f258: Preparing [2022-06-02T23:33:17.277Z] cf5cd15921dd: Preparing [2022-06-02T23:33:17.277Z] f73e7dbfee58: Preparing [2022-06-02T23:33:17.277Z] f73e7dbfee58: Waiting [2022-06-02T23:33:17.277Z] 1cfca78a4861: Layer already exists [2022-06-02T23:33:17.277Z] cf5cd15921dd: Layer already exists [2022-06-02T23:33:17.277Z] ff6ec4e9f258: Layer already exists [2022-06-02T23:33:17.277Z] 78f87fe8b313: Layer already exists [2022-06-02T23:33:17.277Z] b4fb92bba198: Layer already exists [2022-06-02T23:33:17.277Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:17.549Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:7c88063d8ac4ddfb1fd46c68f91caaf471e5831ccca2928efd73aa5012b59db3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:17.912Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:18.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-02T23:33:18.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-02T23:33:18.273Z] 78f87fe8b313: Preparing [2022-06-02T23:33:18.273Z] b4fb92bba198: Preparing [2022-06-02T23:33:18.273Z] 1cfca78a4861: Preparing [2022-06-02T23:33:18.273Z] ff6ec4e9f258: Preparing [2022-06-02T23:33:18.273Z] cf5cd15921dd: Preparing [2022-06-02T23:33:18.273Z] f73e7dbfee58: Preparing [2022-06-02T23:33:18.273Z] f73e7dbfee58: Waiting [2022-06-02T23:33:18.273Z] 1cfca78a4861: Layer already exists [2022-06-02T23:33:18.273Z] b4fb92bba198: Layer already exists [2022-06-02T23:33:18.273Z] 78f87fe8b313: Layer already exists [2022-06-02T23:33:18.273Z] cf5cd15921dd: Layer already exists [2022-06-02T23:33:18.273Z] ff6ec4e9f258: Layer already exists [2022-06-02T23:33:18.273Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:18.545Z] jakarta: digest: sha256:7c88063d8ac4ddfb1fd46c68f91caaf471e5831ccca2928efd73aa5012b59db3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:18.608Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:18.616Z] taggedImages: [2022-06-02T23:33:18.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:18.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.3 [2022-06-02T23:33:18.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:18.616Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:18.632Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-02T23:33:18.632Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:18.632Z] 2.1.1-dev.3 [2022-06-02T23:33:18.632Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:18.632Z] jakarta [2022-06-02T23:33:18.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:18.970Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:19.325Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:19.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-02T23:33:19.325Z] 52d63c88450a: Preparing [2022-06-02T23:33:19.325Z] b745991352f1: Preparing [2022-06-02T23:33:19.325Z] ef1fd74a0595: Preparing [2022-06-02T23:33:19.325Z] ce49acd20093: Preparing [2022-06-02T23:33:19.325Z] b19a82fec6d2: Preparing [2022-06-02T23:33:19.325Z] 401573d698b6: Preparing [2022-06-02T23:33:19.325Z] ebcd61730607: Preparing [2022-06-02T23:33:19.325Z] 196365e61699: Preparing [2022-06-02T23:33:19.325Z] a6a3a0ace51e: Preparing [2022-06-02T23:33:19.325Z] f73e7dbfee58: Preparing [2022-06-02T23:33:19.325Z] 401573d698b6: Waiting [2022-06-02T23:33:19.325Z] ebcd61730607: Waiting [2022-06-02T23:33:19.325Z] 196365e61699: Waiting [2022-06-02T23:33:19.325Z] f73e7dbfee58: Waiting [2022-06-02T23:33:19.325Z] a6a3a0ace51e: Waiting [2022-06-02T23:33:19.596Z] 52d63c88450a: Pushed [2022-06-02T23:33:19.596Z] b19a82fec6d2: Pushed [2022-06-02T23:33:19.596Z] b745991352f1: Pushed [2022-06-02T23:33:19.869Z] 401573d698b6: Pushed [2022-06-02T23:33:19.869Z] ebcd61730607: Pushed [2022-06-02T23:33:19.869Z] 196365e61699: Pushed [2022-06-02T23:33:19.870Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:20.141Z] a6a3a0ace51e: Pushed [2022-06-02T23:33:22.113Z] ce49acd20093: Pushed [2022-06-02T23:33:22.706Z] ef1fd74a0595: Pushed [2022-06-02T23:33:22.975Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:f9c21fc89e869f593c997835ad3d5262d1e1ff3cb72cf31154a1c3d644d2a379 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:23.329Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:23.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.3 [2022-06-02T23:33:23.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-02T23:33:23.679Z] 52d63c88450a: Preparing [2022-06-02T23:33:23.679Z] b745991352f1: Preparing [2022-06-02T23:33:23.679Z] ef1fd74a0595: Preparing [2022-06-02T23:33:23.679Z] ce49acd20093: Preparing [2022-06-02T23:33:23.679Z] b19a82fec6d2: Preparing [2022-06-02T23:33:23.679Z] 401573d698b6: Preparing [2022-06-02T23:33:23.679Z] ebcd61730607: Preparing [2022-06-02T23:33:23.679Z] 196365e61699: Preparing [2022-06-02T23:33:23.679Z] a6a3a0ace51e: Preparing [2022-06-02T23:33:23.679Z] f73e7dbfee58: Preparing [2022-06-02T23:33:23.679Z] 401573d698b6: Waiting [2022-06-02T23:33:23.679Z] ebcd61730607: Waiting [2022-06-02T23:33:23.679Z] 196365e61699: Waiting [2022-06-02T23:33:23.679Z] a6a3a0ace51e: Waiting [2022-06-02T23:33:23.679Z] f73e7dbfee58: Waiting [2022-06-02T23:33:23.679Z] ce49acd20093: Layer already exists [2022-06-02T23:33:23.679Z] ef1fd74a0595: Layer already exists [2022-06-02T23:33:23.679Z] b19a82fec6d2: Layer already exists [2022-06-02T23:33:23.679Z] 52d63c88450a: Layer already exists [2022-06-02T23:33:23.679Z] b745991352f1: Layer already exists [2022-06-02T23:33:23.951Z] 196365e61699: Layer already exists [2022-06-02T23:33:23.951Z] ebcd61730607: Layer already exists [2022-06-02T23:33:23.951Z] a6a3a0ace51e: Layer already exists [2022-06-02T23:33:23.951Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:23.951Z] 401573d698b6: Layer already exists [2022-06-02T23:33:23.951Z] 2.1.1-dev.3: digest: sha256:f9c21fc89e869f593c997835ad3d5262d1e1ff3cb72cf31154a1c3d644d2a379 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:24.333Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:24.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:24.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-02T23:33:24.712Z] 52d63c88450a: Preparing [2022-06-02T23:33:24.712Z] b745991352f1: Preparing [2022-06-02T23:33:24.712Z] ef1fd74a0595: Preparing [2022-06-02T23:33:24.712Z] ce49acd20093: Preparing [2022-06-02T23:33:24.712Z] b19a82fec6d2: Preparing [2022-06-02T23:33:24.712Z] 401573d698b6: Preparing [2022-06-02T23:33:24.712Z] ebcd61730607: Preparing [2022-06-02T23:33:24.712Z] 196365e61699: Preparing [2022-06-02T23:33:24.712Z] a6a3a0ace51e: Preparing [2022-06-02T23:33:24.712Z] f73e7dbfee58: Preparing [2022-06-02T23:33:24.712Z] 196365e61699: Waiting [2022-06-02T23:33:24.712Z] 401573d698b6: Waiting [2022-06-02T23:33:24.712Z] f73e7dbfee58: Waiting [2022-06-02T23:33:24.712Z] a6a3a0ace51e: Waiting [2022-06-02T23:33:24.712Z] ebcd61730607: Waiting [2022-06-02T23:33:24.712Z] b19a82fec6d2: Layer already exists [2022-06-02T23:33:24.712Z] ef1fd74a0595: Layer already exists [2022-06-02T23:33:24.712Z] b745991352f1: Layer already exists [2022-06-02T23:33:24.712Z] 52d63c88450a: Layer already exists [2022-06-02T23:33:24.712Z] ce49acd20093: Layer already exists [2022-06-02T23:33:24.998Z] 196365e61699: Layer already exists [2022-06-02T23:33:24.998Z] ebcd61730607: Layer already exists [2022-06-02T23:33:24.998Z] a6a3a0ace51e: Layer already exists [2022-06-02T23:33:24.998Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:24.998Z] 401573d698b6: Layer already exists [2022-06-02T23:33:24.998Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:f9c21fc89e869f593c997835ad3d5262d1e1ff3cb72cf31154a1c3d644d2a379 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:25.378Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:25.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-02T23:33:25.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-02T23:33:25.757Z] 52d63c88450a: Preparing [2022-06-02T23:33:25.757Z] b745991352f1: Preparing [2022-06-02T23:33:25.757Z] ef1fd74a0595: Preparing [2022-06-02T23:33:25.757Z] ce49acd20093: Preparing [2022-06-02T23:33:25.757Z] b19a82fec6d2: Preparing [2022-06-02T23:33:25.757Z] 401573d698b6: Preparing [2022-06-02T23:33:25.757Z] ebcd61730607: Preparing [2022-06-02T23:33:25.757Z] 196365e61699: Preparing [2022-06-02T23:33:25.757Z] a6a3a0ace51e: Preparing [2022-06-02T23:33:25.757Z] f73e7dbfee58: Preparing [2022-06-02T23:33:25.757Z] ebcd61730607: Waiting [2022-06-02T23:33:25.757Z] 196365e61699: Waiting [2022-06-02T23:33:25.757Z] a6a3a0ace51e: Waiting [2022-06-02T23:33:25.757Z] f73e7dbfee58: Waiting [2022-06-02T23:33:25.757Z] 401573d698b6: Waiting [2022-06-02T23:33:25.757Z] b19a82fec6d2: Layer already exists [2022-06-02T23:33:25.757Z] ce49acd20093: Layer already exists [2022-06-02T23:33:25.757Z] 52d63c88450a: Layer already exists [2022-06-02T23:33:25.757Z] ef1fd74a0595: Layer already exists [2022-06-02T23:33:25.757Z] b745991352f1: Layer already exists [2022-06-02T23:33:26.028Z] 196365e61699: Layer already exists [2022-06-02T23:33:26.028Z] a6a3a0ace51e: Layer already exists [2022-06-02T23:33:26.028Z] ebcd61730607: Layer already exists [2022-06-02T23:33:26.028Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:26.028Z] 401573d698b6: Layer already exists [2022-06-02T23:33:26.028Z] jakarta: digest: sha256:f9c21fc89e869f593c997835ad3d5262d1e1ff3cb72cf31154a1c3d644d2a379 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:26.096Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:26.105Z] taggedImages: [2022-06-02T23:33:26.105Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:26.105Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.3 [2022-06-02T23:33:26.105Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:26.105Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:26.131Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-02T23:33:26.131Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:26.131Z] 2.1.1-dev.3 [2022-06-02T23:33:26.131Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:26.131Z] jakarta [2022-06-02T23:33:26.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:26.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:26.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:26.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-02T23:33:26.854Z] c9b553635fa8: Preparing [2022-06-02T23:33:26.854Z] 915239426b9e: Preparing [2022-06-02T23:33:26.854Z] 7d8c07410caf: Preparing [2022-06-02T23:33:26.854Z] 72cb85b4fd85: Preparing [2022-06-02T23:33:26.854Z] f73e7dbfee58: Preparing [2022-06-02T23:33:26.854Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:27.126Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:27.127Z] c9b553635fa8: Pushed [2022-06-02T23:33:27.397Z] 72cb85b4fd85: Pushed [2022-06-02T23:33:30.001Z] 915239426b9e: Pushed [2022-06-02T23:33:30.001Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:eb22847614a24f80cc9726f6a00ae677dbdb6ceec496e203a115e9479d48271b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:30.361Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:30.714Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.3 [2022-06-02T23:33:30.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-02T23:33:30.714Z] c9b553635fa8: Preparing [2022-06-02T23:33:30.714Z] 915239426b9e: Preparing [2022-06-02T23:33:30.714Z] 7d8c07410caf: Preparing [2022-06-02T23:33:30.714Z] 72cb85b4fd85: Preparing [2022-06-02T23:33:30.714Z] f73e7dbfee58: Preparing [2022-06-02T23:33:30.714Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:30.714Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:30.714Z] 915239426b9e: Layer already exists [2022-06-02T23:33:30.714Z] c9b553635fa8: Layer already exists [2022-06-02T23:33:30.714Z] 72cb85b4fd85: Layer already exists [2022-06-02T23:33:30.987Z] 2.1.1-dev.3: digest: sha256:eb22847614a24f80cc9726f6a00ae677dbdb6ceec496e203a115e9479d48271b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:31.344Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:31.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:31.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-02T23:33:31.693Z] c9b553635fa8: Preparing [2022-06-02T23:33:31.693Z] 915239426b9e: Preparing [2022-06-02T23:33:31.693Z] 7d8c07410caf: Preparing [2022-06-02T23:33:31.693Z] 72cb85b4fd85: Preparing [2022-06-02T23:33:31.693Z] f73e7dbfee58: Preparing [2022-06-02T23:33:31.693Z] c9b553635fa8: Layer already exists [2022-06-02T23:33:31.693Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:31.693Z] 72cb85b4fd85: Layer already exists [2022-06-02T23:33:31.693Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:31.693Z] 915239426b9e: Layer already exists [2022-06-02T23:33:31.963Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:eb22847614a24f80cc9726f6a00ae677dbdb6ceec496e203a115e9479d48271b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:32.314Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:32.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-02T23:33:32.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-02T23:33:32.664Z] c9b553635fa8: Preparing [2022-06-02T23:33:32.664Z] 915239426b9e: Preparing [2022-06-02T23:33:32.664Z] 7d8c07410caf: Preparing [2022-06-02T23:33:32.664Z] 72cb85b4fd85: Preparing [2022-06-02T23:33:32.664Z] f73e7dbfee58: Preparing [2022-06-02T23:33:32.664Z] 915239426b9e: Layer already exists [2022-06-02T23:33:32.664Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:32.664Z] 72cb85b4fd85: Layer already exists [2022-06-02T23:33:32.664Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:32.664Z] c9b553635fa8: Layer already exists [2022-06-02T23:33:32.934Z] jakarta: digest: sha256:eb22847614a24f80cc9726f6a00ae677dbdb6ceec496e203a115e9479d48271b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:32.983Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:32.988Z] taggedImages: [2022-06-02T23:33:32.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:32.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.3 [2022-06-02T23:33:32.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:32.988Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:33.002Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-02T23:33:33.002Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:33.002Z] 2.1.1-dev.3 [2022-06-02T23:33:33.002Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:33.002Z] jakarta [2022-06-02T23:33:33.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:33.340Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:33.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-02T23:33:33.697Z] 6d1a848047c5: Preparing [2022-06-02T23:33:33.697Z] e96d609dff0a: Preparing [2022-06-02T23:33:33.697Z] 7d8c07410caf: Preparing [2022-06-02T23:33:33.697Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:33.697Z] f73e7dbfee58: Preparing [2022-06-02T23:33:33.697Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:33.697Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:33.967Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:33.967Z] 6d1a848047c5: Pushed [2022-06-02T23:33:36.569Z] e96d609dff0a: Pushed [2022-06-02T23:33:36.569Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:15c162a61fed6c5a3aa8aefa7e239849f92fd4e66fb56fd80b97e0f3aabb4312 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:36.929Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:37.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.3 [2022-06-02T23:33:37.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-02T23:33:37.281Z] 6d1a848047c5: Preparing [2022-06-02T23:33:37.281Z] e96d609dff0a: Preparing [2022-06-02T23:33:37.281Z] 7d8c07410caf: Preparing [2022-06-02T23:33:37.281Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:37.281Z] f73e7dbfee58: Preparing [2022-06-02T23:33:37.281Z] e96d609dff0a: Layer already exists [2022-06-02T23:33:37.281Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:37.281Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:37.281Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:37.281Z] 6d1a848047c5: Layer already exists [2022-06-02T23:33:37.553Z] 2.1.1-dev.3: digest: sha256:15c162a61fed6c5a3aa8aefa7e239849f92fd4e66fb56fd80b97e0f3aabb4312 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:37.912Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:38.264Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:38.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-02T23:33:38.264Z] 6d1a848047c5: Preparing [2022-06-02T23:33:38.264Z] e96d609dff0a: Preparing [2022-06-02T23:33:38.264Z] 7d8c07410caf: Preparing [2022-06-02T23:33:38.264Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:38.264Z] f73e7dbfee58: Preparing [2022-06-02T23:33:38.264Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:38.264Z] e96d609dff0a: Layer already exists [2022-06-02T23:33:38.264Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:38.264Z] 6d1a848047c5: Layer already exists [2022-06-02T23:33:38.264Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:38.536Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:15c162a61fed6c5a3aa8aefa7e239849f92fd4e66fb56fd80b97e0f3aabb4312 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:38.888Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:39.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-02T23:33:39.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-02T23:33:39.232Z] 6d1a848047c5: Preparing [2022-06-02T23:33:39.232Z] e96d609dff0a: Preparing [2022-06-02T23:33:39.232Z] 7d8c07410caf: Preparing [2022-06-02T23:33:39.232Z] 2e03bc48b1b2: Preparing [2022-06-02T23:33:39.232Z] f73e7dbfee58: Preparing [2022-06-02T23:33:39.232Z] 6d1a848047c5: Layer already exists [2022-06-02T23:33:39.232Z] f73e7dbfee58: Layer already exists [2022-06-02T23:33:39.232Z] 2e03bc48b1b2: Layer already exists [2022-06-02T23:33:39.232Z] 7d8c07410caf: Layer already exists [2022-06-02T23:33:39.232Z] e96d609dff0a: Layer already exists [2022-06-02T23:33:39.501Z] jakarta: digest: sha256:15c162a61fed6c5a3aa8aefa7e239849f92fd4e66fb56fd80b97e0f3aabb4312 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:33:39.557Z] ===================================================== [Pipeline] echo [2022-06-02T23:33:39.565Z] taggedImages: [2022-06-02T23:33:39.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:39.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.3 [2022-06-02T23:33:39.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:39.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-02T23:33:39.585Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-02T23:33:39.585Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:39.585Z] 2.1.1-dev.3 [2022-06-02T23:33:39.585Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:33:39.585Z] jakarta [2022-06-02T23:33:39.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:39.944Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:33:40.293Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:33:40.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-02T23:33:40.293Z] e2013cd5990c: Preparing [2022-06-02T23:33:40.293Z] 4017653036ce: Preparing [2022-06-02T23:33:40.293Z] 3599a41f4c22: Preparing [2022-06-02T23:33:40.293Z] 0a4e7a876e7c: Preparing [2022-06-02T23:33:40.293Z] 166dde17997b: Preparing [2022-06-02T23:33:40.293Z] 78c4bc0ebec3: Preparing [2022-06-02T23:33:40.293Z] 45596ee15a31: Preparing [2022-06-02T23:33:40.293Z] 52dc75cd08be: Preparing [2022-06-02T23:33:40.293Z] a6e1fd50fee5: Preparing [2022-06-02T23:33:40.293Z] 56eb02710082: Preparing [2022-06-02T23:33:40.293Z] ee420dfed78a: Preparing [2022-06-02T23:33:40.293Z] 78c4bc0ebec3: Waiting [2022-06-02T23:33:40.293Z] 45596ee15a31: Waiting [2022-06-02T23:33:40.293Z] 56eb02710082: Waiting [2022-06-02T23:33:40.293Z] a6e1fd50fee5: Waiting [2022-06-02T23:33:40.293Z] ee420dfed78a: Waiting [2022-06-02T23:33:40.293Z] 52dc75cd08be: Waiting [2022-06-02T23:33:40.566Z] 166dde17997b: Layer already exists [2022-06-02T23:33:40.566Z] 78c4bc0ebec3: Layer already exists [2022-06-02T23:33:40.566Z] 45596ee15a31: Layer already exists [2022-06-02T23:33:40.566Z] 52dc75cd08be: Layer already exists [2022-06-02T23:33:40.566Z] 4017653036ce: Pushed [2022-06-02T23:33:40.566Z] 56eb02710082: Layer already exists [2022-06-02T23:33:40.566Z] a6e1fd50fee5: Layer already exists [2022-06-02T23:33:40.566Z] ee420dfed78a: Layer already exists [2022-06-02T23:33:41.165Z] e2013cd5990c: Pushed [2022-06-02T23:33:43.134Z] 3599a41f4c22: Pushed [2022-06-02T23:34:01.529Z] 0a4e7a876e7c: Pushed [2022-06-02T23:34:01.529Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b: digest: sha256:5dfc77cfc8b97a8f01f741a71737be2c1a691f126d2b826d29999a21c9ca6ea7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:01.896Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:02.252Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.3 [2022-06-02T23:34:02.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-02T23:34:02.252Z] e2013cd5990c: Preparing [2022-06-02T23:34:02.252Z] 4017653036ce: Preparing [2022-06-02T23:34:02.252Z] 3599a41f4c22: Preparing [2022-06-02T23:34:02.252Z] 0a4e7a876e7c: Preparing [2022-06-02T23:34:02.252Z] 166dde17997b: Preparing [2022-06-02T23:34:02.252Z] 78c4bc0ebec3: Preparing [2022-06-02T23:34:02.252Z] 45596ee15a31: Preparing [2022-06-02T23:34:02.252Z] 52dc75cd08be: Preparing [2022-06-02T23:34:02.252Z] a6e1fd50fee5: Preparing [2022-06-02T23:34:02.252Z] 56eb02710082: Preparing [2022-06-02T23:34:02.252Z] ee420dfed78a: Preparing [2022-06-02T23:34:02.252Z] 78c4bc0ebec3: Waiting [2022-06-02T23:34:02.252Z] a6e1fd50fee5: Waiting [2022-06-02T23:34:02.252Z] 45596ee15a31: Waiting [2022-06-02T23:34:02.252Z] 52dc75cd08be: Waiting [2022-06-02T23:34:02.252Z] 56eb02710082: Waiting [2022-06-02T23:34:02.252Z] ee420dfed78a: Waiting [2022-06-02T23:34:02.252Z] 4017653036ce: Layer already exists [2022-06-02T23:34:02.252Z] 0a4e7a876e7c: Layer already exists [2022-06-02T23:34:02.252Z] 3599a41f4c22: Layer already exists [2022-06-02T23:34:02.252Z] e2013cd5990c: Layer already exists [2022-06-02T23:34:02.252Z] 166dde17997b: Layer already exists [2022-06-02T23:34:02.252Z] 78c4bc0ebec3: Layer already exists [2022-06-02T23:34:02.522Z] 45596ee15a31: Layer already exists [2022-06-02T23:34:02.522Z] 52dc75cd08be: Layer already exists [2022-06-02T23:34:02.522Z] ee420dfed78a: Layer already exists [2022-06-02T23:34:02.522Z] a6e1fd50fee5: Layer already exists [2022-06-02T23:34:02.522Z] 56eb02710082: Layer already exists [2022-06-02T23:34:02.522Z] 2.1.1-dev.3: digest: sha256:5dfc77cfc8b97a8f01f741a71737be2c1a691f126d2b826d29999a21c9ca6ea7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:02.887Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:03.287Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:34:03.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-02T23:34:03.287Z] e2013cd5990c: Preparing [2022-06-02T23:34:03.287Z] 4017653036ce: Preparing [2022-06-02T23:34:03.287Z] 3599a41f4c22: Preparing [2022-06-02T23:34:03.287Z] 0a4e7a876e7c: Preparing [2022-06-02T23:34:03.287Z] 166dde17997b: Preparing [2022-06-02T23:34:03.287Z] 78c4bc0ebec3: Preparing [2022-06-02T23:34:03.287Z] 45596ee15a31: Preparing [2022-06-02T23:34:03.287Z] 52dc75cd08be: Preparing [2022-06-02T23:34:03.287Z] a6e1fd50fee5: Preparing [2022-06-02T23:34:03.287Z] 56eb02710082: Preparing [2022-06-02T23:34:03.287Z] ee420dfed78a: Preparing [2022-06-02T23:34:03.287Z] 78c4bc0ebec3: Waiting [2022-06-02T23:34:03.287Z] 45596ee15a31: Waiting [2022-06-02T23:34:03.287Z] 52dc75cd08be: Waiting [2022-06-02T23:34:03.287Z] a6e1fd50fee5: Waiting [2022-06-02T23:34:03.287Z] 56eb02710082: Waiting [2022-06-02T23:34:03.287Z] ee420dfed78a: Waiting [2022-06-02T23:34:03.287Z] 4017653036ce: Layer already exists [2022-06-02T23:34:03.287Z] 3599a41f4c22: Layer already exists [2022-06-02T23:34:03.287Z] e2013cd5990c: Layer already exists [2022-06-02T23:34:03.287Z] 0a4e7a876e7c: Layer already exists [2022-06-02T23:34:03.287Z] 166dde17997b: Layer already exists [2022-06-02T23:34:03.287Z] 45596ee15a31: Layer already exists [2022-06-02T23:34:03.287Z] a6e1fd50fee5: Layer already exists [2022-06-02T23:34:03.287Z] 52dc75cd08be: Layer already exists [2022-06-02T23:34:03.287Z] 78c4bc0ebec3: Layer already exists [2022-06-02T23:34:03.287Z] 56eb02710082: Layer already exists [2022-06-02T23:34:03.564Z] ee420dfed78a: Layer already exists [2022-06-02T23:34:03.564Z] 155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3: digest: sha256:5dfc77cfc8b97a8f01f741a71737be2c1a691f126d2b826d29999a21c9ca6ea7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:03.939Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:04.311Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-02T23:34:04.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-02T23:34:04.311Z] e2013cd5990c: Preparing [2022-06-02T23:34:04.311Z] 4017653036ce: Preparing [2022-06-02T23:34:04.311Z] 3599a41f4c22: Preparing [2022-06-02T23:34:04.311Z] 0a4e7a876e7c: Preparing [2022-06-02T23:34:04.311Z] 166dde17997b: Preparing [2022-06-02T23:34:04.311Z] 78c4bc0ebec3: Preparing [2022-06-02T23:34:04.311Z] 45596ee15a31: Preparing [2022-06-02T23:34:04.311Z] 52dc75cd08be: Preparing [2022-06-02T23:34:04.311Z] a6e1fd50fee5: Preparing [2022-06-02T23:34:04.311Z] 56eb02710082: Preparing [2022-06-02T23:34:04.311Z] ee420dfed78a: Preparing [2022-06-02T23:34:04.311Z] 52dc75cd08be: Waiting [2022-06-02T23:34:04.311Z] 56eb02710082: Waiting [2022-06-02T23:34:04.311Z] ee420dfed78a: Waiting [2022-06-02T23:34:04.311Z] 78c4bc0ebec3: Waiting [2022-06-02T23:34:04.311Z] 45596ee15a31: Waiting [2022-06-02T23:34:04.311Z] a6e1fd50fee5: Waiting [2022-06-02T23:34:04.311Z] e2013cd5990c: Layer already exists [2022-06-02T23:34:04.311Z] 0a4e7a876e7c: Layer already exists [2022-06-02T23:34:04.311Z] 4017653036ce: Layer already exists [2022-06-02T23:34:04.311Z] 166dde17997b: Layer already exists [2022-06-02T23:34:04.311Z] 3599a41f4c22: Layer already exists [2022-06-02T23:34:04.311Z] a6e1fd50fee5: Layer already exists [2022-06-02T23:34:04.311Z] 52dc75cd08be: Layer already exists [2022-06-02T23:34:04.311Z] 78c4bc0ebec3: Layer already exists [2022-06-02T23:34:04.311Z] 45596ee15a31: Layer already exists [2022-06-02T23:34:04.311Z] 56eb02710082: Layer already exists [2022-06-02T23:34:04.591Z] ee420dfed78a: Layer already exists [2022-06-02T23:34:04.591Z] jakarta: digest: sha256:5dfc77cfc8b97a8f01f741a71737be2c1a691f126d2b826d29999a21c9ca6ea7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-02T23:34:04.652Z] ===================================================== [Pipeline] echo [2022-06-02T23:34:04.664Z] taggedImages: [2022-06-02T23:34:04.664Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b [2022-06-02T23:34:04.664Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.3 [2022-06-02T23:34:04.664Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:155d0ec1f9051a669d1f6c09d665afa8a800203b-2.1.1-dev.3 [2022-06-02T23:34:04.664Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:05.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:34:05.039Z] [2022-06-02T23:34:05.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:05.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:34:05.380Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T23:34:05.380Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T23:34:05.380Z] 04944245beec: Pulling fs layer [2022-06-02T23:34:05.380Z] 699f458cf7ca: Pulling fs layer [2022-06-02T23:34:05.380Z] 765212b225bb: Pulling fs layer [2022-06-02T23:34:05.380Z] f23df028b6ca: Pulling fs layer [2022-06-02T23:34:05.380Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T23:34:05.380Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T23:34:05.380Z] f23df028b6ca: Waiting [2022-06-02T23:34:05.380Z] 765212b225bb: Waiting [2022-06-02T23:34:05.380Z] d65c8cfc05b1: Waiting [2022-06-02T23:34:05.380Z] 2437ff75d9bd: Waiting [2022-06-02T23:34:05.649Z] 04944245beec: Verifying Checksum [2022-06-02T23:34:05.649Z] 04944245beec: Download complete [2022-06-02T23:34:05.649Z] 765212b225bb: Download complete [2022-06-02T23:34:05.649Z] f23df028b6ca: Verifying Checksum [2022-06-02T23:34:05.649Z] f23df028b6ca: Download complete [2022-06-02T23:34:05.649Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T23:34:05.649Z] d65c8cfc05b1: Download complete [2022-06-02T23:34:05.923Z] 699f458cf7ca: Verifying Checksum [2022-06-02T23:34:05.923Z] 699f458cf7ca: Download complete [2022-06-02T23:34:06.195Z] 8998bd30e6a1: Download complete [2022-06-02T23:34:08.805Z] 2437ff75d9bd: Verifying Checksum [2022-06-02T23:34:08.805Z] 2437ff75d9bd: Download complete [2022-06-02T23:34:10.237Z] 8998bd30e6a1: Pull complete [2022-06-02T23:34:10.829Z] 04944245beec: Pull complete [2022-06-02T23:34:12.260Z] 699f458cf7ca: Pull complete [2022-06-02T23:34:12.533Z] 765212b225bb: Pull complete [2022-06-02T23:34:13.508Z] f23df028b6ca: Pull complete [2022-06-02T23:34:13.780Z] d65c8cfc05b1: Pull complete [2022-06-02T23:34:28.841Z] 2437ff75d9bd: Pull complete [2022-06-02T23:34:28.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T23:34:28.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:34:28.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:34:29.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-721 does not seem to be running inside a container [2022-06-02T23:34:29.205Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-02T23:34:31.638Z] $ docker top 22e9f0ebab3dd52228ac7ae79077f742faa0f3953240a4dc895b3205a43a0321 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:34:32.556Z] ---> job-cost.sh [2022-06-02T23:34:32.556Z] lf-activate-venv: SKIPPING [2022-06-02T23:34:32.556Z] INFO: No Stack... [2022-06-02T23:34:33.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T23:34:34.115Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:34:34.769Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-06-02T23:34:34.770Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:34:34.831Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-5-stack-cost] [2022-06-02T23:34:34.839Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-5-stack-cost] did not exist. Created. [2022-06-02T23:34:34.839Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:34:35.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T23:34:36.243Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:34:36.251Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:34:36.295Z] $ docker stop --time=1 22e9f0ebab3dd52228ac7ae79077f742faa0f3953240a4dc895b3205a43a0321 [2022-06-02T23:34:37.777Z] $ docker rm -f 22e9f0ebab3dd52228ac7ae79077f742faa0f3953240a4dc895b3205a43a0321 [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 [2022-06-02T23:34:38.188Z] provisioning config files... [2022-06-02T23:34:38.196Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6851600258907416365tmp [Pipeline] { [Pipeline] sh [2022-06-02T23:34:38.486Z] + set +x [2022-06-02T23:34:38.486Z] + curl -s https://codecov.io/bash [2022-06-02T23:34:38.486Z] + bash -s -- [2022-06-02T23:34:38.486Z] [2022-06-02T23:34:38.486Z] _____ _ [2022-06-02T23:34:38.486Z] / ____| | | [2022-06-02T23:34:38.486Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T23:34:38.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T23:34:38.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T23:34:38.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T23:34:38.486Z] Bash-1.0.6 [2022-06-02T23:34:38.486Z] [2022-06-02T23:34:38.486Z] [2022-06-02T23:34:38.486Z] ==> git version 2.25.1 found [2022-06-02T23:34:38.486Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-02T23:34:38.486Z] Release-Date: 2020-01-08 [2022-06-02T23:34:38.487Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-02T23:34:38.487Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T23:34:38.487Z] ==> Jenkins CI detected. [2022-06-02T23:34:38.487Z] current dir:  /w/workspace/edgex-go/5 [2022-06-02T23:34:38.487Z] project root: . [2022-06-02T23:34:38.487Z] --> token set from env [2022-06-02T23:34:38.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T23:34:38.487Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T23:34:38.487Z] ==> Python coveragepy not found [2022-06-02T23:34:38.487Z] ==> Searching for coverage reports in: [2022-06-02T23:34:38.487Z] + . [2022-06-02T23:34:38.487Z] -> Found 1 reports [2022-06-02T23:34:38.487Z] ==> Detecting git/mercurial file structure [2022-06-02T23:34:38.746Z] ==> Reading reports [2022-06-02T23:34:38.746Z] + ./coverage.out bytes=428658 [2022-06-02T23:34:38.746Z] ==> Appending adjustments [2022-06-02T23:34:38.746Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T23:34:39.686Z] + Found adjustments [2022-06-02T23:34:39.686Z] ==> Gzipping contents [2022-06-02T23:34:39.945Z] 64K /tmp/codecov.omoS8a.gz [2022-06-02T23:34:39.945Z] ==> Uploading reports [2022-06-02T23:34:39.945Z] url: https://codecov.io [2022-06-02T23:34:39.946Z] query: branch=jakarta&commit=155d0ec1f9051a669d1f6c09d665afa8a800203b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:34:39.946Z] -> Pinging Codecov [2022-06-02T23:34:39.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=155d0ec1f9051a669d1f6c09d665afa8a800203b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:34:40.205Z] -> Uploading to [2022-06-02T23:34:40.205Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/00271124DB129430A58F1EEE437C3FCB/155d0ec1f9051a669d1f6c09d665afa8a800203b/1d3214fc-09d5-4d2f-91bb-47fe88fa8d3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T233439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41e045d23f444d3081536dbd833d82358ea52cbd065f127e59ea539450c4fa86 [2022-06-02T23:34:40.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:40.205Z] Dload Upload Total Spent Left Speed [2022-06-02T23:34:40.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65045 0 0 100 65045 0 269k --:--:-- --:--:-- --:--:-- 269k [2022-06-02T23:34:40.466Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/155d0ec1f9051a669d1f6c09d665afa8a800203b [Pipeline] } [2022-06-02T23:34:40.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-02T23:34:40.587Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-02T23:34:40.596Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:40.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:34:40.890Z] [2022-06-02T23:34:40.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:41.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:34:41.186Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-02T23:34:41.186Z] df9b9388f04a: Pulling fs layer [2022-06-02T23:34:41.186Z] 52dc419b0ee2: Pulling fs layer [2022-06-02T23:34:41.186Z] 25bc292e5bac: Pulling fs layer [2022-06-02T23:34:41.186Z] 114826534d7a: Pulling fs layer [2022-06-02T23:34:41.186Z] 4657fd5d0bcf: Pulling fs layer [2022-06-02T23:34:41.186Z] 6ad1cebc031e: Pulling fs layer [2022-06-02T23:34:41.186Z] 8a3aa393b2d8: Pulling fs layer [2022-06-02T23:34:41.186Z] 4657fd5d0bcf: Waiting [2022-06-02T23:34:41.186Z] 6ad1cebc031e: Waiting [2022-06-02T23:34:41.186Z] 8a3aa393b2d8: Waiting [2022-06-02T23:34:41.186Z] 114826534d7a: Waiting [2022-06-02T23:34:41.186Z] 25bc292e5bac: Download complete [2022-06-02T23:34:41.186Z] 52dc419b0ee2: Verifying Checksum [2022-06-02T23:34:41.186Z] 52dc419b0ee2: Download complete [2022-06-02T23:34:41.186Z] 4657fd5d0bcf: Download complete [2022-06-02T23:34:41.186Z] df9b9388f04a: Download complete [2022-06-02T23:34:41.445Z] 6ad1cebc031e: Verifying Checksum [2022-06-02T23:34:41.445Z] 6ad1cebc031e: Download complete [2022-06-02T23:34:41.445Z] df9b9388f04a: Pull complete [2022-06-02T23:34:41.445Z] 52dc419b0ee2: Pull complete [2022-06-02T23:34:41.704Z] 25bc292e5bac: Pull complete [2022-06-02T23:34:41.962Z] 114826534d7a: Verifying Checksum [2022-06-02T23:34:41.962Z] 114826534d7a: Download complete [2022-06-02T23:34:41.962Z] 8a3aa393b2d8: Verifying Checksum [2022-06-02T23:34:41.962Z] 8a3aa393b2d8: Download complete [2022-06-02T23:34:45.251Z] 114826534d7a: Pull complete [2022-06-02T23:34:45.251Z] 4657fd5d0bcf: Pull complete [2022-06-02T23:34:45.818Z] 6ad1cebc031e: Pull complete [2022-06-02T23:34:48.421Z] 8a3aa393b2d8: Pull complete [2022-06-02T23:34:48.421Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-02T23:34:48.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:34:48.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:34:48.509Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:34:48.545Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-02T23:34:50.965Z] $ docker top 9279fcadddeb1a2bdf84b45ea31d41320e222b8cb5df26b0459ab683f7a681b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-02T23:34:51.044Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-02T23:34:51.324Z] + set -o pipefail [2022-06-02T23:34:51.324Z] + snyk monitor '--org=edgex-jenkins' [2022-06-02T23:34:53.233Z] [2022-06-02T23:34:53.233Z] Monitoring /w/workspace/edgex-go/5 (github.com/edgexfoundry/edgex-go)... [2022-06-02T23:34:53.233Z] [2022-06-02T23:34:53.233Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/10e0912e-6936-404b-b71e-f98faf01cbb8/history/48739230-d7bb-4d42-b587-b60a9a9ef205 [2022-06-02T23:34:53.233Z] [2022-06-02T23:34:53.233Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-02T23:34:53.233Z] [2022-06-02T23:34:53.233Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-02T23:34:53.233Z] [2022-06-02T23:34:53.493Z] [Pipeline] } [2022-06-02T23:34:53.503Z] $ docker stop --time=1 9279fcadddeb1a2bdf84b45ea31d41320e222b8cb5df26b0459ab683f7a681b9 [2022-06-02T23:34:55.010Z] $ docker rm -f 9279fcadddeb1a2bdf84b45ea31d41320e222b8cb5df26b0459ab683f7a681b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-02T23:34:55.191Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:34:55.206Z] provisioning config files... [2022-06-02T23:34:55.214Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/5@tmp/config4962922882374918852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:34:55.507Z] --> edgex-publish-swagger.sh [2022-06-02T23:34:55.507Z] === Publish openapi/v2 API === [2022-06-02T23:34:55.507Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-02T23:34:55.507Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/5/openapi/v2/core-command.yaml] [2022-06-02T23:34:55.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:55.507Z] Dload Upload Total Spent Left Speed [2022-06-02T23:34:56.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32982 --:--:-- --:--:-- --:--:-- 32949 [2022-06-02T23:34:56.446Z] [2022-06-02T23:34:56.446Z] [2022-06-02T23:34:56.446Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/5/openapi/v2/core-data.yaml] [2022-06-02T23:34:56.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:56.446Z] Dload Upload Total Spent Left Speed [2022-06-02T23:34:57.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 74780 --:--:-- --:--:-- --:--:-- 74701 [2022-06-02T23:34:57.385Z] [2022-06-02T23:34:57.385Z] [2022-06-02T23:34:57.385Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/5/openapi/v2/core-metadata.yaml] [2022-06-02T23:34:57.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:57.385Z] Dload Upload Total Spent Left Speed [2022-06-02T23:34:58.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 119k 0 0 53 65536 0 688k --:--:-- --:--:-- --:--:-- 680k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2022-06-02T23:34:58.768Z] [2022-06-02T23:34:58.768Z] [2022-06-02T23:34:58.768Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/5/openapi/v2/support-notifications.yaml] [2022-06-02T23:34:58.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:58.768Z] Dload Upload Total Spent Left Speed [2022-06-02T23:34:59.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 96870 --:--:-- --:--:-- --:--:-- 96870 [2022-06-02T23:34:59.337Z] [2022-06-02T23:34:59.337Z] [2022-06-02T23:34:59.338Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/5/openapi/v2/support-scheduler.yaml] [2022-06-02T23:34:59.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:34:59.338Z] Dload Upload Total Spent Left Speed [2022-06-02T23:35:00.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 43354 --:--:-- --:--:-- --:--:-- 43402 [2022-06-02T23:35:00.279Z] [2022-06-02T23:35:00.279Z] [2022-06-02T23:35:00.279Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/5/openapi/v2/system-agent.yaml] [2022-06-02T23:35:00.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:35:00.279Z] Dload Upload Total Spent Left Speed [2022-06-02T23:35:01.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21951 --:--:-- --:--:-- --:--:-- 21927 [2022-06-02T23:35:01.480Z] [2022-06-02T23:35:01.480Z] [Pipeline] } [2022-06-02T23:35:01.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-02T23:35:01.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:35:01.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:02.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:35:02.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:02.261Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:35:02.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:35:02.770Z] $ docker top b468458037b941e4860c56f70f001021faaa1f242da02fcca5ea8601d83e304f -eo pid,comm [2022-06-02T23:35:02.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-02T23:35:02.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:35:02.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:35:02.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:35:02.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:35:02.997Z] $ docker exec b468458037b941e4860c56f70f001021faaa1f242da02fcca5ea8601d83e304f ssh-agent [2022-06-02T23:35:03.138Z] SSH_AUTH_SOCK=/tmp/ssh-qMcGdlpX2TGF/agent.33 [2022-06-02T23:35:03.138Z] SSH_AGENT_PID=40 [2022-06-02T23:35:03.143Z] Running ssh-add (command line suppressed) [2022-06-02T23:35:03.250Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1954520777492180566.key (/w/workspace/edgex-go/5@tmp/private_key_1954520777492180566.key) [2022-06-02T23:35:03.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:35:03.557Z] + git semver tag [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,788 [run_tag] DEBUG tag force:False [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,789 [check_head_tag] DEBUG check head tag [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,789 [execute] INFO git cat-file --batch-check [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=) [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,792 [execute] INFO git cat-file --batch [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=) [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,804 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,804 [execute] INFO git tag -a v2.1.1-dev.3 -m v2.1.1-dev.3 [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.3', '-m', 'v2.1.1-dev.3'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:35:03.816Z] 2022-06-02 23:35:03,809 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:03.816Z] 2.1.1-dev.3 [Pipeline] } [2022-06-02T23:35:04.086Z] $ docker exec --env ******** --env ******** b468458037b941e4860c56f70f001021faaa1f242da02fcca5ea8601d83e304f ssh-agent -k [2022-06-02T23:35:04.215Z] unset SSH_AUTH_SOCK; [2022-06-02T23:35:04.215Z] unset SSH_AGENT_PID; [2022-06-02T23:35:04.215Z] echo Agent pid 40 killed; [2022-06-02T23:35:04.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:35:04.543Z] + git semver [Pipeline] } [2022-06-02T23:35:04.816Z] $ docker stop --time=1 b468458037b941e4860c56f70f001021faaa1f242da02fcca5ea8601d83e304f [2022-06-02T23:35:06.121Z] $ docker rm -f b468458037b941e4860c56f70f001021faaa1f242da02fcca5ea8601d83e304f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:06.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:35:06.526Z] [2022-06-02T23:35:06.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:06.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:35:06.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-02T23:35:06.829Z] ab5ef0e58194: Pulling fs layer [2022-06-02T23:35:06.829Z] 9712f1f96733: Pulling fs layer [2022-06-02T23:35:06.829Z] 63f879dbbcfc: Pulling fs layer [2022-06-02T23:35:06.829Z] 0d9ebad4ef96: Pulling fs layer [2022-06-02T23:35:06.829Z] e9a5061849ea: Pulling fs layer [2022-06-02T23:35:06.829Z] d747dcd14b5f: Pulling fs layer [2022-06-02T23:35:06.829Z] 2de7ff778b66: Pulling fs layer [2022-06-02T23:35:06.829Z] e9a5061849ea: Waiting [2022-06-02T23:35:06.829Z] d747dcd14b5f: Waiting [2022-06-02T23:35:06.829Z] 9712f1f96733: Verifying Checksum [2022-06-02T23:35:06.829Z] 9712f1f96733: Download complete [2022-06-02T23:35:07.097Z] 63f879dbbcfc: Verifying Checksum [2022-06-02T23:35:07.097Z] 63f879dbbcfc: Download complete [2022-06-02T23:35:07.359Z] e9a5061849ea: Verifying Checksum [2022-06-02T23:35:07.359Z] e9a5061849ea: Download complete [2022-06-02T23:35:07.359Z] 0d9ebad4ef96: Verifying Checksum [2022-06-02T23:35:07.359Z] 0d9ebad4ef96: Download complete [2022-06-02T23:35:07.359Z] d747dcd14b5f: Download complete [2022-06-02T23:35:07.618Z] ab5ef0e58194: Verifying Checksum [2022-06-02T23:35:07.618Z] ab5ef0e58194: Download complete [2022-06-02T23:35:07.618Z] 2de7ff778b66: Verifying Checksum [2022-06-02T23:35:07.618Z] 2de7ff778b66: Download complete [2022-06-02T23:35:10.153Z] ab5ef0e58194: Pull complete [2022-06-02T23:35:10.412Z] 9712f1f96733: Pull complete [2022-06-02T23:35:10.982Z] 63f879dbbcfc: Pull complete [2022-06-02T23:35:15.177Z] 0d9ebad4ef96: Pull complete [2022-06-02T23:35:15.177Z] e9a5061849ea: Pull complete [2022-06-02T23:35:15.177Z] d747dcd14b5f: Pull complete [2022-06-02T23:35:15.747Z] 2de7ff778b66: Pull complete [2022-06-02T23:35:15.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-02T23:35:15.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:35:15.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:15.844Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:35:15.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-02T23:35:18.658Z] $ docker top 4041c5c54329e1dfcf4cdb864d0af8302b943e5a273f4f5d79a594a14d8665d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:35:18.751Z] provisioning config files... [2022-06-02T23:35:18.758Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/5@tmp/config2105022763393252279tmp [2022-06-02T23:35:18.768Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/5@tmp/config6451561303592463136tmp [2022-06-02T23:35:18.777Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/5@tmp/config1517217399319222681tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:35:18.791Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:19.077Z] ---> sigul-configuration.sh [2022-06-02T23:35:19.077Z] gpg: directory `/root/.gnupg' created [2022-06-02T23:35:19.077Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-02T23:35:19.077Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-02T23:35:19.077Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-02T23:35:19.077Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-02T23:35:19.077Z] gpg: CAST5 encrypted data [2022-06-02T23:35:19.077Z] gpg: encrypted with 1 passphrase [2022-06-02T23:35:19.077Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-02T23:35:19.368Z] + mkdir /home/jenkins [2022-06-02T23:35:19.368Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-02T23:35:19.664Z] + 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 [2022-06-02T23:35:19.673Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:19.959Z] ---> sigul-install.sh [2022-06-02T23:35:19.959Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-02T23:35:20.362Z] + git tag --list [2022-06-02T23:35:20.362Z] 0.6.0 [2022-06-02T23:35:20.362Z] 0.6.1 [2022-06-02T23:35:20.362Z] 0.7.0 [2022-06-02T23:35:20.362Z] 0.7.1 [2022-06-02T23:35:20.362Z] v1.0.0 [2022-06-02T23:35:20.362Z] v1.0.1 [2022-06-02T23:35:20.362Z] v1.1.0 [2022-06-02T23:35:20.362Z] v1.2.0 [2022-06-02T23:35:20.362Z] v1.2.1 [2022-06-02T23:35:20.362Z] v1.3.0 [2022-06-02T23:35:20.362Z] v1.3.1 [2022-06-02T23:35:20.362Z] v2.0.0 [2022-06-02T23:35:20.362Z] v2.1.0 [2022-06-02T23:35:20.362Z] v2.1.1-dev.1 [2022-06-02T23:35:20.362Z] v2.1.1-dev.2 [2022-06-02T23:35:20.362Z] v2.1.1-dev.3 [2022-06-02T23:35:20.362Z] v2.2.0 [2022-06-02T23:35:20.362Z] v2.2.1-dev.1 [2022-06-02T23:35:20.362Z] v2.2.1-dev.2 [2022-06-02T23:35:20.362Z] v2.2.1-dev.3 [2022-06-02T23:35:20.362Z] v2.2.1-dev.4 [2022-06-02T23:35:20.362Z] v2.2.1-dev.5 [2022-06-02T23:35:20.362Z] v2.2.1-dev.6 [2022-06-02T23:35:20.362Z] v2.2.1-dev.7 [2022-06-02T23:35:20.362Z] v2.2.1-dev.8 [Pipeline] sh [2022-06-02T23:35:20.672Z] + lftools sign git-tag v2.1.1-dev.3 [2022-06-02T23:35:21.243Z] Signing Git tag with Sigul... [2022-06-02T23:35:21.243Z] Signing v2.1.1-dev.3 [Pipeline] echo [2022-06-02T23:35:21.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:21.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-02T23:35:21.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-02T23:35:21.820Z] $ docker stop --time=1 4041c5c54329e1dfcf4cdb864d0af8302b943e5a273f4f5d79a594a14d8665d3 [2022-06-02T23:35:23.143Z] $ docker rm -f 4041c5c54329e1dfcf4cdb864d0af8302b943e5a273f4f5d79a594a14d8665d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-02T23:35:23.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:35:23.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:23.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:35:23.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:23.924Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:35:23.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:35:24.373Z] $ docker top eb2db690e79bec2f5afe12bece9d2e834561dd11921a15be6ee1806adbcce791 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:35:24.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:35:24.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:35:24.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:35:24.588Z] $ docker exec eb2db690e79bec2f5afe12bece9d2e834561dd11921a15be6ee1806adbcce791 ssh-agent [2022-06-02T23:35:24.703Z] SSH_AUTH_SOCK=/tmp/ssh-MNti1gHLxGts/agent.32 [2022-06-02T23:35:24.703Z] SSH_AGENT_PID=39 [2022-06-02T23:35:24.708Z] Running ssh-add (command line suppressed) [2022-06-02T23:35:24.818Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4450538389952327604.key (/w/workspace/edgex-go/5@tmp/private_key_4450538389952327604.key) [2022-06-02T23:35:24.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:35:25.120Z] + git semver bump pre [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,326 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,327 [bump_version] DEBUG bumping version:2.1.1-dev.3 on axis:pre with prefix:dev [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,327 [bump_version] DEBUG bumped version:2.1.1-dev.4 [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,327 [write_version] DEBUG write version:2.1.1-dev.4 to path:/w/workspace/edgex-go/5/.semver/jakarta with force:True [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,327 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,327 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,331 [execute] INFO git cat-file --batch-check [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,338 [execute] INFO git cat-file --batch [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:35:25.381Z] 2022-06-02 23:35:25,342 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:25.381Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T23:35:25.390Z] $ docker exec --env ******** --env ******** eb2db690e79bec2f5afe12bece9d2e834561dd11921a15be6ee1806adbcce791 ssh-agent -k [2022-06-02T23:35:25.502Z] unset SSH_AUTH_SOCK; [2022-06-02T23:35:25.502Z] unset SSH_AGENT_PID; [2022-06-02T23:35:25.502Z] echo Agent pid 39 killed; [2022-06-02T23:35:25.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:35:25.811Z] + git semver [Pipeline] } [2022-06-02T23:35:26.084Z] $ docker stop --time=1 eb2db690e79bec2f5afe12bece9d2e834561dd11921a15be6ee1806adbcce791 [2022-06-02T23:35:27.367Z] $ docker rm -f eb2db690e79bec2f5afe12bece9d2e834561dd11921a15be6ee1806adbcce791 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:35:27.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:35:27.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:28.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:35:28.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:28.092Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:35:28.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:35:28.523Z] $ docker top 8126bb1d861d9fd3e49a267dac570647caff35a2cceaeb998ceb2da5725d0791 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:35:28.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:35:28.619Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:35:28.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:35:28.744Z] $ docker exec 8126bb1d861d9fd3e49a267dac570647caff35a2cceaeb998ceb2da5725d0791 ssh-agent [2022-06-02T23:35:28.871Z] SSH_AUTH_SOCK=/tmp/ssh-gKTDr3IXELBq/agent.32 [2022-06-02T23:35:28.871Z] SSH_AGENT_PID=38 [2022-06-02T23:35:28.876Z] Running ssh-add (command line suppressed) [2022-06-02T23:35:28.988Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5697340822549767456.key (/w/workspace/edgex-go/5@tmp/private_key_5697340822549767456.key) [2022-06-02T23:35:29.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:35:29.290Z] + git semver push [2022-06-02T23:35:29.551Z] 2022-06-02 23:35:29,509 [run_push] DEBUG push [2022-06-02T23:35:29.551Z] 2022-06-02 23:35:29,509 [execute] INFO git push origin semver [2022-06-02T23:35:29.551Z] 2022-06-02 23:35:29,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:35:30.493Z] 2022-06-02 23:35:30,275 [run_push] DEBUG push all version tags [2022-06-02T23:35:30.493Z] 2022-06-02 23:35:30,275 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-02T23:35:30.493Z] 2022-06-02 23:35:30,276 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:35:31.063Z] 2022-06-02 23:35:30,931 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/jakarta [2022-06-02T23:35:31.063Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T23:35:31.073Z] $ docker exec --env ******** --env ******** 8126bb1d861d9fd3e49a267dac570647caff35a2cceaeb998ceb2da5725d0791 ssh-agent -k [2022-06-02T23:35:31.182Z] unset SSH_AUTH_SOCK; [2022-06-02T23:35:31.183Z] unset SSH_AGENT_PID; [2022-06-02T23:35:31.183Z] echo Agent pid 38 killed; [2022-06-02T23:35:31.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:35:31.499Z] + git semver [Pipeline] } [2022-06-02T23:35:31.772Z] $ docker stop --time=1 8126bb1d861d9fd3e49a267dac570647caff35a2cceaeb998ceb2da5725d0791 [2022-06-02T23:35:33.107Z] $ docker rm -f 8126bb1d861d9fd3e49a267dac570647caff35a2cceaeb998ceb2da5725d0791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-02T23:35:33.574Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:33.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:34.730Z] ---> package-listing.sh [2022-06-02T23:35:34.730Z] ++ facter osfamily [2022-06-02T23:35:34.730Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T23:35:34.990Z] + OS_FAMILY=debian [2022-06-02T23:35:34.990Z] + workspace=/w/workspace/edgex-go/5 [2022-06-02T23:35:34.990Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T23:35:34.990Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T23:35:34.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T23:35:34.990Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T23:35:34.990Z] + '[' /w/workspace/edgex-go/5 ']' [2022-06-02T23:35:34.990Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T23:35:34.990Z] + case "${OS_FAMILY}" in [2022-06-02T23:35:34.990Z] + dpkg -l [2022-06-02T23:35:34.990Z] + grep '^ii' [2022-06-02T23:35:34.990Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T23:35:34.990Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T23:35:34.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T23:35:34.990Z] + '[' /w/workspace/edgex-go/5 ']' [2022-06-02T23:35:34.990Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-06-02T23:35:34.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-06-02T23:35:35.002Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T23:35:35.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:35.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:35:35.883Z] [2022-06-02T23:35:35.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:36.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:35:36.191Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T23:35:36.191Z] 5eb5b503b376: Pulling fs layer [2022-06-02T23:35:36.191Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T23:35:36.191Z] ec43610c2a17: Pulling fs layer [2022-06-02T23:35:36.191Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T23:35:36.191Z] 33b1e0a273af: Pulling fs layer [2022-06-02T23:35:36.191Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T23:35:36.191Z] 2f39f015ded8: Pulling fs layer [2022-06-02T23:35:36.191Z] 5d3b04190fa2: Waiting [2022-06-02T23:35:36.191Z] 3a2ae6a8a46f: Waiting [2022-06-02T23:35:36.191Z] 33b1e0a273af: Waiting [2022-06-02T23:35:36.191Z] 5c69ac0246d0: Verifying Checksum [2022-06-02T23:35:36.191Z] 5c69ac0246d0: Download complete [2022-06-02T23:35:36.191Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-02T23:35:36.191Z] 3a2ae6a8a46f: Download complete [2022-06-02T23:35:36.191Z] 33b1e0a273af: Verifying Checksum [2022-06-02T23:35:36.191Z] 33b1e0a273af: Download complete [2022-06-02T23:35:36.191Z] 5d3b04190fa2: Download complete [2022-06-02T23:35:36.191Z] ec43610c2a17: Verifying Checksum [2022-06-02T23:35:36.191Z] ec43610c2a17: Download complete [2022-06-02T23:35:36.451Z] 5eb5b503b376: Verifying Checksum [2022-06-02T23:35:36.451Z] 5eb5b503b376: Download complete [2022-06-02T23:35:37.018Z] 2f39f015ded8: Download complete [2022-06-02T23:35:37.584Z] 5eb5b503b376: Pull complete [2022-06-02T23:35:37.843Z] 5c69ac0246d0: Pull complete [2022-06-02T23:35:38.106Z] ec43610c2a17: Pull complete [2022-06-02T23:35:38.106Z] 3a2ae6a8a46f: Pull complete [2022-06-02T23:35:38.366Z] 33b1e0a273af: Pull complete [2022-06-02T23:35:38.366Z] 5d3b04190fa2: Pull complete [2022-06-02T23:35:42.554Z] 2f39f015ded8: Pull complete [2022-06-02T23:35:42.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T23:35:42.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:35:42.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:42.645Z] prd-ubuntu20.04-docker-8c-8g-719 does not seem to be running inside a container [2022-06-02T23:35:42.680Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T23:35:44.722Z] $ docker top 7ab97e8d151eef49dd305182c819116a9cb71d303bbf4e4309f2fee58e299387 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:35:45.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T23:35:45.368Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T23:35:45.655Z] + ls /var/log/sa-host [2022-06-02T23:35:45.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:35:45.717Z] provisioning config files... [2022-06-02T23:35:45.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config496019151199367675tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:35:45.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:46.025Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T23:35:46.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:46.353Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T23:35:46.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:46.645Z] ---> sudo-logs.sh [2022-06-02T23:35:46.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T23:35:46.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:46.944Z] ---> job-cost.sh [2022-06-02T23:35:46.944Z] lf-activate-venv: SKIPPING [2022-06-02T23:35:46.944Z] DEBUG: total: 0.10999999940395355 [2022-06-02T23:35:46.944Z] INFO: Retrieving Stack Cost... [2022-06-02T23:35:47.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:35:47.775Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T23:35:47.786Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:48.072Z] ---> logs-deploy.sh [2022-06-02T23:35:48.072Z] lf-activate-venv: SKIPPING [2022-06-02T23:35:48.072Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/5 [2022-06-02T23:35:48.072Z] INFO: archiving workspace using pattern(s): [2022-06-02T23:35:49.009Z] Archives upload complete. [2022-06-02T23:35:49.009Z] INFO: archiving logs to Nexus