Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f08ebb17cd451bf4d1e25a5d268e97d10422aedc 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-ssh14158509873096723443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13693163666564470959.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13246922440206085771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6485253702299388440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13787539543857494611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-568 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 f08ebb17cd451bf4d1e25a5d268e97d10422aedc (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f08ebb17cd451bf4d1e25a5d268e97d10422aedc # timeout=10 Commit message: "build: Update go-mods versiosn for those that changed for 2.1.1 patch" > git rev-list --no-walk 720c6cf9f446a86fcd3d320bf58f49b8430464e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T20:21:15.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T20:21:15.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T20:21:15.893Z] ========================================================= [2022-06-01T20:21:15.893Z] EdgeX Global Pipelines Version Info [2022-06-01T20:21:15.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:21:16.669Z] ------------------- [2022-06-01T20:21:16.669Z] stable info: [2022-06-01T20:21:16.669Z] ------------------- [2022-06-01T20:21:16.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T20:21:16.669Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T20:21:16.669Z] Message: update stable to v1.0.230 [2022-06-01T20:21:17.246Z] ------------------- [2022-06-01T20:21:17.246Z] experimental info: [2022-06-01T20:21:17.246Z] ------------------- [2022-06-01T20:21:17.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T20:21:17.246Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T20:21:17.246Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T20:21:17.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-01T20:21:17.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-01T20:21:17.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T20:21:17.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T20:21:17.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T20:21:17.561Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T20:21:17.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T20:21:17.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-01T20:21:17.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-01T20:21:17.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-01T20:21:17.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T20:21:17.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T20:21:17.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T20:21:17.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T20:21:17.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T20:21:17.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T20:21:17.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T20:21:17.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T20:21:17.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-01T20:21:17.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-01T20:21:17.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-01T20:21:17.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T20:21:17.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-01T20:21:17.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-01T20:21:17.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-01T20:21:17.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo [2022-06-01T20:21:17.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f08ebb1 [Pipeline] echo [2022-06-01T20:21:17.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:21:17.795Z] provisioning config files... [2022-06-01T20:21:17.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7513282125739765377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:21:18.119Z] ---> docker-login.sh [2022-06-01T20:21:18.119Z] nexus3.edgexfoundry.org:10001 [2022-06-01T20:21:18.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:21:18.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:21:18.387Z] Configure a credential helper to remove this warning. See [2022-06-01T20:21:18.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:21:18.387Z] [2022-06-01T20:21:18.387Z] Login Succeeded [2022-06-01T20:21:18.388Z] nexus3.edgexfoundry.org:10002 [2022-06-01T20:21:18.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:21:18.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:21:18.648Z] Configure a credential helper to remove this warning. See [2022-06-01T20:21:18.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:21:18.648Z] [2022-06-01T20:21:18.648Z] Login Succeeded [2022-06-01T20:21:18.648Z] nexus3.edgexfoundry.org:10003 [2022-06-01T20:21:18.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:21:18.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:21:18.648Z] Configure a credential helper to remove this warning. See [2022-06-01T20:21:18.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:21:18.648Z] [2022-06-01T20:21:18.648Z] Login Succeeded [2022-06-01T20:21:18.648Z] nexus3.edgexfoundry.org:10004 [2022-06-01T20:21:18.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:21:18.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:21:18.910Z] Configure a credential helper to remove this warning. See [2022-06-01T20:21:18.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:21:18.910Z] [2022-06-01T20:21:18.910Z] Login Succeeded [2022-06-01T20:21:18.910Z] docker.io [2022-06-01T20:21:18.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:21:19.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:21:19.172Z] Configure a credential helper to remove this warning. See [2022-06-01T20:21:19.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:21:19.172Z] [2022-06-01T20:21:19.172Z] Login Succeeded [2022-06-01T20:21:19.434Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T20:21:19.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T20:21:19.773Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-01T20:21:19.773Z] + + cut -d/ -f2 [2022-06-01T20:21:19.773Z] dirname cmd/core-command/Dockerfile [2022-06-01T20:21:19.773Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/core-data/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/core-metadata/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/support-notifications/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-01T20:21:19.773Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-01T20:21:19.773Z] + cut -d/ -f2 [2022-06-01T20:21:19.773Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-01T20:21:19.820Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T20:21:20.167Z] + git rev-list -1 --merges f08ebb17cd451bf4d1e25a5d268e97d10422aedc~1..f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo [2022-06-01T20:21:20.190Z] -----------> git rev-list -1 --merges f08ebb17cd451bf4d1e25a5d268e97d10422aedc~1..f08ebb17cd451bf4d1e25a5d268e97d10422aedc f08ebb17cd451bf4d1e25a5d268e97d10422aedc [false] [Pipeline] sh [2022-06-01T20:21:20.485Z] + git log --format=format:%s -1 f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo [2022-06-01T20:21:20.501Z] ========================================================= [2022-06-01T20:21:20.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T20:21:20.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-01T20:21:20.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T20:21:20.929Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T20:21:20.929Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T20:21:20.929Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T20:21:20.929Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T20:21:20.929Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T20:21:20.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:21:21.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:21:21.356Z] [2022-06-01T20:21:21.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:21:21.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:21:21.662Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T20:21:21.662Z] 1fe172e4850f: Pulling fs layer [2022-06-01T20:21:21.662Z] caf521ccaac6: Pulling fs layer [2022-06-01T20:21:21.662Z] 3ead6fa29328: Pulling fs layer [2022-06-01T20:21:21.662Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T20:21:21.662Z] a8d5f1318db7: Pulling fs layer [2022-06-01T20:21:21.662Z] c427282e49a2: Pulling fs layer [2022-06-01T20:21:21.662Z] 1827001aaf11: Pulling fs layer [2022-06-01T20:21:21.662Z] 5c2a1cbceb83: Waiting [2022-06-01T20:21:21.662Z] a8d5f1318db7: Waiting [2022-06-01T20:21:21.662Z] 0714d37db230: Pulling fs layer [2022-06-01T20:21:21.662Z] ac28cf19c067: Pulling fs layer [2022-06-01T20:21:21.662Z] ca983d60f3e2: Pulling fs layer [2022-06-01T20:21:21.662Z] 9f894cec8388: Pulling fs layer [2022-06-01T20:21:21.662Z] 1827001aaf11: Waiting [2022-06-01T20:21:21.662Z] 0714d37db230: Waiting [2022-06-01T20:21:21.662Z] ac28cf19c067: Waiting [2022-06-01T20:21:21.662Z] ca983d60f3e2: Waiting [2022-06-01T20:21:21.662Z] 9f894cec8388: Waiting [2022-06-01T20:21:21.662Z] c427282e49a2: Waiting [2022-06-01T20:21:21.662Z] caf521ccaac6: Download complete [2022-06-01T20:21:21.662Z] 5c2a1cbceb83: Verifying Checksum [2022-06-01T20:21:21.662Z] 5c2a1cbceb83: Download complete [2022-06-01T20:21:21.932Z] a8d5f1318db7: Verifying Checksum [2022-06-01T20:21:21.932Z] a8d5f1318db7: Download complete [2022-06-01T20:21:21.932Z] c427282e49a2: Download complete [2022-06-01T20:21:21.932Z] 3ead6fa29328: Verifying Checksum [2022-06-01T20:21:21.932Z] 3ead6fa29328: Download complete [2022-06-01T20:21:21.932Z] 0714d37db230: Verifying Checksum [2022-06-01T20:21:21.932Z] 0714d37db230: Download complete [2022-06-01T20:21:21.932Z] ac28cf19c067: Verifying Checksum [2022-06-01T20:21:21.932Z] ac28cf19c067: Download complete [2022-06-01T20:21:21.932Z] ca983d60f3e2: Download complete [2022-06-01T20:21:21.932Z] 9f894cec8388: Verifying Checksum [2022-06-01T20:21:21.932Z] 9f894cec8388: Download complete [2022-06-01T20:21:21.932Z] 1fe172e4850f: Download complete [2022-06-01T20:21:22.506Z] 1827001aaf11: Verifying Checksum [2022-06-01T20:21:22.506Z] 1827001aaf11: Download complete [2022-06-01T20:21:23.456Z] 1fe172e4850f: Pull complete [2022-06-01T20:21:23.716Z] caf521ccaac6: Pull complete [2022-06-01T20:21:24.287Z] 3ead6fa29328: Pull complete [2022-06-01T20:21:24.287Z] 5c2a1cbceb83: Pull complete [2022-06-01T20:21:24.554Z] a8d5f1318db7: Pull complete [2022-06-01T20:21:24.554Z] c427282e49a2: Pull complete [2022-06-01T20:21:27.098Z] 1827001aaf11: Pull complete [2022-06-01T20:21:27.098Z] 0714d37db230: Pull complete [2022-06-01T20:21:27.098Z] ac28cf19c067: Pull complete [2022-06-01T20:21:27.098Z] ca983d60f3e2: Pull complete [2022-06-01T20:21:27.098Z] 9f894cec8388: Pull complete [2022-06-01T20:21:27.098Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T20:21:27.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:21:27.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:21:27.198Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:21:27.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T20:21:28.511Z] $ docker top c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c -eo pid,comm [2022-06-01T20:21:28.583Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-01T20:21:28.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T20:21:28.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T20:21:28.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T20:21:28.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T20:21:28.791Z] $ docker exec c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent [2022-06-01T20:21:28.917Z] SSH_AUTH_SOCK=/tmp/ssh-GuIXpZpTds0f/agent.32 [2022-06-01T20:21:28.917Z] SSH_AGENT_PID=39 [2022-06-01T20:21:28.923Z] Running ssh-add (command line suppressed) [2022-06-01T20:21:29.060Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7043879958334470577.key (/w/workspace/edgex-go/4@tmp/private_key_7043879958334470577.key) [2022-06-01T20:21:29.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T20:21:29.372Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T20:21:29.400Z] $ docker exec --env ******** --env ******** c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent -k [2022-06-01T20:21:29.518Z] unset SSH_AUTH_SOCK; [2022-06-01T20:21:29.518Z] unset SSH_AGENT_PID; [2022-06-01T20:21:29.518Z] echo Agent pid 39 killed; [2022-06-01T20:21:29.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T20:21:29.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T20:21:29.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T20:21:29.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T20:21:29.687Z] $ docker exec c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent [2022-06-01T20:21:29.811Z] SSH_AUTH_SOCK=/tmp/ssh-qfxXXXWYGmEt/agent.73 [2022-06-01T20:21:29.811Z] SSH_AGENT_PID=80 [2022-06-01T20:21:29.816Z] Running ssh-add (command line suppressed) [2022-06-01T20:21:29.953Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5730419182764691769.key (/w/workspace/edgex-go/4@tmp/private_key_5730419182764691769.key) [2022-06-01T20:21:29.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T20:21:30.254Z] + git semver init [2022-06-01T20:21:30.521Z] 2022-06-01 20:21:30,468 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T20:21:30.521Z] 2022-06-01 20:21:30,468 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-06-01T20:21:30.521Z] 2022-06-01 20:21:30,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-06-01T20:21:30.521Z] 2022-06-01 20:21:30,469 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-06-01T20:21:34.756Z] 2022-06-01 20:21:34,644 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-06-01T20:21:34.756Z] 2022-06-01 20:21:34,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/jakarta with force:False [2022-06-01T20:21:34.756Z] 2022-06-01 20:21:34,644 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:21:34.756Z] 2022-06-01 20:21:34,645 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:21:34.756Z] 2.1.1-dev.2 [Pipeline] } [2022-06-01T20:21:34.776Z] $ docker exec --env ******** --env ******** c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent -k [2022-06-01T20:21:34.890Z] unset SSH_AUTH_SOCK; [2022-06-01T20:21:34.890Z] unset SSH_AGENT_PID; [2022-06-01T20:21:34.890Z] echo Agent pid 80 killed; [2022-06-01T20:21:34.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T20:21:35.214Z] + git semver [Pipeline] } [2022-06-01T20:21:35.495Z] $ docker stop --time=1 c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c [2022-06-01T20:21:36.852Z] $ docker rm -f c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T20:21:37.207Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T20:21:37.495Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T20:21:37.498Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-01T20:21:37.639Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T20:21:37.647Z] ========================================================= [2022-06-01T20:21:37.647Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-01T20:21:37.647Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:21:37.947Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T20:21:37.947Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-01T20:21:37.947Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T20:21:37.947Z] 666ba61612fd: Pulling fs layer [2022-06-01T20:21:37.947Z] 8ed8ca486205: Pulling fs layer [2022-06-01T20:21:37.947Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T20:21:37.947Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T20:21:37.947Z] 812f408151ee: Pulling fs layer [2022-06-01T20:21:37.947Z] bab7bd504b26: Pulling fs layer [2022-06-01T20:21:37.947Z] 070449caade9: Pulling fs layer [2022-06-01T20:21:37.947Z] 8f1a5288e3a6: Pulling fs layer [2022-06-01T20:21:37.947Z] 22a0e8bec74d: Waiting [2022-06-01T20:21:37.947Z] 070449caade9: Waiting [2022-06-01T20:21:37.947Z] 812f408151ee: Waiting [2022-06-01T20:21:37.947Z] bab7bd504b26: Waiting [2022-06-01T20:21:37.947Z] 4fe6c5a15a65: Waiting [2022-06-01T20:21:37.947Z] 8ed8ca486205: Verifying Checksum [2022-06-01T20:21:37.947Z] 8ed8ca486205: Download complete [2022-06-01T20:21:37.947Z] 666ba61612fd: Download complete [2022-06-01T20:21:37.947Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T20:21:37.947Z] 22a0e8bec74d: Download complete [2022-06-01T20:21:37.947Z] 812f408151ee: Verifying Checksum [2022-06-01T20:21:37.947Z] 812f408151ee: Download complete [2022-06-01T20:21:37.947Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T20:21:37.947Z] 59bf1c3509f3: Download complete [2022-06-01T20:21:37.947Z] bab7bd504b26: Verifying Checksum [2022-06-01T20:21:37.947Z] bab7bd504b26: Download complete [2022-06-01T20:21:38.210Z] 070449caade9: Verifying Checksum [2022-06-01T20:21:38.210Z] 070449caade9: Download complete [2022-06-01T20:21:38.210Z] 59bf1c3509f3: Pull complete [2022-06-01T20:21:38.210Z] 666ba61612fd: Pull complete [2022-06-01T20:21:38.478Z] 8ed8ca486205: Pull complete [2022-06-01T20:21:38.742Z] 8f1a5288e3a6: Verifying Checksum [2022-06-01T20:21:38.742Z] 8f1a5288e3a6: Download complete [2022-06-01T20:21:38.742Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T20:21:38.742Z] 4fe6c5a15a65: Download complete [2022-06-01T20:21:44.045Z] 4fe6c5a15a65: Pull complete [2022-06-01T20:21:44.045Z] 22a0e8bec74d: Pull complete [2022-06-01T20:21:44.045Z] 812f408151ee: Pull complete [2022-06-01T20:21:44.045Z] bab7bd504b26: Pull complete [2022-06-01T20:21:44.045Z] 070449caade9: Pull complete [2022-06-01T20:21:45.960Z] 8f1a5288e3a6: Pull complete [2022-06-01T20:21:45.960Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-01T20:21:45.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T20:21:45.960Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:21:46.273Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T20:21:46.274Z] WORKDIR /edgex [2022-06-01T20:21:46.274Z] COPY go.mod . [2022-06-01T20:21:46.274Z] RUN go mod download [2022-06-01T20:21:46.274Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-01T20:21:48.194Z] Sending build context to Docker daemon 346.3MB [2022-06-01T20:21:48.194Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T20:21:48.194Z] ---> c47586b81864 [2022-06-01T20:21:48.194Z] Step 2/4 : WORKDIR /edgex [2022-06-01T20:21:49.579Z] ---> Running in 1924e6376847 [2022-06-01T20:21:49.579Z] Removing intermediate container 1924e6376847 [2022-06-01T20:21:49.579Z] ---> 12556267f2cf [2022-06-01T20:21:49.579Z] Step 3/4 : COPY go.mod . [2022-06-01T20:21:49.840Z] ---> b294a128aa13 [2022-06-01T20:21:49.840Z] Step 4/4 : RUN go mod download [2022-06-01T20:21:49.840Z] ---> Running in e3f3a99b000e [2022-06-01T20:21:52.589Z] Still waiting to schedule task [2022-06-01T20:21:52.590Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-01T20:22:21.984Z] Removing intermediate container e3f3a99b000e [2022-06-01T20:22:21.984Z] ---> 2d27d3e7ab02 [2022-06-01T20:22:21.984Z] Successfully built 2d27d3e7ab02 [2022-06-01T20:22:21.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:22:22.296Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T20:22:22.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:22:22.384Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:22:22.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:22:22.899Z] $ docker top 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T20:22:23.270Z] + go version [2022-06-01T20:22:23.270Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T20:22:23.293Z] $ docker stop --time=1 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 [2022-06-01T20:22:24.626Z] $ docker rm -f 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:22:25.048Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T20:22:25.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:22:25.149Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:22:25.193Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:22:25.581Z] $ docker top a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-01T20:22:25.665Z] ========================================================= [2022-06-01T20:22:25.665Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-01T20:22:25.665Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:22:25.986Z] + make test [2022-06-01T20:22:25.986Z] go mod tidy [2022-06-01T20:22:26.246Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T20:22:32.829Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-01T20:22:42.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-01T20:22:43.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-06-01T20:22:43.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-01T20:22:43.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-01T20:22:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-06-01T20:22:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-01T20:22:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 44.7% of statements [2022-06-01T20:22:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-01T20:22:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-01T20:22:43.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.181s coverage: 89.5% of statements [2022-06-01T20:22:43.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-01T20:22:43.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-01T20:22:44.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements [2022-06-01T20:22:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-01T20:22:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-01T20:22:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-01T20:22:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-01T20:22:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 94.2% of statements [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements [2022-06-01T20:22:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-06-01T20:22:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-06-01T20:22:56.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-06-01T20:22:56.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-06-01T20:22:58.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.5% of statements [2022-06-01T20:22:58.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-01T20:23:07.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-01T20:23:07.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-01T20:23:07.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-01T20:23:07.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.405s coverage: 65.4% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-01T20:23:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-06-01T20:23:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-01T20:23:07.288Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-01T20:23:25.388Z] GO111MODULE=on go vet ./... [2022-06-01T20:23:27.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T20:23:27.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-569 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-01T20:23:27.343Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-06-01T20:23:27.395Z] The recommended git tool is: git [2022-06-01T20:23:27.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T20:23:27.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-01T20:23:28.404Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:23:28.704Z] + go mod tidy [Pipeline] sh [2022-06-01T20:23:29.251Z] + ls -al . [2022-06-01T20:23:29.251Z] total 680 [2022-06-01T20:23:29.251Z] drwxrwxr-x 11 1001 1001 4096 Jun 1 20:23 . [2022-06-01T20:23:29.251Z] drwxr-xr-x 4 root root 4096 Jun 1 20:22 .. [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 20:21 .dockerignore [2022-06-01T20:23:29.251Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 20:21 .git [2022-06-01T20:23:29.251Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 20:21 .github [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 797 Jun 1 20:21 .gitignore [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 42 Jun 1 20:21 .golangci.yml [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 76 Jun 1 20:21 .hadolint.yml [2022-06-01T20:23:29.251Z] drwxr-xr-x 3 1001 1001 4096 Jun 1 20:21 .semver [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 20:21 .sonarcloud.properties [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 1171 Jun 1 20:21 ADOPTERS.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 8910 Jun 1 20:21 Attribution.txt [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 51732 Jun 1 20:21 CHANGELOG.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 20:21 CONTRIBUTING.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 677 Jun 1 20:21 GOVERNANCE.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 849 Jun 1 20:21 Jenkinsfile [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 20:21 LICENSE [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 6508 Jun 1 20:21 Makefile [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 582 Jun 1 20:21 OWNERS.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 8207 Jun 1 20:21 README.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 6912 Jun 1 20:21 SECURITY.md [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 20:21 VERSION [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 4131 Jun 1 20:21 ZMQWindows.md [2022-06-01T20:23:29.251Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 20:21 bin [2022-06-01T20:23:29.251Z] drwxrwxr-x 14 1001 1001 4096 Jun 1 20:21 cmd [2022-06-01T20:23:29.251Z] -rw-r--r-- 1 root root 428658 Jun 1 20:23 coverage.out [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 840 Jun 1 20:23 go.mod [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 49507 Jun 1 20:21 go.sum [2022-06-01T20:23:29.251Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 20:21 internal [2022-06-01T20:23:29.251Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 20:21 openapi [2022-06-01T20:23:29.251Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 20:21 snap [2022-06-01T20:23:29.251Z] drwxrwxr-x 6 1001 1001 4096 Jun 1 20:21 vendor [2022-06-01T20:23:29.251Z] -rw-rw-r-- 1 1001 1001 204 Jun 1 20:21 version.go [Pipeline] sh [2022-06-01T20:23:29.542Z] + '[' -e coverage.out ] [2022-06-01T20:23:29.542Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-01T20:23:29.650Z] Stashed 1 file(s) [Pipeline] sh [2022-06-01T20:23:29.928Z] + make build [2022-06-01T20:23:29.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2022-06-01T20:23:31.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-01T20:23:33.727Z] using credential edgex-jenkins-ssh [2022-06-01T20:23:33.743Z] Cloning the remote Git repository [2022-06-01T20:23:33.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-01T20:23:33.881Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-06-01T20:23:33.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-01T20:23:33.955Z] > git --version # timeout=10 [2022-06-01T20:23:33.986Z] > git --version # 'git version 2.25.1' [2022-06-01T20:23:33.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T20:23:34.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T20:23:36.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2022-06-01T20:23:37.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-01T20:23:38.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-01T20:23:38.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-01T20:23:39.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-01T20:23:39.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-01T20:23:40.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-01T20:23:41.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-01T20:23:42.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-01T20:23:43.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-01T20:23:44.685Z] $ docker stop --time=1 a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f [2022-06-01T20:23:46.555Z] $ docker rm -f a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:23:47.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T20:23:47.307Z] [2022-06-01T20:23:47.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:23:47.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T20:23:47.608Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-01T20:23:47.608Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-01T20:23:47.608Z] ca9280d653b3: Pulling fs layer [2022-06-01T20:23:47.608Z] 7e9c9ca2126c: Pulling fs layer [2022-06-01T20:23:47.608Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-01T20:23:47.608Z] cbdbe7a5bc2a: Download complete [2022-06-01T20:23:47.869Z] ca9280d653b3: Verifying Checksum [2022-06-01T20:23:47.869Z] ca9280d653b3: Download complete [2022-06-01T20:23:47.869Z] cbdbe7a5bc2a: Pull complete [2022-06-01T20:23:48.130Z] 7e9c9ca2126c: Download complete [2022-06-01T20:23:48.389Z] ca9280d653b3: Pull complete [2022-06-01T20:23:49.222Z] Avoid second fetch [2022-06-01T20:23:49.222Z] Checking out Revision f08ebb17cd451bf4d1e25a5d268e97d10422aedc (jakarta) [2022-06-01T20:23:49.176Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-01T20:23:49.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T20:23:49.248Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T20:23:49.263Z] > git checkout -f f08ebb17cd451bf4d1e25a5d268e97d10422aedc # timeout=10 [2022-06-01T20:23:51.683Z] 7e9c9ca2126c: Pull complete [2022-06-01T20:23:51.683Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-01T20:23:51.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T20:23:51.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:23:52.037Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:23:52.078Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-01T20:23:53.199Z] $ docker top 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T20:23:53.560Z] + docker-compose build --help [2022-06-01T20:23:53.560Z] + grep parallel [2022-06-01T20:23:53.962Z] Commit message: "build: Update go-mods versiosn for those that changed for 2.1.1 patch" [2022-06-01T20:23:54.130Z] --parallel Build images in parallel. [Pipeline] } [2022-06-01T20:23:54.149Z] $ docker stop --time=1 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff [2022-06-01T20:23:55.452Z] $ docker rm -f 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-01T20:23:56.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T20:23:56.079Z] . [2022-06-01T20:23:56.081Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T20:23:56.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:23:56.081Z] Dload Upload Total Spent Left Speed [2022-06-01T20:23:56.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:23:56.158Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:23:56.197Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:23:56.572Z] $ docker top 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-01T20:23:56.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T20:23:56.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-01T20:23:57.324Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T20:23:57.324Z] sudo tee /etc/docker/daemon.new [2022-06-01T20:23:57.324Z] { [2022-06-01T20:23:57.324Z] "registry-mirrors": [ [2022-06-01T20:23:57.324Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T20:23:57.324Z] ], [2022-06-01T20:23:57.324Z] "bip": "10.250.0.254/24", [2022-06-01T20:23:57.324Z] "hosts": [ [2022-06-01T20:23:57.324Z] "tcp://0.0.0.0:5555", [2022-06-01T20:23:57.324Z] "unix:///var/run/docker.sock" [2022-06-01T20:23:57.324Z] ], [2022-06-01T20:23:57.324Z] "mtu": 1458, [2022-06-01T20:23:57.324Z] "selinux-enabled": true, [2022-06-01T20:23:57.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T20:23:57.324Z] } [Pipeline] sh [2022-06-01T20:23:57.567Z] Building core-command ... [2022-06-01T20:23:57.567Z] Building core-data ... [2022-06-01T20:23:57.567Z] Building core-metadata ... [2022-06-01T20:23:57.567Z] Building security-bootstrapper ... [2022-06-01T20:23:57.567Z] Building security-proxy-setup ... [2022-06-01T20:23:57.567Z] Building security-secretstore-setup ... [2022-06-01T20:23:57.567Z] Building support-notifications ... [2022-06-01T20:23:57.567Z] Building support-scheduler ... [2022-06-01T20:23:57.567Z] Building sys-mgmt-agent ... [2022-06-01T20:23:57.567Z] Building security-secretstore-setup [2022-06-01T20:23:57.567Z] Building core-command [2022-06-01T20:23:57.567Z] Building support-notifications [2022-06-01T20:23:57.567Z] Building support-scheduler [2022-06-01T20:23:57.567Z] Building core-metadata [2022-06-01T20:23:57.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T20:23:58.071Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:24:16.391Z] provisioning config files... [2022-06-01T20:24:16.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1459940335039471485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:24:16.758Z] ---> docker-login.sh [2022-06-01T20:24:16.759Z] nexus3.edgexfoundry.org:10001 [2022-06-01T20:24:17.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:24:17.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:24:17.620Z] Configure a credential helper to remove this warning. See [2022-06-01T20:24:17.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:24:17.620Z] [2022-06-01T20:24:17.620Z] Login Succeeded [2022-06-01T20:24:17.620Z] nexus3.edgexfoundry.org:10002 [2022-06-01T20:24:17.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:24:17.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:24:17.894Z] Configure a credential helper to remove this warning. See [2022-06-01T20:24:17.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:24:17.894Z] [2022-06-01T20:24:17.894Z] Login Succeeded [2022-06-01T20:24:17.894Z] nexus3.edgexfoundry.org:10003 [2022-06-01T20:24:18.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:24:18.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:24:18.434Z] Configure a credential helper to remove this warning. See [2022-06-01T20:24:18.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:24:18.434Z] [2022-06-01T20:24:18.434Z] Login Succeeded [2022-06-01T20:24:18.434Z] nexus3.edgexfoundry.org:10004 [2022-06-01T20:24:18.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:24:18.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:24:18.711Z] Configure a credential helper to remove this warning. See [2022-06-01T20:24:18.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:24:18.711Z] [2022-06-01T20:24:18.711Z] Login Succeeded [2022-06-01T20:24:18.711Z] docker.io [2022-06-01T20:24:18.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:24:19.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:24:19.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:24:19.528Z] ---> 2d27d3e7ab02 [2022-06-01T20:24:19.528Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T20:24:19.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:24:19.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:24:19.528Z] ---> 2d27d3e7ab02 [2022-06-01T20:24:19.528Z] Step 3/24 : WORKDIR /edgex-go [2022-06-01T20:24:19.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:24:19.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:24:19.528Z] ---> 2d27d3e7ab02 [2022-06-01T20:24:19.528Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:24:19.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:24:19.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:24:19.528Z] ---> 2d27d3e7ab02 [2022-06-01T20:24:19.528Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:24:19.528Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:24:19.528Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:24:19.528Z] ---> 2d27d3e7ab02 [2022-06-01T20:24:19.528Z] Step 3/21 : WORKDIR /edgex-go [2022-06-01T20:24:19.528Z] ---> Running in 7984510a38c9 [2022-06-01T20:24:19.528Z] ---> Running in 452eaec0d31d [2022-06-01T20:24:19.528Z] ---> Running in 9e2845cab009 [2022-06-01T20:24:19.528Z] ---> Running in 867d52e6d2c7 [2022-06-01T20:24:19.528Z] ---> Running in 65162f99e93e [2022-06-01T20:24:19.528Z] Removing intermediate container 7984510a38c9 [2022-06-01T20:24:19.528Z] ---> 2ebaf9a89de4 [2022-06-01T20:24:19.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:24:19.528Z] Removing intermediate container 452eaec0d31d [2022-06-01T20:24:19.528Z] ---> b3172028f916 [2022-06-01T20:24:19.528Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:24:19.528Z] Removing intermediate container 867d52e6d2c7 [2022-06-01T20:24:19.528Z] ---> 7fa8207d0544 [2022-06-01T20:24:19.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:24:19.528Z] Removing intermediate container 65162f99e93e [2022-06-01T20:24:19.528Z] ---> ccf6078dd6c7 [2022-06-01T20:24:19.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:24:19.528Z] Removing intermediate container 9e2845cab009 [2022-06-01T20:24:19.528Z] ---> 5f4d5253d232 [2022-06-01T20:24:19.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:24:19.528Z] ---> Running in f3d2dba472f0 [2022-06-01T20:24:19.528Z] ---> Running in ade8710fda8f [2022-06-01T20:24:19.528Z] ---> Running in d4e2e35e8e7a [2022-06-01T20:24:19.528Z] ---> Running in 5504e392dfff [2022-06-01T20:24:19.528Z] ---> Running in 1dd3bbc8a40f [2022-06-01T20:24:19.528Z] Removing intermediate container f3d2dba472f0 [2022-06-01T20:24:19.528Z] ---> 6a51de944dae [2022-06-01T20:24:19.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T20:24:19.528Z] Removing intermediate container d4e2e35e8e7a [2022-06-01T20:24:19.528Z] ---> 69342794ef7d [2022-06-01T20:24:19.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T20:24:19.528Z] ---> Running in 3b4b4f6f806c [2022-06-01T20:24:19.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:24:19.573Z] Configure a credential helper to remove this warning. See [2022-06-01T20:24:19.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:24:19.573Z] [2022-06-01T20:24:19.573Z] Login Succeeded [2022-06-01T20:24:19.573Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T20:24:19.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-01T20:24:19.790Z] ---> Running in 7a98f0b5a1bc [2022-06-01T20:24:19.790Z] Removing intermediate container ade8710fda8f [2022-06-01T20:24:19.790Z] ---> 9a9a26770755 [2022-06-01T20:24:19.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T20:24:19.790Z] ---> Running in 7bc974294af6 [2022-06-01T20:24:20.049Z] Removing intermediate container 1dd3bbc8a40f [2022-06-01T20:24:20.049Z] ---> a9ffb0588b77 [2022-06-01T20:24:20.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-01T20:24:20.049Z] ---> Running in 08ef9c6d06d8 [Pipeline] echo [2022-06-01T20:24:20.086Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T20:24:20.096Z] ========================================================= [2022-06-01T20:24:20.096Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-01T20:24:20.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:24:20.310Z] Removing intermediate container 5504e392dfff [2022-06-01T20:24:20.310Z] ---> d56eae3e1e4a [2022-06-01T20:24:20.310Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-01T20:24:20.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:20.310Z] ---> Running in ebba49556c90 [2022-06-01T20:24:20.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:20.460Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T20:24:20.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:20.734Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T20:24:20.734Z] 9b3977197b4f: Pulling fs layer [2022-06-01T20:24:20.734Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T20:24:20.734Z] 94645a83ff95: Pulling fs layer [2022-06-01T20:24:20.734Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T20:24:20.734Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T20:24:20.734Z] 63b1bc5785f6: Pulling fs layer [2022-06-01T20:24:20.734Z] 626d30ff41c6: Pulling fs layer [2022-06-01T20:24:20.734Z] de1d54c125be: Pulling fs layer [2022-06-01T20:24:20.734Z] 3f3a8bcf1eab: Waiting [2022-06-01T20:24:20.734Z] 0c92f367c5e7: Waiting [2022-06-01T20:24:20.734Z] 626d30ff41c6: Waiting [2022-06-01T20:24:20.734Z] de1d54c125be: Waiting [2022-06-01T20:24:20.734Z] 63b1bc5785f6: Waiting [2022-06-01T20:24:20.734Z] 94645a83ff95: Verifying Checksum [2022-06-01T20:24:20.734Z] 94645a83ff95: Download complete [2022-06-01T20:24:20.734Z] 1a89e8eeedd5: Verifying Checksum [2022-06-01T20:24:20.734Z] 1a89e8eeedd5: Download complete [2022-06-01T20:24:20.734Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T20:24:20.734Z] 0c92f367c5e7: Download complete [2022-06-01T20:24:20.734Z] 63b1bc5785f6: Download complete [2022-06-01T20:24:20.734Z] 9b3977197b4f: Verifying Checksum [2022-06-01T20:24:20.734Z] 9b3977197b4f: Download complete [2022-06-01T20:24:20.734Z] 626d30ff41c6: Verifying Checksum [2022-06-01T20:24:20.734Z] 626d30ff41c6: Download complete [2022-06-01T20:24:20.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:20.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.334Z] 9b3977197b4f: Pull complete [2022-06-01T20:24:21.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.355Z] OK: 221 MiB in 52 packages [2022-06-01T20:24:21.355Z] OK: 221 MiB in 52 packages [2022-06-01T20:24:21.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:21.616Z] OK: 221 MiB in 52 packages [2022-06-01T20:24:21.924Z] Removing intermediate container 3b4b4f6f806c [2022-06-01T20:24:21.924Z] ---> 97ded28fa559 [2022-06-01T20:24:21.924Z] Step 6/22 : COPY . . [2022-06-01T20:24:21.924Z] Removing intermediate container 7a98f0b5a1bc [2022-06-01T20:24:21.924Z] ---> f5b00639cd60 [2022-06-01T20:24:21.924Z] Step 6/23 : COPY go.mod . [2022-06-01T20:24:21.924Z] OK: 221 MiB in 52 packages [2022-06-01T20:24:21.940Z] 1a89e8eeedd5: Pull complete [2022-06-01T20:24:22.184Z] ---> c0571cbc3d1f [2022-06-01T20:24:22.184Z] Step 7/23 : RUN go mod download [2022-06-01T20:24:22.184Z] Removing intermediate container 7bc974294af6 [2022-06-01T20:24:22.184Z] ---> 7e61761b2cbf [2022-06-01T20:24:22.184Z] Step 6/22 : COPY . . [2022-06-01T20:24:22.184Z] ---> Running in 2cb680d405a8 [2022-06-01T20:24:22.184Z] OK: 221 MiB in 52 packages [2022-06-01T20:24:22.217Z] 94645a83ff95: Pull complete [2022-06-01T20:24:22.497Z] de1d54c125be: Verifying Checksum [2022-06-01T20:24:22.497Z] de1d54c125be: Download complete [2022-06-01T20:24:22.758Z] Removing intermediate container 08ef9c6d06d8 [2022-06-01T20:24:22.758Z] ---> 23cc98b7d4ae [2022-06-01T20:24:22.758Z] Step 6/24 : COPY . . [2022-06-01T20:24:23.093Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T20:24:23.093Z] 3f3a8bcf1eab: Download complete [2022-06-01T20:24:24.677Z] Removing intermediate container ebba49556c90 [2022-06-01T20:24:24.677Z] ---> 9ea60ca4e085 [2022-06-01T20:24:24.677Z] Step 6/21 : COPY . . [2022-06-01T20:24:26.055Z] Removing intermediate container 2cb680d405a8 [2022-06-01T20:24:26.055Z] ---> 7cf3ab8e98ca [2022-06-01T20:24:26.055Z] Step 8/23 : COPY . . [2022-06-01T20:24:30.262Z] ---> f384112d1ffd [2022-06-01T20:24:30.262Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:24:30.262Z] ---> Running in e67e3011f2cf [2022-06-01T20:24:30.262Z] ---> c2ad579e822f [2022-06-01T20:24:30.262Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:24:30.262Z] ---> 98203dac9edc [2022-06-01T20:24:30.262Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:24:30.262Z] ---> 8124f9bc8e73 [2022-06-01T20:24:30.262Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:24:30.262Z] ---> Running in 7829bb5bc0e5 [2022-06-01T20:24:30.262Z] ---> Running in b5b186e09be8 [2022-06-01T20:24:30.262Z] ---> Running in 480762edc2ae [2022-06-01T20:24:30.262Z] skipping... [2022-06-01T20:24:30.521Z] skipping... [2022-06-01T20:24:30.521Z] skipping... [2022-06-01T20:24:30.521Z] skipping... [2022-06-01T20:24:30.521Z] Removing intermediate container e67e3011f2cf [2022-06-01T20:24:30.521Z] ---> bd2b6823f778 [2022-06-01T20:24:30.521Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-01T20:24:30.521Z] ---> Running in a2f4463392bf [2022-06-01T20:24:30.781Z] Removing intermediate container b5b186e09be8 [2022-06-01T20:24:30.781Z] ---> 28fc7e7986db [2022-06-01T20:24:30.781Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-01T20:24:31.041Z] ---> Running in a2d4875012a0 [2022-06-01T20:24:31.041Z] Removing intermediate container 480762edc2ae [2022-06-01T20:24:31.041Z] ---> 9217516d6833 [2022-06-01T20:24:31.041Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-01T20:24:31.041Z] ---> Running in 28acbe77faa5 [2022-06-01T20:24:31.041Z] Removing intermediate container 7829bb5bc0e5 [2022-06-01T20:24:31.041Z] ---> 1d9020d38354 [2022-06-01T20:24:31.041Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-01T20:24:31.305Z] ---> Running in 04d560e32aaf [2022-06-01T20:24:31.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-01T20:24:31.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-01T20:24:31.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2022-06-01T20:24:31.826Z] ---> 644552e10916 [2022-06-01T20:24:31.826Z] Step 9/23 : RUN go mod tidy [2022-06-01T20:24:31.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-01T20:24:31.826Z] ---> Running in 3e03c538c321 [2022-06-01T20:24:34.360Z] Removing intermediate container 3e03c538c321 [2022-06-01T20:24:34.360Z] ---> b36bac8c831b [2022-06-01T20:24:34.360Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-01T20:24:34.360Z] ---> Running in 7dd237576e56 [2022-06-01T20:24:35.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-01T20:24:35.498Z] 3f3a8bcf1eab: Pull complete [2022-06-01T20:24:35.773Z] 0c92f367c5e7: Pull complete [2022-06-01T20:24:36.046Z] 63b1bc5785f6: Pull complete [2022-06-01T20:24:36.320Z] 626d30ff41c6: Pull complete [2022-06-01T20:24:43.034Z] de1d54c125be: Pull complete [2022-06-01T20:24:43.034Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-01T20:24:43.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T20:24:43.034Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-01T20:24:43.386Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T20:24:43.386Z] WORKDIR /edgex [2022-06-01T20:24:43.386Z] COPY go.mod . [2022-06-01T20:24:43.386Z] RUN go mod download [2022-06-01T20:24:43.386Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-01T20:24:45.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-01T20:24:45.857Z] Removing intermediate container 28acbe77faa5 [2022-06-01T20:24:45.857Z] ---> a2a4d05d2336 [2022-06-01T20:24:45.857Z] [2022-06-01T20:24:45.857Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:24:45.857Z] Removing intermediate container a2f4463392bf [2022-06-01T20:24:45.857Z] ---> 15cb4e0b8741 [2022-06-01T20:24:45.857Z] [2022-06-01T20:24:45.857Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:24:45.857Z] Removing intermediate container a2d4875012a0 [2022-06-01T20:24:45.857Z] ---> 9ea7460669d0 [2022-06-01T20:24:45.857Z] [2022-06-01T20:24:45.857Z] Step 9/21 : FROM alpine:3.14 [2022-06-01T20:24:46.430Z] 3.14: Pulling from library/alpine [2022-06-01T20:24:46.689Z] 3.14: Pulling from library/alpine [2022-06-01T20:24:46.689Z] 3.14: Pulling from library/alpine [2022-06-01T20:24:46.689Z] Removing intermediate container 04d560e32aaf [2022-06-01T20:24:46.689Z] ---> 1b0f2371c6be [2022-06-01T20:24:46.689Z] [2022-06-01T20:24:46.689Z] Step 9/24 : FROM alpine:3.14 [2022-06-01T20:24:46.782Z] Sending build context to Docker daemon 180.4MB [2022-06-01T20:24:46.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T20:24:46.782Z] ---> 5f011755c4a2 [2022-06-01T20:24:46.782Z] Step 2/4 : WORKDIR /edgex [2022-06-01T20:24:47.630Z] Removing intermediate container 7dd237576e56 [2022-06-01T20:24:47.630Z] ---> 3214a6e5b0b3 [2022-06-01T20:24:47.630Z] [2022-06-01T20:24:47.630Z] Step 11/23 : FROM alpine:3.14 [2022-06-01T20:24:47.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:24:47.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:24:47.630Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T20:24:47.630Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T20:24:47.630Z] ---> e04c818066af [2022-06-01T20:24:47.630Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:24:47.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:24:47.630Z] ---> e04c818066af [2022-06-01T20:24:47.630Z] Status: Image is up to date for alpine:3.14 [2022-06-01T20:24:47.630Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-01T20:24:47.630Z] ---> e04c818066af [2022-06-01T20:24:47.630Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:24:47.630Z] 3.14: Pulling from library/alpine [2022-06-01T20:24:47.630Z] 3.14: Pulling from library/alpine [2022-06-01T20:24:47.891Z] ---> Running in f0b59164f1f9 [2022-06-01T20:24:47.891Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:24:47.891Z] Status: Image is up to date for alpine:3.14 [2022-06-01T20:24:47.891Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:24:47.891Z] Status: Image is up to date for alpine:3.14 [2022-06-01T20:24:47.891Z] ---> e04c818066af [2022-06-01T20:24:47.891Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-01T20:24:47.891Z] ---> Running in af13622f5b23 [2022-06-01T20:24:47.891Z] ---> e04c818066af [2022-06-01T20:24:47.891Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:24:47.891Z] ---> Running in f1aae30794e1 [2022-06-01T20:24:47.891Z] ---> Running in a335eda67729 [2022-06-01T20:24:47.891Z] ---> Running in a2db79155fbf [2022-06-01T20:24:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.415Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T20:24:48.415Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:24:48.415Z] OK: 6 MiB in 15 packages [2022-06-01T20:24:48.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:24:48.682Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-01T20:24:48.682Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-01T20:24:48.682Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:24:48.682Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:24:48.682Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T20:24:48.682Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:24:48.682Z] OK: 6 MiB in 15 packages [2022-06-01T20:24:48.682Z] OK: 6 MiB in 16 packages [2022-06-01T20:24:48.682Z] Removing intermediate container f0b59164f1f9 [2022-06-01T20:24:48.682Z] ---> 240cf0e38c3a [2022-06-01T20:24:48.682Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:24:48.759Z] ---> Running in 27e37f4aa0e2 [2022-06-01T20:24:48.759Z] Removing intermediate container 27e37f4aa0e2 [2022-06-01T20:24:48.759Z] ---> 7c469d05b7ff [2022-06-01T20:24:48.759Z] Step 3/4 : COPY go.mod . [2022-06-01T20:24:48.942Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T20:24:48.942Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:24:48.942Z] ---> Running in 508c2b64b79a [2022-06-01T20:24:48.942Z] OK: 6 MiB in 15 packages [2022-06-01T20:24:48.942Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-01T20:24:48.942Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-01T20:24:48.942Z] (3/3) Installing su-exec (0.2-r1) [2022-06-01T20:24:48.942Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:24:48.942Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:24:48.942Z] Removing intermediate container 508c2b64b79a [2022-06-01T20:24:48.942Z] ---> 48b835ced365 [2022-06-01T20:24:48.942Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-01T20:24:48.942Z] OK: 6 MiB in 17 packages [2022-06-01T20:24:48.942Z] ---> Running in 7f40b438c878 [2022-06-01T20:24:49.213Z] Removing intermediate container 7f40b438c878 [2022-06-01T20:24:49.213Z] ---> 5a2e12227bcc [2022-06-01T20:24:49.213Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-01T20:24:49.213Z] ---> Running in 30acf6fb020b [2022-06-01T20:24:49.213Z] Removing intermediate container 30acf6fb020b [2022-06-01T20:24:49.213Z] ---> 3b46090b51e0 [2022-06-01T20:24:49.213Z] Step 14/22 : WORKDIR / [2022-06-01T20:24:49.213Z] Removing intermediate container f1aae30794e1 [2022-06-01T20:24:49.213Z] ---> 7c973cdc4379 [2022-06-01T20:24:49.213Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:24:49.213Z] ---> Running in 50cfdd1d5001 [2022-06-01T20:24:49.213Z] ---> Running in e08d2ef3819c [2022-06-01T20:24:49.355Z] ---> fda063b1fcef [2022-06-01T20:24:49.355Z] Step 4/4 : RUN go mod download [2022-06-01T20:24:49.355Z] ---> Running in beceb6de7c16 [2022-06-01T20:24:49.473Z] Removing intermediate container af13622f5b23 [2022-06-01T20:24:49.473Z] ---> 137c9234ccf4 [2022-06-01T20:24:49.473Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:24:49.473Z] ---> Running in 9e8ceef1e2be [2022-06-01T20:24:49.473Z] Removing intermediate container 50cfdd1d5001 [2022-06-01T20:24:49.473Z] ---> 0e7fcd41f2f9 [2022-06-01T20:24:49.473Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:24:49.473Z] Removing intermediate container e08d2ef3819c [2022-06-01T20:24:49.473Z] ---> 4321d080c8bd [2022-06-01T20:24:49.473Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-01T20:24:49.473Z] Removing intermediate container a2db79155fbf [2022-06-01T20:24:49.473Z] ---> 97f099d1c34c [2022-06-01T20:24:49.473Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T20:24:49.473Z] Removing intermediate container a335eda67729 [2022-06-01T20:24:49.473Z] ---> a88960c74ac5 [2022-06-01T20:24:49.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:24:49.473Z] ---> Running in 541992d80801 [2022-06-01T20:24:49.473Z] Removing intermediate container 9e8ceef1e2be [2022-06-01T20:24:49.473Z] ---> 26bab1150d86 [2022-06-01T20:24:49.473Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-01T20:24:49.473Z] ---> Running in 26f76c62a5ea [2022-06-01T20:24:49.473Z] ---> Running in 62c5655b1fc6 [2022-06-01T20:24:49.473Z] ---> Running in 021a505fe66b [2022-06-01T20:24:49.741Z] ---> 27704330d763 [2022-06-01T20:24:49.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-01T20:24:49.741Z] Removing intermediate container 541992d80801 [2022-06-01T20:24:49.741Z] ---> cb7ff2483b23 [2022-06-01T20:24:49.741Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-01T20:24:49.741Z] Removing intermediate container 62c5655b1fc6 [2022-06-01T20:24:49.741Z] ---> fc2a98354ba6 [2022-06-01T20:24:49.741Z] Step 12/24 : WORKDIR / [2022-06-01T20:24:49.741Z] Removing intermediate container 26f76c62a5ea [2022-06-01T20:24:49.741Z] ---> ad51e21ac0e5 [2022-06-01T20:24:49.741Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-01T20:24:49.741Z] Removing intermediate container 021a505fe66b [2022-06-01T20:24:49.741Z] ---> 4d99b679ce00 [2022-06-01T20:24:49.741Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-01T20:24:49.741Z] ---> Running in 8337e79a58f6 [2022-06-01T20:24:49.741Z] ---> Running in fc26a5ebcfaa [2022-06-01T20:24:49.741Z] ---> Running in b70e1b996ced [2022-06-01T20:24:49.741Z] ---> Running in 4193643a4695 [2022-06-01T20:24:50.000Z] Removing intermediate container 8337e79a58f6 [2022-06-01T20:24:50.001Z] ---> c0ae31b0f25c [2022-06-01T20:24:50.001Z] Step 14/22 : WORKDIR / [2022-06-01T20:24:50.001Z] ---> Running in 23edaf9bd427 [2022-06-01T20:24:50.001Z] Removing intermediate container fc26a5ebcfaa [2022-06-01T20:24:50.001Z] ---> 0049ce03edd6 [2022-06-01T20:24:50.001Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-01T20:24:50.001Z] Removing intermediate container b70e1b996ced [2022-06-01T20:24:50.001Z] ---> 2bbd86594973 [2022-06-01T20:24:50.001Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-01T20:24:50.001Z] Removing intermediate container 4193643a4695 [2022-06-01T20:24:50.001Z] ---> 94c183f68fcb [2022-06-01T20:24:50.001Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:24:50.001Z] ---> 14ef2768356b [2022-06-01T20:24:50.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-01T20:24:50.001Z] ---> Running in 579f8461ac41 [2022-06-01T20:24:50.001Z] Removing intermediate container 23edaf9bd427 [2022-06-01T20:24:50.001Z] ---> d09828b0dc4c [2022-06-01T20:24:50.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:24:50.261Z] Removing intermediate container 579f8461ac41 [2022-06-01T20:24:50.261Z] ---> 69edf61b38fc [2022-06-01T20:24:50.261Z] ---> fb85707740ba [2022-06-01T20:24:50.261Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:24:50.261Z] [2022-06-01T20:24:50.261Z] ---> 38d697eba189 [2022-06-01T20:24:50.261Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-01T20:24:50.261Z] ---> ae2ca5b9cecc [2022-06-01T20:24:50.261Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-01T20:24:50.261Z] ---> b79cf377683a [2022-06-01T20:24:50.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-01T20:24:50.261Z] ---> Running in 0930cfcbd5d5 [2022-06-01T20:24:50.520Z] ---> 4aba7ff0f1e6 [2022-06-01T20:24:50.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-01T20:24:50.520Z] ---> 2959c74714c4 [2022-06-01T20:24:50.520Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-01T20:24:50.520Z] Removing intermediate container 0930cfcbd5d5 [2022-06-01T20:24:50.520Z] ---> 55f277d9d04c [2022-06-01T20:24:50.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:24:50.520Z] ---> Running in b33825bf2265 [2022-06-01T20:24:50.520Z] ---> 71fa1ca317ba [2022-06-01T20:24:50.520Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-01T20:24:50.781Z] ---> 015c985596b1 [2022-06-01T20:24:50.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-01T20:24:50.781Z] ---> 7208f6b48863 [2022-06-01T20:24:50.781Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-01T20:24:50.781Z] Removing intermediate container b33825bf2265 [2022-06-01T20:24:50.781Z] ---> ffd3995e9304 [2022-06-01T20:24:50.781Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T20:24:50.781Z] ---> Running in 3f67a41f5e3e [2022-06-01T20:24:50.781Z] ---> 297dcb63fa1b [2022-06-01T20:24:50.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-01T20:24:50.781Z] ---> 54fc4e986458 [2022-06-01T20:24:50.781Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-01T20:24:50.781Z] Removing intermediate container 3f67a41f5e3e [2022-06-01T20:24:50.781Z] ---> 8ee7e1177bf7 [2022-06-01T20:24:50.781Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:24:50.781Z] ---> 4adf045946ca [2022-06-01T20:24:50.781Z] ---> f5a74c8729dd [2022-06-01T20:24:50.781Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-01T20:24:50.781Z] [2022-06-01T20:24:51.042Z] ---> Running in 7b2a19a2bbbc [2022-06-01T20:24:51.042Z] ---> Running in 7c1d04181b6a [2022-06-01T20:24:51.042Z] ---> Running in 2cb5e2251825 [2022-06-01T20:24:51.042Z] ---> 7eeb367b5277 [2022-06-01T20:24:51.042Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-01T20:24:51.042Z] Removing intermediate container 7c1d04181b6a [2022-06-01T20:24:51.042Z] ---> c51089d290a1 [2022-06-01T20:24:51.042Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:24:51.042Z] ---> Running in f3c79468e8d2 [2022-06-01T20:24:51.042Z] Removing intermediate container 7b2a19a2bbbc [2022-06-01T20:24:51.042Z] ---> 9c1604a6cd9e [2022-06-01T20:24:51.042Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:24:51.042Z] Removing intermediate container 2cb5e2251825 [2022-06-01T20:24:51.042Z] ---> 5897ae8cb98c [2022-06-01T20:24:51.042Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:24:51.042Z] ---> Running in 71b6d5ce798b [2022-06-01T20:24:51.042Z] ---> Running in 9f9904a1bd06 [2022-06-01T20:24:51.042Z] ---> Running in 0080274c47c7 [2022-06-01T20:24:51.302Z] Removing intermediate container f3c79468e8d2 [2022-06-01T20:24:51.302Z] ---> 446c8cb2d78c [2022-06-01T20:24:51.302Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:24:51.302Z] ---> Running in 96ba7ad4093f [2022-06-01T20:24:51.302Z] ---> 1d58c326bbc3 [2022-06-01T20:24:51.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-01T20:24:51.302Z] Removing intermediate container 71b6d5ce798b [2022-06-01T20:24:51.302Z] ---> 2554cdb474e2 [2022-06-01T20:24:51.302Z] Step 19/21 : LABEL arch=x86_64 [2022-06-01T20:24:51.302Z] Removing intermediate container 9f9904a1bd06 [2022-06-01T20:24:51.302Z] ---> acfb4e17a307 [2022-06-01T20:24:51.302Z] [2022-06-01T20:24:51.302Z] Removing intermediate container 0080274c47c7 [2022-06-01T20:24:51.302Z] ---> 07b000052092 [2022-06-01T20:24:51.302Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T20:24:51.302Z] ---> Running in 147fbbb96a95 [2022-06-01T20:24:51.302Z] ---> Running in f3d81eddca16 [2022-06-01T20:24:51.302Z] Removing intermediate container 96ba7ad4093f [2022-06-01T20:24:51.302Z] ---> 23c3a5fbecd4 [2022-06-01T20:24:51.302Z] Step 21/23 : LABEL arch=x86_64 [2022-06-01T20:24:51.562Z] ---> Running in 7afd59f2688a [2022-06-01T20:24:51.562Z] Removing intermediate container 147fbbb96a95 [2022-06-01T20:24:51.562Z] ---> 861c5bdffc39 [2022-06-01T20:24:51.562Z] Step 20/21 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:24:51.562Z] Removing intermediate container f3d81eddca16 [2022-06-01T20:24:51.562Z] ---> e3c0b1dab6a7 [2022-06-01T20:24:51.562Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:24:51.562Z] Successfully built acfb4e17a307 [2022-06-01T20:24:51.562Z] ---> Running in c6476ac85651 [2022-06-01T20:24:51.562Z] Successfully tagged core-metadata:latest [2022-06-01T20:24:51.562Z]  Building core-metadata ... done Building security-bootstrapper [2022-06-01T20:24:51.562Z] ---> Running in 7fef2d7b04ac [2022-06-01T20:24:51.562Z] Removing intermediate container 7afd59f2688a [2022-06-01T20:24:51.562Z] ---> f6bf1d63df51 [2022-06-01T20:24:51.562Z] Step 22/23 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:24:51.562Z] ---> 6d51c09b7e9f [2022-06-01T20:24:51.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T20:24:51.823Z] ---> Running in 55ce8c1e04b3 [2022-06-01T20:24:51.823Z] Removing intermediate container c6476ac85651 [2022-06-01T20:24:51.823Z] ---> fd91dc759a07 [2022-06-01T20:24:51.823Z] Step 21/21 : LABEL version=2.1.1-dev.2 [2022-06-01T20:24:51.823Z] ---> Running in 6430885b276a [2022-06-01T20:24:51.823Z] Removing intermediate container 7fef2d7b04ac [2022-06-01T20:24:51.823Z] ---> dd1b84d24cbb [2022-06-01T20:24:51.823Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:24:52.085Z] ---> Running in 6c778c6e15e0 [2022-06-01T20:24:52.346Z] Removing intermediate container 55ce8c1e04b3 [2022-06-01T20:24:52.346Z] ---> 36fd7e71f903 [2022-06-01T20:24:52.346Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-01T20:24:52.608Z] ---> aa51cc8b520b [2022-06-01T20:24:52.608Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-01T20:24:52.608Z] Removing intermediate container 6430885b276a [2022-06-01T20:24:52.608Z] ---> 7cd973d17ec6 [2022-06-01T20:24:52.608Z] [2022-06-01T20:24:52.608Z] ---> Running in 6be79288bb5f [2022-06-01T20:24:52.608Z] Removing intermediate container 6c778c6e15e0 [2022-06-01T20:24:52.608Z] ---> e523479c02f9 [2022-06-01T20:24:52.608Z] [2022-06-01T20:24:52.608Z] ---> Running in 50699ac4ba61 [2022-06-01T20:24:52.869Z] Successfully built 7cd973d17ec6 [2022-06-01T20:24:52.869Z] Removing intermediate container 50699ac4ba61 [2022-06-01T20:24:52.869Z] ---> 2d45b19fc0a4 [2022-06-01T20:24:52.869Z] [2022-06-01T20:24:52.869Z] Successfully tagged support-notifications:latest [2022-06-01T20:24:52.869Z] Building security-proxy-setup [2022-06-01T20:24:52.869Z]  Building support-notifications ... done Successfully built e523479c02f9 [2022-06-01T20:24:52.869Z] Successfully tagged core-command:latest [2022-06-01T20:24:52.869Z] Building core-data [2022-06-01T20:24:52.869Z]  Building core-command ... done Successfully built 2d45b19fc0a4 [2022-06-01T20:24:52.869Z] Successfully tagged support-scheduler:latest [2022-06-01T20:24:52.869Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-06-01T20:24:53.440Z] Removing intermediate container 6be79288bb5f [2022-06-01T20:24:53.440Z] ---> 668566b74b05 [2022-06-01T20:24:53.440Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T20:24:53.440Z] ---> Running in fa9b1359e72b [2022-06-01T20:24:53.440Z] Removing intermediate container fa9b1359e72b [2022-06-01T20:24:53.440Z] ---> c5a820ec12e4 [2022-06-01T20:24:53.440Z] Step 22/24 : LABEL arch=x86_64 [2022-06-01T20:24:53.440Z] ---> Running in 01f490fadf0f [2022-06-01T20:24:53.699Z] Removing intermediate container 01f490fadf0f [2022-06-01T20:24:53.699Z] ---> ff6bfefcf339 [2022-06-01T20:24:53.699Z] Step 23/24 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:24:53.699Z] ---> Running in c405856d5c86 [2022-06-01T20:24:53.699Z] Removing intermediate container c405856d5c86 [2022-06-01T20:24:53.699Z] ---> 5156053c2aa8 [2022-06-01T20:24:53.699Z] Step 24/24 : LABEL version=2.1.1-dev.2 [2022-06-01T20:24:53.699Z] ---> Running in 7d957f36d386 [2022-06-01T20:24:53.959Z] Removing intermediate container 7d957f36d386 [2022-06-01T20:24:53.959Z] ---> 6af24aff81ce [2022-06-01T20:24:53.959Z] [2022-06-01T20:24:53.959Z] Successfully built 6af24aff81ce [2022-06-01T20:24:53.959Z] Successfully tagged security-secretstore-setup:latest [2022-06-01T20:25:06.172Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:25:06.172Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:25:06.172Z] ---> 2d27d3e7ab02 [2022-06-01T20:25:06.172Z] Step 3/30 : WORKDIR /edgex-go [2022-06-01T20:25:06.172Z] ---> Using cache [2022-06-01T20:25:06.172Z] ---> ccf6078dd6c7 [2022-06-01T20:25:06.172Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:25:06.172Z] ---> Using cache [2022-06-01T20:25:06.172Z] ---> 69342794ef7d [2022-06-01T20:25:06.172Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-01T20:25:06.172Z] ---> Using cache [2022-06-01T20:25:06.172Z] ---> f5b00639cd60 [2022-06-01T20:25:06.172Z] Step 6/30 : COPY . . [2022-06-01T20:25:06.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:25:06.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:25:06.432Z] ---> 2d27d3e7ab02 [2022-06-01T20:25:06.433Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:25:06.433Z] ---> Using cache [2022-06-01T20:25:06.433Z] ---> ccf6078dd6c7 [2022-06-01T20:25:06.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:25:06.433Z] ---> Using cache [2022-06-01T20:25:06.433Z] ---> 69342794ef7d [2022-06-01T20:25:06.433Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-01T20:25:06.433Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:25:06.433Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:25:06.433Z] ---> 2d27d3e7ab02 [2022-06-01T20:25:06.433Z] Step 3/20 : WORKDIR /edgex-go [2022-06-01T20:25:06.433Z] ---> Using cache [2022-06-01T20:25:06.433Z] ---> ccf6078dd6c7 [2022-06-01T20:25:06.433Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:25:06.433Z] ---> Using cache [2022-06-01T20:25:06.433Z] ---> 69342794ef7d [2022-06-01T20:25:06.433Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-01T20:25:06.433Z] ---> Using cache [2022-06-01T20:25:06.433Z] ---> f5b00639cd60 [2022-06-01T20:25:06.433Z] Step 6/20 : COPY . . [2022-06-01T20:25:06.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:25:06.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:25:06.694Z] ---> 2d27d3e7ab02 [2022-06-01T20:25:06.694Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:25:06.694Z] ---> Using cache [2022-06-01T20:25:06.694Z] ---> ccf6078dd6c7 [2022-06-01T20:25:06.694Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:25:06.694Z] ---> Using cache [2022-06-01T20:25:06.694Z] ---> 69342794ef7d [2022-06-01T20:25:06.694Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-01T20:25:11.990Z] ---> Running in 923d3c523773 [2022-06-01T20:25:11.990Z] ---> Running in b4b9ae7df08a [2022-06-01T20:25:11.990Z] ---> b9c07e1a8464 [2022-06-01T20:25:11.990Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:25:11.990Z] ---> f8c61106aa0c [2022-06-01T20:25:11.990Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:25:11.990Z] ---> Running in c0061b426ec0 [2022-06-01T20:25:11.990Z] ---> Running in 9f57db59f283 [2022-06-01T20:25:11.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:12.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:12.250Z] skipping... [2022-06-01T20:25:12.250Z] skipping... [2022-06-01T20:25:12.510Z] Removing intermediate container c0061b426ec0 [2022-06-01T20:25:12.510Z] ---> c33965c83509 [2022-06-01T20:25:12.510Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-01T20:25:12.510Z] ---> Running in d1f5564959d0 [2022-06-01T20:25:12.510Z] Removing intermediate container 9f57db59f283 [2022-06-01T20:25:12.510Z] ---> 17f9923f89d2 [2022-06-01T20:25:12.510Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-01T20:25:12.510Z] ---> Running in cfa2122cab78 [2022-06-01T20:25:12.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:13.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:13.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-01T20:25:13.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-01T20:25:13.031Z] OK: 221 MiB in 52 packages [2022-06-01T20:25:13.290Z] OK: 221 MiB in 52 packages [2022-06-01T20:25:13.552Z] Removing intermediate container 923d3c523773 [2022-06-01T20:25:13.552Z] ---> 297210edf2f1 [2022-06-01T20:25:13.552Z] Step 6/22 : COPY . . [2022-06-01T20:25:14.118Z] Removing intermediate container b4b9ae7df08a [2022-06-01T20:25:14.118Z] ---> 149ffadad2a7 [2022-06-01T20:25:14.118Z] Step 6/22 : COPY . . [2022-06-01T20:25:20.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-01T20:25:24.001Z] ---> e3050932f2c6 [2022-06-01T20:25:24.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:25:24.001Z] ---> b2bbfe84816c [2022-06-01T20:25:24.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:25:24.260Z] ---> Running in 8f71e2622889 [2022-06-01T20:25:24.260Z] ---> Running in 61d3de8baf23 [2022-06-01T20:25:24.523Z] skipping... [2022-06-01T20:25:24.786Z] skipping... [2022-06-01T20:25:24.786Z] Removing intermediate container cfa2122cab78 [2022-06-01T20:25:24.786Z] ---> 04c90f8ec58a [2022-06-01T20:25:24.786Z] [2022-06-01T20:25:24.786Z] Step 9/30 : FROM alpine:3.14 [2022-06-01T20:25:24.786Z] ---> e04c818066af [2022-06-01T20:25:24.786Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-01T20:25:24.786Z] Removing intermediate container d1f5564959d0 [2022-06-01T20:25:24.786Z] ---> edaea7a0e04f [2022-06-01T20:25:24.786Z] [2022-06-01T20:25:24.786Z] Step 9/20 : FROM alpine:3.14 [2022-06-01T20:25:24.786Z] ---> e04c818066af [2022-06-01T20:25:24.786Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-01T20:25:25.054Z] ---> Running in 7fa0bc780d5c [2022-06-01T20:25:25.054Z] ---> Running in b308f7e0b79b [2022-06-01T20:25:25.054Z] Removing intermediate container 7fa0bc780d5c [2022-06-01T20:25:25.054Z] ---> a13b9a25825e [2022-06-01T20:25:25.054Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-01T20:25:25.054Z] ---> Running in 694bdd6384aa [2022-06-01T20:25:25.313Z] Removing intermediate container 8f71e2622889 [2022-06-01T20:25:25.313Z] ---> a8a14a66c22a [2022-06-01T20:25:25.313Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-01T20:25:25.313Z] Removing intermediate container 61d3de8baf23 [2022-06-01T20:25:25.313Z] ---> 02ad98d7a169 [2022-06-01T20:25:25.313Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-01T20:25:25.313Z] ---> Running in b14b9977347a [2022-06-01T20:25:25.313Z] ---> Running in 48acf70da6c4 [2022-06-01T20:25:25.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:25.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:25.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:25.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:25.833Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2022-06-01T20:25:25.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-01T20:25:25.833Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-01T20:25:25.833Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-01T20:25:25.833Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T20:25:25.833Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-01T20:25:25.833Z] (2/2) Installing su-exec (0.2-r1) [2022-06-01T20:25:25.833Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-01T20:25:25.833Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:25:25.833Z] OK: 6 MiB in 16 packages [2022-06-01T20:25:26.093Z] (5/5) Installing curl (7.79.1-r1) [2022-06-01T20:25:26.093Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:25:26.093Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:25:26.093Z] OK: 8 MiB in 19 packages [2022-06-01T20:25:26.358Z] Removing intermediate container 694bdd6384aa [2022-06-01T20:25:26.358Z] ---> 0ebaff893bd3 [2022-06-01T20:25:26.358Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-01T20:25:26.617Z] ---> Running in 40b699be42c5 [2022-06-01T20:25:26.880Z] Removing intermediate container 40b699be42c5 [2022-06-01T20:25:26.880Z] ---> a1bb0d549ed7 [2022-06-01T20:25:26.880Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-01T20:25:26.880Z] ---> Running in b4c11e6c4460 [2022-06-01T20:25:26.880Z] Removing intermediate container b308f7e0b79b [2022-06-01T20:25:26.880Z] ---> f5355f75bbf1 [2022-06-01T20:25:26.880Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T20:25:26.880Z] ---> Running in bf7e21844942 [2022-06-01T20:25:27.140Z] Removing intermediate container bf7e21844942 [2022-06-01T20:25:27.140Z] ---> 799735d14180 [2022-06-01T20:25:27.140Z] Step 12/20 : WORKDIR /edgex [2022-06-01T20:25:27.140Z] ---> Running in f0d596200fb2 [2022-06-01T20:25:27.140Z] Removing intermediate container b4c11e6c4460 [2022-06-01T20:25:27.140Z] ---> 74ad9789043b [2022-06-01T20:25:27.140Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-01T20:25:27.140Z] ---> Running in a4e9305ae009 [2022-06-01T20:25:27.399Z] Removing intermediate container f0d596200fb2 [2022-06-01T20:25:27.399Z] ---> 505a2c774e44 [2022-06-01T20:25:27.399Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-01T20:25:27.966Z] ---> 3ab269552b41 [2022-06-01T20:25:27.967Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-01T20:25:28.533Z] ---> b82a2d0bb083 [2022-06-01T20:25:28.533Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-01T20:25:28.533Z] Removing intermediate container a4e9305ae009 [2022-06-01T20:25:28.533Z] ---> 44c872247858 [2022-06-01T20:25:28.533Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-01T20:25:28.533Z] ---> Running in f6fb08888153 [2022-06-01T20:25:28.792Z] Removing intermediate container f6fb08888153 [2022-06-01T20:25:28.792Z] ---> 1054b03b8b0e [2022-06-01T20:25:28.792Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-01T20:25:29.053Z] ---> a20cd4223c86 [2022-06-01T20:25:29.053Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-01T20:25:29.314Z] ---> Running in f6c06d59b48d [2022-06-01T20:25:29.314Z] ---> 5828e32486d0 [2022-06-01T20:25:29.314Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-01T20:25:29.314Z] ---> Running in 2537a09d3482 [2022-06-01T20:25:29.579Z] Removing intermediate container f6c06d59b48d [2022-06-01T20:25:29.579Z] ---> 59aa8034a802 [2022-06-01T20:25:29.579Z] Step 17/20 : CMD ["--init=true"] [2022-06-01T20:25:29.579Z] ---> Running in 0485340d06a7 [2022-06-01T20:25:29.579Z] Removing intermediate container 0485340d06a7 [2022-06-01T20:25:29.579Z] ---> 9083eb9bc77b [2022-06-01T20:25:29.579Z] Step 18/20 : LABEL arch=x86_64 [2022-06-01T20:25:29.838Z] ---> Running in 151bbf991fbe [2022-06-01T20:25:29.838Z] Removing intermediate container 151bbf991fbe [2022-06-01T20:25:29.838Z] ---> e2d63fcd16bd [2022-06-01T20:25:29.838Z] Step 19/20 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:30.097Z] ---> Running in ae72ccea9d20 [2022-06-01T20:25:30.097Z] Removing intermediate container ae72ccea9d20 [2022-06-01T20:25:30.097Z] ---> fa4ac61d9111 [2022-06-01T20:25:30.097Z] Step 20/20 : LABEL version=2.1.1-dev.2 [2022-06-01T20:25:30.358Z] ---> Running in 003873bb2e0d [2022-06-01T20:25:30.358Z] Removing intermediate container 2537a09d3482 [2022-06-01T20:25:30.358Z] ---> fd6996643db3 [2022-06-01T20:25:30.358Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:25:30.358Z] Removing intermediate container 003873bb2e0d [2022-06-01T20:25:30.358Z] ---> 6e6902a2b326 [2022-06-01T20:25:30.358Z] [2022-06-01T20:25:30.617Z] Successfully built 6e6902a2b326 [2022-06-01T20:25:30.617Z] Successfully tagged security-proxy-setup:latest [2022-06-01T20:25:30.876Z]  Building security-proxy-setup ... done  ---> c75d410a97ba [2022-06-01T20:25:30.876Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-01T20:25:31.447Z] ---> 76f9035feba0 [2022-06-01T20:25:31.447Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-01T20:25:31.707Z] ---> ece6b8b5b482 [2022-06-01T20:25:31.707Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-01T20:25:31.966Z] ---> 3bf78b68a144 [2022-06-01T20:25:31.966Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-01T20:25:32.225Z] ---> b02b58c699ef [2022-06-01T20:25:32.225Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-01T20:25:32.225Z] ---> Running in 7a3513831c13 [2022-06-01T20:25:32.486Z] Removing intermediate container 7a3513831c13 [2022-06-01T20:25:32.486Z] ---> 00a6206fbf7e [2022-06-01T20:25:32.486Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-01T20:25:32.746Z] ---> 098a5f3043a7 [2022-06-01T20:25:32.746Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-01T20:25:32.746Z] ---> Running in a105385e6408 [2022-06-01T20:25:33.723Z] Removing intermediate container a105385e6408 [2022-06-01T20:25:33.723Z] ---> 5271fe057d2d [2022-06-01T20:25:33.723Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-01T20:25:33.723Z] ---> Running in a42b35dfbfe7 [2022-06-01T20:25:33.723Z] Removing intermediate container a42b35dfbfe7 [2022-06-01T20:25:33.723Z] ---> 200629bf171f [2022-06-01T20:25:33.723Z] Step 27/30 : CMD ["gate"] [2022-06-01T20:25:33.997Z] ---> Running in ff9c9b41a3fa [2022-06-01T20:25:33.997Z] Removing intermediate container ff9c9b41a3fa [2022-06-01T20:25:33.997Z] ---> f7ded0f023c2 [2022-06-01T20:25:33.997Z] Step 28/30 : LABEL arch=x86_64 [2022-06-01T20:25:33.997Z] ---> Running in 60ec00281279 [2022-06-01T20:25:34.286Z] Removing intermediate container 60ec00281279 [2022-06-01T20:25:34.286Z] ---> ac23fb7c01d5 [2022-06-01T20:25:34.286Z] Step 29/30 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:34.286Z] ---> Running in 0ea0209b8c4f [2022-06-01T20:25:34.587Z] Removing intermediate container 0ea0209b8c4f [2022-06-01T20:25:34.587Z] ---> def57f528ec2 [2022-06-01T20:25:34.587Z] Step 30/30 : LABEL version=2.1.1-dev.2 [2022-06-01T20:25:34.587Z] ---> Running in 753abb202da1 [2022-06-01T20:25:34.587Z] Removing intermediate container 753abb202da1 [2022-06-01T20:25:34.587Z] ---> a546b20b070b [2022-06-01T20:25:34.587Z] [2022-06-01T20:25:34.871Z] Successfully built a546b20b070b [2022-06-01T20:25:34.871Z] Successfully tagged security-bootstrapper:latest [2022-06-01T20:25:35.146Z]  Building security-bootstrapper ... done Removing intermediate container b14b9977347a [2022-06-01T20:25:35.146Z] ---> 27cbc234216c [2022-06-01T20:25:35.146Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-01T20:25:35.146Z] ---> Running in c7b6b4e210c2 [2022-06-01T20:25:35.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-01T20:25:35.664Z] Removing intermediate container 48acf70da6c4 [2022-06-01T20:25:35.664Z] ---> 911de3baaa0d [2022-06-01T20:25:35.664Z] [2022-06-01T20:25:35.664Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:25:35.664Z] ---> e04c818066af [2022-06-01T20:25:35.664Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-01T20:25:35.664Z] ---> Running in 355492eeac99 [2022-06-01T20:25:35.664Z] Removing intermediate container 355492eeac99 [2022-06-01T20:25:35.664Z] ---> 96d3cf8b9aaa [2022-06-01T20:25:35.664Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-01T20:25:35.664Z] ---> Running in 75cfcc1399dc [2022-06-01T20:25:35.924Z] Removing intermediate container 75cfcc1399dc [2022-06-01T20:25:35.924Z] ---> ccbe5c142e66 [2022-06-01T20:25:35.924Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-01T20:25:35.924Z] ---> Running in 7b10312509eb [2022-06-01T20:25:35.924Z] Removing intermediate container 7b10312509eb [2022-06-01T20:25:35.924Z] ---> cfe70f27fcd0 [2022-06-01T20:25:35.924Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:25:35.924Z] ---> Running in 0a7d97071b07 [2022-06-01T20:25:36.183Z] Removing intermediate container c7b6b4e210c2 [2022-06-01T20:25:36.183Z] ---> 1eacf7343ffd [2022-06-01T20:25:36.183Z] [2022-06-01T20:25:36.183Z] Step 10/22 : FROM docker:20.10.8 [2022-06-01T20:25:36.442Z] 20.10.8: Pulling from library/docker [2022-06-01T20:25:36.702Z] Removing intermediate container 0a7d97071b07 [2022-06-01T20:25:36.702Z] ---> 58fef58db20a [2022-06-01T20:25:36.702Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T20:25:36.702Z] ---> Running in 51e00e3b19b5 [2022-06-01T20:25:36.960Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:37.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:37.899Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T20:25:38.159Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T20:25:38.159Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T20:25:38.159Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T20:25:38.418Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T20:25:38.418Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T20:25:38.418Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:25:38.679Z] OK: 8 MiB in 20 packages [2022-06-01T20:25:39.249Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-01T20:25:39.249Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-01T20:25:39.249Z] ---> bc6c0ffef665 [2022-06-01T20:25:39.249Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:25:39.249Z] ---> Running in 247b8b92db6c [2022-06-01T20:25:39.249Z] Removing intermediate container 51e00e3b19b5 [2022-06-01T20:25:39.249Z] ---> 5fd867e44add [2022-06-01T20:25:39.249Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:25:39.249Z] Removing intermediate container 247b8b92db6c [2022-06-01T20:25:39.249Z] ---> c3a7ec583a7c [2022-06-01T20:25:39.249Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-01T20:25:39.508Z] ---> Running in 84b3b1e932c2 [2022-06-01T20:25:39.508Z] ---> bee4363844ed [2022-06-01T20:25:39.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-01T20:25:39.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:39.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T20:25:39.768Z] ---> 6c3e69a17062 [2022-06-01T20:25:39.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-01T20:25:40.028Z] (1/42) Installing readline (8.1.0-r0) [2022-06-01T20:25:40.028Z] (2/42) Installing bash (5.1.16-r0) [2022-06-01T20:25:40.028Z] Executing bash-5.1.16-r0.post-install [2022-06-01T20:25:40.028Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-01T20:25:40.028Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T20:25:40.028Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-01T20:25:40.028Z] ---> a1eb1ac1b444 [2022-06-01T20:25:40.028Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-01T20:25:40.028Z] (6/42) Installing curl (7.79.1-r1) [2022-06-01T20:25:40.028Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-01T20:25:40.028Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-01T20:25:40.028Z] (9/42) Installing expat (2.4.7-r0) [2022-06-01T20:25:40.028Z] (10/42) Installing libffi (3.3-r2) [2022-06-01T20:25:40.028Z] (11/42) Installing gdbm (1.19-r0) [2022-06-01T20:25:40.028Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-01T20:25:40.028Z] ---> Running in 7e3fe574a95c [2022-06-01T20:25:40.028Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T20:25:40.028Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T20:25:40.028Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-01T20:25:40.028Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-01T20:25:40.028Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-01T20:25:40.028Z] Removing intermediate container 7e3fe574a95c [2022-06-01T20:25:40.028Z] ---> 43c95410df20 [2022-06-01T20:25:40.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:25:40.287Z] ---> Running in a3148fd5e5c1 [2022-06-01T20:25:40.287Z] Removing intermediate container a3148fd5e5c1 [2022-06-01T20:25:40.287Z] ---> c7a6aedde7a4 [2022-06-01T20:25:40.287Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T20:25:40.287Z] ---> Running in 06ff458232d4 [2022-06-01T20:25:40.547Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-01T20:25:40.547Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-01T20:25:40.547Z] Removing intermediate container 06ff458232d4 [2022-06-01T20:25:40.547Z] ---> ce68b7aedee1 [2022-06-01T20:25:40.547Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:40.547Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-01T20:25:40.547Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-01T20:25:40.547Z] ---> Running in 26abda08963c [2022-06-01T20:25:40.547Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-01T20:25:40.547Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-01T20:25:40.547Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-01T20:25:40.547Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-01T20:25:40.547Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-01T20:25:40.547Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-01T20:25:40.547Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-01T20:25:40.547Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-01T20:25:40.806Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-01T20:25:40.806Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-01T20:25:40.806Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-01T20:25:40.806Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-01T20:25:40.806Z] Removing intermediate container 26abda08963c [2022-06-01T20:25:40.806Z] ---> 50fa29a276cb [2022-06-01T20:25:40.806Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:25:40.806Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-01T20:25:40.806Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-01T20:25:40.806Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-01T20:25:40.806Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-01T20:25:40.806Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-01T20:25:40.806Z] ---> Running in 260eec4ac7c4 [2022-06-01T20:25:40.806Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-01T20:25:40.806Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-01T20:25:40.806Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-01T20:25:40.806Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-01T20:25:40.806Z] Removing intermediate container 260eec4ac7c4 [2022-06-01T20:25:40.806Z] ---> e88b6d128a08 [2022-06-01T20:25:40.806Z] [2022-06-01T20:25:41.067Z] Successfully built e88b6d128a08 [2022-06-01T20:25:41.067Z] Successfully tagged core-data:latest [2022-06-01T20:25:41.067Z]  Building core-data ... done Executing busybox-1.33.1-r3.trigger [2022-06-01T20:25:41.067Z] OK: 84 MiB in 64 packages [2022-06-01T20:25:41.646Z] Collecting docker-compose==1.23.2 [2022-06-01T20:25:41.646Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-01T20:25:41.906Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-01T20:25:41.906Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-01T20:25:42.166Z] Collecting cached-property<2,>=1.2.0 [2022-06-01T20:25:42.166Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-01T20:25:42.166Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-01T20:25:42.166Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-01T20:25:42.426Z] Collecting PyYAML<4,>=3.10 [2022-06-01T20:25:42.426Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-01T20:25:42.998Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-01T20:25:42.998Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-01T20:25:42.998Z] Collecting jsonschema<3,>=2.5.1 [2022-06-01T20:25:42.998Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-01T20:25:42.998Z] Collecting docopt<0.7,>=0.6.1 [2022-06-01T20:25:42.998Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-01T20:25:43.263Z] Collecting texttable<0.10,>=0.9.0 [2022-06-01T20:25:43.263Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-01T20:25:43.531Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-01T20:25:43.531Z] Collecting docker<4.0,>=3.6.0 [2022-06-01T20:25:43.531Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-01T20:25:43.790Z] Collecting docker-pycreds>=0.4.0 [2022-06-01T20:25:43.790Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-01T20:25:43.790Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-01T20:25:43.790Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-01T20:25:43.790Z] Collecting idna<2.8,>=2.5 [2022-06-01T20:25:43.790Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-01T20:25:43.790Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-01T20:25:43.790Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-01T20:25:43.790Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-01T20:25:43.790Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-01T20:25:43.790Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-01T20:25:43.790Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-01T20:25:43.790Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-01T20:25:44.051Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-01T20:25:44.051Z] Attempting uninstall: urllib3 [2022-06-01T20:25:44.051Z] Found existing installation: urllib3 1.26.5 [2022-06-01T20:25:44.051Z] Uninstalling urllib3-1.26.5: [2022-06-01T20:25:44.051Z] Successfully uninstalled urllib3-1.26.5 [2022-06-01T20:25:44.051Z] Attempting uninstall: idna [2022-06-01T20:25:44.051Z] Found existing installation: idna 3.2 [2022-06-01T20:25:44.051Z] Uninstalling idna-3.2: [2022-06-01T20:25:44.051Z] Successfully uninstalled idna-3.2 [2022-06-01T20:25:44.310Z] Attempting uninstall: chardet [2022-06-01T20:25:44.311Z] Found existing installation: chardet 4.0.0 [2022-06-01T20:25:44.311Z] Uninstalling chardet-4.0.0: [2022-06-01T20:25:44.311Z] Successfully uninstalled chardet-4.0.0 [2022-06-01T20:25:44.570Z] Attempting uninstall: requests [2022-06-01T20:25:44.570Z] Found existing installation: requests 2.25.1 [2022-06-01T20:25:44.570Z] Uninstalling requests-2.25.1: [2022-06-01T20:25:44.570Z] Successfully uninstalled requests-2.25.1 [2022-06-01T20:25:44.570Z] Running setup.py install for texttable: started [2022-06-01T20:25:44.830Z] Running setup.py install for texttable: finished with status 'done' [2022-06-01T20:25:44.830Z] Running setup.py install for PyYAML: started [2022-06-01T20:25:45.400Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-01T20:25:45.400Z] Running setup.py install for docopt: started [2022-06-01T20:25:45.659Z] Running setup.py install for docopt: finished with status 'done' [2022-06-01T20:25:45.659Z] Running setup.py install for dockerpty: started [2022-06-01T20:25:45.919Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-01T20:25:46.180Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-01T20:25:48.719Z] Removing intermediate container 84b3b1e932c2 [2022-06-01T20:25:48.719Z] ---> e1ea32004583 [2022-06-01T20:25:48.719Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-01T20:25:48.719Z] ---> Running in 8a02d3195c4e [2022-06-01T20:25:48.719Z] Removing intermediate container 8a02d3195c4e [2022-06-01T20:25:48.719Z] ---> 40f20a0092e0 [2022-06-01T20:25:48.719Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T20:25:48.719Z] ---> Running in 1a9be48bfb34 [2022-06-01T20:25:48.719Z] Removing intermediate container 1a9be48bfb34 [2022-06-01T20:25:48.719Z] ---> b53fbe7e8d36 [2022-06-01T20:25:48.719Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-01T20:25:48.979Z] ---> 2dc52e0390b5 [2022-06-01T20:25:48.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-01T20:25:49.239Z] ---> 522d339755e0 [2022-06-01T20:25:49.239Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-01T20:25:49.503Z] ---> 3df81015fa11 [2022-06-01T20:25:49.503Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-01T20:25:49.503Z] ---> Running in 6370e10d50b9 [2022-06-01T20:25:49.503Z] Removing intermediate container 6370e10d50b9 [2022-06-01T20:25:49.503Z] ---> 9d9c6d010aa7 [2022-06-01T20:25:49.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:25:49.503Z] ---> Running in 21e0e43027c1 [2022-06-01T20:25:49.767Z] Removing intermediate container 21e0e43027c1 [2022-06-01T20:25:49.767Z] ---> 2f708231e003 [2022-06-01T20:25:49.767Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T20:25:49.767Z] ---> Running in e31ff73c580e [2022-06-01T20:25:49.767Z] Removing intermediate container e31ff73c580e [2022-06-01T20:25:49.767Z] ---> fd53d0c921e5 [2022-06-01T20:25:49.767Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:49.767Z] ---> Running in b548bfb492b9 [2022-06-01T20:25:49.767Z] Removing intermediate container b548bfb492b9 [2022-06-01T20:25:49.767Z] ---> 9dbe8575d363 [2022-06-01T20:25:49.767Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:25:50.026Z] ---> Running in 2973b068443d [2022-06-01T20:25:50.026Z] Removing intermediate container 2973b068443d [2022-06-01T20:25:50.026Z] ---> ebeaad6b7c95 [2022-06-01T20:25:50.026Z] [2022-06-01T20:25:50.026Z] Successfully built ebeaad6b7c95 [2022-06-01T20:25:50.026Z] Successfully tagged sys-mgmt-agent:latest [2022-06-01T20:25:50.293Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-01T20:25:50.303Z] $ docker stop --time=1 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 [2022-06-01T20:25:51.645Z] $ docker rm -f 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T20:25:51.998Z] + docker images [2022-06-01T20:25:51.998Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-01T20:25:51.999Z] sys-mgmt-agent latest ebeaad6b7c95 2 seconds ago 294MB [2022-06-01T20:25:51.999Z] core-data latest e88b6d128a08 11 seconds ago 19.9MB [2022-06-01T20:25:51.999Z] 1eacf7343ffd 16 seconds ago 1.78GB [2022-06-01T20:25:51.999Z] 911de3baaa0d 16 seconds ago 1.79GB [2022-06-01T20:25:51.999Z] security-bootstrapper latest a546b20b070b 17 seconds ago 18.7MB [2022-06-01T20:25:51.999Z] security-proxy-setup latest 6e6902a2b326 21 seconds ago 26.1MB [2022-06-01T20:25:51.999Z] edaea7a0e04f 27 seconds ago 1.79GB [2022-06-01T20:25:51.999Z] 04c90f8ec58a 27 seconds ago 1.78GB [2022-06-01T20:25:51.999Z] security-secretstore-setup latest 6af24aff81ce 58 seconds ago 27.7MB [2022-06-01T20:25:51.999Z] support-notifications latest 7cd973d17ec6 59 seconds ago 16.6MB [2022-06-01T20:25:51.999Z] core-command latest e523479c02f9 59 seconds ago 15.7MB [2022-06-01T20:25:51.999Z] support-scheduler latest 2d45b19fc0a4 59 seconds ago 15.9MB [2022-06-01T20:25:51.999Z] core-metadata latest acfb4e17a307 About a minute ago 16.5MB [2022-06-01T20:25:51.999Z] 3214a6e5b0b3 About a minute ago 1.79GB [2022-06-01T20:25:51.999Z] 1b0f2371c6be About a minute ago 1.79GB [2022-06-01T20:25:51.999Z] 9ea7460669d0 About a minute ago 1.79GB [2022-06-01T20:25:51.999Z] a2a4d05d2336 About a minute ago 1.78GB [2022-06-01T20:25:51.999Z] 15cb4e0b8741 About a minute ago 1.79GB [2022-06-01T20:25:51.999Z] ci-base-image-x86_64 latest 2d27d3e7ab02 3 minutes ago 1.27GB [2022-06-01T20:25:51.999Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 5 days ago 562MB [2022-06-01T20:25:51.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB [2022-06-01T20:25:51.999Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-01T20:25:51.999Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-01T20:25:51.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:25:52.109Z] provisioning config files... [2022-06-01T20:25:52.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1835396595441879215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:25:52.437Z] ---> docker-login.sh [2022-06-01T20:25:52.437Z] nexus3.edgexfoundry.org:10001 [2022-06-01T20:25:52.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:25:52.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:25:52.437Z] Configure a credential helper to remove this warning. See [2022-06-01T20:25:52.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:25:52.437Z] [2022-06-01T20:25:52.437Z] Login Succeeded [2022-06-01T20:25:52.437Z] nexus3.edgexfoundry.org:10002 [2022-06-01T20:25:52.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:25:52.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:25:52.697Z] Configure a credential helper to remove this warning. See [2022-06-01T20:25:52.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:25:52.697Z] [2022-06-01T20:25:52.697Z] Login Succeeded [2022-06-01T20:25:52.697Z] nexus3.edgexfoundry.org:10003 [2022-06-01T20:25:52.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:25:52.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:25:52.697Z] Configure a credential helper to remove this warning. See [2022-06-01T20:25:52.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:25:52.697Z] [2022-06-01T20:25:52.697Z] Login Succeeded [2022-06-01T20:25:52.697Z] nexus3.edgexfoundry.org:10004 [2022-06-01T20:25:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:25:52.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:25:52.957Z] Configure a credential helper to remove this warning. See [2022-06-01T20:25:52.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:25:52.957Z] [2022-06-01T20:25:52.957Z] Login Succeeded [2022-06-01T20:25:52.957Z] docker.io [2022-06-01T20:25:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:25:53.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:25:53.219Z] Configure a credential helper to remove this warning. See [2022-06-01T20:25:53.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:25:53.219Z] [2022-06-01T20:25:53.219Z] Login Succeeded [2022-06-01T20:25:53.219Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T20:25:53.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:25:53.255Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T20:25:53.277Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-01T20:25:53.277Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:53.277Z] 2.1.1-dev.2 [2022-06-01T20:25:53.277Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:25:53.277Z] jakarta [2022-06-01T20:25:53.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:53.591Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:53.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:53.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-01T20:25:53.902Z] 281575bcbd4f: Preparing [2022-06-01T20:25:53.902Z] 32163da0e27b: Preparing [2022-06-01T20:25:53.902Z] f175b5042c6d: Preparing [2022-06-01T20:25:53.902Z] cae44f351014: Preparing [2022-06-01T20:25:53.902Z] b541d28bf3b4: Preparing [2022-06-01T20:25:53.902Z] b541d28bf3b4: Layer already exists [2022-06-01T20:25:53.902Z] 281575bcbd4f: Pushed [2022-06-01T20:25:53.902Z] f175b5042c6d: Pushed [2022-06-01T20:25:53.902Z] cae44f351014: Pushed [2022-06-01T20:25:55.284Z] 32163da0e27b: Pushed [2022-06-01T20:25:55.284Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:55.616Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:55.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 [2022-06-01T20:25:55.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-01T20:25:55.932Z] 281575bcbd4f: Preparing [2022-06-01T20:25:55.932Z] 32163da0e27b: Preparing [2022-06-01T20:25:55.932Z] f175b5042c6d: Preparing [2022-06-01T20:25:55.932Z] cae44f351014: Preparing [2022-06-01T20:25:55.932Z] b541d28bf3b4: Preparing [2022-06-01T20:25:55.932Z] f175b5042c6d: Layer already exists [2022-06-01T20:25:55.932Z] cae44f351014: Layer already exists [2022-06-01T20:25:55.932Z] 281575bcbd4f: Layer already exists [2022-06-01T20:25:55.932Z] 32163da0e27b: Layer already exists [2022-06-01T20:25:55.932Z] b541d28bf3b4: Layer already exists [2022-06-01T20:25:55.932Z] 2.1.1-dev.2: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:56.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:56.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:25:56.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-01T20:25:56.565Z] 281575bcbd4f: Preparing [2022-06-01T20:25:56.565Z] 32163da0e27b: Preparing [2022-06-01T20:25:56.565Z] f175b5042c6d: Preparing [2022-06-01T20:25:56.565Z] cae44f351014: Preparing [2022-06-01T20:25:56.565Z] b541d28bf3b4: Preparing [2022-06-01T20:25:56.565Z] 281575bcbd4f: Layer already exists [2022-06-01T20:25:56.565Z] cae44f351014: Layer already exists [2022-06-01T20:25:56.565Z] b541d28bf3b4: Layer already exists [2022-06-01T20:25:56.565Z] f175b5042c6d: Layer already exists [2022-06-01T20:25:56.565Z] 32163da0e27b: Layer already exists [2022-06-01T20:25:56.565Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:56.881Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:57.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-01T20:25:57.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-01T20:25:57.193Z] 281575bcbd4f: Preparing [2022-06-01T20:25:57.193Z] 32163da0e27b: Preparing [2022-06-01T20:25:57.193Z] f175b5042c6d: Preparing [2022-06-01T20:25:57.193Z] cae44f351014: Preparing [2022-06-01T20:25:57.193Z] b541d28bf3b4: Preparing [2022-06-01T20:25:57.193Z] f175b5042c6d: Layer already exists [2022-06-01T20:25:57.193Z] 32163da0e27b: Layer already exists [2022-06-01T20:25:57.193Z] 281575bcbd4f: Layer already exists [2022-06-01T20:25:57.193Z] cae44f351014: Layer already exists [2022-06-01T20:25:57.193Z] b541d28bf3b4: Layer already exists [2022-06-01T20:25:57.193Z] jakarta: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:25:57.287Z] ===================================================== [Pipeline] echo [2022-06-01T20:25:57.295Z] taggedImages: [2022-06-01T20:25:57.295Z] - nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:57.295Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 [2022-06-01T20:25:57.295Z] - nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:25:57.295Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-01T20:25:57.320Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-01T20:25:57.320Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:57.320Z] 2.1.1-dev.2 [2022-06-01T20:25:57.320Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:25:57.320Z] jakarta [2022-06-01T20:25:57.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:57.654Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:57.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:25:57.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-01T20:25:57.964Z] 044f21f460dc: Preparing [2022-06-01T20:25:57.964Z] cb993b5d2577: Preparing [2022-06-01T20:25:57.964Z] f175b5042c6d: Preparing [2022-06-01T20:25:57.964Z] 22610caf0643: Preparing [2022-06-01T20:25:57.964Z] 6a3ca2bab81d: Preparing [2022-06-01T20:25:57.964Z] b541d28bf3b4: Preparing [2022-06-01T20:25:57.964Z] b541d28bf3b4: Waiting [2022-06-01T20:25:57.964Z] f175b5042c6d: Layer already exists [2022-06-01T20:25:57.964Z] b541d28bf3b4: Layer already exists [2022-06-01T20:25:57.964Z] 6a3ca2bab81d: Pushed [2022-06-01T20:25:57.964Z] 044f21f460dc: Pushed [2022-06-01T20:25:58.227Z] 22610caf0643: Pushed [2022-06-01T20:25:59.614Z] cb993b5d2577: Pushed [2022-06-01T20:25:59.614Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:25:59.941Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:00.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 [2022-06-01T20:26:00.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-01T20:26:00.303Z] 044f21f460dc: Preparing [2022-06-01T20:26:00.303Z] cb993b5d2577: Preparing [2022-06-01T20:26:00.303Z] f175b5042c6d: Preparing [2022-06-01T20:26:00.303Z] 22610caf0643: Preparing [2022-06-01T20:26:00.303Z] 6a3ca2bab81d: Preparing [2022-06-01T20:26:00.303Z] b541d28bf3b4: Preparing [2022-06-01T20:26:00.303Z] b541d28bf3b4: Waiting [2022-06-01T20:26:00.303Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:00.303Z] cb993b5d2577: Layer already exists [2022-06-01T20:26:00.303Z] 6a3ca2bab81d: Layer already exists [2022-06-01T20:26:00.303Z] 22610caf0643: Layer already exists [2022-06-01T20:26:00.303Z] 044f21f460dc: Layer already exists [2022-06-01T20:26:00.303Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:00.303Z] 2.1.1-dev.2: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:00.631Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:00.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:00.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-01T20:26:00.939Z] 044f21f460dc: Preparing [2022-06-01T20:26:00.939Z] cb993b5d2577: Preparing [2022-06-01T20:26:00.939Z] f175b5042c6d: Preparing [2022-06-01T20:26:00.939Z] 22610caf0643: Preparing [2022-06-01T20:26:00.939Z] 6a3ca2bab81d: Preparing [2022-06-01T20:26:00.939Z] b541d28bf3b4: Preparing [2022-06-01T20:26:00.939Z] b541d28bf3b4: Waiting [2022-06-01T20:26:00.939Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:00.939Z] 044f21f460dc: Layer already exists [2022-06-01T20:26:00.939Z] 6a3ca2bab81d: Layer already exists [2022-06-01T20:26:00.939Z] 22610caf0643: Layer already exists [2022-06-01T20:26:00.939Z] cb993b5d2577: Layer already exists [2022-06-01T20:26:00.939Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:00.939Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:01.258Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:01.572Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-01T20:26:01.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-01T20:26:01.572Z] 044f21f460dc: Preparing [2022-06-01T20:26:01.572Z] cb993b5d2577: Preparing [2022-06-01T20:26:01.572Z] f175b5042c6d: Preparing [2022-06-01T20:26:01.572Z] 22610caf0643: Preparing [2022-06-01T20:26:01.572Z] 6a3ca2bab81d: Preparing [2022-06-01T20:26:01.572Z] b541d28bf3b4: Preparing [2022-06-01T20:26:01.572Z] b541d28bf3b4: Waiting [2022-06-01T20:26:01.572Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:01.572Z] cb993b5d2577: Layer already exists [2022-06-01T20:26:01.572Z] 044f21f460dc: Layer already exists [2022-06-01T20:26:01.572Z] 22610caf0643: Layer already exists [2022-06-01T20:26:01.572Z] 6a3ca2bab81d: Layer already exists [2022-06-01T20:26:01.572Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:01.572Z] jakarta: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:01.615Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:01.624Z] taggedImages: [2022-06-01T20:26:01.624Z] - nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:01.624Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 [2022-06-01T20:26:01.624Z] - nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:01.624Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-01T20:26:01.642Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-01T20:26:01.642Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:01.642Z] 2.1.1-dev.2 [2022-06-01T20:26:01.642Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:01.642Z] jakarta [2022-06-01T20:26:01.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:01.956Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:02.267Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:02.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-01T20:26:02.267Z] 52f49908094f: Preparing [2022-06-01T20:26:02.267Z] a62f586d8a17: Preparing [2022-06-01T20:26:02.267Z] f175b5042c6d: Preparing [2022-06-01T20:26:02.267Z] cae44f351014: Preparing [2022-06-01T20:26:02.267Z] b541d28bf3b4: Preparing [2022-06-01T20:26:02.267Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:02.267Z] cae44f351014: Layer already exists [2022-06-01T20:26:02.267Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:02.267Z] 52f49908094f: Pushed [2022-06-01T20:26:03.650Z] a62f586d8a17: Pushed [2022-06-01T20:26:03.650Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:03.970Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:04.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 [2022-06-01T20:26:04.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-01T20:26:04.281Z] 52f49908094f: Preparing [2022-06-01T20:26:04.281Z] a62f586d8a17: Preparing [2022-06-01T20:26:04.281Z] f175b5042c6d: Preparing [2022-06-01T20:26:04.281Z] cae44f351014: Preparing [2022-06-01T20:26:04.281Z] b541d28bf3b4: Preparing [2022-06-01T20:26:04.281Z] a62f586d8a17: Layer already exists [2022-06-01T20:26:04.281Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:04.281Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:04.281Z] 52f49908094f: Layer already exists [2022-06-01T20:26:04.281Z] cae44f351014: Layer already exists [2022-06-01T20:26:04.281Z] 2.1.1-dev.2: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:04.601Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:04.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:04.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-01T20:26:04.916Z] 52f49908094f: Preparing [2022-06-01T20:26:04.916Z] a62f586d8a17: Preparing [2022-06-01T20:26:04.916Z] f175b5042c6d: Preparing [2022-06-01T20:26:04.916Z] cae44f351014: Preparing [2022-06-01T20:26:04.916Z] b541d28bf3b4: Preparing [2022-06-01T20:26:04.916Z] a62f586d8a17: Layer already exists [2022-06-01T20:26:04.916Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:04.916Z] cae44f351014: Layer already exists [2022-06-01T20:26:04.916Z] 52f49908094f: Layer already exists [2022-06-01T20:26:04.916Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:04.916Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:05.236Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:05.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-01T20:26:05.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-01T20:26:05.544Z] 52f49908094f: Preparing [2022-06-01T20:26:05.544Z] a62f586d8a17: Preparing [2022-06-01T20:26:05.544Z] f175b5042c6d: Preparing [2022-06-01T20:26:05.544Z] cae44f351014: Preparing [2022-06-01T20:26:05.544Z] b541d28bf3b4: Preparing [2022-06-01T20:26:05.544Z] a62f586d8a17: Layer already exists [2022-06-01T20:26:05.544Z] cae44f351014: Layer already exists [2022-06-01T20:26:05.544Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:05.544Z] 52f49908094f: Layer already exists [2022-06-01T20:26:05.544Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:05.544Z] jakarta: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:05.586Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:05.592Z] taggedImages: [2022-06-01T20:26:05.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:05.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 [2022-06-01T20:26:05.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:05.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-01T20:26:05.605Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-01T20:26:05.605Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:05.605Z] 2.1.1-dev.2 [2022-06-01T20:26:05.605Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:05.605Z] jakarta [2022-06-01T20:26:05.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:05.914Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:06.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:06.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-01T20:26:06.222Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:06.222Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:06.222Z] 236d5f886ef4: Preparing [2022-06-01T20:26:06.222Z] eeeadbef5dad: Preparing [2022-06-01T20:26:06.222Z] 3d7a8b1af26c: Preparing [2022-06-01T20:26:06.222Z] cef03e3e88b4: Preparing [2022-06-01T20:26:06.222Z] f175b5042c6d: Preparing [2022-06-01T20:26:06.222Z] 800fce21df65: Preparing [2022-06-01T20:26:06.222Z] 193799fe9996: Preparing [2022-06-01T20:26:06.222Z] 013798c68eb9: Preparing [2022-06-01T20:26:06.222Z] bd5f6916b8c7: Preparing [2022-06-01T20:26:06.222Z] b541d28bf3b4: Preparing [2022-06-01T20:26:06.222Z] 193799fe9996: Waiting [2022-06-01T20:26:06.222Z] 013798c68eb9: Waiting [2022-06-01T20:26:06.222Z] bd5f6916b8c7: Waiting [2022-06-01T20:26:06.222Z] 800fce21df65: Waiting [2022-06-01T20:26:06.222Z] b541d28bf3b4: Waiting [2022-06-01T20:26:06.222Z] f175b5042c6d: Waiting [2022-06-01T20:26:06.222Z] 3d7a8b1af26c: Pushed [2022-06-01T20:26:06.222Z] 236d5f886ef4: Pushed [2022-06-01T20:26:06.222Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:06.222Z] a4cd40bf0b32: Pushed [2022-06-01T20:26:06.222Z] eeeadbef5dad: Pushed [2022-06-01T20:26:06.481Z] 193799fe9996: Pushed [2022-06-01T20:26:06.481Z] bd5f6916b8c7: Pushed [2022-06-01T20:26:06.481Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:06.481Z] 800fce21df65: Pushed [2022-06-01T20:26:06.481Z] 013798c68eb9: Pushed [2022-06-01T20:26:07.861Z] cef03e3e88b4: Pushed [2022-06-01T20:26:07.861Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:08.181Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:08.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 [2022-06-01T20:26:08.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-01T20:26:08.506Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:08.506Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:08.506Z] 236d5f886ef4: Preparing [2022-06-01T20:26:08.506Z] eeeadbef5dad: Preparing [2022-06-01T20:26:08.506Z] 3d7a8b1af26c: Preparing [2022-06-01T20:26:08.506Z] cef03e3e88b4: Preparing [2022-06-01T20:26:08.506Z] f175b5042c6d: Preparing [2022-06-01T20:26:08.506Z] 800fce21df65: Preparing [2022-06-01T20:26:08.506Z] 193799fe9996: Preparing [2022-06-01T20:26:08.506Z] 013798c68eb9: Preparing [2022-06-01T20:26:08.506Z] f175b5042c6d: Waiting [2022-06-01T20:26:08.506Z] 800fce21df65: Waiting [2022-06-01T20:26:08.506Z] 193799fe9996: Waiting [2022-06-01T20:26:08.506Z] bd5f6916b8c7: Preparing [2022-06-01T20:26:08.506Z] b541d28bf3b4: Preparing [2022-06-01T20:26:08.506Z] bd5f6916b8c7: Waiting [2022-06-01T20:26:08.506Z] b541d28bf3b4: Waiting [2022-06-01T20:26:08.506Z] 013798c68eb9: Waiting [2022-06-01T20:26:08.506Z] 3d7a8b1af26c: Layer already exists [2022-06-01T20:26:08.506Z] a4cd40bf0b32: Layer already exists [2022-06-01T20:26:08.506Z] cef03e3e88b4: Layer already exists [2022-06-01T20:26:08.506Z] eeeadbef5dad: Layer already exists [2022-06-01T20:26:08.506Z] 236d5f886ef4: Layer already exists [2022-06-01T20:26:08.506Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:08.506Z] 800fce21df65: Layer already exists [2022-06-01T20:26:08.506Z] bd5f6916b8c7: Layer already exists [2022-06-01T20:26:08.506Z] 013798c68eb9: Layer already exists [2022-06-01T20:26:08.506Z] 193799fe9996: Layer already exists [2022-06-01T20:26:08.506Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:08.506Z] 2.1.1-dev.2: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:08.833Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:09.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:09.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-01T20:26:09.143Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:09.143Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:09.143Z] 236d5f886ef4: Preparing [2022-06-01T20:26:09.143Z] eeeadbef5dad: Preparing [2022-06-01T20:26:09.143Z] 3d7a8b1af26c: Preparing [2022-06-01T20:26:09.143Z] cef03e3e88b4: Preparing [2022-06-01T20:26:09.143Z] f175b5042c6d: Preparing [2022-06-01T20:26:09.143Z] 800fce21df65: Preparing [2022-06-01T20:26:09.143Z] 193799fe9996: Preparing [2022-06-01T20:26:09.143Z] f175b5042c6d: Waiting [2022-06-01T20:26:09.143Z] 800fce21df65: Waiting [2022-06-01T20:26:09.143Z] 013798c68eb9: Preparing [2022-06-01T20:26:09.143Z] bd5f6916b8c7: Preparing [2022-06-01T20:26:09.143Z] b541d28bf3b4: Preparing [2022-06-01T20:26:09.143Z] 193799fe9996: Waiting [2022-06-01T20:26:09.143Z] 013798c68eb9: Waiting [2022-06-01T20:26:09.143Z] bd5f6916b8c7: Waiting [2022-06-01T20:26:09.143Z] 3d7a8b1af26c: Layer already exists [2022-06-01T20:26:09.143Z] eeeadbef5dad: Layer already exists [2022-06-01T20:26:09.143Z] 236d5f886ef4: Layer already exists [2022-06-01T20:26:09.143Z] a4cd40bf0b32: Layer already exists [2022-06-01T20:26:09.143Z] cef03e3e88b4: Layer already exists [2022-06-01T20:26:09.143Z] 800fce21df65: Layer already exists [2022-06-01T20:26:09.143Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:09.143Z] 193799fe9996: Layer already exists [2022-06-01T20:26:09.143Z] 013798c68eb9: Layer already exists [2022-06-01T20:26:09.143Z] bd5f6916b8c7: Layer already exists [2022-06-01T20:26:09.143Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:09.143Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:09.461Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:09.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-01T20:26:09.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-01T20:26:09.772Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:09.772Z] a4cd40bf0b32: Preparing [2022-06-01T20:26:09.772Z] 236d5f886ef4: Preparing [2022-06-01T20:26:09.772Z] eeeadbef5dad: Preparing [2022-06-01T20:26:09.772Z] 3d7a8b1af26c: Preparing [2022-06-01T20:26:09.772Z] cef03e3e88b4: Preparing [2022-06-01T20:26:09.772Z] f175b5042c6d: Preparing [2022-06-01T20:26:09.772Z] 800fce21df65: Preparing [2022-06-01T20:26:09.772Z] f175b5042c6d: Waiting [2022-06-01T20:26:09.772Z] 193799fe9996: Preparing [2022-06-01T20:26:09.772Z] 013798c68eb9: Preparing [2022-06-01T20:26:09.772Z] bd5f6916b8c7: Preparing [2022-06-01T20:26:09.772Z] b541d28bf3b4: Preparing [2022-06-01T20:26:09.772Z] 800fce21df65: Waiting [2022-06-01T20:26:09.772Z] bd5f6916b8c7: Waiting [2022-06-01T20:26:09.772Z] 193799fe9996: Waiting [2022-06-01T20:26:09.772Z] 013798c68eb9: Waiting [2022-06-01T20:26:09.772Z] 3d7a8b1af26c: Layer already exists [2022-06-01T20:26:09.772Z] eeeadbef5dad: Layer already exists [2022-06-01T20:26:09.772Z] 236d5f886ef4: Layer already exists [2022-06-01T20:26:09.772Z] cef03e3e88b4: Layer already exists [2022-06-01T20:26:09.772Z] a4cd40bf0b32: Layer already exists [2022-06-01T20:26:09.772Z] 800fce21df65: Layer already exists [2022-06-01T20:26:09.772Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:09.772Z] bd5f6916b8c7: Layer already exists [2022-06-01T20:26:09.772Z] 193799fe9996: Layer already exists [2022-06-01T20:26:09.772Z] 013798c68eb9: Layer already exists [2022-06-01T20:26:09.772Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:09.772Z] jakarta: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:09.820Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:09.828Z] taggedImages: [2022-06-01T20:26:09.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:09.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 [2022-06-01T20:26:09.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:09.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-01T20:26:09.851Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-01T20:26:09.851Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:09.851Z] 2.1.1-dev.2 [2022-06-01T20:26:09.851Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:09.851Z] jakarta [2022-06-01T20:26:09.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:10.168Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:10.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:10.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-01T20:26:10.472Z] c118543bdc46: Preparing [2022-06-01T20:26:10.472Z] 187400d69473: Preparing [2022-06-01T20:26:10.472Z] 50dd1c50b837: Preparing [2022-06-01T20:26:10.472Z] 014647e74cc5: Preparing [2022-06-01T20:26:10.472Z] 94948d89d32c: Preparing [2022-06-01T20:26:10.472Z] b541d28bf3b4: Preparing [2022-06-01T20:26:10.472Z] b541d28bf3b4: Waiting [2022-06-01T20:26:10.472Z] 014647e74cc5: Pushed [2022-06-01T20:26:10.472Z] 50dd1c50b837: Pushed [2022-06-01T20:26:10.472Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:10.732Z] 94948d89d32c: Pushed [2022-06-01T20:26:11.282Z] Removing intermediate container beceb6de7c16 [2022-06-01T20:26:11.282Z] ---> 1a2c85e7d332 [2022-06-01T20:26:11.282Z] Successfully built 1a2c85e7d332 [2022-06-01T20:26:11.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:11.630Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T20:26:11.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:26:11.669Z] 187400d69473: Pushed [2022-06-01T20:26:11.669Z] c118543bdc46: Pushed [2022-06-01T20:26:11.669Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [2022-06-01T20:26:11.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2022-06-01T20:26:11.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T20:26:13.217Z] $ docker top 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:13.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:14.123Z] + go version [2022-06-01T20:26:14.123Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T20:26:14.152Z] $ docker stop --time=1 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 [2022-06-01T20:26:14.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 [2022-06-01T20:26:14.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-01T20:26:14.152Z] c118543bdc46: Preparing [2022-06-01T20:26:14.152Z] 187400d69473: Preparing [2022-06-01T20:26:14.152Z] 50dd1c50b837: Preparing [2022-06-01T20:26:14.152Z] 014647e74cc5: Preparing [2022-06-01T20:26:14.152Z] 94948d89d32c: Preparing [2022-06-01T20:26:14.152Z] b541d28bf3b4: Preparing [2022-06-01T20:26:14.152Z] b541d28bf3b4: Waiting [2022-06-01T20:26:14.152Z] 014647e74cc5: Layer already exists [2022-06-01T20:26:14.152Z] 50dd1c50b837: Layer already exists [2022-06-01T20:26:14.152Z] 94948d89d32c: Layer already exists [2022-06-01T20:26:14.152Z] 187400d69473: Layer already exists [2022-06-01T20:26:14.152Z] c118543bdc46: Layer already exists [2022-06-01T20:26:14.152Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:14.152Z] 2.1.1-dev.2: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [2022-06-01T20:26:15.804Z] $ docker rm -f 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:16.361Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:16.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T20:26:16.523Z] [2022-06-01T20:26:16.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:16.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:16.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-01T20:26:16.675Z] c118543bdc46: Preparing [2022-06-01T20:26:16.675Z] 187400d69473: Preparing [2022-06-01T20:26:16.675Z] 50dd1c50b837: Preparing [2022-06-01T20:26:16.675Z] 014647e74cc5: Preparing [2022-06-01T20:26:16.675Z] 94948d89d32c: Preparing [2022-06-01T20:26:16.675Z] b541d28bf3b4: Preparing [2022-06-01T20:26:16.675Z] b541d28bf3b4: Waiting [2022-06-01T20:26:16.675Z] 187400d69473: Layer already exists [2022-06-01T20:26:16.675Z] c118543bdc46: Layer already exists [2022-06-01T20:26:16.675Z] 94948d89d32c: Layer already exists [2022-06-01T20:26:16.675Z] 50dd1c50b837: Layer already exists [2022-06-01T20:26:16.675Z] 014647e74cc5: Layer already exists [2022-06-01T20:26:16.675Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:16.675Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:16.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T20:26:16.996Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:17.159Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-01T20:26:17.159Z] 29e5d40040c1: Pulling fs layer [2022-06-01T20:26:17.159Z] 1ce36da41761: Pulling fs layer [2022-06-01T20:26:17.159Z] 25b303627fd3: Pulling fs layer [2022-06-01T20:26:17.159Z] 29e5d40040c1: Verifying Checksum [2022-06-01T20:26:17.159Z] 29e5d40040c1: Download complete [2022-06-01T20:26:17.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-01T20:26:17.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-01T20:26:17.309Z] c118543bdc46: Preparing [2022-06-01T20:26:17.309Z] 187400d69473: Preparing [2022-06-01T20:26:17.309Z] 50dd1c50b837: Preparing [2022-06-01T20:26:17.309Z] 014647e74cc5: Preparing [2022-06-01T20:26:17.309Z] 94948d89d32c: Preparing [2022-06-01T20:26:17.309Z] b541d28bf3b4: Preparing [2022-06-01T20:26:17.309Z] b541d28bf3b4: Waiting [2022-06-01T20:26:17.309Z] 50dd1c50b837: Layer already exists [2022-06-01T20:26:17.309Z] 187400d69473: Layer already exists [2022-06-01T20:26:17.309Z] 014647e74cc5: Layer already exists [2022-06-01T20:26:17.309Z] 94948d89d32c: Layer already exists [2022-06-01T20:26:17.309Z] c118543bdc46: Layer already exists [2022-06-01T20:26:17.309Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:17.309Z] jakarta: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:17.358Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:17.365Z] taggedImages: [2022-06-01T20:26:17.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:17.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 [2022-06-01T20:26:17.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:17.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-01T20:26:17.391Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-01T20:26:17.391Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:17.391Z] 2.1.1-dev.2 [2022-06-01T20:26:17.391Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:17.391Z] jakarta [2022-06-01T20:26:17.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:17.437Z] 1ce36da41761: Verifying Checksum [2022-06-01T20:26:17.437Z] 1ce36da41761: Download complete [2022-06-01T20:26:17.710Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:17.711Z] 29e5d40040c1: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:18.018Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:18.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-01T20:26:18.018Z] b8deebe58e92: Preparing [2022-06-01T20:26:18.018Z] c537bd23f160: Preparing [2022-06-01T20:26:18.018Z] 6d00866cd0ee: Preparing [2022-06-01T20:26:18.018Z] e8b752f374aa: Preparing [2022-06-01T20:26:18.018Z] 554cf5367649: Preparing [2022-06-01T20:26:18.018Z] aa04e29b7834: Preparing [2022-06-01T20:26:18.018Z] 418773409f49: Preparing [2022-06-01T20:26:18.018Z] 420b25cda14d: Preparing [2022-06-01T20:26:18.018Z] 2d2c1bd914f5: Preparing [2022-06-01T20:26:18.018Z] b541d28bf3b4: Preparing [2022-06-01T20:26:18.018Z] aa04e29b7834: Waiting [2022-06-01T20:26:18.018Z] 420b25cda14d: Waiting [2022-06-01T20:26:18.018Z] 418773409f49: Waiting [2022-06-01T20:26:18.018Z] b541d28bf3b4: Waiting [2022-06-01T20:26:18.018Z] 2d2c1bd914f5: Waiting [2022-06-01T20:26:18.018Z] b8deebe58e92: Pushed [2022-06-01T20:26:18.018Z] 554cf5367649: Pushed [2022-06-01T20:26:18.018Z] c537bd23f160: Pushed [2022-06-01T20:26:18.278Z] aa04e29b7834: Pushed [2022-06-01T20:26:18.278Z] 418773409f49: Pushed [2022-06-01T20:26:18.278Z] 420b25cda14d: Pushed [2022-06-01T20:26:18.278Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:18.278Z] 2d2c1bd914f5: Pushed [2022-06-01T20:26:19.181Z] 25b303627fd3: Verifying Checksum [2022-06-01T20:26:19.181Z] 25b303627fd3: Download complete [2022-06-01T20:26:19.181Z] 1ce36da41761: Pull complete [2022-06-01T20:26:19.219Z] e8b752f374aa: Pushed [2022-06-01T20:26:19.479Z] 6d00866cd0ee: Pushed [2022-06-01T20:26:19.740Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:20.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:20.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 [2022-06-01T20:26:20.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-01T20:26:20.355Z] b8deebe58e92: Preparing [2022-06-01T20:26:20.355Z] c537bd23f160: Preparing [2022-06-01T20:26:20.355Z] 6d00866cd0ee: Preparing [2022-06-01T20:26:20.355Z] e8b752f374aa: Preparing [2022-06-01T20:26:20.355Z] 554cf5367649: Preparing [2022-06-01T20:26:20.355Z] aa04e29b7834: Preparing [2022-06-01T20:26:20.355Z] 418773409f49: Preparing [2022-06-01T20:26:20.355Z] 420b25cda14d: Preparing [2022-06-01T20:26:20.355Z] 2d2c1bd914f5: Preparing [2022-06-01T20:26:20.355Z] b541d28bf3b4: Preparing [2022-06-01T20:26:20.355Z] aa04e29b7834: Waiting [2022-06-01T20:26:20.355Z] 418773409f49: Waiting [2022-06-01T20:26:20.355Z] 420b25cda14d: Waiting [2022-06-01T20:26:20.355Z] 2d2c1bd914f5: Waiting [2022-06-01T20:26:20.355Z] b541d28bf3b4: Waiting [2022-06-01T20:26:20.355Z] 6d00866cd0ee: Layer already exists [2022-06-01T20:26:20.355Z] b8deebe58e92: Layer already exists [2022-06-01T20:26:20.355Z] 554cf5367649: Layer already exists [2022-06-01T20:26:20.355Z] c537bd23f160: Layer already exists [2022-06-01T20:26:20.355Z] e8b752f374aa: Layer already exists [2022-06-01T20:26:20.355Z] aa04e29b7834: Layer already exists [2022-06-01T20:26:20.355Z] 420b25cda14d: Layer already exists [2022-06-01T20:26:20.355Z] 418773409f49: Layer already exists [2022-06-01T20:26:20.355Z] 2d2c1bd914f5: Layer already exists [2022-06-01T20:26:20.355Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:20.355Z] 2.1.1-dev.2: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:20.667Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:20.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:20.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-01T20:26:20.974Z] b8deebe58e92: Preparing [2022-06-01T20:26:20.974Z] c537bd23f160: Preparing [2022-06-01T20:26:20.974Z] 6d00866cd0ee: Preparing [2022-06-01T20:26:20.974Z] e8b752f374aa: Preparing [2022-06-01T20:26:20.974Z] 554cf5367649: Preparing [2022-06-01T20:26:20.974Z] aa04e29b7834: Preparing [2022-06-01T20:26:20.974Z] 418773409f49: Preparing [2022-06-01T20:26:20.974Z] 420b25cda14d: Preparing [2022-06-01T20:26:20.974Z] 2d2c1bd914f5: Preparing [2022-06-01T20:26:20.974Z] b541d28bf3b4: Preparing [2022-06-01T20:26:20.974Z] aa04e29b7834: Waiting [2022-06-01T20:26:20.974Z] 2d2c1bd914f5: Waiting [2022-06-01T20:26:20.974Z] 418773409f49: Waiting [2022-06-01T20:26:20.974Z] b541d28bf3b4: Waiting [2022-06-01T20:26:20.974Z] 420b25cda14d: Waiting [2022-06-01T20:26:20.974Z] 554cf5367649: Layer already exists [2022-06-01T20:26:20.974Z] b8deebe58e92: Layer already exists [2022-06-01T20:26:20.974Z] c537bd23f160: Layer already exists [2022-06-01T20:26:20.974Z] e8b752f374aa: Layer already exists [2022-06-01T20:26:20.974Z] 6d00866cd0ee: Layer already exists [2022-06-01T20:26:20.974Z] 418773409f49: Layer already exists [2022-06-01T20:26:20.974Z] 420b25cda14d: Layer already exists [2022-06-01T20:26:20.975Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:20.975Z] aa04e29b7834: Layer already exists [2022-06-01T20:26:20.975Z] 2d2c1bd914f5: Layer already exists [2022-06-01T20:26:20.975Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:21.279Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:21.586Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-01T20:26:21.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-01T20:26:21.586Z] b8deebe58e92: Preparing [2022-06-01T20:26:21.586Z] c537bd23f160: Preparing [2022-06-01T20:26:21.586Z] 6d00866cd0ee: Preparing [2022-06-01T20:26:21.586Z] e8b752f374aa: Preparing [2022-06-01T20:26:21.586Z] 554cf5367649: Preparing [2022-06-01T20:26:21.586Z] aa04e29b7834: Preparing [2022-06-01T20:26:21.586Z] 418773409f49: Preparing [2022-06-01T20:26:21.586Z] 420b25cda14d: Preparing [2022-06-01T20:26:21.586Z] 2d2c1bd914f5: Preparing [2022-06-01T20:26:21.586Z] b541d28bf3b4: Preparing [2022-06-01T20:26:21.586Z] 418773409f49: Waiting [2022-06-01T20:26:21.586Z] 420b25cda14d: Waiting [2022-06-01T20:26:21.586Z] aa04e29b7834: Waiting [2022-06-01T20:26:21.586Z] 2d2c1bd914f5: Waiting [2022-06-01T20:26:21.586Z] b541d28bf3b4: Waiting [2022-06-01T20:26:21.586Z] 6d00866cd0ee: Layer already exists [2022-06-01T20:26:21.586Z] e8b752f374aa: Layer already exists [2022-06-01T20:26:21.586Z] b8deebe58e92: Layer already exists [2022-06-01T20:26:21.586Z] 554cf5367649: Layer already exists [2022-06-01T20:26:21.586Z] c537bd23f160: Layer already exists [2022-06-01T20:26:21.586Z] aa04e29b7834: Layer already exists [2022-06-01T20:26:21.586Z] 420b25cda14d: Layer already exists [2022-06-01T20:26:21.586Z] 2d2c1bd914f5: Layer already exists [2022-06-01T20:26:21.586Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:21.586Z] 418773409f49: Layer already exists [2022-06-01T20:26:21.586Z] jakarta: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:21.633Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:21.640Z] taggedImages: [2022-06-01T20:26:21.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:21.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 [2022-06-01T20:26:21.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:21.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-01T20:26:21.666Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-01T20:26:21.666Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:21.666Z] 2.1.1-dev.2 [2022-06-01T20:26:21.666Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:21.666Z] jakarta [2022-06-01T20:26:21.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:21.986Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:22.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:22.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-01T20:26:22.293Z] 0befbeb69cf9: Preparing [2022-06-01T20:26:22.293Z] 6d62cf9c0e38: Preparing [2022-06-01T20:26:22.293Z] f175b5042c6d: Preparing [2022-06-01T20:26:22.293Z] 50e6d3a00b6a: Preparing [2022-06-01T20:26:22.293Z] b541d28bf3b4: Preparing [2022-06-01T20:26:22.293Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:22.293Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:22.293Z] 0befbeb69cf9: Pushed [2022-06-01T20:26:22.293Z] 50e6d3a00b6a: Pushed [2022-06-01T20:26:23.768Z] 6d62cf9c0e38: Pushed [2022-06-01T20:26:23.768Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:24.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:24.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 [2022-06-01T20:26:24.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-01T20:26:24.400Z] 0befbeb69cf9: Preparing [2022-06-01T20:26:24.400Z] 6d62cf9c0e38: Preparing [2022-06-01T20:26:24.400Z] f175b5042c6d: Preparing [2022-06-01T20:26:24.400Z] 50e6d3a00b6a: Preparing [2022-06-01T20:26:24.400Z] b541d28bf3b4: Preparing [2022-06-01T20:26:24.400Z] 50e6d3a00b6a: Layer already exists [2022-06-01T20:26:24.400Z] 0befbeb69cf9: Layer already exists [2022-06-01T20:26:24.400Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:24.400Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:24.400Z] 6d62cf9c0e38: Layer already exists [2022-06-01T20:26:24.400Z] 2.1.1-dev.2: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:24.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:25.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:25.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-01T20:26:25.024Z] 0befbeb69cf9: Preparing [2022-06-01T20:26:25.024Z] 6d62cf9c0e38: Preparing [2022-06-01T20:26:25.024Z] f175b5042c6d: Preparing [2022-06-01T20:26:25.024Z] 50e6d3a00b6a: Preparing [2022-06-01T20:26:25.024Z] b541d28bf3b4: Preparing [2022-06-01T20:26:25.024Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:25.024Z] 6d62cf9c0e38: Layer already exists [2022-06-01T20:26:25.024Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:25.024Z] 0befbeb69cf9: Layer already exists [2022-06-01T20:26:25.024Z] 50e6d3a00b6a: Layer already exists [2022-06-01T20:26:25.024Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:25.337Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:25.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-01T20:26:25.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-01T20:26:25.647Z] 0befbeb69cf9: Preparing [2022-06-01T20:26:25.647Z] 6d62cf9c0e38: Preparing [2022-06-01T20:26:25.647Z] f175b5042c6d: Preparing [2022-06-01T20:26:25.647Z] 50e6d3a00b6a: Preparing [2022-06-01T20:26:25.647Z] b541d28bf3b4: Preparing [2022-06-01T20:26:25.647Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:25.647Z] 50e6d3a00b6a: Layer already exists [2022-06-01T20:26:25.647Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:25.647Z] 0befbeb69cf9: Layer already exists [2022-06-01T20:26:25.647Z] 6d62cf9c0e38: Layer already exists [2022-06-01T20:26:25.647Z] jakarta: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:25.704Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:25.715Z] taggedImages: [2022-06-01T20:26:25.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:25.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 [2022-06-01T20:26:25.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:25.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-01T20:26:25.739Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-01T20:26:25.739Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:25.739Z] 2.1.1-dev.2 [2022-06-01T20:26:25.739Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:25.739Z] jakarta [2022-06-01T20:26:25.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:26.058Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:26.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:26.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-01T20:26:26.367Z] 1e1b19f1a012: Preparing [2022-06-01T20:26:26.367Z] 5a478b09602b: Preparing [2022-06-01T20:26:26.367Z] f175b5042c6d: Preparing [2022-06-01T20:26:26.367Z] cae44f351014: Preparing [2022-06-01T20:26:26.367Z] b541d28bf3b4: Preparing [2022-06-01T20:26:26.367Z] cae44f351014: Layer already exists [2022-06-01T20:26:26.367Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:26.367Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:26.367Z] 1e1b19f1a012: Pushed [2022-06-01T20:26:27.769Z] 5a478b09602b: Pushed [2022-06-01T20:26:27.769Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:28.089Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:28.397Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 [2022-06-01T20:26:28.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-01T20:26:28.397Z] 1e1b19f1a012: Preparing [2022-06-01T20:26:28.397Z] 5a478b09602b: Preparing [2022-06-01T20:26:28.397Z] f175b5042c6d: Preparing [2022-06-01T20:26:28.397Z] cae44f351014: Preparing [2022-06-01T20:26:28.397Z] b541d28bf3b4: Preparing [2022-06-01T20:26:28.397Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:28.397Z] 1e1b19f1a012: Layer already exists [2022-06-01T20:26:28.397Z] 5a478b09602b: Layer already exists [2022-06-01T20:26:28.397Z] cae44f351014: Layer already exists [2022-06-01T20:26:28.397Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:28.397Z] 2.1.1-dev.2: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:28.712Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:29.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:29.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-01T20:26:29.020Z] 1e1b19f1a012: Preparing [2022-06-01T20:26:29.020Z] 5a478b09602b: Preparing [2022-06-01T20:26:29.020Z] f175b5042c6d: Preparing [2022-06-01T20:26:29.020Z] cae44f351014: Preparing [2022-06-01T20:26:29.020Z] b541d28bf3b4: Preparing [2022-06-01T20:26:29.020Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:29.020Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:29.020Z] cae44f351014: Layer already exists [2022-06-01T20:26:29.020Z] 5a478b09602b: Layer already exists [2022-06-01T20:26:29.020Z] 1e1b19f1a012: Layer already exists [2022-06-01T20:26:29.020Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:29.330Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:29.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-01T20:26:29.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-01T20:26:29.644Z] 1e1b19f1a012: Preparing [2022-06-01T20:26:29.644Z] 5a478b09602b: Preparing [2022-06-01T20:26:29.644Z] f175b5042c6d: Preparing [2022-06-01T20:26:29.644Z] cae44f351014: Preparing [2022-06-01T20:26:29.644Z] b541d28bf3b4: Preparing [2022-06-01T20:26:29.644Z] cae44f351014: Layer already exists [2022-06-01T20:26:29.644Z] 1e1b19f1a012: Layer already exists [2022-06-01T20:26:29.644Z] f175b5042c6d: Layer already exists [2022-06-01T20:26:29.644Z] 5a478b09602b: Layer already exists [2022-06-01T20:26:29.644Z] b541d28bf3b4: Layer already exists [2022-06-01T20:26:29.644Z] jakarta: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:29.691Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:29.699Z] taggedImages: [2022-06-01T20:26:29.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:29.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 [2022-06-01T20:26:29.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:29.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-01T20:26:29.724Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-01T20:26:29.724Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:29.724Z] 2.1.1-dev.2 [2022-06-01T20:26:29.724Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:29.724Z] jakarta [2022-06-01T20:26:29.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:30.045Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:30.355Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:30.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-01T20:26:30.355Z] 8dcd50affcbb: Preparing [2022-06-01T20:26:30.355Z] d2abc39b1d20: Preparing [2022-06-01T20:26:30.355Z] 15a81cd59d58: Preparing [2022-06-01T20:26:30.355Z] 3a39d0b0a445: Preparing [2022-06-01T20:26:30.355Z] 879b85f2d1ed: Preparing [2022-06-01T20:26:30.355Z] 6777e3bbcb7c: Preparing [2022-06-01T20:26:30.355Z] fd08d546f6b8: Preparing [2022-06-01T20:26:30.355Z] 0636255016a6: Preparing [2022-06-01T20:26:30.355Z] 84e9d258764d: Preparing [2022-06-01T20:26:30.355Z] 56463f638872: Preparing [2022-06-01T20:26:30.355Z] e2eb06d8af82: Preparing [2022-06-01T20:26:30.355Z] fd08d546f6b8: Waiting [2022-06-01T20:26:30.355Z] 0636255016a6: Waiting [2022-06-01T20:26:30.355Z] 84e9d258764d: Waiting [2022-06-01T20:26:30.355Z] 56463f638872: Waiting [2022-06-01T20:26:30.355Z] e2eb06d8af82: Waiting [2022-06-01T20:26:30.355Z] 6777e3bbcb7c: Waiting [2022-06-01T20:26:30.355Z] 879b85f2d1ed: Layer already exists [2022-06-01T20:26:30.355Z] 6777e3bbcb7c: Layer already exists [2022-06-01T20:26:30.355Z] fd08d546f6b8: Layer already exists [2022-06-01T20:26:30.355Z] d2abc39b1d20: Pushed [2022-06-01T20:26:30.355Z] 0636255016a6: Layer already exists [2022-06-01T20:26:30.355Z] 84e9d258764d: Layer already exists [2022-06-01T20:26:30.355Z] 56463f638872: Layer already exists [2022-06-01T20:26:30.355Z] e2eb06d8af82: Layer already exists [2022-06-01T20:26:30.614Z] 8dcd50affcbb: Pushed [2022-06-01T20:26:31.553Z] 15a81cd59d58: Pushed [2022-06-01T20:26:31.571Z] 25b303627fd3: Pull complete [2022-06-01T20:26:31.571Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-01T20:26:31.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T20:26:31.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:26:31.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2022-06-01T20:26:31.890Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-01T20:26:34.074Z] $ docker top 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T20:26:34.985Z] + grep parallel [2022-06-01T20:26:34.985Z] + docker-compose build --help [2022-06-01T20:26:38.130Z] 3a39d0b0a445: Pushed [2022-06-01T20:26:38.130Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:38.375Z] --parallel Build images in parallel. [2022-06-01T20:26:38.455Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [2022-06-01T20:26:38.673Z] $ docker stop --time=1 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 [2022-06-01T20:26:38.763Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 [2022-06-01T20:26:38.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-01T20:26:38.763Z] 8dcd50affcbb: Preparing [2022-06-01T20:26:38.763Z] d2abc39b1d20: Preparing [2022-06-01T20:26:38.763Z] 15a81cd59d58: Preparing [2022-06-01T20:26:38.763Z] 3a39d0b0a445: Preparing [2022-06-01T20:26:38.763Z] 879b85f2d1ed: Preparing [2022-06-01T20:26:38.763Z] 6777e3bbcb7c: Preparing [2022-06-01T20:26:38.763Z] fd08d546f6b8: Preparing [2022-06-01T20:26:38.763Z] 0636255016a6: Preparing [2022-06-01T20:26:38.763Z] 84e9d258764d: Preparing [2022-06-01T20:26:38.763Z] 56463f638872: Preparing [2022-06-01T20:26:38.763Z] e2eb06d8af82: Preparing [2022-06-01T20:26:38.763Z] fd08d546f6b8: Waiting [2022-06-01T20:26:38.763Z] 0636255016a6: Waiting [2022-06-01T20:26:38.763Z] 84e9d258764d: Waiting [2022-06-01T20:26:38.763Z] 56463f638872: Waiting [2022-06-01T20:26:38.763Z] e2eb06d8af82: Waiting [2022-06-01T20:26:38.763Z] 6777e3bbcb7c: Waiting [2022-06-01T20:26:38.763Z] d2abc39b1d20: Layer already exists [2022-06-01T20:26:38.763Z] 3a39d0b0a445: Layer already exists [2022-06-01T20:26:38.763Z] 879b85f2d1ed: Layer already exists [2022-06-01T20:26:38.763Z] 8dcd50affcbb: Layer already exists [2022-06-01T20:26:38.763Z] 15a81cd59d58: Layer already exists [2022-06-01T20:26:38.763Z] fd08d546f6b8: Layer already exists [2022-06-01T20:26:38.763Z] 6777e3bbcb7c: Layer already exists [2022-06-01T20:26:38.763Z] 0636255016a6: Layer already exists [2022-06-01T20:26:38.763Z] 84e9d258764d: Layer already exists [2022-06-01T20:26:38.763Z] 56463f638872: Layer already exists [2022-06-01T20:26:38.763Z] e2eb06d8af82: Layer already exists [2022-06-01T20:26:38.763Z] 2.1.1-dev.2: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [2022-06-01T20:26:40.254Z] $ docker rm -f 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:40.761Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:40.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T20:26:40.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:26:41.072Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:41.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-01T20:26:41.073Z] 8dcd50affcbb: Preparing [2022-06-01T20:26:41.073Z] d2abc39b1d20: Preparing [2022-06-01T20:26:41.073Z] 15a81cd59d58: Preparing [2022-06-01T20:26:41.073Z] 3a39d0b0a445: Preparing [2022-06-01T20:26:41.073Z] 879b85f2d1ed: Preparing [2022-06-01T20:26:41.073Z] 6777e3bbcb7c: Preparing [2022-06-01T20:26:41.073Z] fd08d546f6b8: Preparing [2022-06-01T20:26:41.073Z] 0636255016a6: Preparing [2022-06-01T20:26:41.073Z] 84e9d258764d: Preparing [2022-06-01T20:26:41.073Z] 56463f638872: Preparing [2022-06-01T20:26:41.073Z] 84e9d258764d: Waiting [2022-06-01T20:26:41.073Z] 6777e3bbcb7c: Waiting [2022-06-01T20:26:41.073Z] 0636255016a6: Waiting [2022-06-01T20:26:41.073Z] fd08d546f6b8: Waiting [2022-06-01T20:26:41.073Z] e2eb06d8af82: Preparing [2022-06-01T20:26:41.073Z] 56463f638872: Waiting [2022-06-01T20:26:41.073Z] e2eb06d8af82: Waiting [2022-06-01T20:26:41.073Z] 879b85f2d1ed: Layer already exists [2022-06-01T20:26:41.073Z] d2abc39b1d20: Layer already exists [2022-06-01T20:26:41.073Z] 8dcd50affcbb: Layer already exists [2022-06-01T20:26:41.073Z] 3a39d0b0a445: Layer already exists [2022-06-01T20:26:41.073Z] 15a81cd59d58: Layer already exists [2022-06-01T20:26:41.073Z] 6777e3bbcb7c: Layer already exists [2022-06-01T20:26:41.073Z] fd08d546f6b8: Layer already exists [2022-06-01T20:26:41.073Z] 0636255016a6: Layer already exists [2022-06-01T20:26:41.073Z] 84e9d258764d: Layer already exists [2022-06-01T20:26:41.073Z] 56463f638872: Layer already exists [2022-06-01T20:26:41.073Z] e2eb06d8af82: Layer already exists [2022-06-01T20:26:41.073Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [2022-06-01T20:26:41.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2022-06-01T20:26:41.163Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-01T20:26:42.314Z] $ docker top 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:42.901Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:26:43.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-01T20:26:43.209Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-01T20:26:43.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-01T20:26:43.210Z] 8dcd50affcbb: Preparing [2022-06-01T20:26:43.210Z] d2abc39b1d20: Preparing [2022-06-01T20:26:43.210Z] 15a81cd59d58: Preparing [2022-06-01T20:26:43.210Z] 3a39d0b0a445: Preparing [2022-06-01T20:26:43.210Z] 879b85f2d1ed: Preparing [2022-06-01T20:26:43.210Z] 6777e3bbcb7c: Preparing [2022-06-01T20:26:43.210Z] fd08d546f6b8: Preparing [2022-06-01T20:26:43.210Z] 0636255016a6: Preparing [2022-06-01T20:26:43.210Z] 84e9d258764d: Preparing [2022-06-01T20:26:43.210Z] 56463f638872: Preparing [2022-06-01T20:26:43.210Z] e2eb06d8af82: Preparing [2022-06-01T20:26:43.210Z] 6777e3bbcb7c: Waiting [2022-06-01T20:26:43.210Z] fd08d546f6b8: Waiting [2022-06-01T20:26:43.210Z] 0636255016a6: Waiting [2022-06-01T20:26:43.210Z] 84e9d258764d: Waiting [2022-06-01T20:26:43.210Z] 56463f638872: Waiting [2022-06-01T20:26:43.210Z] e2eb06d8af82: Waiting [2022-06-01T20:26:43.210Z] 8dcd50affcbb: Layer already exists [2022-06-01T20:26:43.210Z] d2abc39b1d20: Layer already exists [2022-06-01T20:26:43.210Z] 3a39d0b0a445: Layer already exists [2022-06-01T20:26:43.210Z] 15a81cd59d58: Layer already exists [2022-06-01T20:26:43.210Z] 879b85f2d1ed: Layer already exists [2022-06-01T20:26:43.210Z] 6777e3bbcb7c: Layer already exists [2022-06-01T20:26:43.210Z] fd08d546f6b8: Layer already exists [2022-06-01T20:26:43.210Z] 0636255016a6: Layer already exists [2022-06-01T20:26:43.210Z] 84e9d258764d: Layer already exists [2022-06-01T20:26:43.210Z] 56463f638872: Layer already exists [2022-06-01T20:26:43.210Z] e2eb06d8af82: Layer already exists [2022-06-01T20:26:43.210Z] jakarta: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:26:43.252Z] ===================================================== [Pipeline] echo [2022-06-01T20:26:43.260Z] taggedImages: [2022-06-01T20:26:43.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:26:43.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 [2022-06-01T20:26:43.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:26:43.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T20:26:46.547Z] Building core-command ... [2022-06-01T20:26:46.547Z] Building core-data ... [2022-06-01T20:26:46.547Z] Building core-metadata ... [2022-06-01T20:26:46.547Z] Building security-bootstrapper ... [2022-06-01T20:26:46.547Z] Building security-proxy-setup ... [2022-06-01T20:26:46.547Z] Building security-secretstore-setup ... [2022-06-01T20:26:46.547Z] Building support-notifications ... [2022-06-01T20:26:46.547Z] Building support-scheduler ... [2022-06-01T20:26:46.547Z] Building sys-mgmt-agent ... [2022-06-01T20:26:46.547Z] Building sys-mgmt-agent [2022-06-01T20:26:46.547Z] Building security-secretstore-setup [2022-06-01T20:26:46.547Z] Building support-scheduler [2022-06-01T20:26:46.547Z] Building security-proxy-setup [2022-06-01T20:26:46.547Z] Building security-bootstrapper [2022-06-01T20:27:54.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:27:54.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:27:54.564Z] ---> 1a2c85e7d332 [2022-06-01T20:27:54.564Z] Step 3/24 : WORKDIR /edgex-go [2022-06-01T20:27:54.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:27:54.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:27:54.564Z] ---> 1a2c85e7d332 [2022-06-01T20:27:54.564Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:27:54.564Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:27:54.564Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:27:54.564Z] ---> 1a2c85e7d332 [2022-06-01T20:27:54.564Z] Step 3/20 : WORKDIR /edgex-go [2022-06-01T20:27:54.564Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:27:54.564Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:27:54.564Z] ---> 1a2c85e7d332 [2022-06-01T20:27:54.564Z] Step 3/30 : WORKDIR /edgex-go [2022-06-01T20:27:54.564Z] ---> Running in 3ca9b743b3a3 [2022-06-01T20:27:54.564Z] ---> Running in 063ce095a950 [2022-06-01T20:27:54.564Z] ---> Running in 8e1ff97be829 [2022-06-01T20:27:54.564Z] ---> Running in ad808c780b77 [2022-06-01T20:27:55.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:27:55.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:27:55.165Z] ---> 1a2c85e7d332 [2022-06-01T20:27:55.165Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T20:27:55.165Z] ---> Running in 10ae9b6861ae [2022-06-01T20:27:55.165Z] Removing intermediate container 063ce095a950 [2022-06-01T20:27:55.165Z] ---> 36ce1c4e7430 [2022-06-01T20:27:55.165Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:27:55.443Z] Removing intermediate container 3ca9b743b3a3 [2022-06-01T20:27:55.443Z] ---> 717a8ce3e23a [2022-06-01T20:27:55.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:27:55.443Z] ---> Running in a2d25e32fd3d [2022-06-01T20:27:55.443Z] Removing intermediate container ad808c780b77 [2022-06-01T20:27:55.443Z] ---> Running in 00c0cc7705d7 [2022-06-01T20:27:55.443Z] ---> f0dc7c2be4a4 [2022-06-01T20:27:55.443Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:27:55.720Z] Removing intermediate container 8e1ff97be829 [2022-06-01T20:27:55.720Z] ---> b5dab3648e0b [2022-06-01T20:27:55.720Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:27:55.720Z] ---> Running in 6834325413d7 [2022-06-01T20:27:55.720Z] Removing intermediate container 10ae9b6861ae [2022-06-01T20:27:55.720Z] ---> dbcc40ab69ef [2022-06-01T20:27:55.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:27:55.720Z] ---> Running in 6fdcbc8c7df2 [2022-06-01T20:27:56.005Z] ---> Running in 8d0721189a79 [2022-06-01T20:27:59.461Z] Removing intermediate container 00c0cc7705d7 [2022-06-01T20:27:59.461Z] ---> 8322c731128d [2022-06-01T20:27:59.461Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-01T20:27:59.461Z] ---> Running in a0da13fa8b47 [2022-06-01T20:27:59.461Z] Removing intermediate container a2d25e32fd3d [2022-06-01T20:27:59.461Z] ---> 3542a0cf61ac [2022-06-01T20:27:59.461Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-01T20:27:59.461Z] ---> Running in 9922b7488a35 [2022-06-01T20:27:59.740Z] Removing intermediate container 8d0721189a79 [2022-06-01T20:27:59.740Z] ---> 479e60958414 [2022-06-01T20:27:59.740Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T20:27:59.740Z] Removing intermediate container 6834325413d7 [2022-06-01T20:27:59.740Z] ---> c2200b8c8f2f [2022-06-01T20:27:59.740Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-01T20:28:00.018Z] ---> Running in 52ffcd86a6f1 [2022-06-01T20:28:00.018Z] ---> Running in 6d91ef258556 [2022-06-01T20:28:00.304Z] Removing intermediate container 6fdcbc8c7df2 [2022-06-01T20:28:00.304Z] ---> f03f48b802f1 [2022-06-01T20:28:00.304Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-01T20:28:00.304Z] ---> Running in c3986d3805ab [2022-06-01T20:28:01.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:01.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:02.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:03.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:03.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:28:03.430Z] OK: 220 MiB in 52 packages [2022-06-01T20:28:04.038Z] OK: 220 MiB in 52 packages [2022-06-01T20:28:04.316Z] OK: 220 MiB in 52 packages [2022-06-01T20:28:04.317Z] OK: 220 MiB in 52 packages [2022-06-01T20:28:04.916Z] OK: 220 MiB in 52 packages [2022-06-01T20:28:05.539Z] Removing intermediate container a0da13fa8b47 [2022-06-01T20:28:05.539Z] ---> c9061bd9cf02 [2022-06-01T20:28:05.539Z] Step 6/22 : COPY . . [2022-06-01T20:28:05.817Z] Removing intermediate container 9922b7488a35 [2022-06-01T20:28:05.817Z] ---> 924bba4320fd [2022-06-01T20:28:05.817Z] Step 6/20 : COPY . . [2022-06-01T20:28:05.817Z] Removing intermediate container 52ffcd86a6f1 [2022-06-01T20:28:05.817Z] ---> dac963076bb5 [2022-06-01T20:28:05.817Z] Step 6/23 : COPY go.mod . [2022-06-01T20:28:06.099Z] Removing intermediate container c3986d3805ab [2022-06-01T20:28:06.099Z] ---> bce3ebf217b5 [2022-06-01T20:28:06.099Z] Step 6/30 : COPY . . [2022-06-01T20:28:06.099Z] Removing intermediate container 6d91ef258556 [2022-06-01T20:28:06.099Z] ---> 8ff2db97adb6 [2022-06-01T20:28:06.099Z] Step 6/24 : COPY . . [2022-06-01T20:28:07.081Z] ---> 532992f7c096 [2022-06-01T20:28:07.081Z] Step 7/23 : RUN go mod download [2022-06-01T20:28:07.081Z] ---> Running in 274171b8a5a8 [2022-06-01T20:28:12.517Z] Removing intermediate container 274171b8a5a8 [2022-06-01T20:28:12.517Z] ---> 2df9cb64da93 [2022-06-01T20:28:12.517Z] Step 8/23 : COPY . . [2022-06-01T20:28:34.735Z] ---> b03e9542e49f [2022-06-01T20:28:34.735Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:28:34.735Z] ---> 478a8c43db59 [2022-06-01T20:28:34.735Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:28:34.735Z] ---> Running in 0b6af9685bc6 [2022-06-01T20:28:34.735Z] ---> 7b2ca2ed5613 [2022-06-01T20:28:34.735Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:28:34.735Z] ---> 5da0c7def98c [2022-06-01T20:28:34.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:28:34.735Z] ---> Running in aabbd108b1e3 [2022-06-01T20:28:34.735Z] ---> Running in 50227b7e7429 [2022-06-01T20:28:34.735Z] ---> Running in 2fbc7233e5c2 [2022-06-01T20:28:34.735Z] ---> 6e32edb9d3bc [2022-06-01T20:28:34.735Z] Step 9/23 : RUN go mod tidy [2022-06-01T20:28:34.735Z] ---> Running in 231488b0877a [2022-06-01T20:28:34.735Z] skipping... [2022-06-01T20:28:34.735Z] skipping... [2022-06-01T20:28:35.019Z] skipping... [2022-06-01T20:28:35.302Z] skipping... [2022-06-01T20:28:35.938Z] Removing intermediate container 0b6af9685bc6 [2022-06-01T20:28:35.938Z] ---> 08fc9e5f3efe [2022-06-01T20:28:35.938Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-01T20:28:36.232Z] Removing intermediate container 2fbc7233e5c2 [2022-06-01T20:28:36.232Z] ---> 6e1b5e6b9e88 [2022-06-01T20:28:36.232Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-01T20:28:36.232Z] Removing intermediate container aabbd108b1e3 [2022-06-01T20:28:36.233Z] ---> 1f8f7f607914 [2022-06-01T20:28:36.233Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-01T20:28:36.233Z] ---> Running in 9804293ccabf [2022-06-01T20:28:36.233Z] ---> Running in 4c5a519ba985 [2022-06-01T20:28:36.516Z] ---> Running in ccc1a971e8d4 [2022-06-01T20:28:36.804Z] Removing intermediate container 50227b7e7429 [2022-06-01T20:28:36.804Z] ---> 43928a4e3a45 [2022-06-01T20:28:36.804Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-01T20:28:36.804Z] ---> Running in d1f7b274e8a4 [2022-06-01T20:28:38.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-01T20:28:39.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-01T20:28:39.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-01T20:28:39.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-01T20:28:39.941Z] Removing intermediate container 231488b0877a [2022-06-01T20:28:39.941Z] ---> 67f3a1d5e5df [2022-06-01T20:28:39.941Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-01T20:28:39.941Z] ---> Running in 4d1e2d5007b0 [2022-06-01T20:28:41.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-01T20:30:48.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-01T20:30:48.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-01T20:30:51.533Z] Removing intermediate container 4c5a519ba985 [2022-06-01T20:30:51.533Z] ---> b703a5fcd27c [2022-06-01T20:30:51.533Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-01T20:30:51.533Z] ---> Running in b9ae202b5da5 [2022-06-01T20:30:52.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-01T20:30:52.979Z] Removing intermediate container 9804293ccabf [2022-06-01T20:30:52.979Z] ---> 97f2c39bd035 [2022-06-01T20:30:52.979Z] [2022-06-01T20:30:52.979Z] Step 9/30 : FROM alpine:3.14 [2022-06-01T20:30:53.276Z] 3.14: Pulling from library/alpine [2022-06-01T20:30:55.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T20:30:55.951Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T20:30:55.951Z] ---> ac73e934f311 [2022-06-01T20:30:55.951Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-01T20:30:56.236Z] ---> Running in ba33f4382fbd [2022-06-01T20:30:57.245Z] Removing intermediate container ba33f4382fbd [2022-06-01T20:30:57.245Z] ---> b35d2d08b868 [2022-06-01T20:30:57.245Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-01T20:30:57.245Z] Removing intermediate container d1f7b274e8a4 [2022-06-01T20:30:57.245Z] ---> b5f051284437 [2022-06-01T20:30:57.245Z] [2022-06-01T20:30:57.245Z] Step 9/20 : FROM alpine:3.14 [2022-06-01T20:30:57.245Z] ---> ac73e934f311 [2022-06-01T20:30:57.245Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-01T20:30:57.245Z] Removing intermediate container b9ae202b5da5 [2022-06-01T20:30:57.245Z] ---> 5e2dc7ac6c31 [2022-06-01T20:30:57.245Z] [2022-06-01T20:30:57.245Z] Step 10/22 : FROM docker:20.10.8 [2022-06-01T20:30:57.245Z] ---> Running in 13c47cc49307 [2022-06-01T20:30:57.245Z] ---> Running in a9a00e21fb77 [2022-06-01T20:30:57.530Z] 20.10.8: Pulling from library/docker [2022-06-01T20:30:57.530Z] Removing intermediate container ccc1a971e8d4 [2022-06-01T20:30:57.530Z] ---> cc851c4d90f0 [2022-06-01T20:30:57.530Z] [2022-06-01T20:30:57.530Z] Step 9/24 : FROM alpine:3.14 [2022-06-01T20:30:57.530Z] ---> ac73e934f311 [2022-06-01T20:30:57.530Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-01T20:30:57.806Z] ---> Running in 68467c83e54c [2022-06-01T20:30:59.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:30:59.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:00.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:00.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:00.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:00.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:01.387Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-01T20:31:01.387Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-01T20:31:01.387Z] (2/2) Installing su-exec (0.2-r1) [2022-06-01T20:31:01.387Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:31:01.387Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-01T20:31:01.387Z] (3/3) Installing su-exec (0.2-r1) [2022-06-01T20:31:01.387Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:31:01.662Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:31:01.662Z] OK: 6 MiB in 16 packages [2022-06-01T20:31:01.662Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-01T20:31:01.662Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-01T20:31:01.662Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T20:31:01.662Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-01T20:31:01.662Z] (5/5) Installing curl (7.79.1-r1) [2022-06-01T20:31:01.944Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:31:01.944Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:31:01.944Z] OK: 6 MiB in 17 packages [2022-06-01T20:31:02.228Z] Removing intermediate container 4d1e2d5007b0 [2022-06-01T20:31:02.228Z] ---> 61a01c73b13f [2022-06-01T20:31:02.228Z] [2022-06-01T20:31:02.228Z] Step 11/23 : FROM alpine:3.14 [2022-06-01T20:31:02.228Z] OK: 8 MiB in 19 packages [2022-06-01T20:31:02.228Z] ---> ac73e934f311 [2022-06-01T20:31:02.228Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:31:02.514Z] ---> Running in e738be714567 [2022-06-01T20:31:03.533Z] Removing intermediate container 13c47cc49307 [2022-06-01T20:31:03.533Z] ---> 7eb1f9c21c7a [2022-06-01T20:31:03.534Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-01T20:31:03.534Z] ---> Running in d96f2b782ac5 [2022-06-01T20:31:04.529Z] Removing intermediate container 68467c83e54c [2022-06-01T20:31:04.529Z] ---> e32cc89eaf9a [2022-06-01T20:31:04.529Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T20:31:04.529Z] Removing intermediate container d96f2b782ac5 [2022-06-01T20:31:04.529Z] ---> d882be5a4ea4 [2022-06-01T20:31:04.529Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-01T20:31:04.529Z] ---> Running in fdf28e39479e [2022-06-01T20:31:04.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:04.529Z] ---> Running in ed91ad4bd21d [2022-06-01T20:31:04.529Z] Removing intermediate container a9a00e21fb77 [2022-06-01T20:31:04.529Z] ---> d2551ecb35d8 [2022-06-01T20:31:04.529Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T20:31:04.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:04.808Z] ---> Running in 21274bc22345 [2022-06-01T20:31:05.086Z] Removing intermediate container fdf28e39479e [2022-06-01T20:31:05.086Z] ---> 60f7ae48e191 [2022-06-01T20:31:05.086Z] Step 12/24 : WORKDIR / [2022-06-01T20:31:05.369Z] Removing intermediate container ed91ad4bd21d [2022-06-01T20:31:05.369Z] ---> 453740454083 [2022-06-01T20:31:05.369Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-01T20:31:05.369Z] ---> Running in f12af29d66a7 [2022-06-01T20:31:05.645Z] ---> Running in 404b1f2b26d0 [2022-06-01T20:31:05.645Z] Removing intermediate container 21274bc22345 [2022-06-01T20:31:05.645Z] ---> 560f8915dcbc [2022-06-01T20:31:05.645Z] Step 12/20 : WORKDIR /edgex [2022-06-01T20:31:05.645Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T20:31:05.645Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:31:05.931Z] OK: 5 MiB in 15 packages [2022-06-01T20:31:05.931Z] ---> Running in bc3abf1fdf23 [2022-06-01T20:31:06.213Z] Removing intermediate container f12af29d66a7 [2022-06-01T20:31:06.213Z] ---> 2e35e834b368 [2022-06-01T20:31:06.213Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-01T20:31:06.821Z] Removing intermediate container bc3abf1fdf23 [2022-06-01T20:31:06.821Z] ---> 83e4ce395250 [2022-06-01T20:31:06.821Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-01T20:31:07.429Z] Removing intermediate container e738be714567 [2022-06-01T20:31:07.429Z] ---> 31af9294e100 [2022-06-01T20:31:07.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:31:07.429Z] ---> f494d657f000 [2022-06-01T20:31:07.429Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-01T20:31:07.429Z] ---> Running in 8b93d8fed224 [2022-06-01T20:31:08.417Z] ---> a720e756f61e [2022-06-01T20:31:08.417Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-01T20:31:08.417Z] Removing intermediate container 8b93d8fed224 [2022-06-01T20:31:08.417Z] ---> 4a4a9d6adcac [2022-06-01T20:31:08.417Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-01T20:31:08.417Z] ---> Running in 85d18b523c7a [2022-06-01T20:31:08.696Z] ---> 625e2278d649 [2022-06-01T20:31:08.696Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-01T20:31:08.974Z] Removing intermediate container 404b1f2b26d0 [2022-06-01T20:31:08.974Z] ---> bf89b464f0e5 [2022-06-01T20:31:08.974Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-01T20:31:08.974Z] Removing intermediate container 85d18b523c7a [2022-06-01T20:31:08.974Z] ---> c9ad225d5b89 [2022-06-01T20:31:08.974Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-01T20:31:08.974Z] ---> Running in af391ef4a84b [2022-06-01T20:31:09.249Z] ---> Running in b0dc5f3521ca [2022-06-01T20:31:09.852Z] Removing intermediate container af391ef4a84b [2022-06-01T20:31:09.852Z] ---> ca5524e0bc6a [2022-06-01T20:31:09.852Z] Removing intermediate container b0dc5f3521ca [2022-06-01T20:31:09.852Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-01T20:31:09.852Z] ---> 84a04eacf1a9 [2022-06-01T20:31:09.852Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:31:09.852Z] ---> 2aac851dd3bb [2022-06-01T20:31:09.852Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-01T20:31:10.455Z] ---> dea93b33473f [2022-06-01T20:31:10.455Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-01T20:31:11.054Z] ---> 10bf8ca1f9f3 [2022-06-01T20:31:11.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-01T20:31:11.054Z] ---> d2b0168a8e7d [2022-06-01T20:31:11.054Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-01T20:31:11.054Z] ---> Running in 694768ae1e43 [2022-06-01T20:31:11.332Z] ---> 4435080343dd [2022-06-01T20:31:11.332Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-01T20:31:13.320Z] ---> a2f545633a98 [2022-06-01T20:31:13.320Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-01T20:31:13.320Z] ---> Running in 5475072ed72e [2022-06-01T20:31:13.320Z] ---> cf93bb73b990 [2022-06-01T20:31:13.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-01T20:31:13.940Z] ---> b22992ae5bcf [2022-06-01T20:31:13.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-01T20:31:13.940Z] Removing intermediate container 694768ae1e43 [2022-06-01T20:31:13.940Z] ---> e16f15154cd7 [2022-06-01T20:31:13.940Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:31:14.216Z] Removing intermediate container 5475072ed72e [2022-06-01T20:31:14.216Z] ---> 95e09aad62d4 [2022-06-01T20:31:14.216Z] Step 17/20 : CMD ["--init=true"] [2022-06-01T20:31:14.216Z] ---> Running in 26470ef64795 [2022-06-01T20:31:14.494Z] ---> fe142682df03 [2022-06-01T20:31:14.494Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-01T20:31:14.771Z] ---> Running in b371278c0664 [2022-06-01T20:31:15.045Z] Removing intermediate container 26470ef64795 [2022-06-01T20:31:15.045Z] ---> 416c58afc0a9 [2022-06-01T20:31:15.045Z] Step 18/20 : LABEL arch=arm64 [2022-06-01T20:31:15.045Z] ---> Running in 190223a66659 [2022-06-01T20:31:15.320Z] ---> 4e05e3332205 [2022-06-01T20:31:15.320Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-01T20:31:15.596Z] Removing intermediate container b371278c0664 [2022-06-01T20:31:15.596Z] ---> 5939791a38dd [2022-06-01T20:31:15.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:31:15.596Z] ---> Running in a794e8d244bf [2022-06-01T20:31:15.874Z] Removing intermediate container 190223a66659 [2022-06-01T20:31:15.874Z] ---> 18918fcf8623 [2022-06-01T20:31:15.874Z] Step 19/20 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:31:16.155Z] ---> Running in b81d6d379f20 [2022-06-01T20:31:16.155Z] Removing intermediate container a794e8d244bf [2022-06-01T20:31:16.155Z] ---> 80605423beb2 [2022-06-01T20:31:16.155Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T20:31:16.432Z] ---> Running in 25a389b8fb19 [2022-06-01T20:31:16.432Z] ---> 68bf149e3822 [2022-06-01T20:31:16.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T20:31:16.711Z] Removing intermediate container b81d6d379f20 [2022-06-01T20:31:16.711Z] ---> 06719c9a79a6 [2022-06-01T20:31:16.711Z] Step 20/20 : LABEL version=2.1.1-dev.2 [2022-06-01T20:31:16.994Z] Removing intermediate container 25a389b8fb19 [2022-06-01T20:31:16.994Z] ---> b7fa9aafed70 [2022-06-01T20:31:16.994Z] Step 22/23 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:31:16.994Z] ---> Running in 8d69768c5083 [2022-06-01T20:31:16.994Z] ---> Running in 80194498e0e8 [2022-06-01T20:31:17.622Z] ---> 1d1459919325 [2022-06-01T20:31:17.623Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-01T20:31:17.623Z] Removing intermediate container 8d69768c5083 [2022-06-01T20:31:17.623Z] ---> 731fc9b78f9b [2022-06-01T20:31:17.623Z] [2022-06-01T20:31:17.623Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-01T20:31:17.623Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-01T20:31:17.623Z] ---> 3734d5adc5ac [2022-06-01T20:31:17.623Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:31:17.623Z] ---> Running in fa66e6179851 [2022-06-01T20:31:17.899Z] Removing intermediate container 80194498e0e8 [2022-06-01T20:31:17.899Z] ---> b2980515da5d [2022-06-01T20:31:17.899Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-01T20:31:17.899Z] ---> Running in 6a90581b9e15 [2022-06-01T20:31:18.182Z] ---> 979bd3419031 [2022-06-01T20:31:18.182Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-01T20:31:18.182Z] ---> Running in 20cd1a6846bc [2022-06-01T20:31:18.818Z] Removing intermediate container 6a90581b9e15 [2022-06-01T20:31:18.818Z] ---> 5af3da9c48ee [2022-06-01T20:31:18.818Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-01T20:31:18.818Z] Removing intermediate container 20cd1a6846bc [2022-06-01T20:31:18.818Z] ---> 167078f74be1 [2022-06-01T20:31:18.818Z] [2022-06-01T20:31:18.818Z] ---> Running in baab89061d5d [2022-06-01T20:31:19.108Z] ---> 14dd73ba1eb4 [2022-06-01T20:31:19.108Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-01T20:31:19.387Z] Successfully built 731fc9b78f9b [2022-06-01T20:31:19.387Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-01T20:31:19.387Z]  Building security-proxy-setup ... done Building core-command [2022-06-01T20:31:19.996Z] Successfully built 167078f74be1 [2022-06-01T20:31:19.997Z] Successfully tagged support-scheduler-arm64:latest [2022-06-01T20:31:19.997Z] Building support-notifications [2022-06-01T20:31:20.597Z]  Building support-scheduler ... done  ---> dc8fe6620836 [2022-06-01T20:31:20.597Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-01T20:31:20.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:20.896Z] Removing intermediate container fa66e6179851 [2022-06-01T20:31:20.896Z] ---> 9e92f9675833 [2022-06-01T20:31:20.896Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T20:31:20.896Z] ---> Running in e10cf7561f94 [2022-06-01T20:31:21.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:31:21.459Z] ---> 491307843f6f [2022-06-01T20:31:21.459Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-01T20:31:21.459Z] Removing intermediate container e10cf7561f94 [2022-06-01T20:31:21.459Z] ---> aa294b3148cf [2022-06-01T20:31:21.459Z] Step 22/24 : LABEL arch=arm64 [2022-06-01T20:31:21.735Z] ---> Running in e3adda51fb38 [2022-06-01T20:31:21.735Z] ---> Running in 2e944db9df1c [2022-06-01T20:31:22.025Z] Removing intermediate container e3adda51fb38 [2022-06-01T20:31:22.025Z] ---> c66d58880141 [2022-06-01T20:31:22.025Z] Step 23/24 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:31:22.307Z] (1/42) Installing readline (8.1.0-r0) [2022-06-01T20:31:22.307Z] ---> Running in d61a3afc25e2 [2022-06-01T20:31:22.307Z] (2/42) Installing bash (5.1.16-r0) [2022-06-01T20:31:22.307Z] Removing intermediate container 2e944db9df1c [2022-06-01T20:31:22.307Z] ---> c71ce7e7ee94 [2022-06-01T20:31:22.307Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-01T20:31:22.307Z] Executing bash-5.1.16-r0.post-install [2022-06-01T20:31:22.307Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-01T20:31:22.308Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T20:31:22.308Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-01T20:31:22.308Z] (6/42) Installing curl (7.79.1-r1) [2022-06-01T20:31:22.308Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-01T20:31:22.308Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-01T20:31:22.308Z] (9/42) Installing expat (2.4.7-r0) [2022-06-01T20:31:22.581Z] (10/42) Installing libffi (3.3-r2) [2022-06-01T20:31:22.581Z] (11/42) Installing gdbm (1.19-r0) [2022-06-01T20:31:22.581Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-01T20:31:22.581Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T20:31:22.581Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T20:31:22.581Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-01T20:31:22.581Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-01T20:31:22.581Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-01T20:31:22.859Z] Removing intermediate container d61a3afc25e2 [2022-06-01T20:31:22.859Z] ---> 7ee0b1377dcf [2022-06-01T20:31:22.859Z] Step 24/24 : LABEL version=2.1.1-dev.2 [2022-06-01T20:31:22.859Z] ---> Running in 7179c3dcfd0b [2022-06-01T20:31:23.474Z] ---> 273b717d2c15 [2022-06-01T20:31:23.474Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-01T20:31:23.474Z] Removing intermediate container 7179c3dcfd0b [2022-06-01T20:31:23.474Z] ---> 89b34449cd9c [2022-06-01T20:31:23.474Z] [2022-06-01T20:31:23.747Z] ---> Running in 8e53a5bab089 [2022-06-01T20:31:24.025Z] Successfully built 89b34449cd9c [2022-06-01T20:31:24.025Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-01T20:31:24.025Z]  Building security-secretstore-setup ... done Building core-data [2022-06-01T20:31:25.027Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-01T20:31:25.027Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-01T20:31:25.027Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-01T20:31:25.027Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-01T20:31:25.027Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-01T20:31:25.308Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-01T20:31:25.308Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-01T20:31:25.308Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-01T20:31:25.308Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-01T20:31:25.308Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-01T20:31:25.308Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-01T20:31:25.308Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-01T20:31:25.308Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-01T20:31:25.308Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-01T20:31:25.308Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-01T20:31:25.308Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-01T20:31:25.582Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-01T20:31:25.582Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-01T20:31:25.582Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-01T20:31:25.582Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-01T20:31:25.582Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-01T20:31:25.582Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-01T20:31:25.582Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-01T20:31:25.582Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-01T20:31:25.856Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-01T20:31:26.130Z] Removing intermediate container 8e53a5bab089 [2022-06-01T20:31:26.130Z] ---> 2a5b12ab727d [2022-06-01T20:31:26.130Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-01T20:31:26.406Z] ---> Running in 721042b7e5f2 [2022-06-01T20:31:26.406Z] Executing busybox-1.33.1-r3.trigger [2022-06-01T20:31:26.406Z] OK: 84 MiB in 64 packages [2022-06-01T20:31:26.687Z] Removing intermediate container 721042b7e5f2 [2022-06-01T20:31:26.687Z] ---> 1b6c32cf4730 [2022-06-01T20:31:26.687Z] Step 27/30 : CMD ["gate"] [2022-06-01T20:31:26.962Z] ---> Running in aac82e11b102 [2022-06-01T20:31:27.561Z] Removing intermediate container aac82e11b102 [2022-06-01T20:31:27.561Z] ---> 3d6c5e6fc0f4 [2022-06-01T20:31:27.561Z] Step 28/30 : LABEL arch=arm64 [2022-06-01T20:31:27.842Z] ---> Running in 1a0807f8fea4 [2022-06-01T20:31:28.120Z] Removing intermediate container 1a0807f8fea4 [2022-06-01T20:31:28.120Z] ---> 7f789d4d20b4 [2022-06-01T20:31:28.120Z] Step 29/30 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:31:28.400Z] ---> Running in 3ae3bbf3bbf9 [2022-06-01T20:31:29.033Z] Removing intermediate container 3ae3bbf3bbf9 [2022-06-01T20:31:29.033Z] ---> af07228a22f4 [2022-06-01T20:31:29.033Z] Step 30/30 : LABEL version=2.1.1-dev.2 [2022-06-01T20:31:29.309Z] ---> Running in 5eb92f4e50ef [2022-06-01T20:31:29.588Z] Removing intermediate container 5eb92f4e50ef [2022-06-01T20:31:29.588Z] ---> 4263177892fc [2022-06-01T20:31:29.588Z] [2022-06-01T20:31:30.188Z] Successfully built 4263177892fc [2022-06-01T20:31:30.188Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-01T20:31:30.188Z]  Building security-bootstrapper ... done Building core-metadata [2022-06-01T20:31:30.786Z] Collecting docker-compose==1.23.2 [2022-06-01T20:31:31.060Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-01T20:31:31.060Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-01T20:31:31.333Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-01T20:31:31.333Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-01T20:31:33.971Z] Collecting PyYAML<4,>=3.10 [2022-06-01T20:31:33.971Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-01T20:31:37.368Z] Collecting jsonschema<3,>=2.5.1 [2022-06-01T20:31:37.368Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-01T20:31:37.368Z] Collecting docker<4.0,>=3.6.0 [2022-06-01T20:31:37.368Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-01T20:31:37.645Z] Collecting docopt<0.7,>=0.6.1 [2022-06-01T20:31:37.645Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-01T20:31:40.274Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-01T20:31:40.274Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-01T20:31:40.274Z] Collecting texttable<0.10,>=0.9.0 [2022-06-01T20:31:40.274Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-01T20:31:42.249Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-01T20:31:42.249Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-01T20:31:42.249Z] Collecting cached-property<2,>=1.2.0 [2022-06-01T20:31:42.249Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-01T20:31:42.847Z] Collecting docker-pycreds>=0.4.0 [2022-06-01T20:31:42.847Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-01T20:31:43.834Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-01T20:31:43.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-01T20:31:43.834Z] Collecting idna<2.8,>=2.5 [2022-06-01T20:31:43.834Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-01T20:31:44.109Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-01T20:31:44.109Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-01T20:31:44.109Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-01T20:31:44.382Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-01T20:31:44.382Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-01T20:31:44.382Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-01T20:31:44.382Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-01T20:31:45.366Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-01T20:31:45.366Z] Attempting uninstall: urllib3 [2022-06-01T20:31:45.366Z] Found existing installation: urllib3 1.26.5 [2022-06-01T20:31:45.366Z] Uninstalling urllib3-1.26.5: [2022-06-01T20:31:45.366Z] Successfully uninstalled urllib3-1.26.5 [2022-06-01T20:31:45.974Z] Attempting uninstall: idna [2022-06-01T20:31:45.974Z] Found existing installation: idna 3.2 [2022-06-01T20:31:45.974Z] Uninstalling idna-3.2: [2022-06-01T20:31:45.974Z] Successfully uninstalled idna-3.2 [2022-06-01T20:31:46.958Z] Attempting uninstall: chardet [2022-06-01T20:31:46.958Z] Found existing installation: chardet 4.0.0 [2022-06-01T20:31:46.958Z] Uninstalling chardet-4.0.0: [2022-06-01T20:31:46.958Z] Successfully uninstalled chardet-4.0.0 [2022-06-01T20:31:48.950Z] Attempting uninstall: requests [2022-06-01T20:31:48.950Z] Found existing installation: requests 2.25.1 [2022-06-01T20:31:48.950Z] Uninstalling requests-2.25.1: [2022-06-01T20:31:48.950Z] Successfully uninstalled requests-2.25.1 [2022-06-01T20:31:49.229Z] Running setup.py install for texttable: started [2022-06-01T20:31:51.370Z] Running setup.py install for texttable: finished with status 'done' [2022-06-01T20:31:51.370Z] Running setup.py install for PyYAML: started [2022-06-01T20:31:54.186Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-01T20:31:54.518Z] Running setup.py install for docopt: started [2022-06-01T20:31:56.546Z] Running setup.py install for docopt: finished with status 'done' [2022-06-01T20:31:56.546Z] Running setup.py install for dockerpty: started [2022-06-01T20:31:58.525Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-01T20:32:00.506Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-01T20:32:10.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:32:10.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:32:10.692Z] ---> 1a2c85e7d332 [2022-06-01T20:32:10.692Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:32:10.692Z] ---> Using cache [2022-06-01T20:32:10.692Z] ---> dbcc40ab69ef [2022-06-01T20:32:10.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:32:10.692Z] ---> Using cache [2022-06-01T20:32:10.692Z] ---> 479e60958414 [2022-06-01T20:32:10.692Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T20:32:10.692Z] ---> Using cache [2022-06-01T20:32:10.692Z] ---> dac963076bb5 [2022-06-01T20:32:10.692Z] Step 6/22 : COPY . . [2022-06-01T20:32:10.692Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:32:10.692Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:32:10.692Z] ---> 1a2c85e7d332 [2022-06-01T20:32:10.692Z] Step 3/21 : WORKDIR /edgex-go [2022-06-01T20:32:10.692Z] ---> Using cache [2022-06-01T20:32:10.692Z] ---> dbcc40ab69ef [2022-06-01T20:32:10.692Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:32:10.692Z] ---> Using cache [2022-06-01T20:32:10.692Z] ---> 479e60958414 [2022-06-01T20:32:10.692Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-01T20:32:12.146Z] ---> Running in 3ca6fc8af954 [2022-06-01T20:32:13.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:32:13.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:32:13.594Z] ---> 1a2c85e7d332 [2022-06-01T20:32:13.594Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:32:13.594Z] ---> Using cache [2022-06-01T20:32:13.594Z] ---> dbcc40ab69ef [2022-06-01T20:32:13.594Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:32:13.594Z] ---> Using cache [2022-06-01T20:32:13.594Z] ---> 479e60958414 [2022-06-01T20:32:13.594Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-01T20:32:13.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:32:14.152Z] ---> Running in 9073fa31b5df [2022-06-01T20:32:14.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:32:15.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:32:15.739Z] OK: 220 MiB in 52 packages [2022-06-01T20:32:16.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:32:17.005Z] Removing intermediate container 3ca6fc8af954 [2022-06-01T20:32:17.005Z] ---> 0587b4c80535 [2022-06-01T20:32:17.005Z] Step 6/21 : COPY . . [2022-06-01T20:32:17.604Z] OK: 220 MiB in 52 packages [2022-06-01T20:32:18.587Z] Removing intermediate container baab89061d5d [2022-06-01T20:32:18.587Z] ---> eb411433ccc7 [2022-06-01T20:32:18.587Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-01T20:32:18.587Z] ---> Running in 7e3a133b73c9 [2022-06-01T20:32:19.193Z] Removing intermediate container 9073fa31b5df [2022-06-01T20:32:19.193Z] ---> f7e2230b79ab [2022-06-01T20:32:19.193Z] Step 6/22 : COPY . . [2022-06-01T20:32:19.469Z] Removing intermediate container 7e3a133b73c9 [2022-06-01T20:32:19.469Z] ---> 5a7775734382 [2022-06-01T20:32:19.469Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T20:32:19.743Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-01T20:32:19.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T20:32:19.743Z] ---> 1a2c85e7d332 [2022-06-01T20:32:19.743Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T20:32:19.743Z] ---> Using cache [2022-06-01T20:32:19.743Z] ---> dbcc40ab69ef [2022-06-01T20:32:19.743Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:32:19.743Z] ---> Using cache [2022-06-01T20:32:19.743Z] ---> 479e60958414 [2022-06-01T20:32:19.743Z] Step 5/22 : RUN apk add --update --no-cache make git ---> Running in e3467b9fb23a [2022-06-01T20:32:19.743Z] [2022-06-01T20:32:19.743Z] ---> Using cache [2022-06-01T20:32:19.743Z] ---> dac963076bb5 [2022-06-01T20:32:19.743Z] Step 6/22 : COPY . . [2022-06-01T20:32:20.376Z] Removing intermediate container e3467b9fb23a [2022-06-01T20:32:20.376Z] ---> d56633b8e813 [2022-06-01T20:32:20.376Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-01T20:32:22.376Z] ---> 482899518058 [2022-06-01T20:32:22.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-01T20:32:23.817Z] ---> 6dccef6b3d97 [2022-06-01T20:32:23.817Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-01T20:32:25.267Z] ---> 26dbd41973c2 [2022-06-01T20:32:25.267Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-01T20:32:25.267Z] ---> Running in a1810a30bf4d [2022-06-01T20:32:25.867Z] Removing intermediate container a1810a30bf4d [2022-06-01T20:32:25.867Z] ---> b773d793735f [2022-06-01T20:32:25.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:32:26.141Z] ---> Running in b5bc13257a66 [2022-06-01T20:32:26.743Z] Removing intermediate container b5bc13257a66 [2022-06-01T20:32:26.743Z] ---> cc1d1b7c5db1 [2022-06-01T20:32:26.743Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T20:32:27.016Z] ---> Running in 7797903ebd22 [2022-06-01T20:32:28.002Z] Removing intermediate container 7797903ebd22 [2022-06-01T20:32:28.002Z] ---> 10b3b97db313 [2022-06-01T20:32:28.002Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:32:28.275Z] ---> Running in 67f57704b3c2 [2022-06-01T20:32:28.873Z] Removing intermediate container 67f57704b3c2 [2022-06-01T20:32:28.873Z] ---> 8d74a846655f [2022-06-01T20:32:28.873Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:32:29.150Z] ---> Running in 9d8d090d617e [2022-06-01T20:32:29.764Z] Removing intermediate container 9d8d090d617e [2022-06-01T20:32:29.764Z] ---> f5baf7cfd009 [2022-06-01T20:32:29.764Z] [2022-06-01T20:32:30.369Z] Successfully built f5baf7cfd009 [2022-06-01T20:32:30.369Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-01T20:32:34.677Z]  Building sys-mgmt-agent ... done  ---> 7604f6b1956a [2022-06-01T20:32:34.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:32:34.951Z] ---> Running in 2524c900398e [2022-06-01T20:32:36.387Z] skipping... [2022-06-01T20:32:37.828Z] Removing intermediate container 2524c900398e [2022-06-01T20:32:37.828Z] ---> 46b2b3abdd03 [2022-06-01T20:32:37.828Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-01T20:32:38.106Z] ---> Running in 7c921e5b78ee [2022-06-01T20:32:39.553Z] ---> 9fcc55d38aac [2022-06-01T20:32:39.553Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:32:39.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2022-06-01T20:32:39.833Z] ---> Running in e30a4cbd85e3 [2022-06-01T20:32:41.835Z] skipping... [2022-06-01T20:32:43.288Z] Removing intermediate container e30a4cbd85e3 [2022-06-01T20:32:43.288Z] ---> aff27bda3510 [2022-06-01T20:32:43.288Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-01T20:32:43.573Z] ---> Running in 40403753f359 [2022-06-01T20:32:43.573Z] ---> f99cb01d6249 [2022-06-01T20:32:43.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T20:32:43.848Z] ---> de464c341c4a [2022-06-01T20:32:43.848Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 022414629a79 [2022-06-01T20:32:43.848Z] [2022-06-01T20:32:44.126Z] ---> Running in 006c51d6bc10 [2022-06-01T20:32:46.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-01T20:32:46.429Z] skipping... [2022-06-01T20:32:46.429Z] skipping... [2022-06-01T20:32:47.886Z] Removing intermediate container 022414629a79 [2022-06-01T20:32:47.886Z] ---> 83fe7ca9768f [2022-06-01T20:32:47.886Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-01T20:32:47.886Z] ---> Running in 8fd7bb5173e6 [2022-06-01T20:32:48.180Z] Removing intermediate container 006c51d6bc10 [2022-06-01T20:32:48.180Z] ---> 8c12206eaf92 [2022-06-01T20:32:48.180Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-01T20:32:48.456Z] ---> Running in 4d046a8f30ac [2022-06-01T20:32:50.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-01T20:32:50.465Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2022-06-01T20:34:27.282Z] Removing intermediate container 7c921e5b78ee [2022-06-01T20:34:27.282Z] ---> 67cdf57f461b [2022-06-01T20:34:27.282Z] [2022-06-01T20:34:27.282Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:34:27.282Z] ---> ac73e934f311 [2022-06-01T20:34:27.282Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:34:27.282Z] ---> Using cache [2022-06-01T20:34:27.282Z] ---> 31af9294e100 [2022-06-01T20:34:27.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:34:27.282Z] ---> Using cache [2022-06-01T20:34:27.282Z] ---> 4a4a9d6adcac [2022-06-01T20:34:27.282Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-01T20:34:27.282Z] ---> Running in 5974acf2e8b4 [2022-06-01T20:34:27.282Z] Removing intermediate container 5974acf2e8b4 [2022-06-01T20:34:27.282Z] ---> 9d2b10ed5fce [2022-06-01T20:34:27.282Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-01T20:34:27.282Z] ---> Running in 3d17d1cfb412 [2022-06-01T20:34:27.282Z] Removing intermediate container 3d17d1cfb412 [2022-06-01T20:34:27.282Z] ---> 155456171ac0 [2022-06-01T20:34:27.282Z] Step 14/22 : WORKDIR / [2022-06-01T20:34:27.282Z] ---> Running in 784f1cfa06c3 [2022-06-01T20:34:27.282Z] Removing intermediate container 784f1cfa06c3 [2022-06-01T20:34:27.282Z] ---> 1d14b536d8f0 [2022-06-01T20:34:27.282Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:34:27.282Z] ---> 6de7a4b97cd3 [2022-06-01T20:34:27.282Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-01T20:34:27.282Z] ---> 8a5d24b5f99c [2022-06-01T20:34:27.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-01T20:34:27.282Z] ---> 4e327407db60 [2022-06-01T20:34:27.282Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-01T20:34:27.282Z] ---> Running in 328a189f630f [2022-06-01T20:34:27.282Z] Removing intermediate container 328a189f630f [2022-06-01T20:34:27.282Z] ---> c02188dd7060 [2022-06-01T20:34:27.282Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:34:27.282Z] ---> Running in 6584c0a0ca56 [2022-06-01T20:34:27.282Z] Removing intermediate container 6584c0a0ca56 [2022-06-01T20:34:27.282Z] ---> 8d545c2b930b [2022-06-01T20:34:27.282Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T20:34:27.282Z] ---> Running in c04e16edf984 [2022-06-01T20:34:27.282Z] Removing intermediate container c04e16edf984 [2022-06-01T20:34:27.282Z] ---> 496a41d0eb94 [2022-06-01T20:34:27.282Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:34:27.282Z] ---> Running in 6153a7d844b1 [2022-06-01T20:34:27.282Z] Removing intermediate container 6153a7d844b1 [2022-06-01T20:34:27.282Z] ---> 6c680e39f15b [2022-06-01T20:34:27.282Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:34:27.282Z] ---> Running in 473734da5925 [2022-06-01T20:34:27.282Z] Removing intermediate container 473734da5925 [2022-06-01T20:34:27.282Z] ---> 67b070501764 [2022-06-01T20:34:27.282Z] [2022-06-01T20:34:27.282Z] Successfully built 67b070501764 [2022-06-01T20:34:27.282Z] Successfully tagged core-command-arm64:latest [2022-06-01T20:34:42.393Z]  Building core-command ... done Removing intermediate container 40403753f359 [2022-06-01T20:34:42.393Z] ---> 609bfe9361c0 [2022-06-01T20:34:42.393Z] [2022-06-01T20:34:42.393Z] Step 9/21 : FROM alpine:3.14 [2022-06-01T20:34:42.393Z] ---> ac73e934f311 [2022-06-01T20:34:42.393Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-01T20:34:42.393Z] ---> Running in d86126d2dc96 [2022-06-01T20:34:43.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:34:44.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:34:45.109Z] Removing intermediate container 8fd7bb5173e6 [2022-06-01T20:34:45.109Z] ---> aa79b909b4df [2022-06-01T20:34:45.109Z] [2022-06-01T20:34:45.109Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:34:45.109Z] ---> ac73e934f311 [2022-06-01T20:34:45.109Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T20:34:45.109Z] ---> Using cache [2022-06-01T20:34:45.109Z] ---> 31af9294e100 [2022-06-01T20:34:45.109Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:34:45.109Z] ---> Using cache [2022-06-01T20:34:45.109Z] ---> 4a4a9d6adcac [2022-06-01T20:34:45.109Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-01T20:34:45.109Z] ---> Running in 853ca5106a5e [2022-06-01T20:34:45.109Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-01T20:34:45.109Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-01T20:34:45.109Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:34:45.109Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T20:34:45.385Z] Removing intermediate container 853ca5106a5e [2022-06-01T20:34:45.385Z] ---> 76b3b0612322 [2022-06-01T20:34:45.385Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-01T20:34:45.385Z] ---> Running in d7454764c895 [2022-06-01T20:34:45.385Z] OK: 6 MiB in 16 packages [2022-06-01T20:34:45.992Z] Removing intermediate container d7454764c895 [2022-06-01T20:34:45.992Z] ---> a2c8b8eb0dff [2022-06-01T20:34:45.992Z] Step 14/22 : WORKDIR / [2022-06-01T20:34:45.992Z] ---> Running in 0525c0ca8935 [2022-06-01T20:34:46.598Z] Removing intermediate container 0525c0ca8935 [2022-06-01T20:34:46.598Z] ---> 44421d4f758d [2022-06-01T20:34:46.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:34:47.204Z] Removing intermediate container d86126d2dc96 [2022-06-01T20:34:47.204Z] ---> 174b95b34057 [2022-06-01T20:34:47.204Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T20:34:47.204Z] ---> Running in b8da42dd2298 [2022-06-01T20:34:47.479Z] ---> 65234bcea461 [2022-06-01T20:34:47.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-01T20:34:47.756Z] Removing intermediate container b8da42dd2298 [2022-06-01T20:34:47.756Z] ---> 49721a592d07 [2022-06-01T20:34:47.756Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-01T20:34:47.756Z] ---> Running in 3be66b903c0e [2022-06-01T20:34:48.029Z] Removing intermediate container 3be66b903c0e [2022-06-01T20:34:48.029Z] ---> 7a6991e37d52 [2022-06-01T20:34:48.029Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-01T20:34:48.305Z] ---> Running in f0b966771823 [2022-06-01T20:34:48.577Z] ---> 3a7ebf9c4684 [2022-06-01T20:34:48.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-01T20:34:48.862Z] Removing intermediate container f0b966771823 [2022-06-01T20:34:48.862Z] ---> b85197149378 [2022-06-01T20:34:48.862Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:34:49.460Z] ---> 9f1a5536013b [2022-06-01T20:34:49.460Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-01T20:34:49.737Z] ---> Running in 89589af33b3a [2022-06-01T20:34:49.737Z] ---> 13db564cb8c6 [2022-06-01T20:34:49.737Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-01T20:34:50.013Z] Removing intermediate container 89589af33b3a [2022-06-01T20:34:50.013Z] ---> 0e4e2ebe10e9 [2022-06-01T20:34:50.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:34:50.288Z] ---> Running in f474692b3b8f [2022-06-01T20:34:50.883Z] Removing intermediate container f474692b3b8f [2022-06-01T20:34:50.883Z] ---> f7122b6812d9 [2022-06-01T20:34:50.883Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T20:34:50.883Z] ---> Running in 5aeffc94399c [2022-06-01T20:34:51.168Z] ---> a966195a9aa6 [2022-06-01T20:34:51.168Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-01T20:34:51.450Z] Removing intermediate container 5aeffc94399c [2022-06-01T20:34:51.450Z] ---> b0c0c15a23dc [2022-06-01T20:34:51.450Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:34:51.450Z] ---> Running in d5a9a97fa24e [2022-06-01T20:34:52.047Z] Removing intermediate container d5a9a97fa24e [2022-06-01T20:34:52.047Z] ---> a29eb054215a [2022-06-01T20:34:52.047Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:34:52.047Z] ---> 037600a69649 [2022-06-01T20:34:52.047Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-01T20:34:52.047Z] ---> Running in 252d50ddd032 [2022-06-01T20:34:52.047Z] ---> Running in ea217bf5bb9c [2022-06-01T20:34:52.652Z] Removing intermediate container 252d50ddd032 [2022-06-01T20:34:52.652Z] ---> 306e40802b86 [2022-06-01T20:34:52.652Z] [2022-06-01T20:34:52.652Z] Removing intermediate container ea217bf5bb9c [2022-06-01T20:34:52.652Z] ---> f8cf7778b8e2 [2022-06-01T20:34:52.652Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:34:52.652Z] Removing intermediate container 4d046a8f30ac [2022-06-01T20:34:52.652Z] ---> 82628cc09d6b [2022-06-01T20:34:52.652Z] [2022-06-01T20:34:52.652Z] Step 9/22 : FROM alpine:3.14 [2022-06-01T20:34:52.652Z] ---> ac73e934f311 [2022-06-01T20:34:52.652Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-01T20:34:52.652Z] ---> Running in 8111713d60f3 [2022-06-01T20:34:52.652Z] ---> Running in 38198c998f81 [2022-06-01T20:34:53.253Z] Removing intermediate container 8111713d60f3 [2022-06-01T20:34:53.253Z] ---> 924c0f19d496 [2022-06-01T20:34:53.253Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-01T20:34:53.253Z] Removing intermediate container 38198c998f81 [2022-06-01T20:34:53.253Z] ---> 4d4a21137559 [2022-06-01T20:34:53.253Z] Step 19/21 : LABEL arch=arm64 [2022-06-01T20:34:53.253Z] Successfully built 306e40802b86 [2022-06-01T20:34:53.253Z] Successfully tagged core-metadata-arm64:latest [2022-06-01T20:34:53.253Z]  Building core-metadata ... done  ---> Running in a6d2f93bb168 [2022-06-01T20:34:53.253Z] ---> Running in 2c2d8796c9a9 [2022-06-01T20:34:53.857Z] Removing intermediate container 2c2d8796c9a9 [2022-06-01T20:34:53.857Z] ---> a819b907a216 [2022-06-01T20:34:53.857Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-01T20:34:53.857Z] Removing intermediate container a6d2f93bb168 [2022-06-01T20:34:53.857Z] ---> 30494124e877 [2022-06-01T20:34:53.857Z] Step 20/21 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:34:53.857Z] ---> Running in dff92d789431 [2022-06-01T20:34:53.857Z] ---> Running in 0fe095f07f8b [2022-06-01T20:34:54.131Z] Removing intermediate container dff92d789431 [2022-06-01T20:34:54.131Z] ---> 5b3da219600c [2022-06-01T20:34:54.131Z] Step 21/21 : LABEL version=2.1.1-dev.2 [2022-06-01T20:34:54.131Z] Removing intermediate container 0fe095f07f8b [2022-06-01T20:34:54.131Z] ---> 051bce1a420e [2022-06-01T20:34:54.131Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T20:34:54.131Z] ---> Running in a704945b3bd9 [2022-06-01T20:34:54.408Z] ---> Running in 98566b1dd6c2 [2022-06-01T20:34:54.683Z] Removing intermediate container a704945b3bd9 [2022-06-01T20:34:54.683Z] ---> 577bca858ae5 [2022-06-01T20:34:54.683Z] [2022-06-01T20:34:55.277Z] Successfully built 577bca858ae5 [2022-06-01T20:34:55.277Z] Successfully tagged support-notifications-arm64:latest [2022-06-01T20:34:55.875Z]  Building support-notifications ... done Removing intermediate container 98566b1dd6c2 [2022-06-01T20:34:55.875Z] ---> 06fd13a3b853 [2022-06-01T20:34:55.875Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T20:34:56.151Z] ---> Running in 3624892956e8 [2022-06-01T20:34:57.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T20:34:58.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T20:34:58.699Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T20:34:58.969Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T20:34:58.969Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T20:34:58.969Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T20:34:59.240Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T20:34:59.240Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T20:34:59.240Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T20:34:59.240Z] OK: 8 MiB in 20 packages [2022-06-01T20:35:00.212Z] Removing intermediate container 3624892956e8 [2022-06-01T20:35:00.212Z] ---> 9cf524ee7f04 [2022-06-01T20:35:00.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T20:35:00.803Z] ---> 40e3dd187813 [2022-06-01T20:35:00.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-01T20:35:01.781Z] ---> f8af014f4c76 [2022-06-01T20:35:01.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-01T20:35:02.376Z] ---> 8bc218bb7c68 [2022-06-01T20:35:02.376Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-01T20:35:02.376Z] ---> Running in 53d844f6b656 [2022-06-01T20:35:02.645Z] Removing intermediate container 53d844f6b656 [2022-06-01T20:35:02.645Z] ---> f388047a1971 [2022-06-01T20:35:02.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T20:35:02.645Z] ---> Running in e10546f4eb37 [2022-06-01T20:35:02.920Z] Removing intermediate container e10546f4eb37 [2022-06-01T20:35:02.920Z] ---> 5768619a80d4 [2022-06-01T20:35:02.920Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T20:35:02.920Z] ---> Running in 3256592ca180 [2022-06-01T20:35:03.201Z] Removing intermediate container 3256592ca180 [2022-06-01T20:35:03.201Z] ---> 927afb4b0175 [2022-06-01T20:35:03.201Z] Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:03.477Z] ---> Running in 812da2e3c22b [2022-06-01T20:35:03.748Z] Removing intermediate container 812da2e3c22b [2022-06-01T20:35:03.748Z] ---> 75a0f485d4b9 [2022-06-01T20:35:03.748Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-01T20:35:03.748Z] ---> Running in 6d78fc3dd57d [2022-06-01T20:35:04.019Z] Removing intermediate container 6d78fc3dd57d [2022-06-01T20:35:04.019Z] ---> 59325d783211 [2022-06-01T20:35:04.019Z] [2022-06-01T20:35:04.611Z] Successfully built 59325d783211 [2022-06-01T20:35:04.611Z] Successfully tagged core-data-arm64:latest [2022-06-01T20:35:04.627Z]  Building core-data ... done  [Pipeline] } [2022-06-01T20:35:04.637Z] $ docker stop --time=1 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 [2022-06-01T20:35:06.288Z] $ docker rm -f 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T20:35:06.836Z] + docker images [2022-06-01T20:35:07.108Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-01T20:35:07.108Z] core-data-arm64 latest 59325d783211 3 seconds ago 19.2MB [2022-06-01T20:35:07.108Z] support-notifications-arm64 latest 577bca858ae5 12 seconds ago 16MB [2022-06-01T20:35:07.108Z] core-metadata-arm64 latest 306e40802b86 14 seconds ago 15.9MB [2022-06-01T20:35:07.108Z] 82628cc09d6b 14 seconds ago 1.5GB [2022-06-01T20:35:07.108Z] aa79b909b4df 22 seconds ago 1.49GB [2022-06-01T20:35:07.108Z] 609bfe9361c0 25 seconds ago 1.49GB [2022-06-01T20:35:07.108Z] core-command-arm64 latest 67b070501764 41 seconds ago 15.1MB [2022-06-01T20:35:07.108Z] 67cdf57f461b 50 seconds ago 1.49GB [2022-06-01T20:35:07.108Z] sys-mgmt-agent-arm64 latest f5baf7cfd009 2 minutes ago 277MB [2022-06-01T20:35:07.108Z] security-bootstrapper-arm64 latest 4263177892fc 3 minutes ago 18MB [2022-06-01T20:35:07.108Z] security-secretstore-setup-arm64 latest 89b34449cd9c 3 minutes ago 26.8MB [2022-06-01T20:35:07.108Z] support-scheduler-arm64 latest 167078f74be1 3 minutes ago 15.3MB [2022-06-01T20:35:07.108Z] security-proxy-setup-arm64 latest 731fc9b78f9b 3 minutes ago 25.3MB [2022-06-01T20:35:07.108Z] 61a01c73b13f 4 minutes ago 1.49GB [2022-06-01T20:35:07.108Z] 5e2dc7ac6c31 4 minutes ago 1.49GB [2022-06-01T20:35:07.108Z] b5f051284437 4 minutes ago 1.49GB [2022-06-01T20:35:07.108Z] cc851c4d90f0 4 minutes ago 1.5GB [2022-06-01T20:35:07.108Z] 97f2c39bd035 4 minutes ago 1.49GB [2022-06-01T20:35:07.108Z] ci-base-image-arm64 latest 1a2c85e7d332 9 minutes ago 1.26GB [2022-06-01T20:35:07.108Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 5 days ago 551MB [2022-06-01T20:35:07.108Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-01T20:35:07.108Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-01T20:35:07.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:35:07.226Z] provisioning config files... [2022-06-01T20:35:07.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5295728892962571005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:35:07.595Z] ---> docker-login.sh [2022-06-01T20:35:07.595Z] nexus3.edgexfoundry.org:10001 [2022-06-01T20:35:07.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:35:07.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:35:07.867Z] Configure a credential helper to remove this warning. See [2022-06-01T20:35:07.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:35:07.867Z] [2022-06-01T20:35:07.867Z] Login Succeeded [2022-06-01T20:35:07.867Z] nexus3.edgexfoundry.org:10002 [2022-06-01T20:35:08.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:35:08.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:35:08.460Z] Configure a credential helper to remove this warning. See [2022-06-01T20:35:08.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:35:08.460Z] [2022-06-01T20:35:08.460Z] Login Succeeded [2022-06-01T20:35:08.460Z] nexus3.edgexfoundry.org:10003 [2022-06-01T20:35:08.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:35:09.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:35:09.013Z] Configure a credential helper to remove this warning. See [2022-06-01T20:35:09.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:35:09.013Z] [2022-06-01T20:35:09.013Z] Login Succeeded [2022-06-01T20:35:09.013Z] nexus3.edgexfoundry.org:10004 [2022-06-01T20:35:09.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:35:09.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:35:09.285Z] Configure a credential helper to remove this warning. See [2022-06-01T20:35:09.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:35:09.285Z] [2022-06-01T20:35:09.285Z] Login Succeeded [2022-06-01T20:35:09.557Z] docker.io [2022-06-01T20:35:09.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T20:35:10.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T20:35:10.177Z] Configure a credential helper to remove this warning. See [2022-06-01T20:35:10.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T20:35:10.177Z] [2022-06-01T20:35:10.177Z] Login Succeeded [2022-06-01T20:35:10.177Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T20:35:10.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:10.232Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T20:35:10.260Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-01T20:35:10.260Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:10.260Z] 2.1.1-dev.2 [2022-06-01T20:35:10.260Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:10.260Z] jakarta [2022-06-01T20:35:10.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:10.611Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:10.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:10.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-01T20:35:10.980Z] a60983547c88: Preparing [2022-06-01T20:35:10.980Z] 468db75a57fd: Preparing [2022-06-01T20:35:10.980Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:10.980Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:10.980Z] f73e7dbfee58: Preparing [2022-06-01T20:35:10.980Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:11.255Z] a60983547c88: Pushed [2022-06-01T20:35:11.255Z] fe8fbc3a49cd: Pushed [2022-06-01T20:35:11.255Z] 2ea15a38a6a5: Pushed [2022-06-01T20:35:13.863Z] 468db75a57fd: Pushed [2022-06-01T20:35:13.863Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:14.230Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:14.586Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 [2022-06-01T20:35:14.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-01T20:35:14.586Z] a60983547c88: Preparing [2022-06-01T20:35:14.586Z] 468db75a57fd: Preparing [2022-06-01T20:35:14.586Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:14.586Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:14.586Z] f73e7dbfee58: Preparing [2022-06-01T20:35:14.586Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:14.586Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:14.586Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:14.586Z] 468db75a57fd: Layer already exists [2022-06-01T20:35:14.586Z] a60983547c88: Layer already exists [2022-06-01T20:35:14.856Z] 2.1.1-dev.2: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:15.220Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:15.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:15.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-01T20:35:15.573Z] a60983547c88: Preparing [2022-06-01T20:35:15.573Z] 468db75a57fd: Preparing [2022-06-01T20:35:15.573Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:15.573Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:15.573Z] f73e7dbfee58: Preparing [2022-06-01T20:35:15.573Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:15.573Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:15.573Z] a60983547c88: Layer already exists [2022-06-01T20:35:15.573Z] 468db75a57fd: Layer already exists [2022-06-01T20:35:15.573Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:15.843Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:16.197Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:16.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-01T20:35:16.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-01T20:35:16.547Z] a60983547c88: Preparing [2022-06-01T20:35:16.547Z] 468db75a57fd: Preparing [2022-06-01T20:35:16.547Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:16.547Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:16.547Z] f73e7dbfee58: Preparing [2022-06-01T20:35:16.548Z] a60983547c88: Layer already exists [2022-06-01T20:35:16.548Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:16.548Z] 468db75a57fd: Layer already exists [2022-06-01T20:35:16.548Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:16.548Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:16.818Z] jakarta: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:16.869Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:16.876Z] taggedImages: [2022-06-01T20:35:16.876Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:16.876Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 [2022-06-01T20:35:16.876Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:16.876Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:16.895Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-01T20:35:16.895Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:16.895Z] 2.1.1-dev.2 [2022-06-01T20:35:16.895Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:16.895Z] jakarta [2022-06-01T20:35:16.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:17.246Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:17.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:17.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-01T20:35:17.617Z] 18e35a2d243f: Preparing [2022-06-01T20:35:17.617Z] edd9f498290d: Preparing [2022-06-01T20:35:17.617Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:17.617Z] 54066f7c053e: Preparing [2022-06-01T20:35:17.617Z] 025c884cce7d: Preparing [2022-06-01T20:35:17.617Z] f73e7dbfee58: Preparing [2022-06-01T20:35:17.617Z] f73e7dbfee58: Waiting [2022-06-01T20:35:17.894Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:17.894Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:17.894Z] 025c884cce7d: Pushed [2022-06-01T20:35:17.894Z] 18e35a2d243f: Pushed [2022-06-01T20:35:18.486Z] 54066f7c053e: Pushed [2022-06-01T20:35:20.449Z] edd9f498290d: Pushed [2022-06-01T20:35:20.720Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:21.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:21.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 [2022-06-01T20:35:21.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-01T20:35:21.489Z] 18e35a2d243f: Preparing [2022-06-01T20:35:21.489Z] edd9f498290d: Preparing [2022-06-01T20:35:21.489Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:21.489Z] 54066f7c053e: Preparing [2022-06-01T20:35:21.489Z] 025c884cce7d: Preparing [2022-06-01T20:35:21.489Z] f73e7dbfee58: Preparing [2022-06-01T20:35:21.489Z] f73e7dbfee58: Waiting [2022-06-01T20:35:21.489Z] 18e35a2d243f: Layer already exists [2022-06-01T20:35:21.489Z] 54066f7c053e: Layer already exists [2022-06-01T20:35:21.489Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:21.489Z] 025c884cce7d: Layer already exists [2022-06-01T20:35:21.489Z] edd9f498290d: Layer already exists [2022-06-01T20:35:21.489Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:21.762Z] 2.1.1-dev.2: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:22.124Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:22.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:22.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-01T20:35:22.518Z] 18e35a2d243f: Preparing [2022-06-01T20:35:22.518Z] edd9f498290d: Preparing [2022-06-01T20:35:22.518Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:22.518Z] 54066f7c053e: Preparing [2022-06-01T20:35:22.518Z] 025c884cce7d: Preparing [2022-06-01T20:35:22.518Z] f73e7dbfee58: Preparing [2022-06-01T20:35:22.518Z] f73e7dbfee58: Waiting [2022-06-01T20:35:22.518Z] 18e35a2d243f: Layer already exists [2022-06-01T20:35:22.518Z] 025c884cce7d: Layer already exists [2022-06-01T20:35:22.518Z] edd9f498290d: Layer already exists [2022-06-01T20:35:22.518Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:22.518Z] 54066f7c053e: Layer already exists [2022-06-01T20:35:22.518Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:22.792Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:23.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:23.538Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-01T20:35:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-01T20:35:23.538Z] 18e35a2d243f: Preparing [2022-06-01T20:35:23.538Z] edd9f498290d: Preparing [2022-06-01T20:35:23.538Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:23.538Z] 54066f7c053e: Preparing [2022-06-01T20:35:23.538Z] 025c884cce7d: Preparing [2022-06-01T20:35:23.538Z] f73e7dbfee58: Preparing [2022-06-01T20:35:23.538Z] f73e7dbfee58: Waiting [2022-06-01T20:35:23.538Z] 18e35a2d243f: Layer already exists [2022-06-01T20:35:23.538Z] 54066f7c053e: Layer already exists [2022-06-01T20:35:23.538Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:23.538Z] edd9f498290d: Layer already exists [2022-06-01T20:35:23.538Z] 025c884cce7d: Layer already exists [2022-06-01T20:35:23.538Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:23.817Z] jakarta: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:23.878Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:23.886Z] taggedImages: [2022-06-01T20:35:23.886Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:23.886Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 [2022-06-01T20:35:23.886Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:23.886Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:23.911Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-01T20:35:23.911Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:23.911Z] 2.1.1-dev.2 [2022-06-01T20:35:23.911Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:23.911Z] jakarta [2022-06-01T20:35:23.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:24.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:24.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:24.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-01T20:35:24.647Z] ba381fef346a: Preparing [2022-06-01T20:35:24.647Z] 7aada5519c4b: Preparing [2022-06-01T20:35:24.647Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:24.647Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:24.647Z] f73e7dbfee58: Preparing [2022-06-01T20:35:24.647Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:24.647Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:24.916Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:24.916Z] ba381fef346a: Pushed [2022-06-01T20:35:27.518Z] 7aada5519c4b: Pushed [2022-06-01T20:35:27.518Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:28.150Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:28.500Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 [2022-06-01T20:35:28.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-01T20:35:28.500Z] ba381fef346a: Preparing [2022-06-01T20:35:28.500Z] 7aada5519c4b: Preparing [2022-06-01T20:35:28.500Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:28.500Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:28.500Z] f73e7dbfee58: Preparing [2022-06-01T20:35:28.500Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:28.500Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:28.500Z] ba381fef346a: Layer already exists [2022-06-01T20:35:28.500Z] 7aada5519c4b: Layer already exists [2022-06-01T20:35:28.500Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:28.769Z] 2.1.1-dev.2: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:29.128Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:29.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:29.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-01T20:35:29.473Z] ba381fef346a: Preparing [2022-06-01T20:35:29.473Z] 7aada5519c4b: Preparing [2022-06-01T20:35:29.473Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:29.473Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:29.473Z] f73e7dbfee58: Preparing [2022-06-01T20:35:29.473Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:29.473Z] ba381fef346a: Layer already exists [2022-06-01T20:35:29.473Z] 7aada5519c4b: Layer already exists [2022-06-01T20:35:29.473Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:29.473Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:29.744Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:30.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:30.460Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-01T20:35:30.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-01T20:35:30.460Z] ba381fef346a: Preparing [2022-06-01T20:35:30.460Z] 7aada5519c4b: Preparing [2022-06-01T20:35:30.460Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:30.460Z] 2ea15a38a6a5: Preparing [2022-06-01T20:35:30.460Z] f73e7dbfee58: Preparing [2022-06-01T20:35:30.460Z] ba381fef346a: Layer already exists [2022-06-01T20:35:30.460Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:35:30.460Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:30.460Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:30.460Z] 7aada5519c4b: Layer already exists [2022-06-01T20:35:30.732Z] jakarta: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:30.790Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:30.797Z] taggedImages: [2022-06-01T20:35:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 [2022-06-01T20:35:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:30.823Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-01T20:35:30.823Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:30.823Z] 2.1.1-dev.2 [2022-06-01T20:35:30.823Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:30.823Z] jakarta [2022-06-01T20:35:30.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:31.197Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:31.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:31.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-01T20:35:31.549Z] 0a34f4c48882: Preparing [2022-06-01T20:35:31.549Z] 0a34f4c48882: Preparing [2022-06-01T20:35:31.549Z] 03f52eae9d5e: Preparing [2022-06-01T20:35:31.549Z] 30e62684fd02: Preparing [2022-06-01T20:35:31.549Z] 9e5a6c7ef83e: Preparing [2022-06-01T20:35:31.549Z] 8ad1bb5dce52: Preparing [2022-06-01T20:35:31.549Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:31.549Z] 099cbd1422ff: Preparing [2022-06-01T20:35:31.549Z] e3fb114e9377: Preparing [2022-06-01T20:35:31.549Z] fe8fbc3a49cd: Waiting [2022-06-01T20:35:31.549Z] 099cbd1422ff: Waiting [2022-06-01T20:35:31.549Z] d1e905bd6112: Preparing [2022-06-01T20:35:31.549Z] e3fb114e9377: Waiting [2022-06-01T20:35:31.549Z] c539156e0381: Preparing [2022-06-01T20:35:31.549Z] f73e7dbfee58: Preparing [2022-06-01T20:35:31.549Z] c539156e0381: Waiting [2022-06-01T20:35:31.549Z] f73e7dbfee58: Waiting [2022-06-01T20:35:31.549Z] d1e905bd6112: Waiting [2022-06-01T20:35:31.822Z] 9e5a6c7ef83e: Pushed [2022-06-01T20:35:31.822Z] 0a34f4c48882: Pushed [2022-06-01T20:35:31.822Z] 30e62684fd02: Pushed [2022-06-01T20:35:31.822Z] 03f52eae9d5e: Pushed [2022-06-01T20:35:31.822Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:32.093Z] e3fb114e9377: Pushed [2022-06-01T20:35:32.093Z] d1e905bd6112: Pushed [2022-06-01T20:35:32.093Z] 099cbd1422ff: Pushed [2022-06-01T20:35:32.093Z] c539156e0381: Pushed [2022-06-01T20:35:32.093Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:35.461Z] 8ad1bb5dce52: Pushed [2022-06-01T20:35:35.461Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:35.817Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:36.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 [2022-06-01T20:35:36.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-01T20:35:36.169Z] 0a34f4c48882: Preparing [2022-06-01T20:35:36.169Z] 0a34f4c48882: Preparing [2022-06-01T20:35:36.169Z] 03f52eae9d5e: Preparing [2022-06-01T20:35:36.169Z] 30e62684fd02: Preparing [2022-06-01T20:35:36.169Z] 9e5a6c7ef83e: Preparing [2022-06-01T20:35:36.169Z] 8ad1bb5dce52: Preparing [2022-06-01T20:35:36.169Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:36.169Z] 099cbd1422ff: Preparing [2022-06-01T20:35:36.169Z] e3fb114e9377: Preparing [2022-06-01T20:35:36.169Z] d1e905bd6112: Preparing [2022-06-01T20:35:36.169Z] c539156e0381: Preparing [2022-06-01T20:35:36.169Z] f73e7dbfee58: Preparing [2022-06-01T20:35:36.169Z] fe8fbc3a49cd: Waiting [2022-06-01T20:35:36.169Z] 099cbd1422ff: Waiting [2022-06-01T20:35:36.169Z] e3fb114e9377: Waiting [2022-06-01T20:35:36.169Z] d1e905bd6112: Waiting [2022-06-01T20:35:36.169Z] c539156e0381: Waiting [2022-06-01T20:35:36.169Z] f73e7dbfee58: Waiting [2022-06-01T20:35:36.169Z] 30e62684fd02: Layer already exists [2022-06-01T20:35:36.169Z] 03f52eae9d5e: Layer already exists [2022-06-01T20:35:36.169Z] 8ad1bb5dce52: Layer already exists [2022-06-01T20:35:36.169Z] 0a34f4c48882: Layer already exists [2022-06-01T20:35:36.169Z] 9e5a6c7ef83e: Layer already exists [2022-06-01T20:35:36.169Z] 099cbd1422ff: Layer already exists [2022-06-01T20:35:36.169Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:36.169Z] c539156e0381: Layer already exists [2022-06-01T20:35:36.169Z] e3fb114e9377: Layer already exists [2022-06-01T20:35:36.169Z] d1e905bd6112: Layer already exists [2022-06-01T20:35:36.441Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:36.441Z] 2.1.1-dev.2: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:36.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:37.151Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:37.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-01T20:35:37.151Z] 0a34f4c48882: Preparing [2022-06-01T20:35:37.151Z] 0a34f4c48882: Preparing [2022-06-01T20:35:37.151Z] 03f52eae9d5e: Preparing [2022-06-01T20:35:37.151Z] 30e62684fd02: Preparing [2022-06-01T20:35:37.151Z] 9e5a6c7ef83e: Preparing [2022-06-01T20:35:37.151Z] 8ad1bb5dce52: Preparing [2022-06-01T20:35:37.151Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:37.151Z] 099cbd1422ff: Preparing [2022-06-01T20:35:37.151Z] e3fb114e9377: Preparing [2022-06-01T20:35:37.151Z] d1e905bd6112: Preparing [2022-06-01T20:35:37.151Z] c539156e0381: Preparing [2022-06-01T20:35:37.151Z] f73e7dbfee58: Preparing [2022-06-01T20:35:37.151Z] e3fb114e9377: Waiting [2022-06-01T20:35:37.151Z] d1e905bd6112: Waiting [2022-06-01T20:35:37.151Z] c539156e0381: Waiting [2022-06-01T20:35:37.151Z] f73e7dbfee58: Waiting [2022-06-01T20:35:37.151Z] fe8fbc3a49cd: Waiting [2022-06-01T20:35:37.151Z] 099cbd1422ff: Waiting [2022-06-01T20:35:37.151Z] 8ad1bb5dce52: Layer already exists [2022-06-01T20:35:37.151Z] 30e62684fd02: Layer already exists [2022-06-01T20:35:37.151Z] 0a34f4c48882: Layer already exists [2022-06-01T20:35:37.151Z] 03f52eae9d5e: Layer already exists [2022-06-01T20:35:37.151Z] 9e5a6c7ef83e: Layer already exists [2022-06-01T20:35:37.422Z] 099cbd1422ff: Layer already exists [2022-06-01T20:35:37.422Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:37.422Z] d1e905bd6112: Layer already exists [2022-06-01T20:35:37.422Z] e3fb114e9377: Layer already exists [2022-06-01T20:35:37.422Z] c539156e0381: Layer already exists [2022-06-01T20:35:37.422Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:37.422Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:37.787Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:38.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-01T20:35:38.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-01T20:35:38.142Z] 0a34f4c48882: Preparing [2022-06-01T20:35:38.142Z] 0a34f4c48882: Preparing [2022-06-01T20:35:38.142Z] 03f52eae9d5e: Preparing [2022-06-01T20:35:38.142Z] 30e62684fd02: Preparing [2022-06-01T20:35:38.142Z] 9e5a6c7ef83e: Preparing [2022-06-01T20:35:38.142Z] 8ad1bb5dce52: Preparing [2022-06-01T20:35:38.142Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:38.142Z] 099cbd1422ff: Preparing [2022-06-01T20:35:38.142Z] e3fb114e9377: Preparing [2022-06-01T20:35:38.142Z] d1e905bd6112: Preparing [2022-06-01T20:35:38.142Z] c539156e0381: Preparing [2022-06-01T20:35:38.142Z] f73e7dbfee58: Preparing [2022-06-01T20:35:38.142Z] e3fb114e9377: Waiting [2022-06-01T20:35:38.142Z] d1e905bd6112: Waiting [2022-06-01T20:35:38.142Z] c539156e0381: Waiting [2022-06-01T20:35:38.142Z] fe8fbc3a49cd: Waiting [2022-06-01T20:35:38.142Z] f73e7dbfee58: Waiting [2022-06-01T20:35:38.142Z] 099cbd1422ff: Waiting [2022-06-01T20:35:38.142Z] 03f52eae9d5e: Layer already exists [2022-06-01T20:35:38.142Z] 8ad1bb5dce52: Layer already exists [2022-06-01T20:35:38.142Z] 30e62684fd02: Layer already exists [2022-06-01T20:35:38.142Z] 9e5a6c7ef83e: Layer already exists [2022-06-01T20:35:38.142Z] 0a34f4c48882: Layer already exists [2022-06-01T20:35:38.142Z] e3fb114e9377: Layer already exists [2022-06-01T20:35:38.142Z] 099cbd1422ff: Layer already exists [2022-06-01T20:35:38.142Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:38.142Z] c539156e0381: Layer already exists [2022-06-01T20:35:38.142Z] d1e905bd6112: Layer already exists [2022-06-01T20:35:38.142Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:38.412Z] jakarta: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:38.467Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:38.474Z] taggedImages: [2022-06-01T20:35:38.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:38.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 [2022-06-01T20:35:38.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:38.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:38.501Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-01T20:35:38.501Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:38.501Z] 2.1.1-dev.2 [2022-06-01T20:35:38.501Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:38.501Z] jakarta [2022-06-01T20:35:38.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:38.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:39.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:39.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-01T20:35:39.256Z] 8510dabeb356: Preparing [2022-06-01T20:35:39.256Z] eebf2ebec845: Preparing [2022-06-01T20:35:39.256Z] 13063e450228: Preparing [2022-06-01T20:35:39.256Z] d257678e955b: Preparing [2022-06-01T20:35:39.256Z] 2e89d9739ba3: Preparing [2022-06-01T20:35:39.256Z] f73e7dbfee58: Preparing [2022-06-01T20:35:39.256Z] f73e7dbfee58: Waiting [2022-06-01T20:35:39.529Z] d257678e955b: Pushed [2022-06-01T20:35:39.529Z] 13063e450228: Pushed [2022-06-01T20:35:39.803Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:40.399Z] 2e89d9739ba3: Pushed [2022-06-01T20:35:41.829Z] 8510dabeb356: Pushed [2022-06-01T20:35:41.829Z] eebf2ebec845: Pushed [2022-06-01T20:35:42.100Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:42.456Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:42.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 [2022-06-01T20:35:42.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-01T20:35:42.809Z] 8510dabeb356: Preparing [2022-06-01T20:35:42.809Z] eebf2ebec845: Preparing [2022-06-01T20:35:42.809Z] 13063e450228: Preparing [2022-06-01T20:35:42.809Z] d257678e955b: Preparing [2022-06-01T20:35:42.809Z] 2e89d9739ba3: Preparing [2022-06-01T20:35:42.809Z] f73e7dbfee58: Preparing [2022-06-01T20:35:42.809Z] f73e7dbfee58: Waiting [2022-06-01T20:35:42.809Z] 2e89d9739ba3: Layer already exists [2022-06-01T20:35:42.809Z] d257678e955b: Layer already exists [2022-06-01T20:35:42.809Z] 8510dabeb356: Layer already exists [2022-06-01T20:35:42.809Z] eebf2ebec845: Layer already exists [2022-06-01T20:35:42.809Z] 13063e450228: Layer already exists [2022-06-01T20:35:43.081Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:43.081Z] 2.1.1-dev.2: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:43.436Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:43.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:43.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-01T20:35:43.784Z] 8510dabeb356: Preparing [2022-06-01T20:35:43.784Z] eebf2ebec845: Preparing [2022-06-01T20:35:43.784Z] 13063e450228: Preparing [2022-06-01T20:35:43.784Z] d257678e955b: Preparing [2022-06-01T20:35:43.784Z] 2e89d9739ba3: Preparing [2022-06-01T20:35:43.784Z] f73e7dbfee58: Preparing [2022-06-01T20:35:43.784Z] f73e7dbfee58: Waiting [2022-06-01T20:35:43.784Z] 8510dabeb356: Layer already exists [2022-06-01T20:35:43.784Z] 2e89d9739ba3: Layer already exists [2022-06-01T20:35:43.784Z] eebf2ebec845: Layer already exists [2022-06-01T20:35:43.784Z] d257678e955b: Layer already exists [2022-06-01T20:35:43.784Z] 13063e450228: Layer already exists [2022-06-01T20:35:43.784Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:44.056Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:44.412Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:44.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-01T20:35:44.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-01T20:35:44.766Z] 8510dabeb356: Preparing [2022-06-01T20:35:44.766Z] eebf2ebec845: Preparing [2022-06-01T20:35:44.766Z] 13063e450228: Preparing [2022-06-01T20:35:44.766Z] d257678e955b: Preparing [2022-06-01T20:35:44.766Z] 2e89d9739ba3: Preparing [2022-06-01T20:35:44.766Z] f73e7dbfee58: Preparing [2022-06-01T20:35:44.766Z] f73e7dbfee58: Waiting [2022-06-01T20:35:44.766Z] 8510dabeb356: Layer already exists [2022-06-01T20:35:44.766Z] 2e89d9739ba3: Layer already exists [2022-06-01T20:35:44.766Z] eebf2ebec845: Layer already exists [2022-06-01T20:35:44.766Z] d257678e955b: Layer already exists [2022-06-01T20:35:44.766Z] 13063e450228: Layer already exists [2022-06-01T20:35:44.766Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:45.037Z] jakarta: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:45.095Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:45.103Z] taggedImages: [2022-06-01T20:35:45.103Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:45.103Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 [2022-06-01T20:35:45.103Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:45.103Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:45.123Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-01T20:35:45.123Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:45.123Z] 2.1.1-dev.2 [2022-06-01T20:35:45.123Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:45.123Z] jakarta [2022-06-01T20:35:45.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:45.476Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:45.827Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:45.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-01T20:35:45.827Z] e1650620d29b: Preparing [2022-06-01T20:35:45.827Z] 445c14ef4f57: Preparing [2022-06-01T20:35:45.827Z] bca6dd75d0a6: Preparing [2022-06-01T20:35:45.827Z] a4e3bcc6b28f: Preparing [2022-06-01T20:35:45.827Z] 458fce8c38da: Preparing [2022-06-01T20:35:45.827Z] aac79025ea3b: Preparing [2022-06-01T20:35:45.827Z] 88804642ac94: Preparing [2022-06-01T20:35:45.827Z] 5d6f8d7ec4b3: Preparing [2022-06-01T20:35:45.827Z] 2a6cd49f168b: Preparing [2022-06-01T20:35:45.827Z] f73e7dbfee58: Preparing [2022-06-01T20:35:45.827Z] aac79025ea3b: Waiting [2022-06-01T20:35:45.827Z] 5d6f8d7ec4b3: Waiting [2022-06-01T20:35:45.827Z] 88804642ac94: Waiting [2022-06-01T20:35:45.827Z] 2a6cd49f168b: Waiting [2022-06-01T20:35:45.827Z] f73e7dbfee58: Waiting [2022-06-01T20:35:46.097Z] 458fce8c38da: Pushed [2022-06-01T20:35:46.097Z] e1650620d29b: Pushed [2022-06-01T20:35:46.097Z] 445c14ef4f57: Pushed [2022-06-01T20:35:46.368Z] aac79025ea3b: Pushed [2022-06-01T20:35:46.368Z] 5d6f8d7ec4b3: Pushed [2022-06-01T20:35:46.368Z] 88804642ac94: Pushed [2022-06-01T20:35:46.368Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:46.963Z] 2a6cd49f168b: Pushed [2022-06-01T20:35:48.388Z] a4e3bcc6b28f: Pushed [2022-06-01T20:35:49.357Z] bca6dd75d0a6: Pushed [2022-06-01T20:35:49.357Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:49.722Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:50.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 [2022-06-01T20:35:50.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-01T20:35:50.073Z] e1650620d29b: Preparing [2022-06-01T20:35:50.073Z] 445c14ef4f57: Preparing [2022-06-01T20:35:50.073Z] bca6dd75d0a6: Preparing [2022-06-01T20:35:50.073Z] a4e3bcc6b28f: Preparing [2022-06-01T20:35:50.073Z] 458fce8c38da: Preparing [2022-06-01T20:35:50.073Z] aac79025ea3b: Preparing [2022-06-01T20:35:50.073Z] 88804642ac94: Preparing [2022-06-01T20:35:50.073Z] 5d6f8d7ec4b3: Preparing [2022-06-01T20:35:50.073Z] 2a6cd49f168b: Preparing [2022-06-01T20:35:50.073Z] f73e7dbfee58: Preparing [2022-06-01T20:35:50.073Z] aac79025ea3b: Waiting [2022-06-01T20:35:50.073Z] 88804642ac94: Waiting [2022-06-01T20:35:50.073Z] 5d6f8d7ec4b3: Waiting [2022-06-01T20:35:50.073Z] 2a6cd49f168b: Waiting [2022-06-01T20:35:50.073Z] a4e3bcc6b28f: Layer already exists [2022-06-01T20:35:50.073Z] 458fce8c38da: Layer already exists [2022-06-01T20:35:50.073Z] e1650620d29b: Layer already exists [2022-06-01T20:35:50.073Z] bca6dd75d0a6: Layer already exists [2022-06-01T20:35:50.073Z] 445c14ef4f57: Layer already exists [2022-06-01T20:35:50.073Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:50.073Z] aac79025ea3b: Layer already exists [2022-06-01T20:35:50.073Z] 2a6cd49f168b: Layer already exists [2022-06-01T20:35:50.345Z] 5d6f8d7ec4b3: Layer already exists [2022-06-01T20:35:50.345Z] 88804642ac94: Layer already exists [2022-06-01T20:35:50.345Z] 2.1.1-dev.2: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:50.699Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:51.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:51.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-01T20:35:51.051Z] e1650620d29b: Preparing [2022-06-01T20:35:51.051Z] 445c14ef4f57: Preparing [2022-06-01T20:35:51.051Z] bca6dd75d0a6: Preparing [2022-06-01T20:35:51.051Z] a4e3bcc6b28f: Preparing [2022-06-01T20:35:51.051Z] 458fce8c38da: Preparing [2022-06-01T20:35:51.051Z] aac79025ea3b: Preparing [2022-06-01T20:35:51.051Z] 88804642ac94: Preparing [2022-06-01T20:35:51.051Z] 5d6f8d7ec4b3: Preparing [2022-06-01T20:35:51.051Z] aac79025ea3b: Waiting [2022-06-01T20:35:51.051Z] 2a6cd49f168b: Preparing [2022-06-01T20:35:51.051Z] 88804642ac94: Waiting [2022-06-01T20:35:51.051Z] f73e7dbfee58: Preparing [2022-06-01T20:35:51.051Z] 5d6f8d7ec4b3: Waiting [2022-06-01T20:35:51.051Z] 2a6cd49f168b: Waiting [2022-06-01T20:35:51.051Z] 445c14ef4f57: Layer already exists [2022-06-01T20:35:51.051Z] 458fce8c38da: Layer already exists [2022-06-01T20:35:51.051Z] bca6dd75d0a6: Layer already exists [2022-06-01T20:35:51.051Z] e1650620d29b: Layer already exists [2022-06-01T20:35:51.051Z] a4e3bcc6b28f: Layer already exists [2022-06-01T20:35:51.320Z] aac79025ea3b: Layer already exists [2022-06-01T20:35:51.320Z] 88804642ac94: Layer already exists [2022-06-01T20:35:51.320Z] 5d6f8d7ec4b3: Layer already exists [2022-06-01T20:35:51.320Z] 2a6cd49f168b: Layer already exists [2022-06-01T20:35:51.320Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:51.320Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:51.674Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:52.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-01T20:35:52.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-01T20:35:52.020Z] e1650620d29b: Preparing [2022-06-01T20:35:52.020Z] 445c14ef4f57: Preparing [2022-06-01T20:35:52.020Z] bca6dd75d0a6: Preparing [2022-06-01T20:35:52.020Z] a4e3bcc6b28f: Preparing [2022-06-01T20:35:52.020Z] 458fce8c38da: Preparing [2022-06-01T20:35:52.020Z] aac79025ea3b: Preparing [2022-06-01T20:35:52.020Z] 88804642ac94: Preparing [2022-06-01T20:35:52.020Z] 5d6f8d7ec4b3: Preparing [2022-06-01T20:35:52.020Z] 2a6cd49f168b: Preparing [2022-06-01T20:35:52.020Z] f73e7dbfee58: Preparing [2022-06-01T20:35:52.020Z] 5d6f8d7ec4b3: Waiting [2022-06-01T20:35:52.020Z] 2a6cd49f168b: Waiting [2022-06-01T20:35:52.020Z] f73e7dbfee58: Waiting [2022-06-01T20:35:52.020Z] aac79025ea3b: Waiting [2022-06-01T20:35:52.020Z] 88804642ac94: Waiting [2022-06-01T20:35:52.020Z] 445c14ef4f57: Layer already exists [2022-06-01T20:35:52.020Z] bca6dd75d0a6: Layer already exists [2022-06-01T20:35:52.020Z] 458fce8c38da: Layer already exists [2022-06-01T20:35:52.020Z] a4e3bcc6b28f: Layer already exists [2022-06-01T20:35:52.020Z] e1650620d29b: Layer already exists [2022-06-01T20:35:52.291Z] 5d6f8d7ec4b3: Layer already exists [2022-06-01T20:35:52.291Z] aac79025ea3b: Layer already exists [2022-06-01T20:35:52.291Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:52.291Z] 88804642ac94: Layer already exists [2022-06-01T20:35:52.291Z] 2a6cd49f168b: Layer already exists [2022-06-01T20:35:52.291Z] jakarta: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:52.352Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:52.360Z] taggedImages: [2022-06-01T20:35:52.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:52.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 [2022-06-01T20:35:52.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:52.360Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:52.391Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-01T20:35:52.391Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:52.391Z] 2.1.1-dev.2 [2022-06-01T20:35:52.391Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:52.391Z] jakarta [2022-06-01T20:35:52.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:52.747Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:53.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:53.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-01T20:35:53.117Z] 1b0b6abf1ccb: Preparing [2022-06-01T20:35:53.117Z] 1d8b17146618: Preparing [2022-06-01T20:35:53.117Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:53.117Z] a4de5eb23c9b: Preparing [2022-06-01T20:35:53.117Z] f73e7dbfee58: Preparing [2022-06-01T20:35:53.389Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:53.389Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:53.389Z] 1b0b6abf1ccb: Pushed [2022-06-01T20:35:53.663Z] a4de5eb23c9b: Pushed [2022-06-01T20:35:56.266Z] 1d8b17146618: Pushed [2022-06-01T20:35:56.266Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:56.634Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:56.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 [2022-06-01T20:35:56.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-01T20:35:56.985Z] 1b0b6abf1ccb: Preparing [2022-06-01T20:35:56.985Z] 1d8b17146618: Preparing [2022-06-01T20:35:56.985Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:56.985Z] a4de5eb23c9b: Preparing [2022-06-01T20:35:56.985Z] f73e7dbfee58: Preparing [2022-06-01T20:35:56.985Z] 1b0b6abf1ccb: Layer already exists [2022-06-01T20:35:56.985Z] 1d8b17146618: Layer already exists [2022-06-01T20:35:56.985Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:56.985Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:56.985Z] a4de5eb23c9b: Layer already exists [2022-06-01T20:35:57.257Z] 2.1.1-dev.2: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:57.617Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:57.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:57.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-01T20:35:57.972Z] 1b0b6abf1ccb: Preparing [2022-06-01T20:35:57.972Z] 1d8b17146618: Preparing [2022-06-01T20:35:57.972Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:57.972Z] a4de5eb23c9b: Preparing [2022-06-01T20:35:57.972Z] f73e7dbfee58: Preparing [2022-06-01T20:35:57.972Z] 1d8b17146618: Layer already exists [2022-06-01T20:35:57.972Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:57.972Z] a4de5eb23c9b: Layer already exists [2022-06-01T20:35:57.972Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:57.972Z] 1b0b6abf1ccb: Layer already exists [2022-06-01T20:35:58.243Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:58.596Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:58.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-01T20:35:58.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-01T20:35:58.948Z] 1b0b6abf1ccb: Preparing [2022-06-01T20:35:58.948Z] 1d8b17146618: Preparing [2022-06-01T20:35:58.948Z] fe8fbc3a49cd: Preparing [2022-06-01T20:35:58.948Z] a4de5eb23c9b: Preparing [2022-06-01T20:35:58.948Z] f73e7dbfee58: Preparing [2022-06-01T20:35:58.948Z] 1d8b17146618: Layer already exists [2022-06-01T20:35:58.948Z] 1b0b6abf1ccb: Layer already exists [2022-06-01T20:35:58.948Z] f73e7dbfee58: Layer already exists [2022-06-01T20:35:58.948Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:35:58.948Z] a4de5eb23c9b: Layer already exists [2022-06-01T20:35:59.218Z] jakarta: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:35:59.276Z] ===================================================== [Pipeline] echo [2022-06-01T20:35:59.281Z] taggedImages: [2022-06-01T20:35:59.281Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:59.281Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 [2022-06-01T20:35:59.281Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:59.281Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-01T20:35:59.302Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-01T20:35:59.302Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:35:59.302Z] 2.1.1-dev.2 [2022-06-01T20:35:59.302Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:35:59.302Z] jakarta [2022-06-01T20:35:59.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:35:59.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:00.015Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:36:00.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-01T20:36:00.015Z] d86c50fed595: Preparing [2022-06-01T20:36:00.015Z] f2ca28aa8408: Preparing [2022-06-01T20:36:00.015Z] fe8fbc3a49cd: Preparing [2022-06-01T20:36:00.015Z] 2ea15a38a6a5: Preparing [2022-06-01T20:36:00.015Z] f73e7dbfee58: Preparing [2022-06-01T20:36:00.286Z] f73e7dbfee58: Layer already exists [2022-06-01T20:36:00.286Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:36:00.287Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:36:00.287Z] d86c50fed595: Pushed [2022-06-01T20:36:02.898Z] f2ca28aa8408: Pushed [2022-06-01T20:36:02.898Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:03.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:03.604Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 [2022-06-01T20:36:03.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-01T20:36:03.604Z] d86c50fed595: Preparing [2022-06-01T20:36:03.604Z] f2ca28aa8408: Preparing [2022-06-01T20:36:03.604Z] fe8fbc3a49cd: Preparing [2022-06-01T20:36:03.604Z] 2ea15a38a6a5: Preparing [2022-06-01T20:36:03.604Z] f73e7dbfee58: Preparing [2022-06-01T20:36:03.604Z] f73e7dbfee58: Layer already exists [2022-06-01T20:36:03.604Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:36:03.604Z] f2ca28aa8408: Layer already exists [2022-06-01T20:36:03.604Z] d86c50fed595: Layer already exists [2022-06-01T20:36:03.604Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:36:03.875Z] 2.1.1-dev.2: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:04.235Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:04.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:36:04.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-01T20:36:04.581Z] d86c50fed595: Preparing [2022-06-01T20:36:04.581Z] f2ca28aa8408: Preparing [2022-06-01T20:36:04.581Z] fe8fbc3a49cd: Preparing [2022-06-01T20:36:04.581Z] 2ea15a38a6a5: Preparing [2022-06-01T20:36:04.581Z] f73e7dbfee58: Preparing [2022-06-01T20:36:04.581Z] f73e7dbfee58: Layer already exists [2022-06-01T20:36:04.581Z] f2ca28aa8408: Layer already exists [2022-06-01T20:36:04.581Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:36:04.581Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:36:04.581Z] d86c50fed595: Layer already exists [2022-06-01T20:36:04.852Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:05.210Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:05.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-01T20:36:05.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-01T20:36:05.561Z] d86c50fed595: Preparing [2022-06-01T20:36:05.561Z] f2ca28aa8408: Preparing [2022-06-01T20:36:05.561Z] fe8fbc3a49cd: Preparing [2022-06-01T20:36:05.561Z] 2ea15a38a6a5: Preparing [2022-06-01T20:36:05.561Z] f73e7dbfee58: Preparing [2022-06-01T20:36:05.561Z] f2ca28aa8408: Layer already exists [2022-06-01T20:36:05.561Z] d86c50fed595: Layer already exists [2022-06-01T20:36:05.561Z] fe8fbc3a49cd: Layer already exists [2022-06-01T20:36:05.561Z] 2ea15a38a6a5: Layer already exists [2022-06-01T20:36:05.561Z] f73e7dbfee58: Layer already exists [2022-06-01T20:36:05.831Z] jakarta: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:36:05.894Z] ===================================================== [Pipeline] echo [2022-06-01T20:36:05.903Z] taggedImages: [2022-06-01T20:36:05.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:36:05.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 [2022-06-01T20:36:05.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:36:05.903Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-01T20:36:05.926Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-01T20:36:05.926Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:36:05.926Z] 2.1.1-dev.2 [2022-06-01T20:36:05.926Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:36:05.926Z] jakarta [2022-06-01T20:36:05.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:06.287Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:06.644Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:36:06.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-01T20:36:06.644Z] f623f32630e2: Preparing [2022-06-01T20:36:06.644Z] 51e8b67f778c: Preparing [2022-06-01T20:36:06.644Z] d36e5b09ddfb: Preparing [2022-06-01T20:36:06.644Z] 236b2ebbdb52: Preparing [2022-06-01T20:36:06.644Z] 166dde17997b: Preparing [2022-06-01T20:36:06.644Z] 78c4bc0ebec3: Preparing [2022-06-01T20:36:06.644Z] 45596ee15a31: Preparing [2022-06-01T20:36:06.644Z] 52dc75cd08be: Preparing [2022-06-01T20:36:06.644Z] a6e1fd50fee5: Preparing [2022-06-01T20:36:06.644Z] 56eb02710082: Preparing [2022-06-01T20:36:06.644Z] ee420dfed78a: Preparing [2022-06-01T20:36:06.644Z] 45596ee15a31: Waiting [2022-06-01T20:36:06.644Z] 52dc75cd08be: Waiting [2022-06-01T20:36:06.644Z] a6e1fd50fee5: Waiting [2022-06-01T20:36:06.644Z] 56eb02710082: Waiting [2022-06-01T20:36:06.644Z] 78c4bc0ebec3: Waiting [2022-06-01T20:36:06.644Z] ee420dfed78a: Waiting [2022-06-01T20:36:06.919Z] 166dde17997b: Layer already exists [2022-06-01T20:36:06.919Z] 78c4bc0ebec3: Layer already exists [2022-06-01T20:36:06.919Z] 45596ee15a31: Layer already exists [2022-06-01T20:36:06.919Z] 51e8b67f778c: Pushed [2022-06-01T20:36:06.919Z] 52dc75cd08be: Layer already exists [2022-06-01T20:36:06.919Z] a6e1fd50fee5: Layer already exists [2022-06-01T20:36:06.919Z] 56eb02710082: Layer already exists [2022-06-01T20:36:06.919Z] ee420dfed78a: Layer already exists [2022-06-01T20:36:07.513Z] f623f32630e2: Pushed [2022-06-01T20:36:09.486Z] d36e5b09ddfb: Pushed [2022-06-01T20:36:24.536Z] 236b2ebbdb52: Pushed [2022-06-01T20:36:24.536Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:24.890Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:25.237Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 [2022-06-01T20:36:25.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-01T20:36:25.237Z] f623f32630e2: Preparing [2022-06-01T20:36:25.237Z] 51e8b67f778c: Preparing [2022-06-01T20:36:25.237Z] d36e5b09ddfb: Preparing [2022-06-01T20:36:25.237Z] 236b2ebbdb52: Preparing [2022-06-01T20:36:25.237Z] 166dde17997b: Preparing [2022-06-01T20:36:25.237Z] 78c4bc0ebec3: Preparing [2022-06-01T20:36:25.237Z] 45596ee15a31: Preparing [2022-06-01T20:36:25.237Z] 52dc75cd08be: Preparing [2022-06-01T20:36:25.237Z] a6e1fd50fee5: Preparing [2022-06-01T20:36:25.237Z] 56eb02710082: Preparing [2022-06-01T20:36:25.237Z] ee420dfed78a: Preparing [2022-06-01T20:36:25.237Z] 78c4bc0ebec3: Waiting [2022-06-01T20:36:25.237Z] 45596ee15a31: Waiting [2022-06-01T20:36:25.237Z] 52dc75cd08be: Waiting [2022-06-01T20:36:25.237Z] a6e1fd50fee5: Waiting [2022-06-01T20:36:25.237Z] 56eb02710082: Waiting [2022-06-01T20:36:25.237Z] ee420dfed78a: Waiting [2022-06-01T20:36:25.237Z] d36e5b09ddfb: Layer already exists [2022-06-01T20:36:25.237Z] 166dde17997b: Layer already exists [2022-06-01T20:36:25.237Z] 51e8b67f778c: Layer already exists [2022-06-01T20:36:25.237Z] f623f32630e2: Layer already exists [2022-06-01T20:36:25.237Z] 236b2ebbdb52: Layer already exists [2022-06-01T20:36:25.506Z] 45596ee15a31: Layer already exists [2022-06-01T20:36:25.506Z] 52dc75cd08be: Layer already exists [2022-06-01T20:36:25.506Z] 56eb02710082: Layer already exists [2022-06-01T20:36:25.506Z] a6e1fd50fee5: Layer already exists [2022-06-01T20:36:25.506Z] 78c4bc0ebec3: Layer already exists [2022-06-01T20:36:25.506Z] ee420dfed78a: Layer already exists [2022-06-01T20:36:25.506Z] 2.1.1-dev.2: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:25.854Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:26.232Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:36:26.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-01T20:36:26.232Z] f623f32630e2: Preparing [2022-06-01T20:36:26.232Z] 51e8b67f778c: Preparing [2022-06-01T20:36:26.232Z] d36e5b09ddfb: Preparing [2022-06-01T20:36:26.232Z] 236b2ebbdb52: Preparing [2022-06-01T20:36:26.232Z] 166dde17997b: Preparing [2022-06-01T20:36:26.232Z] 78c4bc0ebec3: Preparing [2022-06-01T20:36:26.232Z] 45596ee15a31: Preparing [2022-06-01T20:36:26.232Z] 52dc75cd08be: Preparing [2022-06-01T20:36:26.232Z] a6e1fd50fee5: Preparing [2022-06-01T20:36:26.232Z] 56eb02710082: Preparing [2022-06-01T20:36:26.232Z] ee420dfed78a: Preparing [2022-06-01T20:36:26.232Z] 78c4bc0ebec3: Waiting [2022-06-01T20:36:26.232Z] 45596ee15a31: Waiting [2022-06-01T20:36:26.232Z] 52dc75cd08be: Waiting [2022-06-01T20:36:26.232Z] a6e1fd50fee5: Waiting [2022-06-01T20:36:26.232Z] 56eb02710082: Waiting [2022-06-01T20:36:26.232Z] ee420dfed78a: Waiting [2022-06-01T20:36:26.514Z] 236b2ebbdb52: Layer already exists [2022-06-01T20:36:26.514Z] d36e5b09ddfb: Layer already exists [2022-06-01T20:36:26.514Z] f623f32630e2: Layer already exists [2022-06-01T20:36:26.514Z] 51e8b67f778c: Layer already exists [2022-06-01T20:36:26.514Z] 166dde17997b: Layer already exists [2022-06-01T20:36:26.514Z] 45596ee15a31: Layer already exists [2022-06-01T20:36:26.514Z] 78c4bc0ebec3: Layer already exists [2022-06-01T20:36:26.514Z] 56eb02710082: Layer already exists [2022-06-01T20:36:26.514Z] 52dc75cd08be: Layer already exists [2022-06-01T20:36:26.514Z] a6e1fd50fee5: Layer already exists [2022-06-01T20:36:26.514Z] ee420dfed78a: Layer already exists [2022-06-01T20:36:26.514Z] f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:26.884Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:27.254Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-01T20:36:27.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-01T20:36:27.255Z] f623f32630e2: Preparing [2022-06-01T20:36:27.255Z] 51e8b67f778c: Preparing [2022-06-01T20:36:27.255Z] d36e5b09ddfb: Preparing [2022-06-01T20:36:27.255Z] 236b2ebbdb52: Preparing [2022-06-01T20:36:27.255Z] 166dde17997b: Preparing [2022-06-01T20:36:27.255Z] 78c4bc0ebec3: Preparing [2022-06-01T20:36:27.255Z] 45596ee15a31: Preparing [2022-06-01T20:36:27.255Z] 52dc75cd08be: Preparing [2022-06-01T20:36:27.255Z] a6e1fd50fee5: Preparing [2022-06-01T20:36:27.255Z] 56eb02710082: Preparing [2022-06-01T20:36:27.255Z] ee420dfed78a: Preparing [2022-06-01T20:36:27.255Z] 52dc75cd08be: Waiting [2022-06-01T20:36:27.255Z] a6e1fd50fee5: Waiting [2022-06-01T20:36:27.255Z] ee420dfed78a: Waiting [2022-06-01T20:36:27.255Z] 56eb02710082: Waiting [2022-06-01T20:36:27.255Z] 78c4bc0ebec3: Waiting [2022-06-01T20:36:27.255Z] 45596ee15a31: Waiting [2022-06-01T20:36:27.255Z] d36e5b09ddfb: Layer already exists [2022-06-01T20:36:27.255Z] 166dde17997b: Layer already exists [2022-06-01T20:36:27.255Z] f623f32630e2: Layer already exists [2022-06-01T20:36:27.255Z] 51e8b67f778c: Layer already exists [2022-06-01T20:36:27.255Z] 236b2ebbdb52: Layer already exists [2022-06-01T20:36:27.255Z] 78c4bc0ebec3: Layer already exists [2022-06-01T20:36:27.255Z] a6e1fd50fee5: Layer already exists [2022-06-01T20:36:27.255Z] 45596ee15a31: Layer already exists [2022-06-01T20:36:27.255Z] 52dc75cd08be: Layer already exists [2022-06-01T20:36:27.255Z] 56eb02710082: Layer already exists [2022-06-01T20:36:27.529Z] ee420dfed78a: Layer already exists [2022-06-01T20:36:27.529Z] jakarta: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-01T20:36:27.585Z] ===================================================== [Pipeline] echo [2022-06-01T20:36:27.591Z] taggedImages: [2022-06-01T20:36:27.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [2022-06-01T20:36:27.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 [2022-06-01T20:36:27.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [2022-06-01T20:36:27.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:27.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T20:36:27.987Z] [2022-06-01T20:36:27.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:36:28.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T20:36:28.355Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T20:36:28.646Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T20:36:28.646Z] 04944245beec: Pulling fs layer [2022-06-01T20:36:28.646Z] 699f458cf7ca: Pulling fs layer [2022-06-01T20:36:28.646Z] 765212b225bb: Pulling fs layer [2022-06-01T20:36:28.646Z] f23df028b6ca: Pulling fs layer [2022-06-01T20:36:28.646Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T20:36:28.646Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T20:36:28.646Z] 765212b225bb: Waiting [2022-06-01T20:36:28.646Z] f23df028b6ca: Waiting [2022-06-01T20:36:28.646Z] d65c8cfc05b1: Waiting [2022-06-01T20:36:28.646Z] 2437ff75d9bd: Waiting [2022-06-01T20:36:28.646Z] 04944245beec: Verifying Checksum [2022-06-01T20:36:28.646Z] 04944245beec: Download complete [2022-06-01T20:36:28.646Z] 765212b225bb: Verifying Checksum [2022-06-01T20:36:28.646Z] 765212b225bb: Download complete [2022-06-01T20:36:28.646Z] f23df028b6ca: Verifying Checksum [2022-06-01T20:36:28.646Z] f23df028b6ca: Download complete [2022-06-01T20:36:28.646Z] d65c8cfc05b1: Download complete [2022-06-01T20:36:28.928Z] 699f458cf7ca: Verifying Checksum [2022-06-01T20:36:28.928Z] 699f458cf7ca: Download complete [2022-06-01T20:36:29.567Z] 8998bd30e6a1: Verifying Checksum [2022-06-01T20:36:29.567Z] 8998bd30e6a1: Download complete [2022-06-01T20:36:31.535Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T20:36:31.535Z] 2437ff75d9bd: Download complete [2022-06-01T20:36:34.151Z] 8998bd30e6a1: Pull complete [2022-06-01T20:36:34.151Z] 04944245beec: Pull complete [2022-06-01T20:36:35.584Z] 699f458cf7ca: Pull complete [2022-06-01T20:36:36.178Z] 765212b225bb: Pull complete [2022-06-01T20:36:36.775Z] f23df028b6ca: Pull complete [2022-06-01T20:36:37.048Z] d65c8cfc05b1: Pull complete [2022-06-01T20:36:52.121Z] 2437ff75d9bd: Pull complete [2022-06-01T20:36:52.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T20:36:52.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T20:36:52.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:36:52.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2022-06-01T20:36:52.451Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T20:36:54.967Z] $ docker top 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:36:55.917Z] ---> job-cost.sh [2022-06-01T20:36:55.917Z] lf-activate-venv: SKIPPING [2022-06-01T20:36:55.917Z] INFO: No Stack... [2022-06-01T20:36:56.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T20:36:57.485Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T20:36:58.140Z] + cut -d, -f6 [2022-06-01T20:36:58.140Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2022-06-01T20:36:58.203Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] [2022-06-01T20:36:58.210Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] did not exist. Created. [2022-06-01T20:36:58.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T20:36:58.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T20:36:59.624Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T20:36:59.631Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T20:36:59.653Z] $ docker stop --time=1 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 [2022-06-01T20:37:01.166Z] $ docker rm -f 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-01T20:37:01.649Z] provisioning config files... [2022-06-01T20:37:01.657Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2224406397198616163tmp [Pipeline] { [Pipeline] sh [2022-06-01T20:37:01.949Z] + set +x [2022-06-01T20:37:01.950Z] + curl -s https://codecov.io/bash [2022-06-01T20:37:01.950Z] + bash -s -- [2022-06-01T20:37:02.210Z] [2022-06-01T20:37:02.210Z] _____ _ [2022-06-01T20:37:02.210Z] / ____| | | [2022-06-01T20:37:02.210Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T20:37:02.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T20:37:02.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T20:37:02.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T20:37:02.210Z] Bash-1.0.6 [2022-06-01T20:37:02.210Z] [2022-06-01T20:37:02.210Z] [2022-06-01T20:37:02.210Z] ==> git version 2.25.1 found [2022-06-01T20:37:02.210Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-01T20:37:02.210Z] Release-Date: 2020-01-08 [2022-06-01T20:37:02.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-01T20:37:02.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T20:37:02.210Z] ==> Jenkins CI detected. [2022-06-01T20:37:02.210Z] current dir:  /w/workspace/edgex-go/4 [2022-06-01T20:37:02.210Z] project root: . [2022-06-01T20:37:02.210Z] --> token set from env [2022-06-01T20:37:02.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T20:37:02.210Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T20:37:02.210Z] ==> Python coveragepy not found [2022-06-01T20:37:02.210Z] ==> Searching for coverage reports in: [2022-06-01T20:37:02.210Z] + . [2022-06-01T20:37:02.210Z] -> Found 1 reports [2022-06-01T20:37:02.210Z] ==> Detecting git/mercurial file structure [2022-06-01T20:37:02.210Z] ==> Reading reports [2022-06-01T20:37:02.210Z] + ./coverage.out bytes=428658 [2022-06-01T20:37:02.210Z] ==> Appending adjustments [2022-06-01T20:37:02.210Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T20:37:03.589Z] + Found adjustments [2022-06-01T20:37:03.589Z] ==> Gzipping contents [2022-06-01T20:37:03.589Z] 64K /tmp/codecov.JQnSqQ.gz [2022-06-01T20:37:03.589Z] ==> Uploading reports [2022-06-01T20:37:03.589Z] url: https://codecov.io [2022-06-01T20:37:03.589Z] query: branch=jakarta&commit=f08ebb17cd451bf4d1e25a5d268e97d10422aedc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-01T20:37:03.589Z] -> Pinging Codecov [2022-06-01T20:37:03.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=f08ebb17cd451bf4d1e25a5d268e97d10422aedc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-01T20:37:03.850Z] -> Uploading to [2022-06-01T20:37:03.850Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/00271124DB129430A58F1EEE437C3FCB/f08ebb17cd451bf4d1e25a5d268e97d10422aedc/0592a4c4-f16e-4b51-8c12-2589ffde6ef3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T203703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd2f4cac5d7843859d4ad6c8a1e723a4b50b5a3343af6bbc3b58c741cc0e12c5 [2022-06-01T20:37:03.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:03.850Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:04.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65006 0 0 100 65006 0 312k --:--:-- --:--:-- --:--:-- 311k 100 65006 0 0 100 65006 0 289k --:--:-- --:--:-- --:--:-- 288k [2022-06-01T20:37:04.110Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [2022-06-01T20:37:04.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-01T20:37:04.290Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-01T20:37:04.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:04.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T20:37:04.605Z] [2022-06-01T20:37:04.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:04.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T20:37:04.905Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-01T20:37:04.905Z] df9b9388f04a: Pulling fs layer [2022-06-01T20:37:04.905Z] 52dc419b0ee2: Pulling fs layer [2022-06-01T20:37:04.905Z] 25bc292e5bac: Pulling fs layer [2022-06-01T20:37:04.905Z] 114826534d7a: Pulling fs layer [2022-06-01T20:37:04.905Z] 4657fd5d0bcf: Pulling fs layer [2022-06-01T20:37:04.905Z] 6ad1cebc031e: Pulling fs layer [2022-06-01T20:37:04.905Z] 8a3aa393b2d8: Pulling fs layer [2022-06-01T20:37:04.905Z] 6ad1cebc031e: Waiting [2022-06-01T20:37:04.905Z] 8a3aa393b2d8: Waiting [2022-06-01T20:37:04.905Z] 114826534d7a: Waiting [2022-06-01T20:37:04.905Z] 4657fd5d0bcf: Waiting [2022-06-01T20:37:04.905Z] 25bc292e5bac: Verifying Checksum [2022-06-01T20:37:04.905Z] 25bc292e5bac: Download complete [2022-06-01T20:37:04.905Z] 52dc419b0ee2: Verifying Checksum [2022-06-01T20:37:04.905Z] 52dc419b0ee2: Download complete [2022-06-01T20:37:04.905Z] 4657fd5d0bcf: Verifying Checksum [2022-06-01T20:37:04.905Z] 4657fd5d0bcf: Download complete [2022-06-01T20:37:04.905Z] df9b9388f04a: Verifying Checksum [2022-06-01T20:37:04.905Z] df9b9388f04a: Download complete [2022-06-01T20:37:05.166Z] df9b9388f04a: Pull complete [2022-06-01T20:37:05.166Z] 6ad1cebc031e: Verifying Checksum [2022-06-01T20:37:05.166Z] 6ad1cebc031e: Download complete [2022-06-01T20:37:05.166Z] 52dc419b0ee2: Pull complete [2022-06-01T20:37:05.432Z] 25bc292e5bac: Pull complete [2022-06-01T20:37:05.692Z] 114826534d7a: Verifying Checksum [2022-06-01T20:37:05.692Z] 114826534d7a: Download complete [2022-06-01T20:37:05.952Z] 8a3aa393b2d8: Verifying Checksum [2022-06-01T20:37:05.952Z] 8a3aa393b2d8: Download complete [2022-06-01T20:37:09.242Z] 114826534d7a: Pull complete [2022-06-01T20:37:09.502Z] 4657fd5d0bcf: Pull complete [2022-06-01T20:37:09.760Z] 6ad1cebc031e: Pull complete [2022-06-01T20:37:12.389Z] 8a3aa393b2d8: Pull complete [2022-06-01T20:37:12.389Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-01T20:37:12.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T20:37:12.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:37:12.471Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:37:12.511Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:37:14.217Z] $ docker top 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-01T20:37:14.285Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-01T20:37:14.562Z] + set -o pipefail [2022-06-01T20:37:14.562Z] + snyk monitor '--org=edgex-jenkins' [2022-06-01T20:37:17.855Z] [2022-06-01T20:37:17.855Z] Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... [2022-06-01T20:37:17.855Z] [2022-06-01T20:37:17.855Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/10e0912e-6936-404b-b71e-f98faf01cbb8/history/0e50f58c-4f16-4ec3-b1ad-afe7f3c43238 [2022-06-01T20:37:17.855Z] [2022-06-01T20:37:17.855Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-01T20:37:17.855Z] [2022-06-01T20:37:17.855Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-01T20:37:17.855Z] [2022-06-01T20:37:17.855Z] [Pipeline] } [2022-06-01T20:37:17.869Z] $ docker stop --time=1 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca [2022-06-01T20:37:19.191Z] $ docker rm -f 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-01T20:37:19.368Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:37:19.381Z] provisioning config files... [2022-06-01T20:37:19.389Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config8448383575823596706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:19.684Z] --> edgex-publish-swagger.sh [2022-06-01T20:37:19.684Z] === Publish openapi/v2 API === [2022-06-01T20:37:19.684Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-01T20:37:19.684Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/v2/core-command.yaml] [2022-06-01T20:37:19.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:19.684Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:20.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31233 0:00:01 0:00:01 --:--:-- 31233 100 32389 0 0 100 32389 0 31233 0:00:01 0:00:01 --:--:-- 31233 [2022-06-01T20:37:20.629Z] [2022-06-01T20:37:20.629Z] [2022-06-01T20:37:20.629Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/v2/core-data.yaml] [2022-06-01T20:37:20.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:20.629Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:21.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 80085 --:--:-- --:--:-- --:--:-- 79995 100 71116 0 0 100 71116 0 80085 --:--:-- --:--:-- --:--:-- 79995 [2022-06-01T20:37:21.571Z] [2022-06-01T20:37:21.571Z] [2022-06-01T20:37:21.571Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/v2/core-metadata.yaml] [2022-06-01T20:37:21.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:21.571Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:22.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 124k 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 123k [2022-06-01T20:37:22.513Z] [2022-06-01T20:37:22.513Z] [2022-06-01T20:37:22.513Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/v2/support-notifications.yaml] [2022-06-01T20:37:22.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:22.513Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:23.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 93308 --:--:-- --:--:-- --:--:-- 93210 100 88830 0 0 100 88830 0 93308 --:--:-- --:--:-- --:--:-- 93210 [2022-06-01T20:37:23.455Z] [2022-06-01T20:37:23.455Z] [2022-06-01T20:37:23.455Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/v2/support-scheduler.yaml] [2022-06-01T20:37:23.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:23.455Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:24.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 43743 --:--:-- --:--:-- --:--:-- 43694 100 38932 0 0 100 38932 0 43694 --:--:-- --:--:-- --:--:-- 43645 [2022-06-01T20:37:24.397Z] [2022-06-01T20:37:24.397Z] [2022-06-01T20:37:24.397Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/4/openapi/v2/system-agent.yaml] [2022-06-01T20:37:24.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T20:37:24.397Z] Dload Upload Total Spent Left Speed [2022-06-01T20:37:25.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21494 --:--:-- --:--:-- --:--:-- 21470 100 19603 0 0 100 19603 0 21494 --:--:-- --:--:-- --:--:-- 21470 [2022-06-01T20:37:25.341Z] [2022-06-01T20:37:25.341Z] [Pipeline] } [2022-06-01T20:37:25.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-01T20:37:25.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T20:37:25.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:26.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:37:26.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:37:26.130Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:37:26.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T20:37:26.554Z] $ docker top c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T20:37:26.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T20:37:26.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T20:37:26.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T20:37:26.790Z] $ docker exec c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 ssh-agent [2022-06-01T20:37:26.931Z] SSH_AUTH_SOCK=/tmp/ssh-PJRmDnxGyuKT/agent.33 [2022-06-01T20:37:26.931Z] SSH_AGENT_PID=39 [2022-06-01T20:37:26.937Z] Running ssh-add (command line suppressed) [2022-06-01T20:37:27.053Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_185518218815599020.key (/w/workspace/edgex-go/4@tmp/private_key_185518218815599020.key) [2022-06-01T20:37:27.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T20:37:27.353Z] + git semver tag [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,535 [run_tag] DEBUG tag force:False [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,535 [check_head_tag] DEBUG check head tag [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,536 [execute] INFO git cat-file --batch-check [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,540 [execute] INFO git cat-file --batch [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,549 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,549 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,549 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-06-01T20:37:27.613Z] 2022-06-01 20:37:27,555 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:27.613Z] 2.1.1-dev.2 [Pipeline] } [2022-06-01T20:37:27.625Z] $ docker exec --env ******** --env ******** c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 ssh-agent -k [2022-06-01T20:37:27.738Z] unset SSH_AUTH_SOCK; [2022-06-01T20:37:27.738Z] unset SSH_AGENT_PID; [2022-06-01T20:37:27.738Z] echo Agent pid 39 killed; [2022-06-01T20:37:27.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T20:37:28.041Z] + git semver [Pipeline] } [2022-06-01T20:37:28.320Z] $ docker stop --time=1 c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 [2022-06-01T20:37:29.641Z] $ docker rm -f c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:30.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T20:37:30.030Z] [2022-06-01T20:37:30.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:30.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T20:37:30.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-01T20:37:30.329Z] ab5ef0e58194: Pulling fs layer [2022-06-01T20:37:30.329Z] 9712f1f96733: Pulling fs layer [2022-06-01T20:37:30.329Z] 63f879dbbcfc: Pulling fs layer [2022-06-01T20:37:30.329Z] 0d9ebad4ef96: Pulling fs layer [2022-06-01T20:37:30.329Z] e9a5061849ea: Pulling fs layer [2022-06-01T20:37:30.329Z] d747dcd14b5f: Pulling fs layer [2022-06-01T20:37:30.329Z] 2de7ff778b66: Pulling fs layer [2022-06-01T20:37:30.329Z] e9a5061849ea: Waiting [2022-06-01T20:37:30.329Z] 0d9ebad4ef96: Waiting [2022-06-01T20:37:30.329Z] d747dcd14b5f: Waiting [2022-06-01T20:37:30.329Z] 9712f1f96733: Download complete [2022-06-01T20:37:30.590Z] 63f879dbbcfc: Verifying Checksum [2022-06-01T20:37:30.590Z] 63f879dbbcfc: Download complete [2022-06-01T20:37:30.849Z] ab5ef0e58194: Verifying Checksum [2022-06-01T20:37:30.849Z] ab5ef0e58194: Download complete [2022-06-01T20:37:30.849Z] e9a5061849ea: Verifying Checksum [2022-06-01T20:37:30.849Z] e9a5061849ea: Download complete [2022-06-01T20:37:30.849Z] 0d9ebad4ef96: Download complete [2022-06-01T20:37:30.849Z] d747dcd14b5f: Download complete [2022-06-01T20:37:31.108Z] 2de7ff778b66: Verifying Checksum [2022-06-01T20:37:31.108Z] 2de7ff778b66: Download complete [2022-06-01T20:37:33.643Z] ab5ef0e58194: Pull complete [2022-06-01T20:37:33.901Z] 9712f1f96733: Pull complete [2022-06-01T20:37:34.469Z] 63f879dbbcfc: Pull complete [2022-06-01T20:37:38.659Z] 0d9ebad4ef96: Pull complete [2022-06-01T20:37:38.659Z] e9a5061849ea: Pull complete [2022-06-01T20:37:38.659Z] d747dcd14b5f: Pull complete [2022-06-01T20:37:39.597Z] 2de7ff778b66: Pull complete [2022-06-01T20:37:39.597Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-01T20:37:39.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T20:37:39.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:37:39.681Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:37:39.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:37:41.612Z] $ docker top 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:37:41.689Z] provisioning config files... [2022-06-01T20:37:41.696Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config8305692608984386094tmp [2022-06-01T20:37:41.705Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config8159302126171263455tmp [2022-06-01T20:37:41.716Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config7837830966590829685tmp [Pipeline] { [Pipeline] echo [2022-06-01T20:37:41.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:42.014Z] ---> sigul-configuration.sh [2022-06-01T20:37:42.014Z] gpg: directory `/root/.gnupg' created [2022-06-01T20:37:42.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-01T20:37:42.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-01T20:37:42.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-01T20:37:42.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-01T20:37:42.014Z] gpg: CAST5 encrypted data [2022-06-01T20:37:42.014Z] gpg: encrypted with 1 passphrase [2022-06-01T20:37:42.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-01T20:37:42.303Z] + mkdir /home/jenkins [2022-06-01T20:37:42.303Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-01T20:37:42.589Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-01T20:37:42.597Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:42.884Z] ---> sigul-install.sh [2022-06-01T20:37:42.884Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-01T20:37:43.200Z] + git tag --list [2022-06-01T20:37:43.200Z] 0.6.0 [2022-06-01T20:37:43.200Z] 0.6.1 [2022-06-01T20:37:43.200Z] 0.7.0 [2022-06-01T20:37:43.200Z] 0.7.1 [2022-06-01T20:37:43.200Z] v1.0.0 [2022-06-01T20:37:43.200Z] v1.0.1 [2022-06-01T20:37:43.200Z] v1.1.0 [2022-06-01T20:37:43.200Z] v1.2.0 [2022-06-01T20:37:43.200Z] v1.2.1 [2022-06-01T20:37:43.200Z] v1.3.0 [2022-06-01T20:37:43.200Z] v1.3.1 [2022-06-01T20:37:43.200Z] v2.0.0 [2022-06-01T20:37:43.200Z] v2.1.0 [2022-06-01T20:37:43.200Z] v2.1.1-dev.1 [2022-06-01T20:37:43.200Z] v2.1.1-dev.2 [2022-06-01T20:37:43.200Z] v2.2.0 [2022-06-01T20:37:43.200Z] v2.2.1-dev.1 [2022-06-01T20:37:43.200Z] v2.2.1-dev.2 [2022-06-01T20:37:43.200Z] v2.2.1-dev.3 [2022-06-01T20:37:43.200Z] v2.2.1-dev.4 [2022-06-01T20:37:43.200Z] v2.2.1-dev.5 [2022-06-01T20:37:43.200Z] v2.2.1-dev.6 [2022-06-01T20:37:43.200Z] v2.2.1-dev.7 [2022-06-01T20:37:43.200Z] v2.2.1-dev.8 [Pipeline] sh [2022-06-01T20:37:43.505Z] + lftools sign git-tag v2.1.1-dev.2 [2022-06-01T20:37:44.073Z] Signing Git tag with Sigul... [2022-06-01T20:37:44.073Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-06-01T20:37:44.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:44.629Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-01T20:37:44.636Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-01T20:37:44.655Z] $ docker stop --time=1 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 [2022-06-01T20:37:45.942Z] $ docker rm -f 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-01T20:37:46.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T20:37:46.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:46.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:37:46.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:37:46.751Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:37:46.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T20:37:47.176Z] $ docker top 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T20:37:47.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T20:37:47.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T20:37:47.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T20:37:47.390Z] $ docker exec 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 ssh-agent [2022-06-01T20:37:47.516Z] SSH_AUTH_SOCK=/tmp/ssh-43XAlm3gdKGe/agent.32 [2022-06-01T20:37:47.516Z] SSH_AGENT_PID=38 [2022-06-01T20:37:47.521Z] Running ssh-add (command line suppressed) [2022-06-01T20:37:47.628Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2102579279646688126.key (/w/workspace/edgex-go/4@tmp/private_key_2102579279646688126.key) [2022-06-01T20:37:47.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T20:37:47.925Z] + git semver bump pre [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/edgex-go/4/.semver/jakarta with force:True [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,120 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,122 [execute] INFO git cat-file --batch-check [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,127 [execute] INFO git cat-file --batch [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T20:37:48.185Z] 2022-06-01 20:37:48,132 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:48.185Z] 2.1.1-dev.3 [Pipeline] } [2022-06-01T20:37:48.197Z] $ docker exec --env ******** --env ******** 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 ssh-agent -k [2022-06-01T20:37:48.320Z] unset SSH_AUTH_SOCK; [2022-06-01T20:37:48.320Z] unset SSH_AGENT_PID; [2022-06-01T20:37:48.320Z] echo Agent pid 38 killed; [2022-06-01T20:37:48.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T20:37:48.636Z] + git semver [Pipeline] } [2022-06-01T20:37:48.911Z] $ docker stop --time=1 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 [2022-06-01T20:37:50.239Z] $ docker rm -f 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T20:37:50.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T20:37:50.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:50.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T20:37:50.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:37:50.946Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:37:50.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T20:37:51.337Z] $ docker top 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T20:37:51.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T20:37:51.426Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T20:37:51.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T20:37:51.553Z] $ docker exec 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 ssh-agent [2022-06-01T20:37:51.680Z] SSH_AUTH_SOCK=/tmp/ssh-T0xzIezfEVcg/agent.33 [2022-06-01T20:37:51.680Z] SSH_AGENT_PID=39 [2022-06-01T20:37:51.686Z] Running ssh-add (command line suppressed) [2022-06-01T20:37:51.794Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_291320516775425098.key (/w/workspace/edgex-go/4@tmp/private_key_291320516775425098.key) [2022-06-01T20:37:51.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T20:37:52.097Z] + git semver push [2022-06-01T20:37:52.358Z] 2022-06-01 20:37:52,295 [run_push] DEBUG push [2022-06-01T20:37:52.358Z] 2022-06-01 20:37:52,296 [execute] INFO git push origin semver [2022-06-01T20:37:52.358Z] 2022-06-01 20:37:52,296 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-01T20:37:53.298Z] 2022-06-01 20:37:53,009 [run_push] DEBUG push all version tags [2022-06-01T20:37:53.298Z] 2022-06-01 20:37:53,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-01T20:37:53.298Z] 2022-06-01 20:37:53,010 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-06-01T20:37:53.869Z] 2022-06-01 20:37:53,659 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta [2022-06-01T20:37:53.869Z] 2.1.1-dev.3 [Pipeline] } [2022-06-01T20:37:53.883Z] $ docker exec --env ******** --env ******** 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 ssh-agent -k [2022-06-01T20:37:53.987Z] unset SSH_AUTH_SOCK; [2022-06-01T20:37:53.987Z] unset SSH_AGENT_PID; [2022-06-01T20:37:53.988Z] echo Agent pid 39 killed; [2022-06-01T20:37:53.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T20:37:54.297Z] + git semver [Pipeline] } [2022-06-01T20:37:54.570Z] $ docker stop --time=1 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 [2022-06-01T20:37:55.861Z] $ docker rm -f 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-01T20:37:56.339Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:56.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:37:57.489Z] ---> package-listing.sh [2022-06-01T20:37:57.489Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T20:37:57.489Z] ++ facter osfamily [2022-06-01T20:37:57.749Z] + OS_FAMILY=debian [2022-06-01T20:37:57.749Z] + workspace=/w/workspace/edgex-go/4 [2022-06-01T20:37:57.750Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T20:37:57.750Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T20:37:57.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T20:37:57.750Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T20:37:57.750Z] + '[' /w/workspace/edgex-go/4 ']' [2022-06-01T20:37:57.750Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T20:37:57.750Z] + case "${OS_FAMILY}" in [2022-06-01T20:37:57.750Z] + dpkg -l [2022-06-01T20:37:57.750Z] + grep '^ii' [2022-06-01T20:37:57.750Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T20:37:57.750Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T20:37:57.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T20:37:57.750Z] + '[' /w/workspace/edgex-go/4 ']' [2022-06-01T20:37:57.750Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-06-01T20:37:57.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-06-01T20:37:57.761Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T20:37:58.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:58.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T20:37:58.599Z] [2022-06-01T20:37:58.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T20:37:58.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T20:37:58.988Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T20:37:58.988Z] 5eb5b503b376: Pulling fs layer [2022-06-01T20:37:58.988Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T20:37:58.988Z] ec43610c2a17: Pulling fs layer [2022-06-01T20:37:58.988Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T20:37:58.988Z] 33b1e0a273af: Pulling fs layer [2022-06-01T20:37:58.988Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T20:37:58.988Z] 2f39f015ded8: Pulling fs layer [2022-06-01T20:37:58.988Z] 3a2ae6a8a46f: Waiting [2022-06-01T20:37:58.988Z] 33b1e0a273af: Waiting [2022-06-01T20:37:58.988Z] 5d3b04190fa2: Waiting [2022-06-01T20:37:58.988Z] 2f39f015ded8: Waiting [2022-06-01T20:37:58.988Z] 5c69ac0246d0: Download complete [2022-06-01T20:37:58.988Z] 3a2ae6a8a46f: Download complete [2022-06-01T20:37:58.988Z] 33b1e0a273af: Verifying Checksum [2022-06-01T20:37:58.988Z] 33b1e0a273af: Download complete [2022-06-01T20:37:58.988Z] 5d3b04190fa2: Download complete [2022-06-01T20:37:58.988Z] ec43610c2a17: Verifying Checksum [2022-06-01T20:37:58.988Z] ec43610c2a17: Download complete [2022-06-01T20:37:59.247Z] 5eb5b503b376: Verifying Checksum [2022-06-01T20:37:59.247Z] 5eb5b503b376: Download complete [2022-06-01T20:37:59.817Z] 2f39f015ded8: Download complete [2022-06-01T20:38:00.384Z] 5eb5b503b376: Pull complete [2022-06-01T20:38:00.643Z] 5c69ac0246d0: Pull complete [2022-06-01T20:38:01.210Z] ec43610c2a17: Pull complete [2022-06-01T20:38:01.210Z] 3a2ae6a8a46f: Pull complete [2022-06-01T20:38:01.469Z] 33b1e0a273af: Pull complete [2022-06-01T20:38:01.469Z] 5d3b04190fa2: Pull complete [2022-06-01T20:38:05.659Z] 2f39f015ded8: Pull complete [2022-06-01T20:38:05.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T20:38:05.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T20:38:05.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T20:38:05.745Z] prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container [2022-06-01T20:38:05.777Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-01T20:38:07.190Z] $ docker top 2a93286d5fde4976c6ac46cc91909c56d8c6ec5f655dd80f933e6a27b92c6a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T20:38:07.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T20:38:07.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T20:38:08.118Z] + ls /var/log/sa-host [2022-06-01T20:38:08.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T20:38:08.244Z] provisioning config files... [2022-06-01T20:38:08.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4957270566043146834tmp [Pipeline] { [Pipeline] echo [2022-06-01T20:38:08.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:38:08.546Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T20:38:08.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:38:08.883Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T20:38:08.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:38:09.175Z] ---> sudo-logs.sh [2022-06-01T20:38:09.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T20:38:09.194Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:38:09.479Z] ---> job-cost.sh [2022-06-01T20:38:09.479Z] lf-activate-venv: SKIPPING [2022-06-01T20:38:09.479Z] DEBUG: total: 0.10999999940395355 [2022-06-01T20:38:09.479Z] INFO: Retrieving Stack Cost... [2022-06-01T20:38:09.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T20:38:10.308Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T20:38:10.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T20:38:10.600Z] ---> logs-deploy.sh [2022-06-01T20:38:10.600Z] lf-activate-venv: SKIPPING [2022-06-01T20:38:10.600Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/4 [2022-06-01T20:38:10.600Z] INFO: archiving workspace using pattern(s): [2022-06-01T20:38:11.539Z] Archives upload complete. [2022-06-01T20:38:11.539Z] INFO: archiving logs to Nexus