Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57df65792db5d587e8e6683468c97f30deadc38a 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-ssh6196097531944072674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3259503055591952887.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5748468859412420347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9185729493488998250.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11571042239978235878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8212 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/162 [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/162 # 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 57df65792db5d587e8e6683468c97f30deadc38a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57df65792db5d587e8e6683468c97f30deadc38a # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 (#3912)" > git rev-list --no-walk f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T15:40:38.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T15:40:38.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T15:40:38.890Z] ========================================================= [2022-03-21T15:40:38.890Z] EdgeX Global Pipelines Version Info [2022-03-21T15:40:38.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:40:39.647Z] ------------------- [2022-03-21T15:40:39.647Z] stable info: [2022-03-21T15:40:39.647Z] ------------------- [2022-03-21T15:40:39.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T15:40:39.647Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T15:40:39.647Z] Message: update stable to v1.0.221 [2022-03-21T15:40:40.221Z] ------------------- [2022-03-21T15:40:40.221Z] experimental info: [2022-03-21T15:40:40.221Z] ------------------- [2022-03-21T15:40:40.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T15:40:40.221Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T15:40:40.221Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T15:40:40.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-21T15:40:40.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-21T15:40:40.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T15:40:40.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T15:40:40.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T15:40:40.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T15:40:40.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T15:40:40.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-21T15:40:40.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-21T15:40:40.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-21T15:40:40.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T15:40:40.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T15:40:40.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T15:40:40.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T15:40:40.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T15:40:40.557Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T15:40:40.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T15:40:40.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T15:40:40.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-21T15:40:40.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-21T15:40:40.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-21T15:40:40.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T15:40:40.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-21T15:40:40.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-21T15:40:40.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-21T15:40:40.673Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] echo [2022-03-21T15:40:40.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57df657 [Pipeline] echo [2022-03-21T15:40:40.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T15:40:40.757Z] provisioning config files... [2022-03-21T15:40:40.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/162@tmp/config3072892688263534723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:40:41.093Z] ---> docker-login.sh [2022-03-21T15:40:41.093Z] nexus3.edgexfoundry.org:10001 [2022-03-21T15:40:41.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:40:41.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:40:41.355Z] Configure a credential helper to remove this warning. See [2022-03-21T15:40:41.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:40:41.355Z] [2022-03-21T15:40:41.355Z] Login Succeeded [2022-03-21T15:40:41.355Z] nexus3.edgexfoundry.org:10002 [2022-03-21T15:40:41.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:40:41.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:40:41.616Z] Configure a credential helper to remove this warning. See [2022-03-21T15:40:41.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:40:41.616Z] [2022-03-21T15:40:41.616Z] Login Succeeded [2022-03-21T15:40:41.616Z] nexus3.edgexfoundry.org:10003 [2022-03-21T15:40:41.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:40:41.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:40:41.616Z] Configure a credential helper to remove this warning. See [2022-03-21T15:40:41.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:40:41.616Z] [2022-03-21T15:40:41.616Z] Login Succeeded [2022-03-21T15:40:41.616Z] nexus3.edgexfoundry.org:10004 [2022-03-21T15:40:41.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:40:41.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:40:41.878Z] Configure a credential helper to remove this warning. See [2022-03-21T15:40:41.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:40:41.878Z] [2022-03-21T15:40:41.878Z] Login Succeeded [2022-03-21T15:40:41.878Z] docker.io [2022-03-21T15:40:41.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:40:42.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:40:42.139Z] Configure a credential helper to remove this warning. See [2022-03-21T15:40:42.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:40:42.139Z] [2022-03-21T15:40:42.139Z] Login Succeeded [2022-03-21T15:40:42.139Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T15:40:42.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T15:40:42.466Z] + 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-03-21T15:40:42.466Z] + dirname cmd/core-command/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/core-data/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/core-metadata/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/support-notifications/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-21T15:40:42.466Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-21T15:40:42.466Z] + cut -d/ -f2 [2022-03-21T15:40:42.466Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-21T15:40:42.638Z] 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-03-21T15:40:42.968Z] + git rev-list -1 --merges 57df65792db5d587e8e6683468c97f30deadc38a~1..57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] echo [2022-03-21T15:40:42.987Z] -----------> git rev-list -1 --merges 57df65792db5d587e8e6683468c97f30deadc38a~1..57df65792db5d587e8e6683468c97f30deadc38a 57df65792db5d587e8e6683468c97f30deadc38a [false] [Pipeline] sh [2022-03-21T15:40:43.275Z] + git log --format=format:%s -1 57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] echo [2022-03-21T15:40:43.291Z] ========================================================= [2022-03-21T15:40:43.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T15:40:43.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-21T15:40:43.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T15:40:43.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T15:40:43.839Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T15:40:43.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T15:40:43.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T15:40:43.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T15:40:43.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:40:44.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:40:44.261Z] [2022-03-21T15:40:44.261Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:40:44.567Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:40:44.567Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T15:40:44.567Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T15:40:44.567Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T15:40:44.567Z] 4c7163046ea9: Pulling fs layer [2022-03-21T15:40:44.567Z] 0c2d73faf560: Pulling fs layer [2022-03-21T15:40:44.567Z] 0c2d73faf560: Waiting [2022-03-21T15:40:44.567Z] 3e5f54012d9b: Download complete [2022-03-21T15:40:44.567Z] a0d0a0d46f8b: Verifying Checksum [2022-03-21T15:40:44.567Z] a0d0a0d46f8b: Download complete [2022-03-21T15:40:44.567Z] 4c7163046ea9: Verifying Checksum [2022-03-21T15:40:44.567Z] 4c7163046ea9: Download complete [2022-03-21T15:40:44.567Z] 0c2d73faf560: Verifying Checksum [2022-03-21T15:40:44.567Z] 0c2d73faf560: Download complete [2022-03-21T15:40:44.826Z] a0d0a0d46f8b: Pull complete [2022-03-21T15:40:44.826Z] 3e5f54012d9b: Pull complete [2022-03-21T15:40:45.084Z] 4c7163046ea9: Pull complete [2022-03-21T15:40:45.358Z] 0c2d73faf560: Pull complete [2022-03-21T15:40:45.358Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T15:40:45.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:40:45.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T15:40:45.438Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:40:45.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T15:40:46.172Z] $ docker top 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T15:40:46.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T15:40:46.264Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T15:40:46.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T15:40:46.404Z] $ docker exec 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 ssh-agent [2022-03-21T15:40:46.533Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnNnOH/agent.13 [2022-03-21T15:40:46.533Z] SSH_AGENT_PID=19 [2022-03-21T15:40:46.540Z] Running ssh-add (command line suppressed) [2022-03-21T15:40:46.669Z] Identity added: /w/workspace/edgex-go/162@tmp/private_key_1671446510358968869.key (/w/workspace/edgex-go/162@tmp/private_key_1671446510358968869.key) [2022-03-21T15:40:46.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T15:40:46.971Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T15:40:46.991Z] $ docker exec --env ******** --env ******** 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 ssh-agent -k [2022-03-21T15:40:47.095Z] unset SSH_AUTH_SOCK; [2022-03-21T15:40:47.096Z] unset SSH_AGENT_PID; [2022-03-21T15:40:47.096Z] echo Agent pid 19 killed; [2022-03-21T15:40:47.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T15:40:47.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T15:40:47.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T15:40:47.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T15:40:47.252Z] $ docker exec 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 ssh-agent [2022-03-21T15:40:47.375Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPCOfog/agent.52 [2022-03-21T15:40:47.375Z] SSH_AGENT_PID=59 [2022-03-21T15:40:47.381Z] Running ssh-add (command line suppressed) [2022-03-21T15:40:47.504Z] Identity added: /w/workspace/edgex-go/162@tmp/private_key_1914473158450310785.key (/w/workspace/edgex-go/162@tmp/private_key_1914473158450310785.key) [2022-03-21T15:40:47.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T15:40:47.801Z] + git semver init [2022-03-21T15:40:47.801Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T15:40:47.801Z] # $GIT_DIR = /w/workspace/edgex-go/162/.git [2022-03-21T15:40:47.801Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/162 [2022-03-21T15:40:47.801Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T15:40:47.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T15:40:47.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T15:40:47.801Z] # $SEMVER_BRANCH = main [2022-03-21T15:40:47.801Z] # $SEMVER_TEMP = /tmp/semver-398410276 [2022-03-21T15:40:47.801Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-21T15:41:02.730Z] # '/tmp/semver-398410276' -> '/w/workspace/edgex-go/162/.semver' [2022-03-21T15:41:02.730Z] # -> Force: false [2022-03-21T15:41:02.730Z] # $SEMVER_DIR = /w/workspace/edgex-go/162/.semver [Pipeline] } [2022-03-21T15:41:02.745Z] $ docker exec --env ******** --env ******** 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 ssh-agent -k [2022-03-21T15:41:02.853Z] unset SSH_AUTH_SOCK; [2022-03-21T15:41:02.853Z] unset SSH_AGENT_PID; [2022-03-21T15:41:02.853Z] echo Agent pid 59 killed; [2022-03-21T15:41:02.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T15:41:03.168Z] + git semver [Pipeline] } [2022-03-21T15:41:03.189Z] $ docker stop --time=1 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 [2022-03-21T15:41:04.964Z] $ docker rm -f 44feb04679631069eafd0478952003276d0cc9a95833a4646417a4c9f99982a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T15:41:05.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T15:41:05.565Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T15:41:05.569Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.42 [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-03-21T15:41:05.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T15:41:05.686Z] ========================================================= [2022-03-21T15:41:05.686Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T15:41:05.686Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T15:41:05.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T15:41:05.973Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T15:41:05.973Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T15:41:05.973Z] 666ba61612fd: Pulling fs layer [2022-03-21T15:41:05.973Z] 8ed8ca486205: Pulling fs layer [2022-03-21T15:41:05.973Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T15:41:05.973Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T15:41:05.973Z] 640e595b4fbd: Pulling fs layer [2022-03-21T15:41:05.973Z] 763cafe07f6e: Pulling fs layer [2022-03-21T15:41:05.973Z] 0c0b528cf693: Pulling fs layer [2022-03-21T15:41:05.973Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T15:41:05.973Z] 22a0e8bec74d: Waiting [2022-03-21T15:41:05.973Z] 4fe6c5a15a65: Waiting [2022-03-21T15:41:05.973Z] 640e595b4fbd: Waiting [2022-03-21T15:41:05.973Z] 763cafe07f6e: Waiting [2022-03-21T15:41:05.973Z] 0c0b528cf693: Waiting [2022-03-21T15:41:05.973Z] 10935f4eaf8b: Waiting [2022-03-21T15:41:05.973Z] 8ed8ca486205: Verifying Checksum [2022-03-21T15:41:05.974Z] 8ed8ca486205: Download complete [2022-03-21T15:41:05.974Z] 666ba61612fd: Verifying Checksum [2022-03-21T15:41:05.974Z] 22a0e8bec74d: Download complete [2022-03-21T15:41:05.974Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T15:41:05.974Z] 640e595b4fbd: Verifying Checksum [2022-03-21T15:41:05.974Z] 640e595b4fbd: Download complete [2022-03-21T15:41:05.974Z] 763cafe07f6e: Verifying Checksum [2022-03-21T15:41:05.974Z] 763cafe07f6e: Download complete [2022-03-21T15:41:06.234Z] 0c0b528cf693: Verifying Checksum [2022-03-21T15:41:06.234Z] 0c0b528cf693: Download complete [2022-03-21T15:41:06.234Z] 59bf1c3509f3: Pull complete [2022-03-21T15:41:06.234Z] 666ba61612fd: Pull complete [2022-03-21T15:41:06.493Z] 8ed8ca486205: Pull complete [2022-03-21T15:41:06.751Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T15:41:06.751Z] 10935f4eaf8b: Download complete [2022-03-21T15:41:06.751Z] 4fe6c5a15a65: Verifying Checksum [2022-03-21T15:41:06.751Z] 4fe6c5a15a65: Download complete [2022-03-21T15:41:10.953Z] 4fe6c5a15a65: Pull complete [2022-03-21T15:41:10.953Z] 22a0e8bec74d: Pull complete [2022-03-21T15:41:10.953Z] 640e595b4fbd: Pull complete [2022-03-21T15:41:10.953Z] 763cafe07f6e: Pull complete [2022-03-21T15:41:10.953Z] 0c0b528cf693: Pull complete [2022-03-21T15:41:13.503Z] 10935f4eaf8b: Pull complete [2022-03-21T15:41:13.503Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T15:41:13.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T15:41:13.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T15:41:13.806Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T15:41:13.806Z] WORKDIR /edgex [2022-03-21T15:41:13.806Z] COPY go.mod . [2022-03-21T15:41:13.806Z] RUN go mod download [2022-03-21T15:41:13.806Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-21T15:41:15.186Z] Sending build context to Docker daemon 334.1MB [2022-03-21T15:41:15.186Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T15:41:15.186Z] ---> 99d49a6021b9 [2022-03-21T15:41:15.186Z] Step 2/4 : WORKDIR /edgex [2022-03-21T15:41:17.101Z] ---> Running in 655b9a66d93f [2022-03-21T15:41:17.101Z] Removing intermediate container 655b9a66d93f [2022-03-21T15:41:17.101Z] ---> 38772a66f328 [2022-03-21T15:41:17.101Z] Step 3/4 : COPY go.mod . [2022-03-21T15:41:17.101Z] ---> 3154ebc024ae [2022-03-21T15:41:17.101Z] Step 4/4 : RUN go mod download [2022-03-21T15:41:17.101Z] ---> Running in fcfd9086dcf5 [2022-03-21T15:41:20.642Z] Still waiting to schedule task [2022-03-21T15:41:20.642Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-21T15:41:43.693Z] Removing intermediate container fcfd9086dcf5 [2022-03-21T15:41:43.693Z] ---> 3f6511cc65ff [2022-03-21T15:41:43.693Z] Successfully built 3f6511cc65ff [2022-03-21T15:41:43.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:41:43.990Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T15:41:43.990Z] . [Pipeline] withDockerContainer [2022-03-21T15:41:44.053Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:41:44.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T15:41:44.532Z] $ docker top c23e7f1f60618ad542220f71d87d614b81f52a5ee9f6643bdfdc6fa791193add -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:41:44.884Z] + go version [2022-03-21T15:41:44.884Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T15:41:44.900Z] $ docker stop --time=1 c23e7f1f60618ad542220f71d87d614b81f52a5ee9f6643bdfdc6fa791193add [2022-03-21T15:41:46.172Z] $ docker rm -f c23e7f1f60618ad542220f71d87d614b81f52a5ee9f6643bdfdc6fa791193add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:41:46.587Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T15:41:46.588Z] . [Pipeline] withDockerContainer [2022-03-21T15:41:46.654Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:41:46.689Z] $ 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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T15:41:47.073Z] $ docker top 18ea8854c3baab232b7086bc492d2df206b571ba55b4817b83a0e35ffca3c710 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T15:41:47.144Z] ========================================================= [2022-03-21T15:41:47.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T15:41:47.144Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T15:41:47.465Z] + make test [2022-03-21T15:41:47.465Z] go mod tidy [2022-03-21T15:41:47.465Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T15:41:52.748Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T15:42:00.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T15:42:00.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T15:42:01.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T15:42:01.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T15:42:01.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T15:42:01.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T15:42:01.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T15:42:01.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T15:42:01.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T15:42:02.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-03-21T15:42:02.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T15:42:02.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T15:42:02.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-03-21T15:42:02.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T15:42:02.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements [2022-03-21T15:42:02.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T15:42:02.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.349s coverage: 94.2% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 24.0% of statements [2022-03-21T15:42:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements [2022-03-21T15:42:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-03-21T15:42:16.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-03-21T15:42:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-21T15:42:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.163s coverage: 82.5% of statements [2022-03-21T15:42:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.285s coverage: 65.4% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.8% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T15:42:27.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-03-21T15:42:27.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-21T15:42:27.565Z] 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-03-21T15:42:39.780Z] GO111MODULE=on go vet ./... [2022-03-21T15:42:43.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T15:42:43.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T15:42:43.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T15:42:43.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T15:42:43.945Z] + ls -al . [2022-03-21T15:42:43.945Z] total 676 [2022-03-21T15:42:43.945Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 15:42 . [2022-03-21T15:42:43.945Z] drwxr-xr-x 4 root root 4096 Mar 21 15:41 .. [2022-03-21T15:42:43.945Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 15:40 .dockerignore [2022-03-21T15:42:43.945Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 15:40 .git [2022-03-21T15:42:43.946Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 15:40 .github [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 804 Mar 21 15:40 .gitignore [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 15:40 .golangci.yml [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 76 Mar 21 15:40 .hadolint.yml [2022-03-21T15:42:43.946Z] drwx------ 3 1001 1001 4096 Mar 21 15:41 .semver [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 15:40 .sonarcloud.properties [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 15:40 ADOPTERS.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 9019 Mar 21 15:40 Attribution.txt [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 15:40 CHANGELOG.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 15:40 CONTRIBUTING.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 15:40 GOVERNANCE.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 15:40 Jenkinsfile [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 15:40 LICENSE [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 6508 Mar 21 15:40 Makefile [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 15:40 OWNERS.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 15:40 README.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 15:40 SECURITY.md [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 12 Mar 21 15:41 VERSION [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 15:40 ZMQWindows.md [2022-03-21T15:42:43.946Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 15:40 bin [2022-03-21T15:42:43.946Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 15:40 cmd [2022-03-21T15:42:43.946Z] -rw-r--r-- 1 root root 426503 Mar 21 15:42 coverage.out [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 2827 Mar 21 15:40 go.mod [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 50579 Mar 21 15:40 go.sum [2022-03-21T15:42:43.946Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 15:40 internal [2022-03-21T15:42:43.946Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 15:40 openapi [2022-03-21T15:42:43.946Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 15:40 snap [2022-03-21T15:42:43.946Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 15:40 version.go [Pipeline] sh [2022-03-21T15:42:44.243Z] + '[' -e coverage.out ] [2022-03-21T15:42:44.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T15:42:44.320Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T15:42:44.600Z] + make build [2022-03-21T15:42:44.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T15:42:45.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T15:42:51.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T15:42:51.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T15:42:52.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T15:42:52.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T15:42:53.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T15:42:53.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T15:42:54.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T15:42:55.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T15:42:56.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T15:42:56.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-21T15:42:57.924Z] $ docker stop --time=1 18ea8854c3baab232b7086bc492d2df206b571ba55b4817b83a0e35ffca3c710 [2022-03-21T15:42:59.838Z] $ docker rm -f 18ea8854c3baab232b7086bc492d2df206b571ba55b4817b83a0e35ffca3c710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:43:01.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T15:43:01.083Z] [2022-03-21T15:43:01.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:43:01.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T15:43:01.386Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-21T15:43:01.386Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-21T15:43:01.386Z] ca9280d653b3: Pulling fs layer [2022-03-21T15:43:01.386Z] 7e9c9ca2126c: Pulling fs layer [2022-03-21T15:43:01.386Z] cbdbe7a5bc2a: Download complete [2022-03-21T15:43:01.644Z] ca9280d653b3: Verifying Checksum [2022-03-21T15:43:01.644Z] ca9280d653b3: Download complete [2022-03-21T15:43:01.644Z] cbdbe7a5bc2a: Pull complete [2022-03-21T15:43:01.903Z] 7e9c9ca2126c: Download complete [2022-03-21T15:43:02.161Z] ca9280d653b3: Pull complete [2022-03-21T15:43:05.454Z] 7e9c9ca2126c: Pull complete [2022-03-21T15:43:05.454Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-21T15:43:05.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T15:43:05.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-21T15:43:05.522Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:43:05.560Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@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-03-21T15:43:06.740Z] $ docker top d40bedf8716b8208f027896e1f99b15c23f223c6f11cb4a69a4867c9069614f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:43:07.083Z] + docker-compose build --help [2022-03-21T15:43:07.083Z] + grep parallel [2022-03-21T15:43:07.655Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T15:43:07.672Z] $ docker stop --time=1 d40bedf8716b8208f027896e1f99b15c23f223c6f11cb4a69a4867c9069614f9 [2022-03-21T15:43:08.950Z] $ docker rm -f d40bedf8716b8208f027896e1f99b15c23f223c6f11cb4a69a4867c9069614f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:43:09.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T15:43:09.330Z] . [Pipeline] withDockerContainer [2022-03-21T15:43:09.399Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:43:09.436Z] $ 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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-21T15:43:09.792Z] $ docker top 72df58ac9bb17a5fc74056057b1b16adb306b3afcd666c11d1a83252b0a3e6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:43:10.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T15:43:10.710Z] Building core-command ... [2022-03-21T15:43:10.710Z] Building core-data ... [2022-03-21T15:43:10.710Z] Building core-metadata ... [2022-03-21T15:43:10.710Z] Building security-bootstrapper ... [2022-03-21T15:43:10.710Z] Building security-proxy-setup ... [2022-03-21T15:43:10.710Z] Building security-secretstore-setup ... [2022-03-21T15:43:10.710Z] Building support-notifications ... [2022-03-21T15:43:10.710Z] Building support-scheduler ... [2022-03-21T15:43:10.710Z] Building sys-mgmt-agent ... [2022-03-21T15:43:10.710Z] Building sys-mgmt-agent [2022-03-21T15:43:10.710Z] Building core-command [2022-03-21T15:43:10.710Z] Building security-proxy-setup [2022-03-21T15:43:10.710Z] Building core-metadata [2022-03-21T15:43:10.710Z] Building security-secretstore-setup [2022-03-21T15:43:25.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:43:25.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:43:25.766Z] ---> 3f6511cc65ff [2022-03-21T15:43:25.766Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:43:25.766Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:43:25.766Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:43:25.766Z] ---> 3f6511cc65ff [2022-03-21T15:43:25.766Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T15:43:25.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:43:25.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:43:25.766Z] ---> 3f6511cc65ff [2022-03-21T15:43:25.766Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:43:25.766Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:43:25.766Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:43:25.766Z] ---> 3f6511cc65ff [2022-03-21T15:43:25.766Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T15:43:25.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:43:25.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:43:25.766Z] ---> 3f6511cc65ff [2022-03-21T15:43:25.766Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:43:25.766Z] ---> Running in 16478f86be37 [2022-03-21T15:43:25.766Z] ---> Running in 11dd6fb56b26 [2022-03-21T15:43:25.766Z] ---> Running in de2d8f52544f [2022-03-21T15:43:25.766Z] ---> Running in f00e896bbdaf [2022-03-21T15:43:25.766Z] ---> Running in b355738efa95 [2022-03-21T15:43:25.766Z] Removing intermediate container 11dd6fb56b26 [2022-03-21T15:43:25.766Z] ---> b0226f5e7dd1 [2022-03-21T15:43:25.766Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:43:25.766Z] Removing intermediate container 16478f86be37 [2022-03-21T15:43:25.766Z] ---> f4e1f9283780 [2022-03-21T15:43:25.766Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:43:25.766Z] Removing intermediate container f00e896bbdaf [2022-03-21T15:43:25.766Z] ---> ad05bebad8f8 [2022-03-21T15:43:25.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:43:25.766Z] Removing intermediate container de2d8f52544f [2022-03-21T15:43:25.766Z] ---> ebf7e47cc282 [2022-03-21T15:43:25.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:43:25.766Z] ---> Running in 5598c61a0d19 [2022-03-21T15:43:25.766Z] Removing intermediate container b355738efa95 [2022-03-21T15:43:25.766Z] ---> a6fc322de23d [2022-03-21T15:43:25.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:43:25.766Z] ---> Running in 579578f1123b [2022-03-21T15:43:25.766Z] ---> Running in a4ab3d5c26ba [2022-03-21T15:43:25.766Z] ---> Running in 243b3b0aa92b [2022-03-21T15:43:25.766Z] ---> Running in 21b87f096b1d [2022-03-21T15:43:26.706Z] Removing intermediate container 5598c61a0d19 [2022-03-21T15:43:26.706Z] ---> dedfae505cb0 [2022-03-21T15:43:26.706Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T15:43:26.706Z] ---> Running in 73b72450f516 [2022-03-21T15:43:26.706Z] Removing intermediate container 21b87f096b1d [2022-03-21T15:43:26.706Z] ---> eac9b2e28c24 [2022-03-21T15:43:26.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T15:43:26.966Z] ---> Running in 3c5073c848c9 [2022-03-21T15:43:26.966Z] Removing intermediate container 579578f1123b [2022-03-21T15:43:26.966Z] ---> 32961c18269c [2022-03-21T15:43:26.966Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T15:43:26.966Z] ---> Running in ad14659e28cd [2022-03-21T15:43:26.966Z] Removing intermediate container 243b3b0aa92b [2022-03-21T15:43:26.966Z] ---> c598c54043cd [2022-03-21T15:43:26.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T15:43:27.227Z] ---> Running in 8ca9130d687f [2022-03-21T15:43:27.227Z] Removing intermediate container a4ab3d5c26ba [2022-03-21T15:43:27.227Z] ---> 0ec822ed9b44 [2022-03-21T15:43:27.227Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T15:43:27.227Z] ---> Running in d72ea965d57f [2022-03-21T15:43:27.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:27.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:27.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:27.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:27.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.631Z] OK: 221 MiB in 52 packages [2022-03-21T15:43:28.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:28.891Z] OK: 221 MiB in 52 packages [2022-03-21T15:43:28.891Z] OK: 221 MiB in 52 packages [2022-03-21T15:43:28.891Z] Removing intermediate container 73b72450f516 [2022-03-21T15:43:28.891Z] ---> 1c188b78ddbe [2022-03-21T15:43:28.891Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T15:43:28.891Z] OK: 221 MiB in 52 packages [2022-03-21T15:43:29.151Z] OK: 221 MiB in 52 packages [2022-03-21T15:43:29.151Z] ---> 4c4879033b60 [2022-03-21T15:43:29.151Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:43:29.151Z] ---> Running in 552be87cb626 [2022-03-21T15:43:29.151Z] Removing intermediate container ad14659e28cd [2022-03-21T15:43:29.151Z] ---> 74d8fab6909f [2022-03-21T15:43:29.151Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T15:43:29.414Z] ---> 56beb87af2c9 [2022-03-21T15:43:29.414Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:43:29.414Z] Removing intermediate container 3c5073c848c9 [2022-03-21T15:43:29.414Z] ---> 29625bae091b [2022-03-21T15:43:29.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:43:29.414Z] ---> Running in a6e12a66430c [2022-03-21T15:43:29.414Z] Removing intermediate container d72ea965d57f [2022-03-21T15:43:29.414Z] ---> 4862a752225c [2022-03-21T15:43:29.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:43:29.676Z] Removing intermediate container 8ca9130d687f [2022-03-21T15:43:29.676Z] ---> 4e6a889f7e49 [2022-03-21T15:43:29.676Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:43:29.676Z] ---> dadb969fa6ab [2022-03-21T15:43:29.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:43:29.676Z] ---> Running in 6948e7c98513 [2022-03-21T15:43:29.676Z] ---> 0909a162fc3d [2022-03-21T15:43:29.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:43:29.676Z] ---> Running in 8b0169ee3c2e [2022-03-21T15:43:29.676Z] ---> 6417ccde8294 [2022-03-21T15:43:29.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:43:29.935Z] ---> Running in 07523d3d12c9 [2022-03-21T15:43:30.508Z] Removing intermediate container 552be87cb626 [2022-03-21T15:43:30.508Z] ---> 65b117dfe80d [2022-03-21T15:43:30.508Z] Step 8/25 : COPY . . [2022-03-21T15:43:31.077Z] Removing intermediate container a6e12a66430c [2022-03-21T15:43:31.077Z] ---> 286457a09c37 [2022-03-21T15:43:31.077Z] Step 8/21 : COPY . . [2022-03-21T15:43:32.991Z] Removing intermediate container 8b0169ee3c2e [2022-03-21T15:43:32.991Z] ---> 8cdc4d7e1707 [2022-03-21T15:43:32.991Z] Step 8/23 : COPY . . [2022-03-21T15:43:32.991Z] Removing intermediate container 6948e7c98513 [2022-03-21T15:43:32.991Z] ---> 9ff2b9cd7c81 [2022-03-21T15:43:32.991Z] Step 8/23 : COPY . . [2022-03-21T15:43:32.991Z] Removing intermediate container 07523d3d12c9 [2022-03-21T15:43:32.991Z] ---> e97599aacb30 [2022-03-21T15:43:32.991Z] Step 8/23 : COPY . . [2022-03-21T15:43:39.565Z] ---> 89e21b0c372e [2022-03-21T15:43:39.565Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T15:43:39.565Z] ---> 3fd258286e34 [2022-03-21T15:43:39.565Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T15:43:39.565Z] ---> ade3233550f9 [2022-03-21T15:43:39.565Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T15:43:39.565Z] ---> f920781b5742 [2022-03-21T15:43:39.565Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T15:43:39.565Z] ---> Running in d48ffb6e6195 [2022-03-21T15:43:39.565Z] ---> Running in 1949b7b5c974 [2022-03-21T15:43:39.565Z] ---> 51d8348ae144 [2022-03-21T15:43:39.565Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T15:43:39.565Z] ---> Running in ca9aab6a03c9 [2022-03-21T15:43:39.565Z] ---> Running in f30a24eb4920 [2022-03-21T15:43:39.565Z] ---> Running in f045ba451a06 [2022-03-21T15:43:39.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T15:43:40.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T15:43:40.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T15:43:40.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T15:43:40.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T15:43:52.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T15:43:52.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T15:43:54.888Z] Removing intermediate container f30a24eb4920 [2022-03-21T15:43:54.888Z] ---> 01ea965d2e33 [2022-03-21T15:43:54.888Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T15:43:54.888Z] ---> Running in 4ee2075cbba3 [2022-03-21T15:43:54.888Z] Removing intermediate container d48ffb6e6195 [2022-03-21T15:43:54.888Z] ---> 706128e7e75b [2022-03-21T15:43:54.888Z] [2022-03-21T15:43:54.888Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T15:43:54.888Z] Removing intermediate container 1949b7b5c974 [2022-03-21T15:43:54.888Z] ---> 9f488ed7f94c [2022-03-21T15:43:54.888Z] [2022-03-21T15:43:54.888Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T15:43:54.888Z] Removing intermediate container ca9aab6a03c9 [2022-03-21T15:43:54.888Z] ---> edcb8a936634 [2022-03-21T15:43:54.888Z] [2022-03-21T15:43:54.888Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:43:54.888Z] Removing intermediate container f045ba451a06 [2022-03-21T15:43:54.888Z] ---> f46a259d1658 [2022-03-21T15:43:54.888Z] [2022-03-21T15:43:54.888Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:43:54.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T15:43:55.460Z] 3.14: Pulling from library/alpine [2022-03-21T15:43:55.460Z] 3.14: Pulling from library/alpine [2022-03-21T15:43:55.721Z] 3.14: Pulling from library/alpine [2022-03-21T15:43:55.982Z] 3.14: Pulling from library/alpine [2022-03-21T15:43:56.253Z] Removing intermediate container 4ee2075cbba3 [2022-03-21T15:43:56.253Z] ---> 445eb66c0a79 [2022-03-21T15:43:56.253Z] [2022-03-21T15:43:56.253Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T15:43:57.642Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T15:43:57.642Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T15:43:57.642Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T15:43:57.642Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T15:43:57.642Z] Status: Image is up to date for alpine:3.14 [2022-03-21T15:43:57.642Z] Status: Image is up to date for alpine:3.14 [2022-03-21T15:43:57.642Z] ---> a33ac4f1069a [2022-03-21T15:43:57.642Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T15:43:57.642Z] ---> a33ac4f1069a [2022-03-21T15:43:57.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:43:57.642Z] ---> a33ac4f1069a [2022-03-21T15:43:57.642Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T15:43:57.642Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T15:43:57.642Z] Status: Image is up to date for alpine:3.14 [2022-03-21T15:43:57.642Z] ---> a33ac4f1069a [2022-03-21T15:43:57.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:43:57.642Z] 20.10.10: Pulling from library/docker [2022-03-21T15:43:57.642Z] ---> Running in 60318533fedb [2022-03-21T15:43:57.642Z] ---> Running in 1f0e63e44d60 [2022-03-21T15:43:57.642Z] ---> Running in 8423405a7e88 [2022-03-21T15:43:57.642Z] ---> Running in 26889ae54e18 [2022-03-21T15:43:57.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:43:58.688Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T15:43:58.688Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T15:43:58.688Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T15:43:58.688Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T15:43:58.688Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:43:58.689Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:43:58.689Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T15:43:58.689Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T15:43:58.689Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T15:43:58.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T15:43:58.689Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T15:43:58.689Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:43:58.689Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:43:58.689Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:43:58.689Z] OK: 6 MiB in 17 packages [2022-03-21T15:43:58.689Z] OK: 6 MiB in 15 packages [2022-03-21T15:43:58.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T15:43:58.689Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:43:58.689Z] OK: 8 MiB in 19 packages [2022-03-21T15:43:58.689Z] OK: 6 MiB in 15 packages [2022-03-21T15:44:00.068Z] Removing intermediate container 8423405a7e88 [2022-03-21T15:44:00.068Z] ---> ea0aa6fc16f6 [2022-03-21T15:44:00.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:44:00.068Z] Removing intermediate container 60318533fedb [2022-03-21T15:44:00.068Z] ---> 536d4b7c5f85 [2022-03-21T15:44:00.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:44:00.068Z] ---> Running in 29c5a7fa9947 [2022-03-21T15:44:00.068Z] ---> Running in 8b0ac7ee351f [2022-03-21T15:44:00.068Z] Removing intermediate container 26889ae54e18 [2022-03-21T15:44:00.068Z] ---> 22d5ebfff9cb [2022-03-21T15:44:00.068Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T15:44:00.068Z] Removing intermediate container 1f0e63e44d60 [2022-03-21T15:44:00.068Z] ---> 3c95a1feb0d5 [2022-03-21T15:44:00.068Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T15:44:00.068Z] ---> Running in 4af1eb9a2887 [2022-03-21T15:44:00.068Z] ---> Running in 65d6758771dd [2022-03-21T15:44:00.068Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T15:44:00.068Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T15:44:00.068Z] Removing intermediate container 29c5a7fa9947 [2022-03-21T15:44:00.068Z] ---> 5391416fb66c [2022-03-21T15:44:00.068Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T15:44:00.068Z] ---> b706a049f56e [2022-03-21T15:44:00.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:44:00.068Z] Removing intermediate container 8b0ac7ee351f [2022-03-21T15:44:00.068Z] ---> 060c2618ed0c [2022-03-21T15:44:00.068Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T15:44:00.068Z] ---> Running in 9ca77ebd190b [2022-03-21T15:44:00.068Z] ---> Running in 67dbe74c3452 [2022-03-21T15:44:00.328Z] Removing intermediate container 4af1eb9a2887 [2022-03-21T15:44:00.328Z] ---> 6954a9efe2a5 [2022-03-21T15:44:00.328Z] Step 13/21 : WORKDIR /edgex [2022-03-21T15:44:00.328Z] Removing intermediate container 65d6758771dd [2022-03-21T15:44:00.328Z] ---> ad1fefac7a46 [2022-03-21T15:44:00.328Z] Step 13/25 : WORKDIR / [2022-03-21T15:44:00.328Z] ---> Running in 9156040f6e1f [2022-03-21T15:44:00.328Z] ---> Running in b0aa803a0a5b [2022-03-21T15:44:00.328Z] ---> Running in b7c29ced1d7f [2022-03-21T15:44:00.328Z] Removing intermediate container 9ca77ebd190b [2022-03-21T15:44:00.328Z] ---> b6a781f43a7b [2022-03-21T15:44:00.328Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T15:44:00.328Z] Removing intermediate container 67dbe74c3452 [2022-03-21T15:44:00.328Z] ---> b22ad1e8881a [2022-03-21T15:44:00.328Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-21T15:44:00.328Z] ---> Running in 575b6329054f [2022-03-21T15:44:00.328Z] Removing intermediate container 9156040f6e1f [2022-03-21T15:44:00.328Z] ---> a5b9aebf1d77 [2022-03-21T15:44:00.328Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T15:44:00.328Z] ---> Running in 45024b0a49a2 [2022-03-21T15:44:00.328Z] Removing intermediate container b7c29ced1d7f [2022-03-21T15:44:00.328Z] ---> d1ec5d0c5623 [2022-03-21T15:44:00.328Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-21T15:44:00.328Z] Removing intermediate container b0aa803a0a5b [2022-03-21T15:44:00.328Z] ---> 17ae2eee27a5 [2022-03-21T15:44:00.328Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T15:44:00.328Z] ---> Running in c68abd4795d8 [2022-03-21T15:44:00.588Z] Removing intermediate container 575b6329054f [2022-03-21T15:44:00.588Z] ---> 2e2f79b90921 [2022-03-21T15:44:00.588Z] Step 15/23 : WORKDIR / [2022-03-21T15:44:00.588Z] ---> Running in dc472e5720ff [2022-03-21T15:44:00.588Z] Removing intermediate container c68abd4795d8 [2022-03-21T15:44:00.588Z] ---> 397ac09b7779 [2022-03-21T15:44:00.588Z] Step 15/23 : WORKDIR / [2022-03-21T15:44:00.588Z] ---> d0f7278845d9 [2022-03-21T15:44:00.588Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-21T15:44:00.588Z] ---> 09a8be37fcf1 [2022-03-21T15:44:00.588Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T15:44:00.588Z] ---> Running in 01a8fb075a3a [2022-03-21T15:44:00.588Z] Removing intermediate container dc472e5720ff [2022-03-21T15:44:00.588Z] ---> fefc93ea1e2a [2022-03-21T15:44:00.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:00.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:00.852Z] Removing intermediate container 01a8fb075a3a [2022-03-21T15:44:00.852Z] ---> 0fe8c2dacbe0 [2022-03-21T15:44:00.852Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:00.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:00.852Z] ---> 6e93a337029f [2022-03-21T15:44:00.852Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:00.852Z] ---> 33c5bd734aaa [2022-03-21T15:44:00.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T15:44:00.852Z] ---> 412f2ce3e3c4 [2022-03-21T15:44:00.852Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T15:44:01.111Z] ---> 79e78e047ece [2022-03-21T15:44:01.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T15:44:01.111Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T15:44:01.111Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T15:44:01.111Z] Executing bash-5.1.4-r0.post-install [2022-03-21T15:44:01.111Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T15:44:01.111Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T15:44:01.111Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T15:44:01.111Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T15:44:01.111Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T15:44:01.111Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T15:44:01.112Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T15:44:01.112Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T15:44:01.112Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T15:44:01.112Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T15:44:01.112Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T15:44:01.112Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T15:44:01.112Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T15:44:01.112Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T15:44:01.112Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T15:44:01.112Z] ---> f0824303b913 [2022-03-21T15:44:01.112Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-21T15:44:01.370Z] ---> 80ca73277d53 [2022-03-21T15:44:01.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:01.370Z] ---> 0a2cf8776f47 [2022-03-21T15:44:01.370Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T15:44:01.635Z] ---> 5280c9226a5c [2022-03-21T15:44:01.635Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T15:44:01.635Z] ---> 08dda0d70d39 [2022-03-21T15:44:01.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:01.635Z] ---> Running in 37759f0b2b5f [2022-03-21T15:44:01.635Z] ---> 9778e8f13cf3 [2022-03-21T15:44:01.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T15:44:01.635Z] Removing intermediate container 37759f0b2b5f [2022-03-21T15:44:01.635Z] ---> 0f319328ba95 [2022-03-21T15:44:01.635Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T15:44:01.895Z] ---> Running in b7a55337c74c [2022-03-21T15:44:01.895Z] ---> c5309cb70e41 [2022-03-21T15:44:01.895Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T15:44:01.895Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T15:44:01.895Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T15:44:01.895Z] ---> Running in a4382286bbe4 [2022-03-21T15:44:01.895Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T15:44:01.895Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T15:44:01.895Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T15:44:01.895Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T15:44:01.895Z] ---> Running in 03d6c8331116 [2022-03-21T15:44:01.895Z] Removing intermediate container b7a55337c74c [2022-03-21T15:44:01.895Z] ---> bc5e144219a5 [2022-03-21T15:44:01.895Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T15:44:01.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:01.895Z] ---> 3fe64408e47c [2022-03-21T15:44:01.895Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T15:44:01.895Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T15:44:01.895Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T15:44:01.895Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T15:44:01.895Z] ---> Running in a028ae8ab29e [2022-03-21T15:44:01.895Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T15:44:01.895Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T15:44:02.163Z] Removing intermediate container a4382286bbe4 [2022-03-21T15:44:02.163Z] ---> f288326d0be6 [2022-03-21T15:44:02.163Z] Step 19/21 : LABEL arch=x86_64(30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T15:44:02.163Z] [2022-03-21T15:44:02.163Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T15:44:02.163Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T15:44:02.163Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T15:44:02.163Z] Removing intermediate container 03d6c8331116 [2022-03-21T15:44:02.163Z] ---> 91a738a0cf42 [2022-03-21T15:44:02.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:02.163Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T15:44:02.163Z] ---> Running in 13fa55c8ace7 [2022-03-21T15:44:02.163Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T15:44:02.163Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T15:44:02.163Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T15:44:02.163Z] Removing intermediate container a028ae8ab29e [2022-03-21T15:44:02.163Z] ---> 5bc910fc4e08 [2022-03-21T15:44:02.163Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T15:44:02.163Z] ---> Running in 9b2be915e545 [2022-03-21T15:44:02.163Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T15:44:02.163Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T15:44:02.163Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T15:44:02.163Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T15:44:02.163Z] ---> Running in 69a791a36a21 [2022-03-21T15:44:02.426Z] Removing intermediate container 13fa55c8ace7 [2022-03-21T15:44:02.426Z] ---> 80b986cb06d3 [2022-03-21T15:44:02.426Z] Step 20/21 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:02.426Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T15:44:02.426Z] Removing intermediate container 9b2be915e545 [2022-03-21T15:44:02.426Z] ---> 0ff08eaa2b99 [2022-03-21T15:44:02.426Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T15:44:02.426Z] ---> Running in 65149d184673 [2022-03-21T15:44:02.426Z] ---> Running in 6cdc20099365 [2022-03-21T15:44:02.426Z] Removing intermediate container 69a791a36a21 [2022-03-21T15:44:02.426Z] ---> bcbb0f45f4a8 [2022-03-21T15:44:02.426Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:02.426Z] ---> 6d3d02163d4c [2022-03-21T15:44:02.426Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T15:44:02.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:44:02.686Z] ---> Running in 8d6dce0160a7 [2022-03-21T15:44:02.686Z] OK: 84 MiB in 64 packages [2022-03-21T15:44:02.686Z] Removing intermediate container 65149d184673 [2022-03-21T15:44:02.686Z] ---> 262262afd67a [2022-03-21T15:44:02.686Z] Step 21/21 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:02.686Z] Removing intermediate container 6cdc20099365 [2022-03-21T15:44:02.686Z] ---> 7efc177b342b [2022-03-21T15:44:02.686Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:02.686Z] ---> Running in 4847f3939ca4 [2022-03-21T15:44:02.686Z] ---> Running in 53b0d9a11578 [2022-03-21T15:44:02.686Z] Removing intermediate container 8d6dce0160a7 [2022-03-21T15:44:02.686Z] ---> 045812bb92f7 [2022-03-21T15:44:02.686Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:02.686Z] ---> e4bd157d90b4 [2022-03-21T15:44:02.686Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-21T15:44:02.686Z] ---> Running in 0ae75857c955 [2022-03-21T15:44:02.686Z] ---> Running in 8739f3a8faaf [2022-03-21T15:44:02.686Z] Removing intermediate container 4847f3939ca4 [2022-03-21T15:44:02.686Z] ---> c5e0e5d84649 [2022-03-21T15:44:02.686Z] [2022-03-21T15:44:02.946Z] Removing intermediate container 53b0d9a11578 [2022-03-21T15:44:02.946Z] ---> 9960370c8f5a [2022-03-21T15:44:02.946Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:02.946Z] ---> Running in 8ccaad0b700b [2022-03-21T15:44:02.946Z] Removing intermediate container 0ae75857c955 [2022-03-21T15:44:02.946Z] ---> 892d789070c9 [2022-03-21T15:44:02.946Z] [2022-03-21T15:44:02.946Z] Successfully built c5e0e5d84649 [2022-03-21T15:44:02.946Z] Successfully tagged security-proxy-setup:latest [2022-03-21T15:44:02.946Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-21T15:44:02.946Z] Removing intermediate container 8ccaad0b700b [2022-03-21T15:44:02.946Z] ---> c0325abbe2b6 [2022-03-21T15:44:02.946Z] [2022-03-21T15:44:02.946Z] Successfully built 892d789070c9 [2022-03-21T15:44:02.946Z] Successfully tagged core-command:latest [2022-03-21T15:44:02.946Z] Building support-scheduler [2022-03-21T15:44:02.946Z]  Building core-command ... done Successfully built c0325abbe2b6 [2022-03-21T15:44:03.204Z] Successfully tagged core-metadata:latest [2022-03-21T15:44:03.204Z] Building security-bootstrapper [2022-03-21T15:44:03.464Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-03-21T15:44:03.464Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T15:44:03.464Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T15:44:03.464Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T15:44:03.464Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T15:44:03.464Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T15:44:03.724Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T15:44:03.724Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T15:44:03.724Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T15:44:03.724Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T15:44:03.984Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T15:44:03.984Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T15:44:04.557Z] Removing intermediate container 8739f3a8faaf [2022-03-21T15:44:04.557Z] ---> 594c57bb3c99 [2022-03-21T15:44:04.557Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T15:44:04.557Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T15:44:04.557Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T15:44:05.127Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T15:44:05.127Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T15:44:05.127Z] 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-03-21T15:44:05.127Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T15:44:05.127Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T15:44:05.127Z] Collecting PyYAML<4,>=3.10 [2022-03-21T15:44:05.127Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T15:44:05.388Z] ---> Running in 143f55a8abab [2022-03-21T15:44:05.647Z] Removing intermediate container 143f55a8abab [2022-03-21T15:44:05.647Z] ---> 4166f6ac1a7c [2022-03-21T15:44:05.647Z] Step 23/25 : LABEL arch=x86_64 [2022-03-21T15:44:05.647Z] ---> Running in 74d7a8ea1f58 [2022-03-21T15:44:05.647Z] Removing intermediate container 74d7a8ea1f58 [2022-03-21T15:44:05.647Z] ---> a384d3318b8e [2022-03-21T15:44:05.647Z] Step 24/25 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:05.907Z] ---> Running in dc92b5baca1e [2022-03-21T15:44:05.907Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T15:44:05.907Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T15:44:05.907Z] 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-03-21T15:44:05.907Z] Removing intermediate container dc92b5baca1e [2022-03-21T15:44:05.907Z] ---> 8d37058ee4f6 [2022-03-21T15:44:05.907Z] Step 25/25 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:05.907Z] Collecting idna<2.8,>=2.5 [2022-03-21T15:44:05.907Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T15:44:05.907Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T15:44:05.907Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T15:44:05.907Z] ---> Running in 3489ee11c401 [2022-03-21T15:44:06.167Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T15:44:06.167Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T15:44:06.167Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T15:44:06.167Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T15:44:06.167Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T15:44:06.167Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T15:44:06.167Z] Removing intermediate container 3489ee11c401 [2022-03-21T15:44:06.167Z] ---> e5a4f2243181 [2022-03-21T15:44:06.167Z] [2022-03-21T15:44:06.167Z] Successfully built e5a4f2243181 [2022-03-21T15:44:06.167Z] Successfully tagged security-secretstore-setup:latest [2022-03-21T15:44:06.167Z]  Building security-secretstore-setup ... done Building core-data [2022-03-21T15:44:06.167Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T15:44:06.167Z] Attempting uninstall: urllib3 [2022-03-21T15:44:06.167Z] Found existing installation: urllib3 1.26.5 [2022-03-21T15:44:06.167Z] Uninstalling urllib3-1.26.5: [2022-03-21T15:44:06.427Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T15:44:06.427Z] Attempting uninstall: idna [2022-03-21T15:44:06.427Z] Found existing installation: idna 3.2 [2022-03-21T15:44:06.427Z] Uninstalling idna-3.2: [2022-03-21T15:44:06.427Z] Successfully uninstalled idna-3.2 [2022-03-21T15:44:06.427Z] Attempting uninstall: chardet [2022-03-21T15:44:06.427Z] Found existing installation: chardet 4.0.0 [2022-03-21T15:44:06.427Z] Uninstalling chardet-4.0.0: [2022-03-21T15:44:06.687Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T15:44:06.950Z] Attempting uninstall: requests [2022-03-21T15:44:06.950Z] Found existing installation: requests 2.25.1 [2022-03-21T15:44:06.950Z] Uninstalling requests-2.25.1: [2022-03-21T15:44:06.950Z] Successfully uninstalled requests-2.25.1 [2022-03-21T15:44:06.950Z] Running setup.py install for texttable: started [2022-03-21T15:44:07.208Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T15:44:07.209Z] Running setup.py install for PyYAML: started [2022-03-21T15:44:07.470Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T15:44:07.731Z] Running setup.py install for docopt: started [2022-03-21T15:44:07.992Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T15:44:07.992Z] Running setup.py install for dockerpty: started [2022-03-21T15:44:08.251Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T15:44:08.511Z] 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-03-21T15:44:12.703Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:44:12.703Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:44:12.703Z] ---> 3f6511cc65ff [2022-03-21T15:44:12.703Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> a6fc322de23d [2022-03-21T15:44:12.703Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> eac9b2e28c24 [2022-03-21T15:44:12.703Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> 29625bae091b [2022-03-21T15:44:12.703Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> dadb969fa6ab [2022-03-21T15:44:12.703Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> 9ff2b9cd7c81 [2022-03-21T15:44:12.703Z] Step 8/31 : COPY . . [2022-03-21T15:44:12.703Z] ---> Using cache [2022-03-21T15:44:12.703Z] ---> 51d8348ae144 [2022-03-21T15:44:12.703Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T15:44:12.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:44:12.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:44:12.963Z] ---> 3f6511cc65ff [2022-03-21T15:44:12.963Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> a6fc322de23d [2022-03-21T15:44:12.963Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> eac9b2e28c24 [2022-03-21T15:44:12.963Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T15:44:12.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:44:12.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:44:12.963Z] ---> 3f6511cc65ff [2022-03-21T15:44:12.963Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> a6fc322de23d [2022-03-21T15:44:12.963Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> eac9b2e28c24 [2022-03-21T15:44:12.963Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> 29625bae091b [2022-03-21T15:44:12.963Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> dadb969fa6ab [2022-03-21T15:44:12.963Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> 9ff2b9cd7c81 [2022-03-21T15:44:12.963Z] Step 8/22 : COPY . . [2022-03-21T15:44:12.963Z] ---> Using cache [2022-03-21T15:44:12.963Z] ---> 51d8348ae144 [2022-03-21T15:44:12.963Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T15:44:14.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:44:14.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:44:14.366Z] ---> 3f6511cc65ff [2022-03-21T15:44:14.366Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:44:14.366Z] ---> Using cache [2022-03-21T15:44:14.366Z] ---> a6fc322de23d [2022-03-21T15:44:14.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:44:14.367Z] ---> Using cache [2022-03-21T15:44:14.367Z] ---> eac9b2e28c24 [2022-03-21T15:44:14.367Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T15:44:14.627Z] ---> Running in eb4c36efa882 [2022-03-21T15:44:14.627Z] ---> Running in 593266f934df [2022-03-21T15:44:14.627Z] ---> Running in 6ff87e598063 [2022-03-21T15:44:14.627Z] ---> Running in 134bb8f64865 [2022-03-21T15:44:14.627Z] Removing intermediate container 45024b0a49a2 [2022-03-21T15:44:14.627Z] ---> 6763f723e07e [2022-03-21T15:44:14.627Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T15:44:14.627Z] ---> Running in 110e94ef6e55 [2022-03-21T15:44:14.887Z] Removing intermediate container 110e94ef6e55 [2022-03-21T15:44:14.887Z] ---> 4b18f85c26ed [2022-03-21T15:44:14.887Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T15:44:14.887Z] ---> Running in c5a42dcb52ba [2022-03-21T15:44:14.887Z] Removing intermediate container c5a42dcb52ba [2022-03-21T15:44:14.887Z] ---> aa064d9bcea8 [2022-03-21T15:44:14.887Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T15:44:14.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:15.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T15:44:15.147Z] ---> 9aa1789c43ac [2022-03-21T15:44:15.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:15.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T15:44:15.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:15.407Z] ---> a69fd54f0d85 [2022-03-21T15:44:15.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T15:44:15.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:15.935Z] ---> 4d0b47832c92 [2022-03-21T15:44:15.935Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T15:44:15.935Z] ---> Running in 2bf61bb683f3 [2022-03-21T15:44:16.194Z] Removing intermediate container 2bf61bb683f3 [2022-03-21T15:44:16.194Z] ---> d0b8c9f27471 [2022-03-21T15:44:16.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:16.194Z] OK: 221 MiB in 52 packages [2022-03-21T15:44:16.194Z] ---> Running in 51a0f3369789 [2022-03-21T15:44:16.194Z] Removing intermediate container 51a0f3369789 [2022-03-21T15:44:16.194Z] ---> b6a0a8d6059b [2022-03-21T15:44:16.194Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T15:44:16.194Z] ---> Running in c330f9047263 [2022-03-21T15:44:16.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:16.713Z] Removing intermediate container c330f9047263 [2022-03-21T15:44:16.713Z] ---> 8d08129bb909 [2022-03-21T15:44:16.713Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:16.713Z] ---> Running in 31a7b973022f [2022-03-21T15:44:16.713Z] Removing intermediate container eb4c36efa882 [2022-03-21T15:44:16.713Z] ---> a25a14406672 [2022-03-21T15:44:16.713Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T15:44:16.972Z] Removing intermediate container 31a7b973022f [2022-03-21T15:44:16.972Z] ---> 2b5a81eb2ea0 [2022-03-21T15:44:16.972Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:16.972Z] ---> Running in 15009217227d [2022-03-21T15:44:16.972Z] OK: 221 MiB in 52 packages [2022-03-21T15:44:17.235Z] ---> ae31493eb8ef [2022-03-21T15:44:17.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:44:17.494Z] ---> Running in 5b00a30b6c84 [2022-03-21T15:44:17.495Z] Removing intermediate container 15009217227d [2022-03-21T15:44:17.495Z] ---> 2c16dfa21f64 [2022-03-21T15:44:17.495Z] [2022-03-21T15:44:17.495Z] Successfully built 2c16dfa21f64 [2022-03-21T15:44:17.495Z] Successfully tagged sys-mgmt-agent:latest [2022-03-21T15:44:17.758Z]  Building sys-mgmt-agent ... done Removing intermediate container 134bb8f64865 [2022-03-21T15:44:17.758Z] ---> 8dec359ff4a0 [2022-03-21T15:44:17.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:44:18.034Z] ---> 4b07b5ef7d41 [2022-03-21T15:44:18.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:44:18.034Z] ---> Running in 14d3b0ee505e [2022-03-21T15:44:18.972Z] Removing intermediate container 5b00a30b6c84 [2022-03-21T15:44:18.972Z] ---> b947e61b7f92 [2022-03-21T15:44:18.972Z] Step 8/22 : COPY . . [2022-03-21T15:44:19.929Z] Removing intermediate container 14d3b0ee505e [2022-03-21T15:44:19.929Z] ---> 8858ea9280e0 [2022-03-21T15:44:19.929Z] Step 8/23 : COPY . . [2022-03-21T15:44:26.498Z] ---> 5101194405ea [2022-03-21T15:44:26.498Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T15:44:26.498Z] ---> df1b821cd1b2 [2022-03-21T15:44:26.498Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T15:44:26.498Z] ---> Running in 1930f723b8db [2022-03-21T15:44:26.498Z] ---> Running in 05550af1e428 [2022-03-21T15:44:26.498Z] Removing intermediate container 593266f934df [2022-03-21T15:44:26.498Z] ---> 51608b6b1ada [2022-03-21T15:44:26.498Z] [2022-03-21T15:44:26.498Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T15:44:26.498Z] ---> a33ac4f1069a [2022-03-21T15:44:26.498Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T15:44:26.758Z] ---> Running in 804d75e51d63 [2022-03-21T15:44:26.758Z] Removing intermediate container 6ff87e598063 [2022-03-21T15:44:26.758Z] ---> 37318d07549c [2022-03-21T15:44:26.758Z] [2022-03-21T15:44:26.758Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T15:44:26.758Z] ---> a33ac4f1069a [2022-03-21T15:44:26.758Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:44:26.758Z] ---> Using cache [2022-03-21T15:44:26.758Z] ---> 536d4b7c5f85 [2022-03-21T15:44:26.758Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:44:26.758Z] ---> Using cache [2022-03-21T15:44:26.758Z] ---> 060c2618ed0c [2022-03-21T15:44:26.758Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T15:44:26.758Z] ---> Running in 95a962421242 [2022-03-21T15:44:26.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T15:44:26.758Z] Removing intermediate container 804d75e51d63 [2022-03-21T15:44:26.758Z] ---> e133da1e5067 [2022-03-21T15:44:26.758Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T15:44:26.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T15:44:26.758Z] ---> Running in ac3e59cb6df0 [2022-03-21T15:44:26.758Z] Removing intermediate container 95a962421242 [2022-03-21T15:44:26.758Z] ---> 35af66227bc5 [2022-03-21T15:44:26.758Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T15:44:27.017Z] ---> Running in 9b028a6511fc [2022-03-21T15:44:27.017Z] Removing intermediate container 9b028a6511fc [2022-03-21T15:44:27.017Z] ---> 8eca49a7110c [2022-03-21T15:44:27.017Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:27.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:27.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:27.275Z] ---> ead9d57aa982 [2022-03-21T15:44:27.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T15:44:27.533Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T15:44:27.533Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T15:44:27.533Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:44:27.533Z] OK: 6 MiB in 16 packages [2022-03-21T15:44:28.104Z] ---> 0025995f2187 [2022-03-21T15:44:28.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:28.104Z] Removing intermediate container ac3e59cb6df0 [2022-03-21T15:44:28.104Z] ---> f8151ebae30c [2022-03-21T15:44:28.104Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T15:44:28.376Z] ---> Running in e3837a3a3079 [2022-03-21T15:44:28.376Z] ---> 61e2f1984101 [2022-03-21T15:44:28.376Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T15:44:28.376Z] ---> Running in b6d910fe4f1f [2022-03-21T15:44:28.640Z] Removing intermediate container e3837a3a3079 [2022-03-21T15:44:28.640Z] ---> 4d76ec45f3ad [2022-03-21T15:44:28.640Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T15:44:28.640Z] ---> Running in 116f27cf3e73 [2022-03-21T15:44:28.640Z] Removing intermediate container b6d910fe4f1f [2022-03-21T15:44:28.640Z] ---> 3a122619cb66 [2022-03-21T15:44:28.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:28.899Z] ---> Running in 48089b1bb4b5 [2022-03-21T15:44:28.899Z] Removing intermediate container 116f27cf3e73 [2022-03-21T15:44:28.899Z] ---> aebb7088e537 [2022-03-21T15:44:28.899Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T15:44:28.899Z] ---> Running in d5708bcf9e40 [2022-03-21T15:44:29.158Z] Removing intermediate container 48089b1bb4b5 [2022-03-21T15:44:29.158Z] ---> 5a241b66049d [2022-03-21T15:44:29.158Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T15:44:29.158Z] ---> Running in eac01324be14 [2022-03-21T15:44:29.418Z] Removing intermediate container eac01324be14 [2022-03-21T15:44:29.418Z] ---> de82045e731d [2022-03-21T15:44:29.418Z] Step 21/22 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:29.418Z] ---> Running in a6b9b35b1683 [2022-03-21T15:44:29.677Z] Removing intermediate container a6b9b35b1683 [2022-03-21T15:44:29.677Z] ---> db69b27ecb59 [2022-03-21T15:44:29.677Z] Step 22/22 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:29.935Z] ---> Running in 7ac17cb7a3f8 [2022-03-21T15:44:29.935Z] Removing intermediate container 7ac17cb7a3f8 [2022-03-21T15:44:29.935Z] ---> 283ccc827d8f [2022-03-21T15:44:29.935Z] [2022-03-21T15:44:30.194Z] Successfully built 283ccc827d8f [2022-03-21T15:44:30.194Z] Successfully tagged support-scheduler:latest [2022-03-21T15:44:30.194Z]  Building support-scheduler ... done Removing intermediate container d5708bcf9e40 [2022-03-21T15:44:30.194Z] ---> 4f7c6ec3c913 [2022-03-21T15:44:30.194Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T15:44:30.194Z] ---> Running in de5c858b3a29 [2022-03-21T15:44:30.453Z] Removing intermediate container de5c858b3a29 [2022-03-21T15:44:30.453Z] ---> 189a4816a7e7 [2022-03-21T15:44:30.453Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T15:44:31.021Z] ---> d87610546a5d [2022-03-21T15:44:31.021Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T15:44:31.021Z] ---> Running in f3e0eb3d6f55 [2022-03-21T15:44:32.412Z] Removing intermediate container f3e0eb3d6f55 [2022-03-21T15:44:32.412Z] ---> 0381e401e477 [2022-03-21T15:44:32.412Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:32.671Z] ---> 6edb1e7af59d [2022-03-21T15:44:32.671Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T15:44:32.931Z] ---> fa42d6160e4d [2022-03-21T15:44:32.931Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T15:44:33.189Z] ---> a9dcf5a415e9 [2022-03-21T15:44:33.189Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T15:44:33.758Z] ---> ff13579fa812 [2022-03-21T15:44:33.758Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T15:44:33.758Z] ---> a5f908d1a753 [2022-03-21T15:44:33.758Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T15:44:34.017Z] ---> Running in 4f735880bdbb [2022-03-21T15:44:34.017Z] Removing intermediate container 4f735880bdbb [2022-03-21T15:44:34.017Z] ---> a4e4e85a43d9 [2022-03-21T15:44:34.017Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T15:44:34.276Z] ---> 5c87ada33d45 [2022-03-21T15:44:34.276Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T15:44:34.276Z] ---> Running in bb85996bec27 [2022-03-21T15:44:35.660Z] Removing intermediate container bb85996bec27 [2022-03-21T15:44:35.660Z] ---> 6924b33ba900 [2022-03-21T15:44:35.660Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T15:44:35.660Z] Removing intermediate container 1930f723b8db [2022-03-21T15:44:35.660Z] ---> 278669cdb454 [2022-03-21T15:44:35.660Z] [2022-03-21T15:44:35.660Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T15:44:35.660Z] ---> a33ac4f1069a [2022-03-21T15:44:35.660Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T15:44:35.918Z] ---> Running in 80d783e86f52 [2022-03-21T15:44:35.918Z] ---> Running in f54c595f6182 [2022-03-21T15:44:35.918Z] Removing intermediate container 80d783e86f52 [2022-03-21T15:44:35.918Z] ---> 8cf3f59b4af0 [2022-03-21T15:44:35.918Z] Step 28/31 : CMD ["gate"] [2022-03-21T15:44:36.197Z] ---> Running in ed899afeda69 [2022-03-21T15:44:36.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:36.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:36.457Z] Removing intermediate container ed899afeda69 [2022-03-21T15:44:36.457Z] ---> 1e2b99a43434 [2022-03-21T15:44:36.457Z] Step 29/31 : LABEL arch=x86_64 [2022-03-21T15:44:36.457Z] Removing intermediate container 05550af1e428 [2022-03-21T15:44:36.457Z] ---> c03fb3a72377 [2022-03-21T15:44:36.457Z] [2022-03-21T15:44:36.457Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:44:36.457Z] ---> a33ac4f1069a [2022-03-21T15:44:36.457Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T15:44:36.457Z] ---> Running in 33d4b9055523 [2022-03-21T15:44:36.457Z] ---> Running in 051a86447b5b [2022-03-21T15:44:36.457Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T15:44:36.457Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T15:44:36.457Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:44:36.457Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:44:36.725Z] Removing intermediate container 33d4b9055523 [2022-03-21T15:44:36.725Z] ---> ed94fdf93bb0 [2022-03-21T15:44:36.725Z] Step 30/31 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:36.725Z] Removing intermediate container 051a86447b5b [2022-03-21T15:44:36.725Z] ---> aa57a39654b2 [2022-03-21T15:44:36.725Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T15:44:36.725Z] OK: 6 MiB in 16 packages [2022-03-21T15:44:36.725Z] ---> Running in e5fbe536a299 [2022-03-21T15:44:36.725Z] ---> Running in 3e6156408c62 [2022-03-21T15:44:36.725Z] Removing intermediate container e5fbe536a299 [2022-03-21T15:44:36.725Z] ---> 78f1589f89be [2022-03-21T15:44:36.725Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T15:44:36.988Z] Removing intermediate container 3e6156408c62 [2022-03-21T15:44:36.988Z] ---> f52adf22d13d [2022-03-21T15:44:36.988Z] Step 31/31 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:36.988Z] ---> Running in 7a228e7dd596 [2022-03-21T15:44:36.988Z] ---> Running in af3a5d61300e [2022-03-21T15:44:36.988Z] Removing intermediate container 7a228e7dd596 [2022-03-21T15:44:36.988Z] ---> 95715d3499ea [2022-03-21T15:44:36.988Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:44:36.988Z] ---> Running in 25d4de36cb56 [2022-03-21T15:44:36.988Z] Removing intermediate container af3a5d61300e [2022-03-21T15:44:36.988Z] ---> 6e510672ef73 [2022-03-21T15:44:36.988Z] [2022-03-21T15:44:36.988Z] Removing intermediate container f54c595f6182 [2022-03-21T15:44:36.988Z] ---> 206be532899e [2022-03-21T15:44:36.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:44:37.249Z] ---> Running in 29a5470d4cc4 [2022-03-21T15:44:37.249Z] Successfully built 6e510672ef73 [2022-03-21T15:44:37.249Z] Successfully tagged security-bootstrapper:latest [2022-03-21T15:44:37.249Z]  Building security-bootstrapper ... done Removing intermediate container 29a5470d4cc4 [2022-03-21T15:44:37.249Z] ---> 2612aa9ed3cf [2022-03-21T15:44:37.249Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T15:44:37.249Z] ---> Running in 60f23e25719d [2022-03-21T15:44:37.508Z] Removing intermediate container 60f23e25719d [2022-03-21T15:44:37.508Z] ---> db55714c8fe5 [2022-03-21T15:44:37.508Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T15:44:37.508Z] ---> Running in f2ef4efea07f [2022-03-21T15:44:37.508Z] Removing intermediate container f2ef4efea07f [2022-03-21T15:44:37.508Z] ---> 57608a71399d [2022-03-21T15:44:37.508Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:37.768Z] ---> 4887bb9f69b3 [2022-03-21T15:44:37.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T15:44:37.768Z] Removing intermediate container 25d4de36cb56 [2022-03-21T15:44:37.768Z] ---> 4dcd499081f6 [2022-03-21T15:44:37.768Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T15:44:37.768Z] ---> Running in 1649ae8f7142 [2022-03-21T15:44:38.034Z] ---> 4d14810be7fa [2022-03-21T15:44:38.034Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:38.034Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:38.297Z] ---> 4971c0599b56 [2022-03-21T15:44:38.297Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T15:44:38.297Z] ---> Running in d8c363896363 [2022-03-21T15:44:38.297Z] Removing intermediate container d8c363896363 [2022-03-21T15:44:38.297Z] ---> da6dd13c72e3 [2022-03-21T15:44:38.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:38.297Z] ---> Running in 980ea6e07e52 [2022-03-21T15:44:38.561Z] Removing intermediate container 980ea6e07e52 [2022-03-21T15:44:38.561Z] ---> c8d5703a4423 [2022-03-21T15:44:38.561Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T15:44:38.561Z] ---> Running in a849a8e022a0 [2022-03-21T15:44:38.561Z] Removing intermediate container a849a8e022a0 [2022-03-21T15:44:38.561Z] ---> 3361d5789f4c [2022-03-21T15:44:38.561Z] Step 21/22 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:38.561Z] ---> Running in 3292f008d5cf [2022-03-21T15:44:38.561Z] Removing intermediate container 3292f008d5cf [2022-03-21T15:44:38.561Z] ---> a97a21cff309 [2022-03-21T15:44:38.561Z] Step 22/22 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:38.821Z] ---> Running in 628de9e16218 [2022-03-21T15:44:38.821Z] Removing intermediate container 628de9e16218 [2022-03-21T15:44:38.821Z] ---> 10dba195e6af [2022-03-21T15:44:38.821Z] [2022-03-21T15:44:38.821Z] Successfully built 10dba195e6af [2022-03-21T15:44:38.821Z] Successfully tagged support-notifications:latest [2022-03-21T15:44:38.821Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T15:44:39.081Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T15:44:39.346Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T15:44:39.346Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T15:44:39.346Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T15:44:39.606Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T15:44:39.606Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T15:44:39.867Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:44:39.867Z] OK: 8 MiB in 20 packages [2022-03-21T15:44:40.127Z] Removing intermediate container 1649ae8f7142 [2022-03-21T15:44:40.127Z] ---> 9c25f12743d7 [2022-03-21T15:44:40.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:44:40.385Z] ---> 219ced08e2ed [2022-03-21T15:44:40.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T15:44:40.645Z] ---> d5f43f372dde [2022-03-21T15:44:40.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T15:44:40.645Z] ---> 3ebe175e958a [2022-03-21T15:44:40.645Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T15:44:40.915Z] ---> Running in ea2cf1344a20 [2022-03-21T15:44:40.915Z] Removing intermediate container ea2cf1344a20 [2022-03-21T15:44:40.915Z] ---> dfa167264bd8 [2022-03-21T15:44:40.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:44:40.915Z] ---> Running in 6ac22ee8d6c4 [2022-03-21T15:44:40.915Z] Removing intermediate container 6ac22ee8d6c4 [2022-03-21T15:44:40.915Z] ---> 732c59b05b6b [2022-03-21T15:44:40.915Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T15:44:41.176Z] ---> Running in 8a2d8e954ca2 [2022-03-21T15:44:41.176Z] Removing intermediate container 8a2d8e954ca2 [2022-03-21T15:44:41.176Z] ---> 70cf50045c57 [2022-03-21T15:44:41.176Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:41.176Z] ---> Running in 497e31f5b47c [2022-03-21T15:44:41.176Z] Removing intermediate container 497e31f5b47c [2022-03-21T15:44:41.176Z] ---> 48c45e33c013 [2022-03-21T15:44:41.176Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:44:41.435Z] ---> Running in 02445f233bbc [2022-03-21T15:44:41.435Z] Removing intermediate container 02445f233bbc [2022-03-21T15:44:41.435Z] ---> a93eb51b1f65 [2022-03-21T15:44:41.435Z] [2022-03-21T15:44:41.435Z] Successfully built a93eb51b1f65 [2022-03-21T15:44:41.435Z] Successfully tagged core-data:latest [2022-03-21T15:44:41.441Z]  Building core-data ... done  [Pipeline] } [2022-03-21T15:44:41.450Z] $ docker stop --time=1 72df58ac9bb17a5fc74056057b1b16adb306b3afcd666c11d1a83252b0a3e6b2 [2022-03-21T15:44:42.721Z] $ docker rm -f 72df58ac9bb17a5fc74056057b1b16adb306b3afcd666c11d1a83252b0a3e6b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T15:44:43.214Z] + docker images [2022-03-21T15:44:43.214Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T15:44:43.214Z] core-data latest a93eb51b1f65 2 seconds ago 20MB [2022-03-21T15:44:43.214Z] support-notifications latest 10dba195e6af 5 seconds ago 16.7MB [2022-03-21T15:44:43.214Z] c03fb3a72377 7 seconds ago 1.79GB [2022-03-21T15:44:43.214Z] security-bootstrapper latest 6e510672ef73 7 seconds ago 18.7MB [2022-03-21T15:44:43.214Z] 278669cdb454 8 seconds ago 1.78GB [2022-03-21T15:44:43.214Z] support-scheduler latest 283ccc827d8f 14 seconds ago 15.9MB [2022-03-21T15:44:43.214Z] 37318d07549c 17 seconds ago 1.78GB [2022-03-21T15:44:43.214Z] 51608b6b1ada 17 seconds ago 1.77GB [2022-03-21T15:44:43.214Z] sys-mgmt-agent latest 2c16dfa21f64 26 seconds ago 296MB [2022-03-21T15:44:43.214Z] security-secretstore-setup latest e5a4f2243181 38 seconds ago 27.9MB [2022-03-21T15:44:43.214Z] core-command latest 892d789070c9 41 seconds ago 15.8MB [2022-03-21T15:44:43.214Z] core-metadata latest c0325abbe2b6 41 seconds ago 16.6MB [2022-03-21T15:44:43.214Z] security-proxy-setup latest c5e0e5d84649 41 seconds ago 26.2MB [2022-03-21T15:44:43.214Z] 445eb66c0a79 47 seconds ago 1.77GB [2022-03-21T15:44:43.214Z] 706128e7e75b 49 seconds ago 1.78GB [2022-03-21T15:44:43.214Z] f46a259d1658 49 seconds ago 1.78GB [2022-03-21T15:44:43.214Z] 9f488ed7f94c 49 seconds ago 1.78GB [2022-03-21T15:44:43.214Z] edcb8a936634 49 seconds ago 1.77GB [2022-03-21T15:44:43.214Z] ci-base-image-x86_64 latest 3f6511cc65ff 3 minutes ago 1.27GB [2022-03-21T15:44:43.214Z] alpine 3.14 a33ac4f1069a 4 days ago 5.59MB [2022-03-21T15:44:43.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-21T15:44:43.214Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-21T15:44:43.214Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-21T15:44:43.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-03-21T15:44:43.342Z] provisioning config files... [2022-03-21T15:44:43.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/162@tmp/config5517382510855320509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:44:43.681Z] ---> docker-login.sh [2022-03-21T15:44:43.681Z] nexus3.edgexfoundry.org:10001 [2022-03-21T15:44:43.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:44:43.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:44:43.681Z] Configure a credential helper to remove this warning. See [2022-03-21T15:44:43.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:44:43.681Z] [2022-03-21T15:44:43.681Z] Login Succeeded [2022-03-21T15:44:43.681Z] nexus3.edgexfoundry.org:10002 [2022-03-21T15:44:43.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:44:43.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:44:43.681Z] Configure a credential helper to remove this warning. See [2022-03-21T15:44:43.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:44:43.681Z] [2022-03-21T15:44:43.681Z] Login Succeeded [2022-03-21T15:44:43.939Z] nexus3.edgexfoundry.org:10003 [2022-03-21T15:44:43.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:44:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:44:43.939Z] Configure a credential helper to remove this warning. See [2022-03-21T15:44:43.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:44:43.939Z] [2022-03-21T15:44:43.939Z] Login Succeeded [2022-03-21T15:44:43.939Z] nexus3.edgexfoundry.org:10004 [2022-03-21T15:44:43.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:44:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:44:43.939Z] Configure a credential helper to remove this warning. See [2022-03-21T15:44:43.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:44:43.939Z] [2022-03-21T15:44:43.939Z] Login Succeeded [2022-03-21T15:44:43.939Z] docker.io [2022-03-21T15:44:44.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:44:44.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:44:44.459Z] Configure a credential helper to remove this warning. See [2022-03-21T15:44:44.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:44:44.459Z] [2022-03-21T15:44:44.459Z] Login Succeeded [2022-03-21T15:44:44.459Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T15:44:44.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:44:44.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T15:44:44.517Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-21T15:44:44.517Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:44.517Z] latest [2022-03-21T15:44:44.517Z] 2.2.0-dev.42 [2022-03-21T15:44:44.517Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:44.517Z] main [2022-03-21T15:44:44.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:44.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:45.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:45.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T15:44:45.122Z] a0ee84796d45: Preparing [2022-03-21T15:44:45.122Z] 90fd4b0562ed: Preparing [2022-03-21T15:44:45.122Z] 8e1b897593a9: Preparing [2022-03-21T15:44:45.122Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:45.122Z] 2e38978dfe40: Preparing [2022-03-21T15:44:45.122Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:45.122Z] 8e1b897593a9: Pushed [2022-03-21T15:44:45.122Z] d0a1d6f4cfc4: Pushed [2022-03-21T15:44:45.122Z] a0ee84796d45: Pushed [2022-03-21T15:44:46.503Z] 90fd4b0562ed: Pushed [2022-03-21T15:44:46.503Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:b13b4a978b9bcb9fa12493eb93199c21835c9cf7607f35b6bd8752869ca75de6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:46.807Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:47.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8246 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-21T15:44:47.051Z] Running in /w/workspace/edgex-go/162 [Pipeline] { [Pipeline] checkout [2022-03-21T15:44:47.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-21T15:44:47.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T15:44:47.110Z] a0ee84796d45: Preparing [2022-03-21T15:44:47.110Z] 90fd4b0562ed: Preparing [2022-03-21T15:44:47.110Z] 8e1b897593a9: Preparing [2022-03-21T15:44:47.110Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:47.110Z] 2e38978dfe40: Preparing [2022-03-21T15:44:47.110Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:47.110Z] 90fd4b0562ed: Layer already exists [2022-03-21T15:44:47.110Z] a0ee84796d45: Layer already exists [2022-03-21T15:44:47.110Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:47.110Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:47.110Z] latest: digest: sha256:b13b4a978b9bcb9fa12493eb93199c21835c9cf7607f35b6bd8752869ca75de6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:47.406Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:47.554Z] The recommended git tool is: git [2022-03-21T15:44:47.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.42 [2022-03-21T15:44:47.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T15:44:47.698Z] a0ee84796d45: Preparing [2022-03-21T15:44:47.698Z] 90fd4b0562ed: Preparing [2022-03-21T15:44:47.698Z] 8e1b897593a9: Preparing [2022-03-21T15:44:47.698Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:47.698Z] 2e38978dfe40: Preparing [2022-03-21T15:44:47.698Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:47.698Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:47.698Z] a0ee84796d45: Layer already exists [2022-03-21T15:44:47.698Z] 90fd4b0562ed: Layer already exists [2022-03-21T15:44:47.698Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:47.698Z] 2.2.0-dev.42: digest: sha256:b13b4a978b9bcb9fa12493eb93199c21835c9cf7607f35b6bd8752869ca75de6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:47.994Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:48.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:48.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T15:44:48.284Z] a0ee84796d45: Preparing [2022-03-21T15:44:48.284Z] 90fd4b0562ed: Preparing [2022-03-21T15:44:48.284Z] 8e1b897593a9: Preparing [2022-03-21T15:44:48.284Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:48.284Z] 2e38978dfe40: Preparing [2022-03-21T15:44:48.284Z] a0ee84796d45: Layer already exists [2022-03-21T15:44:48.284Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:48.284Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:48.284Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:48.284Z] 90fd4b0562ed: Layer already exists [2022-03-21T15:44:48.284Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:b13b4a978b9bcb9fa12493eb93199c21835c9cf7607f35b6bd8752869ca75de6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:48.580Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:48.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-21T15:44:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T15:44:48.870Z] a0ee84796d45: Preparing [2022-03-21T15:44:48.870Z] 90fd4b0562ed: Preparing [2022-03-21T15:44:48.870Z] 8e1b897593a9: Preparing [2022-03-21T15:44:48.870Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:48.870Z] 2e38978dfe40: Preparing [2022-03-21T15:44:48.870Z] a0ee84796d45: Layer already exists [2022-03-21T15:44:48.870Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:48.870Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:48.870Z] 90fd4b0562ed: Layer already exists [2022-03-21T15:44:48.870Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:48.870Z] main: digest: sha256:b13b4a978b9bcb9fa12493eb93199c21835c9cf7607f35b6bd8752869ca75de6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:44:48.907Z] ===================================================== [Pipeline] echo [2022-03-21T15:44:48.917Z] taggedImages: [2022-03-21T15:44:48.917Z] - nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:48.917Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-21T15:44:48.917Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.42 [2022-03-21T15:44:48.917Z] - nexus3.edgexfoundry.org:10004/core-command:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:48.917Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-21T15:44:48.938Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-21T15:44:48.938Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:48.938Z] latest [2022-03-21T15:44:48.938Z] 2.2.0-dev.42 [2022-03-21T15:44:48.938Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:48.938Z] main [2022-03-21T15:44:48.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:49.268Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:49.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:49.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T15:44:49.560Z] fa6ffa8da1a8: Preparing [2022-03-21T15:44:49.560Z] d63b681782d9: Preparing [2022-03-21T15:44:49.560Z] 8e1b897593a9: Preparing [2022-03-21T15:44:49.560Z] 86e13e79a0b7: Preparing [2022-03-21T15:44:49.560Z] f8226bfd63ef: Preparing [2022-03-21T15:44:49.560Z] 2e38978dfe40: Preparing [2022-03-21T15:44:49.560Z] 2e38978dfe40: Waiting [2022-03-21T15:44:49.560Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:49.560Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:49.560Z] f8226bfd63ef: Pushed [2022-03-21T15:44:49.560Z] fa6ffa8da1a8: Pushed [2022-03-21T15:44:49.819Z] 86e13e79a0b7: Pushed [2022-03-21T15:44:50.759Z] d63b681782d9: Pushed [2022-03-21T15:44:50.759Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:fc47c0f995688c9261071e2e31b62a6325839357d2f8a02a4d95c58d07cda46a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:51.056Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:51.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-21T15:44:51.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T15:44:51.343Z] fa6ffa8da1a8: Preparing [2022-03-21T15:44:51.343Z] d63b681782d9: Preparing [2022-03-21T15:44:51.343Z] 8e1b897593a9: Preparing [2022-03-21T15:44:51.343Z] 86e13e79a0b7: Preparing [2022-03-21T15:44:51.343Z] f8226bfd63ef: Preparing [2022-03-21T15:44:51.343Z] 2e38978dfe40: Preparing [2022-03-21T15:44:51.343Z] 86e13e79a0b7: Layer already exists [2022-03-21T15:44:51.343Z] fa6ffa8da1a8: Layer already exists [2022-03-21T15:44:51.343Z] f8226bfd63ef: Layer already exists [2022-03-21T15:44:51.343Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:51.343Z] d63b681782d9: Layer already exists [2022-03-21T15:44:51.343Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:51.343Z] latest: digest: sha256:fc47c0f995688c9261071e2e31b62a6325839357d2f8a02a4d95c58d07cda46a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:51.642Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:51.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.42 [2022-03-21T15:44:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T15:44:51.934Z] fa6ffa8da1a8: Preparing [2022-03-21T15:44:51.934Z] d63b681782d9: Preparing [2022-03-21T15:44:51.934Z] 8e1b897593a9: Preparing [2022-03-21T15:44:51.934Z] 86e13e79a0b7: Preparing [2022-03-21T15:44:51.934Z] f8226bfd63ef: Preparing [2022-03-21T15:44:51.934Z] 2e38978dfe40: Preparing [2022-03-21T15:44:51.934Z] 2e38978dfe40: Waiting [2022-03-21T15:44:51.934Z] f8226bfd63ef: Layer already exists [2022-03-21T15:44:51.934Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:51.934Z] 86e13e79a0b7: Layer already exists [2022-03-21T15:44:51.934Z] fa6ffa8da1a8: Layer already exists [2022-03-21T15:44:51.934Z] d63b681782d9: Layer already exists [2022-03-21T15:44:51.934Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:51.934Z] 2.2.0-dev.42: digest: sha256:fc47c0f995688c9261071e2e31b62a6325839357d2f8a02a4d95c58d07cda46a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:52.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:52.519Z] + docker push nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:52.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T15:44:52.519Z] fa6ffa8da1a8: Preparing [2022-03-21T15:44:52.519Z] d63b681782d9: Preparing [2022-03-21T15:44:52.519Z] 8e1b897593a9: Preparing [2022-03-21T15:44:52.519Z] 86e13e79a0b7: Preparing [2022-03-21T15:44:52.519Z] f8226bfd63ef: Preparing [2022-03-21T15:44:52.519Z] 2e38978dfe40: Preparing [2022-03-21T15:44:52.519Z] 2e38978dfe40: Waiting [2022-03-21T15:44:52.519Z] 86e13e79a0b7: Layer already exists [2022-03-21T15:44:52.519Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:52.519Z] f8226bfd63ef: Layer already exists [2022-03-21T15:44:52.519Z] fa6ffa8da1a8: Layer already exists [2022-03-21T15:44:52.519Z] d63b681782d9: Layer already exists [2022-03-21T15:44:52.519Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:52.519Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:fc47c0f995688c9261071e2e31b62a6325839357d2f8a02a4d95c58d07cda46a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:52.815Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:53.108Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-21T15:44:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T15:44:53.108Z] fa6ffa8da1a8: Preparing [2022-03-21T15:44:53.108Z] d63b681782d9: Preparing [2022-03-21T15:44:53.108Z] 8e1b897593a9: Preparing [2022-03-21T15:44:53.108Z] 86e13e79a0b7: Preparing [2022-03-21T15:44:53.108Z] f8226bfd63ef: Preparing [2022-03-21T15:44:53.108Z] 2e38978dfe40: Preparing [2022-03-21T15:44:53.108Z] 2e38978dfe40: Waiting [2022-03-21T15:44:53.108Z] d63b681782d9: Layer already exists [2022-03-21T15:44:53.108Z] fa6ffa8da1a8: Layer already exists [2022-03-21T15:44:53.108Z] 86e13e79a0b7: Layer already exists [2022-03-21T15:44:53.108Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:53.108Z] f8226bfd63ef: Layer already exists [2022-03-21T15:44:53.108Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:53.108Z] main: digest: sha256:fc47c0f995688c9261071e2e31b62a6325839357d2f8a02a4d95c58d07cda46a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:44:53.146Z] ===================================================== [Pipeline] echo [2022-03-21T15:44:53.159Z] taggedImages: [2022-03-21T15:44:53.159Z] - nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:53.159Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-21T15:44:53.159Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.42 [2022-03-21T15:44:53.159Z] - nexus3.edgexfoundry.org:10004/core-data:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:53.159Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-21T15:44:53.179Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-21T15:44:53.179Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:53.179Z] latest [2022-03-21T15:44:53.179Z] 2.2.0-dev.42 [2022-03-21T15:44:53.179Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:53.179Z] main [2022-03-21T15:44:53.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:53.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:53.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:53.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T15:44:53.787Z] 1902602a0962: Preparing [2022-03-21T15:44:53.787Z] 7c0749b6858b: Preparing [2022-03-21T15:44:53.787Z] 8e1b897593a9: Preparing [2022-03-21T15:44:53.787Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:53.787Z] 2e38978dfe40: Preparing [2022-03-21T15:44:53.787Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:53.787Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:53.787Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:53.787Z] 1902602a0962: Pushed [2022-03-21T15:44:54.807Z] using credential edgex-jenkins-ssh [2022-03-21T15:44:54.828Z] Cloning the remote Git repository [2022-03-21T15:44:55.169Z] 7c0749b6858b: Pushed [2022-03-21T15:44:55.169Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:bb2ce5e57efb66b607535b6be414e1a81ab0ceb4e70188e391428b96a366c8a9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:55.468Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:54.906Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T15:44:55.022Z] > git init /w/workspace/edgex-go/162 # timeout=10 [2022-03-21T15:44:55.145Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T15:44:55.146Z] > git --version # timeout=10 [2022-03-21T15:44:55.176Z] > git --version # 'git version 2.25.1' [2022-03-21T15:44:55.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T15:44:55.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T15:44:55.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-21T15:44:55.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T15:44:55.762Z] 1902602a0962: Preparing [2022-03-21T15:44:55.762Z] 7c0749b6858b: Preparing [2022-03-21T15:44:55.762Z] 8e1b897593a9: Preparing [2022-03-21T15:44:55.762Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:55.762Z] 2e38978dfe40: Preparing [2022-03-21T15:44:55.762Z] 7c0749b6858b: Layer already exists [2022-03-21T15:44:55.762Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:55.762Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:55.762Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:55.762Z] 1902602a0962: Layer already exists [2022-03-21T15:44:55.762Z] latest: digest: sha256:bb2ce5e57efb66b607535b6be414e1a81ab0ceb4e70188e391428b96a366c8a9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:56.057Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:56.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.42 [2022-03-21T15:44:56.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T15:44:56.353Z] 1902602a0962: Preparing [2022-03-21T15:44:56.353Z] 7c0749b6858b: Preparing [2022-03-21T15:44:56.353Z] 8e1b897593a9: Preparing [2022-03-21T15:44:56.353Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:56.353Z] 2e38978dfe40: Preparing [2022-03-21T15:44:56.353Z] 7c0749b6858b: Layer already exists [2022-03-21T15:44:56.353Z] 1902602a0962: Layer already exists [2022-03-21T15:44:56.353Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:56.353Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:56.353Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:56.353Z] 2.2.0-dev.42: digest: sha256:bb2ce5e57efb66b607535b6be414e1a81ab0ceb4e70188e391428b96a366c8a9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:56.653Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:56.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:56.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T15:44:56.942Z] 1902602a0962: Preparing [2022-03-21T15:44:56.942Z] 7c0749b6858b: Preparing [2022-03-21T15:44:56.942Z] 8e1b897593a9: Preparing [2022-03-21T15:44:56.942Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:56.942Z] 2e38978dfe40: Preparing [2022-03-21T15:44:56.942Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:56.942Z] 1902602a0962: Layer already exists [2022-03-21T15:44:56.942Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:56.942Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:56.942Z] 7c0749b6858b: Layer already exists [2022-03-21T15:44:56.942Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:bb2ce5e57efb66b607535b6be414e1a81ab0ceb4e70188e391428b96a366c8a9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:57.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:57.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-21T15:44:57.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T15:44:57.535Z] 1902602a0962: Preparing [2022-03-21T15:44:57.535Z] 7c0749b6858b: Preparing [2022-03-21T15:44:57.535Z] 8e1b897593a9: Preparing [2022-03-21T15:44:57.535Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:44:57.535Z] 2e38978dfe40: Preparing [2022-03-21T15:44:57.535Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:44:57.535Z] 1902602a0962: Layer already exists [2022-03-21T15:44:57.535Z] 7c0749b6858b: Layer already exists [2022-03-21T15:44:57.535Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:57.535Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:57.536Z] main: digest: sha256:bb2ce5e57efb66b607535b6be414e1a81ab0ceb4e70188e391428b96a366c8a9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:44:57.573Z] ===================================================== [Pipeline] echo [2022-03-21T15:44:57.581Z] taggedImages: [2022-03-21T15:44:57.581Z] - nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:57.581Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-21T15:44:57.581Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.42 [2022-03-21T15:44:57.581Z] - nexus3.edgexfoundry.org:10004/core-metadata:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:57.581Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-21T15:44:57.604Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-21T15:44:57.604Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:57.604Z] latest [2022-03-21T15:44:57.604Z] 2.2.0-dev.42 [2022-03-21T15:44:57.604Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:44:57.604Z] main [2022-03-21T15:44:57.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:57.915Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:44:58.206Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:44:58.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T15:44:58.207Z] 7f0da8d7a12c: Preparing [2022-03-21T15:44:58.207Z] 7f0da8d7a12c: Preparing [2022-03-21T15:44:58.207Z] eb70bae337e4: Preparing [2022-03-21T15:44:58.207Z] 36917cac47bf: Preparing [2022-03-21T15:44:58.207Z] 5c3f9812da6e: Preparing [2022-03-21T15:44:58.207Z] af22aceefd18: Preparing [2022-03-21T15:44:58.207Z] 8e1b897593a9: Preparing [2022-03-21T15:44:58.207Z] 61d3fd24da49: Preparing [2022-03-21T15:44:58.207Z] c768544a7d6b: Preparing [2022-03-21T15:44:58.207Z] 0946b299f9c4: Preparing [2022-03-21T15:44:58.207Z] acca7aaa38d3: Preparing [2022-03-21T15:44:58.207Z] 2e38978dfe40: Preparing [2022-03-21T15:44:58.207Z] acca7aaa38d3: Waiting [2022-03-21T15:44:58.207Z] c768544a7d6b: Waiting [2022-03-21T15:44:58.207Z] 61d3fd24da49: Waiting [2022-03-21T15:44:58.207Z] 2e38978dfe40: Waiting [2022-03-21T15:44:58.207Z] 0946b299f9c4: Waiting [2022-03-21T15:44:58.207Z] 8e1b897593a9: Waiting [2022-03-21T15:44:58.207Z] 5c3f9812da6e: Pushed [2022-03-21T15:44:58.207Z] eb70bae337e4: Pushed [2022-03-21T15:44:58.207Z] 36917cac47bf: Pushed [2022-03-21T15:44:58.207Z] 8e1b897593a9: Layer already exists [2022-03-21T15:44:58.207Z] 7f0da8d7a12c: Pushed [2022-03-21T15:44:58.466Z] c768544a7d6b: Pushed [2022-03-21T15:44:58.466Z] 61d3fd24da49: Pushed [2022-03-21T15:44:58.466Z] acca7aaa38d3: Pushed [2022-03-21T15:44:58.466Z] 0946b299f9c4: Pushed [2022-03-21T15:44:58.466Z] 2e38978dfe40: Layer already exists [2022-03-21T15:44:59.889Z] af22aceefd18: Pushed [2022-03-21T15:44:59.889Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:f79ab5392b4e0b585b43354ef94a2fb96267fc8f216ed845a927750f8c71bf59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:00.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:00.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-21T15:45:00.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T15:45:00.499Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:00.499Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:00.499Z] eb70bae337e4: Preparing [2022-03-21T15:45:00.499Z] 36917cac47bf: Preparing [2022-03-21T15:45:00.499Z] 5c3f9812da6e: Preparing [2022-03-21T15:45:00.499Z] af22aceefd18: Preparing [2022-03-21T15:45:00.499Z] 8e1b897593a9: Preparing [2022-03-21T15:45:00.499Z] 61d3fd24da49: Preparing [2022-03-21T15:45:00.499Z] c768544a7d6b: Preparing [2022-03-21T15:45:00.499Z] 0946b299f9c4: Preparing [2022-03-21T15:45:00.499Z] acca7aaa38d3: Preparing [2022-03-21T15:45:00.499Z] 2e38978dfe40: Preparing [2022-03-21T15:45:00.499Z] 61d3fd24da49: Waiting [2022-03-21T15:45:00.499Z] c768544a7d6b: Waiting [2022-03-21T15:45:00.499Z] 0946b299f9c4: Waiting [2022-03-21T15:45:00.499Z] acca7aaa38d3: Waiting [2022-03-21T15:45:00.499Z] 8e1b897593a9: Waiting [2022-03-21T15:45:00.499Z] 2e38978dfe40: Waiting [2022-03-21T15:45:00.499Z] 5c3f9812da6e: Layer already exists [2022-03-21T15:45:00.499Z] 36917cac47bf: Layer already exists [2022-03-21T15:45:00.499Z] af22aceefd18: Layer already exists [2022-03-21T15:45:00.499Z] 7f0da8d7a12c: Layer already exists [2022-03-21T15:45:00.499Z] eb70bae337e4: Layer already exists [2022-03-21T15:45:00.499Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:00.499Z] 61d3fd24da49: Layer already exists [2022-03-21T15:45:00.499Z] acca7aaa38d3: Layer already exists [2022-03-21T15:45:00.499Z] c768544a7d6b: Layer already exists [2022-03-21T15:45:00.499Z] 0946b299f9c4: Layer already exists [2022-03-21T15:45:00.499Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:00.499Z] latest: digest: sha256:f79ab5392b4e0b585b43354ef94a2fb96267fc8f216ed845a927750f8c71bf59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:00.796Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:01.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.42 [2022-03-21T15:45:01.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T15:45:01.088Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:01.088Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:01.088Z] eb70bae337e4: Preparing [2022-03-21T15:45:01.088Z] 36917cac47bf: Preparing [2022-03-21T15:45:01.088Z] 5c3f9812da6e: Preparing [2022-03-21T15:45:01.088Z] af22aceefd18: Preparing [2022-03-21T15:45:01.088Z] 8e1b897593a9: Preparing [2022-03-21T15:45:01.088Z] 61d3fd24da49: Preparing [2022-03-21T15:45:01.088Z] c768544a7d6b: Preparing [2022-03-21T15:45:01.088Z] 0946b299f9c4: Preparing [2022-03-21T15:45:01.088Z] acca7aaa38d3: Preparing [2022-03-21T15:45:01.088Z] 2e38978dfe40: Preparing [2022-03-21T15:45:01.088Z] 0946b299f9c4: Waiting [2022-03-21T15:45:01.088Z] 8e1b897593a9: Waiting [2022-03-21T15:45:01.088Z] acca7aaa38d3: Waiting [2022-03-21T15:45:01.088Z] 2e38978dfe40: Waiting [2022-03-21T15:45:01.088Z] 61d3fd24da49: Waiting [2022-03-21T15:45:01.088Z] c768544a7d6b: Waiting [2022-03-21T15:45:01.088Z] af22aceefd18: Layer already exists [2022-03-21T15:45:01.088Z] 5c3f9812da6e: Layer already exists [2022-03-21T15:45:01.088Z] 36917cac47bf: Layer already exists [2022-03-21T15:45:01.088Z] 7f0da8d7a12c: Layer already exists [2022-03-21T15:45:01.088Z] eb70bae337e4: Layer already exists [2022-03-21T15:45:01.088Z] 61d3fd24da49: Layer already exists [2022-03-21T15:45:01.088Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:01.088Z] c768544a7d6b: Layer already exists [2022-03-21T15:45:01.088Z] 0946b299f9c4: Layer already exists [2022-03-21T15:45:01.088Z] acca7aaa38d3: Layer already exists [2022-03-21T15:45:01.088Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:01.088Z] 2.2.0-dev.42: digest: sha256:f79ab5392b4e0b585b43354ef94a2fb96267fc8f216ed845a927750f8c71bf59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:01.383Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:01.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:01.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T15:45:01.692Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:01.692Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:01.692Z] eb70bae337e4: Preparing [2022-03-21T15:45:01.692Z] 36917cac47bf: Preparing [2022-03-21T15:45:01.692Z] 5c3f9812da6e: Preparing [2022-03-21T15:45:01.692Z] af22aceefd18: Preparing [2022-03-21T15:45:01.692Z] 8e1b897593a9: Preparing [2022-03-21T15:45:01.692Z] 61d3fd24da49: Preparing [2022-03-21T15:45:01.692Z] c768544a7d6b: Preparing [2022-03-21T15:45:01.692Z] 0946b299f9c4: Preparing [2022-03-21T15:45:01.692Z] acca7aaa38d3: Preparing [2022-03-21T15:45:01.692Z] 2e38978dfe40: Preparing [2022-03-21T15:45:01.692Z] 61d3fd24da49: Waiting [2022-03-21T15:45:01.692Z] c768544a7d6b: Waiting [2022-03-21T15:45:01.692Z] 0946b299f9c4: Waiting [2022-03-21T15:45:01.692Z] 8e1b897593a9: Waiting [2022-03-21T15:45:01.692Z] 2e38978dfe40: Waiting [2022-03-21T15:45:01.692Z] acca7aaa38d3: Waiting [2022-03-21T15:45:01.692Z] 36917cac47bf: Layer already exists [2022-03-21T15:45:01.692Z] af22aceefd18: Layer already exists [2022-03-21T15:45:01.692Z] 5c3f9812da6e: Layer already exists [2022-03-21T15:45:01.692Z] 7f0da8d7a12c: Layer already exists [2022-03-21T15:45:01.692Z] eb70bae337e4: Layer already exists [2022-03-21T15:45:01.692Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:01.692Z] c768544a7d6b: Layer already exists [2022-03-21T15:45:01.692Z] 61d3fd24da49: Layer already exists [2022-03-21T15:45:01.692Z] 0946b299f9c4: Layer already exists [2022-03-21T15:45:01.692Z] acca7aaa38d3: Layer already exists [2022-03-21T15:45:01.692Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:01.692Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:f79ab5392b4e0b585b43354ef94a2fb96267fc8f216ed845a927750f8c71bf59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:01.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:02.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-21T15:45:02.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T15:45:02.278Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:02.278Z] 7f0da8d7a12c: Preparing [2022-03-21T15:45:02.278Z] eb70bae337e4: Preparing [2022-03-21T15:45:02.278Z] 36917cac47bf: Preparing [2022-03-21T15:45:02.278Z] 5c3f9812da6e: Preparing [2022-03-21T15:45:02.278Z] af22aceefd18: Preparing [2022-03-21T15:45:02.278Z] 8e1b897593a9: Preparing [2022-03-21T15:45:02.278Z] 61d3fd24da49: Preparing [2022-03-21T15:45:02.278Z] c768544a7d6b: Preparing [2022-03-21T15:45:02.278Z] 0946b299f9c4: Preparing [2022-03-21T15:45:02.278Z] acca7aaa38d3: Preparing [2022-03-21T15:45:02.278Z] 2e38978dfe40: Preparing [2022-03-21T15:45:02.278Z] 8e1b897593a9: Waiting [2022-03-21T15:45:02.278Z] 61d3fd24da49: Waiting [2022-03-21T15:45:02.278Z] c768544a7d6b: Waiting [2022-03-21T15:45:02.278Z] 0946b299f9c4: Waiting [2022-03-21T15:45:02.278Z] acca7aaa38d3: Waiting [2022-03-21T15:45:02.278Z] eb70bae337e4: Layer already exists [2022-03-21T15:45:02.278Z] 36917cac47bf: Layer already exists [2022-03-21T15:45:02.278Z] af22aceefd18: Layer already exists [2022-03-21T15:45:02.278Z] 5c3f9812da6e: Layer already exists [2022-03-21T15:45:02.278Z] 7f0da8d7a12c: Layer already exists [2022-03-21T15:45:02.278Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:02.278Z] 61d3fd24da49: Layer already exists [2022-03-21T15:45:02.278Z] 0946b299f9c4: Layer already exists [2022-03-21T15:45:02.278Z] acca7aaa38d3: Layer already exists [2022-03-21T15:45:02.278Z] c768544a7d6b: Layer already exists [2022-03-21T15:45:02.278Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:02.278Z] main: digest: sha256:f79ab5392b4e0b585b43354ef94a2fb96267fc8f216ed845a927750f8c71bf59 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:02.314Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:02.322Z] taggedImages: [2022-03-21T15:45:02.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:02.323Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-21T15:45:02.323Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.42 [2022-03-21T15:45:02.323Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:02.323Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-21T15:45:02.344Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-21T15:45:02.344Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:02.344Z] latest [2022-03-21T15:45:02.344Z] 2.2.0-dev.42 [2022-03-21T15:45:02.344Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:02.344Z] main [2022-03-21T15:45:02.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:02.709Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:02.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:02.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T15:45:02.998Z] 9bae8ba93530: Preparing [2022-03-21T15:45:02.998Z] 50446f5e7f4c: Preparing [2022-03-21T15:45:02.998Z] cd9f62958f6a: Preparing [2022-03-21T15:45:02.998Z] 79c501f4c7c5: Preparing [2022-03-21T15:45:02.998Z] 7056e72f3f36: Preparing [2022-03-21T15:45:02.998Z] 2e38978dfe40: Preparing [2022-03-21T15:45:02.998Z] 2e38978dfe40: Waiting [2022-03-21T15:45:02.998Z] 79c501f4c7c5: Pushed [2022-03-21T15:45:02.998Z] cd9f62958f6a: Pushed [2022-03-21T15:45:02.998Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:03.257Z] 7056e72f3f36: Pushed [2022-03-21T15:45:04.198Z] 50446f5e7f4c: Pushed [2022-03-21T15:45:04.198Z] 9bae8ba93530: Pushed [2022-03-21T15:45:04.198Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:611ea1e1377e54c698a4d20d08671391f19bb25cfe51f5176b83dccfe2566ca5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:04.499Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:04.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-21T15:45:04.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T15:45:04.790Z] 9bae8ba93530: Preparing [2022-03-21T15:45:04.790Z] 50446f5e7f4c: Preparing [2022-03-21T15:45:04.790Z] cd9f62958f6a: Preparing [2022-03-21T15:45:04.790Z] 79c501f4c7c5: Preparing [2022-03-21T15:45:04.790Z] 7056e72f3f36: Preparing [2022-03-21T15:45:04.790Z] 2e38978dfe40: Preparing [2022-03-21T15:45:04.790Z] 2e38978dfe40: Waiting [2022-03-21T15:45:04.790Z] cd9f62958f6a: Layer already exists [2022-03-21T15:45:04.790Z] 50446f5e7f4c: Layer already exists [2022-03-21T15:45:04.790Z] 79c501f4c7c5: Layer already exists [2022-03-21T15:45:04.790Z] 7056e72f3f36: Layer already exists [2022-03-21T15:45:04.790Z] 9bae8ba93530: Layer already exists [2022-03-21T15:45:04.790Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:04.790Z] latest: digest: sha256:611ea1e1377e54c698a4d20d08671391f19bb25cfe51f5176b83dccfe2566ca5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:05.086Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:05.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.42 [2022-03-21T15:45:05.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T15:45:05.375Z] 9bae8ba93530: Preparing [2022-03-21T15:45:05.375Z] 50446f5e7f4c: Preparing [2022-03-21T15:45:05.375Z] cd9f62958f6a: Preparing [2022-03-21T15:45:05.375Z] 79c501f4c7c5: Preparing [2022-03-21T15:45:05.375Z] 7056e72f3f36: Preparing [2022-03-21T15:45:05.375Z] 2e38978dfe40: Preparing [2022-03-21T15:45:05.375Z] 2e38978dfe40: Waiting [2022-03-21T15:45:05.375Z] 79c501f4c7c5: Layer already exists [2022-03-21T15:45:05.375Z] 50446f5e7f4c: Layer already exists [2022-03-21T15:45:05.375Z] 7056e72f3f36: Layer already exists [2022-03-21T15:45:05.375Z] cd9f62958f6a: Layer already exists [2022-03-21T15:45:05.375Z] 9bae8ba93530: Layer already exists [2022-03-21T15:45:05.375Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:05.375Z] 2.2.0-dev.42: digest: sha256:611ea1e1377e54c698a4d20d08671391f19bb25cfe51f5176b83dccfe2566ca5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:05.669Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:05.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:05.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T15:45:05.969Z] 9bae8ba93530: Preparing [2022-03-21T15:45:05.969Z] 50446f5e7f4c: Preparing [2022-03-21T15:45:05.969Z] cd9f62958f6a: Preparing [2022-03-21T15:45:05.969Z] 79c501f4c7c5: Preparing [2022-03-21T15:45:05.969Z] 7056e72f3f36: Preparing [2022-03-21T15:45:05.969Z] 2e38978dfe40: Preparing [2022-03-21T15:45:05.969Z] 2e38978dfe40: Waiting [2022-03-21T15:45:05.969Z] 50446f5e7f4c: Layer already exists [2022-03-21T15:45:05.969Z] 9bae8ba93530: Layer already exists [2022-03-21T15:45:05.969Z] 7056e72f3f36: Layer already exists [2022-03-21T15:45:05.969Z] cd9f62958f6a: Layer already exists [2022-03-21T15:45:05.969Z] 79c501f4c7c5: Layer already exists [2022-03-21T15:45:05.969Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:05.969Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:611ea1e1377e54c698a4d20d08671391f19bb25cfe51f5176b83dccfe2566ca5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:06.268Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:06.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-21T15:45:06.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T15:45:06.562Z] 9bae8ba93530: Preparing [2022-03-21T15:45:06.562Z] 50446f5e7f4c: Preparing [2022-03-21T15:45:06.562Z] cd9f62958f6a: Preparing [2022-03-21T15:45:06.562Z] 79c501f4c7c5: Preparing [2022-03-21T15:45:06.562Z] 7056e72f3f36: Preparing [2022-03-21T15:45:06.562Z] 2e38978dfe40: Preparing [2022-03-21T15:45:06.562Z] 2e38978dfe40: Waiting [2022-03-21T15:45:06.562Z] 7056e72f3f36: Layer already exists [2022-03-21T15:45:06.562Z] cd9f62958f6a: Layer already exists [2022-03-21T15:45:06.562Z] 79c501f4c7c5: Layer already exists [2022-03-21T15:45:06.562Z] 50446f5e7f4c: Layer already exists [2022-03-21T15:45:06.562Z] 9bae8ba93530: Layer already exists [2022-03-21T15:45:06.562Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:06.562Z] main: digest: sha256:611ea1e1377e54c698a4d20d08671391f19bb25cfe51f5176b83dccfe2566ca5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:06.592Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:06.600Z] taggedImages: [2022-03-21T15:45:06.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:06.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-21T15:45:06.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.42 [2022-03-21T15:45:06.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:06.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-21T15:45:06.622Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-21T15:45:06.622Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:06.622Z] latest [2022-03-21T15:45:06.622Z] 2.2.0-dev.42 [2022-03-21T15:45:06.622Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:06.622Z] main [2022-03-21T15:45:06.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:06.936Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:07.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:07.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T15:45:07.235Z] fcbf5469a6bb: Preparing [2022-03-21T15:45:07.235Z] 6e91b398d717: Preparing [2022-03-21T15:45:07.235Z] 4134161ab787: Preparing [2022-03-21T15:45:07.235Z] d3c209f99ddb: Preparing [2022-03-21T15:45:07.235Z] 559b502a31ca: Preparing [2022-03-21T15:45:07.235Z] f5745303173e: Preparing [2022-03-21T15:45:07.235Z] de0499a0d381: Preparing [2022-03-21T15:45:07.235Z] 56aa47561f7a: Preparing [2022-03-21T15:45:07.235Z] 70177fd30d79: Preparing [2022-03-21T15:45:07.235Z] 2e38978dfe40: Preparing [2022-03-21T15:45:07.235Z] f5745303173e: Waiting [2022-03-21T15:45:07.235Z] de0499a0d381: Waiting [2022-03-21T15:45:07.235Z] 56aa47561f7a: Waiting [2022-03-21T15:45:07.235Z] 70177fd30d79: Waiting [2022-03-21T15:45:07.235Z] 2e38978dfe40: Waiting [2022-03-21T15:45:07.235Z] 6e91b398d717: Pushed [2022-03-21T15:45:07.235Z] 559b502a31ca: Pushed [2022-03-21T15:45:07.235Z] fcbf5469a6bb: Pushed [2022-03-21T15:45:07.235Z] f5745303173e: Pushed [2022-03-21T15:45:07.235Z] de0499a0d381: Pushed [2022-03-21T15:45:07.495Z] 56aa47561f7a: Pushed [2022-03-21T15:45:07.495Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:07.495Z] 70177fd30d79: Pushed [2022-03-21T15:45:08.439Z] d3c209f99ddb: Pushed [2022-03-21T15:45:08.699Z] 4134161ab787: Pushed [2022-03-21T15:45:08.699Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:bf68cb892ae3cdd4db3644a650afbb4e6ea5998d2ce909b7f4beecd6b23532d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:08.994Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:09.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-21T15:45:09.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T15:45:09.284Z] fcbf5469a6bb: Preparing [2022-03-21T15:45:09.284Z] 6e91b398d717: Preparing [2022-03-21T15:45:09.284Z] 4134161ab787: Preparing [2022-03-21T15:45:09.284Z] d3c209f99ddb: Preparing [2022-03-21T15:45:09.284Z] 559b502a31ca: Preparing [2022-03-21T15:45:09.284Z] f5745303173e: Preparing [2022-03-21T15:45:09.284Z] de0499a0d381: Preparing [2022-03-21T15:45:09.284Z] 56aa47561f7a: Preparing [2022-03-21T15:45:09.284Z] 70177fd30d79: Preparing [2022-03-21T15:45:09.284Z] 2e38978dfe40: Preparing [2022-03-21T15:45:09.284Z] f5745303173e: Waiting [2022-03-21T15:45:09.284Z] 56aa47561f7a: Waiting [2022-03-21T15:45:09.284Z] 70177fd30d79: Waiting [2022-03-21T15:45:09.284Z] de0499a0d381: Waiting [2022-03-21T15:45:09.284Z] 2e38978dfe40: Waiting [2022-03-21T15:45:09.284Z] fcbf5469a6bb: Layer already exists [2022-03-21T15:45:09.284Z] 559b502a31ca: Layer already exists [2022-03-21T15:45:09.284Z] 4134161ab787: Layer already exists [2022-03-21T15:45:09.284Z] d3c209f99ddb: Layer already exists [2022-03-21T15:45:09.284Z] 6e91b398d717: Layer already exists [2022-03-21T15:45:09.284Z] de0499a0d381: Layer already exists [2022-03-21T15:45:09.284Z] f5745303173e: Layer already exists [2022-03-21T15:45:09.284Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:09.284Z] 70177fd30d79: Layer already exists [2022-03-21T15:45:09.284Z] 56aa47561f7a: Layer already exists [2022-03-21T15:45:09.284Z] latest: digest: sha256:bf68cb892ae3cdd4db3644a650afbb4e6ea5998d2ce909b7f4beecd6b23532d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:09.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:09.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.42 [2022-03-21T15:45:09.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T15:45:09.872Z] fcbf5469a6bb: Preparing [2022-03-21T15:45:09.872Z] 6e91b398d717: Preparing [2022-03-21T15:45:09.872Z] 4134161ab787: Preparing [2022-03-21T15:45:09.872Z] d3c209f99ddb: Preparing [2022-03-21T15:45:09.872Z] 559b502a31ca: Preparing [2022-03-21T15:45:09.872Z] f5745303173e: Preparing [2022-03-21T15:45:09.872Z] de0499a0d381: Preparing [2022-03-21T15:45:09.872Z] 56aa47561f7a: Preparing [2022-03-21T15:45:09.872Z] 70177fd30d79: Preparing [2022-03-21T15:45:09.872Z] 2e38978dfe40: Preparing [2022-03-21T15:45:09.872Z] de0499a0d381: Waiting [2022-03-21T15:45:09.872Z] f5745303173e: Waiting [2022-03-21T15:45:09.872Z] 56aa47561f7a: Waiting [2022-03-21T15:45:09.872Z] 70177fd30d79: Waiting [2022-03-21T15:45:09.872Z] 2e38978dfe40: Waiting [2022-03-21T15:45:09.872Z] d3c209f99ddb: Layer already exists [2022-03-21T15:45:09.872Z] fcbf5469a6bb: Layer already exists [2022-03-21T15:45:09.872Z] 4134161ab787: Layer already exists [2022-03-21T15:45:09.872Z] 559b502a31ca: Layer already exists [2022-03-21T15:45:09.872Z] 6e91b398d717: Layer already exists [2022-03-21T15:45:09.872Z] de0499a0d381: Layer already exists [2022-03-21T15:45:09.872Z] f5745303173e: Layer already exists [2022-03-21T15:45:09.872Z] 56aa47561f7a: Layer already exists [2022-03-21T15:45:09.872Z] 70177fd30d79: Layer already exists [2022-03-21T15:45:09.872Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:09.872Z] 2.2.0-dev.42: digest: sha256:bf68cb892ae3cdd4db3644a650afbb4e6ea5998d2ce909b7f4beecd6b23532d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:10.165Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:10.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:10.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T15:45:10.455Z] fcbf5469a6bb: Preparing [2022-03-21T15:45:10.455Z] 6e91b398d717: Preparing [2022-03-21T15:45:10.455Z] 4134161ab787: Preparing [2022-03-21T15:45:10.455Z] d3c209f99ddb: Preparing [2022-03-21T15:45:10.455Z] 559b502a31ca: Preparing [2022-03-21T15:45:10.455Z] f5745303173e: Preparing [2022-03-21T15:45:10.455Z] de0499a0d381: Preparing [2022-03-21T15:45:10.456Z] 56aa47561f7a: Preparing [2022-03-21T15:45:10.456Z] 70177fd30d79: Preparing [2022-03-21T15:45:10.456Z] 2e38978dfe40: Preparing [2022-03-21T15:45:10.456Z] de0499a0d381: Waiting [2022-03-21T15:45:10.456Z] f5745303173e: Waiting [2022-03-21T15:45:10.456Z] 56aa47561f7a: Waiting [2022-03-21T15:45:10.456Z] 2e38978dfe40: Waiting [2022-03-21T15:45:10.456Z] 70177fd30d79: Waiting [2022-03-21T15:45:10.456Z] 6e91b398d717: Layer already exists [2022-03-21T15:45:10.456Z] 4134161ab787: Layer already exists [2022-03-21T15:45:10.456Z] d3c209f99ddb: Layer already exists [2022-03-21T15:45:10.456Z] 559b502a31ca: Layer already exists [2022-03-21T15:45:10.456Z] fcbf5469a6bb: Layer already exists [2022-03-21T15:45:10.456Z] f5745303173e: Layer already exists [2022-03-21T15:45:10.456Z] 56aa47561f7a: Layer already exists [2022-03-21T15:45:10.456Z] de0499a0d381: Layer already exists [2022-03-21T15:45:10.456Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:10.456Z] 70177fd30d79: Layer already exists [2022-03-21T15:45:10.456Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:bf68cb892ae3cdd4db3644a650afbb4e6ea5998d2ce909b7f4beecd6b23532d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:10.754Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:11.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-21T15:45:11.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T15:45:11.046Z] fcbf5469a6bb: Preparing [2022-03-21T15:45:11.046Z] 6e91b398d717: Preparing [2022-03-21T15:45:11.046Z] 4134161ab787: Preparing [2022-03-21T15:45:11.046Z] d3c209f99ddb: Preparing [2022-03-21T15:45:11.046Z] 559b502a31ca: Preparing [2022-03-21T15:45:11.046Z] f5745303173e: Preparing [2022-03-21T15:45:11.046Z] de0499a0d381: Preparing [2022-03-21T15:45:11.046Z] 56aa47561f7a: Preparing [2022-03-21T15:45:11.046Z] 70177fd30d79: Preparing [2022-03-21T15:45:11.046Z] 2e38978dfe40: Preparing [2022-03-21T15:45:11.046Z] 56aa47561f7a: Waiting [2022-03-21T15:45:11.046Z] 70177fd30d79: Waiting [2022-03-21T15:45:11.046Z] 2e38978dfe40: Waiting [2022-03-21T15:45:11.046Z] de0499a0d381: Waiting [2022-03-21T15:45:11.046Z] f5745303173e: Waiting [2022-03-21T15:45:11.046Z] fcbf5469a6bb: Layer already exists [2022-03-21T15:45:11.046Z] 6e91b398d717: Layer already exists [2022-03-21T15:45:11.046Z] 559b502a31ca: Layer already exists [2022-03-21T15:45:11.046Z] 4134161ab787: Layer already exists [2022-03-21T15:45:11.046Z] d3c209f99ddb: Layer already exists [2022-03-21T15:45:11.046Z] de0499a0d381: Layer already exists [2022-03-21T15:45:11.046Z] f5745303173e: Layer already exists [2022-03-21T15:45:11.046Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:11.046Z] 70177fd30d79: Layer already exists [2022-03-21T15:45:11.046Z] 56aa47561f7a: Layer already exists [2022-03-21T15:45:11.046Z] main: digest: sha256:bf68cb892ae3cdd4db3644a650afbb4e6ea5998d2ce909b7f4beecd6b23532d3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:11.079Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:11.089Z] taggedImages: [2022-03-21T15:45:11.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:11.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-21T15:45:11.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.42 [2022-03-21T15:45:11.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:11.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-21T15:45:11.113Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-21T15:45:11.113Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:11.113Z] latest [2022-03-21T15:45:11.113Z] 2.2.0-dev.42 [2022-03-21T15:45:11.113Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:11.113Z] main [2022-03-21T15:45:11.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:11.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:11.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T15:45:11.718Z] c40d41d0eb57: Preparing [2022-03-21T15:45:11.718Z] a8a5f7dfb0b5: Preparing [2022-03-21T15:45:11.718Z] 8e1b897593a9: Preparing [2022-03-21T15:45:11.718Z] 3bbe03a90f91: Preparing [2022-03-21T15:45:11.718Z] 2e38978dfe40: Preparing [2022-03-21T15:45:11.718Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:11.718Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:11.718Z] c40d41d0eb57: Pushed [2022-03-21T15:45:11.718Z] 3bbe03a90f91: Pushed [2022-03-21T15:45:13.099Z] a8a5f7dfb0b5: Pushed [2022-03-21T15:45:13.099Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:646882ebc51b91b9d6d5a600ec522cbd2aac7c4abf5860431f931611ce51849d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:13.359Z] Avoid second fetch [2022-03-21T15:45:13.359Z] Checking out Revision 57df65792db5d587e8e6683468c97f30deadc38a (main) [2022-03-21T15:45:13.396Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:13.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-21T15:45:13.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T15:45:13.686Z] c40d41d0eb57: Preparing [2022-03-21T15:45:13.686Z] a8a5f7dfb0b5: Preparing [2022-03-21T15:45:13.686Z] 8e1b897593a9: Preparing [2022-03-21T15:45:13.686Z] 3bbe03a90f91: Preparing [2022-03-21T15:45:13.686Z] 2e38978dfe40: Preparing [2022-03-21T15:45:13.686Z] c40d41d0eb57: Layer already exists [2022-03-21T15:45:13.686Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:13.686Z] 3bbe03a90f91: Layer already exists [2022-03-21T15:45:13.686Z] a8a5f7dfb0b5: Layer already exists [2022-03-21T15:45:13.686Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:13.686Z] latest: digest: sha256:646882ebc51b91b9d6d5a600ec522cbd2aac7c4abf5860431f931611ce51849d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:13.982Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:14.273Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.42 [2022-03-21T15:45:14.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T15:45:14.273Z] c40d41d0eb57: Preparing [2022-03-21T15:45:14.273Z] a8a5f7dfb0b5: Preparing [2022-03-21T15:45:14.273Z] 8e1b897593a9: Preparing [2022-03-21T15:45:14.273Z] 3bbe03a90f91: Preparing [2022-03-21T15:45:14.273Z] 2e38978dfe40: Preparing [2022-03-21T15:45:14.273Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:14.273Z] 3bbe03a90f91: Layer already exists [2022-03-21T15:45:14.273Z] c40d41d0eb57: Layer already exists [2022-03-21T15:45:14.273Z] a8a5f7dfb0b5: Layer already exists [2022-03-21T15:45:14.273Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:14.273Z] 2.2.0-dev.42: digest: sha256:646882ebc51b91b9d6d5a600ec522cbd2aac7c4abf5860431f931611ce51849d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:14.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:13.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T15:45:13.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T15:45:13.382Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T15:45:13.398Z] > git checkout -f 57df65792db5d587e8e6683468c97f30deadc38a # timeout=10 [2022-03-21T15:45:14.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:14.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T15:45:14.851Z] c40d41d0eb57: Preparing [2022-03-21T15:45:14.851Z] a8a5f7dfb0b5: Preparing [2022-03-21T15:45:14.851Z] 8e1b897593a9: Preparing [2022-03-21T15:45:14.851Z] 3bbe03a90f91: Preparing [2022-03-21T15:45:14.851Z] 2e38978dfe40: Preparing [2022-03-21T15:45:14.851Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:14.851Z] 3bbe03a90f91: Layer already exists [2022-03-21T15:45:14.851Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:14.851Z] a8a5f7dfb0b5: Layer already exists [2022-03-21T15:45:14.851Z] c40d41d0eb57: Layer already exists [2022-03-21T15:45:14.851Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:646882ebc51b91b9d6d5a600ec522cbd2aac7c4abf5860431f931611ce51849d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:15.150Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:15.442Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-21T15:45:15.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T15:45:15.442Z] c40d41d0eb57: Preparing [2022-03-21T15:45:15.442Z] a8a5f7dfb0b5: Preparing [2022-03-21T15:45:15.442Z] 8e1b897593a9: Preparing [2022-03-21T15:45:15.442Z] 3bbe03a90f91: Preparing [2022-03-21T15:45:15.442Z] 2e38978dfe40: Preparing [2022-03-21T15:45:15.442Z] 3bbe03a90f91: Layer already exists [2022-03-21T15:45:15.442Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:15.442Z] a8a5f7dfb0b5: Layer already exists [2022-03-21T15:45:15.442Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:15.442Z] c40d41d0eb57: Layer already exists [2022-03-21T15:45:15.442Z] main: digest: sha256:646882ebc51b91b9d6d5a600ec522cbd2aac7c4abf5860431f931611ce51849d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:15.478Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:15.487Z] taggedImages: [2022-03-21T15:45:15.487Z] - nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:15.487Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-21T15:45:15.487Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.42 [2022-03-21T15:45:15.487Z] - nexus3.edgexfoundry.org:10004/support-notifications:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:15.487Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-21T15:45:15.511Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-21T15:45:15.511Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:15.511Z] latest [2022-03-21T15:45:15.511Z] 2.2.0-dev.42 [2022-03-21T15:45:15.511Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:15.511Z] main [2022-03-21T15:45:15.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:15.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:16.120Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:16.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T15:45:16.120Z] 7bc57df58fac: Preparing [2022-03-21T15:45:16.120Z] 9d134194c8b9: Preparing [2022-03-21T15:45:16.120Z] 8e1b897593a9: Preparing [2022-03-21T15:45:16.120Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:45:16.120Z] 2e38978dfe40: Preparing [2022-03-21T15:45:16.120Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:16.120Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:16.120Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:45:16.120Z] 7bc57df58fac: Pushed [2022-03-21T15:45:17.059Z] 9d134194c8b9: Pushed [2022-03-21T15:45:17.318Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:030eff0113c02917ef7f82b9fe011e7875579dca88dc2bd89aab6e57afcbcfac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:17.731Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:17.827Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 (#3912)" [2022-03-21T15:45:18.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-21T15:45:18.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T15:45:18.029Z] 7bc57df58fac: Preparing [2022-03-21T15:45:18.029Z] 9d134194c8b9: Preparing [2022-03-21T15:45:18.029Z] 8e1b897593a9: Preparing [2022-03-21T15:45:18.029Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:45:18.029Z] 2e38978dfe40: Preparing [2022-03-21T15:45:18.029Z] 7bc57df58fac: Layer already exists [2022-03-21T15:45:18.029Z] 9d134194c8b9: Layer already exists [2022-03-21T15:45:18.029Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:18.029Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:45:18.029Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:18.029Z] latest: digest: sha256:030eff0113c02917ef7f82b9fe011e7875579dca88dc2bd89aab6e57afcbcfac size: 1364 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T15:45:18.332Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:18.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.42 [2022-03-21T15:45:18.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T15:45:18.652Z] 7bc57df58fac: Preparing [2022-03-21T15:45:18.652Z] 9d134194c8b9: Preparing [2022-03-21T15:45:18.652Z] 8e1b897593a9: Preparing [2022-03-21T15:45:18.652Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:45:18.652Z] 2e38978dfe40: Preparing [2022-03-21T15:45:18.652Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:18.652Z] 7bc57df58fac: Layer already exists [2022-03-21T15:45:18.652Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:18.652Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:45:18.652Z] 9d134194c8b9: Layer already exists [2022-03-21T15:45:18.652Z] 2.2.0-dev.42: digest: sha256:030eff0113c02917ef7f82b9fe011e7875579dca88dc2bd89aab6e57afcbcfac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:18.703Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T15:45:18.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:45:18.703Z] Dload Upload Total Spent Left Speed [2022-03-21T15:45:18.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43380 0 --:--:-- --:--:-- --:--:-- 43380 [Pipeline] sh [2022-03-21T15:45:18.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:19.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T15:45:19.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:19.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T15:45:19.272Z] 7bc57df58fac: Preparing [2022-03-21T15:45:19.272Z] 9d134194c8b9: Preparing [2022-03-21T15:45:19.272Z] 8e1b897593a9: Preparing [2022-03-21T15:45:19.272Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:45:19.272Z] 2e38978dfe40: Preparing [2022-03-21T15:45:19.272Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:45:19.272Z] 9d134194c8b9: Layer already exists [2022-03-21T15:45:19.272Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:19.272Z] 7bc57df58fac: Layer already exists [2022-03-21T15:45:19.272Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:19.272Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:030eff0113c02917ef7f82b9fe011e7875579dca88dc2bd89aab6e57afcbcfac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:19.599Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-03-21T15:45:19.599Z] [2022-03-21T15:45:19.599Z] { [2022-03-21T15:45:19.599Z] "registry-mirrors": [ [2022-03-21T15:45:19.599Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T15:45:19.599Z] ], [2022-03-21T15:45:19.599Z] "bip": "10.250.0.254/24", [2022-03-21T15:45:19.599Z] "hosts": [ [2022-03-21T15:45:19.599Z] "tcp://0.0.0.0:5555", [2022-03-21T15:45:19.599Z] "unix:///var/run/docker.sock" [2022-03-21T15:45:19.599Z] ], [2022-03-21T15:45:19.599Z] "mtu": 1458, [2022-03-21T15:45:19.599Z] "selinux-enabled": true, [2022-03-21T15:45:19.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T15:45:19.599Z] } [Pipeline] sh [2022-03-21T15:45:19.624Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:19.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-21T15:45:19.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-21T15:45:19.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T15:45:19.973Z] 7bc57df58fac: Preparing [2022-03-21T15:45:19.973Z] 9d134194c8b9: Preparing [2022-03-21T15:45:19.973Z] 8e1b897593a9: Preparing [2022-03-21T15:45:19.973Z] d0a1d6f4cfc4: Preparing [2022-03-21T15:45:19.973Z] 2e38978dfe40: Preparing [2022-03-21T15:45:19.973Z] 2e38978dfe40: Layer already exists [2022-03-21T15:45:19.973Z] 7bc57df58fac: Layer already exists [2022-03-21T15:45:19.973Z] 8e1b897593a9: Layer already exists [2022-03-21T15:45:19.973Z] d0a1d6f4cfc4: Layer already exists [2022-03-21T15:45:19.973Z] 9d134194c8b9: Layer already exists [2022-03-21T15:45:19.973Z] main: digest: sha256:030eff0113c02917ef7f82b9fe011e7875579dca88dc2bd89aab6e57afcbcfac size: 1364 [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:20.063Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:20.070Z] taggedImages: [2022-03-21T15:45:20.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:20.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-21T15:45:20.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.42 [2022-03-21T15:45:20.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:20.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-21T15:45:20.089Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-21T15:45:20.089Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:20.089Z] latest [2022-03-21T15:45:20.089Z] 2.2.0-dev.42 [2022-03-21T15:45:20.089Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:20.089Z] main [2022-03-21T15:45:20.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:20.369Z] + sudo service docker restart [2022-03-21T15:45:20.407Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:20.698Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:20.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T15:45:20.698Z] 1766a9b4d808: Preparing [2022-03-21T15:45:20.698Z] 47cd8f4f640c: Preparing [2022-03-21T15:45:20.698Z] b6611dad1a82: Preparing [2022-03-21T15:45:20.698Z] 341f2a35f679: Preparing [2022-03-21T15:45:20.698Z] 4b4527d9d361: Preparing [2022-03-21T15:45:20.698Z] 0419e16943bb: Preparing [2022-03-21T15:45:20.698Z] 2bc6eda7d6fe: Preparing [2022-03-21T15:45:20.698Z] 38c686747f67: Preparing [2022-03-21T15:45:20.698Z] 698317193ef4: Preparing [2022-03-21T15:45:20.698Z] 3de006b0ad1b: Preparing [2022-03-21T15:45:20.698Z] 1a058d5342cc: Preparing [2022-03-21T15:45:20.698Z] 0419e16943bb: Waiting [2022-03-21T15:45:20.698Z] 2bc6eda7d6fe: Waiting [2022-03-21T15:45:20.698Z] 38c686747f67: Waiting [2022-03-21T15:45:20.698Z] 698317193ef4: Waiting [2022-03-21T15:45:20.698Z] 3de006b0ad1b: Waiting [2022-03-21T15:45:20.698Z] 1a058d5342cc: Waiting [2022-03-21T15:45:20.698Z] 4b4527d9d361: Layer already exists [2022-03-21T15:45:20.698Z] 0419e16943bb: Layer already exists [2022-03-21T15:45:20.698Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T15:45:20.698Z] 38c686747f67: Layer already exists [2022-03-21T15:45:20.698Z] 47cd8f4f640c: Pushed [2022-03-21T15:45:20.698Z] 698317193ef4: Layer already exists [2022-03-21T15:45:20.698Z] 3de006b0ad1b: Layer already exists [2022-03-21T15:45:20.698Z] 1a058d5342cc: Layer already exists [2022-03-21T15:45:20.957Z] 1766a9b4d808: Pushed [2022-03-21T15:45:21.894Z] b6611dad1a82: Pushed [2022-03-21T15:45:28.471Z] 341f2a35f679: Pushed [2022-03-21T15:45:28.471Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:84be9896c23577115b324a17ae5f0c760cabdfc23dc693b84d28359e14209ef3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:28.773Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:29.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-21T15:45:29.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T15:45:29.063Z] 1766a9b4d808: Preparing [2022-03-21T15:45:29.063Z] 47cd8f4f640c: Preparing [2022-03-21T15:45:29.063Z] b6611dad1a82: Preparing [2022-03-21T15:45:29.063Z] 341f2a35f679: Preparing [2022-03-21T15:45:29.063Z] 4b4527d9d361: Preparing [2022-03-21T15:45:29.063Z] 0419e16943bb: Preparing [2022-03-21T15:45:29.063Z] 2bc6eda7d6fe: Preparing [2022-03-21T15:45:29.063Z] 38c686747f67: Preparing [2022-03-21T15:45:29.063Z] 698317193ef4: Preparing [2022-03-21T15:45:29.063Z] 3de006b0ad1b: Preparing [2022-03-21T15:45:29.063Z] 1a058d5342cc: Preparing [2022-03-21T15:45:29.063Z] 0419e16943bb: Waiting [2022-03-21T15:45:29.063Z] 2bc6eda7d6fe: Waiting [2022-03-21T15:45:29.063Z] 38c686747f67: Waiting [2022-03-21T15:45:29.063Z] 698317193ef4: Waiting [2022-03-21T15:45:29.063Z] 3de006b0ad1b: Waiting [2022-03-21T15:45:29.063Z] 1a058d5342cc: Waiting [2022-03-21T15:45:29.063Z] b6611dad1a82: Layer already exists [2022-03-21T15:45:29.063Z] 341f2a35f679: Layer already exists [2022-03-21T15:45:29.063Z] 4b4527d9d361: Layer already exists [2022-03-21T15:45:29.063Z] 1766a9b4d808: Layer already exists [2022-03-21T15:45:29.063Z] 47cd8f4f640c: Layer already exists [2022-03-21T15:45:29.063Z] 0419e16943bb: Layer already exists [2022-03-21T15:45:29.063Z] 38c686747f67: Layer already exists [2022-03-21T15:45:29.063Z] 3de006b0ad1b: Layer already exists [2022-03-21T15:45:29.063Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T15:45:29.063Z] 698317193ef4: Layer already exists [2022-03-21T15:45:29.063Z] 1a058d5342cc: Layer already exists [2022-03-21T15:45:29.063Z] latest: digest: sha256:84be9896c23577115b324a17ae5f0c760cabdfc23dc693b84d28359e14209ef3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:29.364Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:29.656Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.42 [2022-03-21T15:45:29.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T15:45:29.656Z] 1766a9b4d808: Preparing [2022-03-21T15:45:29.656Z] 47cd8f4f640c: Preparing [2022-03-21T15:45:29.656Z] b6611dad1a82: Preparing [2022-03-21T15:45:29.656Z] 341f2a35f679: Preparing [2022-03-21T15:45:29.656Z] 4b4527d9d361: Preparing [2022-03-21T15:45:29.656Z] 0419e16943bb: Preparing [2022-03-21T15:45:29.656Z] 2bc6eda7d6fe: Preparing [2022-03-21T15:45:29.656Z] 38c686747f67: Preparing [2022-03-21T15:45:29.656Z] 698317193ef4: Preparing [2022-03-21T15:45:29.656Z] 3de006b0ad1b: Preparing [2022-03-21T15:45:29.656Z] 1a058d5342cc: Preparing [2022-03-21T15:45:29.656Z] 38c686747f67: Waiting [2022-03-21T15:45:29.656Z] 0419e16943bb: Waiting [2022-03-21T15:45:29.656Z] 2bc6eda7d6fe: Waiting [2022-03-21T15:45:29.656Z] 698317193ef4: Waiting [2022-03-21T15:45:29.656Z] 3de006b0ad1b: Waiting [2022-03-21T15:45:29.656Z] 1a058d5342cc: Waiting [2022-03-21T15:45:29.656Z] 4b4527d9d361: Layer already exists [2022-03-21T15:45:29.656Z] 1766a9b4d808: Layer already exists [2022-03-21T15:45:29.656Z] 341f2a35f679: Layer already exists [2022-03-21T15:45:29.656Z] 47cd8f4f640c: Layer already exists [2022-03-21T15:45:29.656Z] b6611dad1a82: Layer already exists [2022-03-21T15:45:29.656Z] 38c686747f67: Layer already exists [2022-03-21T15:45:29.656Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T15:45:29.656Z] 0419e16943bb: Layer already exists [2022-03-21T15:45:29.656Z] 698317193ef4: Layer already exists [2022-03-21T15:45:29.656Z] 3de006b0ad1b: Layer already exists [2022-03-21T15:45:29.656Z] 1a058d5342cc: Layer already exists [2022-03-21T15:45:29.656Z] 2.2.0-dev.42: digest: sha256:84be9896c23577115b324a17ae5f0c760cabdfc23dc693b84d28359e14209ef3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:29.950Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:30.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:30.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T15:45:30.244Z] 1766a9b4d808: Preparing [2022-03-21T15:45:30.244Z] 47cd8f4f640c: Preparing [2022-03-21T15:45:30.244Z] b6611dad1a82: Preparing [2022-03-21T15:45:30.244Z] 341f2a35f679: Preparing [2022-03-21T15:45:30.244Z] 4b4527d9d361: Preparing [2022-03-21T15:45:30.244Z] 0419e16943bb: Preparing [2022-03-21T15:45:30.244Z] 2bc6eda7d6fe: Preparing [2022-03-21T15:45:30.244Z] 38c686747f67: Preparing [2022-03-21T15:45:30.244Z] 698317193ef4: Preparing [2022-03-21T15:45:30.244Z] 3de006b0ad1b: Preparing [2022-03-21T15:45:30.244Z] 1a058d5342cc: Preparing [2022-03-21T15:45:30.244Z] 2bc6eda7d6fe: Waiting [2022-03-21T15:45:30.244Z] 38c686747f67: Waiting [2022-03-21T15:45:30.244Z] 0419e16943bb: Waiting [2022-03-21T15:45:30.244Z] 3de006b0ad1b: Waiting [2022-03-21T15:45:30.244Z] 1a058d5342cc: Waiting [2022-03-21T15:45:30.244Z] 47cd8f4f640c: Layer already exists [2022-03-21T15:45:30.244Z] 341f2a35f679: Layer already exists [2022-03-21T15:45:30.244Z] 4b4527d9d361: Layer already exists [2022-03-21T15:45:30.244Z] b6611dad1a82: Layer already exists [2022-03-21T15:45:30.244Z] 1766a9b4d808: Layer already exists [2022-03-21T15:45:30.244Z] 0419e16943bb: Layer already exists [2022-03-21T15:45:30.244Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T15:45:30.244Z] 38c686747f67: Layer already exists [2022-03-21T15:45:30.244Z] 698317193ef4: Layer already exists [2022-03-21T15:45:30.244Z] 3de006b0ad1b: Layer already exists [2022-03-21T15:45:30.244Z] 1a058d5342cc: Layer already exists [2022-03-21T15:45:30.244Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:84be9896c23577115b324a17ae5f0c760cabdfc23dc693b84d28359e14209ef3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:30.543Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:45:30.835Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-21T15:45:30.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T15:45:30.835Z] 1766a9b4d808: Preparing [2022-03-21T15:45:30.835Z] 47cd8f4f640c: Preparing [2022-03-21T15:45:30.835Z] b6611dad1a82: Preparing [2022-03-21T15:45:30.835Z] 341f2a35f679: Preparing [2022-03-21T15:45:30.835Z] 4b4527d9d361: Preparing [2022-03-21T15:45:30.835Z] 0419e16943bb: Preparing [2022-03-21T15:45:30.835Z] 2bc6eda7d6fe: Preparing [2022-03-21T15:45:30.835Z] 38c686747f67: Preparing [2022-03-21T15:45:30.835Z] 698317193ef4: Preparing [2022-03-21T15:45:30.835Z] 0419e16943bb: Waiting [2022-03-21T15:45:30.835Z] 2bc6eda7d6fe: Waiting [2022-03-21T15:45:30.835Z] 38c686747f67: Waiting [2022-03-21T15:45:30.835Z] 3de006b0ad1b: Preparing [2022-03-21T15:45:30.835Z] 1a058d5342cc: Preparing [2022-03-21T15:45:30.835Z] 698317193ef4: Waiting [2022-03-21T15:45:30.835Z] 341f2a35f679: Layer already exists [2022-03-21T15:45:30.835Z] b6611dad1a82: Layer already exists [2022-03-21T15:45:30.835Z] 1766a9b4d808: Layer already exists [2022-03-21T15:45:30.835Z] 4b4527d9d361: Layer already exists [2022-03-21T15:45:30.835Z] 47cd8f4f640c: Layer already exists [2022-03-21T15:45:30.835Z] 0419e16943bb: Layer already exists [2022-03-21T15:45:30.835Z] 698317193ef4: Layer already exists [2022-03-21T15:45:30.835Z] 3de006b0ad1b: Layer already exists [2022-03-21T15:45:30.835Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T15:45:30.835Z] 38c686747f67: Layer already exists [2022-03-21T15:45:30.835Z] 1a058d5342cc: Layer already exists [2022-03-21T15:45:30.835Z] main: digest: sha256:84be9896c23577115b324a17ae5f0c760cabdfc23dc693b84d28359e14209ef3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:45:30.869Z] ===================================================== [Pipeline] echo [2022-03-21T15:45:30.877Z] taggedImages: [2022-03-21T15:45:30.877Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:45:30.877Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-21T15:45:30.877Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.42 [2022-03-21T15:45:30.877Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:45:30.877Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T15:45:38.764Z] provisioning config files... [2022-03-21T15:45:38.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/162@tmp/config8328518245080823522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:45:39.154Z] ---> docker-login.sh [2022-03-21T15:45:39.154Z] nexus3.edgexfoundry.org:10001 [2022-03-21T15:45:39.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:45:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:45:40.028Z] Configure a credential helper to remove this warning. See [2022-03-21T15:45:40.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:45:40.028Z] [2022-03-21T15:45:40.028Z] Login Succeeded [2022-03-21T15:45:40.028Z] nexus3.edgexfoundry.org:10002 [2022-03-21T15:45:40.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:45:40.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:45:40.578Z] Configure a credential helper to remove this warning. See [2022-03-21T15:45:40.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:45:40.578Z] [2022-03-21T15:45:40.578Z] Login Succeeded [2022-03-21T15:45:40.578Z] nexus3.edgexfoundry.org:10003 [2022-03-21T15:45:40.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:45:40.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:45:40.855Z] Configure a credential helper to remove this warning. See [2022-03-21T15:45:40.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:45:40.855Z] [2022-03-21T15:45:40.855Z] Login Succeeded [2022-03-21T15:45:40.855Z] nexus3.edgexfoundry.org:10004 [2022-03-21T15:45:41.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:45:41.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:45:41.460Z] Configure a credential helper to remove this warning. See [2022-03-21T15:45:41.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:45:41.460Z] [2022-03-21T15:45:41.460Z] Login Succeeded [2022-03-21T15:45:41.460Z] docker.io [2022-03-21T15:45:42.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:45:42.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:45:42.336Z] Configure a credential helper to remove this warning. See [2022-03-21T15:45:42.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:45:42.336Z] [2022-03-21T15:45:42.336Z] Login Succeeded [2022-03-21T15:45:42.336Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T15:45:42.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-21T15:45:42.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T15:45:42.938Z] ========================================================= [2022-03-21T15:45:42.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T15:45:42.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T15:45:43.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T15:45:43.562Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T15:45:43.562Z] 9b3977197b4f: Pulling fs layer [2022-03-21T15:45:43.562Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T15:45:43.562Z] 94645a83ff95: Pulling fs layer [2022-03-21T15:45:43.562Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T15:45:43.562Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T15:45:43.562Z] f7c0051592d6: Pulling fs layer [2022-03-21T15:45:43.562Z] a227ed2f7395: Pulling fs layer [2022-03-21T15:45:43.562Z] 7b1c46037f91: Pulling fs layer [2022-03-21T15:45:43.562Z] f7c0051592d6: Waiting [2022-03-21T15:45:43.562Z] a227ed2f7395: Waiting [2022-03-21T15:45:43.562Z] 7b1c46037f91: Waiting [2022-03-21T15:45:43.562Z] 3f3a8bcf1eab: Waiting [2022-03-21T15:45:43.562Z] 0c92f367c5e7: Waiting [2022-03-21T15:45:43.562Z] 94645a83ff95: Verifying Checksum [2022-03-21T15:45:43.562Z] 94645a83ff95: Download complete [2022-03-21T15:45:43.562Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T15:45:43.562Z] 1a89e8eeedd5: Download complete [2022-03-21T15:45:43.562Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T15:45:43.562Z] 0c92f367c5e7: Download complete [2022-03-21T15:45:43.562Z] f7c0051592d6: Download complete [2022-03-21T15:45:43.562Z] 9b3977197b4f: Download complete [2022-03-21T15:45:43.562Z] a227ed2f7395: Verifying Checksum [2022-03-21T15:45:43.562Z] a227ed2f7395: Download complete [2022-03-21T15:45:44.570Z] 9b3977197b4f: Pull complete [2022-03-21T15:45:45.181Z] 1a89e8eeedd5: Pull complete [2022-03-21T15:45:45.458Z] 94645a83ff95: Pull complete [2022-03-21T15:45:45.736Z] 7b1c46037f91: Verifying Checksum [2022-03-21T15:45:45.736Z] 7b1c46037f91: Download complete [2022-03-21T15:45:46.336Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-21T15:45:46.336Z] 3f3a8bcf1eab: Download complete [2022-03-21T15:45:58.772Z] 3f3a8bcf1eab: Pull complete [2022-03-21T15:45:58.772Z] 0c92f367c5e7: Pull complete [2022-03-21T15:45:59.047Z] f7c0051592d6: Pull complete [2022-03-21T15:45:59.322Z] a227ed2f7395: Pull complete [2022-03-21T15:46:07.640Z] 7b1c46037f91: Pull complete [2022-03-21T15:46:07.640Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T15:46:07.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T15:46:07.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T15:46:08.008Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T15:46:08.008Z] WORKDIR /edgex [2022-03-21T15:46:08.008Z] COPY go.mod . [2022-03-21T15:46:08.008Z] RUN go mod download [2022-03-21T15:46:08.008Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-21T15:46:10.656Z] Sending build context to Docker daemon 168.7MB [2022-03-21T15:46:10.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T15:46:10.656Z] ---> f79e39bc4007 [2022-03-21T15:46:10.656Z] Step 2/4 : WORKDIR /edgex [2022-03-21T15:46:12.637Z] ---> Running in b57e2b0a5b86 [2022-03-21T15:46:12.638Z] Removing intermediate container b57e2b0a5b86 [2022-03-21T15:46:12.638Z] ---> 0786a9b1b42e [2022-03-21T15:46:12.638Z] Step 3/4 : COPY go.mod . [2022-03-21T15:46:13.241Z] ---> 436a36e91916 [2022-03-21T15:46:13.241Z] Step 4/4 : RUN go mod download [2022-03-21T15:46:13.241Z] ---> Running in ed35d353e07f [2022-03-21T15:47:35.090Z] Removing intermediate container ed35d353e07f [2022-03-21T15:47:35.090Z] ---> d79f7d0d7174 [2022-03-21T15:47:35.090Z] Successfully built d79f7d0d7174 [2022-03-21T15:47:35.090Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:47:35.440Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T15:47:35.440Z] . [Pipeline] withDockerContainer [2022-03-21T15:47:35.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-8246 does not seem to be running inside a container [2022-03-21T15:47:35.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-21T15:47:37.201Z] $ docker top 739ed84d5529400766b4e937f4da5625a752f2bb7b30988b23d0cda120bb6415 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:47:38.141Z] + go version [2022-03-21T15:47:38.141Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-21T15:47:38.166Z] $ docker stop --time=1 739ed84d5529400766b4e937f4da5625a752f2bb7b30988b23d0cda120bb6415 [2022-03-21T15:47:39.777Z] $ docker rm -f 739ed84d5529400766b4e937f4da5625a752f2bb7b30988b23d0cda120bb6415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:47:40.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T15:47:40.378Z] [2022-03-21T15:47:40.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:47:40.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T15:47:40.720Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-21T15:47:40.720Z] 29e5d40040c1: Pulling fs layer [2022-03-21T15:47:40.720Z] 1ce36da41761: Pulling fs layer [2022-03-21T15:47:40.720Z] 25b303627fd3: Pulling fs layer [2022-03-21T15:47:40.993Z] 29e5d40040c1: Verifying Checksum [2022-03-21T15:47:40.993Z] 29e5d40040c1: Download complete [2022-03-21T15:47:41.270Z] 1ce36da41761: Verifying Checksum [2022-03-21T15:47:41.270Z] 1ce36da41761: Download complete [2022-03-21T15:47:41.546Z] 29e5d40040c1: Pull complete [2022-03-21T15:47:42.977Z] 25b303627fd3: Verifying Checksum [2022-03-21T15:47:42.977Z] 25b303627fd3: Download complete [2022-03-21T15:47:42.977Z] 1ce36da41761: Pull complete [2022-03-21T15:47:55.373Z] 25b303627fd3: Pull complete [2022-03-21T15:47:55.373Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-21T15:47:55.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T15:47:55.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-21T15:47:55.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-8246 does not seem to be running inside a container [2022-03-21T15:47:55.703Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@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-03-21T15:47:57.910Z] $ docker top b31dba671a21fa1458f766a7ae35b3981d12f79cd23ad311fa29f65e85aa82e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:47:58.817Z] + docker-compose build --help [2022-03-21T15:47:58.817Z] + grep parallel [2022-03-21T15:48:03.114Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T15:48:03.136Z] $ docker stop --time=1 b31dba671a21fa1458f766a7ae35b3981d12f79cd23ad311fa29f65e85aa82e0 [2022-03-21T15:48:04.723Z] $ docker rm -f b31dba671a21fa1458f766a7ae35b3981d12f79cd23ad311fa29f65e85aa82e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:48:05.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T15:48:05.276Z] . [Pipeline] withDockerContainer [2022-03-21T15:48:05.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-8246 does not seem to be running inside a container [2022-03-21T15:48:05.571Z] $ 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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-21T15:48:06.749Z] $ docker top 2a3ad44dea1cc472543d90b8cdd8351f077f0821c741c40f4d11b1a1fb08b4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:48:07.618Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T15:48:11.912Z] Building core-command ... [2022-03-21T15:48:11.912Z] Building core-data ... [2022-03-21T15:48:11.912Z] Building core-metadata ... [2022-03-21T15:48:11.912Z] Building security-bootstrapper ... [2022-03-21T15:48:11.912Z] Building security-proxy-setup ... [2022-03-21T15:48:11.912Z] Building security-secretstore-setup ... [2022-03-21T15:48:11.912Z] Building support-notifications ... [2022-03-21T15:48:11.912Z] Building support-scheduler ... [2022-03-21T15:48:11.912Z] Building sys-mgmt-agent ... [2022-03-21T15:48:11.912Z] Building sys-mgmt-agent [2022-03-21T15:48:11.912Z] Building core-command [2022-03-21T15:48:11.912Z] Building support-scheduler [2022-03-21T15:48:11.912Z] Building security-proxy-setup [2022-03-21T15:48:11.912Z] Building core-metadata [2022-03-21T15:48:58.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:48:58.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:48:58.886Z] ---> d79f7d0d7174 [2022-03-21T15:48:58.886Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T15:48:58.886Z] ---> Running in 43db9f6c4c22 [2022-03-21T15:48:58.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:48:58.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:48:58.886Z] ---> d79f7d0d7174 [2022-03-21T15:48:58.886Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:48:58.886Z] ---> Running in bb51e5784d50 [2022-03-21T15:48:58.886Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:48:58.886Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:48:58.886Z] ---> d79f7d0d7174 [2022-03-21T15:48:58.886Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T15:48:58.886Z] ---> Running in 93985778ba34 [2022-03-21T15:48:59.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:48:59.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:48:59.179Z] ---> d79f7d0d7174 [2022-03-21T15:48:59.179Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:48:59.179Z] ---> Running in c59c20a7f7b4 [2022-03-21T15:48:59.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:48:59.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:48:59.179Z] ---> d79f7d0d7174 [2022-03-21T15:48:59.179Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:48:59.179Z] ---> Running in a21f527a1d58 [2022-03-21T15:48:59.786Z] Removing intermediate container bb51e5784d50 [2022-03-21T15:48:59.786Z] ---> 0edab7fbee5b [2022-03-21T15:48:59.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:48:59.786Z] Removing intermediate container 43db9f6c4c22 [2022-03-21T15:48:59.786Z] ---> 225deffa4510 [2022-03-21T15:48:59.786Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:48:59.786Z] ---> Running in 6db87a28fcf6 [2022-03-21T15:48:59.786Z] Removing intermediate container 93985778ba34 [2022-03-21T15:48:59.786Z] ---> e4e6787d2a0f [2022-03-21T15:48:59.786Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:48:59.786Z] Removing intermediate container a21f527a1d58 [2022-03-21T15:48:59.786Z] ---> ce04a01d641f [2022-03-21T15:48:59.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:48:59.786Z] ---> Running in b3755c3736df [2022-03-21T15:48:59.786Z] Removing intermediate container c59c20a7f7b4 [2022-03-21T15:48:59.786Z] ---> d1e42e857827 [2022-03-21T15:48:59.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:49:00.062Z] ---> Running in cb0c48562651 [2022-03-21T15:49:00.062Z] ---> Running in 94210da4ab71 [2022-03-21T15:49:00.062Z] ---> Running in ec9c3b83e6d7 [2022-03-21T15:49:04.422Z] Removing intermediate container ec9c3b83e6d7 [2022-03-21T15:49:04.422Z] ---> 566ea0cfb64a [2022-03-21T15:49:04.422Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T15:49:04.422Z] Removing intermediate container 6db87a28fcf6 [2022-03-21T15:49:04.422Z] ---> 7a26a4e26bce [2022-03-21T15:49:04.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T15:49:04.422Z] ---> Running in e25a50e660fa [2022-03-21T15:49:04.422Z] Removing intermediate container 94210da4ab71 [2022-03-21T15:49:04.422Z] ---> fa57681d28b7 [2022-03-21T15:49:04.422Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T15:49:04.422Z] ---> Running in f1c9b4b44e4e [2022-03-21T15:49:04.422Z] Removing intermediate container cb0c48562651 [2022-03-21T15:49:04.422Z] ---> 6635e8b279cd [2022-03-21T15:49:04.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T15:49:04.422Z] ---> Running in 0eb35a64cf16 [2022-03-21T15:49:04.422Z] ---> Running in a48f4ef15101 [2022-03-21T15:49:04.422Z] Removing intermediate container b3755c3736df [2022-03-21T15:49:04.422Z] ---> fc955ea3ff0d [2022-03-21T15:49:04.422Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T15:49:04.422Z] ---> Running in 1197cf3618de [2022-03-21T15:49:06.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:06.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:06.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:06.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:06.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:07.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:07.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:07.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:07.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:07.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:49:08.167Z] OK: 220 MiB in 52 packages [2022-03-21T15:49:08.167Z] OK: 220 MiB in 52 packages [2022-03-21T15:49:08.445Z] OK: 220 MiB in 52 packages [2022-03-21T15:49:09.069Z] OK: 220 MiB in 52 packages [2022-03-21T15:49:09.069Z] OK: 220 MiB in 52 packages [2022-03-21T15:49:09.673Z] Removing intermediate container e25a50e660fa [2022-03-21T15:49:09.673Z] ---> ded2b28ac546 [2022-03-21T15:49:09.673Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T15:49:09.948Z] Removing intermediate container f1c9b4b44e4e [2022-03-21T15:49:09.948Z] ---> b2e378e6713c [2022-03-21T15:49:09.948Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:49:10.548Z] Removing intermediate container a48f4ef15101 [2022-03-21T15:49:10.548Z] ---> 4c35c3a9ccf0 [2022-03-21T15:49:10.548Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:49:10.548Z] Removing intermediate container 1197cf3618de [2022-03-21T15:49:10.548Z] ---> cb64389cb664 [2022-03-21T15:49:10.548Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T15:49:10.548Z] Removing intermediate container 0eb35a64cf16 [2022-03-21T15:49:10.548Z] ---> 0aabcefc4537 [2022-03-21T15:49:10.548Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:49:10.824Z] ---> 14efe16e3f88 [2022-03-21T15:49:10.824Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:49:11.105Z] ---> Running in 73d1ff6f5ae6 [2022-03-21T15:49:11.105Z] ---> e5fe1afcbd39 [2022-03-21T15:49:11.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:49:11.381Z] ---> Running in be1c809382f3 [2022-03-21T15:49:11.994Z] ---> 73b4725b3d2e [2022-03-21T15:49:11.994Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:49:11.994Z] ---> cfbb258b1cfe [2022-03-21T15:49:11.994Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:49:12.300Z] ---> 2b2eff804bc9 [2022-03-21T15:49:12.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:49:12.300Z] ---> Running in 2acab561ff49 [2022-03-21T15:49:12.300Z] ---> Running in 2446caed39ab [2022-03-21T15:49:12.594Z] ---> Running in 817e78de70ee [2022-03-21T15:49:18.021Z] Removing intermediate container 73d1ff6f5ae6 [2022-03-21T15:49:18.021Z] ---> fb188e416f53 [2022-03-21T15:49:18.021Z] Step 8/21 : COPY . . [2022-03-21T15:49:18.628Z] Removing intermediate container be1c809382f3 [2022-03-21T15:49:18.628Z] ---> 08cffbdb3a08 [2022-03-21T15:49:18.628Z] Step 8/23 : COPY . . [2022-03-21T15:49:20.086Z] Removing intermediate container 2acab561ff49 [2022-03-21T15:49:20.086Z] ---> 1286e229d352 [2022-03-21T15:49:20.086Z] Step 8/23 : COPY . . [2022-03-21T15:49:20.086Z] Removing intermediate container 2446caed39ab [2022-03-21T15:49:20.086Z] ---> e727c0f71bb2 [2022-03-21T15:49:20.086Z] Step 8/23 : COPY . . [2022-03-21T15:49:20.086Z] Removing intermediate container 817e78de70ee [2022-03-21T15:49:20.086Z] ---> f27571c9d221 [2022-03-21T15:49:20.086Z] Step 8/22 : COPY . . [2022-03-21T15:49:38.454Z] ---> b1e94656e760 [2022-03-21T15:49:38.454Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T15:49:38.454Z] ---> 4ee1b18993f1 [2022-03-21T15:49:38.454Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T15:49:38.454Z] ---> 63212f5e7424 [2022-03-21T15:49:38.454Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T15:49:38.454Z] ---> Running in 7a1790529c80 [2022-03-21T15:49:38.454Z] ---> Running in eb2ae73e1780 [2022-03-21T15:49:38.454Z] ---> Running in f60a5fba2213 [2022-03-21T15:49:38.454Z] ---> 8286392e9f4c [2022-03-21T15:49:38.454Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T15:49:38.454Z] ---> 133d4a7747c7 [2022-03-21T15:49:38.454Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T15:49:38.454Z] ---> Running in cde9ab5f0cfa [2022-03-21T15:49:38.454Z] ---> Running in e73d39b426bc [2022-03-21T15:49:39.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T15:49:39.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T15:49:39.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T15:49:39.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T15:49:39.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T15:51:47.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T15:51:53.987Z] Removing intermediate container 7a1790529c80 [2022-03-21T15:51:53.987Z] ---> f7f003937ee0 [2022-03-21T15:51:53.987Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T15:51:53.987Z] ---> Running in cbff3e347b80 [2022-03-21T15:51:53.987Z] Removing intermediate container f60a5fba2213 [2022-03-21T15:51:53.987Z] ---> dcc269dc7ee8 [2022-03-21T15:51:53.987Z] [2022-03-21T15:51:53.987Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:51:54.276Z] 3.14: Pulling from library/alpine [2022-03-21T15:51:56.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T15:51:56.929Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T15:51:56.929Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T15:51:56.929Z] ---> 71a2028e5025 [2022-03-21T15:51:56.929Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:51:56.929Z] ---> Running in 8ddb35b7c4dc [2022-03-21T15:51:58.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:51:59.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:00.177Z] Removing intermediate container eb2ae73e1780 [2022-03-21T15:52:00.177Z] ---> 6f892969a447 [2022-03-21T15:52:00.177Z] [2022-03-21T15:52:00.177Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T15:52:00.177Z] ---> 71a2028e5025 [2022-03-21T15:52:00.177Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T15:52:00.467Z] ---> Running in 52265425ad6f [2022-03-21T15:52:00.467Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T15:52:00.757Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:52:00.758Z] OK: 5 MiB in 15 packages [2022-03-21T15:52:02.773Z] Removing intermediate container 8ddb35b7c4dc [2022-03-21T15:52:02.773Z] ---> dc4fa242ad02 [2022-03-21T15:52:02.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:52:02.773Z] Removing intermediate container cbff3e347b80 [2022-03-21T15:52:02.773Z] ---> 769af325e0c6 [2022-03-21T15:52:02.773Z] [2022-03-21T15:52:02.773Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T15:52:02.773Z] ---> Running in 7f27d828a446 [2022-03-21T15:52:03.060Z] 20.10.10: Pulling from library/docker [2022-03-21T15:52:03.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:03.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:03.691Z] Removing intermediate container 7f27d828a446 [2022-03-21T15:52:03.691Z] ---> 76c3ac621a20 [2022-03-21T15:52:03.691Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T15:52:03.691Z] ---> Running in b8632a902db9 [2022-03-21T15:52:04.703Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T15:52:04.703Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T15:52:04.703Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T15:52:04.703Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T15:52:04.703Z] Removing intermediate container b8632a902db9 [2022-03-21T15:52:04.703Z] ---> be4b6e299f05 [2022-03-21T15:52:04.703Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T15:52:04.703Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T15:52:04.703Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:52:04.703Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:52:04.985Z] ---> Running in 182a8ef412e1 [2022-03-21T15:52:04.985Z] OK: 8 MiB in 19 packages [2022-03-21T15:52:05.994Z] Removing intermediate container 182a8ef412e1 [2022-03-21T15:52:05.994Z] ---> 3d66443b5482 [2022-03-21T15:52:05.994Z] Step 15/23 : WORKDIR / [2022-03-21T15:52:05.994Z] ---> Running in de9f39182493 [2022-03-21T15:52:07.441Z] Removing intermediate container de9f39182493 [2022-03-21T15:52:07.441Z] ---> 366672aec93e [2022-03-21T15:52:07.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:52:07.720Z] Removing intermediate container 52265425ad6f [2022-03-21T15:52:07.721Z] ---> db99ddbe49b6 [2022-03-21T15:52:07.721Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T15:52:07.999Z] ---> Running in 94a0a3d7f8ad [2022-03-21T15:52:08.276Z] ---> 64b94053e9e7 [2022-03-21T15:52:08.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T15:52:08.553Z] Removing intermediate container 94a0a3d7f8ad [2022-03-21T15:52:08.553Z] ---> 811764884b2b [2022-03-21T15:52:08.553Z] Step 13/21 : WORKDIR /edgex [2022-03-21T15:52:08.828Z] ---> Running in b006e233acf0 [2022-03-21T15:52:09.426Z] Removing intermediate container b006e233acf0 [2022-03-21T15:52:09.426Z] ---> b679f34a96bd [2022-03-21T15:52:09.426Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T15:52:10.417Z] Removing intermediate container cde9ab5f0cfa [2022-03-21T15:52:10.417Z] ---> d2932b967592 [2022-03-21T15:52:10.417Z] [2022-03-21T15:52:10.417Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T15:52:10.417Z] ---> 71a2028e5025 [2022-03-21T15:52:10.417Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:52:10.417Z] ---> Using cache [2022-03-21T15:52:10.417Z] ---> dc4fa242ad02 [2022-03-21T15:52:10.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:52:10.417Z] ---> Using cache [2022-03-21T15:52:10.417Z] ---> 76c3ac621a20 [2022-03-21T15:52:10.417Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T15:52:10.417Z] ---> Running in 68afce5db026 [2022-03-21T15:52:10.694Z] ---> 4a526329c87f [2022-03-21T15:52:10.694Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T15:52:10.694Z] Removing intermediate container e73d39b426bc [2022-03-21T15:52:10.694Z] ---> 7634a49a2847 [2022-03-21T15:52:10.694Z] [2022-03-21T15:52:10.694Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:52:10.694Z] ---> 71a2028e5025 [2022-03-21T15:52:10.694Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T15:52:10.694Z] ---> Using cache [2022-03-21T15:52:10.694Z] ---> dc4fa242ad02 [2022-03-21T15:52:10.694Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:52:10.694Z] ---> Using cache [2022-03-21T15:52:10.694Z] ---> 76c3ac621a20 [2022-03-21T15:52:10.694Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T15:52:10.974Z] ---> Running in 0bb9217e379f [2022-03-21T15:52:11.258Z] ---> 6037374838d4 [2022-03-21T15:52:11.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T15:52:11.258Z] Removing intermediate container 68afce5db026 [2022-03-21T15:52:11.258Z] ---> 08fdf4325519 [2022-03-21T15:52:11.258Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T15:52:11.258Z] ---> Running in 9edfa6320cf7 [2022-03-21T15:52:11.870Z] Removing intermediate container 0bb9217e379f [2022-03-21T15:52:11.870Z] ---> edc832d9ce3d [2022-03-21T15:52:11.870Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T15:52:11.870Z] ---> Running in 56d153a1c460 [2022-03-21T15:52:11.870Z] Removing intermediate container 9edfa6320cf7 [2022-03-21T15:52:11.870Z] ---> a4fca56c1916 [2022-03-21T15:52:11.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:52:12.153Z] ---> 9c746a74e3b4 [2022-03-21T15:52:12.153Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T15:52:12.445Z] Removing intermediate container 56d153a1c460 [2022-03-21T15:52:12.445Z] ---> 4d98636fccb0 [2022-03-21T15:52:12.445Z] Step 15/23 : WORKDIR / [2022-03-21T15:52:12.445Z] ---> Running in 88673be9232a [2022-03-21T15:52:12.724Z] ---> Running in 2ea303576b58 [2022-03-21T15:52:12.724Z] ---> b3aec0885b0e [2022-03-21T15:52:12.724Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T15:52:13.002Z] Removing intermediate container 88673be9232a [2022-03-21T15:52:13.002Z] ---> bc11ed699345 [2022-03-21T15:52:13.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:52:13.291Z] ---> Running in 92fea0a53539 [2022-03-21T15:52:13.291Z] Removing intermediate container 2ea303576b58 [2022-03-21T15:52:13.566Z] ---> 82b220212b37 [2022-03-21T15:52:13.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:52:13.566Z] ---> 43c0df092c06 [2022-03-21T15:52:13.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T15:52:14.560Z] Removing intermediate container 92fea0a53539 [2022-03-21T15:52:14.560Z] ---> 85edbb254f1c [2022-03-21T15:52:14.560Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T15:52:14.560Z] ---> Running in 62360ba18d4e [2022-03-21T15:52:14.855Z] ---> 58b0c6379c8a [2022-03-21T15:52:14.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T15:52:14.855Z] Removing intermediate container 62360ba18d4e [2022-03-21T15:52:14.855Z] ---> f3c3f8d717ab [2022-03-21T15:52:14.855Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:52:15.139Z] ---> Running in 026f54537a2a [2022-03-21T15:52:15.139Z] ---> b5e89ccc8903 [2022-03-21T15:52:15.139Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T15:52:15.421Z] ---> Running in 70e0ad257641 [2022-03-21T15:52:16.025Z] Removing intermediate container 70e0ad257641 [2022-03-21T15:52:16.025Z] ---> 331943fb09af [2022-03-21T15:52:16.025Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T15:52:16.025Z] Removing intermediate container 026f54537a2a [2022-03-21T15:52:16.025Z] ---> 4102aaa9b5b9 [2022-03-21T15:52:16.025Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:52:16.025Z] ---> Running in bf7f065e063c [2022-03-21T15:52:16.025Z] ---> Running in b5e2a67ceb2a [2022-03-21T15:52:16.025Z] ---> 6e458c3d70fe [2022-03-21T15:52:16.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T15:52:16.632Z] Removing intermediate container b5e2a67ceb2a [2022-03-21T15:52:16.632Z] ---> 9882fa0b40f3 [2022-03-21T15:52:16.632Z] Step 19/21 : LABEL arch=arm64 [2022-03-21T15:52:16.921Z] ---> Running in e349aec71d6d [2022-03-21T15:52:16.921Z] Removing intermediate container bf7f065e063c [2022-03-21T15:52:16.921Z] ---> 8675ddcf1dfa [2022-03-21T15:52:16.921Z] [2022-03-21T15:52:17.197Z] ---> c5a50912e366 [2022-03-21T15:52:17.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T15:52:17.494Z] ---> 8acd28164154 [2022-03-21T15:52:17.494Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T15:52:17.494Z] Successfully built 8675ddcf1dfa [2022-03-21T15:52:17.494Z] Removing intermediate container e349aec71d6d [2022-03-21T15:52:17.494Z] ---> e7f5711c4a5c [2022-03-21T15:52:17.494Z] Step 20/21 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:52:17.494Z] Successfully tagged core-command-arm64:latest [2022-03-21T15:52:17.494Z]  Building core-command ... done Building security-secretstore-setup [2022-03-21T15:52:17.494Z] ---> Running in f3f9b41d7d0b [2022-03-21T15:52:17.783Z] ---> Running in a522107ea1c5 [2022-03-21T15:52:18.060Z] Removing intermediate container f3f9b41d7d0b [2022-03-21T15:52:18.060Z] ---> 858e91a31076 [2022-03-21T15:52:18.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:52:18.333Z] ---> Running in bbf286a737ae [2022-03-21T15:52:18.607Z] ---> b3063d89b9d5 [2022-03-21T15:52:18.607Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T15:52:18.892Z] ---> Running in e22ad212aae5 [2022-03-21T15:52:18.892Z] Removing intermediate container a522107ea1c5 [2022-03-21T15:52:18.892Z] ---> 5a2111c0d2a4 [2022-03-21T15:52:18.892Z] Step 21/21 : LABEL version=2.2.0-dev.42 [2022-03-21T15:52:18.892Z] Removing intermediate container bbf286a737ae [2022-03-21T15:52:18.892Z] ---> 5ee1d7f07ae6 [2022-03-21T15:52:18.892Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T15:52:18.892Z] ---> Running in d581f2251f08 [2022-03-21T15:52:19.186Z] ---> Running in 7e7b6112a4ad [2022-03-21T15:52:19.466Z] Removing intermediate container e22ad212aae5 [2022-03-21T15:52:19.466Z] ---> 6c0df80d367b [2022-03-21T15:52:19.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:52:19.759Z] ---> Running in 2d309616f7cc [2022-03-21T15:52:19.759Z] Removing intermediate container 7e7b6112a4ad [2022-03-21T15:52:19.759Z] ---> 209f2d435f21 [2022-03-21T15:52:19.759Z] Step 21/22 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:52:19.759Z] Removing intermediate container d581f2251f08 [2022-03-21T15:52:20.035Z] ---> b905806fef7c [2022-03-21T15:52:20.035Z] [2022-03-21T15:52:20.035Z] ---> Running in 9c4d2343f99d [2022-03-21T15:52:20.313Z] Removing intermediate container 2d309616f7cc [2022-03-21T15:52:20.313Z] ---> 57294c70dcdb [2022-03-21T15:52:20.313Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T15:52:20.588Z] Successfully built b905806fef7c [2022-03-21T15:52:20.588Z] ---> Running in 1bad4ad49e74 [2022-03-21T15:52:20.588Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-21T15:52:20.588Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-21T15:52:20.588Z] Removing intermediate container 9c4d2343f99d [2022-03-21T15:52:20.588Z] ---> 2af771c7ec07 [2022-03-21T15:52:20.588Z] Step 22/22 : LABEL version=2.2.0-dev.42 [2022-03-21T15:52:20.874Z] ---> Running in 5eb932b9d68b [2022-03-21T15:52:20.874Z] Removing intermediate container 1bad4ad49e74 [2022-03-21T15:52:20.874Z] ---> 202eec5443ba [2022-03-21T15:52:20.874Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:52:21.149Z] ---> Running in e1b462eb89e5 [2022-03-21T15:52:21.433Z] Removing intermediate container 5eb932b9d68b [2022-03-21T15:52:21.433Z] ---> 369de074e9a1 [2022-03-21T15:52:21.433Z] [2022-03-21T15:52:21.433Z] Removing intermediate container e1b462eb89e5 [2022-03-21T15:52:21.433Z] ---> 1e5a0831bb2d [2022-03-21T15:52:21.433Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:52:21.715Z] ---> Running in dbf192fa64d1 [2022-03-21T15:52:21.715Z] Successfully built 369de074e9a1 [2022-03-21T15:52:21.715Z] Successfully tagged support-scheduler-arm64:latest [2022-03-21T15:52:21.715Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-21T15:52:21.990Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T15:52:21.990Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T15:52:21.990Z] ---> 520e9a0a30f7 [2022-03-21T15:52:21.990Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:52:22.265Z] ---> Running in 7abc2fa9bfd4 [2022-03-21T15:52:22.265Z] Removing intermediate container dbf192fa64d1 [2022-03-21T15:52:22.265Z] ---> 9e19e387d37e [2022-03-21T15:52:22.265Z] [2022-03-21T15:52:22.541Z] Successfully built 9e19e387d37e [2022-03-21T15:52:22.541Z] Successfully tagged core-metadata-arm64:latest [2022-03-21T15:52:22.541Z]  Building core-metadata ... done Building core-data [2022-03-21T15:52:22.541Z] Removing intermediate container 7abc2fa9bfd4 [2022-03-21T15:52:22.541Z] ---> 29217ffb2d7f [2022-03-21T15:52:22.541Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-21T15:52:22.836Z] ---> Running in b9930dc5abdf [2022-03-21T15:52:23.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:24.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:25.084Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T15:52:25.084Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T15:52:25.084Z] Executing bash-5.1.4-r0.post-install [2022-03-21T15:52:25.084Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T15:52:25.084Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T15:52:25.084Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T15:52:25.084Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T15:52:25.084Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T15:52:25.084Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T15:52:25.084Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T15:52:25.084Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T15:52:25.084Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T15:52:25.084Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T15:52:25.084Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T15:52:25.084Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T15:52:25.084Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T15:52:25.084Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T15:52:25.361Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T15:52:27.340Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T15:52:27.340Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T15:52:27.340Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T15:52:27.340Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T15:52:27.340Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T15:52:27.340Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T15:52:27.340Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T15:52:27.340Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T15:52:27.340Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T15:52:27.614Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T15:52:27.614Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T15:52:27.614Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T15:52:27.614Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T15:52:27.614Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T15:52:27.614Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T15:52:27.614Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T15:52:27.614Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T15:52:27.614Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T15:52:27.614Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T15:52:27.889Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T15:52:27.889Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T15:52:27.889Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T15:52:27.889Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T15:52:27.889Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T15:52:27.889Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T15:52:28.502Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:52:28.502Z] OK: 84 MiB in 64 packages [2022-03-21T15:52:32.832Z] Collecting docker-compose==1.23.2 [2022-03-21T15:52:32.832Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T15:52:33.431Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T15:52:33.431Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T15:52:33.431Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T15:52:33.431Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T15:52:36.063Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T15:52:36.063Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T15:52:36.660Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T15:52:36.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T15:52:36.660Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T15:52:36.660Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T15:52:38.652Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T15:52:38.652Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T15:52:40.632Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T15:52:40.632Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T15:52:41.282Z] Collecting PyYAML<4,>=3.10 [2022-03-21T15:52:41.634Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T15:52:45.361Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T15:52:45.361Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T15:52:45.361Z] 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-03-21T15:52:45.361Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T15:52:45.361Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T15:52:46.414Z] 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-03-21T15:52:46.414Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T15:52:46.414Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T15:52:47.052Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T15:52:47.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T15:52:47.349Z] Collecting idna<2.8,>=2.5 [2022-03-21T15:52:47.349Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T15:52:47.629Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T15:52:47.629Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T15:52:47.629Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T15:52:47.629Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T15:52:48.621Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T15:52:48.621Z] Attempting uninstall: urllib3 [2022-03-21T15:52:48.621Z] Found existing installation: urllib3 1.26.5 [2022-03-21T15:52:48.621Z] Uninstalling urllib3-1.26.5: [2022-03-21T15:52:48.903Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T15:52:49.506Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:52:49.506Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:52:49.506Z] ---> d79f7d0d7174 [2022-03-21T15:52:49.506Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T15:52:49.506Z] ---> Using cache [2022-03-21T15:52:49.506Z] ---> d1e42e857827 [2022-03-21T15:52:49.506Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:52:49.506Z] ---> Using cache [2022-03-21T15:52:49.506Z] ---> fa57681d28b7 [2022-03-21T15:52:49.506Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T15:52:49.784Z] Attempting uninstall: idna [2022-03-21T15:52:49.784Z] Found existing installation: idna 3.2 [2022-03-21T15:52:49.784Z] Uninstalling idna-3.2: [2022-03-21T15:52:49.784Z] Successfully uninstalled idna-3.2 [2022-03-21T15:52:51.237Z] Attempting uninstall: chardet [2022-03-21T15:52:51.237Z] Found existing installation: chardet 4.0.0 [2022-03-21T15:52:51.237Z] Uninstalling chardet-4.0.0: [2022-03-21T15:52:51.237Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T15:52:51.835Z] ---> Running in 4df9f1eb74b5 [2022-03-21T15:52:53.282Z] Attempting uninstall: requests [2022-03-21T15:52:53.282Z] Found existing installation: requests 2.25.1 [2022-03-21T15:52:53.282Z] Uninstalling requests-2.25.1: [2022-03-21T15:52:53.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:53.560Z] Successfully uninstalled requests-2.25.1 [2022-03-21T15:52:53.835Z] Running setup.py install for texttable: started [2022-03-21T15:52:54.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:54.438Z] [2022-03-21T15:52:54.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:52:54.438Z] ---> d79f7d0d7174 [2022-03-21T15:52:54.438Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T15:52:54.438Z] ---> Using cache [2022-03-21T15:52:54.713Z] ---> d1e42e857827 [2022-03-21T15:52:54.713Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:52:54.713Z] ---> Using cache [2022-03-21T15:52:54.713Z] ---> fa57681d28b7 [2022-03-21T15:52:54.713Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T15:52:54.713Z] ---> Running in 6150846d764b [2022-03-21T15:52:55.708Z] OK: 220 MiB in 52 packages [2022-03-21T15:52:56.311Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T15:52:56.311Z] Running setup.py install for PyYAML: started [2022-03-21T15:52:56.311Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:52:56.311Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:52:56.311Z] ---> d79f7d0d7174 [2022-03-21T15:52:56.311Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T15:52:56.311Z] ---> Using cache [2022-03-21T15:52:56.311Z] ---> d1e42e857827 [2022-03-21T15:52:56.311Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:52:56.311Z] ---> Using cache [2022-03-21T15:52:56.311Z] ---> fa57681d28b7 [2022-03-21T15:52:56.311Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T15:52:56.924Z] ---> Running in ce6bd45e7642 [2022-03-21T15:52:56.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T15:52:56.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T15:52:56.924Z] ---> d79f7d0d7174 [2022-03-21T15:52:56.924Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T15:52:56.924Z] ---> Using cache [2022-03-21T15:52:56.924Z] ---> d1e42e857827 [2022-03-21T15:52:56.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:52:56.924Z] ---> Using cache [2022-03-21T15:52:56.924Z] ---> fa57681d28b7 [2022-03-21T15:52:56.924Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T15:52:56.924Z] ---> Running in 99a95b7a1194 [2022-03-21T15:52:57.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:57.802Z] Removing intermediate container 4df9f1eb74b5 [2022-03-21T15:52:57.802Z] ---> 5c18b2cea2ff [2022-03-21T15:52:57.802Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T15:52:58.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:58.795Z] ---> ac5b91129de2 [2022-03-21T15:52:58.795Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:52:58.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:59.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:59.070Z] ---> Running in 844b893583e8 [2022-03-21T15:52:59.070Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T15:52:59.679Z] Running setup.py install for docopt: started [2022-03-21T15:52:59.679Z] OK: 220 MiB in 52 packages [2022-03-21T15:52:59.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:52:59.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:53:01.409Z] Removing intermediate container 6150846d764b [2022-03-21T15:53:01.409Z] ---> 4b50ac62ee69 [2022-03-21T15:53:01.409Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T15:53:01.409Z] OK: 220 MiB in 52 packages [2022-03-21T15:53:01.409Z] OK: 220 MiB in 52 packages [2022-03-21T15:53:02.428Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T15:53:02.428Z] Running setup.py install for dockerpty: started [2022-03-21T15:53:02.714Z] ---> aec463011ba5 [2022-03-21T15:53:02.714Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:53:02.714Z] ---> Running in 8dbe7fd2f043 [2022-03-21T15:53:03.333Z] Removing intermediate container 99a95b7a1194 [2022-03-21T15:53:03.333Z] ---> e104802fc0ba [2022-03-21T15:53:03.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T15:53:03.624Z] Removing intermediate container ce6bd45e7642 [2022-03-21T15:53:03.624Z] ---> 1dd88ab9833f [2022-03-21T15:53:03.624Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T15:53:05.101Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T15:53:05.101Z] ---> 78ebce78e9c0 [2022-03-21T15:53:05.101Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:53:05.377Z] ---> 1fd6bf3e8cfb [2022-03-21T15:53:05.377Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T15:53:05.377Z] Removing intermediate container 844b893583e8 [2022-03-21T15:53:05.377Z] ---> 1d4e081c09b5 [2022-03-21T15:53:05.377Z] Step 8/25 : COPY . . [2022-03-21T15:53:05.377Z] ---> Running in d7a3a0124a23 [2022-03-21T15:53:05.377Z] ---> Running in d8834d9593fc [2022-03-21T15:53:07.367Z] 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-03-21T15:53:09.389Z] Removing intermediate container 8dbe7fd2f043 [2022-03-21T15:53:09.389Z] ---> 89d7b21aa525 [2022-03-21T15:53:09.389Z] Step 8/22 : COPY . . [2022-03-21T15:53:12.797Z] Removing intermediate container d7a3a0124a23 [2022-03-21T15:53:12.797Z] ---> 8b8103ffdc83 [2022-03-21T15:53:12.797Z] Step 8/23 : COPY . . [2022-03-21T15:53:12.797Z] Removing intermediate container d8834d9593fc [2022-03-21T15:53:12.797Z] ---> a73d4f870b5f [2022-03-21T15:53:12.797Z] Step 8/31 : COPY . . [2022-03-21T15:53:25.230Z] ---> 7fb3464b1606 [2022-03-21T15:53:25.230Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T15:53:25.230Z] ---> Running in 728059207ce0 [2022-03-21T15:53:25.230Z] Removing intermediate container b9930dc5abdf [2022-03-21T15:53:25.230Z] ---> 800bdc720fdd [2022-03-21T15:53:25.230Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T15:53:25.512Z] ---> Running in d340a178d68d [2022-03-21T15:53:25.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T15:53:26.400Z] Removing intermediate container d340a178d68d [2022-03-21T15:53:26.400Z] ---> c6830a9f8d05 [2022-03-21T15:53:26.400Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T15:53:26.400Z] ---> Running in 921cb95cb516 [2022-03-21T15:53:27.402Z] Removing intermediate container 921cb95cb516 [2022-03-21T15:53:27.402Z] ---> d2c2de5fffeb [2022-03-21T15:53:27.402Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T15:53:28.866Z] ---> fda93776536a [2022-03-21T15:53:28.866Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T15:53:28.866Z] ---> Running in e3ec7f5ed63a [2022-03-21T15:53:31.543Z] ---> 2f3b5ef70d04 [2022-03-21T15:53:31.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T15:53:32.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T15:53:34.180Z] ---> 1c6c542ed78a [2022-03-21T15:53:34.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T15:53:35.186Z] ---> 9522ea4ca136 [2022-03-21T15:53:35.186Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T15:53:35.186Z] ---> 6058764da1f8 [2022-03-21T15:53:35.186Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T15:53:35.186Z] ---> Running in b6982602c923 [2022-03-21T15:53:35.472Z] ---> Running in 3d3277329c65 [2022-03-21T15:53:36.456Z] ---> 1b4cb38a5b51 [2022-03-21T15:53:36.456Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T15:53:36.736Z] ---> Running in 1e3a23433bbb [2022-03-21T15:53:37.729Z] Removing intermediate container 1e3a23433bbb [2022-03-21T15:53:37.729Z] ---> b3131753b002 [2022-03-21T15:53:37.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:53:37.729Z] ---> Running in 9af78b47682d [2022-03-21T15:53:38.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T15:53:38.292Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T15:53:38.585Z] Removing intermediate container 9af78b47682d [2022-03-21T15:53:38.585Z] ---> 30c2bba3e73d [2022-03-21T15:53:38.585Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T15:53:38.862Z] ---> Running in 4e7401fb195b [2022-03-21T15:53:39.477Z] Removing intermediate container 4e7401fb195b [2022-03-21T15:53:39.477Z] ---> 5526544c37fb [2022-03-21T15:53:39.477Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:53:39.477Z] ---> Running in acd108f3c357 [2022-03-21T15:53:40.101Z] Removing intermediate container acd108f3c357 [2022-03-21T15:53:40.101Z] ---> 8919ef5a37a9 [2022-03-21T15:53:40.101Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:53:40.101Z] ---> Running in 2dfbc8ba5204 [2022-03-21T15:53:40.699Z] Removing intermediate container 2dfbc8ba5204 [2022-03-21T15:53:40.699Z] ---> b683c2d79fdb [2022-03-21T15:53:40.699Z] [2022-03-21T15:53:40.979Z] Successfully built b683c2d79fdb [2022-03-21T15:53:40.979Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-21T15:55:32.876Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T15:55:43.078Z] Removing intermediate container 728059207ce0 [2022-03-21T15:55:43.078Z] ---> 6819b7bdbb60 [2022-03-21T15:55:43.078Z] [2022-03-21T15:55:43.078Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T15:55:43.078Z] ---> 71a2028e5025 [2022-03-21T15:55:43.078Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T15:55:43.078Z] ---> Running in e6564dbfe7ae [2022-03-21T15:55:43.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:55:44.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:55:45.306Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T15:55:45.586Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T15:55:45.586Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T15:55:45.586Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:55:45.586Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:55:45.865Z] OK: 6 MiB in 17 packages [2022-03-21T15:55:47.870Z] Removing intermediate container e6564dbfe7ae [2022-03-21T15:55:47.870Z] ---> 72267ee39387 [2022-03-21T15:55:47.870Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T15:55:47.870Z] ---> Running in 5fcf3da1de2a [2022-03-21T15:55:48.480Z] Removing intermediate container 5fcf3da1de2a [2022-03-21T15:55:48.480Z] ---> 16faf704df1f [2022-03-21T15:55:48.480Z] Step 13/25 : WORKDIR / [2022-03-21T15:55:48.758Z] ---> Running in 240ddc4ea67c [2022-03-21T15:55:49.358Z] Removing intermediate container 240ddc4ea67c [2022-03-21T15:55:49.358Z] ---> b0debc78f8fc [2022-03-21T15:55:49.358Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-21T15:55:50.363Z] ---> 8433796810ec [2022-03-21T15:55:50.363Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-21T15:55:51.830Z] ---> 8afd49f8307c [2022-03-21T15:55:51.830Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T15:55:53.312Z] ---> c82d3d271fc8 [2022-03-21T15:55:53.312Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-21T15:55:54.768Z] ---> 905450eb8521 [2022-03-21T15:55:54.768Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T15:55:56.775Z] Removing intermediate container 3d3277329c65 [2022-03-21T15:55:56.775Z] ---> 71b4607133f9 [2022-03-21T15:55:56.775Z] [2022-03-21T15:55:56.775Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T15:55:56.775Z] ---> 71a2028e5025 [2022-03-21T15:55:56.775Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T15:55:57.060Z] ---> c58b60268f39 [2022-03-21T15:55:57.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T15:55:57.060Z] ---> Running in 60b8b55e58e7 [2022-03-21T15:55:58.055Z] Removing intermediate container 60b8b55e58e7 [2022-03-21T15:55:58.055Z] ---> f107bcdcf222 [2022-03-21T15:55:58.055Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T15:55:58.334Z] ---> Running in 5b2eeb103fb4 [2022-03-21T15:56:00.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:00.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:01.557Z] ---> f433fba7c4da [2022-03-21T15:56:01.557Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T15:56:01.833Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T15:56:01.833Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T15:56:01.833Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:56:01.833Z] OK: 6 MiB in 16 packages [2022-03-21T15:56:02.821Z] ---> b9f7f9e08681 [2022-03-21T15:56:02.821Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-21T15:56:02.821Z] ---> Running in 7de112ee44c5 [2022-03-21T15:56:03.829Z] Removing intermediate container 5b2eeb103fb4 [2022-03-21T15:56:03.829Z] ---> f24b370bc7e1 [2022-03-21T15:56:03.829Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T15:56:03.829Z] ---> Running in cbcc9a7d465b [2022-03-21T15:56:03.829Z] Removing intermediate container e3ec7f5ed63a [2022-03-21T15:56:03.829Z] ---> 76cf1c7f83ee [2022-03-21T15:56:03.829Z] [2022-03-21T15:56:03.829Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T15:56:03.829Z] ---> 71a2028e5025 [2022-03-21T15:56:03.829Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T15:56:04.101Z] ---> Running in d90e225772f1 [2022-03-21T15:56:04.388Z] Removing intermediate container cbcc9a7d465b [2022-03-21T15:56:04.388Z] ---> 45e36c433d1c [2022-03-21T15:56:04.388Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T15:56:04.665Z] ---> Running in ad8f452bd6df [2022-03-21T15:56:05.324Z] Removing intermediate container ad8f452bd6df [2022-03-21T15:56:05.324Z] ---> fc82d396de98 [2022-03-21T15:56:05.324Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T15:56:05.619Z] ---> Running in 9f7f14edd970 [2022-03-21T15:56:06.635Z] Removing intermediate container 7de112ee44c5 [2022-03-21T15:56:06.635Z] ---> f3faa10f0c83 [2022-03-21T15:56:06.635Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T15:56:06.635Z] ---> Running in e6a45b1ea5c9 [2022-03-21T15:56:06.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:06.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:07.193Z] Removing intermediate container e6a45b1ea5c9 [2022-03-21T15:56:07.193Z] ---> a52a90b3dd04 [2022-03-21T15:56:07.193Z] Step 23/25 : LABEL arch=arm64 [2022-03-21T15:56:07.467Z] ---> Running in a8de9efb46b4 [2022-03-21T15:56:08.081Z] Removing intermediate container a8de9efb46b4 [2022-03-21T15:56:08.081Z] ---> 3b79d7a71c01 [2022-03-21T15:56:08.081Z] Step 24/25 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:08.081Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T15:56:08.353Z] ---> Running in 2726da9bdd86 [2022-03-21T15:56:08.353Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T15:56:08.353Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:56:08.353Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T15:56:08.635Z] Removing intermediate container 9f7f14edd970 [2022-03-21T15:56:08.636Z] ---> a7f4c0f3120f [2022-03-21T15:56:08.636Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T15:56:08.636Z] OK: 6 MiB in 16 packages [2022-03-21T15:56:08.910Z] ---> Running in 21ae3e3e37bd [2022-03-21T15:56:08.910Z] Removing intermediate container 2726da9bdd86 [2022-03-21T15:56:08.910Z] ---> 5a4511d1a546 [2022-03-21T15:56:08.910Z] Step 25/25 : LABEL version=2.2.0-dev.42 [2022-03-21T15:56:09.206Z] ---> Running in 0cff2882b08b [2022-03-21T15:56:09.806Z] Removing intermediate container 21ae3e3e37bd [2022-03-21T15:56:09.806Z] ---> aae8ae92617e [2022-03-21T15:56:09.806Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T15:56:09.806Z] Removing intermediate container 0cff2882b08b [2022-03-21T15:56:09.806Z] ---> be41928fcc5c [2022-03-21T15:56:09.806Z] [2022-03-21T15:56:10.422Z] Successfully built be41928fcc5c [2022-03-21T15:56:10.422Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-21T15:56:10.705Z]  Building security-secretstore-setup ... done Removing intermediate container d90e225772f1 [2022-03-21T15:56:10.705Z] ---> c7cba6a93272 [2022-03-21T15:56:10.705Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T15:56:10.705Z] ---> Running in eca4c314ca6b [2022-03-21T15:56:10.705Z] ---> c7f53be027de [2022-03-21T15:56:10.705Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T15:56:10.979Z] ---> Running in 13d63159f823 [2022-03-21T15:56:11.255Z] Removing intermediate container eca4c314ca6b [2022-03-21T15:56:11.255Z] ---> a53365175883 [2022-03-21T15:56:11.255Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T15:56:11.531Z] ---> Running in 0869ec629444 [2022-03-21T15:56:11.810Z] Removing intermediate container 0869ec629444 [2022-03-21T15:56:11.810Z] ---> 68a62ae05013 [2022-03-21T15:56:11.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T15:56:12.117Z] ---> Running in 098bd798a8cd [2022-03-21T15:56:12.404Z] Removing intermediate container 098bd798a8cd [2022-03-21T15:56:12.404Z] ---> e5857667fa31 [2022-03-21T15:56:12.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:56:13.394Z] Removing intermediate container 13d63159f823 [2022-03-21T15:56:13.394Z] ---> 9994f4df940f [2022-03-21T15:56:13.394Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:56:13.667Z] ---> 72e316b41bc5 [2022-03-21T15:56:13.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T15:56:14.658Z] ---> 2b489223f694 [2022-03-21T15:56:14.658Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T15:56:14.933Z] ---> 3c6f3ebf276a [2022-03-21T15:56:14.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T15:56:15.536Z] Removing intermediate container b6982602c923 [2022-03-21T15:56:15.536Z] ---> 30dcb8ab50fe [2022-03-21T15:56:15.536Z] [2022-03-21T15:56:15.536Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T15:56:15.536Z] ---> 71a2028e5025 [2022-03-21T15:56:15.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T15:56:15.812Z] ---> Running in e730942cfad1 [2022-03-21T15:56:15.813Z] ---> 898fb1fb1b74 [2022-03-21T15:56:15.813Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T15:56:16.097Z] ---> 2f81f43fd338 [2022-03-21T15:56:16.097Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T15:56:16.097Z] ---> Running in bfda19dae933 [2022-03-21T15:56:16.370Z] Removing intermediate container e730942cfad1 [2022-03-21T15:56:16.370Z] ---> 99dbc30ad1d8 [2022-03-21T15:56:16.370Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T15:56:16.370Z] ---> Running in d248fd125ead [2022-03-21T15:56:16.370Z] Removing intermediate container bfda19dae933 [2022-03-21T15:56:16.370Z] ---> 6c127d4aa17c [2022-03-21T15:56:16.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:56:16.646Z] ---> Running in 0075488bd0f5 [2022-03-21T15:56:16.926Z] ---> 6fef7f2fb032 [2022-03-21T15:56:16.926Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T15:56:16.926Z] Removing intermediate container d248fd125ead [2022-03-21T15:56:16.926Z] ---> dd6cd64bd685 [2022-03-21T15:56:16.926Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T15:56:16.926Z] ---> Running in 3dbe1976273a [2022-03-21T15:56:17.201Z] Removing intermediate container 0075488bd0f5 [2022-03-21T15:56:17.201Z] ---> ce9143899a51 [2022-03-21T15:56:17.201Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T15:56:17.201Z] ---> Running in 392d1cca3dc0 [2022-03-21T15:56:17.475Z] Removing intermediate container 3dbe1976273a [2022-03-21T15:56:17.475Z] ---> cdaee61762db [2022-03-21T15:56:17.475Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T15:56:17.752Z] ---> Running in c4a26985f27e [2022-03-21T15:56:17.752Z] ---> 34e9138369f0 [2022-03-21T15:56:17.752Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T15:56:17.752Z] Removing intermediate container 392d1cca3dc0 [2022-03-21T15:56:17.752Z] ---> 045f5f5e2422 [2022-03-21T15:56:17.752Z] Step 21/22 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:18.031Z] ---> Running in 480181addeb3 [2022-03-21T15:56:18.648Z] Removing intermediate container 480181addeb3 [2022-03-21T15:56:18.648Z] ---> fbccec8454a7 [2022-03-21T15:56:18.648Z] Step 22/22 : LABEL version=2.2.0-dev.42 [2022-03-21T15:56:18.648Z] ---> Running in 415c9ea27abc [2022-03-21T15:56:18.648Z] ---> 83706aaf9f43 [2022-03-21T15:56:18.648Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T15:56:18.922Z] ---> Running in 44d55e831141 [2022-03-21T15:56:19.198Z] Removing intermediate container 415c9ea27abc [2022-03-21T15:56:19.198Z] ---> 812241e07262 [2022-03-21T15:56:19.198Z] [2022-03-21T15:56:19.472Z] Removing intermediate container 44d55e831141 [2022-03-21T15:56:19.472Z] ---> 2d0694d95764 [2022-03-21T15:56:19.472Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T15:56:19.472Z] Successfully built 812241e07262 [2022-03-21T15:56:19.743Z] Successfully tagged support-notifications-arm64:latest [2022-03-21T15:56:20.013Z]  Building support-notifications ... done Removing intermediate container c4a26985f27e [2022-03-21T15:56:20.013Z] ---> 5a6be81332a7 [2022-03-21T15:56:20.013Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T15:56:20.295Z] ---> Running in be835d4d6855 [2022-03-21T15:56:20.565Z] ---> fc82a3718ed4 [2022-03-21T15:56:20.565Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T15:56:20.839Z] ---> Running in eb212a4d8b6e [2022-03-21T15:56:21.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:22.414Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T15:56:22.683Z] Removing intermediate container eb212a4d8b6e [2022-03-21T15:56:22.683Z] ---> c62e937eaf7f [2022-03-21T15:56:22.683Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T15:56:22.955Z] ---> Running in a4932d905962 [2022-03-21T15:56:23.229Z] Removing intermediate container a4932d905962 [2022-03-21T15:56:23.229Z] ---> d30e0ca5e22a [2022-03-21T15:56:23.229Z] Step 28/31 : CMD ["gate"] [2022-03-21T15:56:23.499Z] ---> Running in 680ff5eb9c18 [2022-03-21T15:56:23.499Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T15:56:23.499Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T15:56:23.774Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T15:56:23.774Z] Removing intermediate container 680ff5eb9c18 [2022-03-21T15:56:23.774Z] ---> 3b0cb3ca05a2 [2022-03-21T15:56:23.774Z] Step 29/31 : LABEL arch=arm64 [2022-03-21T15:56:23.774Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T15:56:24.047Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T15:56:24.047Z] ---> Running in e5be1bda2abb [2022-03-21T15:56:24.047Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T15:56:24.047Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T15:56:24.316Z] OK: 8 MiB in 20 packages [2022-03-21T15:56:24.316Z] Removing intermediate container e5be1bda2abb [2022-03-21T15:56:24.316Z] ---> 4d5bdc3e304c [2022-03-21T15:56:24.316Z] Step 30/31 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:24.587Z] ---> Running in 0c5165aab0c2 [2022-03-21T15:56:24.859Z] Removing intermediate container 0c5165aab0c2 [2022-03-21T15:56:24.859Z] ---> 52a1eee52ddf [2022-03-21T15:56:24.859Z] Step 31/31 : LABEL version=2.2.0-dev.42 [2022-03-21T15:56:25.140Z] Removing intermediate container be835d4d6855 [2022-03-21T15:56:25.140Z] ---> c145cfcbad37 [2022-03-21T15:56:25.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T15:56:25.410Z] ---> Running in ed2182f4ef73 [2022-03-21T15:56:25.682Z] Removing intermediate container ed2182f4ef73 [2022-03-21T15:56:25.682Z] ---> 009275fc7c69 [2022-03-21T15:56:25.682Z] [2022-03-21T15:56:25.958Z] ---> 12d0364cbe3c [2022-03-21T15:56:25.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T15:56:25.958Z] Successfully built 009275fc7c69 [2022-03-21T15:56:25.958Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-21T15:56:26.930Z]  Building security-bootstrapper ... done  ---> 864f5a8874e5 [2022-03-21T15:56:26.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T15:56:27.206Z] ---> 2aebf8dd6e79 [2022-03-21T15:56:27.206Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T15:56:27.479Z] ---> Running in 5c22aae95f92 [2022-03-21T15:56:27.750Z] Removing intermediate container 5c22aae95f92 [2022-03-21T15:56:27.750Z] ---> c133a59ffeaa [2022-03-21T15:56:27.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T15:56:27.750Z] ---> Running in 735495488b12 [2022-03-21T15:56:28.021Z] Removing intermediate container 735495488b12 [2022-03-21T15:56:28.022Z] ---> 910de3125bf8 [2022-03-21T15:56:28.022Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T15:56:28.022Z] ---> Running in 34eab67a4072 [2022-03-21T15:56:28.294Z] Removing intermediate container 34eab67a4072 [2022-03-21T15:56:28.294Z] ---> da7901970bae [2022-03-21T15:56:28.294Z] Step 22/23 : LABEL git_sha=57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:28.564Z] ---> Running in 8912ffb1cf32 [2022-03-21T15:56:28.834Z] Removing intermediate container 8912ffb1cf32 [2022-03-21T15:56:28.834Z] ---> 8188cb39112b [2022-03-21T15:56:28.834Z] Step 23/23 : LABEL version=2.2.0-dev.42 [2022-03-21T15:56:28.834Z] ---> Running in f2ead26a33e5 [2022-03-21T15:56:29.106Z] Removing intermediate container f2ead26a33e5 [2022-03-21T15:56:29.106Z] ---> c17ea247049b [2022-03-21T15:56:29.106Z] [2022-03-21T15:56:29.377Z] Successfully built c17ea247049b [2022-03-21T15:56:29.377Z] Successfully tagged core-data-arm64:latest [2022-03-21T15:56:29.662Z]  Building core-data ... done  [Pipeline] } [2022-03-21T15:56:29.668Z] $ docker stop --time=1 2a3ad44dea1cc472543d90b8cdd8351f077f0821c741c40f4d11b1a1fb08b4c1 [2022-03-21T15:56:31.353Z] $ docker rm -f 2a3ad44dea1cc472543d90b8cdd8351f077f0821c741c40f4d11b1a1fb08b4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T15:56:31.918Z] + docker images [2022-03-21T15:56:32.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T15:56:32.188Z] core-data-arm64 latest c17ea247049b 4 seconds ago 19.2MB [2022-03-21T15:56:32.188Z] security-bootstrapper-arm64 latest 009275fc7c69 7 seconds ago 18MB [2022-03-21T15:56:32.188Z] support-notifications-arm64 latest 812241e07262 14 seconds ago 16.1MB [2022-03-21T15:56:32.189Z] 30dcb8ab50fe 17 seconds ago 1.49GB [2022-03-21T15:56:32.189Z] security-secretstore-setup-arm64 latest be41928fcc5c 23 seconds ago 26.9MB [2022-03-21T15:56:32.189Z] 76cf1c7f83ee 29 seconds ago 1.48GB [2022-03-21T15:56:32.189Z] 71b4607133f9 37 seconds ago 1.48GB [2022-03-21T15:56:32.189Z] 6819b7bdbb60 52 seconds ago 1.49GB [2022-03-21T15:56:32.189Z] sys-mgmt-agent-arm64 latest b683c2d79fdb 2 minutes ago 280MB [2022-03-21T15:56:32.189Z] core-metadata-arm64 latest 9e19e387d37e 4 minutes ago 16MB [2022-03-21T15:56:32.189Z] support-scheduler-arm64 latest 369de074e9a1 4 minutes ago 15.4MB [2022-03-21T15:56:32.189Z] security-proxy-setup-arm64 latest b905806fef7c 4 minutes ago 25.4MB [2022-03-21T15:56:32.189Z] core-command-arm64 latest 8675ddcf1dfa 4 minutes ago 15.3MB [2022-03-21T15:56:32.189Z] 7634a49a2847 4 minutes ago 1.48GB [2022-03-21T15:56:32.189Z] d2932b967592 4 minutes ago 1.48GB [2022-03-21T15:56:32.189Z] 769af325e0c6 4 minutes ago 1.48GB [2022-03-21T15:56:32.189Z] 6f892969a447 4 minutes ago 1.48GB [2022-03-21T15:56:32.189Z] dcc269dc7ee8 4 minutes ago 1.48GB [2022-03-21T15:56:32.189Z] ci-base-image-arm64 latest d79f7d0d7174 9 minutes ago 1.26GB [2022-03-21T15:56:32.189Z] alpine 3.14 71a2028e5025 3 days ago 5.34MB [2022-03-21T15:56:32.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-21T15:56:32.189Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-21T15:56:32.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-03-21T15:56:32.299Z] provisioning config files... [2022-03-21T15:56:32.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/162@tmp/config9212816543694736329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:56:32.669Z] ---> docker-login.sh [2022-03-21T15:56:32.670Z] nexus3.edgexfoundry.org:10001 [2022-03-21T15:56:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:56:32.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:56:32.940Z] Configure a credential helper to remove this warning. See [2022-03-21T15:56:32.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:56:32.940Z] [2022-03-21T15:56:32.940Z] Login Succeeded [2022-03-21T15:56:32.940Z] nexus3.edgexfoundry.org:10002 [2022-03-21T15:56:33.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:56:33.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:56:33.532Z] Configure a credential helper to remove this warning. See [2022-03-21T15:56:33.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:56:33.532Z] [2022-03-21T15:56:33.532Z] Login Succeeded [2022-03-21T15:56:33.532Z] nexus3.edgexfoundry.org:10003 [2022-03-21T15:56:33.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:56:34.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:56:34.074Z] Configure a credential helper to remove this warning. See [2022-03-21T15:56:34.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:56:34.074Z] [2022-03-21T15:56:34.074Z] Login Succeeded [2022-03-21T15:56:34.074Z] nexus3.edgexfoundry.org:10004 [2022-03-21T15:56:34.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:56:34.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:56:34.346Z] Configure a credential helper to remove this warning. See [2022-03-21T15:56:34.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:56:34.346Z] [2022-03-21T15:56:34.346Z] Login Succeeded [2022-03-21T15:56:34.346Z] docker.io [2022-03-21T15:56:34.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T15:56:35.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T15:56:35.210Z] Configure a credential helper to remove this warning. See [2022-03-21T15:56:35.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T15:56:35.210Z] [2022-03-21T15:56:35.210Z] Login Succeeded [2022-03-21T15:56:35.210Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T15:56:35.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:56:35.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T15:56:35.276Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-21T15:56:35.276Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:35.276Z] latest [2022-03-21T15:56:35.276Z] 2.2.0-dev.42 [2022-03-21T15:56:35.276Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:35.276Z] main [2022-03-21T15:56:35.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:35.622Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:35.964Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:35.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T15:56:35.965Z] ee4845838284: Preparing [2022-03-21T15:56:35.965Z] 9139bab163c6: Preparing [2022-03-21T15:56:35.965Z] e694e28e600e: Preparing [2022-03-21T15:56:35.965Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:35.965Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:36.245Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:36.245Z] e694e28e600e: Pushed [2022-03-21T15:56:36.245Z] ee4845838284: Pushed [2022-03-21T15:56:36.245Z] e3cdc6bb33f1: Pushed [2022-03-21T15:56:38.886Z] 9139bab163c6: Pushed [2022-03-21T15:56:38.886Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:24a875d18cc4f9f250bdc66099985709da77974894367cb6e79898771e18cf22 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:39.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:39.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-21T15:56:39.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T15:56:39.595Z] ee4845838284: Preparing [2022-03-21T15:56:39.595Z] 9139bab163c6: Preparing [2022-03-21T15:56:39.595Z] e694e28e600e: Preparing [2022-03-21T15:56:39.595Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:39.595Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:39.595Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:39.595Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:39.595Z] 9139bab163c6: Layer already exists [2022-03-21T15:56:39.595Z] ee4845838284: Layer already exists [2022-03-21T15:56:39.595Z] e694e28e600e: Layer already exists [2022-03-21T15:56:39.867Z] latest: digest: sha256:24a875d18cc4f9f250bdc66099985709da77974894367cb6e79898771e18cf22 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:40.220Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:40.566Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.42 [2022-03-21T15:56:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T15:56:40.566Z] ee4845838284: Preparing [2022-03-21T15:56:40.566Z] 9139bab163c6: Preparing [2022-03-21T15:56:40.566Z] e694e28e600e: Preparing [2022-03-21T15:56:40.566Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:40.566Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:40.566Z] ee4845838284: Layer already exists [2022-03-21T15:56:40.566Z] 9139bab163c6: Layer already exists [2022-03-21T15:56:40.566Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:40.566Z] e694e28e600e: Layer already exists [2022-03-21T15:56:40.566Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:40.838Z] 2.2.0-dev.42: digest: sha256:24a875d18cc4f9f250bdc66099985709da77974894367cb6e79898771e18cf22 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:41.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:41.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:41.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T15:56:41.563Z] ee4845838284: Preparing [2022-03-21T15:56:41.563Z] 9139bab163c6: Preparing [2022-03-21T15:56:41.563Z] e694e28e600e: Preparing [2022-03-21T15:56:41.563Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:41.563Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:41.563Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:41.563Z] ee4845838284: Layer already exists [2022-03-21T15:56:41.563Z] 9139bab163c6: Layer already exists [2022-03-21T15:56:41.563Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:41.563Z] e694e28e600e: Layer already exists [2022-03-21T15:56:41.563Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:24a875d18cc4f9f250bdc66099985709da77974894367cb6e79898771e18cf22 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:42.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:42.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-21T15:56:42.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T15:56:42.541Z] ee4845838284: Preparing [2022-03-21T15:56:42.541Z] 9139bab163c6: Preparing [2022-03-21T15:56:42.541Z] e694e28e600e: Preparing [2022-03-21T15:56:42.541Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:42.541Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:42.541Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:42.541Z] ee4845838284: Layer already exists [2022-03-21T15:56:42.541Z] e694e28e600e: Layer already exists [2022-03-21T15:56:42.541Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:42.541Z] 9139bab163c6: Layer already exists [2022-03-21T15:56:42.811Z] main: digest: sha256:24a875d18cc4f9f250bdc66099985709da77974894367cb6e79898771e18cf22 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:56:42.862Z] ===================================================== [Pipeline] echo [2022-03-21T15:56:42.880Z] taggedImages: [2022-03-21T15:56:42.880Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:42.880Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-21T15:56:42.880Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.42 [2022-03-21T15:56:42.880Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:42.880Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-21T15:56:42.902Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-21T15:56:42.903Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:42.903Z] latest [2022-03-21T15:56:42.903Z] 2.2.0-dev.42 [2022-03-21T15:56:42.903Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:42.903Z] main [2022-03-21T15:56:42.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:43.250Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:43.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T15:56:43.582Z] b83d183da3e5: Preparing [2022-03-21T15:56:43.582Z] 2ed4e782d764: Preparing [2022-03-21T15:56:43.582Z] e694e28e600e: Preparing [2022-03-21T15:56:43.582Z] dd8c4aa151ad: Preparing [2022-03-21T15:56:43.582Z] 18c978627123: Preparing [2022-03-21T15:56:43.582Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:43.582Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:56:43.860Z] e694e28e600e: Layer already exists [2022-03-21T15:56:43.860Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:43.860Z] 18c978627123: Pushed [2022-03-21T15:56:43.860Z] b83d183da3e5: Pushed [2022-03-21T15:56:44.448Z] dd8c4aa151ad: Pushed [2022-03-21T15:56:46.410Z] 2ed4e782d764: Pushed [2022-03-21T15:56:46.681Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:994365046581f3bfee89d29b683bea223a1bf8886155974074bc74381de1cf24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:47.020Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:47.354Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-21T15:56:47.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T15:56:47.354Z] b83d183da3e5: Preparing [2022-03-21T15:56:47.354Z] 2ed4e782d764: Preparing [2022-03-21T15:56:47.354Z] e694e28e600e: Preparing [2022-03-21T15:56:47.354Z] dd8c4aa151ad: Preparing [2022-03-21T15:56:47.354Z] 18c978627123: Preparing [2022-03-21T15:56:47.354Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:47.354Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:56:47.354Z] dd8c4aa151ad: Layer already exists [2022-03-21T15:56:47.354Z] 18c978627123: Layer already exists [2022-03-21T15:56:47.354Z] e694e28e600e: Layer already exists [2022-03-21T15:56:47.354Z] 2ed4e782d764: Layer already exists [2022-03-21T15:56:47.354Z] b83d183da3e5: Layer already exists [2022-03-21T15:56:47.354Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:47.625Z] latest: digest: sha256:994365046581f3bfee89d29b683bea223a1bf8886155974074bc74381de1cf24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:47.968Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:48.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.42 [2022-03-21T15:56:48.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T15:56:48.319Z] b83d183da3e5: Preparing [2022-03-21T15:56:48.319Z] 2ed4e782d764: Preparing [2022-03-21T15:56:48.319Z] e694e28e600e: Preparing [2022-03-21T15:56:48.319Z] dd8c4aa151ad: Preparing [2022-03-21T15:56:48.319Z] 18c978627123: Preparing [2022-03-21T15:56:48.319Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:48.319Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:56:48.319Z] dd8c4aa151ad: Layer already exists [2022-03-21T15:56:48.319Z] b83d183da3e5: Layer already exists [2022-03-21T15:56:48.319Z] 2ed4e782d764: Layer already exists [2022-03-21T15:56:48.319Z] e694e28e600e: Layer already exists [2022-03-21T15:56:48.319Z] 18c978627123: Layer already exists [2022-03-21T15:56:48.319Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:48.589Z] 2.2.0-dev.42: digest: sha256:994365046581f3bfee89d29b683bea223a1bf8886155974074bc74381de1cf24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:48.929Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:49.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:49.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T15:56:49.263Z] b83d183da3e5: Preparing [2022-03-21T15:56:49.263Z] 2ed4e782d764: Preparing [2022-03-21T15:56:49.263Z] e694e28e600e: Preparing [2022-03-21T15:56:49.263Z] dd8c4aa151ad: Preparing [2022-03-21T15:56:49.263Z] 18c978627123: Preparing [2022-03-21T15:56:49.263Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:49.263Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:56:49.263Z] b83d183da3e5: Layer already exists [2022-03-21T15:56:49.263Z] e694e28e600e: Layer already exists [2022-03-21T15:56:49.263Z] dd8c4aa151ad: Layer already exists [2022-03-21T15:56:49.263Z] 2ed4e782d764: Layer already exists [2022-03-21T15:56:49.263Z] 18c978627123: Layer already exists [2022-03-21T15:56:49.263Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:49.533Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:994365046581f3bfee89d29b683bea223a1bf8886155974074bc74381de1cf24 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:49.885Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:50.220Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-21T15:56:50.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T15:56:50.220Z] b83d183da3e5: Preparing [2022-03-21T15:56:50.220Z] 2ed4e782d764: Preparing [2022-03-21T15:56:50.220Z] e694e28e600e: Preparing [2022-03-21T15:56:50.220Z] dd8c4aa151ad: Preparing [2022-03-21T15:56:50.220Z] 18c978627123: Preparing [2022-03-21T15:56:50.220Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:50.220Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:56:50.220Z] 18c978627123: Layer already exists [2022-03-21T15:56:50.220Z] e694e28e600e: Layer already exists [2022-03-21T15:56:50.220Z] 2ed4e782d764: Layer already exists [2022-03-21T15:56:50.220Z] b83d183da3e5: Layer already exists [2022-03-21T15:56:50.220Z] dd8c4aa151ad: Layer already exists [2022-03-21T15:56:50.220Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:50.493Z] main: digest: sha256:994365046581f3bfee89d29b683bea223a1bf8886155974074bc74381de1cf24 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:56:50.540Z] ===================================================== [Pipeline] echo [2022-03-21T15:56:50.550Z] taggedImages: [2022-03-21T15:56:50.550Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:50.550Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-21T15:56:50.550Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.42 [2022-03-21T15:56:50.550Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:50.550Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-21T15:56:50.576Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-21T15:56:50.576Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:50.576Z] latest [2022-03-21T15:56:50.576Z] 2.2.0-dev.42 [2022-03-21T15:56:50.576Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:50.576Z] main [2022-03-21T15:56:50.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:50.922Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:51.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:51.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T15:56:51.264Z] 7d634bce1920: Preparing [2022-03-21T15:56:51.264Z] 7a2e08f210a4: Preparing [2022-03-21T15:56:51.264Z] e694e28e600e: Preparing [2022-03-21T15:56:51.264Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:51.264Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:51.264Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:51.264Z] e694e28e600e: Layer already exists [2022-03-21T15:56:51.536Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:51.536Z] 7d634bce1920: Pushed [2022-03-21T15:56:54.138Z] 7a2e08f210a4: Pushed [2022-03-21T15:56:54.138Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:943919c7d3d7456f768ee73f2da6bf5bfbe8342a2c27b30ce12e9e9d0016e8bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:54.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:54.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-21T15:56:54.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T15:56:54.824Z] 7d634bce1920: Preparing [2022-03-21T15:56:54.824Z] 7a2e08f210a4: Preparing [2022-03-21T15:56:54.824Z] e694e28e600e: Preparing [2022-03-21T15:56:54.824Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:54.824Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:54.824Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:54.824Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:54.824Z] 7a2e08f210a4: Layer already exists [2022-03-21T15:56:54.824Z] 7d634bce1920: Layer already exists [2022-03-21T15:56:54.824Z] e694e28e600e: Layer already exists [2022-03-21T15:56:55.097Z] latest: digest: sha256:943919c7d3d7456f768ee73f2da6bf5bfbe8342a2c27b30ce12e9e9d0016e8bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:55.446Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:55.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.42 [2022-03-21T15:56:55.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T15:56:55.789Z] 7d634bce1920: Preparing [2022-03-21T15:56:55.789Z] 7a2e08f210a4: Preparing [2022-03-21T15:56:55.789Z] e694e28e600e: Preparing [2022-03-21T15:56:55.789Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:55.789Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:55.789Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:55.789Z] 7a2e08f210a4: Layer already exists [2022-03-21T15:56:55.789Z] 7d634bce1920: Layer already exists [2022-03-21T15:56:55.789Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:55.789Z] e694e28e600e: Layer already exists [2022-03-21T15:56:57.221Z] 2.2.0-dev.42: digest: sha256:943919c7d3d7456f768ee73f2da6bf5bfbe8342a2c27b30ce12e9e9d0016e8bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:57.572Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:57.915Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:57.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T15:56:57.915Z] 7d634bce1920: Preparing [2022-03-21T15:56:57.915Z] 7a2e08f210a4: Preparing [2022-03-21T15:56:57.915Z] e694e28e600e: Preparing [2022-03-21T15:56:57.915Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:57.915Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:57.915Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:57.915Z] e694e28e600e: Layer already exists [2022-03-21T15:56:57.915Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:57.915Z] 7d634bce1920: Layer already exists [2022-03-21T15:56:57.915Z] 7a2e08f210a4: Layer already exists [2022-03-21T15:56:58.186Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:943919c7d3d7456f768ee73f2da6bf5bfbe8342a2c27b30ce12e9e9d0016e8bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:58.536Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:58.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-21T15:56:58.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T15:56:58.874Z] 7d634bce1920: Preparing [2022-03-21T15:56:58.874Z] 7a2e08f210a4: Preparing [2022-03-21T15:56:58.874Z] e694e28e600e: Preparing [2022-03-21T15:56:58.874Z] e3cdc6bb33f1: Preparing [2022-03-21T15:56:58.874Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:58.874Z] 7d634bce1920: Layer already exists [2022-03-21T15:56:58.874Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:56:58.874Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:56:58.874Z] e694e28e600e: Layer already exists [2022-03-21T15:56:58.874Z] 7a2e08f210a4: Layer already exists [2022-03-21T15:56:59.147Z] main: digest: sha256:943919c7d3d7456f768ee73f2da6bf5bfbe8342a2c27b30ce12e9e9d0016e8bd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:56:59.197Z] ===================================================== [Pipeline] echo [2022-03-21T15:56:59.206Z] taggedImages: [2022-03-21T15:56:59.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:59.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-21T15:56:59.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.42 [2022-03-21T15:56:59.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:59.206Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-21T15:56:59.227Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-21T15:56:59.227Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:59.227Z] latest [2022-03-21T15:56:59.227Z] 2.2.0-dev.42 [2022-03-21T15:56:59.227Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:56:59.227Z] main [2022-03-21T15:56:59.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:59.586Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:56:59.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:56:59.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T15:56:59.922Z] 3a159dfa18ca: Preparing [2022-03-21T15:56:59.922Z] 3a159dfa18ca: Preparing [2022-03-21T15:56:59.922Z] 18a4565ece10: Preparing [2022-03-21T15:56:59.922Z] 14402b20f479: Preparing [2022-03-21T15:56:59.922Z] e817a0eb17a6: Preparing [2022-03-21T15:56:59.922Z] 5bde7d5e25e4: Preparing [2022-03-21T15:56:59.922Z] e694e28e600e: Preparing [2022-03-21T15:56:59.922Z] ebe7693e9726: Preparing [2022-03-21T15:56:59.922Z] 734dcec9bf8e: Preparing [2022-03-21T15:56:59.922Z] 3236ce12388e: Preparing [2022-03-21T15:56:59.922Z] 99d71af83b9a: Preparing [2022-03-21T15:56:59.922Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:56:59.922Z] e694e28e600e: Waiting [2022-03-21T15:56:59.922Z] ebe7693e9726: Waiting [2022-03-21T15:56:59.922Z] 734dcec9bf8e: Waiting [2022-03-21T15:56:59.922Z] 99d71af83b9a: Waiting [2022-03-21T15:56:59.922Z] 3236ce12388e: Waiting [2022-03-21T15:56:59.922Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:00.198Z] 18a4565ece10: Pushed [2022-03-21T15:57:00.198Z] 14402b20f479: Pushed [2022-03-21T15:57:00.198Z] e817a0eb17a6: Pushed [2022-03-21T15:57:00.198Z] 3a159dfa18ca: Pushed [2022-03-21T15:57:00.198Z] e694e28e600e: Layer already exists [2022-03-21T15:57:00.475Z] ebe7693e9726: Pushed [2022-03-21T15:57:00.475Z] 734dcec9bf8e: Pushed [2022-03-21T15:57:00.475Z] 3236ce12388e: Pushed [2022-03-21T15:57:00.475Z] 99d71af83b9a: Pushed [2022-03-21T15:57:00.475Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:03.861Z] 5bde7d5e25e4: Pushed [2022-03-21T15:57:03.861Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:99db56f9cb306d0116feb266d8540c9951bb95b0ff4141907fa35866c6ba10f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:04.217Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:04.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-21T15:57:04.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T15:57:04.570Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:04.570Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:04.570Z] 18a4565ece10: Preparing [2022-03-21T15:57:04.570Z] 14402b20f479: Preparing [2022-03-21T15:57:04.570Z] e817a0eb17a6: Preparing [2022-03-21T15:57:04.570Z] 5bde7d5e25e4: Preparing [2022-03-21T15:57:04.570Z] e694e28e600e: Preparing [2022-03-21T15:57:04.570Z] ebe7693e9726: Preparing [2022-03-21T15:57:04.570Z] 734dcec9bf8e: Preparing [2022-03-21T15:57:04.570Z] 3236ce12388e: Preparing [2022-03-21T15:57:04.570Z] 99d71af83b9a: Preparing [2022-03-21T15:57:04.570Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:04.570Z] e694e28e600e: Waiting [2022-03-21T15:57:04.570Z] ebe7693e9726: Waiting [2022-03-21T15:57:04.570Z] 734dcec9bf8e: Waiting [2022-03-21T15:57:04.570Z] 3236ce12388e: Waiting [2022-03-21T15:57:04.570Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:04.845Z] 5bde7d5e25e4: Layer already exists [2022-03-21T15:57:04.845Z] 18a4565ece10: Layer already exists [2022-03-21T15:57:04.845Z] e817a0eb17a6: Layer already exists [2022-03-21T15:57:04.845Z] 3a159dfa18ca: Layer already exists [2022-03-21T15:57:04.845Z] 14402b20f479: Layer already exists [2022-03-21T15:57:04.845Z] e694e28e600e: Layer already exists [2022-03-21T15:57:04.845Z] ebe7693e9726: Layer already exists [2022-03-21T15:57:04.845Z] 734dcec9bf8e: Layer already exists [2022-03-21T15:57:04.845Z] 3236ce12388e: Layer already exists [2022-03-21T15:57:04.845Z] 99d71af83b9a: Layer already exists [2022-03-21T15:57:04.845Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:04.845Z] latest: digest: sha256:99db56f9cb306d0116feb266d8540c9951bb95b0ff4141907fa35866c6ba10f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:05.199Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:05.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.42 [2022-03-21T15:57:05.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T15:57:05.549Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:05.549Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:05.549Z] 18a4565ece10: Preparing [2022-03-21T15:57:05.549Z] 14402b20f479: Preparing [2022-03-21T15:57:05.549Z] e817a0eb17a6: Preparing [2022-03-21T15:57:05.549Z] 5bde7d5e25e4: Preparing [2022-03-21T15:57:05.549Z] e694e28e600e: Preparing [2022-03-21T15:57:05.549Z] ebe7693e9726: Preparing [2022-03-21T15:57:05.549Z] 734dcec9bf8e: Preparing [2022-03-21T15:57:05.549Z] 3236ce12388e: Preparing [2022-03-21T15:57:05.549Z] 99d71af83b9a: Preparing [2022-03-21T15:57:05.549Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:05.549Z] 734dcec9bf8e: Waiting [2022-03-21T15:57:05.549Z] 3236ce12388e: Waiting [2022-03-21T15:57:05.549Z] e694e28e600e: Waiting [2022-03-21T15:57:05.549Z] 99d71af83b9a: Waiting [2022-03-21T15:57:05.549Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:05.549Z] ebe7693e9726: Waiting [2022-03-21T15:57:05.819Z] 18a4565ece10: Layer already exists [2022-03-21T15:57:05.819Z] e817a0eb17a6: Layer already exists [2022-03-21T15:57:05.819Z] 5bde7d5e25e4: Layer already exists [2022-03-21T15:57:05.819Z] 3a159dfa18ca: Layer already exists [2022-03-21T15:57:05.819Z] 14402b20f479: Layer already exists [2022-03-21T15:57:05.819Z] 734dcec9bf8e: Layer already exists [2022-03-21T15:57:05.819Z] 3236ce12388e: Layer already exists [2022-03-21T15:57:05.819Z] ebe7693e9726: Layer already exists [2022-03-21T15:57:05.819Z] 99d71af83b9a: Layer already exists [2022-03-21T15:57:05.819Z] e694e28e600e: Layer already exists [2022-03-21T15:57:05.819Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:05.819Z] 2.2.0-dev.42: digest: sha256:99db56f9cb306d0116feb266d8540c9951bb95b0ff4141907fa35866c6ba10f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:06.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:06.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:06.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T15:57:06.518Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:06.518Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:06.518Z] 18a4565ece10: Preparing [2022-03-21T15:57:06.518Z] 14402b20f479: Preparing [2022-03-21T15:57:06.518Z] e817a0eb17a6: Preparing [2022-03-21T15:57:06.518Z] 5bde7d5e25e4: Preparing [2022-03-21T15:57:06.518Z] e694e28e600e: Preparing [2022-03-21T15:57:06.519Z] ebe7693e9726: Preparing [2022-03-21T15:57:06.519Z] 734dcec9bf8e: Preparing [2022-03-21T15:57:06.519Z] 3236ce12388e: Preparing [2022-03-21T15:57:06.519Z] 99d71af83b9a: Preparing [2022-03-21T15:57:06.519Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:06.519Z] 734dcec9bf8e: Waiting [2022-03-21T15:57:06.519Z] 3236ce12388e: Waiting [2022-03-21T15:57:06.519Z] 99d71af83b9a: Waiting [2022-03-21T15:57:06.519Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:06.519Z] e694e28e600e: Waiting [2022-03-21T15:57:06.519Z] ebe7693e9726: Waiting [2022-03-21T15:57:06.791Z] 5bde7d5e25e4: Layer already exists [2022-03-21T15:57:06.791Z] e817a0eb17a6: Layer already exists [2022-03-21T15:57:06.791Z] 14402b20f479: Layer already exists [2022-03-21T15:57:06.791Z] 3a159dfa18ca: Layer already exists [2022-03-21T15:57:06.791Z] 18a4565ece10: Layer already exists [2022-03-21T15:57:06.791Z] 99d71af83b9a: Layer already exists [2022-03-21T15:57:06.791Z] ebe7693e9726: Layer already exists [2022-03-21T15:57:06.791Z] e694e28e600e: Layer already exists [2022-03-21T15:57:06.791Z] 3236ce12388e: Layer already exists [2022-03-21T15:57:06.791Z] 734dcec9bf8e: Layer already exists [2022-03-21T15:57:06.791Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:06.791Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:99db56f9cb306d0116feb266d8540c9951bb95b0ff4141907fa35866c6ba10f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:07.144Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:07.486Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-21T15:57:07.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T15:57:07.486Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:07.486Z] 3a159dfa18ca: Preparing [2022-03-21T15:57:07.486Z] 18a4565ece10: Preparing [2022-03-21T15:57:07.486Z] 14402b20f479: Preparing [2022-03-21T15:57:07.486Z] e817a0eb17a6: Preparing [2022-03-21T15:57:07.486Z] 5bde7d5e25e4: Preparing [2022-03-21T15:57:07.486Z] e694e28e600e: Preparing [2022-03-21T15:57:07.486Z] ebe7693e9726: Preparing [2022-03-21T15:57:07.486Z] 734dcec9bf8e: Preparing [2022-03-21T15:57:07.486Z] 3236ce12388e: Preparing [2022-03-21T15:57:07.486Z] 99d71af83b9a: Preparing [2022-03-21T15:57:07.486Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:07.486Z] 3236ce12388e: Waiting [2022-03-21T15:57:07.486Z] e694e28e600e: Waiting [2022-03-21T15:57:07.486Z] ebe7693e9726: Waiting [2022-03-21T15:57:07.486Z] 734dcec9bf8e: Waiting [2022-03-21T15:57:07.486Z] 99d71af83b9a: Waiting [2022-03-21T15:57:07.486Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:07.761Z] 14402b20f479: Layer already exists [2022-03-21T15:57:07.761Z] e817a0eb17a6: Layer already exists [2022-03-21T15:57:07.761Z] 18a4565ece10: Layer already exists [2022-03-21T15:57:07.761Z] 3a159dfa18ca: Layer already exists [2022-03-21T15:57:07.761Z] 5bde7d5e25e4: Layer already exists [2022-03-21T15:57:07.761Z] 3236ce12388e: Layer already exists [2022-03-21T15:57:07.761Z] 734dcec9bf8e: Layer already exists [2022-03-21T15:57:07.761Z] e694e28e600e: Layer already exists [2022-03-21T15:57:07.761Z] ebe7693e9726: Layer already exists [2022-03-21T15:57:07.761Z] 99d71af83b9a: Layer already exists [2022-03-21T15:57:07.761Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:07.761Z] main: digest: sha256:99db56f9cb306d0116feb266d8540c9951bb95b0ff4141907fa35866c6ba10f8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:57:07.812Z] ===================================================== [Pipeline] echo [2022-03-21T15:57:07.823Z] taggedImages: [2022-03-21T15:57:07.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:07.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-21T15:57:07.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.42 [2022-03-21T15:57:07.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:07.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-21T15:57:07.844Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-21T15:57:07.844Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:07.844Z] latest [2022-03-21T15:57:07.844Z] 2.2.0-dev.42 [2022-03-21T15:57:07.844Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:07.844Z] main [2022-03-21T15:57:07.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:08.203Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:08.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:08.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T15:57:08.559Z] 480d91c2a2f6: Preparing [2022-03-21T15:57:08.559Z] 4d730cc1da3e: Preparing [2022-03-21T15:57:08.559Z] 904464b13d1f: Preparing [2022-03-21T15:57:08.559Z] 58387062d290: Preparing [2022-03-21T15:57:08.559Z] 9425f1c2d358: Preparing [2022-03-21T15:57:08.559Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:08.559Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:08.837Z] 58387062d290: Pushed [2022-03-21T15:57:08.837Z] 904464b13d1f: Pushed [2022-03-21T15:57:09.113Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:09.386Z] 9425f1c2d358: Pushed [2022-03-21T15:57:11.365Z] 480d91c2a2f6: Pushed [2022-03-21T15:57:11.365Z] 4d730cc1da3e: Pushed [2022-03-21T15:57:11.365Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:47c3ad0460cf63b6b7f9b2868c4f9744d263e058347b3ee7d43007a0c1fff570 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:11.715Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:12.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-21T15:57:12.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T15:57:12.059Z] 480d91c2a2f6: Preparing [2022-03-21T15:57:12.059Z] 4d730cc1da3e: Preparing [2022-03-21T15:57:12.059Z] 904464b13d1f: Preparing [2022-03-21T15:57:12.059Z] 58387062d290: Preparing [2022-03-21T15:57:12.059Z] 9425f1c2d358: Preparing [2022-03-21T15:57:12.059Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:12.059Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:12.331Z] 904464b13d1f: Layer already exists [2022-03-21T15:57:12.331Z] 9425f1c2d358: Layer already exists [2022-03-21T15:57:12.331Z] 480d91c2a2f6: Layer already exists [2022-03-21T15:57:12.331Z] 58387062d290: Layer already exists [2022-03-21T15:57:12.331Z] 4d730cc1da3e: Layer already exists [2022-03-21T15:57:12.331Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:12.331Z] latest: digest: sha256:47c3ad0460cf63b6b7f9b2868c4f9744d263e058347b3ee7d43007a0c1fff570 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:12.679Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:13.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.42 [2022-03-21T15:57:13.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T15:57:13.030Z] 480d91c2a2f6: Preparing [2022-03-21T15:57:13.030Z] 4d730cc1da3e: Preparing [2022-03-21T15:57:13.030Z] 904464b13d1f: Preparing [2022-03-21T15:57:13.030Z] 58387062d290: Preparing [2022-03-21T15:57:13.030Z] 9425f1c2d358: Preparing [2022-03-21T15:57:13.030Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:13.303Z] 480d91c2a2f6: Layer already exists [2022-03-21T15:57:13.303Z] 4d730cc1da3e: Layer already exists [2022-03-21T15:57:13.303Z] 9425f1c2d358: Layer already exists [2022-03-21T15:57:13.303Z] 904464b13d1f: Layer already exists [2022-03-21T15:57:13.303Z] 58387062d290: Layer already exists [2022-03-21T15:57:13.303Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:13.303Z] 2.2.0-dev.42: digest: sha256:47c3ad0460cf63b6b7f9b2868c4f9744d263e058347b3ee7d43007a0c1fff570 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:13.655Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:13.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:13.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T15:57:13.997Z] 480d91c2a2f6: Preparing [2022-03-21T15:57:13.997Z] 4d730cc1da3e: Preparing [2022-03-21T15:57:13.997Z] 904464b13d1f: Preparing [2022-03-21T15:57:13.997Z] 58387062d290: Preparing [2022-03-21T15:57:13.997Z] 9425f1c2d358: Preparing [2022-03-21T15:57:13.997Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:13.997Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:14.270Z] 9425f1c2d358: Layer already exists [2022-03-21T15:57:14.270Z] 4d730cc1da3e: Layer already exists [2022-03-21T15:57:14.270Z] 58387062d290: Layer already exists [2022-03-21T15:57:14.270Z] 480d91c2a2f6: Layer already exists [2022-03-21T15:57:14.270Z] 904464b13d1f: Layer already exists [2022-03-21T15:57:14.270Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:14.270Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:47c3ad0460cf63b6b7f9b2868c4f9744d263e058347b3ee7d43007a0c1fff570 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:14.620Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:14.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-21T15:57:14.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T15:57:14.960Z] 480d91c2a2f6: Preparing [2022-03-21T15:57:14.960Z] 4d730cc1da3e: Preparing [2022-03-21T15:57:14.960Z] 904464b13d1f: Preparing [2022-03-21T15:57:14.960Z] 58387062d290: Preparing [2022-03-21T15:57:14.960Z] 9425f1c2d358: Preparing [2022-03-21T15:57:14.960Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:14.960Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:15.232Z] 904464b13d1f: Layer already exists [2022-03-21T15:57:15.233Z] 58387062d290: Layer already exists [2022-03-21T15:57:15.233Z] 9425f1c2d358: Layer already exists [2022-03-21T15:57:15.233Z] 480d91c2a2f6: Layer already exists [2022-03-21T15:57:15.233Z] 4d730cc1da3e: Layer already exists [2022-03-21T15:57:15.233Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:15.233Z] main: digest: sha256:47c3ad0460cf63b6b7f9b2868c4f9744d263e058347b3ee7d43007a0c1fff570 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:57:15.284Z] ===================================================== [Pipeline] echo [2022-03-21T15:57:15.298Z] taggedImages: [2022-03-21T15:57:15.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:15.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-21T15:57:15.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.42 [2022-03-21T15:57:15.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:15.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-21T15:57:15.326Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-21T15:57:15.326Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:15.326Z] latest [2022-03-21T15:57:15.326Z] 2.2.0-dev.42 [2022-03-21T15:57:15.326Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:15.326Z] main [2022-03-21T15:57:15.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:15.690Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:16.040Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:16.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T15:57:16.040Z] c738332a4965: Preparing [2022-03-21T15:57:16.040Z] df9ec1ce4013: Preparing [2022-03-21T15:57:16.040Z] 85c3d7a3bbb2: Preparing [2022-03-21T15:57:16.040Z] d55166b5ea47: Preparing [2022-03-21T15:57:16.040Z] 4fb07718c981: Preparing [2022-03-21T15:57:16.040Z] 93e597dae592: Preparing [2022-03-21T15:57:16.040Z] d5d86e529d85: Preparing [2022-03-21T15:57:16.040Z] 93e597dae592: Waiting [2022-03-21T15:57:16.040Z] f38330031d76: Preparing [2022-03-21T15:57:16.040Z] d5d86e529d85: Waiting [2022-03-21T15:57:16.040Z] f9215303d8f0: Preparing [2022-03-21T15:57:16.040Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:16.040Z] f38330031d76: Waiting [2022-03-21T15:57:16.040Z] f9215303d8f0: Waiting [2022-03-21T15:57:16.040Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:16.315Z] 4fb07718c981: Pushed [2022-03-21T15:57:16.315Z] df9ec1ce4013: Pushed [2022-03-21T15:57:16.315Z] c738332a4965: Pushed [2022-03-21T15:57:16.594Z] 93e597dae592: Pushed [2022-03-21T15:57:16.594Z] d5d86e529d85: Pushed [2022-03-21T15:57:16.594Z] f38330031d76: Pushed [2022-03-21T15:57:16.594Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:16.873Z] f9215303d8f0: Pushed [2022-03-21T15:57:18.848Z] d55166b5ea47: Pushed [2022-03-21T15:57:19.442Z] 85c3d7a3bbb2: Pushed [2022-03-21T15:57:19.714Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:6966d6068796fc25cb241113509d685f25668e3a6e1c7547bdb7a20723ed143a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:20.062Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:20.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-21T15:57:20.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T15:57:20.404Z] c738332a4965: Preparing [2022-03-21T15:57:20.404Z] df9ec1ce4013: Preparing [2022-03-21T15:57:20.404Z] 85c3d7a3bbb2: Preparing [2022-03-21T15:57:20.404Z] d55166b5ea47: Preparing [2022-03-21T15:57:20.404Z] 4fb07718c981: Preparing [2022-03-21T15:57:20.404Z] 93e597dae592: Preparing [2022-03-21T15:57:20.404Z] d5d86e529d85: Preparing [2022-03-21T15:57:20.404Z] f38330031d76: Preparing [2022-03-21T15:57:20.404Z] f9215303d8f0: Preparing [2022-03-21T15:57:20.404Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:20.404Z] 93e597dae592: Waiting [2022-03-21T15:57:20.404Z] f38330031d76: Waiting [2022-03-21T15:57:20.404Z] d5d86e529d85: Waiting [2022-03-21T15:57:20.404Z] f9215303d8f0: Waiting [2022-03-21T15:57:20.404Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:20.678Z] c738332a4965: Layer already exists [2022-03-21T15:57:20.679Z] 85c3d7a3bbb2: Layer already exists [2022-03-21T15:57:20.679Z] df9ec1ce4013: Layer already exists [2022-03-21T15:57:20.679Z] d55166b5ea47: Layer already exists [2022-03-21T15:57:20.679Z] 4fb07718c981: Layer already exists [2022-03-21T15:57:20.679Z] d5d86e529d85: Layer already exists [2022-03-21T15:57:20.679Z] f38330031d76: Layer already exists [2022-03-21T15:57:20.679Z] 93e597dae592: Layer already exists [2022-03-21T15:57:20.679Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:20.679Z] f9215303d8f0: Layer already exists [2022-03-21T15:57:20.679Z] latest: digest: sha256:6966d6068796fc25cb241113509d685f25668e3a6e1c7547bdb7a20723ed143a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:21.026Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:21.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.42 [2022-03-21T15:57:21.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T15:57:21.370Z] c738332a4965: Preparing [2022-03-21T15:57:21.370Z] df9ec1ce4013: Preparing [2022-03-21T15:57:21.370Z] 85c3d7a3bbb2: Preparing [2022-03-21T15:57:21.370Z] d55166b5ea47: Preparing [2022-03-21T15:57:21.370Z] 4fb07718c981: Preparing [2022-03-21T15:57:21.370Z] 93e597dae592: Preparing [2022-03-21T15:57:21.370Z] d5d86e529d85: Preparing [2022-03-21T15:57:21.370Z] f38330031d76: Preparing [2022-03-21T15:57:21.370Z] f9215303d8f0: Preparing [2022-03-21T15:57:21.370Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:21.370Z] f38330031d76: Waiting [2022-03-21T15:57:21.370Z] f9215303d8f0: Waiting [2022-03-21T15:57:21.370Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:21.370Z] 93e597dae592: Waiting [2022-03-21T15:57:21.370Z] d5d86e529d85: Waiting [2022-03-21T15:57:21.644Z] 4fb07718c981: Layer already exists [2022-03-21T15:57:21.644Z] c738332a4965: Layer already exists [2022-03-21T15:57:21.644Z] d55166b5ea47: Layer already exists [2022-03-21T15:57:21.644Z] 85c3d7a3bbb2: Layer already exists [2022-03-21T15:57:21.644Z] df9ec1ce4013: Layer already exists [2022-03-21T15:57:21.644Z] d5d86e529d85: Layer already exists [2022-03-21T15:57:21.644Z] 93e597dae592: Layer already exists [2022-03-21T15:57:21.644Z] f38330031d76: Layer already exists [2022-03-21T15:57:21.644Z] f9215303d8f0: Layer already exists [2022-03-21T15:57:21.644Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:21.644Z] 2.2.0-dev.42: digest: sha256:6966d6068796fc25cb241113509d685f25668e3a6e1c7547bdb7a20723ed143a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:21.994Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:22.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:22.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T15:57:22.343Z] c738332a4965: Preparing [2022-03-21T15:57:22.343Z] df9ec1ce4013: Preparing [2022-03-21T15:57:22.343Z] 85c3d7a3bbb2: Preparing [2022-03-21T15:57:22.343Z] d55166b5ea47: Preparing [2022-03-21T15:57:22.343Z] 4fb07718c981: Preparing [2022-03-21T15:57:22.343Z] 93e597dae592: Preparing [2022-03-21T15:57:22.343Z] d5d86e529d85: Preparing [2022-03-21T15:57:22.343Z] f38330031d76: Preparing [2022-03-21T15:57:22.343Z] f9215303d8f0: Preparing [2022-03-21T15:57:22.343Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:22.343Z] 93e597dae592: Waiting [2022-03-21T15:57:22.343Z] d5d86e529d85: Waiting [2022-03-21T15:57:22.343Z] f38330031d76: Waiting [2022-03-21T15:57:22.343Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:22.343Z] f9215303d8f0: Waiting [2022-03-21T15:57:22.619Z] 4fb07718c981: Layer already exists [2022-03-21T15:57:22.619Z] d55166b5ea47: Layer already exists [2022-03-21T15:57:22.619Z] 85c3d7a3bbb2: Layer already exists [2022-03-21T15:57:22.619Z] c738332a4965: Layer already exists [2022-03-21T15:57:22.619Z] df9ec1ce4013: Layer already exists [2022-03-21T15:57:22.619Z] f9215303d8f0: Layer already exists [2022-03-21T15:57:22.619Z] f38330031d76: Layer already exists [2022-03-21T15:57:22.619Z] 93e597dae592: Layer already exists [2022-03-21T15:57:22.619Z] d5d86e529d85: Layer already exists [2022-03-21T15:57:22.619Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:22.619Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:6966d6068796fc25cb241113509d685f25668e3a6e1c7547bdb7a20723ed143a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:22.962Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:23.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-21T15:57:23.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T15:57:23.301Z] c738332a4965: Preparing [2022-03-21T15:57:23.301Z] df9ec1ce4013: Preparing [2022-03-21T15:57:23.301Z] 85c3d7a3bbb2: Preparing [2022-03-21T15:57:23.301Z] d55166b5ea47: Preparing [2022-03-21T15:57:23.301Z] 4fb07718c981: Preparing [2022-03-21T15:57:23.301Z] 93e597dae592: Preparing [2022-03-21T15:57:23.301Z] d5d86e529d85: Preparing [2022-03-21T15:57:23.301Z] f38330031d76: Preparing [2022-03-21T15:57:23.301Z] f9215303d8f0: Preparing [2022-03-21T15:57:23.301Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:23.301Z] 93e597dae592: Waiting [2022-03-21T15:57:23.301Z] d5d86e529d85: Waiting [2022-03-21T15:57:23.301Z] f38330031d76: Waiting [2022-03-21T15:57:23.301Z] f9215303d8f0: Waiting [2022-03-21T15:57:23.301Z] 49c7c6f6dc6c: Waiting [2022-03-21T15:57:23.574Z] 85c3d7a3bbb2: Layer already exists [2022-03-21T15:57:23.574Z] df9ec1ce4013: Layer already exists [2022-03-21T15:57:23.574Z] c738332a4965: Layer already exists [2022-03-21T15:57:23.574Z] 4fb07718c981: Layer already exists [2022-03-21T15:57:23.574Z] d55166b5ea47: Layer already exists [2022-03-21T15:57:23.574Z] f9215303d8f0: Layer already exists [2022-03-21T15:57:23.574Z] d5d86e529d85: Layer already exists [2022-03-21T15:57:23.574Z] 93e597dae592: Layer already exists [2022-03-21T15:57:23.574Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:23.574Z] f38330031d76: Layer already exists [2022-03-21T15:57:23.574Z] main: digest: sha256:6966d6068796fc25cb241113509d685f25668e3a6e1c7547bdb7a20723ed143a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:57:23.617Z] ===================================================== [Pipeline] echo [2022-03-21T15:57:23.625Z] taggedImages: [2022-03-21T15:57:23.625Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:23.625Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-21T15:57:23.625Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.42 [2022-03-21T15:57:23.625Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:23.625Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-21T15:57:23.648Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-21T15:57:23.648Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:23.648Z] latest [2022-03-21T15:57:23.648Z] 2.2.0-dev.42 [2022-03-21T15:57:23.648Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:23.648Z] main [2022-03-21T15:57:23.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:24.032Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:24.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:24.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T15:57:24.412Z] 390dbf5c86bb: Preparing [2022-03-21T15:57:24.412Z] 3685762c7da9: Preparing [2022-03-21T15:57:24.412Z] e694e28e600e: Preparing [2022-03-21T15:57:24.412Z] e419babdfae0: Preparing [2022-03-21T15:57:24.412Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:24.737Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:24.737Z] e694e28e600e: Layer already exists [2022-03-21T15:57:24.737Z] 390dbf5c86bb: Pushed [2022-03-21T15:57:25.031Z] e419babdfae0: Pushed [2022-03-21T15:57:27.735Z] 3685762c7da9: Pushed [2022-03-21T15:57:27.735Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:90ad0e222a819d20f625a3bbf684f9a0267d139f8c818aa38e26b442b8bfd8a6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:28.082Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:28.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-21T15:57:28.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T15:57:28.426Z] 390dbf5c86bb: Preparing [2022-03-21T15:57:28.426Z] 3685762c7da9: Preparing [2022-03-21T15:57:28.426Z] e694e28e600e: Preparing [2022-03-21T15:57:28.426Z] e419babdfae0: Preparing [2022-03-21T15:57:28.426Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:28.700Z] 390dbf5c86bb: Layer already exists [2022-03-21T15:57:28.700Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:28.700Z] e694e28e600e: Layer already exists [2022-03-21T15:57:28.701Z] 3685762c7da9: Layer already exists [2022-03-21T15:57:28.701Z] e419babdfae0: Layer already exists [2022-03-21T15:57:28.701Z] latest: digest: sha256:90ad0e222a819d20f625a3bbf684f9a0267d139f8c818aa38e26b442b8bfd8a6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:29.051Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:29.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.42 [2022-03-21T15:57:29.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T15:57:29.397Z] 390dbf5c86bb: Preparing [2022-03-21T15:57:29.397Z] 3685762c7da9: Preparing [2022-03-21T15:57:29.397Z] e694e28e600e: Preparing [2022-03-21T15:57:29.397Z] e419babdfae0: Preparing [2022-03-21T15:57:29.397Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:29.671Z] e694e28e600e: Layer already exists [2022-03-21T15:57:29.671Z] 390dbf5c86bb: Layer already exists [2022-03-21T15:57:29.671Z] e419babdfae0: Layer already exists [2022-03-21T15:57:29.671Z] 3685762c7da9: Layer already exists [2022-03-21T15:57:29.671Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:29.671Z] 2.2.0-dev.42: digest: sha256:90ad0e222a819d20f625a3bbf684f9a0267d139f8c818aa38e26b442b8bfd8a6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:30.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:30.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:30.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T15:57:30.380Z] 390dbf5c86bb: Preparing [2022-03-21T15:57:30.380Z] 3685762c7da9: Preparing [2022-03-21T15:57:30.380Z] e694e28e600e: Preparing [2022-03-21T15:57:30.380Z] e419babdfae0: Preparing [2022-03-21T15:57:30.380Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:30.655Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:30.655Z] e694e28e600e: Layer already exists [2022-03-21T15:57:30.655Z] 390dbf5c86bb: Layer already exists [2022-03-21T15:57:30.655Z] 3685762c7da9: Layer already exists [2022-03-21T15:57:30.655Z] e419babdfae0: Layer already exists [2022-03-21T15:57:30.655Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:90ad0e222a819d20f625a3bbf684f9a0267d139f8c818aa38e26b442b8bfd8a6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:31.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:31.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-21T15:57:31.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T15:57:31.353Z] 390dbf5c86bb: Preparing [2022-03-21T15:57:31.353Z] 3685762c7da9: Preparing [2022-03-21T15:57:31.353Z] e694e28e600e: Preparing [2022-03-21T15:57:31.353Z] e419babdfae0: Preparing [2022-03-21T15:57:31.353Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:31.628Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:31.628Z] 390dbf5c86bb: Layer already exists [2022-03-21T15:57:31.628Z] e419babdfae0: Layer already exists [2022-03-21T15:57:31.628Z] 3685762c7da9: Layer already exists [2022-03-21T15:57:31.628Z] e694e28e600e: Layer already exists [2022-03-21T15:57:31.628Z] main: digest: sha256:90ad0e222a819d20f625a3bbf684f9a0267d139f8c818aa38e26b442b8bfd8a6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:57:31.686Z] ===================================================== [Pipeline] echo [2022-03-21T15:57:31.699Z] taggedImages: [2022-03-21T15:57:31.699Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:31.699Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-21T15:57:31.699Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.42 [2022-03-21T15:57:31.699Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:31.699Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-21T15:57:31.724Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-21T15:57:31.724Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:31.724Z] latest [2022-03-21T15:57:31.724Z] 2.2.0-dev.42 [2022-03-21T15:57:31.724Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:31.724Z] main [2022-03-21T15:57:31.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:32.081Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:32.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:32.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T15:57:32.424Z] c004c1ef5944: Preparing [2022-03-21T15:57:32.424Z] 8d5484935b64: Preparing [2022-03-21T15:57:32.424Z] e694e28e600e: Preparing [2022-03-21T15:57:32.424Z] e3cdc6bb33f1: Preparing [2022-03-21T15:57:32.424Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:32.702Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:32.702Z] e694e28e600e: Layer already exists [2022-03-21T15:57:32.702Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:57:32.702Z] c004c1ef5944: Pushed [2022-03-21T15:57:35.315Z] 8d5484935b64: Pushed [2022-03-21T15:57:35.315Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:a163e3968ca33c551b845e206b39b44a2c59b18b152680e7ff59b7cb8034699b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:35.661Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:36.005Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-21T15:57:36.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T15:57:36.005Z] c004c1ef5944: Preparing [2022-03-21T15:57:36.005Z] 8d5484935b64: Preparing [2022-03-21T15:57:36.005Z] e694e28e600e: Preparing [2022-03-21T15:57:36.005Z] e3cdc6bb33f1: Preparing [2022-03-21T15:57:36.005Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:36.005Z] c004c1ef5944: Layer already exists [2022-03-21T15:57:36.005Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:36.005Z] 8d5484935b64: Layer already exists [2022-03-21T15:57:36.005Z] e694e28e600e: Layer already exists [2022-03-21T15:57:36.005Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:57:36.278Z] latest: digest: sha256:a163e3968ca33c551b845e206b39b44a2c59b18b152680e7ff59b7cb8034699b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:36.624Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:36.967Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.42 [2022-03-21T15:57:36.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T15:57:36.967Z] c004c1ef5944: Preparing [2022-03-21T15:57:36.967Z] 8d5484935b64: Preparing [2022-03-21T15:57:36.967Z] e694e28e600e: Preparing [2022-03-21T15:57:36.967Z] e3cdc6bb33f1: Preparing [2022-03-21T15:57:36.967Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:37.241Z] e694e28e600e: Layer already exists [2022-03-21T15:57:37.241Z] c004c1ef5944: Layer already exists [2022-03-21T15:57:37.241Z] 8d5484935b64: Layer already exists [2022-03-21T15:57:37.241Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:57:37.241Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:37.241Z] 2.2.0-dev.42: digest: sha256:a163e3968ca33c551b845e206b39b44a2c59b18b152680e7ff59b7cb8034699b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:37.593Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:37.941Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:37.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T15:57:37.941Z] c004c1ef5944: Preparing [2022-03-21T15:57:37.941Z] 8d5484935b64: Preparing [2022-03-21T15:57:37.941Z] e694e28e600e: Preparing [2022-03-21T15:57:37.941Z] e3cdc6bb33f1: Preparing [2022-03-21T15:57:37.941Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:38.216Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:38.216Z] 8d5484935b64: Layer already exists [2022-03-21T15:57:38.216Z] e694e28e600e: Layer already exists [2022-03-21T15:57:38.216Z] c004c1ef5944: Layer already exists [2022-03-21T15:57:38.216Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:57:38.216Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:a163e3968ca33c551b845e206b39b44a2c59b18b152680e7ff59b7cb8034699b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:38.574Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:38.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-21T15:57:38.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T15:57:38.923Z] c004c1ef5944: Preparing [2022-03-21T15:57:38.923Z] 8d5484935b64: Preparing [2022-03-21T15:57:38.923Z] e694e28e600e: Preparing [2022-03-21T15:57:38.923Z] e3cdc6bb33f1: Preparing [2022-03-21T15:57:38.923Z] 49c7c6f6dc6c: Preparing [2022-03-21T15:57:39.196Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T15:57:39.196Z] 8d5484935b64: Layer already exists [2022-03-21T15:57:39.196Z] e694e28e600e: Layer already exists [2022-03-21T15:57:39.196Z] e3cdc6bb33f1: Layer already exists [2022-03-21T15:57:39.196Z] c004c1ef5944: Layer already exists [2022-03-21T15:57:39.196Z] main: digest: sha256:a163e3968ca33c551b845e206b39b44a2c59b18b152680e7ff59b7cb8034699b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:57:39.249Z] ===================================================== [Pipeline] echo [2022-03-21T15:57:39.259Z] taggedImages: [2022-03-21T15:57:39.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:39.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-21T15:57:39.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.42 [2022-03-21T15:57:39.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:39.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-21T15:57:39.282Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-21T15:57:39.282Z] 57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:39.282Z] latest [2022-03-21T15:57:39.282Z] 2.2.0-dev.42 [2022-03-21T15:57:39.282Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:57:39.282Z] main [2022-03-21T15:57:39.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:39.647Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:39.990Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:57:39.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T15:57:39.990Z] f6b7787b7101: Preparing [2022-03-21T15:57:39.990Z] 41bfc8301218: Preparing [2022-03-21T15:57:39.990Z] 73cd22342016: Preparing [2022-03-21T15:57:39.990Z] 07cba68f103e: Preparing [2022-03-21T15:57:39.990Z] e25cc80ef78c: Preparing [2022-03-21T15:57:39.990Z] f7be28c579d0: Preparing [2022-03-21T15:57:39.990Z] 5ddf987a193f: Preparing [2022-03-21T15:57:39.990Z] 05d0a213effb: Preparing [2022-03-21T15:57:39.990Z] f7be28c579d0: Waiting [2022-03-21T15:57:39.990Z] 5ddf987a193f: Waiting [2022-03-21T15:57:39.990Z] 087270190219: Preparing [2022-03-21T15:57:39.990Z] b49c6594ab31: Preparing [2022-03-21T15:57:39.990Z] 62170e181a92: Preparing [2022-03-21T15:57:39.990Z] 087270190219: Waiting [2022-03-21T15:57:39.990Z] b49c6594ab31: Waiting [2022-03-21T15:57:39.990Z] 62170e181a92: Waiting [2022-03-21T15:57:39.990Z] 05d0a213effb: Waiting [2022-03-21T15:57:40.264Z] e25cc80ef78c: Layer already exists [2022-03-21T15:57:40.264Z] f7be28c579d0: Layer already exists [2022-03-21T15:57:40.264Z] 5ddf987a193f: Layer already exists [2022-03-21T15:57:40.264Z] 05d0a213effb: Layer already exists [2022-03-21T15:57:40.541Z] 41bfc8301218: Pushed [2022-03-21T15:57:40.541Z] 087270190219: Layer already exists [2022-03-21T15:57:40.541Z] b49c6594ab31: Layer already exists [2022-03-21T15:57:40.541Z] 62170e181a92: Layer already exists [2022-03-21T15:57:41.141Z] f6b7787b7101: Pushed [2022-03-21T15:57:43.121Z] 73cd22342016: Pushed [2022-03-21T15:57:58.201Z] 07cba68f103e: Pushed [2022-03-21T15:57:58.475Z] 57df65792db5d587e8e6683468c97f30deadc38a: digest: sha256:4dc9d51d26be13e057819f381e0a9cbeca12ef68e04f39ad4754aab70e0bb0fd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:58.830Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:59.179Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-21T15:57:59.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T15:57:59.179Z] f6b7787b7101: Preparing [2022-03-21T15:57:59.179Z] 41bfc8301218: Preparing [2022-03-21T15:57:59.179Z] 73cd22342016: Preparing [2022-03-21T15:57:59.179Z] 07cba68f103e: Preparing [2022-03-21T15:57:59.179Z] e25cc80ef78c: Preparing [2022-03-21T15:57:59.179Z] f7be28c579d0: Preparing [2022-03-21T15:57:59.179Z] 5ddf987a193f: Preparing [2022-03-21T15:57:59.179Z] 05d0a213effb: Preparing [2022-03-21T15:57:59.179Z] 087270190219: Preparing [2022-03-21T15:57:59.179Z] b49c6594ab31: Preparing [2022-03-21T15:57:59.179Z] 62170e181a92: Preparing [2022-03-21T15:57:59.179Z] f7be28c579d0: Waiting [2022-03-21T15:57:59.179Z] 5ddf987a193f: Waiting [2022-03-21T15:57:59.179Z] 05d0a213effb: Waiting [2022-03-21T15:57:59.179Z] 087270190219: Waiting [2022-03-21T15:57:59.179Z] b49c6594ab31: Waiting [2022-03-21T15:57:59.179Z] 62170e181a92: Waiting [2022-03-21T15:57:59.453Z] f6b7787b7101: Layer already exists [2022-03-21T15:57:59.453Z] 41bfc8301218: Layer already exists [2022-03-21T15:57:59.453Z] 73cd22342016: Layer already exists [2022-03-21T15:57:59.453Z] 07cba68f103e: Layer already exists [2022-03-21T15:57:59.453Z] e25cc80ef78c: Layer already exists [2022-03-21T15:57:59.453Z] f7be28c579d0: Layer already exists [2022-03-21T15:57:59.453Z] 5ddf987a193f: Layer already exists [2022-03-21T15:57:59.453Z] 05d0a213effb: Layer already exists [2022-03-21T15:57:59.453Z] 087270190219: Layer already exists [2022-03-21T15:57:59.453Z] b49c6594ab31: Layer already exists [2022-03-21T15:57:59.453Z] 62170e181a92: Layer already exists [2022-03-21T15:57:59.453Z] latest: digest: sha256:4dc9d51d26be13e057819f381e0a9cbeca12ef68e04f39ad4754aab70e0bb0fd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:57:59.804Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:00.150Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.42 [2022-03-21T15:58:00.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T15:58:00.150Z] f6b7787b7101: Preparing [2022-03-21T15:58:00.150Z] 41bfc8301218: Preparing [2022-03-21T15:58:00.150Z] 73cd22342016: Preparing [2022-03-21T15:58:00.150Z] 07cba68f103e: Preparing [2022-03-21T15:58:00.150Z] e25cc80ef78c: Preparing [2022-03-21T15:58:00.150Z] f7be28c579d0: Preparing [2022-03-21T15:58:00.150Z] 5ddf987a193f: Preparing [2022-03-21T15:58:00.150Z] 05d0a213effb: Preparing [2022-03-21T15:58:00.150Z] 087270190219: Preparing [2022-03-21T15:58:00.150Z] b49c6594ab31: Preparing [2022-03-21T15:58:00.150Z] 62170e181a92: Preparing [2022-03-21T15:58:00.150Z] f7be28c579d0: Waiting [2022-03-21T15:58:00.150Z] 5ddf987a193f: Waiting [2022-03-21T15:58:00.150Z] 05d0a213effb: Waiting [2022-03-21T15:58:00.150Z] b49c6594ab31: Waiting [2022-03-21T15:58:00.150Z] 087270190219: Waiting [2022-03-21T15:58:00.424Z] f6b7787b7101: Layer already exists [2022-03-21T15:58:00.424Z] 07cba68f103e: Layer already exists [2022-03-21T15:58:00.424Z] 41bfc8301218: Layer already exists [2022-03-21T15:58:00.424Z] e25cc80ef78c: Layer already exists [2022-03-21T15:58:00.424Z] 73cd22342016: Layer already exists [2022-03-21T15:58:00.424Z] 5ddf987a193f: Layer already exists [2022-03-21T15:58:00.424Z] f7be28c579d0: Layer already exists [2022-03-21T15:58:00.424Z] 05d0a213effb: Layer already exists [2022-03-21T15:58:00.424Z] 087270190219: Layer already exists [2022-03-21T15:58:00.424Z] b49c6594ab31: Layer already exists [2022-03-21T15:58:00.424Z] 62170e181a92: Layer already exists [2022-03-21T15:58:00.424Z] 2.2.0-dev.42: digest: sha256:4dc9d51d26be13e057819f381e0a9cbeca12ef68e04f39ad4754aab70e0bb0fd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:00.776Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:01.124Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:58:01.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T15:58:01.124Z] f6b7787b7101: Preparing [2022-03-21T15:58:01.124Z] 41bfc8301218: Preparing [2022-03-21T15:58:01.124Z] 73cd22342016: Preparing [2022-03-21T15:58:01.124Z] 07cba68f103e: Preparing [2022-03-21T15:58:01.124Z] e25cc80ef78c: Preparing [2022-03-21T15:58:01.124Z] f7be28c579d0: Preparing [2022-03-21T15:58:01.124Z] 5ddf987a193f: Preparing [2022-03-21T15:58:01.124Z] 05d0a213effb: Preparing [2022-03-21T15:58:01.124Z] f7be28c579d0: Waiting [2022-03-21T15:58:01.124Z] 5ddf987a193f: Waiting [2022-03-21T15:58:01.124Z] 087270190219: Preparing [2022-03-21T15:58:01.124Z] b49c6594ab31: Preparing [2022-03-21T15:58:01.124Z] 62170e181a92: Preparing [2022-03-21T15:58:01.124Z] 05d0a213effb: Waiting [2022-03-21T15:58:01.124Z] 087270190219: Waiting [2022-03-21T15:58:01.124Z] 62170e181a92: Waiting [2022-03-21T15:58:01.124Z] b49c6594ab31: Waiting [2022-03-21T15:58:01.400Z] f6b7787b7101: Layer already exists [2022-03-21T15:58:01.400Z] 73cd22342016: Layer already exists [2022-03-21T15:58:01.400Z] 41bfc8301218: Layer already exists [2022-03-21T15:58:01.400Z] 07cba68f103e: Layer already exists [2022-03-21T15:58:01.400Z] e25cc80ef78c: Layer already exists [2022-03-21T15:58:01.400Z] f7be28c579d0: Layer already exists [2022-03-21T15:58:01.400Z] b49c6594ab31: Layer already exists [2022-03-21T15:58:01.400Z] 05d0a213effb: Layer already exists [2022-03-21T15:58:01.400Z] 5ddf987a193f: Layer already exists [2022-03-21T15:58:01.400Z] 087270190219: Layer already exists [2022-03-21T15:58:01.400Z] 62170e181a92: Layer already exists [2022-03-21T15:58:01.400Z] 57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42: digest: sha256:4dc9d51d26be13e057819f381e0a9cbeca12ef68e04f39ad4754aab70e0bb0fd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:01.748Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:02.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-21T15:58:02.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T15:58:02.091Z] f6b7787b7101: Preparing [2022-03-21T15:58:02.091Z] 41bfc8301218: Preparing [2022-03-21T15:58:02.091Z] 73cd22342016: Preparing [2022-03-21T15:58:02.091Z] 07cba68f103e: Preparing [2022-03-21T15:58:02.091Z] e25cc80ef78c: Preparing [2022-03-21T15:58:02.091Z] f7be28c579d0: Preparing [2022-03-21T15:58:02.091Z] 5ddf987a193f: Preparing [2022-03-21T15:58:02.091Z] 05d0a213effb: Preparing [2022-03-21T15:58:02.091Z] 087270190219: Preparing [2022-03-21T15:58:02.091Z] b49c6594ab31: Preparing [2022-03-21T15:58:02.091Z] 62170e181a92: Preparing [2022-03-21T15:58:02.091Z] f7be28c579d0: Waiting [2022-03-21T15:58:02.091Z] 5ddf987a193f: Waiting [2022-03-21T15:58:02.091Z] 05d0a213effb: Waiting [2022-03-21T15:58:02.091Z] 087270190219: Waiting [2022-03-21T15:58:02.091Z] b49c6594ab31: Waiting [2022-03-21T15:58:02.091Z] 62170e181a92: Waiting [2022-03-21T15:58:02.364Z] e25cc80ef78c: Layer already exists [2022-03-21T15:58:02.365Z] 41bfc8301218: Layer already exists [2022-03-21T15:58:02.365Z] 07cba68f103e: Layer already exists [2022-03-21T15:58:02.365Z] f6b7787b7101: Layer already exists [2022-03-21T15:58:02.365Z] 73cd22342016: Layer already exists [2022-03-21T15:58:02.365Z] 05d0a213effb: Layer already exists [2022-03-21T15:58:02.365Z] 5ddf987a193f: Layer already exists [2022-03-21T15:58:02.365Z] 087270190219: Layer already exists [2022-03-21T15:58:02.365Z] b49c6594ab31: Layer already exists [2022-03-21T15:58:02.365Z] f7be28c579d0: Layer already exists [2022-03-21T15:58:02.365Z] 62170e181a92: Layer already exists [2022-03-21T15:58:02.365Z] main: digest: sha256:4dc9d51d26be13e057819f381e0a9cbeca12ef68e04f39ad4754aab70e0bb0fd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T15:58:02.416Z] ===================================================== [Pipeline] echo [2022-03-21T15:58:02.423Z] taggedImages: [2022-03-21T15:58:02.423Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a [2022-03-21T15:58:02.423Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-21T15:58:02.423Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.42 [2022-03-21T15:58:02.423Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:57df65792db5d587e8e6683468c97f30deadc38a-2.2.0-dev.42 [2022-03-21T15:58:02.423Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:02.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T15:58:02.778Z] [2022-03-21T15:58:02.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:03.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T15:58:03.401Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T15:58:03.401Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T15:58:03.401Z] 04944245beec: Pulling fs layer [2022-03-21T15:58:03.401Z] 699f458cf7ca: Pulling fs layer [2022-03-21T15:58:03.401Z] 765212b225bb: Pulling fs layer [2022-03-21T15:58:03.401Z] f23df028b6ca: Pulling fs layer [2022-03-21T15:58:03.401Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T15:58:03.401Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T15:58:03.401Z] 765212b225bb: Waiting [2022-03-21T15:58:03.401Z] f23df028b6ca: Waiting [2022-03-21T15:58:03.401Z] d65c8cfc05b1: Waiting [2022-03-21T15:58:03.401Z] 2437ff75d9bd: Waiting [2022-03-21T15:58:03.401Z] 04944245beec: Verifying Checksum [2022-03-21T15:58:03.401Z] 04944245beec: Download complete [2022-03-21T15:58:03.401Z] 765212b225bb: Download complete [2022-03-21T15:58:03.674Z] f23df028b6ca: Verifying Checksum [2022-03-21T15:58:03.674Z] f23df028b6ca: Download complete [2022-03-21T15:58:03.674Z] d65c8cfc05b1: Download complete [2022-03-21T15:58:03.674Z] 699f458cf7ca: Verifying Checksum [2022-03-21T15:58:03.674Z] 699f458cf7ca: Download complete [2022-03-21T15:58:03.950Z] 8998bd30e6a1: Verifying Checksum [2022-03-21T15:58:03.950Z] 8998bd30e6a1: Download complete [2022-03-21T15:58:06.575Z] 2437ff75d9bd: Verifying Checksum [2022-03-21T15:58:06.575Z] 2437ff75d9bd: Download complete [2022-03-21T15:58:08.560Z] 8998bd30e6a1: Pull complete [2022-03-21T15:58:09.161Z] 04944245beec: Pull complete [2022-03-21T15:58:10.599Z] 699f458cf7ca: Pull complete [2022-03-21T15:58:10.874Z] 765212b225bb: Pull complete [2022-03-21T15:58:11.854Z] f23df028b6ca: Pull complete [2022-03-21T15:58:12.126Z] d65c8cfc05b1: Pull complete [2022-03-21T15:58:27.232Z] 2437ff75d9bd: Pull complete [2022-03-21T15:58:27.232Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T15:58:27.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T15:58:27.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T15:58:27.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-8246 does not seem to be running inside a container [2022-03-21T15:58:27.580Z] $ 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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-21T15:58:29.372Z] $ docker top 4342242ae7a742ff50f3a00285e142ec7461b40f24ce81245cc139b76c460e8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:58:30.411Z] ---> job-cost.sh [2022-03-21T15:58:30.411Z] lf-activate-venv: SKIPPING [2022-03-21T15:58:30.411Z] INFO: No Stack... [2022-03-21T15:58:31.007Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T15:58:31.979Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T15:58:32.643Z] + + cutcat -d, /w/workspace/edgex-go/162/archives/cost.csv -f6 [2022-03-21T15:58:32.644Z] [Pipeline] lock [2022-03-21T15:58:32.678Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-162-stack-cost] [2022-03-21T15:58:32.684Z] Resource [jenkins-edgexfoundry-edgex-go-main-162-stack-cost] did not exist. Created. [2022-03-21T15:58:32.684Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T15:58:33.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T15:58:34.028Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T15:58:34.036Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T15:58:34.055Z] $ docker stop --time=1 4342242ae7a742ff50f3a00285e142ec7461b40f24ce81245cc139b76c460e8a [2022-03-21T15:58:35.634Z] $ docker rm -f 4342242ae7a742ff50f3a00285e142ec7461b40f24ce81245cc139b76c460e8a [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-03-21T15:58:36.246Z] provisioning config files... [2022-03-21T15:58:36.255Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/162@tmp/config3777348676690219008tmp [Pipeline] { [Pipeline] sh [2022-03-21T15:58:36.550Z] + set +x [2022-03-21T15:58:36.550Z] + curl -s https://codecov.io/bash [2022-03-21T15:58:36.550Z] + bash -s -- [2022-03-21T15:58:36.550Z] [2022-03-21T15:58:36.550Z] _____ _ [2022-03-21T15:58:36.550Z] / ____| | | [2022-03-21T15:58:36.550Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T15:58:36.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T15:58:36.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T15:58:36.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T15:58:36.550Z] Bash-1.0.6 [2022-03-21T15:58:36.550Z] [2022-03-21T15:58:36.550Z] [2022-03-21T15:58:36.550Z] ==> git version 2.25.1 found [2022-03-21T15:58:36.550Z] ==> 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-03-21T15:58:36.550Z] Release-Date: 2020-01-08 [2022-03-21T15:58:36.550Z] 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-03-21T15:58:36.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T15:58:36.550Z] ==> Jenkins CI detected. [2022-03-21T15:58:36.550Z] current dir:  /w/workspace/edgex-go/162 [2022-03-21T15:58:36.550Z] project root: . [2022-03-21T15:58:36.550Z] --> token set from env [2022-03-21T15:58:36.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T15:58:36.550Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T15:58:36.550Z] ==> Python coveragepy not found [2022-03-21T15:58:36.550Z] ==> Searching for coverage reports in: [2022-03-21T15:58:36.550Z] + . [2022-03-21T15:58:36.550Z] -> Found 1 reports [2022-03-21T15:58:36.550Z] ==> Detecting git/mercurial file structure [2022-03-21T15:58:36.550Z] ==> Reading reports [2022-03-21T15:58:36.550Z] + ./coverage.out bytes=426503 [2022-03-21T15:58:36.550Z] ==> Appending adjustments [2022-03-21T15:58:36.550Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T15:58:37.930Z] + Found adjustments [2022-03-21T15:58:37.930Z] ==> Gzipping contents [2022-03-21T15:58:37.930Z] 60K /tmp/codecov.tM9tls.gz [2022-03-21T15:58:37.930Z] ==> Uploading reports [2022-03-21T15:58:37.930Z] url: https://codecov.io [2022-03-21T15:58:37.930Z] query: branch=main&commit=57df65792db5d587e8e6683468c97f30deadc38a&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-21T15:58:37.930Z] -> Pinging Codecov [2022-03-21T15:58:37.930Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=57df65792db5d587e8e6683468c97f30deadc38a&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-21T15:58:38.190Z] -> Uploading to [2022-03-21T15:58:38.190Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/57df65792db5d587e8e6683468c97f30deadc38a/981182da-2675-4e82-8800-6f3efad52540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T155837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3047e504f6a119b1768cea4fcb2ee0b76720d00e28fda59778e007597e05aea [2022-03-21T15:58:38.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:58:38.191Z] Dload Upload Total Spent Left Speed [2022-03-21T15:58:38.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57929 0 0 100 57929 0 278k --:--:-- --:--:-- --:--:-- 277k 100 57929 0 0 100 57929 0 228k --:--:-- --:--:-- --:--:-- 227k [2022-03-21T15:58:38.450Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/57df65792db5d587e8e6683468c97f30deadc38a [Pipeline] } [2022-03-21T15:58:38.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-21T15:58:38.716Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-21T15:58:38.729Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:39.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T15:58:39.098Z] [2022-03-21T15:58:39.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:58:39.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T15:58:39.389Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-21T15:58:39.389Z] 188c0c94c7c5: Pulling fs layer [2022-03-21T15:58:39.389Z] 0ef7d3d256c8: Pulling fs layer [2022-03-21T15:58:39.389Z] de9db76c5a1d: Pulling fs layer [2022-03-21T15:58:39.389Z] 0eba1c9be4d2: Pulling fs layer [2022-03-21T15:58:39.389Z] 0d57e429df01: Pulling fs layer [2022-03-21T15:58:39.389Z] 4e4be7b47b0d: Pulling fs layer [2022-03-21T15:58:39.389Z] e1f770b5df2f: Pulling fs layer [2022-03-21T15:58:39.389Z] 85a0685a4137: Pulling fs layer [2022-03-21T15:58:39.389Z] e1f770b5df2f: Waiting [2022-03-21T15:58:39.389Z] 4e4be7b47b0d: Waiting [2022-03-21T15:58:39.389Z] 0eba1c9be4d2: Waiting [2022-03-21T15:58:39.389Z] 85a0685a4137: Waiting [2022-03-21T15:58:39.389Z] 0d57e429df01: Waiting [2022-03-21T15:58:39.389Z] de9db76c5a1d: Verifying Checksum [2022-03-21T15:58:39.389Z] de9db76c5a1d: Download complete [2022-03-21T15:58:39.389Z] 0ef7d3d256c8: Verifying Checksum [2022-03-21T15:58:39.389Z] 0ef7d3d256c8: Download complete [2022-03-21T15:58:39.389Z] 0d57e429df01: Verifying Checksum [2022-03-21T15:58:39.389Z] 0d57e429df01: Download complete [2022-03-21T15:58:39.389Z] 4e4be7b47b0d: Verifying Checksum [2022-03-21T15:58:39.389Z] 4e4be7b47b0d: Download complete [2022-03-21T15:58:39.389Z] 188c0c94c7c5: Verifying Checksum [2022-03-21T15:58:39.389Z] 188c0c94c7c5: Download complete [2022-03-21T15:58:39.647Z] 188c0c94c7c5: Pull complete [2022-03-21T15:58:39.647Z] e1f770b5df2f: Verifying Checksum [2022-03-21T15:58:39.647Z] e1f770b5df2f: Download complete [2022-03-21T15:58:39.647Z] 0ef7d3d256c8: Pull complete [2022-03-21T15:58:39.647Z] de9db76c5a1d: Pull complete [2022-03-21T15:58:40.215Z] 0eba1c9be4d2: Verifying Checksum [2022-03-21T15:58:40.215Z] 0eba1c9be4d2: Download complete [2022-03-21T15:58:40.215Z] 85a0685a4137: Verifying Checksum [2022-03-21T15:58:40.215Z] 85a0685a4137: Download complete [2022-03-21T15:58:43.499Z] 0eba1c9be4d2: Pull complete [2022-03-21T15:58:43.499Z] 0d57e429df01: Pull complete [2022-03-21T15:58:43.499Z] 4e4be7b47b0d: Pull complete [2022-03-21T15:58:43.759Z] e1f770b5df2f: Pull complete [2022-03-21T15:58:47.051Z] 85a0685a4137: Pull complete [2022-03-21T15:58:47.051Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-21T15:58:47.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T15:58:47.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-21T15:58:47.118Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:58:47.156Z] $ 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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-21T15:58:49.043Z] $ docker top e6fcd212f38aa46c6ddcd0d2b4cd4935ac2ad8069a81b866287bb41fbffac01c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T15:58:49.121Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-21T15:58:49.400Z] + set -o pipefail [2022-03-21T15:58:49.400Z] + snyk monitor '--org=edgex-jenkins' [2022-03-21T15:58:54.693Z] [2022-03-21T15:58:54.693Z] Monitoring /w/workspace/edgex-go/162 (github.com/edgexfoundry/edgex-go)... [2022-03-21T15:58:54.694Z] [2022-03-21T15:58:54.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6cc73b28-196b-49fb-a432-dcbddfa5fece [2022-03-21T15:58:54.694Z] [2022-03-21T15:58:54.694Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-21T15:58:54.694Z] [2022-03-21T15:58:54.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-21T15:58:54.694Z] [2022-03-21T15:58:54.694Z] [Pipeline] } [2022-03-21T15:58:54.708Z] $ docker stop --time=1 e6fcd212f38aa46c6ddcd0d2b4cd4935ac2ad8069a81b866287bb41fbffac01c [2022-03-21T15:58:56.359Z] $ docker rm -f e6fcd212f38aa46c6ddcd0d2b4cd4935ac2ad8069a81b866287bb41fbffac01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-21T15:58:56.699Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T15:58:56.709Z] provisioning config files... [2022-03-21T15:58:56.717Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/162@tmp/config7110516695446519987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:58:57.015Z] --> edgex-publish-swagger.sh [2022-03-21T15:58:57.015Z] === Publish openapi/v2 API === [2022-03-21T15:58:57.015Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-21T15:58:57.015Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/162/openapi/v2/core-command.yaml] [2022-03-21T15:58:57.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:58:57.015Z] Dload Upload Total Spent Left Speed [2022-03-21T15:58:57.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32189 0:00:01 0:00:01 --:--:-- 32189 100 33831 0 0 100 33831 0 32189 0:00:01 0:00:01 --:--:-- 32189 [2022-03-21T15:58:57.957Z] [2022-03-21T15:58:57.957Z] [2022-03-21T15:58:57.957Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/162/openapi/v2/core-data.yaml] [2022-03-21T15:58:57.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:58:57.957Z] Dload Upload Total Spent Left Speed [2022-03-21T15:58:58.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 81183 --:--:-- --:--:-- --:--:-- 81091 [2022-03-21T15:58:58.788Z] [2022-03-21T15:58:58.788Z] [2022-03-21T15:58:58.788Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/162/openapi/v2/core-metadata.yaml] [2022-03-21T15:58:58.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:58:58.788Z] Dload Upload Total Spent Left Speed [2022-03-21T15:59:00.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 119k 0 0 100 119k 0 95114 0:00:01 0:00:01 --:--:-- 95114 [2022-03-21T15:59:00.171Z] [2022-03-21T15:59:00.171Z] [2022-03-21T15:59:00.171Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/162/openapi/v2/support-notifications.yaml] [2022-03-21T15:59:00.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:59:00.171Z] Dload Upload Total Spent Left Speed [2022-03-21T15:59:01.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87911 0:00:01 0:00:01 --:--:-- 87911 100 89318 0 0 100 89318 0 87824 0:00:01 0:00:01 --:--:-- 87824 [2022-03-21T15:59:01.110Z] [2022-03-21T15:59:01.110Z] [2022-03-21T15:59:01.110Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/162/openapi/v2/support-scheduler.yaml] [2022-03-21T15:59:01.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:59:01.110Z] Dload Upload Total Spent Left Speed [2022-03-21T15:59:02.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45155 --:--:-- --:--:-- --:--:-- 45155 [2022-03-21T15:59:02.054Z] [2022-03-21T15:59:02.054Z] [2022-03-21T15:59:02.054Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/162/openapi/v2/system-agent.yaml] [2022-03-21T15:59:02.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T15:59:02.054Z] Dload Upload Total Spent Left Speed [2022-03-21T15:59:03.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16700 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 16604 0:00:01 0:00:01 --:--:-- 16590 [2022-03-21T15:59:03.437Z] [2022-03-21T15:59:03.437Z] [Pipeline] } [2022-03-21T15:59:03.446Z] 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-03-21T15:59:03.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T15:59:03.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:04.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:59:04.130Z] . [Pipeline] withDockerContainer [2022-03-21T15:59:04.203Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:59:04.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T15:59:04.626Z] $ docker top 6b5406069a84f54c838ca4b02e18a08fb0d3f523eefba659d29608c47cc85525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T15:59:04.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T15:59:04.714Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T15:59:04.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T15:59:04.841Z] $ docker exec 6b5406069a84f54c838ca4b02e18a08fb0d3f523eefba659d29608c47cc85525 ssh-agent [2022-03-21T15:59:04.950Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbNFJmp/agent.14 [2022-03-21T15:59:04.951Z] SSH_AGENT_PID=21 [2022-03-21T15:59:04.956Z] Running ssh-add (command line suppressed) [2022-03-21T15:59:05.068Z] Identity added: /w/workspace/edgex-go/162@tmp/private_key_7631337432640326322.key (/w/workspace/edgex-go/162@tmp/private_key_7631337432640326322.key) [2022-03-21T15:59:05.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T15:59:05.372Z] + git semver tag [2022-03-21T15:59:05.372Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T15:59:05.372Z] # $GIT_DIR = /w/workspace/edgex-go/162/.git [2022-03-21T15:59:05.372Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/162 [2022-03-21T15:59:05.372Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T15:59:05.372Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T15:59:05.372Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T15:59:05.372Z] # $SEMVER_BRANCH = main [2022-03-21T15:59:05.372Z] # $SEMVER_DIR = /w/workspace/edgex-go/162/.semver [2022-03-21T15:59:05.372Z] # 57df65792db5d587e8e6683468c97f30deadc38a HEAD [2022-03-21T15:59:05.372Z] # -> Force: false [2022-03-21T15:59:05.372Z] # 2a263da13d9606ce70ee2d2a5ee2f76a94d399ed refs/tags/v2.2.0-dev.42 [Pipeline] } [2022-03-21T15:59:05.384Z] $ docker exec --env ******** --env ******** 6b5406069a84f54c838ca4b02e18a08fb0d3f523eefba659d29608c47cc85525 ssh-agent -k [2022-03-21T15:59:05.499Z] unset SSH_AUTH_SOCK; [2022-03-21T15:59:05.499Z] unset SSH_AGENT_PID; [2022-03-21T15:59:05.500Z] echo Agent pid 21 killed; [2022-03-21T15:59:05.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T15:59:05.811Z] + git semver [Pipeline] } [2022-03-21T15:59:05.826Z] $ docker stop --time=1 6b5406069a84f54c838ca4b02e18a08fb0d3f523eefba659d29608c47cc85525 [2022-03-21T15:59:07.114Z] $ docker rm -f 6b5406069a84f54c838ca4b02e18a08fb0d3f523eefba659d29608c47cc85525 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:07.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T15:59:07.503Z] [2022-03-21T15:59:07.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:07.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T15:59:07.803Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-21T15:59:07.803Z] ab5ef0e58194: Pulling fs layer [2022-03-21T15:59:07.803Z] 9712f1f96733: Pulling fs layer [2022-03-21T15:59:07.803Z] 63f879dbbcfc: Pulling fs layer [2022-03-21T15:59:07.803Z] 0d9ebad4ef96: Pulling fs layer [2022-03-21T15:59:07.803Z] e9a5061849ea: Pulling fs layer [2022-03-21T15:59:07.803Z] d747dcd14b5f: Pulling fs layer [2022-03-21T15:59:07.803Z] 2de7ff778b66: Pulling fs layer [2022-03-21T15:59:07.803Z] d747dcd14b5f: Waiting [2022-03-21T15:59:07.803Z] 2de7ff778b66: Waiting [2022-03-21T15:59:07.803Z] 0d9ebad4ef96: Waiting [2022-03-21T15:59:07.803Z] e9a5061849ea: Waiting [2022-03-21T15:59:07.803Z] 9712f1f96733: Download complete [2022-03-21T15:59:08.063Z] 63f879dbbcfc: Verifying Checksum [2022-03-21T15:59:08.063Z] 63f879dbbcfc: Download complete [2022-03-21T15:59:08.322Z] e9a5061849ea: Verifying Checksum [2022-03-21T15:59:08.322Z] e9a5061849ea: Download complete [2022-03-21T15:59:08.322Z] d747dcd14b5f: Verifying Checksum [2022-03-21T15:59:08.322Z] d747dcd14b5f: Download complete [2022-03-21T15:59:08.322Z] ab5ef0e58194: Verifying Checksum [2022-03-21T15:59:08.322Z] ab5ef0e58194: Download complete [2022-03-21T15:59:08.322Z] 2de7ff778b66: Verifying Checksum [2022-03-21T15:59:08.322Z] 2de7ff778b66: Download complete [2022-03-21T15:59:08.580Z] 0d9ebad4ef96: Verifying Checksum [2022-03-21T15:59:08.580Z] 0d9ebad4ef96: Download complete [2022-03-21T15:59:11.114Z] ab5ef0e58194: Pull complete [2022-03-21T15:59:11.114Z] 9712f1f96733: Pull complete [2022-03-21T15:59:11.680Z] 63f879dbbcfc: Pull complete [2022-03-21T15:59:14.964Z] 0d9ebad4ef96: Pull complete [2022-03-21T15:59:15.224Z] e9a5061849ea: Pull complete [2022-03-21T15:59:15.224Z] d747dcd14b5f: Pull complete [2022-03-21T15:59:16.603Z] 2de7ff778b66: Pull complete [2022-03-21T15:59:16.603Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-21T15:59:16.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T15:59:16.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-21T15:59:16.673Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:59:16.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-21T15:59:18.872Z] $ docker top 00edd0a88f6525fd30fccfa5839285f3c02681b17203f0ff6010c9667282d43b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-21T15:59:18.951Z] provisioning config files... [2022-03-21T15:59:18.958Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/162@tmp/config4526691860391469647tmp [2022-03-21T15:59:18.968Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/162@tmp/config6221451439476724691tmp [2022-03-21T15:59:18.977Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/162@tmp/config8570584206536146827tmp [Pipeline] { [Pipeline] echo [2022-03-21T15:59:18.991Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:19.274Z] ---> sigul-configuration.sh [2022-03-21T15:59:19.274Z] gpg: directory `/root/.gnupg' created [2022-03-21T15:59:19.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-21T15:59:19.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-21T15:59:19.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-21T15:59:19.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-21T15:59:19.274Z] gpg: CAST5 encrypted data [2022-03-21T15:59:19.274Z] gpg: encrypted with 1 passphrase [2022-03-21T15:59:19.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-21T15:59:19.559Z] + mkdir /home/jenkins [2022-03-21T15:59:19.559Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-21T15:59:19.848Z] + 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-03-21T15:59:19.857Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:20.139Z] ---> sigul-install.sh [2022-03-21T15:59:20.139Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-21T15:59:20.427Z] + git tag --list [2022-03-21T15:59:20.428Z] 0.6.0 [2022-03-21T15:59:20.428Z] 0.6.1 [2022-03-21T15:59:20.428Z] 0.7.0 [2022-03-21T15:59:20.428Z] 0.7.1 [2022-03-21T15:59:20.428Z] v1.0.0 [2022-03-21T15:59:20.428Z] v1.0.1 [2022-03-21T15:59:20.428Z] v1.1.0 [2022-03-21T15:59:20.428Z] v1.2.0 [2022-03-21T15:59:20.428Z] v1.2.1 [2022-03-21T15:59:20.428Z] v1.3.0 [2022-03-21T15:59:20.428Z] v1.3.1 [2022-03-21T15:59:20.428Z] v2.0.0 [2022-03-21T15:59:20.428Z] v2.0.1-dev.1 [2022-03-21T15:59:20.428Z] v2.0.1-dev.10 [2022-03-21T15:59:20.428Z] v2.0.1-dev.11 [2022-03-21T15:59:20.428Z] v2.0.1-dev.12 [2022-03-21T15:59:20.428Z] v2.0.1-dev.13 [2022-03-21T15:59:20.428Z] v2.0.1-dev.14 [2022-03-21T15:59:20.428Z] v2.0.1-dev.15 [2022-03-21T15:59:20.428Z] v2.0.1-dev.16 [2022-03-21T15:59:20.428Z] v2.0.1-dev.17 [2022-03-21T15:59:20.428Z] v2.0.1-dev.18 [2022-03-21T15:59:20.428Z] v2.0.1-dev.19 [2022-03-21T15:59:20.428Z] v2.0.1-dev.2 [2022-03-21T15:59:20.428Z] v2.0.1-dev.20 [2022-03-21T15:59:20.428Z] v2.0.1-dev.21 [2022-03-21T15:59:20.428Z] v2.0.1-dev.22 [2022-03-21T15:59:20.428Z] v2.0.1-dev.23 [2022-03-21T15:59:20.428Z] v2.0.1-dev.24 [2022-03-21T15:59:20.428Z] v2.0.1-dev.25 [2022-03-21T15:59:20.428Z] v2.0.1-dev.26 [2022-03-21T15:59:20.428Z] v2.0.1-dev.27 [2022-03-21T15:59:20.428Z] v2.0.1-dev.28 [2022-03-21T15:59:20.428Z] v2.0.1-dev.29 [2022-03-21T15:59:20.428Z] v2.0.1-dev.3 [2022-03-21T15:59:20.428Z] v2.0.1-dev.30 [2022-03-21T15:59:20.428Z] v2.0.1-dev.31 [2022-03-21T15:59:20.428Z] v2.0.1-dev.32 [2022-03-21T15:59:20.428Z] v2.0.1-dev.33 [2022-03-21T15:59:20.428Z] v2.0.1-dev.34 [2022-03-21T15:59:20.428Z] v2.0.1-dev.35 [2022-03-21T15:59:20.428Z] v2.0.1-dev.36 [2022-03-21T15:59:20.428Z] v2.0.1-dev.37 [2022-03-21T15:59:20.428Z] v2.0.1-dev.38 [2022-03-21T15:59:20.428Z] v2.0.1-dev.39 [2022-03-21T15:59:20.428Z] v2.0.1-dev.4 [2022-03-21T15:59:20.428Z] v2.0.1-dev.40 [2022-03-21T15:59:20.428Z] v2.0.1-dev.41 [2022-03-21T15:59:20.428Z] v2.0.1-dev.42 [2022-03-21T15:59:20.428Z] v2.0.1-dev.43 [2022-03-21T15:59:20.428Z] v2.0.1-dev.44 [2022-03-21T15:59:20.428Z] v2.0.1-dev.45 [2022-03-21T15:59:20.428Z] v2.0.1-dev.46 [2022-03-21T15:59:20.428Z] v2.0.1-dev.47 [2022-03-21T15:59:20.428Z] v2.0.1-dev.48 [2022-03-21T15:59:20.428Z] v2.0.1-dev.49 [2022-03-21T15:59:20.428Z] v2.0.1-dev.5 [2022-03-21T15:59:20.428Z] v2.0.1-dev.50 [2022-03-21T15:59:20.428Z] v2.0.1-dev.51 [2022-03-21T15:59:20.428Z] v2.0.1-dev.52 [2022-03-21T15:59:20.428Z] v2.0.1-dev.53 [2022-03-21T15:59:20.428Z] v2.0.1-dev.54 [2022-03-21T15:59:20.428Z] v2.0.1-dev.55 [2022-03-21T15:59:20.428Z] v2.0.1-dev.56 [2022-03-21T15:59:20.428Z] v2.0.1-dev.57 [2022-03-21T15:59:20.428Z] v2.0.1-dev.58 [2022-03-21T15:59:20.428Z] v2.0.1-dev.59 [2022-03-21T15:59:20.428Z] v2.0.1-dev.6 [2022-03-21T15:59:20.428Z] v2.0.1-dev.60 [2022-03-21T15:59:20.428Z] v2.0.1-dev.61 [2022-03-21T15:59:20.428Z] v2.0.1-dev.62 [2022-03-21T15:59:20.428Z] v2.0.1-dev.63 [2022-03-21T15:59:20.428Z] v2.0.1-dev.64 [2022-03-21T15:59:20.428Z] v2.0.1-dev.65 [2022-03-21T15:59:20.428Z] v2.0.1-dev.66 [2022-03-21T15:59:20.428Z] v2.0.1-dev.67 [2022-03-21T15:59:20.428Z] v2.0.1-dev.68 [2022-03-21T15:59:20.428Z] v2.0.1-dev.69 [2022-03-21T15:59:20.428Z] v2.0.1-dev.7 [2022-03-21T15:59:20.428Z] v2.0.1-dev.70 [2022-03-21T15:59:20.428Z] v2.0.1-dev.71 [2022-03-21T15:59:20.428Z] v2.0.1-dev.72 [2022-03-21T15:59:20.428Z] v2.0.1-dev.73 [2022-03-21T15:59:20.428Z] v2.0.1-dev.74 [2022-03-21T15:59:20.428Z] v2.0.1-dev.75 [2022-03-21T15:59:20.428Z] v2.0.1-dev.76 [2022-03-21T15:59:20.428Z] v2.0.1-dev.77 [2022-03-21T15:59:20.428Z] v2.0.1-dev.78 [2022-03-21T15:59:20.428Z] v2.0.1-dev.79 [2022-03-21T15:59:20.428Z] v2.0.1-dev.8 [2022-03-21T15:59:20.428Z] v2.0.1-dev.80 [2022-03-21T15:59:20.428Z] v2.0.1-dev.81 [2022-03-21T15:59:20.428Z] v2.0.1-dev.82 [2022-03-21T15:59:20.428Z] v2.0.1-dev.83 [2022-03-21T15:59:20.428Z] v2.0.1-dev.84 [2022-03-21T15:59:20.428Z] v2.0.1-dev.85 [2022-03-21T15:59:20.428Z] v2.0.1-dev.86 [2022-03-21T15:59:20.428Z] v2.0.1-dev.87 [2022-03-21T15:59:20.428Z] v2.0.1-dev.88 [2022-03-21T15:59:20.428Z] v2.0.1-dev.89 [2022-03-21T15:59:20.428Z] v2.0.1-dev.9 [2022-03-21T15:59:20.428Z] v2.0.1-dev.90 [2022-03-21T15:59:20.428Z] v2.0.1-dev.91 [2022-03-21T15:59:20.428Z] v2.0.1-dev.92 [2022-03-21T15:59:20.428Z] v2.0.1-dev.93 [2022-03-21T15:59:20.428Z] v2.0.1-dev.94 [2022-03-21T15:59:20.428Z] v2.0.1-dev.95 [2022-03-21T15:59:20.428Z] v2.0.1-dev.96 [2022-03-21T15:59:20.428Z] v2.0.1-dev.97 [2022-03-21T15:59:20.428Z] v2.0.1-dev.98 [2022-03-21T15:59:20.428Z] v2.0.1-dev.99 [2022-03-21T15:59:20.428Z] v2.1.0 [2022-03-21T15:59:20.428Z] v2.2.0-dev.1 [2022-03-21T15:59:20.428Z] v2.2.0-dev.10 [2022-03-21T15:59:20.428Z] v2.2.0-dev.11 [2022-03-21T15:59:20.428Z] v2.2.0-dev.12 [2022-03-21T15:59:20.428Z] v2.2.0-dev.13 [2022-03-21T15:59:20.428Z] v2.2.0-dev.14 [2022-03-21T15:59:20.428Z] v2.2.0-dev.15 [2022-03-21T15:59:20.428Z] v2.2.0-dev.16 [2022-03-21T15:59:20.428Z] v2.2.0-dev.17 [2022-03-21T15:59:20.428Z] v2.2.0-dev.18 [2022-03-21T15:59:20.428Z] v2.2.0-dev.19 [2022-03-21T15:59:20.428Z] v2.2.0-dev.2 [2022-03-21T15:59:20.428Z] v2.2.0-dev.20 [2022-03-21T15:59:20.428Z] v2.2.0-dev.21 [2022-03-21T15:59:20.428Z] v2.2.0-dev.22 [2022-03-21T15:59:20.428Z] v2.2.0-dev.23 [2022-03-21T15:59:20.428Z] v2.2.0-dev.24 [2022-03-21T15:59:20.428Z] v2.2.0-dev.25 [2022-03-21T15:59:20.428Z] v2.2.0-dev.26 [2022-03-21T15:59:20.428Z] v2.2.0-dev.27 [2022-03-21T15:59:20.428Z] v2.2.0-dev.28 [2022-03-21T15:59:20.428Z] v2.2.0-dev.29 [2022-03-21T15:59:20.428Z] v2.2.0-dev.3 [2022-03-21T15:59:20.428Z] v2.2.0-dev.30 [2022-03-21T15:59:20.428Z] v2.2.0-dev.31 [2022-03-21T15:59:20.428Z] v2.2.0-dev.32 [2022-03-21T15:59:20.428Z] v2.2.0-dev.33 [2022-03-21T15:59:20.428Z] v2.2.0-dev.34 [2022-03-21T15:59:20.428Z] v2.2.0-dev.35 [2022-03-21T15:59:20.428Z] v2.2.0-dev.36 [2022-03-21T15:59:20.428Z] v2.2.0-dev.37 [2022-03-21T15:59:20.428Z] v2.2.0-dev.38 [2022-03-21T15:59:20.428Z] v2.2.0-dev.39 [2022-03-21T15:59:20.428Z] v2.2.0-dev.4 [2022-03-21T15:59:20.428Z] v2.2.0-dev.40 [2022-03-21T15:59:20.428Z] v2.2.0-dev.41 [2022-03-21T15:59:20.428Z] v2.2.0-dev.42 [2022-03-21T15:59:20.428Z] v2.2.0-dev.5 [2022-03-21T15:59:20.428Z] v2.2.0-dev.6 [2022-03-21T15:59:20.428Z] v2.2.0-dev.7 [2022-03-21T15:59:20.428Z] v2.2.0-dev.8 [2022-03-21T15:59:20.428Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-21T15:59:20.751Z] + lftools sign git-tag v2.2.0-dev.42 [2022-03-21T15:59:21.428Z] Signing Git tag with Sigul... [2022-03-21T15:59:21.428Z] Signing v2.2.0-dev.42 [Pipeline] echo [2022-03-21T15:59:21.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:21.995Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-21T15:59:22.003Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-21T15:59:22.023Z] $ docker stop --time=1 00edd0a88f6525fd30fccfa5839285f3c02681b17203f0ff6010c9667282d43b [2022-03-21T15:59:23.326Z] $ docker rm -f 00edd0a88f6525fd30fccfa5839285f3c02681b17203f0ff6010c9667282d43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-21T15:59:23.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T15:59:23.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:24.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:59:24.033Z] . [Pipeline] withDockerContainer [2022-03-21T15:59:24.101Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:59:24.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T15:59:24.494Z] $ docker top 0869231356a54370b2f778bf3e279d1d3fdaecb31af25083d481049e16e05ec2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T15:59:24.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T15:59:24.583Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T15:59:24.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T15:59:24.709Z] $ docker exec 0869231356a54370b2f778bf3e279d1d3fdaecb31af25083d481049e16e05ec2 ssh-agent [2022-03-21T15:59:24.829Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEJoDm/agent.15 [2022-03-21T15:59:24.829Z] SSH_AGENT_PID=21 [2022-03-21T15:59:24.834Z] Running ssh-add (command line suppressed) [2022-03-21T15:59:24.955Z] Identity added: /w/workspace/edgex-go/162@tmp/private_key_8731650268012322213.key (/w/workspace/edgex-go/162@tmp/private_key_8731650268012322213.key) [2022-03-21T15:59:24.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T15:59:25.258Z] + git semver bump pre [2022-03-21T15:59:25.258Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T15:59:25.258Z] # $GIT_DIR = /w/workspace/edgex-go/162/.git [2022-03-21T15:59:25.258Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/162 [2022-03-21T15:59:25.258Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T15:59:25.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T15:59:25.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T15:59:25.258Z] # $SEMVER_BRANCH = main [2022-03-21T15:59:25.258Z] # $SEMVER_DIR = /w/workspace/edgex-go/162/.semver [2022-03-21T15:59:25.258Z] 2.2.0-dev.43 [Pipeline] } [2022-03-21T15:59:25.271Z] $ docker exec --env ******** --env ******** 0869231356a54370b2f778bf3e279d1d3fdaecb31af25083d481049e16e05ec2 ssh-agent -k [2022-03-21T15:59:25.390Z] unset SSH_AUTH_SOCK; [2022-03-21T15:59:25.391Z] unset SSH_AGENT_PID; [2022-03-21T15:59:25.391Z] echo Agent pid 21 killed; [2022-03-21T15:59:25.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T15:59:25.697Z] + git semver [Pipeline] } [2022-03-21T15:59:25.715Z] $ docker stop --time=1 0869231356a54370b2f778bf3e279d1d3fdaecb31af25083d481049e16e05ec2 [2022-03-21T15:59:27.014Z] $ docker rm -f 0869231356a54370b2f778bf3e279d1d3fdaecb31af25083d481049e16e05ec2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T15:59:27.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T15:59:27.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:27.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T15:59:27.671Z] . [Pipeline] withDockerContainer [2022-03-21T15:59:27.732Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:59:27.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T15:59:28.129Z] $ docker top b55ba942d499f5be6d216694c6ac58d2d1cb3809c91f8392f4abe12ae71809ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T15:59:28.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T15:59:28.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T15:59:28.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T15:59:28.345Z] $ docker exec b55ba942d499f5be6d216694c6ac58d2d1cb3809c91f8392f4abe12ae71809ff ssh-agent [2022-03-21T15:59:28.467Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlkkLF/agent.13 [2022-03-21T15:59:28.467Z] SSH_AGENT_PID=19 [2022-03-21T15:59:28.472Z] Running ssh-add (command line suppressed) [2022-03-21T15:59:28.595Z] Identity added: /w/workspace/edgex-go/162@tmp/private_key_662887253536647040.key (/w/workspace/edgex-go/162@tmp/private_key_662887253536647040.key) [2022-03-21T15:59:28.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T15:59:28.898Z] + git semver push [2022-03-21T15:59:28.898Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T15:59:28.898Z] # $GIT_DIR = /w/workspace/edgex-go/162/.git [2022-03-21T15:59:28.898Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/162 [2022-03-21T15:59:28.898Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T15:59:28.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T15:59:28.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T15:59:28.898Z] # $SEMVER_BRANCH = main [2022-03-21T15:59:28.898Z] # $SEMVER_DIR = /w/workspace/edgex-go/162/.semver [Pipeline] } [2022-03-21T15:59:32.210Z] $ docker exec --env ******** --env ******** b55ba942d499f5be6d216694c6ac58d2d1cb3809c91f8392f4abe12ae71809ff ssh-agent -k [2022-03-21T15:59:32.313Z] unset SSH_AUTH_SOCK; [2022-03-21T15:59:32.313Z] unset SSH_AGENT_PID; [2022-03-21T15:59:32.313Z] echo Agent pid 19 killed; [2022-03-21T15:59:32.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T15:59:32.617Z] + git semver [Pipeline] } [2022-03-21T15:59:32.632Z] $ docker stop --time=1 b55ba942d499f5be6d216694c6ac58d2d1cb3809c91f8392f4abe12ae71809ff [2022-03-21T15:59:33.905Z] $ docker rm -f b55ba942d499f5be6d216694c6ac58d2d1cb3809c91f8392f4abe12ae71809ff [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-03-21T15:59:34.429Z] + [ -d /w/workspace/edgex-go/162/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:34.723Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:35.584Z] ---> package-listing.sh [2022-03-21T15:59:35.584Z] ++ facter osfamily [2022-03-21T15:59:35.584Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T15:59:35.844Z] + OS_FAMILY=debian [2022-03-21T15:59:35.844Z] + workspace=/w/workspace/edgex-go/162 [2022-03-21T15:59:35.844Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T15:59:35.844Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T15:59:35.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T15:59:35.844Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T15:59:35.844Z] + '[' /w/workspace/edgex-go/162 ']' [2022-03-21T15:59:35.844Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T15:59:35.844Z] + case "${OS_FAMILY}" in [2022-03-21T15:59:35.844Z] + dpkg -l [2022-03-21T15:59:35.844Z] + grep '^ii' [2022-03-21T15:59:35.844Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T15:59:35.844Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T15:59:35.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T15:59:35.844Z] + '[' /w/workspace/edgex-go/162 ']' [2022-03-21T15:59:35.844Z] + mkdir -p /w/workspace/edgex-go/162/archives/ [2022-03-21T15:59:35.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/162/archives/ [Pipeline] echo [2022-03-21T15:59:35.856Z] 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/162/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T15:59:36.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:36.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T15:59:36.687Z] [2022-03-21T15:59:36.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T15:59:36.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T15:59:36.988Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T15:59:36.988Z] 5eb5b503b376: Pulling fs layer [2022-03-21T15:59:36.988Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T15:59:36.988Z] ec43610c2a17: Pulling fs layer [2022-03-21T15:59:36.988Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T15:59:36.988Z] 33b1e0a273af: Pulling fs layer [2022-03-21T15:59:36.988Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T15:59:36.988Z] 2f39f015ded8: Pulling fs layer [2022-03-21T15:59:36.988Z] 33b1e0a273af: Waiting [2022-03-21T15:59:36.988Z] 5d3b04190fa2: Waiting [2022-03-21T15:59:36.988Z] 2f39f015ded8: Waiting [2022-03-21T15:59:36.988Z] 3a2ae6a8a46f: Waiting [2022-03-21T15:59:36.988Z] 5c69ac0246d0: Download complete [2022-03-21T15:59:36.988Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-21T15:59:36.988Z] 33b1e0a273af: Verifying Checksum [2022-03-21T15:59:36.988Z] 33b1e0a273af: Download complete [2022-03-21T15:59:36.988Z] ec43610c2a17: Verifying Checksum [2022-03-21T15:59:36.988Z] ec43610c2a17: Download complete [2022-03-21T15:59:36.988Z] 5d3b04190fa2: Verifying Checksum [2022-03-21T15:59:36.988Z] 5d3b04190fa2: Download complete [2022-03-21T15:59:37.247Z] 5eb5b503b376: Verifying Checksum [2022-03-21T15:59:37.247Z] 5eb5b503b376: Download complete [2022-03-21T15:59:37.813Z] 2f39f015ded8: Download complete [2022-03-21T15:59:38.382Z] 5eb5b503b376: Pull complete [2022-03-21T15:59:38.640Z] 5c69ac0246d0: Pull complete [2022-03-21T15:59:38.899Z] ec43610c2a17: Pull complete [2022-03-21T15:59:39.158Z] 3a2ae6a8a46f: Pull complete [2022-03-21T15:59:39.418Z] 33b1e0a273af: Pull complete [2022-03-21T15:59:39.418Z] 5d3b04190fa2: Pull complete [2022-03-21T15:59:43.607Z] 2f39f015ded8: Pull complete [2022-03-21T15:59:43.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T15:59:43.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T15:59:43.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T15:59:43.672Z] prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container [2022-03-21T15:59:43.708Z] $ 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/162/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/162 -v /w/workspace/edgex-go/162:/w/workspace/edgex-go/162:rw,z -v /w/workspace/edgex-go/162@tmp:/w/workspace/edgex-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T15:59:45.153Z] $ docker top 4541729317b1658e8412fc5ccd38dc8ec465f68e3242734076ba0739d0c1c960 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T15:59:45.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T15:59:45.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T15:59:46.146Z] + ls /var/log/sa-host [2022-03-21T15:59:46.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T15:59:46.230Z] provisioning config files... [2022-03-21T15:59:46.240Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/162@tmp/config3675458824916606075tmp [Pipeline] { [Pipeline] echo [2022-03-21T15:59:46.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:46.537Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T15:59:46.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:46.865Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T15:59:46.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:47.159Z] ---> sudo-logs.sh [2022-03-21T15:59:47.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T15:59:47.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:47.471Z] ---> job-cost.sh [2022-03-21T15:59:47.471Z] lf-activate-venv: SKIPPING [2022-03-21T15:59:47.471Z] DEBUG: total: 0.10999999940395355 [2022-03-21T15:59:47.471Z] INFO: Retrieving Stack Cost... [2022-03-21T15:59:48.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T15:59:48.302Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T15:59:48.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T15:59:48.598Z] ---> logs-deploy.sh [2022-03-21T15:59:48.599Z] lf-activate-venv: SKIPPING [2022-03-21T15:59:48.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/162 [2022-03-21T15:59:48.599Z] INFO: archiving workspace using pattern(s): [2022-03-21T15:59:49.539Z] Archives upload complete. [2022-03-21T15:59:49.539Z] INFO: archiving logs to Nexus