Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 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-ssh12251191416066919924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8663805989890219355.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11114911359458953753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2609953660163761575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15849094826407459039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3]] ========================================================= [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.23 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21898’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21912 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/713 [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/713 # 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 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 (main) Commit message: "Merge pull request #4938 from cuishuang/main" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 # timeout=10 > git rev-list --no-walk 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-05T14:58:28.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-05T14:58:28.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-05T14:58:28.495Z] ========================================================= [2024-10-05T14:58:28.495Z] EdgeX Global Pipelines Version Info [2024-10-05T14:58:28.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:58:29.228Z] ------------------- [2024-10-05T14:58:29.228Z] stable info: [2024-10-05T14:58:29.228Z] ------------------- [2024-10-05T14:58:29.228Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-05T14:58:29.228Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-05T14:58:29.228Z] Message: update stable to v1.0.265 [2024-10-05T14:58:29.800Z] ------------------- [2024-10-05T14:58:29.800Z] experimental info: [2024-10-05T14:58:29.800Z] ------------------- [2024-10-05T14:58:29.800Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-05T14:58:29.801Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-05T14:58:29.801Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-05T14:58:29.882Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-05T14:58:29.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-05T14:58:29.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-05T14:58:29.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-05T14:58:29.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-05T14:58:30.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-05T14:58:30.021Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-05T14:58:30.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-05T14:58:30.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-05T14:58:30.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-05T14:58:30.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-05T14:58:30.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-05T14:58:30.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-05T14:58:30.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-05T14:58:30.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-05T14:58:30.218Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:58:30.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:58:30.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-05T14:58:30.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-05T14:58:30.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-05T14:58:30.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-05T14:58:30.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-05T14:58:30.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-05T14:58:30.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-05T14:58:30.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-05T14:58:30.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-05T14:58:30.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo [2024-10-05T14:58:30.491Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2495dbd [Pipeline] echo [2024-10-05T14:58:30.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:58:30.570Z] provisioning config files... [2024-10-05T14:58:30.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config11647883508953681648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:58:30.900Z] ---> ****-login.sh [2024-10-05T14:58:30.900Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:58:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:58:31.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:58:31.162Z] Configure a credential helper to remove this warning. See [2024-10-05T14:58:31.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:58:31.162Z] [2024-10-05T14:58:31.162Z] Login Succeeded [2024-10-05T14:58:31.162Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:58:31.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:58:31.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:58:31.422Z] Configure a credential helper to remove this warning. See [2024-10-05T14:58:31.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:58:31.422Z] [2024-10-05T14:58:31.422Z] Login Succeeded [2024-10-05T14:58:31.422Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:58:31.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:58:31.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:58:31.422Z] Configure a credential helper to remove this warning. See [2024-10-05T14:58:31.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:58:31.422Z] [2024-10-05T14:58:31.422Z] Login Succeeded [2024-10-05T14:58:31.423Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:58:31.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:58:31.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:58:31.683Z] Configure a credential helper to remove this warning. See [2024-10-05T14:58:31.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:58:31.683Z] [2024-10-05T14:58:31.683Z] Login Succeeded [2024-10-05T14:58:31.683Z] ****.io [2024-10-05T14:58:31.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:58:31.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:58:31.943Z] Configure a credential helper to remove this warning. See [2024-10-05T14:58:31.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:58:31.943Z] [2024-10-05T14:58:31.943Z] Login Succeeded [2024-10-05T14:58:31.943Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:58:31.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:58:32.283Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + dirname cmd/core-command/Dockerfile [2024-10-05T14:58:32.283Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/core-data/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/core-keeper/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/core-metadata/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-05T14:58:32.283Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-05T14:58:32.283Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-05T14:58:32.283Z] + cut -d/ -f2 [2024-10-05T14:58:32.283Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-05T14:58:32.284Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/support-notifications/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-05T14:58:32.284Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-05T14:58:32.284Z] + cut -d/ -f2 [2024-10-05T14:58:32.284Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-05T14:58:32.316Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-05T14:58:32.697Z] + git rev-list -1 --merges 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00~1..2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo [2024-10-05T14:58:32.708Z] -----------> git rev-list -1 --merges 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00~1..2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T14:58:32.708Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [false] [Pipeline] sh [2024-10-05T14:58:32.998Z] + git log --format=format:%s -1 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo [2024-10-05T14:58:33.014Z] ========================================================= [2024-10-05T14:58:33.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-05T14:58:33.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-05T14:58:33.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:58:33.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-05T14:58:33.452Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-05T14:58:33.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-05T14:58:33.452Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-05T14:58:33.452Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-05T14:58:33.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:58:33.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:58:33.874Z] [2024-10-05T14:58:33.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:58:34.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:58:34.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-05T14:58:34.183Z] b85a868b505f: Pulling fs layer [2024-10-05T14:58:34.183Z] e2be974225ed: Pulling fs layer [2024-10-05T14:58:34.183Z] 339a4e72a1f5: Pulling fs layer [2024-10-05T14:58:34.183Z] 988bab9f4d93: Pulling fs layer [2024-10-05T14:58:34.183Z] 1469e6f7b9e6: Pulling fs layer [2024-10-05T14:58:34.183Z] eaf3925da568: Pulling fs layer [2024-10-05T14:58:34.183Z] bab4dde63d76: Pulling fs layer [2024-10-05T14:58:34.183Z] bde34c3a00c8: Pulling fs layer [2024-10-05T14:58:34.183Z] b352a97aabf1: Pulling fs layer [2024-10-05T14:58:34.183Z] 4872d77fe225: Pulling fs layer [2024-10-05T14:58:34.183Z] 5851b861e8e6: Pulling fs layer [2024-10-05T14:58:34.183Z] b352a97aabf1: Waiting [2024-10-05T14:58:34.183Z] 4872d77fe225: Waiting [2024-10-05T14:58:34.183Z] eaf3925da568: Waiting [2024-10-05T14:58:34.183Z] 5851b861e8e6: Waiting [2024-10-05T14:58:34.183Z] bab4dde63d76: Waiting [2024-10-05T14:58:34.183Z] 988bab9f4d93: Waiting [2024-10-05T14:58:34.183Z] 1469e6f7b9e6: Waiting [2024-10-05T14:58:34.183Z] e2be974225ed: Verifying Checksum [2024-10-05T14:58:34.183Z] e2be974225ed: Download complete [2024-10-05T14:58:34.183Z] 988bab9f4d93: Download complete [2024-10-05T14:58:34.183Z] 1469e6f7b9e6: Verifying Checksum [2024-10-05T14:58:34.183Z] 1469e6f7b9e6: Download complete [2024-10-05T14:58:34.183Z] eaf3925da568: Verifying Checksum [2024-10-05T14:58:34.183Z] eaf3925da568: Download complete [2024-10-05T14:58:34.442Z] 339a4e72a1f5: Verifying Checksum [2024-10-05T14:58:34.442Z] 339a4e72a1f5: Download complete [2024-10-05T14:58:34.442Z] bde34c3a00c8: Download complete [2024-10-05T14:58:34.442Z] b352a97aabf1: Download complete [2024-10-05T14:58:34.443Z] 4872d77fe225: Verifying Checksum [2024-10-05T14:58:34.443Z] 4872d77fe225: Download complete [2024-10-05T14:58:34.443Z] 5851b861e8e6: Verifying Checksum [2024-10-05T14:58:34.443Z] 5851b861e8e6: Download complete [2024-10-05T14:58:34.443Z] b85a868b505f: Download complete [2024-10-05T14:58:34.704Z] bab4dde63d76: Download complete [2024-10-05T14:58:35.644Z] b85a868b505f: Pull complete [2024-10-05T14:58:35.644Z] e2be974225ed: Pull complete [2024-10-05T14:58:36.212Z] 339a4e72a1f5: Pull complete [2024-10-05T14:58:36.212Z] 988bab9f4d93: Pull complete [2024-10-05T14:58:36.471Z] 1469e6f7b9e6: Pull complete [2024-10-05T14:58:36.728Z] eaf3925da568: Pull complete [2024-10-05T14:58:38.641Z] bab4dde63d76: Pull complete [2024-10-05T14:58:38.641Z] bde34c3a00c8: Pull complete [2024-10-05T14:58:38.641Z] b352a97aabf1: Pull complete [2024-10-05T14:58:38.641Z] 4872d77fe225: Pull complete [2024-10-05T14:58:38.641Z] 5851b861e8e6: Pull complete [2024-10-05T14:58:38.641Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-05T14:58:38.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:58:38.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:58:38.773Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T14:58:38.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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:0.1.4 cat [2024-10-05T14:58:41.855Z] $ docker top de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 -eo pid,comm [2024-10-05T14:58:41.909Z] 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). [2024-10-05T14:58:41.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:58:41.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:58:41.976Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:58:42.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:58:42.108Z] $ docker exec de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent [2024-10-05T14:58:42.224Z] SSH_AUTH_SOCK=/tmp/ssh-eRv0NsvEBTQW/agent.32 [2024-10-05T14:58:42.224Z] SSH_AGENT_PID=38 [2024-10-05T14:58:42.231Z] Running ssh-add (command line suppressed) [2024-10-05T14:58:42.336Z] Identity added: /w/workspace/edgex-go/713@tmp/private_key_8626725597206232514.key (/w/workspace/edgex-go/713@tmp/private_key_8626725597206232514.key) [2024-10-05T14:58:42.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:58:42.650Z] + git tag --points-at HEAD [Pipeline] } [2024-10-05T14:58:42.663Z] $ docker exec --env ******** --env ******** de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent -k [2024-10-05T14:58:42.765Z] unset SSH_AUTH_SOCK; [2024-10-05T14:58:42.765Z] unset SSH_AGENT_PID; [2024-10-05T14:58:42.765Z] echo Agent pid 38 killed; [2024-10-05T14:58:42.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-05T14:58:42.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:58:42.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:58:42.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:58:42.943Z] $ docker exec de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent [2024-10-05T14:58:43.055Z] SSH_AUTH_SOCK=/tmp/ssh-qqfmTHCVNyEF/agent.71 [2024-10-05T14:58:43.055Z] SSH_AGENT_PID=77 [2024-10-05T14:58:43.059Z] Running ssh-add (command line suppressed) [2024-10-05T14:58:43.157Z] Identity added: /w/workspace/edgex-go/713@tmp/private_key_8421297558612749070.key (/w/workspace/edgex-go/713@tmp/private_key_8421297558612749070.key) [2024-10-05T14:58:43.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:58:43.455Z] + git semver init [2024-10-05T14:58:43.715Z] 2024-10-05 14:58:43,630 [run_init] DEBUG init version:0.0.0 force:False [2024-10-05T14:58:43.715Z] 2024-10-05 14:58:43,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/713/.semver [2024-10-05T14:58:43.715Z] 2024-10-05 14:58:43,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/713/.semver [2024-10-05T14:58:43.715Z] 2024-10-05 14:58:43,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/713/.semver'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:58:48.993Z] 2024-10-05 14:58:48,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/713/.git/info/exclude [2024-10-05T14:58:48.993Z] 2024-10-05 14:58:48,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/713/.semver/main with force:False [2024-10-05T14:58:48.993Z] 2024-10-05 14:58:48,805 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T14:58:48.993Z] 2024-10-05 14:58:48,805 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T14:58:48.993Z] 3.2.0-dev.90 [Pipeline] } [2024-10-05T14:58:49.005Z] $ docker exec --env ******** --env ******** de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent -k [2024-10-05T14:58:49.121Z] unset SSH_AUTH_SOCK; [2024-10-05T14:58:49.122Z] unset SSH_AGENT_PID; [2024-10-05T14:58:49.122Z] echo Agent pid 77 killed; [2024-10-05T14:58:49.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:58:49.451Z] + git semver [Pipeline] } [2024-10-05T14:58:49.726Z] $ docker stop --time=1 de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 [2024-10-05T14:58:51.021Z] $ docker rm -f --volumes de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:58:51.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-05T14:58:51.595Z] Stashed 1 file(s) [Pipeline] echo [2024-10-05T14:58:51.598Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.90 [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] sh [2024-10-05T14:58:52.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo [2024-10-05T14:58:52.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:58:52.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:58:52.083Z] ========================================================= [2024-10-05T14:58:52.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-05T14:58:52.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:58:52.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:58:52.379Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-05T14:58:52.379Z] 43c4264eed91: Pulling fs layer [2024-10-05T14:58:52.379Z] 4cc291be95ef: Pulling fs layer [2024-10-05T14:58:52.379Z] 2ac1f1163629: Pulling fs layer [2024-10-05T14:58:52.379Z] 5c3c966382ef: Pulling fs layer [2024-10-05T14:58:52.379Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:58:52.379Z] 5d5c8e513c77: Pulling fs layer [2024-10-05T14:58:52.379Z] 4f4fb700ef54: Waiting [2024-10-05T14:58:52.379Z] 9f66e0745190: Pulling fs layer [2024-10-05T14:58:52.379Z] f49a43e4bbc0: Pulling fs layer [2024-10-05T14:58:52.379Z] 5d5c8e513c77: Waiting [2024-10-05T14:58:52.379Z] 9f66e0745190: Waiting [2024-10-05T14:58:52.379Z] 561ebcabdf7f: Pulling fs layer [2024-10-05T14:58:52.379Z] f49a43e4bbc0: Waiting [2024-10-05T14:58:52.379Z] 561ebcabdf7f: Waiting [2024-10-05T14:58:52.379Z] 4cc291be95ef: Verifying Checksum [2024-10-05T14:58:52.379Z] 4cc291be95ef: Download complete [2024-10-05T14:58:52.379Z] 5c3c966382ef: Download complete [2024-10-05T14:58:52.379Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:58:52.379Z] 4f4fb700ef54: Download complete [2024-10-05T14:58:52.379Z] 5d5c8e513c77: Verifying Checksum [2024-10-05T14:58:52.379Z] 5d5c8e513c77: Download complete [2024-10-05T14:58:52.379Z] 43c4264eed91: Verifying Checksum [2024-10-05T14:58:52.379Z] 43c4264eed91: Download complete [2024-10-05T14:58:52.379Z] 9f66e0745190: Verifying Checksum [2024-10-05T14:58:52.379Z] 9f66e0745190: Download complete [2024-10-05T14:58:52.642Z] 43c4264eed91: Pull complete [2024-10-05T14:58:52.642Z] 4cc291be95ef: Pull complete [2024-10-05T14:58:52.642Z] 561ebcabdf7f: Download complete [2024-10-05T14:58:52.901Z] 2ac1f1163629: Verifying Checksum [2024-10-05T14:58:52.901Z] 2ac1f1163629: Download complete [2024-10-05T14:58:53.159Z] f49a43e4bbc0: Verifying Checksum [2024-10-05T14:58:53.159Z] f49a43e4bbc0: Download complete [2024-10-05T14:58:56.442Z] 2ac1f1163629: Pull complete [2024-10-05T14:58:56.442Z] 5c3c966382ef: Pull complete [2024-10-05T14:58:56.442Z] 4f4fb700ef54: Pull complete [2024-10-05T14:58:56.442Z] 5d5c8e513c77: Pull complete [2024-10-05T14:58:56.442Z] 9f66e0745190: Pull complete [2024-10-05T14:58:58.978Z] f49a43e4bbc0: Pull complete [2024-10-05T14:58:58.978Z] 561ebcabdf7f: Pull complete [2024-10-05T14:58:58.978Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-05T14:58:58.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:58:58.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:58:59.278Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:58:59.278Z] WORKDIR /edgex [2024-10-05T14:58:59.278Z] COPY go.mod . [2024-10-05T14:58:59.278Z] RUN go mod downloaddocker [2024-10-05T14:58:59.278Z] build -t ci-base-image-x86_64 -f - . [2024-10-05T14:58:59.846Z] Sending build context to Docker daemon 179.6MB [2024-10-05T14:58:59.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:58:59.846Z] ---> 3a752c3f9dda [2024-10-05T14:58:59.846Z] Step 2/4 : WORKDIR /edgex [2024-10-05T14:59:05.144Z] ---> Running in 178ad63e72f0 [2024-10-05T14:59:05.144Z] Removing intermediate container 178ad63e72f0 [2024-10-05T14:59:05.144Z] ---> 31de86d41f36 [2024-10-05T14:59:05.144Z] Step 3/4 : COPY go.mod . [2024-10-05T14:59:05.144Z] ---> 86691517498e [2024-10-05T14:59:05.144Z] Step 4/4 : RUN go mod download [2024-10-05T14:59:05.144Z] ---> Running in ffdcdb3298e2 [2024-10-05T14:59:06.701Z] Still waiting to schedule task [2024-10-05T14:59:06.702Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21906’ is offline [2024-10-05T14:59:31.695Z] Removing intermediate container ffdcdb3298e2 [2024-10-05T14:59:31.695Z] ---> 733c6be30065 [2024-10-05T14:59:31.695Z] Successfully built 733c6be30065 [2024-10-05T14:59:31.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:59:32.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:59:32.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:59:32.086Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T14:59:32.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:59:32.561Z] $ docker top 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:59:32.911Z] + go version [2024-10-05T14:59:32.911Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-05T14:59:32.925Z] $ docker stop --time=1 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 [2024-10-05T14:59:34.197Z] $ docker rm -f --volumes 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:59:34.635Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:59:34.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:59:34.719Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T14:59:34.749Z] $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:59:35.083Z] $ docker top f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-05T14:59:35.166Z] ========================================================= [2024-10-05T14:59:35.166Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-05T14:59:35.166Z] ========================================================= [Pipeline] sh [2024-10-05T14:59:35.445Z] + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:59:35.747Z] + make test [2024-10-05T14:59:35.747Z] go test -race -coverprofile=coverage.out ./... [2024-10-05T14:59:43.870Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-05T15:00:15.948Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-05T15:00:16.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-10-05T15:00:16.885Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-05T15:00:16.885Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-05T15:00:16.885Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-05T15:00:17.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-05T15:00:17.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-05T15:00:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-10-05T15:00:18.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-05T15:00:18.959Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-05T15:00:20.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-05T15:00:20.354Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-05T15:00:20.354Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-05T15:00:20.354Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:20.354Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-05T15:00:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-10-05T15:00:20.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements [2024-10-05T15:00:21.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.673s coverage: 93.4% of statements [2024-10-05T15:00:21.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements [2024-10-05T15:00:21.745Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-05T15:00:21.745Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-05T15:00:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 10.3% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-05T15:00:22.683Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-05T15:00:24.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.436s coverage: 95.8% of statements [2024-10-05T15:00:24.586Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-10-05T15:00:24.586Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-05T15:00:24.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-05T15:00:24.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-05T15:00:25.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-10-05T15:00:25.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-10-05T15:00:25.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 42.5% of statements [2024-10-05T15:00:26.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-10-05T15:00:26.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements [2024-10-05T15:00:26.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-10-05T15:00:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-10-05T15:00:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-10-05T15:00:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-05T15:00:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-05T15:00:27.684Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-05T15:00:28.250Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-05T15:00:28.250Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-05T15:00:28.250Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-05T15:00:29.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-05T15:00:29.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-05T15:00:29.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-05T15:00:29.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-05T15:00:29.749Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-05T15:00:29.749Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-05T15:00:32.208Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-05T15:00:32.208Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-05T15:00:32.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-05T15:00:33.838Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-05T15:00:33.838Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-05T15:00:36.366Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-05T15:00:36.366Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-05T15:00:36.366Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-05T15:00:37.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-05T15:00:37.581Z] Running in /w/workspace/edgex-go/713 [Pipeline] { [Pipeline] checkout [2024-10-05T15:00:37.617Z] The recommended git tool is: git [2024-10-05T15:00:37.741Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-05T15:00:37.741Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-05T15:00:37.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-05T15:00:37.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2024-10-05T15:00:37.999Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-05T15:00:37.999Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-05T15:00:37.999Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-05T15:00:37.999Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-05T15:00:39.376Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-05T15:00:39.376Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-05T15:00:39.376Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-05T15:00:40.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-05T15:00:40.772Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:40.772Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-05T15:00:42.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-05T15:00:42.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-05T15:00:42.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-05T15:00:42.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-05T15:00:42.738Z] using credential edgex-jenkins-ssh [2024-10-05T15:00:42.761Z] Cloning the remote Git repository [2024-10-05T15:00:43.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-05T15:00:43.526Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-05T15:00:43.526Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-05T15:00:43.526Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:42.810Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-05T15:00:42.908Z] > git init /w/workspace/edgex-go/713 # timeout=10 [2024-10-05T15:00:43.060Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-05T15:00:43.061Z] > git --version # timeout=10 [2024-10-05T15:00:43.083Z] > git --version # 'git version 2.25.1' [2024-10-05T15:00:43.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-05T15:00:43.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T15:00:44.465Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-05T15:00:44.465Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-05T15:00:44.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-05T15:00:44.724Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.075s coverage: 97.1% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.034s coverage: 35.9% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-05T15:00:51.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-10-05T15:00:51.555Z] 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 [2024-10-05T15:00:51.814Z] running golangci-lint [2024-10-05T15:00:51.814Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-05T15:00:51.814Z] go version go1.23.2 linux/amd64 [2024-10-05T15:00:52.072Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-05T15:00:52.072Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-05T15:00:52.072Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-05T15:01:00.740Z] Avoid second fetch [2024-10-05T15:01:00.741Z] Checking out Revision 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 (main) [2024-10-05T15:01:01.573Z] Commit message: "Merge pull request #4938 from cuishuang/main" [2024-10-05T15:00:59.877Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-05T15:00:59.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T15:01:00.757Z] > git config core.sparsecheckout # timeout=10 [2024-10-05T15:01:00.817Z] > git checkout -f 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T15:01:06.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-05T15:01:06.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:01:06.324Z] Dload Upload Total Spent Left Speed [2024-10-05T15:01:06.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 88468 [Pipeline] sh [2024-10-05T15:01:06.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-05T15:01:06.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-05T15:01:06.988Z] + sudo tee /etc/docker/daemon.new [2024-10-05T15:01:06.988Z] { [2024-10-05T15:01:06.988Z] "registry-mirrors": [ [2024-10-05T15:01:06.988Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-05T15:01:06.988Z] ], [2024-10-05T15:01:06.988Z] "bip": "10.250.0.254/24", [2024-10-05T15:01:06.988Z] "hosts": [ [2024-10-05T15:01:06.988Z] "tcp://0.0.0.0:5555", [2024-10-05T15:01:06.988Z] "unix:///var/run/docker.sock" [2024-10-05T15:01:06.988Z] ], [2024-10-05T15:01:06.988Z] "mtu": 1458, [2024-10-05T15:01:06.988Z] "selinux-enabled": true, [2024-10-05T15:01:06.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-05T15:01:06.988Z] } [Pipeline] sh [2024-10-05T15:01:07.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-05T15:01:07.657Z] + sudo service docker restart [2024-10-05T15:01:14.029Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 20.349792189s" [2024-10-05T15:01:14.029Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.706157ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:01:26.710Z] provisioning config files... [2024-10-05T15:01:26.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config15555962952036602566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:01:27.204Z] ---> ****-login.sh [2024-10-05T15:01:27.204Z] nexus3.edgexfoundry.org:10001 [2024-10-05T15:01:27.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:01:27.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:01:27.753Z] Configure a credential helper to remove this warning. See [2024-10-05T15:01:27.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:01:27.753Z] [2024-10-05T15:01:27.753Z] Login Succeeded [2024-10-05T15:01:27.753Z] nexus3.edgexfoundry.org:10002 [2024-10-05T15:01:28.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:01:28.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:01:28.294Z] Configure a credential helper to remove this warning. See [2024-10-05T15:01:28.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:01:28.294Z] [2024-10-05T15:01:28.294Z] Login Succeeded [2024-10-05T15:01:28.294Z] nexus3.edgexfoundry.org:10003 [2024-10-05T15:01:28.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:01:28.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:01:28.565Z] Configure a credential helper to remove this warning. See [2024-10-05T15:01:28.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:01:28.565Z] [2024-10-05T15:01:28.565Z] Login Succeeded [2024-10-05T15:01:28.565Z] nexus3.edgexfoundry.org:10004 [2024-10-05T15:01:28.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:01:28.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:01:28.838Z] Configure a credential helper to remove this warning. See [2024-10-05T15:01:28.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:01:28.838Z] [2024-10-05T15:01:28.838Z] Login Succeeded [2024-10-05T15:01:28.838Z] ****.io [2024-10-05T15:01:28.897Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.490054824s with top 10 stages: buildir: 1m8.454952962s, gosec: 4.318349206s, inspect: 3.456672427s, fact_deprecated: 3.120051724s, printf: 1.978202908s, ctrlflow: 1.494202304s, fact_purity: 1.491736361s, S1038: 1.344455155s, errcheck: 1.266461339s, nilness: 1.140833408s" [2024-10-05T15:01:28.897Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-05T15:01:28.897Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 219/219, path_prettifier: 219/219, skip_dirs: 219/219, cgo: 219/219, invalid_issue: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, identifier_marker: 219/219, nolint: 22/0" [2024-10-05T15:01:28.897Z] level=info msg="[runner] processing took 24.428968ms with stages: nolint: 9.889058ms, identifier_marker: 8.000528ms, autogenerated_exclude: 2.559862ms, path_prettifier: 1.602347ms, exclude-rules: 1.561468ms, skip_dirs: 731.755µs, invalid_issue: 32.01µs, cgo: 30.81µs, filename_unadjuster: 15.15µs, max_same_issues: 1.22µs, max_from_linter: 840ns, uniq_by_line: 730ns, path_prefixer: 560ns, fixer: 550ns, skip_files: 450ns, sort_results: 390ns, source_code: 340ns, exclude: 300ns, diff: 270ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2024-10-05T15:01:28.897Z] level=info msg="[runner] linters took 13.914188002s with stages: goanalysis_metalinter: 13.889631093s" [2024-10-05T15:01:28.897Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-05T15:01:28.897Z] level=info msg="Memory: 339 samples, avg is 326.1MB, max is 1319.6MB" [2024-10-05T15:01:28.897Z] level=info msg="Execution took 34.322702783s" [2024-10-05T15:01:28.897Z] go vet ./... [2024-10-05T15:01:29.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:01:29.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:01:29.379Z] Configure a credential helper to remove this warning. See [2024-10-05T15:01:29.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:01:29.379Z] [2024-10-05T15:01:29.379Z] Login Succeeded [2024-10-05T15:01:29.379Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T15:01:29.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-05T15:01:30.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo [2024-10-05T15:01:30.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T15:01:30.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T15:01:30.095Z] ========================================================= [2024-10-05T15:01:30.095Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-05T15:01:30.095Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-05T15:01:30.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T15:01:30.707Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-05T15:01:30.707Z] cf04c63912e1: Pulling fs layer [2024-10-05T15:01:30.707Z] 55b35a11ae5e: Pulling fs layer [2024-10-05T15:01:30.707Z] a37a00ec5f00: Pulling fs layer [2024-10-05T15:01:30.707Z] 50b3750afda1: Pulling fs layer [2024-10-05T15:01:30.707Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T15:01:30.707Z] 80978eb59214: Pulling fs layer [2024-10-05T15:01:30.707Z] c9f46d7d2bd2: Pulling fs layer [2024-10-05T15:01:30.707Z] c5a475d317c9: Pulling fs layer [2024-10-05T15:01:30.707Z] 4f4fb700ef54: Waiting [2024-10-05T15:01:30.707Z] 80978eb59214: Waiting [2024-10-05T15:01:30.707Z] c9f46d7d2bd2: Waiting [2024-10-05T15:01:30.707Z] 50b3750afda1: Waiting [2024-10-05T15:01:30.707Z] c5a475d317c9: Waiting [2024-10-05T15:01:30.707Z] 55b35a11ae5e: Verifying Checksum [2024-10-05T15:01:30.707Z] 55b35a11ae5e: Download complete [2024-10-05T15:01:30.707Z] 50b3750afda1: Verifying Checksum [2024-10-05T15:01:30.707Z] 50b3750afda1: Download complete [2024-10-05T15:01:30.707Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T15:01:30.707Z] 4f4fb700ef54: Download complete [2024-10-05T15:01:30.707Z] 80978eb59214: Verifying Checksum [2024-10-05T15:01:30.707Z] 80978eb59214: Download complete [2024-10-05T15:01:30.707Z] cf04c63912e1: Verifying Checksum [2024-10-05T15:01:30.707Z] cf04c63912e1: Download complete [2024-10-05T15:01:31.295Z] c5a475d317c9: Verifying Checksum [2024-10-05T15:01:31.295Z] c5a475d317c9: Download complete [2024-10-05T15:01:31.889Z] cf04c63912e1: Pull complete [2024-10-05T15:01:32.483Z] 55b35a11ae5e: Pull complete [2024-10-05T15:01:32.753Z] a37a00ec5f00: Download complete [2024-10-05T15:01:33.722Z] c9f46d7d2bd2: Verifying Checksum [2024-10-05T15:01:33.722Z] c9f46d7d2bd2: Download complete [2024-10-05T15:01:34.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T15:01:34.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T15:01:34.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T15:01:34.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-05T15:01:34.483Z] + ls -al . [2024-10-05T15:01:34.483Z] total 1848 [2024-10-05T15:01:34.483Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 14:59 . [2024-10-05T15:01:34.483Z] drwxr-xr-x 4 root root 4096 Oct 5 14:59 .. [2024-10-05T15:01:34.483Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 .blubracket [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 10 Oct 5 14:58 .dockerignore [2024-10-05T15:01:34.483Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 15:00 .git [2024-10-05T15:01:34.483Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 14:58 .github [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 1102 Oct 5 14:58 .gitignore [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 199 Oct 5 14:58 .golangci.yml [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 100 Oct 5 14:58 .hadolint.yml [2024-10-05T15:01:34.483Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 14:58 .semver [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 155 Oct 5 14:58 .sonarcloud.properties [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 14:58 ADOPTERS.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 21553 Oct 5 14:58 Attribution.txt [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 100284 Oct 5 14:58 CHANGELOG.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 14:58 CONTRIBUTING.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 14:58 GOVERNANCE.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 861 Oct 5 14:58 Jenkinsfile [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 14:58 LICENSE [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 16854 Oct 5 14:58 Makefile [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 14:58 OWNERS.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 9528 Oct 5 14:58 README.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 789 Oct 5 14:58 SECURITY.md [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 12 Oct 5 14:58 VERSION [2024-10-05T15:01:34.483Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 bin [2024-10-05T15:01:34.483Z] drwxrwxr-x 20 1001 1001 4096 Oct 5 14:58 cmd [2024-10-05T15:01:34.483Z] -rw-r--r-- 1 root root 1502107 Oct 5 15:00 coverage.out [2024-10-05T15:01:34.483Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 fuzz_test [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 7305 Oct 5 14:58 go.mod [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 102748 Oct 5 14:58 go.sum [2024-10-05T15:01:34.483Z] drwxrwxr-x 7 1001 1001 4096 Oct 5 14:58 internal [2024-10-05T15:01:34.483Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 14:58 openapi [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 584 Oct 5 14:58 security.txt [2024-10-05T15:01:34.483Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 14:58 version.go [Pipeline] sh [2024-10-05T15:01:34.772Z] + '[' -e coverage.out ] [2024-10-05T15:01:34.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-05T15:01:34.965Z] Stashed 1 file(s) [Pipeline] sh [2024-10-05T15:01:35.249Z] + make build [2024-10-05T15:01:35.249Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-05T15:01:48.764Z] a37a00ec5f00: Pull complete [2024-10-05T15:01:48.764Z] 50b3750afda1: Pull complete [2024-10-05T15:01:48.764Z] 4f4fb700ef54: Pull complete [2024-10-05T15:01:48.764Z] 80978eb59214: Pull complete [2024-10-05T15:01:55.432Z] c9f46d7d2bd2: Pull complete [2024-10-05T15:01:56.404Z] c5a475d317c9: Pull complete [2024-10-05T15:01:56.404Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-05T15:01:56.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T15:01:56.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-05T15:01:56.735Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T15:01:56.735Z] WORKDIR /edgex [2024-10-05T15:01:56.735Z] COPY go.mod . [2024-10-05T15:01:56.735Z] RUN go mod download [2024-10-05T15:01:56.735Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-05T15:01:57.322Z] Sending build context to Docker daemon 3.684MB [2024-10-05T15:01:57.322Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T15:01:57.322Z] ---> be29e6b0f0d4 [2024-10-05T15:01:57.322Z] Step 2/4 : WORKDIR /edgex [2024-10-05T15:01:58.275Z] ---> Running in f846f176656a [2024-10-05T15:01:58.541Z] Removing intermediate container f846f176656a [2024-10-05T15:01:58.541Z] ---> 484a00b3fad6 [2024-10-05T15:01:58.541Z] Step 3/4 : COPY go.mod . [2024-10-05T15:01:59.122Z] ---> 6958d8aa22a7 [2024-10-05T15:01:59.122Z] Step 4/4 : RUN go mod download [2024-10-05T15:01:59.122Z] ---> Running in 53ce254936d3 [2024-10-05T15:02:01.794Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-05T15:02:01.794Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-05T15:02:03.702Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-05T15:02:04.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-05T15:02:05.649Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-05T15:02:10.919Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-05T15:02:12.866Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-05T15:02:14.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-05T15:02:17.365Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-05T15:02:17.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-05T15:02:18.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-05T15:02:19.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-05T15:02:20.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-05T15:02:21.325Z] $ docker stop --time=1 f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 [2024-10-05T15:02:26.862Z] $ docker rm -f --volumes f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:02:28.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-05T15:02:28.199Z] [2024-10-05T15:02:28.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:02:28.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-05T15:02:28.505Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-05T15:02:28.505Z] 91d30c5bc195: Pulling fs layer [2024-10-05T15:02:28.505Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-05T15:02:28.505Z] 9c61dcf015f6: Pulling fs layer [2024-10-05T15:02:28.505Z] 4698f68db338: Pulling fs layer [2024-10-05T15:02:28.505Z] 2a2f49069b9e: Pulling fs layer [2024-10-05T15:02:28.505Z] e0025b399a48: Pulling fs layer [2024-10-05T15:02:28.505Z] 2a2f49069b9e: Waiting [2024-10-05T15:02:28.505Z] e0025b399a48: Waiting [2024-10-05T15:02:28.505Z] 4698f68db338: Waiting [2024-10-05T15:02:28.763Z] 91d30c5bc195: Download complete [2024-10-05T15:02:28.763Z] 4698f68db338: Verifying Checksum [2024-10-05T15:02:28.763Z] 4698f68db338: Download complete [2024-10-05T15:02:28.763Z] 91d30c5bc195: Pull complete [2024-10-05T15:02:28.763Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-05T15:02:28.763Z] 2e9b0aa3be6d: Download complete [2024-10-05T15:02:28.763Z] e0025b399a48: Verifying Checksum [2024-10-05T15:02:28.763Z] e0025b399a48: Download complete [2024-10-05T15:02:28.763Z] 2a2f49069b9e: Verifying Checksum [2024-10-05T15:02:28.763Z] 2a2f49069b9e: Download complete [2024-10-05T15:02:29.022Z] 2e9b0aa3be6d: Pull complete [2024-10-05T15:02:29.281Z] 9c61dcf015f6: Verifying Checksum [2024-10-05T15:02:29.281Z] 9c61dcf015f6: Download complete [2024-10-05T15:02:31.831Z] 9c61dcf015f6: Pull complete [2024-10-05T15:02:31.831Z] 4698f68db338: Pull complete [2024-10-05T15:02:32.091Z] 2a2f49069b9e: Pull complete [2024-10-05T15:02:32.091Z] e0025b399a48: Pull complete [2024-10-05T15:02:32.091Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-05T15:02:32.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-05T15:02:32.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:02:32.199Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:02:32.232Z] $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-05T15:02:36.904Z] $ docker top 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T15:02:37.262Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-05T15:02:39.802Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #1 transferring dockerfile: [2024-10-05T15:02:39.802Z] #1 transferring dockerfile: 2.49kB done [2024-10-05T15:02:39.802Z] #1 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #2 transferring dockerfile: 2.50kB done [2024-10-05T15:02:39.802Z] #2 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #3 transferring dockerfile: 2.07kB done [2024-10-05T15:02:39.802Z] #3 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #4 transferring dockerfile: 2.13kB done [2024-10-05T15:02:39.802Z] #4 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #5 transferring dockerfile: 1.89kB done [2024-10-05T15:02:39.802Z] #5 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #6 transferring dockerfile: 1.69kB done [2024-10-05T15:02:39.802Z] #6 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #7 DONE 0.0s [2024-10-05T15:02:39.802Z] [2024-10-05T15:02:39.802Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-05T15:02:39.802Z] #8 transferring dockerfile: 1.85kB done [2024-10-05T15:02:40.061Z] #8 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #7 transferring dockerfile: 3.17kB done [2024-10-05T15:02:40.061Z] #7 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #9 transferring dockerfile: 1.93kB done [2024-10-05T15:02:40.061Z] #9 DONE 0.1s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #10 transferring dockerfile: 1.70kB done [2024-10-05T15:02:40.061Z] #10 DONE 0.1s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #11 transferring dockerfile: 1.81kB done [2024-10-05T15:02:40.061Z] #11 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #12 [security-secretstore-setup internal] load .dockerignore [2024-10-05T15:02:40.061Z] #12 transferring context: 50B done [2024-10-05T15:02:40.061Z] #12 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #13 transferring dockerfile: 2.07kB done [2024-10-05T15:02:40.061Z] #13 DONE 0.1s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #14 transferring dockerfile: 2.15kB done [2024-10-05T15:02:40.061Z] #14 DONE 0.1s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #15 transferring dockerfile: 2.02kB done [2024-10-05T15:02:40.061Z] #15 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #16 [core-command internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #16 transferring dockerfile: 1.93kB done [2024-10-05T15:02:40.061Z] #16 DONE 0.0s [2024-10-05T15:02:40.061Z] [2024-10-05T15:02:40.061Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-05T15:02:40.061Z] #17 transferring dockerfile: 2.23kB done [2024-10-05T15:02:40.061Z] #17 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-05T15:02:40.320Z] #18 transferring context: 50B done [2024-10-05T15:02:40.320Z] #18 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #19 [core-data internal] load .dockerignore [2024-10-05T15:02:40.320Z] #19 transferring context: 50B done [2024-10-05T15:02:40.320Z] #19 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #20 [core-metadata internal] load .dockerignore [2024-10-05T15:02:40.320Z] #20 transferring context: 50B done [2024-10-05T15:02:40.320Z] #20 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-05T15:02:40.320Z] #21 transferring context: 50B done [2024-10-05T15:02:40.320Z] #21 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #22 [security-spire-config internal] load .dockerignore [2024-10-05T15:02:40.320Z] #22 transferring context: 50B done [2024-10-05T15:02:40.320Z] #22 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-05T15:02:40.320Z] #23 transferring context: 50B done [2024-10-05T15:02:40.320Z] #23 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #24 [security-bootstrapper internal] load .dockerignore [2024-10-05T15:02:40.320Z] #24 transferring context: 50B done [2024-10-05T15:02:40.320Z] #24 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #25 [support-scheduler internal] load .dockerignore [2024-10-05T15:02:40.320Z] #25 transferring context: 50B done [2024-10-05T15:02:40.320Z] #25 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #26 [security-spire-server internal] load .dockerignore [2024-10-05T15:02:40.320Z] #26 transferring context: 50B done [2024-10-05T15:02:40.320Z] #26 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #27 [security-proxy-auth internal] load .dockerignore [2024-10-05T15:02:40.320Z] #27 transferring context: 50B done [2024-10-05T15:02:40.320Z] #27 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #28 [core-keeper internal] load .dockerignore [2024-10-05T15:02:40.320Z] #28 transferring context: 50B done [2024-10-05T15:02:40.320Z] #28 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-05T15:02:40.320Z] #29 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #30 [security-spire-agent internal] load .dockerignore [2024-10-05T15:02:40.320Z] #30 transferring context: 50B done [2024-10-05T15:02:40.320Z] #30 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #31 [support-notifications internal] load .dockerignore [2024-10-05T15:02:40.320Z] #31 transferring context: 50B done [2024-10-05T15:02:40.320Z] #31 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-05T15:02:40.320Z] #32 transferring context: 50B done [2024-10-05T15:02:40.320Z] #32 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #33 [core-command internal] load .dockerignore [2024-10-05T15:02:40.320Z] #33 transferring context: 50B done [2024-10-05T15:02:40.320Z] #33 DONE 0.1s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:02:40.320Z] #34 DONE 0.1s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:02:40.320Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:02:40.320Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:02:40.320Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-05T15:02:40.320Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-05T15:02:40.320Z] #35 DONE 0.0s [2024-10-05T15:02:40.320Z] [2024-10-05T15:02:40.320Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:40.888Z] #36 ... [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:02:40.888Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:02:40.888Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:02:40.888Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-05T15:02:40.888Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-05T15:02:40.888Z] #35 DONE 0.1s [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-05T15:02:40.888Z] #29 DONE 0.0s [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-05T15:02:40.888Z] #37 DONE 0.4s [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:40.888Z] #36 ... [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-05T15:02:40.888Z] #29 DONE 0.0s [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:40.888Z] #36 ... [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-05T15:02:40.888Z] #29 DONE 0.0s [2024-10-05T15:02:40.888Z] [2024-10-05T15:02:40.888Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:41.156Z] #36 ... [2024-10-05T15:02:41.156Z] [2024-10-05T15:02:41.156Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-05T15:02:41.156Z] #29 DONE 0.0s [2024-10-05T15:02:41.156Z] [2024-10-05T15:02:41.156Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:41.415Z] #36 ... [2024-10-05T15:02:41.415Z] [2024-10-05T15:02:41.415Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:02:41.415Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:02:41.415Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:02:41.415Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-05T15:02:41.415Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-05T15:02:41.415Z] #35 DONE 0.1s [2024-10-05T15:02:41.415Z] [2024-10-05T15:02:41.415Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-05T15:02:41.415Z] #37 DONE 0.4s [2024-10-05T15:02:41.415Z] [2024-10-05T15:02:41.415Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:02:41.415Z] #34 DONE 0.8s [2024-10-05T15:02:41.415Z] [2024-10-05T15:02:41.415Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-05T15:02:41.415Z] #38 DONE 0.8s [2024-10-05T15:02:41.415Z] [2024-10-05T15:02:41.415Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:42.799Z] #36 ... [2024-10-05T15:02:42.799Z] [2024-10-05T15:02:42.799Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:02:42.799Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:02:42.799Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:02:42.799Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-05T15:02:42.799Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-05T15:02:42.799Z] #35 DONE 0.1s [2024-10-05T15:02:42.799Z] [2024-10-05T15:02:42.799Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-05T15:02:42.799Z] #39 DONE 1.5s [2024-10-05T15:02:42.799Z] [2024-10-05T15:02:42.799Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-05T15:02:42.799Z] #40 DONE 1.7s [2024-10-05T15:02:42.799Z] [2024-10-05T15:02:42.799Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:45.334Z] #36 transferring context: 227.51MB 4.8s [2024-10-05T15:02:48.619Z] #36 ... [2024-10-05T15:02:48.619Z] [2024-10-05T15:02:48.619Z] #41 [security-proxy-setup internal] load build context [2024-10-05T15:02:49.194Z] #41 ... [2024-10-05T15:02:49.194Z] [2024-10-05T15:02:49.194Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:50.242Z] #36 transferring context: 391.81MB 9.8s [2024-10-05T15:02:50.563Z] #36 ... [2024-10-05T15:02:50.563Z] [2024-10-05T15:02:50.563Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-05T15:02:50.563Z] #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.563Z] #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.563Z] #0 1.982 (1/4) Installing ca-certificates (20240705-r0) [2024-10-05T15:02:50.563Z] #0 2.007 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:02:50.563Z] #0 2.025 (3/4) Installing su-exec (0.2-r3) [2024-10-05T15:02:50.563Z] #0 2.025 (4/4) Installing yq-go (4.44.1-r2) [2024-10-05T15:02:50.563Z] #0 2.092 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:02:50.563Z] #0 2.106 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:02:50.563Z] #0 2.153 OK: 19 MiB in 18 packages [2024-10-05T15:02:50.563Z] #42 ... [2024-10-05T15:02:50.563Z] [2024-10-05T15:02:50.563Z] #41 [security-proxy-setup internal] load build context [2024-10-05T15:02:50.563Z] #41 transferring context: 452.38MB 10.0s done [2024-10-05T15:02:50.563Z] #41 ... [2024-10-05T15:02:50.563Z] [2024-10-05T15:02:50.563Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-05T15:02:50.563Z] #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.563Z] #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.563Z] #0 1.807 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:02:50.563Z] #0 1.813 (2/4) Installing openssl (3.3.2-r0) [2024-10-05T15:02:50.563Z] #0 1.832 (3/4) Installing su-exec (0.2-r3) [2024-10-05T15:02:50.563Z] #0 1.832 (4/4) Installing yq-go (4.44.1-r2) [2024-10-05T15:02:50.563Z] #0 1.939 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:02:50.563Z] #0 1.955 OK: 19 MiB in 18 packages [2024-10-05T15:02:50.840Z] #43 ... [2024-10-05T15:02:50.840Z] [2024-10-05T15:02:50.840Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-05T15:02:50.840Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.840Z] #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:50.840Z] #0 1.681 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:02:50.840Z] #0 1.685 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:02:50.840Z] #0 1.687 OK: 8 MiB in 15 packages [2024-10-05T15:02:50.840Z] #44 ... [2024-10-05T15:02:50.840Z] [2024-10-05T15:02:50.840Z] #45 [core-data internal] load build context [2024-10-05T15:02:51.125Z] #45 ... [2024-10-05T15:02:51.125Z] [2024-10-05T15:02:51.125Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:02:51.407Z] #36 ... [2024-10-05T15:02:51.407Z] [2024-10-05T15:02:51.408Z] #46 [support-notifications internal] load build context [2024-10-05T15:02:51.408Z] #46 ... [2024-10-05T15:02:51.408Z] [2024-10-05T15:02:51.408Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:02:51.408Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.408Z] #0 4.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.408Z] #0 4.680 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:02:51.408Z] #0 4.680 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:02:51.408Z] #0 4.680 OK: 24162 distinct packages available [2024-10-05T15:02:51.408Z] #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.408Z] #0 4.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.408Z] #0 5.044 OK: 246 MiB in 54 packages [2024-10-05T15:02:51.688Z] #47 ... [2024-10-05T15:02:51.688Z] [2024-10-05T15:02:51.688Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-05T15:02:51.688Z] #48 ... [2024-10-05T15:02:51.688Z] [2024-10-05T15:02:51.688Z] #49 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:02:51.688Z] #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.688Z] #0 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:51.688Z] #0 1.537 OK: 246 MiB in 54 packages [2024-10-05T15:02:51.688Z] #49 ... [2024-10-05T15:02:51.688Z] [2024-10-05T15:02:51.688Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-05T15:02:52.005Z] #50 ... [2024-10-05T15:02:52.005Z] [2024-10-05T15:02:52.005Z] #51 [core-command internal] load build context [2024-10-05T15:02:52.005Z] #51 transferring context: 452.38MB 10.3s done [2024-10-05T15:02:52.005Z] #51 ... [2024-10-05T15:02:52.005Z] [2024-10-05T15:02:52.005Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-05T15:02:52.005Z] #52 ... [2024-10-05T15:02:52.005Z] [2024-10-05T15:02:52.005Z] #53 [core-keeper internal] load build context [2024-10-05T15:02:52.294Z] #53 ... [2024-10-05T15:02:52.294Z] [2024-10-05T15:02:52.294Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-05T15:02:52.294Z] #54 ... [2024-10-05T15:02:52.294Z] [2024-10-05T15:02:52.294Z] #55 [support-cron-scheduler internal] load build context [2024-10-05T15:02:52.294Z] #55 ... [2024-10-05T15:02:52.294Z] [2024-10-05T15:02:52.294Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:02:52.556Z] #56 ... [2024-10-05T15:02:52.556Z] [2024-10-05T15:02:52.556Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-05T15:02:52.556Z] #57 ... [2024-10-05T15:02:52.556Z] [2024-10-05T15:02:52.556Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-05T15:02:53.041Z] #58 ... [2024-10-05T15:02:53.042Z] [2024-10-05T15:02:53.042Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:02:53.042Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:53.042Z] #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:53.042Z] #0 1.580 OK: 246 MiB in 54 packages [2024-10-05T15:02:53.314Z] #59 ... [2024-10-05T15:02:53.315Z] [2024-10-05T15:02:53.315Z] #60 [security-spire-agent internal] load build context [2024-10-05T15:02:53.315Z] #60 ... [2024-10-05T15:02:53.315Z] [2024-10-05T15:02:53.315Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:02:53.315Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:02:53.315Z] #61 ... [2024-10-05T15:02:53.315Z] [2024-10-05T15:02:53.315Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-05T15:02:53.315Z] #62 ... [2024-10-05T15:02:53.315Z] [2024-10-05T15:02:53.315Z] #63 [security-bootstrapper internal] load build context [2024-10-05T15:02:53.315Z] #63 transferring context: 452.38MB 11.2s done [2024-10-05T15:02:53.576Z] #63 ... [2024-10-05T15:02:53.576Z] [2024-10-05T15:02:53.576Z] #64 [security-spire-config internal] load build context [2024-10-05T15:02:53.576Z] #64 ... [2024-10-05T15:02:53.576Z] [2024-10-05T15:02:53.576Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:02:53.576Z] #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:53.576Z] #0 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:02:53.576Z] #0 1.128 OK: 246 MiB in 54 packages [2024-10-05T15:02:53.835Z] #65 ... [2024-10-05T15:02:53.835Z] [2024-10-05T15:02:53.835Z] #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:02:53.835Z] #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:02:53.835Z] #66 ... [2024-10-05T15:02:53.835Z] [2024-10-05T15:02:53.835Z] #67 [security-proxy-auth internal] load build context [2024-10-05T15:02:53.835Z] #67 transferring context: 452.38MB 12.3s done [2024-10-05T15:02:54.096Z] #67 ... [2024-10-05T15:02:54.096Z] [2024-10-05T15:02:54.096Z] #68 [core-metadata internal] load build context [2024-10-05T15:02:54.096Z] #68 transferring context: 452.38MB 10.6s done [2024-10-05T15:02:54.356Z] #68 ... [2024-10-05T15:02:54.356Z] [2024-10-05T15:02:54.356Z] #69 [security-spire-server internal] load build context [2024-10-05T15:02:54.356Z] #69 ... [2024-10-05T15:02:54.356Z] [2024-10-05T15:02:54.356Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:02:54.615Z] #70 ... [2024-10-05T15:02:54.615Z] [2024-10-05T15:02:54.615Z] #71 [support-scheduler internal] load build context [2024-10-05T15:02:54.615Z] #71 transferring context: 452.38MB 10.8s done [2024-10-05T15:02:55.994Z] #71 ... [2024-10-05T15:02:55.994Z] [2024-10-05T15:02:55.994Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:02:55.994Z] #72 ... [2024-10-05T15:02:55.994Z] [2024-10-05T15:02:55.994Z] #45 [core-data internal] load build context [2024-10-05T15:02:55.994Z] #45 transferring context: 452.38MB 12.0s done [2024-10-05T15:03:02.590Z] #45 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:03:02.590Z] #36 transferring context: 452.38MB 11.6s done [2024-10-05T15:03:02.590Z] #36 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-05T15:03:02.590Z] #48 transferring context: 452.38MB 11.5s done [2024-10-05T15:03:02.590Z] #48 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #46 [support-notifications internal] load build context [2024-10-05T15:03:02.590Z] #46 transferring context: 452.38MB 11.5s done [2024-10-05T15:03:02.590Z] #46 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-05T15:03:02.590Z] #50 transferring context: 452.38MB 10.3s done [2024-10-05T15:03:02.590Z] #50 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #53 [core-keeper internal] load build context [2024-10-05T15:03:02.590Z] #53 transferring context: 452.38MB 11.9s done [2024-10-05T15:03:02.590Z] #53 ... [2024-10-05T15:03:02.590Z] [2024-10-05T15:03:02.590Z] #55 [support-cron-scheduler internal] load build context [2024-10-05T15:03:02.590Z] #55 transferring context: 452.38MB 11.3s done [2024-10-05T15:03:06.998Z] Removing intermediate container 53ce254936d3 [2024-10-05T15:03:06.999Z] ---> 7457bebd0b8d [2024-10-05T15:03:06.999Z] Successfully built 7457bebd0b8d [2024-10-05T15:03:06.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:03:07.341Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T15:03:07.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:03:07.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container [2024-10-05T15:03:07.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-05T15:03:08.806Z] $ docker top dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T15:03:09.625Z] + go version [2024-10-05T15:03:09.625Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-05T15:03:09.642Z] $ docker stop --time=1 dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b [2024-10-05T15:03:11.045Z] #55 ... [2024-10-05T15:03:11.045Z] [2024-10-05T15:03:11.045Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:03:11.251Z] $ docker rm -f --volumes dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:03:11.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-05T15:03:11.966Z] [2024-10-05T15:03:11.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:03:12.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-05T15:03:12.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-05T15:03:12.315Z] 547446be3368: Pulling fs layer [2024-10-05T15:03:12.315Z] d125d8839a47: Pulling fs layer [2024-10-05T15:03:12.315Z] 3e85d5ac6304: Pulling fs layer [2024-10-05T15:03:12.315Z] c3105a71a48b: Pulling fs layer [2024-10-05T15:03:12.315Z] 0f093f025ec4: Pulling fs layer [2024-10-05T15:03:12.315Z] c3106fc0e877: Pulling fs layer [2024-10-05T15:03:12.315Z] c3105a71a48b: Waiting [2024-10-05T15:03:12.315Z] 0f093f025ec4: Waiting [2024-10-05T15:03:12.315Z] c3106fc0e877: Waiting [2024-10-05T15:03:12.583Z] 547446be3368: Verifying Checksum [2024-10-05T15:03:12.583Z] 547446be3368: Download complete [2024-10-05T15:03:12.583Z] c3105a71a48b: Verifying Checksum [2024-10-05T15:03:12.583Z] c3105a71a48b: Download complete [2024-10-05T15:03:12.852Z] d125d8839a47: Verifying Checksum [2024-10-05T15:03:12.852Z] d125d8839a47: Download complete [2024-10-05T15:03:12.852Z] c3106fc0e877: Verifying Checksum [2024-10-05T15:03:12.852Z] c3106fc0e877: Download complete [2024-10-05T15:03:13.121Z] 0f093f025ec4: Verifying Checksum [2024-10-05T15:03:13.121Z] 0f093f025ec4: Download complete [2024-10-05T15:03:13.390Z] 547446be3368: Pull complete [2024-10-05T15:03:14.353Z] d125d8839a47: Pull complete [2024-10-05T15:03:14.939Z] 3e85d5ac6304: Verifying Checksum [2024-10-05T15:03:14.939Z] 3e85d5ac6304: Download complete [2024-10-05T15:03:25.025Z] 3e85d5ac6304: Pull complete [2024-10-05T15:03:25.025Z] c3105a71a48b: Pull complete [2024-10-05T15:03:25.986Z] #73 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 41.1s done [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #41 [security-proxy-setup internal] load build context [2024-10-05T15:03:25.986Z] #41 DONE 43.1s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-05T15:03:25.986Z] #44 DONE 43.1s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:03:25.986Z] #70 DONE 42.4s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-05T15:03:25.986Z] #66 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-05T15:03:25.986Z] #66 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-05T15:03:25.986Z] #66 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-05T15:03:25.986Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-05T15:03:25.986Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:03:25.986Z] #49 DONE 42.4s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:03:25.986Z] #65 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-05T15:03:25.986Z] #43 DONE 43.2s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:03:25.986Z] #47 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #51 [core-command internal] load build context [2024-10-05T15:03:25.986Z] #51 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-05T15:03:25.986Z] #50 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:03:25.986Z] #59 DONE 42.7s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-05T15:03:25.986Z] #42 DONE 43.3s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #68 [core-metadata internal] load build context [2024-10-05T15:03:25.986Z] #68 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #71 [support-scheduler internal] load build context [2024-10-05T15:03:25.986Z] #71 DONE 42.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #63 [security-bootstrapper internal] load build context [2024-10-05T15:03:25.986Z] #63 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #55 [support-cron-scheduler internal] load build context [2024-10-05T15:03:25.986Z] #55 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-05T15:03:25.986Z] #48 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #46 [support-notifications internal] load build context [2024-10-05T15:03:25.986Z] #46 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #45 [core-data internal] load build context [2024-10-05T15:03:25.986Z] #45 DONE 43.2s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #53 [core-keeper internal] load build context [2024-10-05T15:03:25.986Z] #53 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #67 [security-proxy-auth internal] load build context [2024-10-05T15:03:25.986Z] #67 DONE 42.6s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #36 [security-secretstore-setup internal] load build context [2024-10-05T15:03:25.986Z] #36 DONE 43.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #60 [security-spire-agent internal] load build context [2024-10-05T15:03:25.986Z] #60 transferring context: 27.51kB 0.0s done [2024-10-05T15:03:25.986Z] #60 DONE 41.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #69 [security-spire-server internal] load build context [2024-10-05T15:03:25.986Z] #69 transferring context: 27.98kB 0.0s done [2024-10-05T15:03:25.986Z] #69 DONE 41.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #64 [security-spire-config internal] load build context [2024-10-05T15:03:25.986Z] #64 transferring context: 26.23kB 0.0s done [2024-10-05T15:03:25.986Z] #64 DONE 41.5s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:03:25.986Z] #74 DONE 0.3s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:03:25.986Z] #75 DONE 0.2s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-10-05T15:03:25.986Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-05T15:03:25.986Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-05T15:03:25.986Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:03:25.986Z] #76 DONE 0.2s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:03:25.986Z] #77 DONE 0.2s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-05T15:03:25.986Z] #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-05T15:03:25.986Z] #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 1.0s [2024-10-05T15:03:25.986Z] #66 ... [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:03:25.986Z] #56 DONE 43.3s [2024-10-05T15:03:25.986Z] [2024-10-05T15:03:25.986Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.1s [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.2s [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s [2024-10-05T15:03:25.986Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-10-05T15:03:25.986Z] #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-05T15:03:25.999Z] 0f093f025ec4: Pull complete [2024-10-05T15:03:25.999Z] c3106fc0e877: Pull complete [2024-10-05T15:03:25.999Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-05T15:03:25.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-05T15:03:25.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:03:26.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container [2024-10-05T15:03:26.253Z] #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-10-05T15:03:26.286Z] $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-05T15:03:26.820Z] #66 ... [2024-10-05T15:03:26.820Z] [2024-10-05T15:03:26.820Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-05T15:03:26.820Z] #57 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #57 43.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #57 44.01 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:26.820Z] #57 44.01 (2/2) Installing su-exec (0.2-r3) [2024-10-05T15:03:26.820Z] #57 44.02 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:26.820Z] #57 44.02 OK: 8 MiB in 16 packages [2024-10-05T15:03:26.820Z] #57 DONE 45.4s [2024-10-05T15:03:26.820Z] [2024-10-05T15:03:26.820Z] #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-05T15:03:26.820Z] #52 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #52 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #52 43.74 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:26.820Z] #52 43.75 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:26.820Z] #52 43.75 OK: 8 MiB in 15 packages [2024-10-05T15:03:26.820Z] #52 DONE 45.4s [2024-10-05T15:03:26.820Z] [2024-10-05T15:03:26.820Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-05T15:03:26.820Z] #62 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #62 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #62 43.99 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:03:26.820Z] #62 43.99 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:03:26.820Z] #62 43.99 OK: 24163 distinct packages available [2024-10-05T15:03:26.820Z] #62 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #62 44.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #62 44.39 (1/14) Installing ca-certificates (20240705-r0) [2024-10-05T15:03:26.820Z] #62 44.40 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-05T15:03:26.820Z] #62 44.42 (3/14) Installing c-ares (1.33.1-r0) [2024-10-05T15:03:26.820Z] #62 44.42 (4/14) Installing libunistring (1.2-r0) [2024-10-05T15:03:26.820Z] #62 44.44 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-05T15:03:26.820Z] #62 44.44 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-05T15:03:26.820Z] #62 44.44 (7/14) Installing libpsl (0.21.5-r1) [2024-10-05T15:03:26.820Z] #62 44.45 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-05T15:03:26.820Z] #62 44.46 (9/14) Installing libcurl (8.10.1-r0) [2024-10-05T15:03:26.820Z] #62 44.47 (10/14) Installing curl (8.10.1-r0) [2024-10-05T15:03:26.820Z] #62 44.47 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:26.820Z] #62 44.48 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:03:26.820Z] #62 44.48 (13/14) Installing libucontext (1.2-r3) [2024-10-05T15:03:26.820Z] #62 44.48 (14/14) Installing gcompat (1.1.0-r4) [2024-10-05T15:03:26.820Z] #62 44.49 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:26.820Z] #62 44.49 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:03:26.820Z] #62 44.53 OK: 13 MiB in 28 packages [2024-10-05T15:03:26.820Z] #62 DONE 45.3s [2024-10-05T15:03:26.820Z] [2024-10-05T15:03:26.820Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-05T15:03:26.820Z] #54 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #54 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #54 43.72 (1/2) Installing ca-certificates (20240705-r0) [2024-10-05T15:03:26.820Z] #54 43.74 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:26.820Z] #54 43.74 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:26.820Z] #54 43.75 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:03:26.820Z] #54 43.79 OK: 9 MiB in 16 packages [2024-10-05T15:03:26.820Z] #54 DONE 45.4s [2024-10-05T15:03:26.820Z] [2024-10-05T15:03:26.820Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-05T15:03:26.820Z] #58 43.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #58 43.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:26.820Z] #58 44.02 (1/3) Installing ca-certificates (20240705-r0) [2024-10-05T15:03:26.820Z] #58 44.04 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:26.820Z] #58 44.04 (3/3) Installing tzdata (2024b-r0) [2024-10-05T15:03:26.820Z] #58 44.07 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:26.821Z] #58 44.08 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:03:26.821Z] #58 44.11 OK: 10 MiB in 17 packages [2024-10-05T15:03:26.821Z] #58 DONE 45.4s [2024-10-05T15:03:27.080Z] [2024-10-05T15:03:27.081Z] #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:27.081Z] #66 DONE 44.5s [2024-10-05T15:03:27.081Z] [2024-10-05T15:03:27.081Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:03:27.081Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 41.1s done [2024-10-05T15:03:27.081Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-05T15:03:27.081Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-05T15:03:27.081Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-05T15:03:27.081Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-05T15:03:27.081Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-05T15:03:27.081Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-10-05T15:03:27.081Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-10-05T15:03:27.081Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-05T15:03:27.081Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-05T15:03:27.081Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-10-05T15:03:27.081Z] #61 DONE 44.5s [2024-10-05T15:03:27.081Z] [2024-10-05T15:03:27.081Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-05T15:03:28.300Z] $ docker top f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T15:03:28.980Z] #78 ... [2024-10-05T15:03:28.980Z] [2024-10-05T15:03:28.980Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:03:28.980Z] #0 3.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.395 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:28.980Z] #0 4.395 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:28.980Z] #0 4.405 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:28.980Z] #0 4.488 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:28.980Z] #0 4.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.885 OK: 8 MiB in 15 packages [2024-10-05T15:03:28.980Z] #79 DONE 5.3s [2024-10-05T15:03:28.980Z] [2024-10-05T15:03:28.980Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:03:28.980Z] #72 42.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #72 42.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #72 43.15 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:03:28.980Z] #72 43.15 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:03:28.980Z] #72 43.15 OK: 24163 distinct packages available [2024-10-05T15:03:28.980Z] #72 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #72 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #72 43.70 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:28.980Z] #72 43.72 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:03:28.980Z] #72 43.73 (3/5) Installing libucontext (1.2-r3) [2024-10-05T15:03:28.980Z] #72 43.73 (4/5) Installing gcompat (1.1.0-r4) [2024-10-05T15:03:28.980Z] #72 43.73 (5/5) Installing openssl (3.3.2-r0) [2024-10-05T15:03:28.980Z] #72 43.74 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:28.980Z] #72 43.75 OK: 9 MiB in 19 packages [2024-10-05T15:03:28.980Z] #72 DONE 44.0s [2024-10-05T15:03:28.980Z] [2024-10-05T15:03:28.980Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-05T15:03:28.980Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.696 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:28.980Z] #0 4.696 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:28.980Z] #0 4.698 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:28.980Z] #0 4.763 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:28.980Z] #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 4.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:28.980Z] #0 5.192 OK: 19 MiB in 18 packages [2024-10-05T15:03:28.980Z] #80 DONE 5.3s [2024-10-05T15:03:29.129Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-05T15:03:29.240Z] #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 4.636 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:29.240Z] #0 4.636 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:29.240Z] #0 4.644 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:29.240Z] #0 4.727 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:29.240Z] #0 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 5.183 OK: 19 MiB in 18 packages [2024-10-05T15:03:29.240Z] #81 DONE 5.3s [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:03:29.240Z] #73 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #73 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #73 18.68 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:03:29.240Z] #73 18.68 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:03:29.240Z] #73 18.68 OK: 24163 distinct packages available [2024-10-05T15:03:29.240Z] #73 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #73 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #73 19.24 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:29.240Z] #73 19.24 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:03:29.240Z] #73 19.25 (3/4) Installing libucontext (1.2-r3) [2024-10-05T15:03:29.240Z] #73 19.25 (4/4) Installing gcompat (1.1.0-r4) [2024-10-05T15:03:29.240Z] #73 19.26 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:29.240Z] #73 19.27 OK: 8 MiB in 18 packages [2024-10-05T15:03:29.240Z] #73 DONE 19.4s [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-05T15:03:29.240Z] #82 DONE 0.1s [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-05T15:03:29.240Z] #0 3.992 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 4.593 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:29.240Z] #0 5.346 OK: 246 MiB in 54 packages [2024-10-05T15:03:29.240Z] #83 DONE 5.5s [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-05T15:03:29.240Z] #84 DONE 0.1s [2024-10-05T15:03:29.240Z] [2024-10-05T15:03:29.240Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:30.613Z] #85 ... [2024-10-05T15:03:30.614Z] [2024-10-05T15:03:30.614Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:03:30.614Z] #0 4.068 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 4.522 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 5.249 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:30.614Z] #0 5.542 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:30.614Z] #0 5.552 OK: 8 MiB in 15 packages [2024-10-05T15:03:30.614Z] #86 DONE 5.7s [2024-10-05T15:03:30.614Z] [2024-10-05T15:03:30.614Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-05T15:03:30.614Z] #78 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #78 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #78 3.141 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:30.614Z] #78 3.141 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:30.614Z] #78 3.152 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:30.614Z] #78 3.226 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:30.614Z] #78 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #78 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #78 3.624 OK: 8 MiB in 15 packages [2024-10-05T15:03:30.614Z] #78 DONE 3.7s [2024-10-05T15:03:30.614Z] [2024-10-05T15:03:30.614Z] #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:03:30.614Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 3.131 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:30.614Z] #0 3.131 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:30.614Z] #0 3.145 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:30.614Z] #0 3.246 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:30.614Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 3.662 OK: 9 MiB in 16 packages [2024-10-05T15:03:30.614Z] #87 DONE 3.8s [2024-10-05T15:03:30.614Z] [2024-10-05T15:03:30.614Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:03:30.614Z] #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.614Z] #0 1.553 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:30.614Z] #0 1.553 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:30.614Z] #0 1.585 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:30.872Z] #88 1.670 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:30.872Z] #88 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:30.872Z] #88 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #88 ... [2024-10-05T15:03:31.134Z] [2024-10-05T15:03:31.134Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-05T15:03:31.134Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.410 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:31.134Z] #0 3.410 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:31.134Z] #0 3.425 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:31.134Z] #0 3.482 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:31.134Z] #0 3.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.946 OK: 8 MiB in 16 packages [2024-10-05T15:03:31.134Z] #89 DONE 4.1s [2024-10-05T15:03:31.134Z] [2024-10-05T15:03:31.134Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:03:31.134Z] #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.418 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:31.134Z] #0 3.418 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:31.134Z] #0 3.482 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:31.134Z] #0 3.603 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:31.134Z] #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.134Z] #0 3.980 OK: 13 MiB in 28 packages [2024-10-05T15:03:31.134Z] #90 DONE 4.1s [2024-10-05T15:03:31.134Z] [2024-10-05T15:03:31.134Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:03:31.134Z] #88 2.140 OK: 9 MiB in 19 packages [2024-10-05T15:03:31.392Z] #88 DONE 2.3s [2024-10-05T15:03:31.392Z] [2024-10-05T15:03:31.392Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:03:31.392Z] #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.392Z] #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.392Z] #0 3.798 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:31.392Z] #0 3.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:31.392Z] #0 3.805 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:31.392Z] #0 3.874 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:31.392Z] #0 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.392Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:31.392Z] #0 4.301 OK: 10 MiB in 17 packages [2024-10-05T15:03:31.392Z] #91 DONE 4.5s [2024-10-05T15:03:31.392Z] [2024-10-05T15:03:31.392Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:03:32.768Z] #92 DONE 1.2s [2024-10-05T15:03:32.768Z] [2024-10-05T15:03:32.768Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-05T15:03:32.768Z] #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:32.768Z] #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:32.768Z] #0 1.598 Upgrading critical system libraries and apk-tools: [2024-10-05T15:03:32.768Z] #0 1.598 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:03:32.768Z] #0 1.609 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:32.768Z] #0 1.745 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:03:32.768Z] #0 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:32.768Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T15:03:32.768Z] #0 2.199 OK: 8 MiB in 18 packages [2024-10-05T15:03:32.768Z] #93 DONE 3.3s [2024-10-05T15:03:32.768Z] [2024-10-05T15:03:32.768Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-05T15:03:32.768Z] #94 DONE 1.2s [2024-10-05T15:03:32.768Z] [2024-10-05T15:03:32.768Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-05T15:03:33.335Z] #95 DONE 0.8s [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:03:33.335Z] #96 DONE 0.8s [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-05T15:03:33.335Z] #97 DONE 2.4s [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-05T15:03:33.335Z] #98 ... [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:03:33.335Z] #99 DONE 0.8s [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-05T15:03:33.335Z] #100 DONE 0.1s [2024-10-05T15:03:33.335Z] [2024-10-05T15:03:33.335Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-05T15:03:33.335Z] #101 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-05T15:03:33.594Z] #98 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-05T15:03:33.594Z] #102 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:03:33.594Z] #103 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-05T15:03:33.594Z] #104 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-05T15:03:33.594Z] #105 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:03:33.594Z] #106 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-05T15:03:33.594Z] #107 DONE 0.0s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:03:33.594Z] #108 DONE 0.1s [2024-10-05T15:03:33.594Z] [2024-10-05T15:03:33.594Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-05T15:03:33.852Z] #109 DONE 0.1s [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-05T15:03:33.852Z] #110 DONE 0.1s [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-05T15:03:33.852Z] #111 DONE 0.1s [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-05T15:03:33.852Z] #112 DONE 0.1s [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #113 [security-spire-server] exporting to image [2024-10-05T15:03:33.852Z] #113 exporting layers [2024-10-05T15:03:33.852Z] #113 ... [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-05T15:03:33.852Z] #114 DONE 0.1s [2024-10-05T15:03:33.852Z] [2024-10-05T15:03:33.852Z] #113 [security-spire-agent] exporting to image [2024-10-05T15:03:34.110Z] #113 ... [2024-10-05T15:03:34.110Z] [2024-10-05T15:03:34.110Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:34.110Z] #115 ... [2024-10-05T15:03:34.110Z] [2024-10-05T15:03:34.110Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:34.368Z] #116 ... [2024-10-05T15:03:34.368Z] [2024-10-05T15:03:34.369Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:34.369Z] #117 ... [2024-10-05T15:03:34.369Z] [2024-10-05T15:03:34.369Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:34.628Z] #118 ... [2024-10-05T15:03:34.628Z] [2024-10-05T15:03:34.628Z] #113 [security-spire-config] exporting to image [2024-10-05T15:03:34.628Z] #113 exporting layers 0.7s done [2024-10-05T15:03:34.628Z] #113 writing image sha256:0e32b36378f13e8ac17c99b0202729daa831410097401b2179649fedf6daeeb1 done [2024-10-05T15:03:34.628Z] #113 naming to docker.io/library/security-spire-server done [2024-10-05T15:03:34.628Z] #113 writing image sha256:5d2de847e91cb7dc4958ff5a4b181605aaa0a3bfffdb70d54248ad0695146d5e 0.0s done [2024-10-05T15:03:34.628Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-05T15:03:34.628Z] #113 writing image sha256:47b9ecfaae9df913f3045c66585c193ebac984d7826b73519fd225f1c879996c done [2024-10-05T15:03:34.628Z] #113 naming to docker.io/library/security-spire-config done [2024-10-05T15:03:34.628Z] #113 DONE 0.8s [2024-10-05T15:03:34.887Z] [2024-10-05T15:03:34.887Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:03:39.220Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-10-05T15:03:39.220Z] #1 transferring dockerfile: [2024-10-05T15:03:39.220Z] #1 transferring dockerfile: 2.02kB 0.0s done [2024-10-05T15:03:39.220Z] #1 DONE 0.1s [2024-10-05T15:03:39.220Z] [2024-10-05T15:03:39.220Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-05T15:03:39.220Z] #2 transferring dockerfile: 1.89kB done [2024-10-05T15:03:39.220Z] #2 DONE 0.1s [2024-10-05T15:03:39.220Z] [2024-10-05T15:03:39.220Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-05T15:03:39.220Z] #3 transferring dockerfile: 1.85kB 0.0s done [2024-10-05T15:03:39.220Z] #3 DONE 0.1s [2024-10-05T15:03:39.505Z] [2024-10-05T15:03:39.505Z] #4 [core-data internal] load build definition from Dockerfile [2024-10-05T15:03:39.505Z] #4 transferring dockerfile: 2.07kB done [2024-10-05T15:03:39.505Z] #4 DONE 0.1s [2024-10-05T15:03:39.505Z] [2024-10-05T15:03:39.505Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-10-05T15:03:39.505Z] #5 transferring dockerfile: 1.93kB done [2024-10-05T15:03:39.505Z] #5 DONE 0.1s [2024-10-05T15:03:39.505Z] [2024-10-05T15:03:39.505Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-05T15:03:39.774Z] #6 transferring dockerfile: 2.23kB done [2024-10-05T15:03:39.774Z] #6 DONE 0.1s [2024-10-05T15:03:39.774Z] [2024-10-05T15:03:39.774Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-05T15:03:39.774Z] #7 transferring dockerfile: 2.15kB done [2024-10-05T15:03:39.774Z] #7 DONE 0.1s [2024-10-05T15:03:39.774Z] [2024-10-05T15:03:39.774Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-05T15:03:39.774Z] #8 transferring dockerfile: 3.17kB 0.0s done [2024-10-05T15:03:39.774Z] #8 DONE 0.1s [2024-10-05T15:03:39.774Z] [2024-10-05T15:03:39.774Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-05T15:03:40.041Z] #9 transferring dockerfile: 2.49kB done [2024-10-05T15:03:40.041Z] #9 DONE 0.1s [2024-10-05T15:03:40.041Z] [2024-10-05T15:03:40.041Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-05T15:03:40.041Z] #10 transferring dockerfile: 2.50kB done [2024-10-05T15:03:40.041Z] #10 DONE 0.1s [2024-10-05T15:03:40.041Z] [2024-10-05T15:03:40.041Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-05T15:03:40.041Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-10-05T15:03:40.041Z] #11 DONE 0.1s [2024-10-05T15:03:40.041Z] [2024-10-05T15:03:40.041Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-10-05T15:03:40.041Z] #12 transferring dockerfile: 1.70kB done [2024-10-05T15:03:40.041Z] #12 DONE 0.1s [2024-10-05T15:03:40.041Z] [2024-10-05T15:03:40.041Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-05T15:03:40.041Z] #13 transferring dockerfile: 2.07kB 0.0s done [2024-10-05T15:03:40.309Z] #13 DONE 0.1s [2024-10-05T15:03:40.309Z] [2024-10-05T15:03:40.309Z] #14 [core-command internal] load build definition from Dockerfile [2024-10-05T15:03:40.309Z] #14 transferring dockerfile: 1.93kB done [2024-10-05T15:03:40.309Z] #14 DONE 0.1s [2024-10-05T15:03:40.309Z] [2024-10-05T15:03:40.309Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-10-05T15:03:40.309Z] #15 transferring dockerfile: 1.69kB 0.0s done [2024-10-05T15:03:40.309Z] #15 DONE 0.1s [2024-10-05T15:03:40.309Z] [2024-10-05T15:03:40.309Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-10-05T15:03:40.309Z] #16 transferring dockerfile: 2.13kB done [2024-10-05T15:03:40.575Z] #16 DONE 0.1s [2024-10-05T15:03:40.576Z] [2024-10-05T15:03:40.576Z] #17 [support-notifications internal] load .dockerignore [2024-10-05T15:03:40.576Z] #17 transferring context: 50B done [2024-10-05T15:03:40.576Z] #17 DONE 0.1s [2024-10-05T15:03:41.160Z] [2024-10-05T15:03:41.160Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-10-05T15:03:41.160Z] #18 transferring context: 50B 0.0s done [2024-10-05T15:03:41.160Z] #18 DONE 0.0s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-10-05T15:03:41.426Z] #19 transferring context: 50B done [2024-10-05T15:03:41.426Z] #19 DONE 0.0s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #20 [core-data internal] load .dockerignore [2024-10-05T15:03:41.426Z] #20 transferring context: 50B done [2024-10-05T15:03:41.426Z] #20 DONE 0.1s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #21 [support-scheduler internal] load .dockerignore [2024-10-05T15:03:41.426Z] #21 transferring context: 50B 0.0s done [2024-10-05T15:03:41.426Z] #21 DONE 0.1s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-05T15:03:41.426Z] #22 transferring context: 50B 0.0s done [2024-10-05T15:03:41.426Z] #22 DONE 0.1s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #23 [security-proxy-auth internal] load .dockerignore [2024-10-05T15:03:41.426Z] #23 transferring context: 50B 0.0s done [2024-10-05T15:03:41.426Z] #23 DONE 0.1s [2024-10-05T15:03:41.426Z] [2024-10-05T15:03:41.426Z] #24 [security-bootstrapper internal] load .dockerignore [2024-10-05T15:03:41.698Z] #24 transferring context: 50B 0.0s done [2024-10-05T15:03:41.698Z] #24 DONE 0.1s [2024-10-05T15:03:41.698Z] [2024-10-05T15:03:41.698Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-10-05T15:03:41.698Z] #25 transferring context: 50B done [2024-10-05T15:03:41.698Z] #25 DONE 0.1s [2024-10-05T15:03:41.698Z] [2024-10-05T15:03:41.698Z] #26 [security-proxy-setup internal] load .dockerignore [2024-10-05T15:03:41.698Z] #26 transferring context: 50B done [2024-10-05T15:03:41.698Z] #26 DONE 0.1s [2024-10-05T15:03:41.698Z] [2024-10-05T15:03:41.698Z] #27 [security-spire-agent internal] load .dockerignore [2024-10-05T15:03:41.698Z] #27 transferring context: 50B 0.0s done [2024-10-05T15:03:41.698Z] #27 DONE 0.1s [2024-10-05T15:03:41.698Z] [2024-10-05T15:03:41.698Z] #28 [security-spire-server internal] load .dockerignore [2024-10-05T15:03:41.969Z] #28 transferring context: 50B 0.0s done [2024-10-05T15:03:41.969Z] #28 DONE 0.1s [2024-10-05T15:03:41.969Z] [2024-10-05T15:03:41.969Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:03:41.969Z] #29 ... [2024-10-05T15:03:41.969Z] [2024-10-05T15:03:41.969Z] #30 [core-keeper internal] load .dockerignore [2024-10-05T15:03:41.969Z] #30 transferring context: 50B 0.0s done [2024-10-05T15:03:41.969Z] #30 DONE 0.1s [2024-10-05T15:03:41.969Z] [2024-10-05T15:03:41.969Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:03:41.969Z] #29 transferring context: 50B done [2024-10-05T15:03:42.234Z] #29 ... [2024-10-05T15:03:42.234Z] [2024-10-05T15:03:42.234Z] #31 [security-spire-config internal] load .dockerignore [2024-10-05T15:03:42.234Z] #31 transferring context: 50B 0.0s done [2024-10-05T15:03:42.234Z] #31 DONE 0.1s [2024-10-05T15:03:42.234Z] [2024-10-05T15:03:42.234Z] #32 [core-metadata internal] load .dockerignore [2024-10-05T15:03:42.234Z] #32 transferring context: 50B 0.0s done [2024-10-05T15:03:42.234Z] #32 DONE 0.1s [2024-10-05T15:03:42.234Z] [2024-10-05T15:03:42.234Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:42.234Z] #33 DONE 0.0s [2024-10-05T15:03:42.234Z] [2024-10-05T15:03:42.234Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:03:42.501Z] #34 DONE 0.3s [2024-10-05T15:03:42.501Z] [2024-10-05T15:03:42.501Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:42.501Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:42.501Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:42.501Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:42.501Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:43.088Z] #35 ... [2024-10-05T15:03:43.088Z] [2024-10-05T15:03:43.088Z] #36 [support-notifications internal] load build context [2024-10-05T15:03:43.088Z] #36 transferring context: 3.23MB 0.6s done [2024-10-05T15:03:43.088Z] #36 DONE 0.7s [2024-10-05T15:03:43.088Z] [2024-10-05T15:03:43.088Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:43.088Z] #33 DONE 0.0s [2024-10-05T15:03:43.088Z] [2024-10-05T15:03:43.088Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:03:43.088Z] #34 DONE 0.3s [2024-10-05T15:03:43.088Z] [2024-10-05T15:03:43.088Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:43.357Z] #37 DONE 1.6s [2024-10-05T15:03:43.357Z] [2024-10-05T15:03:43.357Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:43.357Z] #33 DONE 0.0s [2024-10-05T15:03:43.357Z] [2024-10-05T15:03:43.357Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:43.357Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:43.357Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:43.357Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:43.357Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:43.357Z] #35 ... [2024-10-05T15:03:43.357Z] [2024-10-05T15:03:43.357Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:43.357Z] #33 DONE 0.0s [2024-10-05T15:03:43.357Z] [2024-10-05T15:03:43.357Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:43.357Z] #37 DONE 1.6s [2024-10-05T15:03:43.357Z] [2024-10-05T15:03:43.357Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:43.357Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:43.357Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:43.357Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:43.357Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:43.739Z] #35 ... [2024-10-05T15:03:43.739Z] [2024-10-05T15:03:43.739Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:43.739Z] #33 DONE 0.0s [2024-10-05T15:03:43.739Z] [2024-10-05T15:03:43.739Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:43.739Z] #38 DONE 0.8s [2024-10-05T15:03:43.739Z] [2024-10-05T15:03:43.739Z] #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:03:44.024Z] #39 ... [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:44.024Z] #33 DONE 0.0s [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:44.024Z] #40 DONE 0.0s [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:44.024Z] #37 DONE 1.7s [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:44.024Z] #38 DONE 0.9s [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:44.024Z] #33 DONE 0.0s [2024-10-05T15:03:44.024Z] [2024-10-05T15:03:44.024Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:44.024Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:44.024Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:44.024Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:44.024Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:44.343Z] #35 ... [2024-10-05T15:03:44.343Z] [2024-10-05T15:03:44.343Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:44.343Z] #33 DONE 0.0s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:44.616Z] #37 DONE 1.8s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #41 [security-secretstore-setup internal] load build context [2024-10-05T15:03:44.616Z] #41 DONE 0.0s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:44.616Z] #33 DONE 0.0s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:44.616Z] #38 DONE 1.0s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:44.616Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:44.616Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:44.616Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:44.616Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:44.616Z] #35 ... [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:44.616Z] #37 DONE 1.8s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:44.616Z] #38 DONE 1.0s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #42 [security-spiffe-token-provider internal] load build context [2024-10-05T15:03:44.616Z] #42 transferring context: 3.23MB 1.1s done [2024-10-05T15:03:44.616Z] #42 DONE 1.5s [2024-10-05T15:03:44.616Z] [2024-10-05T15:03:44.616Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:44.616Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:44.616Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:44.616Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:44.616Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:45.598Z] #35 ... [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:45.598Z] #37 DONE 1.8s [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:45.598Z] #38 DONE 1.0s [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:45.598Z] #33 DONE 0.0s [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:45.598Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:45.598Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:45.598Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:45.598Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:45.598Z] #35 ... [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #43 [core-data internal] load build context [2024-10-05T15:03:45.598Z] #43 transferring context: 3.23MB 1.6s done [2024-10-05T15:03:45.598Z] #43 DONE 2.2s [2024-10-05T15:03:45.598Z] [2024-10-05T15:03:45.598Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:03:45.864Z] #34 ... [2024-10-05T15:03:45.864Z] [2024-10-05T15:03:45.864Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:45.864Z] #33 DONE 0.0s [2024-10-05T15:03:45.864Z] [2024-10-05T15:03:45.864Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:03:45.864Z] #34 DONE 2.6s [2024-10-05T15:03:45.864Z] [2024-10-05T15:03:45.864Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:46.169Z] #40 ... [2024-10-05T15:03:46.169Z] [2024-10-05T15:03:46.169Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:46.169Z] #37 DONE 1.9s [2024-10-05T15:03:46.169Z] [2024-10-05T15:03:46.169Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:46.169Z] #38 DONE 1.1s [2024-10-05T15:03:46.169Z] [2024-10-05T15:03:46.169Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:46.442Z] #40 ... [2024-10-05T15:03:46.442Z] [2024-10-05T15:03:46.442Z] #44 [support-cron-scheduler internal] load build context [2024-10-05T15:03:46.442Z] #44 transferring context: 3.23MB 2.4s done [2024-10-05T15:03:46.442Z] #44 DONE 2.9s [2024-10-05T15:03:46.442Z] [2024-10-05T15:03:46.442Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:46.721Z] #40 ... [2024-10-05T15:03:46.721Z] [2024-10-05T15:03:46.721Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-05T15:03:46.721Z] #33 DONE 0.0s [2024-10-05T15:03:46.721Z] [2024-10-05T15:03:46.721Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:48.135Z] #40 ... [2024-10-05T15:03:48.135Z] [2024-10-05T15:03:48.135Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-05T15:03:48.135Z] #45 DONE 3.1s [2024-10-05T15:03:48.135Z] [2024-10-05T15:03:48.135Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:48.135Z] #40 transferring context: 3.23MB 3.7s done [2024-10-05T15:03:48.135Z] #40 ... [2024-10-05T15:03:48.135Z] [2024-10-05T15:03:48.135Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-05T15:03:48.135Z] #34 DONE 4.4s [2024-10-05T15:03:48.402Z] [2024-10-05T15:03:48.402Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:48.402Z] #46 DONE 0.0s [2024-10-05T15:03:48.402Z] [2024-10-05T15:03:48.402Z] #47 [security-proxy-auth internal] load build context [2024-10-05T15:03:48.402Z] #47 transferring context: 3.23MB 2.8s done [2024-10-05T15:03:48.678Z] #47 DONE 4.1s [2024-10-05T15:03:48.678Z] [2024-10-05T15:03:48.678Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-05T15:03:48.678Z] #37 DONE 2.0s [2024-10-05T15:03:48.678Z] [2024-10-05T15:03:48.678Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-05T15:03:48.678Z] #38 DONE 1.2s [2024-10-05T15:03:48.678Z] [2024-10-05T15:03:48.678Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-05T15:03:48.678Z] #48 DONE 3.7s [2024-10-05T15:03:48.678Z] [2024-10-05T15:03:48.678Z] #49 [security-spire-config internal] load build context [2024-10-05T15:03:48.949Z] #49 ... [2024-10-05T15:03:48.949Z] [2024-10-05T15:03:48.949Z] #40 [support-scheduler internal] load build context [2024-10-05T15:03:48.949Z] #40 DONE 4.9s [2024-10-05T15:03:48.949Z] [2024-10-05T15:03:48.949Z] #50 [core-common-config-bootstrapper internal] load build context [2024-10-05T15:03:48.949Z] #50 transferring context: 3.23MB 3.9s done [2024-10-05T15:03:48.949Z] #50 DONE 5.0s [2024-10-05T15:03:48.949Z] [2024-10-05T15:03:48.949Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:03:48.949Z] #51 DONE 0.0s [2024-10-05T15:03:48.949Z] [2024-10-05T15:03:48.949Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:48.949Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:49.537Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-10-05T15:03:49.805Z] #46 ... [2024-10-05T15:03:49.805Z] [2024-10-05T15:03:49.805Z] #52 [security-proxy-setup internal] load build context [2024-10-05T15:03:49.805Z] #52 transferring context: 3.23MB 2.9s done [2024-10-05T15:03:49.805Z] #52 DONE 4.4s [2024-10-05T15:03:50.072Z] [2024-10-05T15:03:50.072Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:03:50.072Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-05T15:03:50.072Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-05T15:03:50.072Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-05T15:03:50.072Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-05T15:03:50.718Z] #35 ... [2024-10-05T15:03:50.718Z] [2024-10-05T15:03:50.718Z] #53 [security-spire-server internal] load build context [2024-10-05T15:03:50.718Z] #53 transferring context: 27.98kB 0.3s done [2024-10-05T15:03:50.718Z] #53 DONE 2.5s [2024-10-05T15:03:50.988Z] [2024-10-05T15:03:50.988Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:50.988Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-05T15:03:50.988Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-05T15:03:50.988Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-05T15:03:51.578Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-10-05T15:03:51.578Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s [2024-10-05T15:03:51.578Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.6s [2024-10-05T15:03:51.578Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-10-05T15:03:51.578Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s [2024-10-05T15:03:51.857Z] #46 ... [2024-10-05T15:03:51.857Z] [2024-10-05T15:03:51.857Z] #54 [security-spire-agent internal] load build context [2024-10-05T15:03:51.857Z] #54 transferring context: 27.51kB 0.6s done [2024-10-05T15:03:51.857Z] #54 DONE 2.8s [2024-10-05T15:03:51.857Z] [2024-10-05T15:03:51.857Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:51.857Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-10-05T15:03:51.857Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-10-05T15:03:51.857Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-10-05T15:03:51.857Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-05T15:03:51.857Z] #46 ... [2024-10-05T15:03:51.857Z] [2024-10-05T15:03:51.857Z] #49 [security-spire-config internal] load build context [2024-10-05T15:03:51.857Z] #49 transferring context: 26.23kB 0.6s done [2024-10-05T15:03:51.857Z] #49 DONE 3.2s [2024-10-05T15:03:52.125Z] [2024-10-05T15:03:52.125Z] #55 [core-keeper internal] load build context [2024-10-05T15:03:52.125Z] #55 transferring context: 3.23MB 4.3s done [2024-10-05T15:03:52.125Z] #55 DONE 6.1s [2024-10-05T15:03:52.125Z] [2024-10-05T15:03:52.125Z] #56 [core-metadata internal] load build context [2024-10-05T15:03:52.125Z] #56 ... [2024-10-05T15:03:52.125Z] [2024-10-05T15:03:52.125Z] #57 [core-command internal] load build context [2024-10-05T15:03:52.125Z] #57 transferring context: 3.23MB 4.7s done [2024-10-05T15:03:52.125Z] #57 DONE 6.1s [2024-10-05T15:03:52.391Z] [2024-10-05T15:03:52.391Z] #58 [security-bootstrapper internal] load build context [2024-10-05T15:03:52.391Z] #58 transferring context: 3.23MB 6.0s done [2024-10-05T15:03:52.391Z] #58 DONE 7.8s [2024-10-05T15:03:52.391Z] [2024-10-05T15:03:52.391Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:52.391Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s [2024-10-05T15:03:52.659Z] #46 ... [2024-10-05T15:03:52.659Z] [2024-10-05T15:03:52.659Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-05T15:03:52.659Z] #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:03:52.659Z] #0 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:03:52.659Z] #0 7.348 (1/2) Installing ca-certificates (20240705-r0) [2024-10-05T15:03:52.659Z] #0 7.529 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-05T15:03:52.659Z] #0 7.529 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:03:52.659Z] #0 7.529 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:03:52.659Z] #0 7.938 OK: 10 MiB in 16 packages [2024-10-05T15:03:52.659Z] #59 ... [2024-10-05T15:03:52.659Z] [2024-10-05T15:03:52.659Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:52.927Z] #46 ... [2024-10-05T15:03:52.927Z] [2024-10-05T15:03:52.927Z] #41 [security-secretstore-setup internal] load build context [2024-10-05T15:03:52.927Z] #41 transferring context: 3.23MB 6.3s done [2024-10-05T15:03:52.927Z] #41 DONE 8.4s [2024-10-05T15:03:52.927Z] [2024-10-05T15:03:52.927Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-05T15:03:52.927Z] #59 DONE 10.3s [2024-10-05T15:03:52.927Z] [2024-10-05T15:03:52.927Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:53.196Z] #46 ... [2024-10-05T15:03:53.196Z] [2024-10-05T15:03:53.196Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-05T15:03:53.196Z] #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:03:53.196Z] #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:03:53.464Z] #60 ... [2024-10-05T15:03:53.464Z] [2024-10-05T15:03:53.464Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-05T15:03:53.464Z] #61 ... [2024-10-05T15:03:53.464Z] [2024-10-05T15:03:53.464Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-05T15:03:53.740Z] #62 ... [2024-10-05T15:03:53.740Z] [2024-10-05T15:03:53.740Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:53.740Z] #46 ... [2024-10-05T15:03:53.740Z] [2024-10-05T15:03:53.740Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:03:54.009Z] #63 ... [2024-10-05T15:03:54.009Z] [2024-10-05T15:03:54.009Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:03:54.009Z] #64 ... [2024-10-05T15:03:54.009Z] [2024-10-05T15:03:54.009Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:54.009Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.1s [2024-10-05T15:03:54.009Z] #46 ... [2024-10-05T15:03:54.009Z] [2024-10-05T15:03:54.009Z] #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:03:54.281Z] #65 ... [2024-10-05T15:03:54.281Z] [2024-10-05T15:03:54.281Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:54.869Z] #46 ... [2024-10-05T15:03:54.869Z] [2024-10-05T15:03:54.869Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:03:54.869Z] #66 ... [2024-10-05T15:03:54.869Z] [2024-10-05T15:03:54.869Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-05T15:03:54.869Z] #67 ... [2024-10-05T15:03:54.869Z] [2024-10-05T15:03:54.869Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-05T15:03:55.138Z] #68 ... [2024-10-05T15:03:55.138Z] [2024-10-05T15:03:55.138Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:55.138Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.3s [2024-10-05T15:03:55.725Z] #46 ... [2024-10-05T15:03:55.725Z] [2024-10-05T15:03:55.725Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-05T15:03:55.991Z] #69 ... [2024-10-05T15:03:55.991Z] [2024-10-05T15:03:55.991Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:03:55.991Z] #70 ... [2024-10-05T15:03:55.991Z] [2024-10-05T15:03:55.991Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:03:55.991Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-10-05T15:03:55.991Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-05T15:03:55.991Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-05T15:03:55.991Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-05T15:03:55.991Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-10-05T15:03:55.991Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-05T15:03:55.991Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-10-05T15:03:55.991Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.0s [2024-10-05T15:03:56.582Z] #51 ... [2024-10-05T15:03:56.582Z] [2024-10-05T15:03:56.582Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:56.582Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.6s [2024-10-05T15:03:56.582Z] #46 ... [2024-10-05T15:03:56.582Z] [2024-10-05T15:03:56.582Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:03:56.850Z] #71 ... [2024-10-05T15:03:56.850Z] [2024-10-05T15:03:56.850Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:56.850Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-05T15:03:56.850Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-05T15:03:57.119Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.1s [2024-10-05T15:03:57.389Z] #46 ... [2024-10-05T15:03:57.389Z] [2024-10-05T15:03:57.389Z] #56 [core-metadata internal] load build context [2024-10-05T15:03:57.389Z] #56 transferring context: 3.23MB 7.1s done [2024-10-05T15:03:57.389Z] #56 DONE 8.5s [2024-10-05T15:03:57.389Z] [2024-10-05T15:03:57.389Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:57.389Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.30MB / 28.04MB 6.4s [2024-10-05T15:03:57.975Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.1s [2024-10-05T15:03:58.938Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.9s [2024-10-05T15:03:58.938Z] #46 ... [2024-10-05T15:03:58.938Z] [2024-10-05T15:03:58.938Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:03:58.938Z] #72 ... [2024-10-05T15:03:58.938Z] [2024-10-05T15:03:58.938Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:59.213Z] #46 ... [2024-10-05T15:03:59.213Z] [2024-10-05T15:03:59.213Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:03:59.484Z] #73 ... [2024-10-05T15:03:59.484Z] [2024-10-05T15:03:59.484Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:03:59.484Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.19MB / 28.04MB 8.7s [2024-10-05T15:03:59.751Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-05T15:04:00.337Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.3s [2024-10-05T15:04:00.620Z] #46 ... [2024-10-05T15:04:00.620Z] [2024-10-05T15:04:00.620Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-05T15:04:00.620Z] #60 11.23 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:04:00.620Z] #60 11.23 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:04:00.620Z] #60 11.23 OK: 24041 distinct packages available [2024-10-05T15:04:00.620Z] #60 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:00.620Z] #60 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:00.620Z] #60 14.69 (1/14) Installing ca-certificates (20240705-r0) [2024-10-05T15:04:00.620Z] #60 14.90 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-05T15:04:00.620Z] #60 14.99 (3/14) Installing c-ares (1.33.1-r0) [2024-10-05T15:04:00.620Z] #60 15.00 (4/14) Installing libunistring (1.2-r0) [2024-10-05T15:04:00.620Z] #60 15.10 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-05T15:04:00.620Z] #60 15.11 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-05T15:04:00.620Z] #60 15.12 (7/14) Installing libpsl (0.21.5-r1) [2024-10-05T15:04:00.620Z] #60 15.13 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-05T15:04:00.620Z] #60 15.18 (9/14) Installing libcurl (8.10.1-r0) [2024-10-05T15:04:00.620Z] #60 15.27 (10/14) Installing curl (8.10.1-r0) [2024-10-05T15:04:00.620Z] #60 15.28 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:00.620Z] #60 15.30 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:04:00.620Z] #60 15.30 (13/14) Installing libucontext (1.2-r3) [2024-10-05T15:04:00.620Z] #60 15.31 (14/14) Installing gcompat (1.1.0-r4) [2024-10-05T15:04:00.620Z] #60 15.34 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:00.620Z] #60 15.38 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:04:00.620Z] #60 15.95 OK: 15 MiB in 28 packages [2024-10-05T15:04:00.620Z] #60 DONE 17.5s [2024-10-05T15:04:00.620Z] [2024-10-05T15:04:00.620Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:00.889Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.54MB / 28.04MB 9.9s [2024-10-05T15:04:01.481Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.70MB / 28.04MB 10.6s [2024-10-05T15:04:02.066Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.0s [2024-10-05T15:04:02.066Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.75MB / 28.04MB 11.2s [2024-10-05T15:04:02.390Z] #46 ... [2024-10-05T15:04:02.390Z] [2024-10-05T15:04:02.390Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:04:02.390Z] #71 DONE 15.6s [2024-10-05T15:04:02.390Z] [2024-10-05T15:04:02.390Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:02.989Z] #46 ... [2024-10-05T15:04:02.989Z] [2024-10-05T15:04:02.989Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-05T15:04:02.989Z] #70 DONE 16.8s [2024-10-05T15:04:02.989Z] [2024-10-05T15:04:02.989Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:02.989Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.9s done [2024-10-05T15:04:03.265Z] #46 ... [2024-10-05T15:04:03.265Z] [2024-10-05T15:04:03.265Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:03.533Z] #74 ... [2024-10-05T15:04:03.533Z] [2024-10-05T15:04:03.533Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:04:03.533Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.6s done [2024-10-05T15:04:03.533Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-05T15:04:03.533Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-05T15:04:03.533Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-05T15:04:03.533Z] #51 ... [2024-10-05T15:04:03.533Z] [2024-10-05T15:04:03.533Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:04:03.533Z] #73 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:06.130Z] #73 ... [2024-10-05T15:04:06.130Z] [2024-10-05T15:04:06.130Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:06.130Z] #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:06.130Z] #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:06.130Z] #62 20.13 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:06.130Z] #62 20.20 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:06.130Z] #62 20.43 OK: 9 MiB in 15 packages [2024-10-05T15:04:06.130Z] #62 DONE 22.2s [2024-10-05T15:04:06.130Z] [2024-10-05T15:04:06.130Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-05T15:04:06.130Z] #61 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:06.130Z] #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:06.130Z] #61 17.46 (1/3) Installing ca-certificates (20240705-r0) [2024-10-05T15:04:06.130Z] #61 17.96 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:06.130Z] #61 18.00 (3/3) Installing tzdata (2024b-r0) [2024-10-05T15:04:06.130Z] #61 20.06 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:06.130Z] #61 20.20 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:04:06.130Z] #61 21.53 OK: 11 MiB in 17 packages [2024-10-05T15:04:06.130Z] #61 ... [2024-10-05T15:04:06.130Z] [2024-10-05T15:04:06.130Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:06.130Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s [2024-10-05T15:04:08.084Z] #46 ... [2024-10-05T15:04:08.084Z] [2024-10-05T15:04:08.084Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-05T15:04:08.084Z] #61 DONE 24.3s [2024-10-05T15:04:08.084Z] [2024-10-05T15:04:08.084Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:04:08.084Z] #64 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:08.084Z] #64 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:08.084Z] #64 23.36 OK: 238 MiB in 54 packages [2024-10-05T15:04:08.084Z] #64 ... [2024-10-05T15:04:08.084Z] [2024-10-05T15:04:08.084Z] #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:04:08.084Z] #39 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:08.084Z] #39 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:08.084Z] #39 ... [2024-10-05T15:04:08.084Z] [2024-10-05T15:04:08.084Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:09.047Z] #46 ... [2024-10-05T15:04:09.047Z] [2024-10-05T15:04:09.047Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:04:09.047Z] #64 DONE 25.3s [2024-10-05T15:04:09.047Z] [2024-10-05T15:04:09.047Z] #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:04:09.047Z] #39 25.20 OK: 238 MiB in 54 packages [2024-10-05T15:04:09.633Z] #39 ... [2024-10-05T15:04:09.633Z] [2024-10-05T15:04:09.633Z] #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:09.633Z] #65 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:09.633Z] #65 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:09.633Z] #65 ... [2024-10-05T15:04:09.633Z] [2024-10-05T15:04:09.633Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:09.906Z] #46 ... [2024-10-05T15:04:09.906Z] [2024-10-05T15:04:09.906Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:09.906Z] #75 DONE 1.0s [2024-10-05T15:04:09.906Z] [2024-10-05T15:04:09.906Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:10.509Z] #46 ... [2024-10-05T15:04:10.509Z] [2024-10-05T15:04:10.509Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:04:10.509Z] #63 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:10.509Z] #63 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:10.509Z] #63 ... [2024-10-05T15:04:10.509Z] [2024-10-05T15:04:10.509Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:04:10.509Z] #66 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:10.509Z] #66 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:10.785Z] #66 ... [2024-10-05T15:04:10.785Z] [2024-10-05T15:04:10.785Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:04:10.785Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s [2024-10-05T15:04:10.785Z] #51 ... [2024-10-05T15:04:10.785Z] [2024-10-05T15:04:10.785Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:10.785Z] #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:10.785Z] #0 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.067Z] #76 ... [2024-10-05T15:04:11.067Z] [2024-10-05T15:04:11.067Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-05T15:04:11.067Z] #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.067Z] #68 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.067Z] #68 ... [2024-10-05T15:04:11.067Z] [2024-10-05T15:04:11.067Z] #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-05T15:04:11.067Z] #39 DONE 28.1s [2024-10-05T15:04:11.067Z] [2024-10-05T15:04:11.067Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-05T15:04:11.067Z] #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.067Z] #69 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.067Z] #69 ... [2024-10-05T15:04:11.067Z] [2024-10-05T15:04:11.067Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:11.067Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s [2024-10-05T15:04:11.336Z] #46 ... [2024-10-05T15:04:11.336Z] [2024-10-05T15:04:11.336Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-05T15:04:11.336Z] #67 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.336Z] #67 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:11.336Z] #67 ... [2024-10-05T15:04:11.336Z] [2024-10-05T15:04:11.336Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:12.311Z] #46 ... [2024-10-05T15:04:12.311Z] [2024-10-05T15:04:12.311Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:12.311Z] #77 DONE 1.1s [2024-10-05T15:04:12.311Z] [2024-10-05T15:04:12.311Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:12.311Z] #46 ... [2024-10-05T15:04:12.311Z] [2024-10-05T15:04:12.311Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:12.311Z] #0 8.402 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:12.580Z] #78 ... [2024-10-05T15:04:12.580Z] [2024-10-05T15:04:12.580Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:12.849Z] #46 ... [2024-10-05T15:04:12.849Z] [2024-10-05T15:04:12.849Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:04:12.849Z] #72 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:12.849Z] #72 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:12.849Z] #72 ... [2024-10-05T15:04:12.849Z] [2024-10-05T15:04:12.849Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:12.849Z] #46 ... [2024-10-05T15:04:12.849Z] [2024-10-05T15:04:12.849Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-05T15:04:12.849Z] #0 6.550 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:12.849Z] #0 9.165 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:13.116Z] #79 ... [2024-10-05T15:04:13.116Z] [2024-10-05T15:04:13.116Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:13.615Z] #118 DONE 48.8s [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:13.615Z] #117 DONE 48.8s [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-05T15:04:13.615Z] #119 ... [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:13.615Z] #116 DONE 48.8s [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:13.615Z] #115 DONE 48.8s [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:13.615Z] #85 DONE 43.6s [2024-10-05T15:04:13.615Z] [2024-10-05T15:04:13.615Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-05T15:04:14.085Z] #46 ... [2024-10-05T15:04:14.085Z] [2024-10-05T15:04:14.085Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:14.085Z] #74 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:14.085Z] #74 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:14.086Z] #74 ... [2024-10-05T15:04:14.086Z] [2024-10-05T15:04:14.086Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:15.060Z] #46 ... [2024-10-05T15:04:15.060Z] [2024-10-05T15:04:15.060Z] #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:15.060Z] #65 28.37 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:15.060Z] #65 28.40 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:15.060Z] #65 28.65 OK: 9 MiB in 15 packages [2024-10-05T15:04:15.060Z] #65 DONE 31.1s [2024-10-05T15:04:15.060Z] [2024-10-05T15:04:15.060Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:15.650Z] #46 ... [2024-10-05T15:04:15.650Z] [2024-10-05T15:04:15.650Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:15.650Z] #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:15.650Z] #0 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:15.918Z] #80 ... [2024-10-05T15:04:15.918Z] [2024-10-05T15:04:15.918Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:16.197Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [2024-10-05T15:04:16.467Z] #46 ... [2024-10-05T15:04:16.467Z] [2024-10-05T15:04:16.467Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:04:16.467Z] #73 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:16.467Z] #73 ... [2024-10-05T15:04:16.467Z] [2024-10-05T15:04:16.467Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-05T15:04:16.467Z] #68 29.20 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:16.467Z] #68 29.21 (2/2) Installing su-exec (0.2-r3) [2024-10-05T15:04:16.467Z] #68 29.31 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:16.467Z] #68 29.43 OK: 9 MiB in 16 packages [2024-10-05T15:04:16.467Z] #68 DONE 31.8s [2024-10-05T15:04:16.467Z] [2024-10-05T15:04:16.467Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-05T15:04:17.444Z] #81 ... [2024-10-05T15:04:17.444Z] [2024-10-05T15:04:17.444Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-05T15:04:17.444Z] #66 29.57 OK: 238 MiB in 54 packages [2024-10-05T15:04:17.444Z] #66 DONE 32.6s [2024-10-05T15:04:17.444Z] [2024-10-05T15:04:17.444Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:17.713Z] #46 ... [2024-10-05T15:04:17.713Z] [2024-10-05T15:04:17.713Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:17.713Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:17.713Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:17.981Z] #82 ... [2024-10-05T15:04:17.981Z] [2024-10-05T15:04:17.981Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:18.250Z] #46 ... [2024-10-05T15:04:18.250Z] [2024-10-05T15:04:18.250Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:18.250Z] #83 DONE 1.1s [2024-10-05T15:04:18.250Z] [2024-10-05T15:04:18.250Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:19.664Z] #46 ... [2024-10-05T15:04:19.664Z] [2024-10-05T15:04:19.664Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-05T15:04:19.664Z] #69 28.54 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:19.664Z] #69 28.63 (2/4) Installing openssl (3.3.2-r0) [2024-10-05T15:04:19.664Z] #69 28.85 (3/4) Installing su-exec (0.2-r3) [2024-10-05T15:04:19.664Z] #69 28.87 (4/4) Installing yq-go (4.44.1-r2) [2024-10-05T15:04:19.664Z] #69 30.83 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:19.664Z] #69 31.15 OK: 20 MiB in 18 packages [2024-10-05T15:04:19.664Z] #69 DONE 33.7s [2024-10-05T15:04:19.664Z] [2024-10-05T15:04:19.664Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-05T15:04:19.932Z] #84 ... [2024-10-05T15:04:19.932Z] [2024-10-05T15:04:19.932Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:19.932Z] #85 ... [2024-10-05T15:04:19.932Z] [2024-10-05T15:04:19.932Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:20.894Z] #46 ... [2024-10-05T15:04:20.894Z] [2024-10-05T15:04:20.894Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:04:20.894Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done [2024-10-05T15:04:21.162Z] #51 ... [2024-10-05T15:04:21.162Z] [2024-10-05T15:04:21.162Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:21.431Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s [2024-10-05T15:04:21.698Z] #46 ... [2024-10-05T15:04:21.698Z] [2024-10-05T15:04:21.698Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-05T15:04:21.698Z] #67 29.18 (1/4) Installing ca-certificates (20240705-r0) [2024-10-05T15:04:21.698Z] #67 30.02 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:21.698Z] #67 30.14 (3/4) Installing su-exec (0.2-r3) [2024-10-05T15:04:21.698Z] #67 30.18 (4/4) Installing yq-go (4.44.1-r2) [2024-10-05T15:04:21.698Z] #67 32.46 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:21.698Z] #67 32.81 Executing ca-certificates-20240705-r0.trigger [2024-10-05T15:04:21.698Z] #67 34.69 OK: 20 MiB in 18 packages [2024-10-05T15:04:21.698Z] #67 DONE 36.9s [2024-10-05T15:04:21.698Z] [2024-10-05T15:04:21.698Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:22.283Z] #46 ... [2024-10-05T15:04:22.283Z] [2024-10-05T15:04:22.284Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:22.284Z] #86 ... [2024-10-05T15:04:22.284Z] [2024-10-05T15:04:22.284Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:22.875Z] #46 ... [2024-10-05T15:04:22.875Z] [2024-10-05T15:04:22.875Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:22.875Z] #78 10.65 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:23.147Z] #78 ... [2024-10-05T15:04:23.147Z] [2024-10-05T15:04:23.147Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:23.788Z] #120 ... [2024-10-05T15:04:23.788Z] [2024-10-05T15:04:23.788Z] #121 [core-command builder 6/7] COPY . . [2024-10-05T15:04:23.788Z] #121 ... [2024-10-05T15:04:23.788Z] [2024-10-05T15:04:23.788Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-05T15:04:23.788Z] #122 ... [2024-10-05T15:04:23.788Z] [2024-10-05T15:04:23.788Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-10-05T15:04:24.113Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done [2024-10-05T15:04:24.384Z] #46 ... [2024-10-05T15:04:24.384Z] [2024-10-05T15:04:24.384Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:04:24.384Z] #63 30.63 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:04:24.384Z] #63 30.63 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:04:24.384Z] #63 30.63 OK: 24040 distinct packages available [2024-10-05T15:04:24.384Z] #63 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:24.384Z] #63 35.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:24.652Z] #63 ... [2024-10-05T15:04:24.652Z] [2024-10-05T15:04:24.652Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:24.652Z] #76 20.09 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:24.652Z] #76 20.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:24.652Z] #76 20.14 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:24.652Z] #76 22.68 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:24.652Z] #76 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:24.652Z] #76 ... [2024-10-05T15:04:24.652Z] [2024-10-05T15:04:24.652Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-05T15:04:24.652Z] #46 DONE 36.4s [2024-10-05T15:04:24.920Z] [2024-10-05T15:04:24.920Z] #87 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:24.920Z] #0 6.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:24.920Z] #0 8.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:25.187Z] #87 ... [2024-10-05T15:04:25.187Z] [2024-10-05T15:04:25.187Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:25.187Z] #80 18.96 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:25.187Z] #80 18.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:25.187Z] #80 19.08 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:26.600Z] #80 ... [2024-10-05T15:04:26.600Z] [2024-10-05T15:04:26.600Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:04:26.600Z] #72 27.62 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:04:26.600Z] #72 27.62 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:04:26.600Z] #72 27.62 OK: 24041 distinct packages available [2024-10-05T15:04:26.600Z] #72 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:26.600Z] #72 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:26.600Z] #72 ... [2024-10-05T15:04:26.600Z] [2024-10-05T15:04:26.600Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:26.600Z] #82 18.88 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:26.600Z] #82 18.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:26.600Z] #82 18.94 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:27.186Z] #82 ... [2024-10-05T15:04:27.186Z] [2024-10-05T15:04:27.186Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-05T15:04:27.186Z] #79 22.64 OK: 238 MiB in 54 packages [2024-10-05T15:04:27.186Z] #79 DONE 24.3s [2024-10-05T15:04:27.466Z] [2024-10-05T15:04:27.466Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-05T15:04:27.466Z] #88 DONE 0.4s [2024-10-05T15:04:27.466Z] [2024-10-05T15:04:27.466Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:27.466Z] #80 21.22 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:27.466Z] #80 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:28.051Z] #80 ... [2024-10-05T15:04:28.051Z] [2024-10-05T15:04:28.051Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-05T15:04:28.051Z] #78 22.38 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:28.051Z] #78 23.03 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:28.051Z] #78 23.21 OK: 9 MiB in 15 packages [2024-10-05T15:04:28.051Z] #78 DONE 25.5s [2024-10-05T15:04:28.051Z] [2024-10-05T15:04:28.051Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:28.322Z] #89 ... [2024-10-05T15:04:28.322Z] [2024-10-05T15:04:28.322Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:28.322Z] #90 ... [2024-10-05T15:04:28.322Z] [2024-10-05T15:04:28.322Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-05T15:04:28.322Z] #84 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:28.322Z] #84 6.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:28.595Z] #84 ... [2024-10-05T15:04:28.595Z] [2024-10-05T15:04:28.595Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:28.595Z] #74 25.16 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:28.595Z] #74 25.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:28.595Z] #74 25.23 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:28.595Z] #74 26.70 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:28.595Z] #74 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:28.595Z] #74 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:28.863Z] #74 ... [2024-10-05T15:04:28.863Z] [2024-10-05T15:04:28.863Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:28.863Z] #82 21.07 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:28.863Z] #82 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:29.067Z] #123 ... [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #119 DONE 15.8s [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #121 [core-command builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #121 DONE 15.9s [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:04:29.067Z] #124 ... [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #125 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #126 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #127 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #128 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #129 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #130 [support-scheduler builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #130 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #131 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #132 [core-metadata builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #132 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #133 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #134 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #135 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #136 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #137 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #138 [core-data builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #138 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #139 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #122 DONE 16.1s [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #140 [support-notifications builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #140 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #141 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #142 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #142 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #123 DONE 16.2s [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.067Z] #143 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.067Z] #144 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-10-05T15:04:29.067Z] #145 CACHED [2024-10-05T15:04:29.067Z] [2024-10-05T15:04:29.067Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:04:29.131Z] #82 ... [2024-10-05T15:04:29.131Z] [2024-10-05T15:04:29.131Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:04:29.131Z] #73 29.84 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-05T15:04:29.131Z] #73 29.84 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-05T15:04:29.131Z] #73 29.84 OK: 24041 distinct packages available [2024-10-05T15:04:29.131Z] #73 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:29.131Z] #73 32.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:29.131Z] #73 ... [2024-10-05T15:04:29.131Z] [2024-10-05T15:04:29.131Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:29.131Z] #80 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:29.326Z] #146 ... [2024-10-05T15:04:29.326Z] [2024-10-05T15:04:29.326Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-05T15:04:29.326Z] #120 DONE 16.3s [2024-10-05T15:04:29.326Z] [2024-10-05T15:04:29.326Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:29.326Z] #147 CACHED [2024-10-05T15:04:29.326Z] [2024-10-05T15:04:29.326Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:29.326Z] #148 CACHED [2024-10-05T15:04:29.326Z] [2024-10-05T15:04:29.326Z] #149 [security-secretstore-setup builder 6/7] COPY . . [2024-10-05T15:04:29.326Z] #149 CACHED [2024-10-05T15:04:29.326Z] [2024-10-05T15:04:29.326Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-05T15:04:31.230Z] #150 1.903 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-05T15:04:31.747Z] #80 ... [2024-10-05T15:04:31.747Z] [2024-10-05T15:04:31.747Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-05T15:04:31.747Z] #63 46.30 OK: 238 MiB in 54 packages [2024-10-05T15:04:31.747Z] #63 DONE 47.4s [2024-10-05T15:04:31.747Z] [2024-10-05T15:04:31.747Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:04:31.747Z] #73 41.58 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:31.747Z] #73 41.61 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:04:31.747Z] #73 41.62 (3/4) Installing libucontext (1.2-r3) [2024-10-05T15:04:31.747Z] #73 41.64 (4/4) Installing gcompat (1.1.0-r4) [2024-10-05T15:04:31.747Z] #73 41.70 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:31.747Z] #73 41.80 OK: 9 MiB in 18 packages [2024-10-05T15:04:31.747Z] #73 ... [2024-10-05T15:04:31.747Z] [2024-10-05T15:04:31.747Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-05T15:04:31.747Z] #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:31.747Z] #0 5.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:31.747Z] #91 ... [2024-10-05T15:04:31.747Z] [2024-10-05T15:04:31.747Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:04:31.747Z] #92 DONE 0.5s [2024-10-05T15:04:31.747Z] [2024-10-05T15:04:31.747Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:04:32.351Z] #93 ... [2024-10-05T15:04:32.351Z] [2024-10-05T15:04:32.351Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:32.351Z] #74 37.06 OK: 10 MiB in 16 packages [2024-10-05T15:04:32.351Z] #74 DONE 39.1s [2024-10-05T15:04:32.351Z] [2024-10-05T15:04:32.351Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-05T15:04:32.351Z] #72 41.48 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-05T15:04:32.351Z] #72 41.51 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-05T15:04:32.351Z] #72 41.52 (3/5) Installing libucontext (1.2-r3) [2024-10-05T15:04:32.351Z] #72 41.53 (4/5) Installing gcompat (1.1.0-r4) [2024-10-05T15:04:32.351Z] #72 41.57 (5/5) Installing openssl (3.3.2-r0) [2024-10-05T15:04:32.619Z] #72 41.68 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:32.619Z] #72 41.75 OK: 10 MiB in 19 packages [2024-10-05T15:04:33.599Z] #72 DONE 44.5s [2024-10-05T15:04:33.599Z] [2024-10-05T15:04:33.599Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-05T15:04:33.599Z] #81 6.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:33.599Z] #81 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:33.599Z] #81 16.50 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:33.599Z] #81 16.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:33.599Z] #81 16.60 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:33.599Z] #81 ... [2024-10-05T15:04:33.599Z] [2024-10-05T15:04:33.599Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:04:33.872Z] #94 ... [2024-10-05T15:04:33.872Z] [2024-10-05T15:04:33.872Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-05T15:04:33.872Z] #73 DONE 44.6s [2024-10-05T15:04:33.872Z] [2024-10-05T15:04:33.872Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-05T15:04:35.317Z] #95 ... [2024-10-05T15:04:35.317Z] [2024-10-05T15:04:35.317Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:35.317Z] #76 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:35.317Z] #76 33.01 OK: 15 MiB in 28 packages [2024-10-05T15:04:35.317Z] #76 ... [2024-10-05T15:04:35.317Z] [2024-10-05T15:04:35.317Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-05T15:04:35.317Z] #91 13.68 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:35.317Z] #91 13.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:35.317Z] #91 13.76 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:35.584Z] #91 ... [2024-10-05T15:04:35.584Z] [2024-10-05T15:04:35.584Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:35.584Z] #76 DONE 34.9s [2024-10-05T15:04:35.858Z] [2024-10-05T15:04:35.858Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-05T15:04:35.858Z] #81 18.62 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:35.858Z] #81 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:37.277Z] #81 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:38.688Z] #81 ... [2024-10-05T15:04:38.688Z] [2024-10-05T15:04:38.688Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-05T15:04:38.688Z] #80 31.43 OK: 9 MiB in 15 packages [2024-10-05T15:04:38.688Z] #80 DONE 32.6s [2024-10-05T15:04:38.688Z] [2024-10-05T15:04:38.688Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-05T15:04:38.688Z] #91 15.06 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:38.688Z] #91 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:38.688Z] #91 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:39.350Z] #150 ... [2024-10-05T15:04:39.350Z] [2024-10-05T15:04:39.350Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:04:39.350Z] #0 1.868 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-05T15:04:39.350Z] #151 ... [2024-10-05T15:04:39.350Z] [2024-10-05T15:04:39.350Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:04:39.350Z] #0 1.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-05T15:04:39.350Z] #152 ... [2024-10-05T15:04:39.350Z] [2024-10-05T15:04:39.350Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:04:39.350Z] #0 1.099 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-05T15:04:39.614Z] #153 ... [2024-10-05T15:04:39.614Z] [2024-10-05T15:04:39.614Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-05T15:04:39.614Z] #0 1.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-05T15:04:39.614Z] #154 ... [2024-10-05T15:04:39.614Z] [2024-10-05T15:04:39.614Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-05T15:04:39.614Z] #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-05T15:04:39.872Z] #155 ... [2024-10-05T15:04:39.872Z] [2024-10-05T15:04:39.872Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:04:39.872Z] #124 0.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-05T15:04:39.872Z] #124 ... [2024-10-05T15:04:39.872Z] [2024-10-05T15:04:39.872Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:04:39.872Z] #0 1.756 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-05T15:04:40.130Z] #156 ... [2024-10-05T15:04:40.130Z] [2024-10-05T15:04:40.130Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:04:40.130Z] #0 1.520 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-05T15:04:40.130Z] #157 ... [2024-10-05T15:04:40.130Z] [2024-10-05T15:04:40.130Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-05T15:04:40.130Z] #0 2.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-05T15:04:40.389Z] #158 ... [2024-10-05T15:04:40.389Z] [2024-10-05T15:04:40.389Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:04:40.389Z] #0 1.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-05T15:04:40.632Z] #91 ... [2024-10-05T15:04:40.632Z] [2024-10-05T15:04:40.632Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:40.632Z] #82 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:40.632Z] #82 31.51 OK: 11 MiB in 17 packages [2024-10-05T15:04:40.632Z] #82 DONE 32.6s [2024-10-05T15:04:40.632Z] [2024-10-05T15:04:40.632Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-05T15:04:40.632Z] #84 15.64 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:40.632Z] #84 15.64 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:40.632Z] #84 15.68 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:40.632Z] #84 17.72 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:40.632Z] #84 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:40.632Z] #84 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:40.647Z] #159 ... [2024-10-05T15:04:40.647Z] [2024-10-05T15:04:40.647Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-05T15:04:40.647Z] #0 1.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-05T15:04:40.899Z] #84 ... [2024-10-05T15:04:40.899Z] [2024-10-05T15:04:40.899Z] #87 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:40.899Z] #87 15.86 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:40.899Z] #87 15.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:40.899Z] #87 15.93 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:40.899Z] #87 18.19 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:40.899Z] #87 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:40.899Z] #87 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:40.905Z] #160 ... [2024-10-05T15:04:40.905Z] [2024-10-05T15:04:40.905Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:04:40.905Z] #146 1.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-05T15:04:41.481Z] #87 ... [2024-10-05T15:04:41.481Z] [2024-10-05T15:04:41.481Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-05T15:04:41.481Z] #81 24.97 OK: 9 MiB in 16 packages [2024-10-05T15:04:42.447Z] #81 DONE 25.8s [2024-10-05T15:04:42.448Z] [2024-10-05T15:04:42.448Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-05T15:04:43.423Z] #96 ... [2024-10-05T15:04:43.423Z] [2024-10-05T15:04:43.423Z] #87 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-10-05T15:04:43.423Z] #87 26.59 OK: 9 MiB in 15 packages [2024-10-05T15:04:43.423Z] #87 DONE 28.5s [2024-10-05T15:04:43.423Z] [2024-10-05T15:04:43.423Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:04:43.423Z] #94 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:43.423Z] #94 4.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:43.423Z] #94 9.785 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:43.423Z] #94 9.785 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:43.423Z] #94 9.807 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:43.692Z] #94 ... [2024-10-05T15:04:43.692Z] [2024-10-05T15:04:43.692Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-05T15:04:43.692Z] #91 22.06 OK: 20 MiB in 18 packages [2024-10-05T15:04:44.665Z] #91 DONE 23.0s [2024-10-05T15:04:44.665Z] [2024-10-05T15:04:44.665Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:04:44.665Z] #94 10.93 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:44.665Z] #94 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:44.941Z] #94 ... [2024-10-05T15:04:44.941Z] [2024-10-05T15:04:44.941Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-05T15:04:44.941Z] #84 24.55 OK: 20 MiB in 18 packages [2024-10-05T15:04:44.941Z] #84 DONE 25.5s [2024-10-05T15:04:45.220Z] [2024-10-05T15:04:45.220Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-05T15:04:45.220Z] #97 DONE 0.2s [2024-10-05T15:04:45.220Z] [2024-10-05T15:04:45.220Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-05T15:04:45.220Z] #95 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:45.220Z] #95 4.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:45.220Z] #95 10.78 Upgrading critical system libraries and apk-tools: [2024-10-05T15:04:45.220Z] #95 10.78 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T15:04:45.220Z] #95 10.85 Executing busybox-1.36.1-r29.trigger [2024-10-05T15:04:45.492Z] #95 ... [2024-10-05T15:04:45.492Z] [2024-10-05T15:04:45.492Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-05T15:04:45.492Z] #96 DONE 3.0s [2024-10-05T15:04:45.492Z] [2024-10-05T15:04:45.492Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-05T15:04:45.760Z] #98 DONE 0.3s [2024-10-05T15:04:45.760Z] [2024-10-05T15:04:45.760Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-05T15:04:45.760Z] #94 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:47.706Z] #94 14.35 OK: 10 MiB in 19 packages [2024-10-05T15:04:48.298Z] #94 DONE 14.9s [2024-10-05T15:04:48.298Z] [2024-10-05T15:04:48.298Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:49.266Z] #99 ... [2024-10-05T15:04:49.266Z] [2024-10-05T15:04:49.266Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-05T15:04:49.266Z] #100 DONE 1.3s [2024-10-05T15:04:49.538Z] [2024-10-05T15:04:49.538Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-05T15:04:49.538Z] #95 12.14 Continuing the upgrade transaction with new apk-tools: [2024-10-05T15:04:49.538Z] #95 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:49.538Z] #95 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T15:04:49.538Z] #95 15.02 OK: 9 MiB in 18 packages [2024-10-05T15:04:49.538Z] #95 DONE 15.6s [2024-10-05T15:04:49.538Z] [2024-10-05T15:04:49.538Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:50.121Z] #101 ... [2024-10-05T15:04:50.121Z] [2024-10-05T15:04:50.121Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:50.121Z] #99 DONE 1.8s [2024-10-05T15:04:50.121Z] [2024-10-05T15:04:50.121Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-05T15:04:50.406Z] #102 DONE 0.3s [2024-10-05T15:04:50.406Z] [2024-10-05T15:04:50.406Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:50.672Z] #103 ... [2024-10-05T15:04:50.672Z] [2024-10-05T15:04:50.672Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-05T15:04:50.672Z] #104 DONE 0.3s [2024-10-05T15:04:50.941Z] [2024-10-05T15:04:50.941Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:04:50.941Z] #105 DONE 0.3s [2024-10-05T15:04:50.941Z] [2024-10-05T15:04:50.941Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-05T15:04:51.208Z] #106 DONE 0.3s [2024-10-05T15:04:51.208Z] [2024-10-05T15:04:51.208Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:04:51.208Z] #51 ... [2024-10-05T15:04:51.208Z] [2024-10-05T15:04:51.208Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-05T15:04:51.797Z] #107 DONE 0.3s [2024-10-05T15:04:51.797Z] [2024-10-05T15:04:51.797Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:51.797Z] #103 DONE 2.1s [2024-10-05T15:04:51.797Z] [2024-10-05T15:04:51.797Z] #108 [security-spire-server] exporting to image [2024-10-05T15:04:51.797Z] #108 exporting layers [2024-10-05T15:04:52.081Z] #108 ... [2024-10-05T15:04:52.081Z] [2024-10-05T15:04:52.081Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-05T15:04:52.081Z] #101 DONE 2.4s [2024-10-05T15:04:52.081Z] [2024-10-05T15:04:52.081Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-05T15:04:52.081Z] #109 DONE 0.4s [2024-10-05T15:04:52.081Z] [2024-10-05T15:04:52.081Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-05T15:04:52.360Z] #110 ... [2024-10-05T15:04:52.360Z] [2024-10-05T15:04:52.360Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-05T15:04:52.360Z] #111 DONE 0.5s [2024-10-05T15:04:52.641Z] [2024-10-05T15:04:52.641Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-05T15:04:52.641Z] #112 ... [2024-10-05T15:04:52.641Z] [2024-10-05T15:04:52.641Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-05T15:04:52.641Z] #110 DONE 0.6s [2024-10-05T15:04:52.641Z] [2024-10-05T15:04:52.641Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:04:52.910Z] #113 ... [2024-10-05T15:04:52.910Z] [2024-10-05T15:04:52.910Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-05T15:04:52.910Z] #112 DONE 0.4s [2024-10-05T15:04:53.190Z] [2024-10-05T15:04:53.190Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:04:53.191Z] #114 ... [2024-10-05T15:04:53.191Z] [2024-10-05T15:04:53.191Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:04:53.191Z] #113 DONE 0.6s [2024-10-05T15:04:53.460Z] [2024-10-05T15:04:53.461Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-05T15:04:53.461Z] #114 DONE 0.5s [2024-10-05T15:04:53.461Z] [2024-10-05T15:04:53.461Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-05T15:04:53.730Z] #115 DONE 0.4s [2024-10-05T15:04:53.730Z] [2024-10-05T15:04:53.730Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-05T15:04:53.730Z] #116 DONE 0.4s [2024-10-05T15:04:53.730Z] [2024-10-05T15:04:53.730Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-05T15:04:53.999Z] #117 ... [2024-10-05T15:04:53.999Z] [2024-10-05T15:04:53.999Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-05T15:04:53.999Z] #118 DONE 0.3s [2024-10-05T15:04:54.268Z] [2024-10-05T15:04:54.268Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-05T15:04:54.268Z] #117 DONE 0.4s [2024-10-05T15:04:54.268Z] [2024-10-05T15:04:54.268Z] #108 [security-spire-agent] exporting to image [2024-10-05T15:04:56.228Z] #108 exporting layers 4.4s done [2024-10-05T15:04:56.228Z] #108 writing image sha256:70da53dcbb3159b46c75105362f1b6087e22d174b2e2b0f5c949b4369ac8cd61 0.0s done [2024-10-05T15:04:56.228Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-05T15:04:57.641Z] #108 exporting layers 3.3s done [2024-10-05T15:04:57.641Z] #108 exporting layers 3.6s done [2024-10-05T15:04:57.641Z] #108 writing image sha256:f10c2781dc82c65e09077ae595e077cb7b8149bdaa6c729c9798d377929c622c 0.0s done [2024-10-05T15:04:57.641Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-10-05T15:04:57.908Z] #108 writing image sha256:e889b9fe7734b0f5e153a13125af0d91a4777a1c769fb5e0a25df9b7f8e47b26 done [2024-10-05T15:04:57.908Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-05T15:04:57.908Z] #108 DONE 6.2s [2024-10-05T15:04:57.908Z] [2024-10-05T15:04:57.908Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #90 DONE 116.7s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #89 DONE 107.2s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #85 DONE 124.9s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #86 DONE 122.6s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-05T15:06:19.570Z] #119 ... [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #93 DONE 103.2s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #120 DONE 1.9s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #121 DONE 1.9s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #122 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.570Z] #123 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #124 [core-metadata builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #124 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-05T15:06:19.570Z] #119 DONE 2.0s [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #125 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #126 [core-command builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #126 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.570Z] #127 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.570Z] #128 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #129 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.570Z] #130 CACHED [2024-10-05T15:06:19.570Z] [2024-10-05T15:06:19.570Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-10-05T15:06:19.570Z] #131 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.571Z] #132 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.571Z] #133 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.571Z] #134 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.571Z] #135 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #136 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #137 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.571Z] #138 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.571Z] #139 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.571Z] #140 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.571Z] #141 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #142 [support-scheduler builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #142 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #143 [core-data builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #143 DONE 2.1s [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #144 [support-notifications builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #144 DONE 2.1s [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-05T15:06:19.571Z] #145 ... [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-05T15:06:19.571Z] #146 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T15:06:19.571Z] #147 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #148 [support-cron-scheduler builder 6/7] COPY . . [2024-10-05T15:06:19.571Z] #148 CACHED [2024-10-05T15:06:19.571Z] [2024-10-05T15:06:19.571Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:06:23.818Z] #149 ... [2024-10-05T15:06:23.818Z] [2024-10-05T15:06:23.818Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-05T15:06:23.818Z] #0 6.630 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-05T15:06:24.780Z] #150 ... [2024-10-05T15:06:24.780Z] [2024-10-05T15:06:24.780Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:06:24.780Z] #0 7.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-05T15:06:25.362Z] #151 ... [2024-10-05T15:06:25.362Z] [2024-10-05T15:06:25.362Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:06:25.363Z] #0 8.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-05T15:06:25.630Z] #152 ... [2024-10-05T15:06:25.630Z] [2024-10-05T15:06:25.630Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-05T15:06:25.630Z] #145 8.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-05T15:06:27.043Z] #145 ... [2024-10-05T15:06:27.043Z] [2024-10-05T15:06:27.043Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:06:27.044Z] #0 8.265 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-05T15:06:27.044Z] #153 ... [2024-10-05T15:06:27.044Z] [2024-10-05T15:06:27.044Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:06:27.044Z] #154 10.20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-05T15:06:27.044Z] #154 ... [2024-10-05T15:06:27.044Z] [2024-10-05T15:06:27.044Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:06:27.311Z] #155 ... [2024-10-05T15:06:27.311Z] [2024-10-05T15:06:27.311Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:06:27.311Z] #0 8.427 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-05T15:06:27.650Z] #156 ... [2024-10-05T15:06:27.650Z] [2024-10-05T15:06:27.650Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-05T15:06:27.650Z] #0 10.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-05T15:06:27.650Z] #157 ... [2024-10-05T15:06:27.650Z] [2024-10-05T15:06:27.650Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-05T15:06:27.650Z] #0 9.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-05T15:06:27.918Z] #158 ... [2024-10-05T15:06:27.918Z] [2024-10-05T15:06:27.918Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-05T15:06:27.918Z] #0 9.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-05T15:06:27.918Z] #159 ... [2024-10-05T15:06:27.918Z] [2024-10-05T15:06:27.918Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:06:27.918Z] #0 10.37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-05T15:06:28.190Z] #160 ... [2024-10-05T15:06:28.190Z] [2024-10-05T15:06:28.190Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:06:28.190Z] #155 10.49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-05T15:06:32.341Z] #146 ... [2024-10-05T15:06:32.341Z] [2024-10-05T15:06:32.341Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:06:32.341Z] #152 109.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-05T15:06:38.309Z] #155 ... [2024-10-05T15:06:38.309Z] [2024-10-05T15:06:38.309Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:06:38.309Z] #149 10.35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-05T15:07:28.591Z] #152 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:07:28.591Z] #157 DONE 172.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:07:28.591Z] #159 DONE 172.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:07:28.591Z] #153 DONE 172.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:07:28.591Z] #146 DONE 172.3s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-05T15:07:28.591Z] #154 DONE 172.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-05T15:07:28.591Z] #158 DONE 172.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-05T15:07:28.591Z] #160 DONE 172.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #161 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-05T15:07:28.591Z] #150 DONE 172.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:07:28.591Z] #124 DONE 173.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:07:28.591Z] #152 DONE 172.7s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #162 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:07:28.591Z] #151 DONE 172.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-05T15:07:28.591Z] #155 DONE 173.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:07:28.591Z] #156 DONE 173.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #163 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #161 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #164 DONE 0.8s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-05T15:07:28.591Z] #165 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #162 DONE 0.7s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #166 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #167 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #168 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #169 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #163 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #170 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #171 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #172 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #173 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #174 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #175 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #176 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #177 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #178 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #179 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #180 CACHED [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #181 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #181 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #182 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-05T15:07:28.591Z] #183 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #168 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #184 DONE 0.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #185 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-05T15:07:28.591Z] #186 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-05T15:07:28.591Z] #187 DONE 1.3s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #188 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #172 DONE 1.8s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-05T15:07:28.591Z] #189 DONE 1.7s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-05T15:07:28.591Z] #190 DONE 1.7s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #191 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-05T15:07:28.591Z] #192 DONE 2.1s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-05T15:07:28.591Z] #193 DONE 2.1s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-05T15:07:28.591Z] #194 DONE 2.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-05T15:07:28.591Z] #195 DONE 2.1s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #196 DONE 2.1s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #197 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-05T15:07:28.591Z] #197 DONE 2.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-05T15:07:28.591Z] #198 DONE 2.1s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-05T15:07:28.591Z] #186 DONE 2.0s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #199 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #188 DONE 1.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-05T15:07:28.591Z] #200 DONE 3.2s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #201 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-05T15:07:28.591Z] #201 DONE 1.2s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #191 DONE 1.2s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #202 DONE 0.8s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-05T15:07:28.591Z] #203 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #204 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-05T15:07:28.591Z] #205 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #206 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #207 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-05T15:07:28.591Z] #208 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #199 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #209 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-05T15:07:28.591Z] #210 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-05T15:07:28.591Z] #113 exporting layers [2024-10-05T15:07:28.591Z] #113 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:07:28.591Z] #211 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-05T15:07:28.591Z] #212 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-05T15:07:28.591Z] #213 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-05T15:07:28.591Z] #203 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-05T15:07:28.591Z] #214 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-05T15:07:28.591Z] #215 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-05T15:07:28.591Z] #216 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-05T15:07:28.591Z] #217 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-05T15:07:28.591Z] #218 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:07:28.591Z] #219 DONE 0.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:07:28.591Z] #220 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [support-notifications] exporting to image [2024-10-05T15:07:28.591Z] #113 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-05T15:07:28.591Z] #215 DONE 0.3s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-05T15:07:28.591Z] #221 DONE 0.5s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [core-metadata] exporting to image [2024-10-05T15:07:28.591Z] #113 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-05T15:07:28.591Z] #222 DONE 0.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [core-metadata] exporting to image [2024-10-05T15:07:28.591Z] #113 writing image sha256:fe6e9cbe2790f5b66d8ccdb34953d54940611d343f344fe2a291c6576127e3ec [2024-10-05T15:07:28.591Z] #113 exporting layers 0.8s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:fe6e9cbe2790f5b66d8ccdb34953d54940611d343f344fe2a291c6576127e3ec 0.2s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:1c255bc3974582009e6ccf4253ae6baadc882341d73c3a25c62f3857694d754f [2024-10-05T15:07:28.591Z] #113 writing image sha256:b8e6d4d0175a3904565b8a6e9c0edae3691e9ee28ae2ac981bb200c3d3d26912 [2024-10-05T15:07:28.591Z] #113 writing image sha256:fd50b0e0e8f6abd5752b0e51a93a9adfca3a8165f1c4db3fc4bba6cbc824b923 [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/core-command 0.0s done [2024-10-05T15:07:28.591Z] #113 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-05T15:07:28.591Z] #223 DONE 0.6s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:07:28.591Z] #224 DONE 0.8s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:07:28.591Z] #225 DONE 0.9s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-05T15:07:28.591Z] #113 exporting layers 0.8s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:28e32163a31e414f831e03894ce011b8157815caeb3017c9f19c86b5eb816568 [2024-10-05T15:07:28.591Z] #113 ... [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-05T15:07:28.591Z] #226 DONE 0.4s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #113 [core-data] exporting to image [2024-10-05T15:07:28.591Z] #113 exporting layers 0.1s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:1c255bc3974582009e6ccf4253ae6baadc882341d73c3a25c62f3857694d754f 0.2s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:b8e6d4d0175a3904565b8a6e9c0edae3691e9ee28ae2ac981bb200c3d3d26912 0.2s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:fd50b0e0e8f6abd5752b0e51a93a9adfca3a8165f1c4db3fc4bba6cbc824b923 0.2s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:28e32163a31e414f831e03894ce011b8157815caeb3017c9f19c86b5eb816568 0.0s done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/core-keeper done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/support-scheduler done [2024-10-05T15:07:28.591Z] #113 writing image sha256:27dce900ac1cb117d1135a4a4bbccd261e1c0db9bcecb191bcc4cb2a778f936b 0.0s done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/core-data done [2024-10-05T15:07:28.591Z] #113 exporting layers 0.2s done [2024-10-05T15:07:28.591Z] #113 writing image sha256:8320df0cfcc1e28638fd1b40884ef912267b6ed47c06e33d1c23454f09007000 done [2024-10-05T15:07:28.591Z] #113 writing image sha256:804c93adc470247d45b1700fda082608c537191b1e519449a94854ce5476cb4f done [2024-10-05T15:07:28.591Z] #113 writing image sha256:45465448cf3839ae38465debce190a5b75f4fc65128882aeb83bc684520d4227 done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/core-metadata done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/support-notifications done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-05T15:07:28.591Z] #113 writing image sha256:cd8c2b8e7547204beb4fb5d62758eabe2779118e7071938e54a19c463b705199 done [2024-10-05T15:07:28.591Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-05T15:07:28.591Z] #113 DONE 2.7s [2024-10-05T15:07:28.591Z] [2024-10-05T15:07:28.591Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-05T15:07:28.591Z] #227 DONE 0.2s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-05T15:07:28.592Z] #228 DONE 0.2s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:07:28.592Z] #229 ... [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #230 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-05T15:07:28.592Z] #230 DONE 0.2s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:07:28.592Z] #231 DONE 0.8s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #232 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-05T15:07:28.592Z] #232 DONE 0.1s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #233 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-05T15:07:28.592Z] #233 DONE 0.1s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-05T15:07:28.592Z] #234 DONE 0.1s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #113 [security-proxy-setup] exporting to image [2024-10-05T15:07:28.592Z] #113 ... [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-05T15:07:28.592Z] #235 DONE 0.1s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #113 [security-proxy-setup] exporting to image [2024-10-05T15:07:28.592Z] #113 exporting layers 0.3s done [2024-10-05T15:07:28.592Z] #113 ... [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:07:28.592Z] #229 DONE 0.5s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #113 [security-secretstore-setup] exporting to image [2024-10-05T15:07:28.592Z] #113 writing image sha256:f1ad330d1c8d12822629bc932744c6a3c3dd03270abac5caa2ee876fe059b08a done [2024-10-05T15:07:28.592Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-05T15:07:28.592Z] #113 exporting layers 0.2s done [2024-10-05T15:07:28.592Z] #113 writing image sha256:6beab0f67d9fdbd4091d9f31bf669536ef0b01293287c822611deb1bd511598e done [2024-10-05T15:07:28.592Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-05T15:07:28.592Z] #113 DONE 3.2s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-05T15:07:28.592Z] #236 DONE 0.5s [2024-10-05T15:07:28.592Z] [2024-10-05T15:07:28.592Z] #113 [security-bootstrapper] exporting to image [2024-10-05T15:07:28.592Z] #113 exporting layers 0.2s done [2024-10-05T15:07:28.592Z] #113 writing image sha256:eb62dd206945da03c71166b30ca49f0436fee07a737de27b144df977e3340b17 done [2024-10-05T15:07:28.592Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-05T15:07:28.592Z] #113 DONE 3.4s [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:07:28.592Z] time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-05T15:07:28.597Z] $ docker stop --time=1 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 [2024-10-05T15:07:29.882Z] $ docker rm -f --volumes 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T15:07:30.227Z] + docker images [2024-10-05T15:07:30.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-05T15:07:30.227Z] security-bootstrapper latest eb62dd206945 1 second ago 20.4MB [2024-10-05T15:07:30.227Z] security-proxy-auth latest cd8c2b8e7547 2 seconds ago 24.6MB [2024-10-05T15:07:30.227Z] security-proxy-setup latest f1ad330d1c8d 2 seconds ago 28.7MB [2024-10-05T15:07:30.227Z] core-common-config-bootstrapper latest 45465448cf38 2 seconds ago 16.5MB [2024-10-05T15:07:30.227Z] security-secretstore-setup latest 6beab0f67d9f 2 seconds ago 40.2MB [2024-10-05T15:07:30.227Z] core-data latest 27dce900ac1c 3 seconds ago 29.6MB [2024-10-05T15:07:30.227Z] support-notifications latest 804c93adc470 3 seconds ago 44.4MB [2024-10-05T15:07:30.227Z] support-cron-scheduler latest 28e32163a31e 3 seconds ago 45.4MB [2024-10-05T15:07:30.227Z] core-metadata latest 8320df0cfcc1 3 seconds ago 29.7MB [2024-10-05T15:07:30.227Z] core-keeper latest b8e6d4d0175a 4 seconds ago 29MB [2024-10-05T15:07:30.227Z] support-scheduler latest fd50b0e0e8f6 4 seconds ago 43.8MB [2024-10-05T15:07:30.227Z] core-command latest fe6e9cbe2790 4 seconds ago 25.9MB [2024-10-05T15:07:30.227Z] security-spiffe-token-provider latest 1c255bc39745 4 seconds ago 31.8MB [2024-10-05T15:07:30.227Z] security-spire-server latest 0e32b36378f1 3 minutes ago 122MB [2024-10-05T15:07:30.227Z] security-spire-config latest 47b9ecfaae9d 3 minutes ago 121MB [2024-10-05T15:07:30.227Z] security-spire-agent latest 5d2de847e91c 3 minutes ago 183MB [2024-10-05T15:07:30.227Z] ci-base-image-x86_64 latest 733c6be30065 8 minutes ago 979MB [2024-10-05T15:07:30.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 days ago 573MB [2024-10-05T15:07:30.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-05T15:07:30.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:07:30.355Z] provisioning config files... [2024-10-05T15:07:30.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config12333413194917430699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:07:30.671Z] ---> ****-login.sh [2024-10-05T15:07:30.672Z] nexus3.edgexfoundry.org:10001 [2024-10-05T15:07:30.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:07:30.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:07:30.672Z] Configure a credential helper to remove this warning. See [2024-10-05T15:07:30.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:07:30.672Z] [2024-10-05T15:07:30.672Z] Login Succeeded [2024-10-05T15:07:30.672Z] nexus3.edgexfoundry.org:10002 [2024-10-05T15:07:30.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:07:30.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:07:30.672Z] Configure a credential helper to remove this warning. See [2024-10-05T15:07:30.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:07:30.672Z] [2024-10-05T15:07:30.672Z] Login Succeeded [2024-10-05T15:07:30.672Z] nexus3.edgexfoundry.org:10003 [2024-10-05T15:07:30.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:07:30.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:07:30.932Z] Configure a credential helper to remove this warning. See [2024-10-05T15:07:30.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:07:30.932Z] [2024-10-05T15:07:30.932Z] Login Succeeded [2024-10-05T15:07:30.932Z] nexus3.edgexfoundry.org:10004 [2024-10-05T15:07:30.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:07:30.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:07:30.932Z] Configure a credential helper to remove this warning. See [2024-10-05T15:07:30.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:07:30.932Z] [2024-10-05T15:07:30.932Z] Login Succeeded [2024-10-05T15:07:30.932Z] ****.io [2024-10-05T15:07:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:07:31.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:07:31.196Z] Configure a credential helper to remove this warning. See [2024-10-05T15:07:31.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:07:31.196Z] [2024-10-05T15:07:31.196Z] Login Succeeded [2024-10-05T15:07:31.196Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T15:07:31.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:31.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T15:07:31.280Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-05T15:07:31.280Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:31.280Z] latest [2024-10-05T15:07:31.280Z] 3.2.0-dev.90 [2024-10-05T15:07:31.280Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:31.280Z] main [2024-10-05T15:07:31.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:31.617Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:31.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:31.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-05T15:07:31.938Z] 0a7de15dee13: Preparing [2024-10-05T15:07:31.938Z] f24dc65bec46: Preparing [2024-10-05T15:07:31.938Z] 2a6927c8b149: Preparing [2024-10-05T15:07:31.938Z] bb127f0d6deb: Preparing [2024-10-05T15:07:31.938Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:31.938Z] 8dc178d9667c: Preparing [2024-10-05T15:07:31.938Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:31.938Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:31.938Z] 8dc178d9667c: Waiting [2024-10-05T15:07:31.938Z] bb127f0d6deb: Pushed [2024-10-05T15:07:31.938Z] 0a7de15dee13: Pushed [2024-10-05T15:07:31.938Z] 2a6927c8b149: Pushed [2024-10-05T15:07:31.938Z] 62f7f7a95e84: Pushed [2024-10-05T15:07:31.938Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:32.197Z] 8dc178d9667c: Pushed [2024-10-05T15:07:34.102Z] f24dc65bec46: Pushed [2024-10-05T15:07:34.102Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:34.428Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:34.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-05T15:07:34.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-05T15:07:34.756Z] 0a7de15dee13: Preparing [2024-10-05T15:07:34.756Z] f24dc65bec46: Preparing [2024-10-05T15:07:34.756Z] 2a6927c8b149: Preparing [2024-10-05T15:07:34.756Z] bb127f0d6deb: Preparing [2024-10-05T15:07:34.756Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:34.756Z] 8dc178d9667c: Preparing [2024-10-05T15:07:34.756Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:34.756Z] 8dc178d9667c: Waiting [2024-10-05T15:07:34.756Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:34.756Z] 0a7de15dee13: Layer already exists [2024-10-05T15:07:34.756Z] f24dc65bec46: Layer already exists [2024-10-05T15:07:34.756Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:34.756Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:34.756Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:34.756Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:34.756Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:34.756Z] latest: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:35.081Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:35.409Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 [2024-10-05T15:07:35.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-05T15:07:35.409Z] 0a7de15dee13: Preparing [2024-10-05T15:07:35.409Z] f24dc65bec46: Preparing [2024-10-05T15:07:35.409Z] 2a6927c8b149: Preparing [2024-10-05T15:07:35.409Z] bb127f0d6deb: Preparing [2024-10-05T15:07:35.409Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:35.409Z] 8dc178d9667c: Preparing [2024-10-05T15:07:35.409Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:35.409Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:35.409Z] 8dc178d9667c: Waiting [2024-10-05T15:07:35.409Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:35.409Z] f24dc65bec46: Layer already exists [2024-10-05T15:07:35.409Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:35.409Z] 0a7de15dee13: Layer already exists [2024-10-05T15:07:35.409Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:35.409Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:35.409Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:35.409Z] 3.2.0-dev.90: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:35.742Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:36.075Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:36.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-05T15:07:36.075Z] 0a7de15dee13: Preparing [2024-10-05T15:07:36.075Z] f24dc65bec46: Preparing [2024-10-05T15:07:36.075Z] 2a6927c8b149: Preparing [2024-10-05T15:07:36.075Z] bb127f0d6deb: Preparing [2024-10-05T15:07:36.075Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:36.075Z] 8dc178d9667c: Preparing [2024-10-05T15:07:36.075Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:36.075Z] 8dc178d9667c: Waiting [2024-10-05T15:07:36.075Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:36.075Z] f24dc65bec46: Layer already exists [2024-10-05T15:07:36.075Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:36.075Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:36.075Z] 0a7de15dee13: Layer already exists [2024-10-05T15:07:36.075Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:36.075Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:36.075Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:36.075Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:36.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:36.728Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-05T15:07:36.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-05T15:07:36.728Z] 0a7de15dee13: Preparing [2024-10-05T15:07:36.728Z] f24dc65bec46: Preparing [2024-10-05T15:07:36.728Z] 2a6927c8b149: Preparing [2024-10-05T15:07:36.728Z] bb127f0d6deb: Preparing [2024-10-05T15:07:36.728Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:36.728Z] 8dc178d9667c: Preparing [2024-10-05T15:07:36.728Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:36.728Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:36.728Z] 8dc178d9667c: Waiting [2024-10-05T15:07:36.728Z] f24dc65bec46: Layer already exists [2024-10-05T15:07:36.728Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:36.728Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:36.728Z] 0a7de15dee13: Layer already exists [2024-10-05T15:07:36.728Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:36.728Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:36.728Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:36.728Z] main: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:36.813Z] ===================================================== [Pipeline] echo [2024-10-05T15:07:36.826Z] taggedImages: [2024-10-05T15:07:36.826Z] - nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:36.826Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-05T15:07:36.826Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 [2024-10-05T15:07:36.826Z] - nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:36.826Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-05T15:07:36.857Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-05T15:07:36.857Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:36.857Z] latest [2024-10-05T15:07:36.857Z] 3.2.0-dev.90 [2024-10-05T15:07:36.857Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:36.857Z] main [2024-10-05T15:07:36.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:37.198Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:37.524Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:37.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-05T15:07:37.524Z] 7339e501dd66: Preparing [2024-10-05T15:07:37.524Z] 0dc9f9530330: Preparing [2024-10-05T15:07:37.524Z] cb8e2cf5f6bc: Preparing [2024-10-05T15:07:37.524Z] fb8db7fd3757: Preparing [2024-10-05T15:07:37.524Z] 2a6927c8b149: Preparing [2024-10-05T15:07:37.524Z] bb127f0d6deb: Preparing [2024-10-05T15:07:37.524Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:37.524Z] 8dc178d9667c: Preparing [2024-10-05T15:07:37.524Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:37.524Z] bb127f0d6deb: Waiting [2024-10-05T15:07:37.524Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:37.524Z] 8dc178d9667c: Waiting [2024-10-05T15:07:37.524Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:37.524Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:37.524Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:37.524Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:37.524Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:37.524Z] 7339e501dd66: Pushed [2024-10-05T15:07:37.524Z] 0dc9f9530330: Pushed [2024-10-05T15:07:37.524Z] cb8e2cf5f6bc: Pushed [2024-10-05T15:07:38.456Z] fb8db7fd3757: Pushed [2024-10-05T15:07:38.456Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:38.779Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:39.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-05T15:07:39.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-05T15:07:39.103Z] 7339e501dd66: Preparing [2024-10-05T15:07:39.103Z] 0dc9f9530330: Preparing [2024-10-05T15:07:39.103Z] cb8e2cf5f6bc: Preparing [2024-10-05T15:07:39.103Z] fb8db7fd3757: Preparing [2024-10-05T15:07:39.103Z] 2a6927c8b149: Preparing [2024-10-05T15:07:39.103Z] bb127f0d6deb: Preparing [2024-10-05T15:07:39.103Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:39.103Z] 8dc178d9667c: Preparing [2024-10-05T15:07:39.103Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:39.103Z] bb127f0d6deb: Waiting [2024-10-05T15:07:39.103Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:39.103Z] 8dc178d9667c: Waiting [2024-10-05T15:07:39.103Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:39.103Z] cb8e2cf5f6bc: Layer already exists [2024-10-05T15:07:39.103Z] fb8db7fd3757: Layer already exists [2024-10-05T15:07:39.103Z] 0dc9f9530330: Layer already exists [2024-10-05T15:07:39.103Z] 7339e501dd66: Layer already exists [2024-10-05T15:07:39.103Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:39.103Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:39.103Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:39.103Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:39.103Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:39.103Z] latest: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:39.429Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:39.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 [2024-10-05T15:07:39.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-05T15:07:39.763Z] 7339e501dd66: Preparing [2024-10-05T15:07:39.763Z] 0dc9f9530330: Preparing [2024-10-05T15:07:39.763Z] cb8e2cf5f6bc: Preparing [2024-10-05T15:07:39.763Z] fb8db7fd3757: Preparing [2024-10-05T15:07:39.763Z] 2a6927c8b149: Preparing [2024-10-05T15:07:39.763Z] bb127f0d6deb: Preparing [2024-10-05T15:07:39.763Z] bb127f0d6deb: Waiting [2024-10-05T15:07:39.763Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:39.763Z] 8dc178d9667c: Preparing [2024-10-05T15:07:39.763Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:39.763Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:39.763Z] 8dc178d9667c: Waiting [2024-10-05T15:07:39.763Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:39.763Z] 0dc9f9530330: Layer already exists [2024-10-05T15:07:39.763Z] fb8db7fd3757: Layer already exists [2024-10-05T15:07:39.763Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:39.763Z] cb8e2cf5f6bc: Layer already exists [2024-10-05T15:07:39.763Z] 7339e501dd66: Layer already exists [2024-10-05T15:07:39.763Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:39.763Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:39.763Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:39.763Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:39.763Z] 3.2.0-dev.90: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:40.084Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:40.411Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:40.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-05T15:07:40.411Z] 7339e501dd66: Preparing [2024-10-05T15:07:40.411Z] 0dc9f9530330: Preparing [2024-10-05T15:07:40.411Z] cb8e2cf5f6bc: Preparing [2024-10-05T15:07:40.411Z] fb8db7fd3757: Preparing [2024-10-05T15:07:40.411Z] 2a6927c8b149: Preparing [2024-10-05T15:07:40.411Z] bb127f0d6deb: Preparing [2024-10-05T15:07:40.411Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:40.411Z] 8dc178d9667c: Preparing [2024-10-05T15:07:40.411Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:40.411Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:40.411Z] 8dc178d9667c: Waiting [2024-10-05T15:07:40.411Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:40.411Z] bb127f0d6deb: Waiting [2024-10-05T15:07:40.411Z] cb8e2cf5f6bc: Layer already exists [2024-10-05T15:07:40.411Z] fb8db7fd3757: Layer already exists [2024-10-05T15:07:40.411Z] 0dc9f9530330: Layer already exists [2024-10-05T15:07:40.411Z] 7339e501dd66: Layer already exists [2024-10-05T15:07:40.411Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:40.411Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:40.411Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:40.411Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:40.411Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:40.411Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:40.748Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:41.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-05T15:07:41.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-05T15:07:41.071Z] 7339e501dd66: Preparing [2024-10-05T15:07:41.071Z] 0dc9f9530330: Preparing [2024-10-05T15:07:41.071Z] cb8e2cf5f6bc: Preparing [2024-10-05T15:07:41.071Z] fb8db7fd3757: Preparing [2024-10-05T15:07:41.071Z] 2a6927c8b149: Preparing [2024-10-05T15:07:41.071Z] bb127f0d6deb: Preparing [2024-10-05T15:07:41.071Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:41.071Z] 8dc178d9667c: Preparing [2024-10-05T15:07:41.071Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:41.071Z] 8dc178d9667c: Waiting [2024-10-05T15:07:41.071Z] bb127f0d6deb: Waiting [2024-10-05T15:07:41.071Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:41.071Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:41.071Z] fb8db7fd3757: Layer already exists [2024-10-05T15:07:41.071Z] 0dc9f9530330: Layer already exists [2024-10-05T15:07:41.071Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:41.071Z] cb8e2cf5f6bc: Layer already exists [2024-10-05T15:07:41.071Z] 7339e501dd66: Layer already exists [2024-10-05T15:07:41.071Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:41.071Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:41.071Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:41.071Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:41.071Z] main: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:41.153Z] ===================================================== [Pipeline] echo [2024-10-05T15:07:41.169Z] taggedImages: [2024-10-05T15:07:41.169Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:41.169Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-05T15:07:41.169Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 [2024-10-05T15:07:41.169Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:41.169Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-05T15:07:41.197Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-05T15:07:41.197Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:41.197Z] latest [2024-10-05T15:07:41.197Z] 3.2.0-dev.90 [2024-10-05T15:07:41.197Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:41.197Z] main [2024-10-05T15:07:41.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:41.539Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:41.865Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:41.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-05T15:07:41.865Z] d67e4fdce9e8: Preparing [2024-10-05T15:07:41.865Z] dfdc7485ff33: Preparing [2024-10-05T15:07:41.865Z] 41f871d0258b: Preparing [2024-10-05T15:07:41.865Z] 2a6927c8b149: Preparing [2024-10-05T15:07:41.865Z] bb127f0d6deb: Preparing [2024-10-05T15:07:41.865Z] ff54481ed3b5: Preparing [2024-10-05T15:07:41.865Z] 417c0e72b33c: Preparing [2024-10-05T15:07:41.865Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:41.865Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:41.865Z] ff54481ed3b5: Waiting [2024-10-05T15:07:41.865Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:41.865Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:41.865Z] d67e4fdce9e8: Pushed [2024-10-05T15:07:41.865Z] 417c0e72b33c: Pushed [2024-10-05T15:07:41.865Z] dfdc7485ff33: Pushed [2024-10-05T15:07:41.865Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:41.865Z] ff54481ed3b5: Pushed [2024-10-05T15:07:44.401Z] 41f871d0258b: Pushed [2024-10-05T15:07:44.401Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:44.745Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:45.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-05T15:07:45.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-05T15:07:45.070Z] d67e4fdce9e8: Preparing [2024-10-05T15:07:45.070Z] dfdc7485ff33: Preparing [2024-10-05T15:07:45.070Z] 41f871d0258b: Preparing [2024-10-05T15:07:45.070Z] 2a6927c8b149: Preparing [2024-10-05T15:07:45.070Z] bb127f0d6deb: Preparing [2024-10-05T15:07:45.070Z] ff54481ed3b5: Preparing [2024-10-05T15:07:45.070Z] 417c0e72b33c: Preparing [2024-10-05T15:07:45.070Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:45.070Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:45.070Z] ff54481ed3b5: Waiting [2024-10-05T15:07:45.070Z] 41f871d0258b: Layer already exists [2024-10-05T15:07:45.070Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:45.070Z] d67e4fdce9e8: Layer already exists [2024-10-05T15:07:45.070Z] dfdc7485ff33: Layer already exists [2024-10-05T15:07:45.070Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:45.070Z] ff54481ed3b5: Layer already exists [2024-10-05T15:07:45.070Z] 417c0e72b33c: Layer already exists [2024-10-05T15:07:45.070Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:45.070Z] latest: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:45.399Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:45.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 [2024-10-05T15:07:45.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-05T15:07:45.730Z] d67e4fdce9e8: Preparing [2024-10-05T15:07:45.730Z] dfdc7485ff33: Preparing [2024-10-05T15:07:45.730Z] 41f871d0258b: Preparing [2024-10-05T15:07:45.730Z] 2a6927c8b149: Preparing [2024-10-05T15:07:45.730Z] bb127f0d6deb: Preparing [2024-10-05T15:07:45.730Z] ff54481ed3b5: Preparing [2024-10-05T15:07:45.730Z] 417c0e72b33c: Preparing [2024-10-05T15:07:45.730Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:45.730Z] ff54481ed3b5: Waiting [2024-10-05T15:07:45.730Z] 417c0e72b33c: Waiting [2024-10-05T15:07:45.730Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:45.730Z] d67e4fdce9e8: Layer already exists [2024-10-05T15:07:45.730Z] dfdc7485ff33: Layer already exists [2024-10-05T15:07:45.730Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:45.730Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:45.730Z] 41f871d0258b: Layer already exists [2024-10-05T15:07:45.730Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:45.730Z] ff54481ed3b5: Layer already exists [2024-10-05T15:07:45.730Z] 417c0e72b33c: Layer already exists [2024-10-05T15:07:45.730Z] 3.2.0-dev.90: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:46.056Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:46.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:46.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-05T15:07:46.380Z] d67e4fdce9e8: Preparing [2024-10-05T15:07:46.380Z] dfdc7485ff33: Preparing [2024-10-05T15:07:46.380Z] 41f871d0258b: Preparing [2024-10-05T15:07:46.380Z] 2a6927c8b149: Preparing [2024-10-05T15:07:46.380Z] bb127f0d6deb: Preparing [2024-10-05T15:07:46.380Z] ff54481ed3b5: Preparing [2024-10-05T15:07:46.380Z] 417c0e72b33c: Preparing [2024-10-05T15:07:46.380Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:46.380Z] 417c0e72b33c: Waiting [2024-10-05T15:07:46.380Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:46.380Z] d67e4fdce9e8: Layer already exists [2024-10-05T15:07:46.380Z] dfdc7485ff33: Layer already exists [2024-10-05T15:07:46.380Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:46.380Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:46.380Z] 41f871d0258b: Layer already exists [2024-10-05T15:07:46.380Z] ff54481ed3b5: Layer already exists [2024-10-05T15:07:46.380Z] 417c0e72b33c: Layer already exists [2024-10-05T15:07:46.380Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:46.380Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:46.706Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:47.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-05T15:07:47.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-05T15:07:47.026Z] d67e4fdce9e8: Preparing [2024-10-05T15:07:47.026Z] dfdc7485ff33: Preparing [2024-10-05T15:07:47.026Z] 41f871d0258b: Preparing [2024-10-05T15:07:47.026Z] 2a6927c8b149: Preparing [2024-10-05T15:07:47.026Z] bb127f0d6deb: Preparing [2024-10-05T15:07:47.026Z] ff54481ed3b5: Preparing [2024-10-05T15:07:47.026Z] 417c0e72b33c: Preparing [2024-10-05T15:07:47.026Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:47.026Z] ff54481ed3b5: Waiting [2024-10-05T15:07:47.026Z] 417c0e72b33c: Waiting [2024-10-05T15:07:47.026Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:47.026Z] d67e4fdce9e8: Layer already exists [2024-10-05T15:07:47.026Z] dfdc7485ff33: Layer already exists [2024-10-05T15:07:47.026Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:47.026Z] 41f871d0258b: Layer already exists [2024-10-05T15:07:47.026Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:47.026Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:47.026Z] 417c0e72b33c: Layer already exists [2024-10-05T15:07:47.026Z] ff54481ed3b5: Layer already exists [2024-10-05T15:07:47.026Z] main: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:47.095Z] ===================================================== [Pipeline] echo [2024-10-05T15:07:47.106Z] taggedImages: [2024-10-05T15:07:47.106Z] - nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:47.106Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-05T15:07:47.106Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 [2024-10-05T15:07:47.106Z] - nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:47.106Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-05T15:07:47.130Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-05T15:07:47.130Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:47.130Z] latest [2024-10-05T15:07:47.130Z] 3.2.0-dev.90 [2024-10-05T15:07:47.130Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:47.130Z] main [2024-10-05T15:07:47.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:47.471Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:47.789Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:47.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-05T15:07:47.789Z] a74084296108: Preparing [2024-10-05T15:07:47.789Z] 1f9c064d169b: Preparing [2024-10-05T15:07:47.789Z] db7105067725: Preparing [2024-10-05T15:07:47.789Z] bb127f0d6deb: Preparing [2024-10-05T15:07:47.789Z] 13e4e50bc89b: Preparing [2024-10-05T15:07:47.789Z] 7ce3e6dfc4c4: Preparing [2024-10-05T15:07:47.789Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:47.789Z] 7ce3e6dfc4c4: Waiting [2024-10-05T15:07:47.789Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:47.789Z] 1f9c064d169b: Pushed [2024-10-05T15:07:47.789Z] 13e4e50bc89b: Pushed [2024-10-05T15:07:48.047Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:48.047Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:48.047Z] a74084296108: Pushed [2024-10-05T15:07:48.047Z] 7ce3e6dfc4c4: Pushed [2024-10-05T15:07:49.954Z] db7105067725: Pushed [2024-10-05T15:07:49.954Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:50.270Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:50.596Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-05T15:07:50.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-05T15:07:50.596Z] a74084296108: Preparing [2024-10-05T15:07:50.596Z] 1f9c064d169b: Preparing [2024-10-05T15:07:50.596Z] db7105067725: Preparing [2024-10-05T15:07:50.596Z] bb127f0d6deb: Preparing [2024-10-05T15:07:50.596Z] 13e4e50bc89b: Preparing [2024-10-05T15:07:50.596Z] 7ce3e6dfc4c4: Preparing [2024-10-05T15:07:50.596Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:50.596Z] 7ce3e6dfc4c4: Waiting [2024-10-05T15:07:50.596Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:50.596Z] db7105067725: Layer already exists [2024-10-05T15:07:50.596Z] 13e4e50bc89b: Layer already exists [2024-10-05T15:07:50.596Z] a74084296108: Layer already exists [2024-10-05T15:07:50.596Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:50.596Z] 1f9c064d169b: Layer already exists [2024-10-05T15:07:50.596Z] 7ce3e6dfc4c4: Layer already exists [2024-10-05T15:07:50.596Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:50.596Z] latest: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:50.919Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:51.238Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 [2024-10-05T15:07:51.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-05T15:07:51.239Z] a74084296108: Preparing [2024-10-05T15:07:51.239Z] 1f9c064d169b: Preparing [2024-10-05T15:07:51.239Z] db7105067725: Preparing [2024-10-05T15:07:51.239Z] bb127f0d6deb: Preparing [2024-10-05T15:07:51.239Z] 13e4e50bc89b: Preparing [2024-10-05T15:07:51.239Z] 7ce3e6dfc4c4: Preparing [2024-10-05T15:07:51.239Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:51.239Z] 7ce3e6dfc4c4: Waiting [2024-10-05T15:07:51.239Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:51.239Z] 13e4e50bc89b: Layer already exists [2024-10-05T15:07:51.239Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:51.239Z] db7105067725: Layer already exists [2024-10-05T15:07:51.239Z] a74084296108: Layer already exists [2024-10-05T15:07:51.239Z] 1f9c064d169b: Layer already exists [2024-10-05T15:07:51.239Z] 7ce3e6dfc4c4: Layer already exists [2024-10-05T15:07:51.239Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:51.239Z] 3.2.0-dev.90: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:51.561Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:51.875Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:51.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-05T15:07:51.875Z] a74084296108: Preparing [2024-10-05T15:07:51.875Z] 1f9c064d169b: Preparing [2024-10-05T15:07:51.875Z] db7105067725: Preparing [2024-10-05T15:07:51.875Z] bb127f0d6deb: Preparing [2024-10-05T15:07:51.875Z] 13e4e50bc89b: Preparing [2024-10-05T15:07:51.875Z] 7ce3e6dfc4c4: Preparing [2024-10-05T15:07:51.875Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:51.875Z] 7ce3e6dfc4c4: Waiting [2024-10-05T15:07:51.875Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:51.875Z] 13e4e50bc89b: Layer already exists [2024-10-05T15:07:51.875Z] a74084296108: Layer already exists [2024-10-05T15:07:51.875Z] 1f9c064d169b: Layer already exists [2024-10-05T15:07:51.875Z] db7105067725: Layer already exists [2024-10-05T15:07:51.875Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:51.875Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:51.875Z] 7ce3e6dfc4c4: Layer already exists [2024-10-05T15:07:51.875Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:52.210Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:52.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-05T15:07:52.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-05T15:07:52.544Z] a74084296108: Preparing [2024-10-05T15:07:52.544Z] 1f9c064d169b: Preparing [2024-10-05T15:07:52.544Z] db7105067725: Preparing [2024-10-05T15:07:52.544Z] bb127f0d6deb: Preparing [2024-10-05T15:07:52.544Z] 13e4e50bc89b: Preparing [2024-10-05T15:07:52.544Z] 7ce3e6dfc4c4: Preparing [2024-10-05T15:07:52.544Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:52.544Z] 7ce3e6dfc4c4: Waiting [2024-10-05T15:07:52.544Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:52.544Z] db7105067725: Layer already exists [2024-10-05T15:07:52.544Z] a74084296108: Layer already exists [2024-10-05T15:07:52.544Z] 13e4e50bc89b: Layer already exists [2024-10-05T15:07:52.544Z] 1f9c064d169b: Layer already exists [2024-10-05T15:07:52.544Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:52.544Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:52.544Z] 7ce3e6dfc4c4: Layer already exists [2024-10-05T15:07:52.544Z] main: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:52.616Z] ===================================================== [Pipeline] echo [2024-10-05T15:07:52.634Z] taggedImages: [2024-10-05T15:07:52.634Z] - nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:52.634Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-05T15:07:52.634Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 [2024-10-05T15:07:52.634Z] - nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:52.634Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-05T15:07:52.670Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-05T15:07:52.670Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:52.670Z] latest [2024-10-05T15:07:52.670Z] 3.2.0-dev.90 [2024-10-05T15:07:52.670Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:52.670Z] main [2024-10-05T15:07:52.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:53.023Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:53.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:53.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-05T15:07:53.341Z] 046dd68c2578: Preparing [2024-10-05T15:07:53.341Z] c1b2b07638fe: Preparing [2024-10-05T15:07:53.341Z] 7ffc51b30942: Preparing [2024-10-05T15:07:53.341Z] 5f1225c21764: Preparing [2024-10-05T15:07:53.341Z] 2a6927c8b149: Preparing [2024-10-05T15:07:53.341Z] bb127f0d6deb: Preparing [2024-10-05T15:07:53.341Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:53.341Z] 8dc178d9667c: Preparing [2024-10-05T15:07:53.341Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:53.341Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:53.341Z] bb127f0d6deb: Waiting [2024-10-05T15:07:53.341Z] 8dc178d9667c: Waiting [2024-10-05T15:07:53.341Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:53.341Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:53.341Z] 7ffc51b30942: Pushed [2024-10-05T15:07:53.341Z] c1b2b07638fe: Pushed [2024-10-05T15:07:53.601Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:53.601Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:53.601Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:53.601Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:53.859Z] 046dd68c2578: Pushed [2024-10-05T15:07:55.763Z] 5f1225c21764: Pushed [2024-10-05T15:07:55.764Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:56.089Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:56.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-05T15:07:56.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-05T15:07:56.471Z] 046dd68c2578: Preparing [2024-10-05T15:07:56.471Z] c1b2b07638fe: Preparing [2024-10-05T15:07:56.471Z] 7ffc51b30942: Preparing [2024-10-05T15:07:56.471Z] 5f1225c21764: Preparing [2024-10-05T15:07:56.471Z] 2a6927c8b149: Preparing [2024-10-05T15:07:56.471Z] bb127f0d6deb: Preparing [2024-10-05T15:07:56.471Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:56.471Z] 8dc178d9667c: Preparing [2024-10-05T15:07:56.471Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:56.471Z] bb127f0d6deb: Waiting [2024-10-05T15:07:56.471Z] 8dc178d9667c: Waiting [2024-10-05T15:07:56.471Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:56.471Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:56.471Z] 5f1225c21764: Layer already exists [2024-10-05T15:07:56.471Z] 7ffc51b30942: Layer already exists [2024-10-05T15:07:56.471Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:56.471Z] c1b2b07638fe: Layer already exists [2024-10-05T15:07:56.471Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:56.471Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:56.471Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:56.471Z] 046dd68c2578: Layer already exists [2024-10-05T15:07:56.471Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:56.730Z] latest: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:57.052Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:57.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 [2024-10-05T15:07:57.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-05T15:07:57.372Z] 046dd68c2578: Preparing [2024-10-05T15:07:57.372Z] c1b2b07638fe: Preparing [2024-10-05T15:07:57.372Z] 7ffc51b30942: Preparing [2024-10-05T15:07:57.372Z] 5f1225c21764: Preparing [2024-10-05T15:07:57.372Z] 2a6927c8b149: Preparing [2024-10-05T15:07:57.372Z] bb127f0d6deb: Preparing [2024-10-05T15:07:57.372Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:57.372Z] 8dc178d9667c: Preparing [2024-10-05T15:07:57.372Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:57.372Z] 8dc178d9667c: Waiting [2024-10-05T15:07:57.372Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:57.372Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:57.372Z] bb127f0d6deb: Waiting [2024-10-05T15:07:57.372Z] 046dd68c2578: Layer already exists [2024-10-05T15:07:57.372Z] 5f1225c21764: Layer already exists [2024-10-05T15:07:57.372Z] 7ffc51b30942: Layer already exists [2024-10-05T15:07:57.372Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:57.372Z] c1b2b07638fe: Layer already exists [2024-10-05T15:07:57.372Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:57.372Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:57.372Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:57.372Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:57.372Z] 3.2.0-dev.90: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:57.705Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:58.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:58.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-05T15:07:58.034Z] 046dd68c2578: Preparing [2024-10-05T15:07:58.034Z] c1b2b07638fe: Preparing [2024-10-05T15:07:58.034Z] 7ffc51b30942: Preparing [2024-10-05T15:07:58.034Z] 5f1225c21764: Preparing [2024-10-05T15:07:58.034Z] 2a6927c8b149: Preparing [2024-10-05T15:07:58.034Z] bb127f0d6deb: Preparing [2024-10-05T15:07:58.034Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:58.034Z] 8dc178d9667c: Preparing [2024-10-05T15:07:58.034Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:58.034Z] bb127f0d6deb: Waiting [2024-10-05T15:07:58.034Z] 8dc178d9667c: Waiting [2024-10-05T15:07:58.034Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:58.034Z] 7ffc51b30942: Layer already exists [2024-10-05T15:07:58.034Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:58.034Z] 046dd68c2578: Layer already exists [2024-10-05T15:07:58.034Z] c1b2b07638fe: Layer already exists [2024-10-05T15:07:58.034Z] 5f1225c21764: Layer already exists [2024-10-05T15:07:58.034Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:58.034Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:58.034Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:58.034Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:58.034Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:58.361Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:58.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-05T15:07:58.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-05T15:07:58.685Z] 046dd68c2578: Preparing [2024-10-05T15:07:58.685Z] c1b2b07638fe: Preparing [2024-10-05T15:07:58.685Z] 7ffc51b30942: Preparing [2024-10-05T15:07:58.685Z] 5f1225c21764: Preparing [2024-10-05T15:07:58.685Z] 2a6927c8b149: Preparing [2024-10-05T15:07:58.685Z] bb127f0d6deb: Preparing [2024-10-05T15:07:58.685Z] 62f7f7a95e84: Preparing [2024-10-05T15:07:58.685Z] 8dc178d9667c: Preparing [2024-10-05T15:07:58.685Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:58.685Z] bb127f0d6deb: Waiting [2024-10-05T15:07:58.685Z] 62f7f7a95e84: Waiting [2024-10-05T15:07:58.685Z] 8dc178d9667c: Waiting [2024-10-05T15:07:58.685Z] 63ca1fbb43ae: Waiting [2024-10-05T15:07:58.685Z] c1b2b07638fe: Layer already exists [2024-10-05T15:07:58.685Z] 7ffc51b30942: Layer already exists [2024-10-05T15:07:58.685Z] 2a6927c8b149: Layer already exists [2024-10-05T15:07:58.685Z] 5f1225c21764: Layer already exists [2024-10-05T15:07:58.685Z] 046dd68c2578: Layer already exists [2024-10-05T15:07:58.685Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:07:58.685Z] bb127f0d6deb: Layer already exists [2024-10-05T15:07:58.685Z] 8dc178d9667c: Layer already exists [2024-10-05T15:07:58.685Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:07:58.685Z] main: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:07:58.769Z] ===================================================== [Pipeline] echo [2024-10-05T15:07:58.785Z] taggedImages: [2024-10-05T15:07:58.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:58.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-05T15:07:58.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 [2024-10-05T15:07:58.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:58.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-05T15:07:58.809Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-05T15:07:58.809Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:58.809Z] latest [2024-10-05T15:07:58.809Z] 3.2.0-dev.90 [2024-10-05T15:07:58.809Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:07:58.809Z] main [2024-10-05T15:07:58.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:59.206Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:07:59.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:07:59.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-05T15:07:59.826Z] 381d58ffed86: Preparing [2024-10-05T15:07:59.826Z] f7acc5c7664b: Preparing [2024-10-05T15:07:59.826Z] 2d466f2a7e32: Preparing [2024-10-05T15:07:59.826Z] f866ae48ee4f: Preparing [2024-10-05T15:07:59.826Z] fc92d7df6c8d: Preparing [2024-10-05T15:07:59.826Z] 6102d51f49ac: Preparing [2024-10-05T15:07:59.826Z] 2e1760924e6f: Preparing [2024-10-05T15:07:59.826Z] 6102d51f49ac: Waiting [2024-10-05T15:07:59.826Z] fbb95b5a2396: Preparing [2024-10-05T15:07:59.826Z] 2a6927c8b149: Preparing [2024-10-05T15:07:59.826Z] 2e1760924e6f: Waiting [2024-10-05T15:07:59.826Z] bb127f0d6deb: Preparing [2024-10-05T15:07:59.826Z] fbb95b5a2396: Waiting [2024-10-05T15:07:59.826Z] 2a6927c8b149: Waiting [2024-10-05T15:07:59.826Z] 077f91bab9ac: Preparing [2024-10-05T15:07:59.826Z] 800118274b6e: Preparing [2024-10-05T15:07:59.826Z] bb127f0d6deb: Waiting [2024-10-05T15:07:59.826Z] 077f91bab9ac: Waiting [2024-10-05T15:07:59.826Z] 5f70bf18a086: Preparing [2024-10-05T15:07:59.826Z] cce30c2d0eb4: Preparing [2024-10-05T15:07:59.826Z] ee81ef66f627: Preparing [2024-10-05T15:07:59.826Z] ebf15d9c51f0: Preparing [2024-10-05T15:07:59.826Z] ee81ef66f627: Waiting [2024-10-05T15:07:59.826Z] 5f70bf18a086: Waiting [2024-10-05T15:07:59.826Z] cce30c2d0eb4: Waiting [2024-10-05T15:07:59.826Z] 800118274b6e: Waiting [2024-10-05T15:07:59.826Z] 63ca1fbb43ae: Preparing [2024-10-05T15:07:59.826Z] ebf15d9c51f0: Waiting [2024-10-05T15:07:59.826Z] f7acc5c7664b: Pushed [2024-10-05T15:07:59.826Z] fc92d7df6c8d: Pushed [2024-10-05T15:07:59.826Z] f866ae48ee4f: Pushed [2024-10-05T15:08:00.085Z] 2d466f2a7e32: Pushed [2024-10-05T15:08:00.343Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:00.343Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:00.343Z] 381d58ffed86: Pushed [2024-10-05T15:08:00.343Z] 6102d51f49ac: Pushed [2024-10-05T15:08:00.344Z] 2e1760924e6f: Pushed [2024-10-05T15:08:00.344Z] 5f70bf18a086: Layer already exists [2024-10-05T15:08:00.344Z] 077f91bab9ac: Pushed [2024-10-05T15:08:00.344Z] 800118274b6e: Pushed [2024-10-05T15:08:00.344Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:00.344Z] cce30c2d0eb4: Pushed [2024-10-05T15:08:00.602Z] ebf15d9c51f0: Pushed [2024-10-05T15:08:00.602Z] ee81ef66f627: Pushed [2024-10-05T15:08:01.985Z] fbb95b5a2396: Pushed [2024-10-05T15:08:01.985Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:02.316Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:02.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-05T15:08:02.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-05T15:08:02.649Z] 381d58ffed86: Preparing [2024-10-05T15:08:02.649Z] f7acc5c7664b: Preparing [2024-10-05T15:08:02.649Z] 2d466f2a7e32: Preparing [2024-10-05T15:08:02.649Z] f866ae48ee4f: Preparing [2024-10-05T15:08:02.649Z] fc92d7df6c8d: Preparing [2024-10-05T15:08:02.649Z] 6102d51f49ac: Preparing [2024-10-05T15:08:02.649Z] 2e1760924e6f: Preparing [2024-10-05T15:08:02.649Z] fbb95b5a2396: Preparing [2024-10-05T15:08:02.649Z] 2a6927c8b149: Preparing [2024-10-05T15:08:02.649Z] bb127f0d6deb: Preparing [2024-10-05T15:08:02.649Z] 077f91bab9ac: Preparing [2024-10-05T15:08:02.649Z] 800118274b6e: Preparing [2024-10-05T15:08:02.649Z] 5f70bf18a086: Preparing [2024-10-05T15:08:02.649Z] cce30c2d0eb4: Preparing [2024-10-05T15:08:02.649Z] 6102d51f49ac: Waiting [2024-10-05T15:08:02.649Z] ee81ef66f627: Preparing [2024-10-05T15:08:02.649Z] ebf15d9c51f0: Preparing [2024-10-05T15:08:02.649Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:02.649Z] 2e1760924e6f: Waiting [2024-10-05T15:08:02.649Z] fbb95b5a2396: Waiting [2024-10-05T15:08:02.649Z] 2a6927c8b149: Waiting [2024-10-05T15:08:02.649Z] cce30c2d0eb4: Waiting [2024-10-05T15:08:02.649Z] bb127f0d6deb: Waiting [2024-10-05T15:08:02.649Z] ee81ef66f627: Waiting [2024-10-05T15:08:02.649Z] 077f91bab9ac: Waiting [2024-10-05T15:08:02.649Z] ebf15d9c51f0: Waiting [2024-10-05T15:08:02.649Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:02.649Z] 800118274b6e: Waiting [2024-10-05T15:08:02.649Z] 5f70bf18a086: Waiting [2024-10-05T15:08:02.649Z] f866ae48ee4f: Layer already exists [2024-10-05T15:08:02.649Z] 381d58ffed86: Layer already exists [2024-10-05T15:08:02.649Z] f7acc5c7664b: Layer already exists [2024-10-05T15:08:02.649Z] fc92d7df6c8d: Layer already exists [2024-10-05T15:08:02.649Z] 2d466f2a7e32: Layer already exists [2024-10-05T15:08:02.649Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:02.649Z] 6102d51f49ac: Layer already exists [2024-10-05T15:08:02.649Z] 2e1760924e6f: Layer already exists [2024-10-05T15:08:02.649Z] fbb95b5a2396: Layer already exists [2024-10-05T15:08:02.649Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:02.649Z] 800118274b6e: Layer already exists [2024-10-05T15:08:02.649Z] 077f91bab9ac: Layer already exists [2024-10-05T15:08:02.649Z] cce30c2d0eb4: Layer already exists [2024-10-05T15:08:02.649Z] ee81ef66f627: Layer already exists [2024-10-05T15:08:02.649Z] 5f70bf18a086: Layer already exists [2024-10-05T15:08:02.649Z] ebf15d9c51f0: Layer already exists [2024-10-05T15:08:02.649Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:02.649Z] latest: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:02.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:03.312Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 [2024-10-05T15:08:03.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-05T15:08:03.312Z] 381d58ffed86: Preparing [2024-10-05T15:08:03.312Z] f7acc5c7664b: Preparing [2024-10-05T15:08:03.312Z] 2d466f2a7e32: Preparing [2024-10-05T15:08:03.312Z] f866ae48ee4f: Preparing [2024-10-05T15:08:03.312Z] fc92d7df6c8d: Preparing [2024-10-05T15:08:03.312Z] 6102d51f49ac: Preparing [2024-10-05T15:08:03.312Z] 2e1760924e6f: Preparing [2024-10-05T15:08:03.312Z] fbb95b5a2396: Preparing [2024-10-05T15:08:03.312Z] 2a6927c8b149: Preparing [2024-10-05T15:08:03.312Z] bb127f0d6deb: Preparing [2024-10-05T15:08:03.312Z] 077f91bab9ac: Preparing [2024-10-05T15:08:03.312Z] 800118274b6e: Preparing [2024-10-05T15:08:03.312Z] 5f70bf18a086: Preparing [2024-10-05T15:08:03.312Z] cce30c2d0eb4: Preparing [2024-10-05T15:08:03.312Z] ee81ef66f627: Preparing [2024-10-05T15:08:03.312Z] ebf15d9c51f0: Preparing [2024-10-05T15:08:03.312Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:03.312Z] 6102d51f49ac: Waiting [2024-10-05T15:08:03.312Z] 2e1760924e6f: Waiting [2024-10-05T15:08:03.312Z] fbb95b5a2396: Waiting [2024-10-05T15:08:03.312Z] 2a6927c8b149: Waiting [2024-10-05T15:08:03.312Z] bb127f0d6deb: Waiting [2024-10-05T15:08:03.312Z] 077f91bab9ac: Waiting [2024-10-05T15:08:03.312Z] 800118274b6e: Waiting [2024-10-05T15:08:03.312Z] 5f70bf18a086: Waiting [2024-10-05T15:08:03.312Z] cce30c2d0eb4: Waiting [2024-10-05T15:08:03.312Z] ee81ef66f627: Waiting [2024-10-05T15:08:03.312Z] ebf15d9c51f0: Waiting [2024-10-05T15:08:03.312Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:03.312Z] 2d466f2a7e32: Layer already exists [2024-10-05T15:08:03.312Z] f7acc5c7664b: Layer already exists [2024-10-05T15:08:03.312Z] f866ae48ee4f: Layer already exists [2024-10-05T15:08:03.312Z] 381d58ffed86: Layer already exists [2024-10-05T15:08:03.312Z] fc92d7df6c8d: Layer already exists [2024-10-05T15:08:03.312Z] 2e1760924e6f: Layer already exists [2024-10-05T15:08:03.312Z] 6102d51f49ac: Layer already exists [2024-10-05T15:08:03.312Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:03.312Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:03.312Z] fbb95b5a2396: Layer already exists [2024-10-05T15:08:03.312Z] 077f91bab9ac: Layer already exists [2024-10-05T15:08:03.312Z] cce30c2d0eb4: Layer already exists [2024-10-05T15:08:03.312Z] 5f70bf18a086: Layer already exists [2024-10-05T15:08:03.312Z] 800118274b6e: Layer already exists [2024-10-05T15:08:03.312Z] ee81ef66f627: Layer already exists [2024-10-05T15:08:03.312Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:03.312Z] ebf15d9c51f0: Layer already exists [2024-10-05T15:08:03.312Z] 3.2.0-dev.90: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:03.633Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:03.950Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:03.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-05T15:08:03.950Z] 381d58ffed86: Preparing [2024-10-05T15:08:03.950Z] f7acc5c7664b: Preparing [2024-10-05T15:08:03.950Z] 2d466f2a7e32: Preparing [2024-10-05T15:08:03.950Z] f866ae48ee4f: Preparing [2024-10-05T15:08:03.950Z] fc92d7df6c8d: Preparing [2024-10-05T15:08:03.950Z] 6102d51f49ac: Preparing [2024-10-05T15:08:03.950Z] 2e1760924e6f: Preparing [2024-10-05T15:08:03.950Z] 6102d51f49ac: Waiting [2024-10-05T15:08:03.950Z] fbb95b5a2396: Preparing [2024-10-05T15:08:03.950Z] 2a6927c8b149: Preparing [2024-10-05T15:08:03.950Z] bb127f0d6deb: Preparing [2024-10-05T15:08:03.950Z] 2e1760924e6f: Waiting [2024-10-05T15:08:03.950Z] fbb95b5a2396: Waiting [2024-10-05T15:08:03.950Z] 2a6927c8b149: Waiting [2024-10-05T15:08:03.950Z] 077f91bab9ac: Preparing [2024-10-05T15:08:03.951Z] bb127f0d6deb: Waiting [2024-10-05T15:08:03.951Z] 800118274b6e: Preparing [2024-10-05T15:08:03.951Z] 5f70bf18a086: Preparing [2024-10-05T15:08:03.951Z] cce30c2d0eb4: Preparing [2024-10-05T15:08:03.951Z] ee81ef66f627: Preparing [2024-10-05T15:08:03.951Z] 800118274b6e: Waiting [2024-10-05T15:08:03.951Z] 5f70bf18a086: Waiting [2024-10-05T15:08:03.951Z] 077f91bab9ac: Waiting [2024-10-05T15:08:03.951Z] cce30c2d0eb4: Waiting [2024-10-05T15:08:03.951Z] ebf15d9c51f0: Preparing [2024-10-05T15:08:03.951Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:03.951Z] ee81ef66f627: Waiting [2024-10-05T15:08:03.951Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:03.951Z] ebf15d9c51f0: Waiting [2024-10-05T15:08:03.951Z] fc92d7df6c8d: Layer already exists [2024-10-05T15:08:03.951Z] 381d58ffed86: Layer already exists [2024-10-05T15:08:03.951Z] f866ae48ee4f: Layer already exists [2024-10-05T15:08:03.951Z] f7acc5c7664b: Layer already exists [2024-10-05T15:08:03.951Z] 2d466f2a7e32: Layer already exists [2024-10-05T15:08:03.951Z] 6102d51f49ac: Layer already exists [2024-10-05T15:08:03.951Z] 2e1760924e6f: Layer already exists [2024-10-05T15:08:03.951Z] fbb95b5a2396: Layer already exists [2024-10-05T15:08:03.951Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:03.951Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:03.951Z] ee81ef66f627: Layer already exists [2024-10-05T15:08:03.951Z] 5f70bf18a086: Layer already exists [2024-10-05T15:08:03.951Z] 800118274b6e: Layer already exists [2024-10-05T15:08:03.951Z] cce30c2d0eb4: Layer already exists [2024-10-05T15:08:03.951Z] 077f91bab9ac: Layer already exists [2024-10-05T15:08:03.951Z] ebf15d9c51f0: Layer already exists [2024-10-05T15:08:03.951Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:03.951Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:04.287Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:05.584Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-05T15:08:05.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-05T15:08:05.584Z] 381d58ffed86: Preparing [2024-10-05T15:08:05.584Z] f7acc5c7664b: Preparing [2024-10-05T15:08:05.584Z] 2d466f2a7e32: Preparing [2024-10-05T15:08:05.584Z] f866ae48ee4f: Preparing [2024-10-05T15:08:05.584Z] fc92d7df6c8d: Preparing [2024-10-05T15:08:05.584Z] 6102d51f49ac: Preparing [2024-10-05T15:08:05.584Z] 2e1760924e6f: Preparing [2024-10-05T15:08:05.584Z] fbb95b5a2396: Preparing [2024-10-05T15:08:05.584Z] 6102d51f49ac: Waiting [2024-10-05T15:08:05.584Z] 2e1760924e6f: Waiting [2024-10-05T15:08:05.584Z] 2a6927c8b149: Preparing [2024-10-05T15:08:05.584Z] bb127f0d6deb: Preparing [2024-10-05T15:08:05.584Z] 077f91bab9ac: Preparing [2024-10-05T15:08:05.584Z] 800118274b6e: Preparing [2024-10-05T15:08:05.584Z] fbb95b5a2396: Waiting [2024-10-05T15:08:05.584Z] bb127f0d6deb: Waiting [2024-10-05T15:08:05.584Z] 077f91bab9ac: Waiting [2024-10-05T15:08:05.584Z] 2a6927c8b149: Waiting [2024-10-05T15:08:05.584Z] 5f70bf18a086: Preparing [2024-10-05T15:08:05.584Z] cce30c2d0eb4: Preparing [2024-10-05T15:08:05.584Z] ee81ef66f627: Preparing [2024-10-05T15:08:05.584Z] ebf15d9c51f0: Preparing [2024-10-05T15:08:05.584Z] cce30c2d0eb4: Waiting [2024-10-05T15:08:05.584Z] 800118274b6e: Waiting [2024-10-05T15:08:05.584Z] ee81ef66f627: Waiting [2024-10-05T15:08:05.584Z] 5f70bf18a086: Waiting [2024-10-05T15:08:05.584Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:05.584Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:05.584Z] ebf15d9c51f0: Waiting [2024-10-05T15:08:05.584Z] 2d466f2a7e32: Layer already exists [2024-10-05T15:08:05.584Z] fc92d7df6c8d: Layer already exists [2024-10-05T15:08:05.584Z] f866ae48ee4f: Layer already exists [2024-10-05T15:08:05.584Z] 381d58ffed86: Layer already exists [2024-10-05T15:08:05.584Z] f7acc5c7664b: Layer already exists [2024-10-05T15:08:05.584Z] 2e1760924e6f: Layer already exists [2024-10-05T15:08:05.584Z] 6102d51f49ac: Layer already exists [2024-10-05T15:08:05.584Z] fbb95b5a2396: Layer already exists [2024-10-05T15:08:05.584Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:05.584Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:05.584Z] 077f91bab9ac: Layer already exists [2024-10-05T15:08:05.584Z] 800118274b6e: Layer already exists [2024-10-05T15:08:05.584Z] 5f70bf18a086: Layer already exists [2024-10-05T15:08:05.584Z] cce30c2d0eb4: Layer already exists [2024-10-05T15:08:05.584Z] ee81ef66f627: Layer already exists [2024-10-05T15:08:05.584Z] ebf15d9c51f0: Layer already exists [2024-10-05T15:08:05.584Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:05.584Z] main: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:05.670Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:05.684Z] taggedImages: [2024-10-05T15:08:05.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:05.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-05T15:08:05.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 [2024-10-05T15:08:05.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:05.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-05T15:08:05.718Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-05T15:08:05.718Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:05.718Z] latest [2024-10-05T15:08:05.718Z] 3.2.0-dev.90 [2024-10-05T15:08:05.718Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:05.718Z] main [2024-10-05T15:08:05.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:06.084Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:06.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:06.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-05T15:08:06.414Z] c41cb93cc010: Preparing [2024-10-05T15:08:06.414Z] 0dc9f9530330: Preparing [2024-10-05T15:08:06.414Z] 911bfc9a00d7: Preparing [2024-10-05T15:08:06.414Z] b19b510cae29: Preparing [2024-10-05T15:08:06.414Z] 2a6927c8b149: Preparing [2024-10-05T15:08:06.414Z] bb127f0d6deb: Preparing [2024-10-05T15:08:06.414Z] 62f7f7a95e84: Preparing [2024-10-05T15:08:06.414Z] 8dc178d9667c: Preparing [2024-10-05T15:08:06.414Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:06.414Z] bb127f0d6deb: Waiting [2024-10-05T15:08:06.414Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:06.414Z] 62f7f7a95e84: Waiting [2024-10-05T15:08:06.414Z] 8dc178d9667c: Waiting [2024-10-05T15:08:06.414Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:06.414Z] 0dc9f9530330: Layer already exists [2024-10-05T15:08:06.414Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:06.414Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:08:06.414Z] 8dc178d9667c: Layer already exists [2024-10-05T15:08:06.414Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:06.414Z] 911bfc9a00d7: Pushed [2024-10-05T15:08:06.414Z] c41cb93cc010: Pushed [2024-10-05T15:08:08.323Z] b19b510cae29: Pushed [2024-10-05T15:08:08.323Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:08.656Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:08.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-05T15:08:08.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-05T15:08:08.990Z] c41cb93cc010: Preparing [2024-10-05T15:08:08.990Z] 0dc9f9530330: Preparing [2024-10-05T15:08:08.990Z] 911bfc9a00d7: Preparing [2024-10-05T15:08:08.990Z] b19b510cae29: Preparing [2024-10-05T15:08:08.990Z] 2a6927c8b149: Preparing [2024-10-05T15:08:08.990Z] bb127f0d6deb: Preparing [2024-10-05T15:08:08.990Z] 62f7f7a95e84: Preparing [2024-10-05T15:08:08.990Z] 8dc178d9667c: Preparing [2024-10-05T15:08:08.990Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:08.990Z] 62f7f7a95e84: Waiting [2024-10-05T15:08:08.990Z] 8dc178d9667c: Waiting [2024-10-05T15:08:08.990Z] bb127f0d6deb: Waiting [2024-10-05T15:08:08.990Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:08.990Z] 911bfc9a00d7: Layer already exists [2024-10-05T15:08:08.990Z] b19b510cae29: Layer already exists [2024-10-05T15:08:08.990Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:08.990Z] 0dc9f9530330: Layer already exists [2024-10-05T15:08:08.990Z] c41cb93cc010: Layer already exists [2024-10-05T15:08:08.990Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:08.990Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:08.990Z] 8dc178d9667c: Layer already exists [2024-10-05T15:08:08.990Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:08:08.990Z] latest: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:09.317Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:09.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 [2024-10-05T15:08:09.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-05T15:08:09.634Z] c41cb93cc010: Preparing [2024-10-05T15:08:09.634Z] 0dc9f9530330: Preparing [2024-10-05T15:08:09.634Z] 911bfc9a00d7: Preparing [2024-10-05T15:08:09.634Z] b19b510cae29: Preparing [2024-10-05T15:08:09.634Z] 2a6927c8b149: Preparing [2024-10-05T15:08:09.634Z] bb127f0d6deb: Preparing [2024-10-05T15:08:09.634Z] 62f7f7a95e84: Preparing [2024-10-05T15:08:09.634Z] 8dc178d9667c: Preparing [2024-10-05T15:08:09.634Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:09.634Z] 62f7f7a95e84: Waiting [2024-10-05T15:08:09.634Z] 8dc178d9667c: Waiting [2024-10-05T15:08:09.634Z] bb127f0d6deb: Waiting [2024-10-05T15:08:09.634Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:09.634Z] c41cb93cc010: Layer already exists [2024-10-05T15:08:09.634Z] 911bfc9a00d7: Layer already exists [2024-10-05T15:08:09.634Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:09.634Z] 0dc9f9530330: Layer already exists [2024-10-05T15:08:09.634Z] b19b510cae29: Layer already exists [2024-10-05T15:08:09.634Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:08:09.634Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:09.634Z] 8dc178d9667c: Layer already exists [2024-10-05T15:08:09.634Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:09.634Z] 3.2.0-dev.90: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:09.970Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:10.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:10.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-05T15:08:10.289Z] c41cb93cc010: Preparing [2024-10-05T15:08:10.289Z] 0dc9f9530330: Preparing [2024-10-05T15:08:10.289Z] 911bfc9a00d7: Preparing [2024-10-05T15:08:10.289Z] b19b510cae29: Preparing [2024-10-05T15:08:10.289Z] 2a6927c8b149: Preparing [2024-10-05T15:08:10.289Z] bb127f0d6deb: Preparing [2024-10-05T15:08:10.289Z] 62f7f7a95e84: Preparing [2024-10-05T15:08:10.289Z] 8dc178d9667c: Preparing [2024-10-05T15:08:10.289Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:10.289Z] bb127f0d6deb: Waiting [2024-10-05T15:08:10.289Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:10.289Z] 62f7f7a95e84: Waiting [2024-10-05T15:08:10.289Z] 8dc178d9667c: Waiting [2024-10-05T15:08:10.289Z] 911bfc9a00d7: Layer already exists [2024-10-05T15:08:10.290Z] 0dc9f9530330: Layer already exists [2024-10-05T15:08:10.290Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:10.290Z] b19b510cae29: Layer already exists [2024-10-05T15:08:10.290Z] c41cb93cc010: Layer already exists [2024-10-05T15:08:10.290Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:10.290Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:10.290Z] 8dc178d9667c: Layer already exists [2024-10-05T15:08:10.290Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:08:10.290Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:10.613Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:10.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-05T15:08:10.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-05T15:08:10.938Z] c41cb93cc010: Preparing [2024-10-05T15:08:10.938Z] 0dc9f9530330: Preparing [2024-10-05T15:08:10.938Z] 911bfc9a00d7: Preparing [2024-10-05T15:08:10.938Z] b19b510cae29: Preparing [2024-10-05T15:08:10.938Z] 2a6927c8b149: Preparing [2024-10-05T15:08:10.938Z] bb127f0d6deb: Preparing [2024-10-05T15:08:10.938Z] 62f7f7a95e84: Preparing [2024-10-05T15:08:10.938Z] 8dc178d9667c: Preparing [2024-10-05T15:08:10.938Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:10.938Z] bb127f0d6deb: Waiting [2024-10-05T15:08:10.938Z] 62f7f7a95e84: Waiting [2024-10-05T15:08:10.938Z] 8dc178d9667c: Waiting [2024-10-05T15:08:10.938Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:10.938Z] c41cb93cc010: Layer already exists [2024-10-05T15:08:10.938Z] 0dc9f9530330: Layer already exists [2024-10-05T15:08:10.938Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:10.938Z] b19b510cae29: Layer already exists [2024-10-05T15:08:10.938Z] 911bfc9a00d7: Layer already exists [2024-10-05T15:08:10.938Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:10.938Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:08:10.938Z] 8dc178d9667c: Layer already exists [2024-10-05T15:08:10.938Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:10.938Z] main: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:11.014Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:11.027Z] taggedImages: [2024-10-05T15:08:11.027Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:11.027Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-05T15:08:11.027Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 [2024-10-05T15:08:11.027Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:11.027Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-05T15:08:11.061Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-05T15:08:11.061Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:11.061Z] latest [2024-10-05T15:08:11.061Z] 3.2.0-dev.90 [2024-10-05T15:08:11.061Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:11.061Z] main [2024-10-05T15:08:11.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:11.408Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:11.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:11.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-05T15:08:11.732Z] 39b34c10a220: Preparing [2024-10-05T15:08:11.732Z] db50fa21026f: Preparing [2024-10-05T15:08:11.732Z] 5b207a40b05b: Preparing [2024-10-05T15:08:11.732Z] c343133364f5: Preparing [2024-10-05T15:08:11.732Z] e8a912e506c6: Preparing [2024-10-05T15:08:11.732Z] 2a6927c8b149: Preparing [2024-10-05T15:08:11.732Z] bb127f0d6deb: Preparing [2024-10-05T15:08:11.732Z] d36fca690f4f: Preparing [2024-10-05T15:08:11.732Z] 42939da1fdb2: Preparing [2024-10-05T15:08:11.732Z] 937712966c92: Preparing [2024-10-05T15:08:11.732Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:11.732Z] 2a6927c8b149: Waiting [2024-10-05T15:08:11.732Z] d36fca690f4f: Waiting [2024-10-05T15:08:11.732Z] bb127f0d6deb: Waiting [2024-10-05T15:08:11.732Z] 42939da1fdb2: Waiting [2024-10-05T15:08:11.732Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:11.732Z] e8a912e506c6: Pushed [2024-10-05T15:08:11.732Z] 39b34c10a220: Pushed [2024-10-05T15:08:11.732Z] db50fa21026f: Pushed [2024-10-05T15:08:11.732Z] c343133364f5: Pushed [2024-10-05T15:08:11.732Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:11.732Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:11.732Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:11.991Z] d36fca690f4f: Pushed [2024-10-05T15:08:11.991Z] 42939da1fdb2: Pushed [2024-10-05T15:08:12.636Z] 5b207a40b05b: Pushed [2024-10-05T15:08:13.232Z] 937712966c92: Pushed [2024-10-05T15:08:13.232Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:13.639Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:13.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-05T15:08:13.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-05T15:08:13.992Z] 39b34c10a220: Preparing [2024-10-05T15:08:13.992Z] db50fa21026f: Preparing [2024-10-05T15:08:13.992Z] 5b207a40b05b: Preparing [2024-10-05T15:08:13.992Z] c343133364f5: Preparing [2024-10-05T15:08:13.992Z] e8a912e506c6: Preparing [2024-10-05T15:08:13.992Z] 2a6927c8b149: Preparing [2024-10-05T15:08:13.992Z] bb127f0d6deb: Preparing [2024-10-05T15:08:13.992Z] d36fca690f4f: Preparing [2024-10-05T15:08:13.992Z] 42939da1fdb2: Preparing [2024-10-05T15:08:13.992Z] 937712966c92: Preparing [2024-10-05T15:08:13.992Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:13.992Z] bb127f0d6deb: Waiting [2024-10-05T15:08:13.992Z] 937712966c92: Waiting [2024-10-05T15:08:13.992Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:13.992Z] d36fca690f4f: Waiting [2024-10-05T15:08:13.992Z] 42939da1fdb2: Waiting [2024-10-05T15:08:13.992Z] 5b207a40b05b: Layer already exists [2024-10-05T15:08:13.992Z] c343133364f5: Layer already exists [2024-10-05T15:08:13.992Z] 39b34c10a220: Layer already exists [2024-10-05T15:08:13.992Z] db50fa21026f: Layer already exists [2024-10-05T15:08:13.992Z] e8a912e506c6: Layer already exists [2024-10-05T15:08:13.992Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:13.992Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:13.992Z] d36fca690f4f: Layer already exists [2024-10-05T15:08:13.992Z] 42939da1fdb2: Layer already exists [2024-10-05T15:08:13.992Z] 937712966c92: Layer already exists [2024-10-05T15:08:13.992Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:13.992Z] latest: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:14.309Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:14.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 [2024-10-05T15:08:14.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-05T15:08:14.630Z] 39b34c10a220: Preparing [2024-10-05T15:08:14.630Z] db50fa21026f: Preparing [2024-10-05T15:08:14.630Z] 5b207a40b05b: Preparing [2024-10-05T15:08:14.630Z] c343133364f5: Preparing [2024-10-05T15:08:14.630Z] e8a912e506c6: Preparing [2024-10-05T15:08:14.630Z] 2a6927c8b149: Preparing [2024-10-05T15:08:14.630Z] bb127f0d6deb: Preparing [2024-10-05T15:08:14.630Z] d36fca690f4f: Preparing [2024-10-05T15:08:14.630Z] 42939da1fdb2: Preparing [2024-10-05T15:08:14.630Z] 937712966c92: Preparing [2024-10-05T15:08:14.630Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:14.630Z] d36fca690f4f: Waiting [2024-10-05T15:08:14.630Z] 42939da1fdb2: Waiting [2024-10-05T15:08:14.630Z] 2a6927c8b149: Waiting [2024-10-05T15:08:14.630Z] bb127f0d6deb: Waiting [2024-10-05T15:08:14.630Z] 937712966c92: Waiting [2024-10-05T15:08:14.630Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:14.630Z] 5b207a40b05b: Layer already exists [2024-10-05T15:08:14.630Z] e8a912e506c6: Layer already exists [2024-10-05T15:08:14.630Z] 39b34c10a220: Layer already exists [2024-10-05T15:08:14.630Z] db50fa21026f: Layer already exists [2024-10-05T15:08:14.630Z] c343133364f5: Layer already exists [2024-10-05T15:08:14.630Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:14.630Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:14.630Z] 937712966c92: Layer already exists [2024-10-05T15:08:14.630Z] d36fca690f4f: Layer already exists [2024-10-05T15:08:14.630Z] 42939da1fdb2: Layer already exists [2024-10-05T15:08:14.630Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:14.630Z] 3.2.0-dev.90: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:14.967Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:15.296Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:15.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-05T15:08:15.296Z] 39b34c10a220: Preparing [2024-10-05T15:08:15.296Z] db50fa21026f: Preparing [2024-10-05T15:08:15.296Z] 5b207a40b05b: Preparing [2024-10-05T15:08:15.296Z] c343133364f5: Preparing [2024-10-05T15:08:15.296Z] e8a912e506c6: Preparing [2024-10-05T15:08:15.296Z] 2a6927c8b149: Preparing [2024-10-05T15:08:15.296Z] bb127f0d6deb: Preparing [2024-10-05T15:08:15.296Z] d36fca690f4f: Preparing [2024-10-05T15:08:15.296Z] 42939da1fdb2: Preparing [2024-10-05T15:08:15.296Z] 937712966c92: Preparing [2024-10-05T15:08:15.296Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:15.296Z] 2a6927c8b149: Waiting [2024-10-05T15:08:15.296Z] d36fca690f4f: Waiting [2024-10-05T15:08:15.296Z] 42939da1fdb2: Waiting [2024-10-05T15:08:15.296Z] bb127f0d6deb: Waiting [2024-10-05T15:08:15.296Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:15.296Z] 937712966c92: Waiting [2024-10-05T15:08:15.296Z] e8a912e506c6: Layer already exists [2024-10-05T15:08:15.296Z] db50fa21026f: Layer already exists [2024-10-05T15:08:15.296Z] c343133364f5: Layer already exists [2024-10-05T15:08:15.296Z] 5b207a40b05b: Layer already exists [2024-10-05T15:08:15.296Z] 39b34c10a220: Layer already exists [2024-10-05T15:08:15.296Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:15.296Z] 42939da1fdb2: Layer already exists [2024-10-05T15:08:15.296Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:15.296Z] d36fca690f4f: Layer already exists [2024-10-05T15:08:15.296Z] 937712966c92: Layer already exists [2024-10-05T15:08:15.296Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:15.296Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:15.623Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:15.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-05T15:08:15.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-05T15:08:15.955Z] 39b34c10a220: Preparing [2024-10-05T15:08:15.955Z] db50fa21026f: Preparing [2024-10-05T15:08:15.955Z] 5b207a40b05b: Preparing [2024-10-05T15:08:15.955Z] c343133364f5: Preparing [2024-10-05T15:08:15.955Z] e8a912e506c6: Preparing [2024-10-05T15:08:15.955Z] 2a6927c8b149: Preparing [2024-10-05T15:08:15.955Z] bb127f0d6deb: Preparing [2024-10-05T15:08:15.955Z] d36fca690f4f: Preparing [2024-10-05T15:08:15.955Z] 42939da1fdb2: Preparing [2024-10-05T15:08:15.955Z] 937712966c92: Preparing [2024-10-05T15:08:15.955Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:15.955Z] bb127f0d6deb: Waiting [2024-10-05T15:08:15.955Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:15.955Z] 937712966c92: Waiting [2024-10-05T15:08:15.955Z] 42939da1fdb2: Waiting [2024-10-05T15:08:15.955Z] 2a6927c8b149: Waiting [2024-10-05T15:08:15.955Z] c343133364f5: Layer already exists [2024-10-05T15:08:15.955Z] 39b34c10a220: Layer already exists [2024-10-05T15:08:15.955Z] 5b207a40b05b: Layer already exists [2024-10-05T15:08:15.955Z] e8a912e506c6: Layer already exists [2024-10-05T15:08:15.955Z] db50fa21026f: Layer already exists [2024-10-05T15:08:15.955Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:15.955Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:15.955Z] d36fca690f4f: Layer already exists [2024-10-05T15:08:15.955Z] 42939da1fdb2: Layer already exists [2024-10-05T15:08:15.955Z] 937712966c92: Layer already exists [2024-10-05T15:08:15.955Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:15.955Z] main: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:16.027Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:16.044Z] taggedImages: [2024-10-05T15:08:16.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:16.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-05T15:08:16.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 [2024-10-05T15:08:16.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:16.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-05T15:08:16.074Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-05T15:08:16.074Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:16.074Z] latest [2024-10-05T15:08:16.074Z] 3.2.0-dev.90 [2024-10-05T15:08:16.074Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:16.074Z] main [2024-10-05T15:08:16.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:16.429Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:16.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:16.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-05T15:08:16.748Z] ce41f2753e7f: Preparing [2024-10-05T15:08:16.748Z] 9481d617cebd: Preparing [2024-10-05T15:08:16.748Z] 36556d6b26c0: Preparing [2024-10-05T15:08:16.748Z] 832a955fa3ae: Preparing [2024-10-05T15:08:16.748Z] 24707d8aaf62: Preparing [2024-10-05T15:08:16.748Z] 85ee5b5cd0eb: Preparing [2024-10-05T15:08:16.748Z] a1d872175bb1: Preparing [2024-10-05T15:08:16.748Z] 2a6927c8b149: Preparing [2024-10-05T15:08:16.748Z] bb127f0d6deb: Preparing [2024-10-05T15:08:16.748Z] fff25fdf1a84: Preparing [2024-10-05T15:08:16.748Z] 0fda3817e0cf: Preparing [2024-10-05T15:08:16.748Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:16.748Z] bb127f0d6deb: Waiting [2024-10-05T15:08:16.748Z] fff25fdf1a84: Waiting [2024-10-05T15:08:16.748Z] 0fda3817e0cf: Waiting [2024-10-05T15:08:16.748Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:16.748Z] a1d872175bb1: Waiting [2024-10-05T15:08:16.748Z] 85ee5b5cd0eb: Waiting [2024-10-05T15:08:16.748Z] 2a6927c8b149: Waiting [2024-10-05T15:08:16.748Z] ce41f2753e7f: Pushed [2024-10-05T15:08:16.748Z] 24707d8aaf62: Pushed [2024-10-05T15:08:16.748Z] 9481d617cebd: Pushed [2024-10-05T15:08:16.748Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:16.748Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:16.748Z] 85ee5b5cd0eb: Pushed [2024-10-05T15:08:17.007Z] a1d872175bb1: Pushed [2024-10-05T15:08:17.007Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:17.007Z] fff25fdf1a84: Pushed [2024-10-05T15:08:17.942Z] 832a955fa3ae: Pushed [2024-10-05T15:08:18.201Z] 36556d6b26c0: Pushed [2024-10-05T15:08:18.201Z] 0fda3817e0cf: Pushed [2024-10-05T15:08:18.201Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:18.523Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:18.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-05T15:08:18.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-05T15:08:18.851Z] ce41f2753e7f: Preparing [2024-10-05T15:08:18.851Z] 9481d617cebd: Preparing [2024-10-05T15:08:18.851Z] 36556d6b26c0: Preparing [2024-10-05T15:08:18.851Z] 832a955fa3ae: Preparing [2024-10-05T15:08:18.851Z] 24707d8aaf62: Preparing [2024-10-05T15:08:18.851Z] 85ee5b5cd0eb: Preparing [2024-10-05T15:08:18.851Z] a1d872175bb1: Preparing [2024-10-05T15:08:18.851Z] 2a6927c8b149: Preparing [2024-10-05T15:08:18.851Z] bb127f0d6deb: Preparing [2024-10-05T15:08:18.851Z] fff25fdf1a84: Preparing [2024-10-05T15:08:18.851Z] 0fda3817e0cf: Preparing [2024-10-05T15:08:18.851Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:18.851Z] bb127f0d6deb: Waiting [2024-10-05T15:08:18.851Z] fff25fdf1a84: Waiting [2024-10-05T15:08:18.851Z] 0fda3817e0cf: Waiting [2024-10-05T15:08:18.851Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:18.851Z] 85ee5b5cd0eb: Waiting [2024-10-05T15:08:18.851Z] a1d872175bb1: Waiting [2024-10-05T15:08:18.851Z] 2a6927c8b149: Waiting [2024-10-05T15:08:18.851Z] 24707d8aaf62: Layer already exists [2024-10-05T15:08:18.851Z] 36556d6b26c0: Layer already exists [2024-10-05T15:08:18.851Z] ce41f2753e7f: Layer already exists [2024-10-05T15:08:18.851Z] 832a955fa3ae: Layer already exists [2024-10-05T15:08:18.851Z] a1d872175bb1: Layer already exists [2024-10-05T15:08:18.851Z] 85ee5b5cd0eb: Layer already exists [2024-10-05T15:08:18.851Z] 9481d617cebd: Layer already exists [2024-10-05T15:08:18.851Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:18.851Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:18.851Z] fff25fdf1a84: Layer already exists [2024-10-05T15:08:18.851Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:18.851Z] 0fda3817e0cf: Layer already exists [2024-10-05T15:08:18.851Z] latest: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:19.171Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:19.493Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 [2024-10-05T15:08:19.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-05T15:08:19.493Z] ce41f2753e7f: Preparing [2024-10-05T15:08:19.493Z] 9481d617cebd: Preparing [2024-10-05T15:08:19.493Z] 36556d6b26c0: Preparing [2024-10-05T15:08:19.493Z] 832a955fa3ae: Preparing [2024-10-05T15:08:19.493Z] 24707d8aaf62: Preparing [2024-10-05T15:08:19.493Z] 85ee5b5cd0eb: Preparing [2024-10-05T15:08:19.493Z] a1d872175bb1: Preparing [2024-10-05T15:08:19.493Z] 2a6927c8b149: Preparing [2024-10-05T15:08:19.493Z] bb127f0d6deb: Preparing [2024-10-05T15:08:19.493Z] fff25fdf1a84: Preparing [2024-10-05T15:08:19.493Z] 0fda3817e0cf: Preparing [2024-10-05T15:08:19.493Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:19.493Z] 2a6927c8b149: Waiting [2024-10-05T15:08:19.493Z] bb127f0d6deb: Waiting [2024-10-05T15:08:19.493Z] 85ee5b5cd0eb: Waiting [2024-10-05T15:08:19.493Z] a1d872175bb1: Waiting [2024-10-05T15:08:19.493Z] fff25fdf1a84: Waiting [2024-10-05T15:08:19.493Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:19.493Z] 0fda3817e0cf: Waiting [2024-10-05T15:08:19.493Z] 832a955fa3ae: Layer already exists [2024-10-05T15:08:19.493Z] 9481d617cebd: Layer already exists [2024-10-05T15:08:19.493Z] 24707d8aaf62: Layer already exists [2024-10-05T15:08:19.493Z] 36556d6b26c0: Layer already exists [2024-10-05T15:08:19.493Z] ce41f2753e7f: Layer already exists [2024-10-05T15:08:19.493Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:19.493Z] 85ee5b5cd0eb: Layer already exists [2024-10-05T15:08:19.493Z] a1d872175bb1: Layer already exists [2024-10-05T15:08:19.493Z] fff25fdf1a84: Layer already exists [2024-10-05T15:08:19.493Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:19.493Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:19.493Z] 0fda3817e0cf: Layer already exists [2024-10-05T15:08:19.493Z] 3.2.0-dev.90: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:19.820Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:20.142Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:20.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-05T15:08:20.142Z] ce41f2753e7f: Preparing [2024-10-05T15:08:20.142Z] 9481d617cebd: Preparing [2024-10-05T15:08:20.142Z] 36556d6b26c0: Preparing [2024-10-05T15:08:20.142Z] 832a955fa3ae: Preparing [2024-10-05T15:08:20.142Z] 24707d8aaf62: Preparing [2024-10-05T15:08:20.142Z] 85ee5b5cd0eb: Preparing [2024-10-05T15:08:20.142Z] a1d872175bb1: Preparing [2024-10-05T15:08:20.142Z] 2a6927c8b149: Preparing [2024-10-05T15:08:20.142Z] bb127f0d6deb: Preparing [2024-10-05T15:08:20.142Z] fff25fdf1a84: Preparing [2024-10-05T15:08:20.142Z] 0fda3817e0cf: Preparing [2024-10-05T15:08:20.142Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:20.142Z] 85ee5b5cd0eb: Waiting [2024-10-05T15:08:20.142Z] fff25fdf1a84: Waiting [2024-10-05T15:08:20.142Z] a1d872175bb1: Waiting [2024-10-05T15:08:20.142Z] 0fda3817e0cf: Waiting [2024-10-05T15:08:20.142Z] 2a6927c8b149: Waiting [2024-10-05T15:08:20.142Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:20.142Z] bb127f0d6deb: Waiting [2024-10-05T15:08:20.142Z] 36556d6b26c0: Layer already exists [2024-10-05T15:08:20.142Z] 9481d617cebd: Layer already exists [2024-10-05T15:08:20.142Z] 24707d8aaf62: Layer already exists [2024-10-05T15:08:20.142Z] ce41f2753e7f: Layer already exists [2024-10-05T15:08:20.142Z] 832a955fa3ae: Layer already exists [2024-10-05T15:08:20.142Z] 85ee5b5cd0eb: Layer already exists [2024-10-05T15:08:20.142Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:20.142Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:20.142Z] a1d872175bb1: Layer already exists [2024-10-05T15:08:20.142Z] fff25fdf1a84: Layer already exists [2024-10-05T15:08:20.142Z] 0fda3817e0cf: Layer already exists [2024-10-05T15:08:20.142Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:20.142Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:20.467Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:20.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-05T15:08:20.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-05T15:08:20.791Z] ce41f2753e7f: Preparing [2024-10-05T15:08:20.791Z] 9481d617cebd: Preparing [2024-10-05T15:08:20.791Z] 36556d6b26c0: Preparing [2024-10-05T15:08:20.791Z] 832a955fa3ae: Preparing [2024-10-05T15:08:20.791Z] 24707d8aaf62: Preparing [2024-10-05T15:08:20.791Z] 85ee5b5cd0eb: Preparing [2024-10-05T15:08:20.791Z] a1d872175bb1: Preparing [2024-10-05T15:08:20.791Z] 2a6927c8b149: Preparing [2024-10-05T15:08:20.791Z] bb127f0d6deb: Preparing [2024-10-05T15:08:20.791Z] fff25fdf1a84: Preparing [2024-10-05T15:08:20.791Z] 0fda3817e0cf: Preparing [2024-10-05T15:08:20.791Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:20.791Z] a1d872175bb1: Waiting [2024-10-05T15:08:20.791Z] 2a6927c8b149: Waiting [2024-10-05T15:08:20.791Z] bb127f0d6deb: Waiting [2024-10-05T15:08:20.791Z] fff25fdf1a84: Waiting [2024-10-05T15:08:20.791Z] 0fda3817e0cf: Waiting [2024-10-05T15:08:20.791Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:20.791Z] 85ee5b5cd0eb: Waiting [2024-10-05T15:08:20.791Z] 832a955fa3ae: Layer already exists [2024-10-05T15:08:20.791Z] 9481d617cebd: Layer already exists [2024-10-05T15:08:20.791Z] 36556d6b26c0: Layer already exists [2024-10-05T15:08:20.791Z] 24707d8aaf62: Layer already exists [2024-10-05T15:08:20.791Z] ce41f2753e7f: Layer already exists [2024-10-05T15:08:20.791Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:20.791Z] 85ee5b5cd0eb: Layer already exists [2024-10-05T15:08:20.791Z] a1d872175bb1: Layer already exists [2024-10-05T15:08:20.791Z] fff25fdf1a84: Layer already exists [2024-10-05T15:08:20.791Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:20.791Z] 0fda3817e0cf: Layer already exists [2024-10-05T15:08:20.791Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:20.791Z] main: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:20.864Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:20.879Z] taggedImages: [2024-10-05T15:08:20.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:20.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-05T15:08:20.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 [2024-10-05T15:08:20.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:20.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-05T15:08:20.908Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-05T15:08:20.908Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:20.908Z] latest [2024-10-05T15:08:20.908Z] 3.2.0-dev.90 [2024-10-05T15:08:20.908Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:20.908Z] main [2024-10-05T15:08:20.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:21.246Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:21.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-05T15:08:21.580Z] cb4afe2b091c: Preparing [2024-10-05T15:08:21.580Z] fcaf433ede70: Preparing [2024-10-05T15:08:21.580Z] 2a6927c8b149: Preparing [2024-10-05T15:08:21.580Z] bb127f0d6deb: Preparing [2024-10-05T15:08:21.580Z] 0eba4496b81b: Preparing [2024-10-05T15:08:21.580Z] c41439ea2ae3: Preparing [2024-10-05T15:08:21.580Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:21.580Z] c41439ea2ae3: Waiting [2024-10-05T15:08:21.580Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:21.580Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:21.580Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:21.580Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:21.580Z] cb4afe2b091c: Pushed [2024-10-05T15:08:21.580Z] 0eba4496b81b: Pushed [2024-10-05T15:08:22.518Z] c41439ea2ae3: Pushed [2024-10-05T15:08:23.457Z] fcaf433ede70: Pushed [2024-10-05T15:08:23.457Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:23.788Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-05T15:08:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-05T15:08:24.108Z] cb4afe2b091c: Preparing [2024-10-05T15:08:24.108Z] fcaf433ede70: Preparing [2024-10-05T15:08:24.108Z] 2a6927c8b149: Preparing [2024-10-05T15:08:24.108Z] bb127f0d6deb: Preparing [2024-10-05T15:08:24.108Z] 0eba4496b81b: Preparing [2024-10-05T15:08:24.108Z] c41439ea2ae3: Preparing [2024-10-05T15:08:24.108Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:24.108Z] c41439ea2ae3: Waiting [2024-10-05T15:08:24.108Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:24.108Z] fcaf433ede70: Layer already exists [2024-10-05T15:08:24.108Z] 0eba4496b81b: Layer already exists [2024-10-05T15:08:24.108Z] cb4afe2b091c: Layer already exists [2024-10-05T15:08:24.108Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:24.108Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:24.108Z] c41439ea2ae3: Layer already exists [2024-10-05T15:08:24.108Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:24.108Z] latest: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:24.435Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:24.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 [2024-10-05T15:08:24.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-05T15:08:24.756Z] cb4afe2b091c: Preparing [2024-10-05T15:08:24.756Z] fcaf433ede70: Preparing [2024-10-05T15:08:24.756Z] 2a6927c8b149: Preparing [2024-10-05T15:08:24.756Z] bb127f0d6deb: Preparing [2024-10-05T15:08:24.756Z] 0eba4496b81b: Preparing [2024-10-05T15:08:24.756Z] c41439ea2ae3: Preparing [2024-10-05T15:08:24.756Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:24.756Z] c41439ea2ae3: Waiting [2024-10-05T15:08:24.756Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:24.756Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:24.756Z] cb4afe2b091c: Layer already exists [2024-10-05T15:08:24.756Z] fcaf433ede70: Layer already exists [2024-10-05T15:08:24.756Z] 0eba4496b81b: Layer already exists [2024-10-05T15:08:24.756Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:24.756Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:24.756Z] c41439ea2ae3: Layer already exists [2024-10-05T15:08:24.756Z] 3.2.0-dev.90: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:25.086Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:25.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:25.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-05T15:08:25.404Z] cb4afe2b091c: Preparing [2024-10-05T15:08:25.404Z] fcaf433ede70: Preparing [2024-10-05T15:08:25.404Z] 2a6927c8b149: Preparing [2024-10-05T15:08:25.404Z] bb127f0d6deb: Preparing [2024-10-05T15:08:25.404Z] 0eba4496b81b: Preparing [2024-10-05T15:08:25.404Z] c41439ea2ae3: Preparing [2024-10-05T15:08:25.404Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:25.404Z] c41439ea2ae3: Waiting [2024-10-05T15:08:25.404Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:25.404Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:25.404Z] fcaf433ede70: Layer already exists [2024-10-05T15:08:25.404Z] 0eba4496b81b: Layer already exists [2024-10-05T15:08:25.404Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:25.404Z] cb4afe2b091c: Layer already exists [2024-10-05T15:08:25.404Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:25.404Z] c41439ea2ae3: Layer already exists [2024-10-05T15:08:25.404Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:25.733Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:26.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-05T15:08:26.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-05T15:08:26.057Z] cb4afe2b091c: Preparing [2024-10-05T15:08:26.057Z] fcaf433ede70: Preparing [2024-10-05T15:08:26.057Z] 2a6927c8b149: Preparing [2024-10-05T15:08:26.057Z] bb127f0d6deb: Preparing [2024-10-05T15:08:26.057Z] 0eba4496b81b: Preparing [2024-10-05T15:08:26.057Z] c41439ea2ae3: Preparing [2024-10-05T15:08:26.057Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:26.057Z] c41439ea2ae3: Waiting [2024-10-05T15:08:26.057Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:26.057Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:26.057Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:26.057Z] fcaf433ede70: Layer already exists [2024-10-05T15:08:26.057Z] cb4afe2b091c: Layer already exists [2024-10-05T15:08:26.057Z] 0eba4496b81b: Layer already exists [2024-10-05T15:08:26.057Z] c41439ea2ae3: Layer already exists [2024-10-05T15:08:26.057Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:26.057Z] main: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:26.138Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:26.155Z] taggedImages: [2024-10-05T15:08:26.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:26.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-05T15:08:26.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 [2024-10-05T15:08:26.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:26.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-05T15:08:26.181Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-05T15:08:26.181Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:26.181Z] latest [2024-10-05T15:08:26.181Z] 3.2.0-dev.90 [2024-10-05T15:08:26.181Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:26.181Z] main [2024-10-05T15:08:26.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:26.533Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:26.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:26.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-05T15:08:26.856Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:26.856Z] 8eb3969203bc: Preparing [2024-10-05T15:08:26.856Z] 02b9f5c650e8: Preparing [2024-10-05T15:08:26.856Z] 2a6927c8b149: Preparing [2024-10-05T15:08:26.856Z] bb127f0d6deb: Preparing [2024-10-05T15:08:26.856Z] f1c04d89a21b: Preparing [2024-10-05T15:08:26.856Z] 5c3473ebbc68: Preparing [2024-10-05T15:08:26.856Z] 0e42c9df987e: Preparing [2024-10-05T15:08:26.856Z] 751fafd0fe70: Preparing [2024-10-05T15:08:26.856Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:26.856Z] f1c04d89a21b: Waiting [2024-10-05T15:08:26.856Z] 5c3473ebbc68: Waiting [2024-10-05T15:08:26.856Z] 0e42c9df987e: Waiting [2024-10-05T15:08:26.856Z] 751fafd0fe70: Waiting [2024-10-05T15:08:26.856Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:26.856Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:26.856Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:26.856Z] bad8ee1c08d3: Pushed [2024-10-05T15:08:26.856Z] 8eb3969203bc: Pushed [2024-10-05T15:08:26.856Z] 02b9f5c650e8: Pushed [2024-10-05T15:08:26.856Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:27.114Z] 0e42c9df987e: Pushed [2024-10-05T15:08:27.372Z] 751fafd0fe70: Pushed [2024-10-05T15:08:32.642Z] 5c3473ebbc68: Pushed [2024-10-05T15:08:35.936Z] f1c04d89a21b: Pushed [2024-10-05T15:08:36.197Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:36.526Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:36.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-05T15:08:36.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-05T15:08:36.857Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:36.857Z] 8eb3969203bc: Preparing [2024-10-05T15:08:36.857Z] 02b9f5c650e8: Preparing [2024-10-05T15:08:36.857Z] 2a6927c8b149: Preparing [2024-10-05T15:08:36.857Z] bb127f0d6deb: Preparing [2024-10-05T15:08:36.857Z] f1c04d89a21b: Preparing [2024-10-05T15:08:36.857Z] 5c3473ebbc68: Preparing [2024-10-05T15:08:36.857Z] 0e42c9df987e: Preparing [2024-10-05T15:08:36.857Z] f1c04d89a21b: Waiting [2024-10-05T15:08:36.857Z] 5c3473ebbc68: Waiting [2024-10-05T15:08:36.857Z] 751fafd0fe70: Preparing [2024-10-05T15:08:36.857Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:36.857Z] 751fafd0fe70: Waiting [2024-10-05T15:08:36.857Z] 0e42c9df987e: Waiting [2024-10-05T15:08:36.857Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:36.857Z] 8eb3969203bc: Layer already exists [2024-10-05T15:08:36.857Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:36.857Z] 02b9f5c650e8: Layer already exists [2024-10-05T15:08:36.857Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:36.857Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:36.857Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:36.857Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:36.857Z] 5c3473ebbc68: Layer already exists [2024-10-05T15:08:36.857Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:36.857Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:36.857Z] latest: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:37.190Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:37.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 [2024-10-05T15:08:37.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-05T15:08:37.520Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:37.520Z] 8eb3969203bc: Preparing [2024-10-05T15:08:37.520Z] 02b9f5c650e8: Preparing [2024-10-05T15:08:37.520Z] 2a6927c8b149: Preparing [2024-10-05T15:08:37.520Z] bb127f0d6deb: Preparing [2024-10-05T15:08:37.520Z] f1c04d89a21b: Preparing [2024-10-05T15:08:37.520Z] 5c3473ebbc68: Preparing [2024-10-05T15:08:37.520Z] 0e42c9df987e: Preparing [2024-10-05T15:08:37.520Z] 751fafd0fe70: Preparing [2024-10-05T15:08:37.520Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:37.520Z] 5c3473ebbc68: Waiting [2024-10-05T15:08:37.520Z] 0e42c9df987e: Waiting [2024-10-05T15:08:37.520Z] 751fafd0fe70: Waiting [2024-10-05T15:08:37.520Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:37.520Z] f1c04d89a21b: Waiting [2024-10-05T15:08:37.520Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:37.520Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:37.520Z] 8eb3969203bc: Layer already exists [2024-10-05T15:08:37.520Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:37.520Z] 02b9f5c650e8: Layer already exists [2024-10-05T15:08:37.520Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:37.520Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:37.520Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:37.520Z] 5c3473ebbc68: Layer already exists [2024-10-05T15:08:37.520Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:37.520Z] 3.2.0-dev.90: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:37.839Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:38.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:38.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-05T15:08:38.163Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:38.163Z] 8eb3969203bc: Preparing [2024-10-05T15:08:38.163Z] 02b9f5c650e8: Preparing [2024-10-05T15:08:38.163Z] 2a6927c8b149: Preparing [2024-10-05T15:08:38.163Z] bb127f0d6deb: Preparing [2024-10-05T15:08:38.163Z] f1c04d89a21b: Preparing [2024-10-05T15:08:38.163Z] 5c3473ebbc68: Preparing [2024-10-05T15:08:38.163Z] 0e42c9df987e: Preparing [2024-10-05T15:08:38.163Z] 751fafd0fe70: Preparing [2024-10-05T15:08:38.163Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:38.163Z] 0e42c9df987e: Waiting [2024-10-05T15:08:38.163Z] 751fafd0fe70: Waiting [2024-10-05T15:08:38.163Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:38.163Z] f1c04d89a21b: Waiting [2024-10-05T15:08:38.163Z] 5c3473ebbc68: Waiting [2024-10-05T15:08:38.163Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:38.163Z] 8eb3969203bc: Layer already exists [2024-10-05T15:08:38.163Z] 02b9f5c650e8: Layer already exists [2024-10-05T15:08:38.163Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:38.163Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:38.163Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:38.163Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:38.163Z] 5c3473ebbc68: Layer already exists [2024-10-05T15:08:38.163Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:38.163Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:38.163Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:38.486Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:38.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-05T15:08:38.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-05T15:08:38.808Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:38.808Z] 8eb3969203bc: Preparing [2024-10-05T15:08:38.808Z] 02b9f5c650e8: Preparing [2024-10-05T15:08:38.808Z] 2a6927c8b149: Preparing [2024-10-05T15:08:38.808Z] bb127f0d6deb: Preparing [2024-10-05T15:08:38.808Z] f1c04d89a21b: Preparing [2024-10-05T15:08:38.808Z] 5c3473ebbc68: Preparing [2024-10-05T15:08:38.808Z] 0e42c9df987e: Preparing [2024-10-05T15:08:38.808Z] 751fafd0fe70: Preparing [2024-10-05T15:08:38.808Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:38.808Z] 5c3473ebbc68: Waiting [2024-10-05T15:08:38.808Z] 0e42c9df987e: Waiting [2024-10-05T15:08:38.808Z] 751fafd0fe70: Waiting [2024-10-05T15:08:38.808Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:38.808Z] f1c04d89a21b: Waiting [2024-10-05T15:08:38.808Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:38.808Z] 8eb3969203bc: Layer already exists [2024-10-05T15:08:38.808Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:38.808Z] 02b9f5c650e8: Layer already exists [2024-10-05T15:08:38.808Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:38.808Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:38.808Z] 5c3473ebbc68: Layer already exists [2024-10-05T15:08:38.808Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:38.808Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:38.808Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:38.808Z] main: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:38.897Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:38.910Z] taggedImages: [2024-10-05T15:08:38.910Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:38.910Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-05T15:08:38.910Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 [2024-10-05T15:08:38.910Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:38.910Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-05T15:08:38.947Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-05T15:08:38.947Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:38.947Z] latest [2024-10-05T15:08:38.947Z] 3.2.0-dev.90 [2024-10-05T15:08:38.947Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:38.947Z] main [2024-10-05T15:08:38.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:39.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:39.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:39.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-05T15:08:39.634Z] 0ca3df2298c3: Preparing [2024-10-05T15:08:39.634Z] 115d081234dc: Preparing [2024-10-05T15:08:39.634Z] 50548457f54d: Preparing [2024-10-05T15:08:39.634Z] 2a6927c8b149: Preparing [2024-10-05T15:08:39.634Z] bb127f0d6deb: Preparing [2024-10-05T15:08:39.634Z] f1c04d89a21b: Preparing [2024-10-05T15:08:39.634Z] ecb067da3cfe: Preparing [2024-10-05T15:08:39.634Z] c875946aa036: Preparing [2024-10-05T15:08:39.634Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:39.634Z] c875946aa036: Waiting [2024-10-05T15:08:39.634Z] f1c04d89a21b: Waiting [2024-10-05T15:08:39.635Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:39.635Z] ecb067da3cfe: Waiting [2024-10-05T15:08:39.635Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:39.635Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:39.635Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:39.635Z] 115d081234dc: Pushed [2024-10-05T15:08:39.635Z] 50548457f54d: Pushed [2024-10-05T15:08:39.635Z] 0ca3df2298c3: Pushed [2024-10-05T15:08:39.635Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:39.635Z] ecb067da3cfe: Pushed [2024-10-05T15:08:39.894Z] c875946aa036: Pushed [2024-10-05T15:08:40.154Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:40.473Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:40.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-05T15:08:40.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-05T15:08:40.788Z] 0ca3df2298c3: Preparing [2024-10-05T15:08:40.788Z] 115d081234dc: Preparing [2024-10-05T15:08:40.788Z] 50548457f54d: Preparing [2024-10-05T15:08:40.788Z] 2a6927c8b149: Preparing [2024-10-05T15:08:40.788Z] bb127f0d6deb: Preparing [2024-10-05T15:08:40.788Z] f1c04d89a21b: Preparing [2024-10-05T15:08:40.788Z] ecb067da3cfe: Preparing [2024-10-05T15:08:40.788Z] c875946aa036: Preparing [2024-10-05T15:08:40.788Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:40.788Z] f1c04d89a21b: Waiting [2024-10-05T15:08:40.788Z] ecb067da3cfe: Waiting [2024-10-05T15:08:40.788Z] c875946aa036: Waiting [2024-10-05T15:08:40.788Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:40.788Z] 50548457f54d: Layer already exists [2024-10-05T15:08:40.788Z] 0ca3df2298c3: Layer already exists [2024-10-05T15:08:40.788Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:40.788Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:40.788Z] 115d081234dc: Layer already exists [2024-10-05T15:08:40.788Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:40.788Z] ecb067da3cfe: Layer already exists [2024-10-05T15:08:40.788Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:40.788Z] c875946aa036: Layer already exists [2024-10-05T15:08:40.788Z] latest: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:41.116Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:41.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 [2024-10-05T15:08:41.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-05T15:08:41.448Z] 0ca3df2298c3: Preparing [2024-10-05T15:08:41.448Z] 115d081234dc: Preparing [2024-10-05T15:08:41.448Z] 50548457f54d: Preparing [2024-10-05T15:08:41.448Z] 2a6927c8b149: Preparing [2024-10-05T15:08:41.448Z] bb127f0d6deb: Preparing [2024-10-05T15:08:41.448Z] f1c04d89a21b: Preparing [2024-10-05T15:08:41.448Z] ecb067da3cfe: Preparing [2024-10-05T15:08:41.448Z] c875946aa036: Preparing [2024-10-05T15:08:41.448Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:41.448Z] ecb067da3cfe: Waiting [2024-10-05T15:08:41.448Z] c875946aa036: Waiting [2024-10-05T15:08:41.448Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:41.448Z] f1c04d89a21b: Waiting [2024-10-05T15:08:41.448Z] 0ca3df2298c3: Layer already exists [2024-10-05T15:08:41.448Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:41.448Z] 50548457f54d: Layer already exists [2024-10-05T15:08:41.448Z] 115d081234dc: Layer already exists [2024-10-05T15:08:41.448Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:41.448Z] ecb067da3cfe: Layer already exists [2024-10-05T15:08:41.448Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:41.448Z] c875946aa036: Layer already exists [2024-10-05T15:08:41.448Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:41.448Z] 3.2.0-dev.90: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:41.775Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:42.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:42.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-05T15:08:42.103Z] 0ca3df2298c3: Preparing [2024-10-05T15:08:42.103Z] 115d081234dc: Preparing [2024-10-05T15:08:42.103Z] 50548457f54d: Preparing [2024-10-05T15:08:42.103Z] 2a6927c8b149: Preparing [2024-10-05T15:08:42.103Z] bb127f0d6deb: Preparing [2024-10-05T15:08:42.103Z] f1c04d89a21b: Preparing [2024-10-05T15:08:42.103Z] ecb067da3cfe: Preparing [2024-10-05T15:08:42.103Z] c875946aa036: Preparing [2024-10-05T15:08:42.103Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:42.103Z] c875946aa036: Waiting [2024-10-05T15:08:42.103Z] ecb067da3cfe: Waiting [2024-10-05T15:08:42.103Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:42.103Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:42.103Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:42.103Z] 0ca3df2298c3: Layer already exists [2024-10-05T15:08:42.103Z] 115d081234dc: Layer already exists [2024-10-05T15:08:42.103Z] 50548457f54d: Layer already exists [2024-10-05T15:08:42.103Z] c875946aa036: Layer already exists [2024-10-05T15:08:42.103Z] ecb067da3cfe: Layer already exists [2024-10-05T15:08:42.103Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:42.103Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:42.103Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:42.442Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:42.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-05T15:08:42.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-05T15:08:42.766Z] 0ca3df2298c3: Preparing [2024-10-05T15:08:42.766Z] 115d081234dc: Preparing [2024-10-05T15:08:42.766Z] 50548457f54d: Preparing [2024-10-05T15:08:42.766Z] 2a6927c8b149: Preparing [2024-10-05T15:08:42.766Z] bb127f0d6deb: Preparing [2024-10-05T15:08:42.766Z] f1c04d89a21b: Preparing [2024-10-05T15:08:42.766Z] ecb067da3cfe: Preparing [2024-10-05T15:08:42.766Z] c875946aa036: Preparing [2024-10-05T15:08:42.766Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:42.766Z] f1c04d89a21b: Waiting [2024-10-05T15:08:42.766Z] c875946aa036: Waiting [2024-10-05T15:08:42.766Z] ecb067da3cfe: Waiting [2024-10-05T15:08:42.766Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:42.766Z] 50548457f54d: Layer already exists [2024-10-05T15:08:42.766Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:42.766Z] 0ca3df2298c3: Layer already exists [2024-10-05T15:08:42.766Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:42.766Z] 115d081234dc: Layer already exists [2024-10-05T15:08:42.766Z] c875946aa036: Layer already exists [2024-10-05T15:08:42.766Z] f1c04d89a21b: Layer already exists [2024-10-05T15:08:42.766Z] ecb067da3cfe: Layer already exists [2024-10-05T15:08:42.766Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:42.766Z] main: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:42.849Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:42.865Z] taggedImages: [2024-10-05T15:08:42.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:42.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-05T15:08:42.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 [2024-10-05T15:08:42.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:42.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-05T15:08:42.896Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-05T15:08:42.896Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:42.896Z] latest [2024-10-05T15:08:42.896Z] 3.2.0-dev.90 [2024-10-05T15:08:42.896Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:42.896Z] main [2024-10-05T15:08:42.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:43.240Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:43.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:43.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-05T15:08:43.565Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:43.565Z] 59a62452bebe: Preparing [2024-10-05T15:08:43.565Z] 7761f6ddce61: Preparing [2024-10-05T15:08:43.565Z] 2a6927c8b149: Preparing [2024-10-05T15:08:43.565Z] bb127f0d6deb: Preparing [2024-10-05T15:08:43.565Z] 90d4be71d1ee: Preparing [2024-10-05T15:08:43.565Z] 0e42c9df987e: Preparing [2024-10-05T15:08:43.565Z] 751fafd0fe70: Preparing [2024-10-05T15:08:43.565Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:43.565Z] 0e42c9df987e: Waiting [2024-10-05T15:08:43.565Z] 751fafd0fe70: Waiting [2024-10-05T15:08:43.565Z] 90d4be71d1ee: Waiting [2024-10-05T15:08:43.565Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:43.565Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:43.565Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:43.565Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:43.565Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:43.565Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:43.565Z] 7761f6ddce61: Pushed [2024-10-05T15:08:43.565Z] 59a62452bebe: Pushed [2024-10-05T15:08:53.557Z] 90d4be71d1ee: Pushed [2024-10-05T15:08:53.557Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:53.879Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:54.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-05T15:08:54.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-05T15:08:54.209Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:54.209Z] 59a62452bebe: Preparing [2024-10-05T15:08:54.209Z] 7761f6ddce61: Preparing [2024-10-05T15:08:54.209Z] 2a6927c8b149: Preparing [2024-10-05T15:08:54.209Z] bb127f0d6deb: Preparing [2024-10-05T15:08:54.209Z] 90d4be71d1ee: Preparing [2024-10-05T15:08:54.209Z] 0e42c9df987e: Preparing [2024-10-05T15:08:54.209Z] 751fafd0fe70: Preparing [2024-10-05T15:08:54.209Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:54.209Z] 751fafd0fe70: Waiting [2024-10-05T15:08:54.209Z] 90d4be71d1ee: Waiting [2024-10-05T15:08:54.209Z] 0e42c9df987e: Waiting [2024-10-05T15:08:54.209Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:54.209Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:54.209Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:54.209Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:54.209Z] 59a62452bebe: Layer already exists [2024-10-05T15:08:54.209Z] 7761f6ddce61: Layer already exists [2024-10-05T15:08:54.209Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:54.209Z] 90d4be71d1ee: Layer already exists [2024-10-05T15:08:54.209Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:54.209Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:54.209Z] latest: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:54.534Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:54.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 [2024-10-05T15:08:54.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-05T15:08:54.865Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:54.865Z] 59a62452bebe: Preparing [2024-10-05T15:08:54.865Z] 7761f6ddce61: Preparing [2024-10-05T15:08:54.865Z] 2a6927c8b149: Preparing [2024-10-05T15:08:54.865Z] bb127f0d6deb: Preparing [2024-10-05T15:08:54.865Z] 90d4be71d1ee: Preparing [2024-10-05T15:08:54.865Z] 0e42c9df987e: Preparing [2024-10-05T15:08:54.865Z] 751fafd0fe70: Preparing [2024-10-05T15:08:54.865Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:54.865Z] 0e42c9df987e: Waiting [2024-10-05T15:08:54.865Z] 751fafd0fe70: Waiting [2024-10-05T15:08:54.865Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:54.865Z] 90d4be71d1ee: Waiting [2024-10-05T15:08:54.865Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:54.865Z] 7761f6ddce61: Layer already exists [2024-10-05T15:08:54.865Z] 59a62452bebe: Layer already exists [2024-10-05T15:08:54.865Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:54.865Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:54.865Z] 90d4be71d1ee: Layer already exists [2024-10-05T15:08:54.865Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:54.865Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:54.865Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:54.865Z] 3.2.0-dev.90: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:55.196Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:55.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:55.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-05T15:08:55.524Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:55.524Z] 59a62452bebe: Preparing [2024-10-05T15:08:55.524Z] 7761f6ddce61: Preparing [2024-10-05T15:08:55.524Z] 2a6927c8b149: Preparing [2024-10-05T15:08:55.524Z] bb127f0d6deb: Preparing [2024-10-05T15:08:55.524Z] 90d4be71d1ee: Preparing [2024-10-05T15:08:55.524Z] 0e42c9df987e: Preparing [2024-10-05T15:08:55.524Z] 751fafd0fe70: Preparing [2024-10-05T15:08:55.524Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:55.524Z] 0e42c9df987e: Waiting [2024-10-05T15:08:55.524Z] 751fafd0fe70: Waiting [2024-10-05T15:08:55.524Z] 90d4be71d1ee: Waiting [2024-10-05T15:08:55.524Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:55.524Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:55.524Z] 7761f6ddce61: Layer already exists [2024-10-05T15:08:55.524Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:55.524Z] 59a62452bebe: Layer already exists [2024-10-05T15:08:55.524Z] 90d4be71d1ee: Layer already exists [2024-10-05T15:08:55.524Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:55.524Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:55.524Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:55.524Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:55.861Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:56.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-05T15:08:56.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-05T15:08:56.188Z] bad8ee1c08d3: Preparing [2024-10-05T15:08:56.188Z] 59a62452bebe: Preparing [2024-10-05T15:08:56.188Z] 7761f6ddce61: Preparing [2024-10-05T15:08:56.188Z] 2a6927c8b149: Preparing [2024-10-05T15:08:56.188Z] bb127f0d6deb: Preparing [2024-10-05T15:08:56.188Z] 90d4be71d1ee: Preparing [2024-10-05T15:08:56.188Z] 0e42c9df987e: Preparing [2024-10-05T15:08:56.188Z] 90d4be71d1ee: Waiting [2024-10-05T15:08:56.188Z] 751fafd0fe70: Preparing [2024-10-05T15:08:56.188Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:56.188Z] 0e42c9df987e: Waiting [2024-10-05T15:08:56.188Z] 751fafd0fe70: Waiting [2024-10-05T15:08:56.188Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:56.188Z] bad8ee1c08d3: Layer already exists [2024-10-05T15:08:56.188Z] 59a62452bebe: Layer already exists [2024-10-05T15:08:56.188Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:56.188Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:56.188Z] 7761f6ddce61: Layer already exists [2024-10-05T15:08:56.188Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:56.188Z] 0e42c9df987e: Layer already exists [2024-10-05T15:08:56.188Z] 751fafd0fe70: Layer already exists [2024-10-05T15:08:56.188Z] 90d4be71d1ee: Layer already exists [2024-10-05T15:08:56.188Z] main: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:08:56.262Z] ===================================================== [Pipeline] echo [2024-10-05T15:08:56.272Z] taggedImages: [2024-10-05T15:08:56.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:56.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-05T15:08:56.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 [2024-10-05T15:08:56.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:56.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-05T15:08:56.301Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-05T15:08:56.301Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:56.301Z] latest [2024-10-05T15:08:56.301Z] 3.2.0-dev.90 [2024-10-05T15:08:56.301Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:08:56.301Z] main [2024-10-05T15:08:56.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:56.640Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:08:56.967Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:08:56.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-05T15:08:56.967Z] 7facd4e17293: Preparing [2024-10-05T15:08:56.967Z] 987c5ff40cdf: Preparing [2024-10-05T15:08:56.967Z] 2a6927c8b149: Preparing [2024-10-05T15:08:56.967Z] bb127f0d6deb: Preparing [2024-10-05T15:08:56.967Z] 8ce53bf659e0: Preparing [2024-10-05T15:08:56.967Z] 81eacb53e6c0: Preparing [2024-10-05T15:08:56.967Z] 63ca1fbb43ae: Preparing [2024-10-05T15:08:56.967Z] 81eacb53e6c0: Waiting [2024-10-05T15:08:56.967Z] 63ca1fbb43ae: Waiting [2024-10-05T15:08:56.967Z] bb127f0d6deb: Layer already exists [2024-10-05T15:08:56.967Z] 2a6927c8b149: Layer already exists [2024-10-05T15:08:56.967Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:08:56.967Z] 7facd4e17293: Pushed [2024-10-05T15:08:56.967Z] 8ce53bf659e0: Pushed [2024-10-05T15:08:57.227Z] 81eacb53e6c0: Pushed [2024-10-05T15:09:00.516Z] 987c5ff40cdf: Pushed [2024-10-05T15:09:00.516Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:00.845Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:01.175Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-05T15:09:01.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-05T15:09:01.175Z] 7facd4e17293: Preparing [2024-10-05T15:09:01.175Z] 987c5ff40cdf: Preparing [2024-10-05T15:09:01.175Z] 2a6927c8b149: Preparing [2024-10-05T15:09:01.175Z] bb127f0d6deb: Preparing [2024-10-05T15:09:01.175Z] 8ce53bf659e0: Preparing [2024-10-05T15:09:01.175Z] 81eacb53e6c0: Preparing [2024-10-05T15:09:01.175Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:01.175Z] 81eacb53e6c0: Waiting [2024-10-05T15:09:01.175Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:01.175Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:01.175Z] 987c5ff40cdf: Layer already exists [2024-10-05T15:09:01.175Z] 7facd4e17293: Layer already exists [2024-10-05T15:09:01.175Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:01.175Z] 8ce53bf659e0: Layer already exists [2024-10-05T15:09:01.175Z] 81eacb53e6c0: Layer already exists [2024-10-05T15:09:01.175Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:01.175Z] latest: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:01.492Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:01.834Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 [2024-10-05T15:09:01.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-05T15:09:01.834Z] 7facd4e17293: Preparing [2024-10-05T15:09:01.834Z] 987c5ff40cdf: Preparing [2024-10-05T15:09:01.834Z] 2a6927c8b149: Preparing [2024-10-05T15:09:01.834Z] bb127f0d6deb: Preparing [2024-10-05T15:09:01.834Z] 8ce53bf659e0: Preparing [2024-10-05T15:09:01.834Z] 81eacb53e6c0: Preparing [2024-10-05T15:09:01.834Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:01.834Z] 81eacb53e6c0: Waiting [2024-10-05T15:09:01.834Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:01.834Z] 8ce53bf659e0: Layer already exists [2024-10-05T15:09:01.834Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:01.834Z] 987c5ff40cdf: Layer already exists [2024-10-05T15:09:01.834Z] 7facd4e17293: Layer already exists [2024-10-05T15:09:01.834Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:01.834Z] 81eacb53e6c0: Layer already exists [2024-10-05T15:09:01.834Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:01.834Z] 3.2.0-dev.90: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:02.162Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:02.493Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:02.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-05T15:09:02.493Z] 7facd4e17293: Preparing [2024-10-05T15:09:02.493Z] 987c5ff40cdf: Preparing [2024-10-05T15:09:02.493Z] 2a6927c8b149: Preparing [2024-10-05T15:09:02.493Z] bb127f0d6deb: Preparing [2024-10-05T15:09:02.493Z] 8ce53bf659e0: Preparing [2024-10-05T15:09:02.493Z] 81eacb53e6c0: Preparing [2024-10-05T15:09:02.493Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:02.493Z] 81eacb53e6c0: Waiting [2024-10-05T15:09:02.493Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:02.493Z] 7facd4e17293: Layer already exists [2024-10-05T15:09:02.493Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:02.493Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:02.493Z] 987c5ff40cdf: Layer already exists [2024-10-05T15:09:02.493Z] 8ce53bf659e0: Layer already exists [2024-10-05T15:09:02.493Z] 81eacb53e6c0: Layer already exists [2024-10-05T15:09:02.493Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:02.493Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:02.836Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:03.165Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-05T15:09:03.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-05T15:09:03.166Z] 7facd4e17293: Preparing [2024-10-05T15:09:03.166Z] 987c5ff40cdf: Preparing [2024-10-05T15:09:03.166Z] 2a6927c8b149: Preparing [2024-10-05T15:09:03.166Z] bb127f0d6deb: Preparing [2024-10-05T15:09:03.166Z] 8ce53bf659e0: Preparing [2024-10-05T15:09:03.166Z] 81eacb53e6c0: Preparing [2024-10-05T15:09:03.166Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:03.166Z] 81eacb53e6c0: Waiting [2024-10-05T15:09:03.166Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:03.166Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:03.166Z] 7facd4e17293: Layer already exists [2024-10-05T15:09:03.166Z] 987c5ff40cdf: Layer already exists [2024-10-05T15:09:03.166Z] 8ce53bf659e0: Layer already exists [2024-10-05T15:09:03.166Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:03.166Z] 81eacb53e6c0: Layer already exists [2024-10-05T15:09:03.166Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:03.166Z] main: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:09:03.242Z] ===================================================== [Pipeline] echo [2024-10-05T15:09:03.257Z] taggedImages: [2024-10-05T15:09:03.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:03.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-05T15:09:03.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 [2024-10-05T15:09:03.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:03.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-05T15:09:03.283Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-05T15:09:03.283Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:03.283Z] latest [2024-10-05T15:09:03.283Z] 3.2.0-dev.90 [2024-10-05T15:09:03.283Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:03.283Z] main [2024-10-05T15:09:03.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:03.624Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:03.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:03.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-05T15:09:03.958Z] 324fedf99fd6: Preparing [2024-10-05T15:09:03.958Z] 63ec1874ed1e: Preparing [2024-10-05T15:09:03.958Z] ebf25535e51e: Preparing [2024-10-05T15:09:03.958Z] 2a6927c8b149: Preparing [2024-10-05T15:09:03.958Z] bb127f0d6deb: Preparing [2024-10-05T15:09:03.958Z] 7e48690cddc7: Preparing [2024-10-05T15:09:03.958Z] 3d07413f2c07: Preparing [2024-10-05T15:09:03.958Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:03.958Z] 7e48690cddc7: Waiting [2024-10-05T15:09:03.958Z] 3d07413f2c07: Waiting [2024-10-05T15:09:03.958Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:03.958Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:05.336Z] 7e48690cddc7: Pushed [2024-10-05T15:09:05.336Z] 63ec1874ed1e: Pushed [2024-10-05T15:09:05.336Z] 3d07413f2c07: Pushed [2024-10-05T15:09:05.336Z] 324fedf99fd6: Pushed [2024-10-05T15:09:05.336Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:07.876Z] ebf25535e51e: Pushed [2024-10-05T15:09:07.876Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:08.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:08.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-05T15:09:08.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-05T15:09:08.542Z] 324fedf99fd6: Preparing [2024-10-05T15:09:08.542Z] 63ec1874ed1e: Preparing [2024-10-05T15:09:08.542Z] ebf25535e51e: Preparing [2024-10-05T15:09:08.542Z] 2a6927c8b149: Preparing [2024-10-05T15:09:08.542Z] bb127f0d6deb: Preparing [2024-10-05T15:09:08.542Z] 7e48690cddc7: Preparing [2024-10-05T15:09:08.542Z] 3d07413f2c07: Preparing [2024-10-05T15:09:08.542Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:08.542Z] 7e48690cddc7: Waiting [2024-10-05T15:09:08.542Z] 3d07413f2c07: Waiting [2024-10-05T15:09:08.542Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:08.542Z] ebf25535e51e: Layer already exists [2024-10-05T15:09:08.542Z] 63ec1874ed1e: Layer already exists [2024-10-05T15:09:08.542Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:08.542Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:08.542Z] 324fedf99fd6: Layer already exists [2024-10-05T15:09:08.542Z] 7e48690cddc7: Layer already exists [2024-10-05T15:09:08.542Z] 3d07413f2c07: Layer already exists [2024-10-05T15:09:08.542Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:08.542Z] latest: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:08.869Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:09.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 [2024-10-05T15:09:09.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-05T15:09:09.205Z] 324fedf99fd6: Preparing [2024-10-05T15:09:09.205Z] 63ec1874ed1e: Preparing [2024-10-05T15:09:09.205Z] ebf25535e51e: Preparing [2024-10-05T15:09:09.205Z] 2a6927c8b149: Preparing [2024-10-05T15:09:09.205Z] bb127f0d6deb: Preparing [2024-10-05T15:09:09.205Z] 7e48690cddc7: Preparing [2024-10-05T15:09:09.205Z] 3d07413f2c07: Preparing [2024-10-05T15:09:09.205Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:09.205Z] 7e48690cddc7: Waiting [2024-10-05T15:09:09.205Z] 3d07413f2c07: Waiting [2024-10-05T15:09:09.205Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:09.205Z] 324fedf99fd6: Layer already exists [2024-10-05T15:09:09.205Z] 63ec1874ed1e: Layer already exists [2024-10-05T15:09:09.205Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:09.205Z] ebf25535e51e: Layer already exists [2024-10-05T15:09:09.205Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:09.205Z] 7e48690cddc7: Layer already exists [2024-10-05T15:09:09.205Z] 3d07413f2c07: Layer already exists [2024-10-05T15:09:09.205Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:09.205Z] 3.2.0-dev.90: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:09.537Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:09.870Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:09.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-05T15:09:09.870Z] 324fedf99fd6: Preparing [2024-10-05T15:09:09.870Z] 63ec1874ed1e: Preparing [2024-10-05T15:09:09.870Z] ebf25535e51e: Preparing [2024-10-05T15:09:09.870Z] 2a6927c8b149: Preparing [2024-10-05T15:09:09.870Z] bb127f0d6deb: Preparing [2024-10-05T15:09:09.870Z] 7e48690cddc7: Preparing [2024-10-05T15:09:09.870Z] 3d07413f2c07: Preparing [2024-10-05T15:09:09.870Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:09.870Z] 7e48690cddc7: Waiting [2024-10-05T15:09:09.870Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:09.870Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:09.870Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:09.870Z] ebf25535e51e: Layer already exists [2024-10-05T15:09:09.870Z] 63ec1874ed1e: Layer already exists [2024-10-05T15:09:09.870Z] 324fedf99fd6: Layer already exists [2024-10-05T15:09:09.870Z] 3d07413f2c07: Layer already exists [2024-10-05T15:09:09.870Z] 7e48690cddc7: Layer already exists [2024-10-05T15:09:09.870Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:09.870Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:10.203Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:10.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-05T15:09:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-05T15:09:10.568Z] 324fedf99fd6: Preparing [2024-10-05T15:09:10.568Z] 63ec1874ed1e: Preparing [2024-10-05T15:09:10.568Z] ebf25535e51e: Preparing [2024-10-05T15:09:10.568Z] 2a6927c8b149: Preparing [2024-10-05T15:09:10.568Z] bb127f0d6deb: Preparing [2024-10-05T15:09:10.568Z] 7e48690cddc7: Preparing [2024-10-05T15:09:10.568Z] 3d07413f2c07: Preparing [2024-10-05T15:09:10.568Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:10.568Z] 7e48690cddc7: Waiting [2024-10-05T15:09:10.568Z] 3d07413f2c07: Waiting [2024-10-05T15:09:10.568Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:10.568Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:10.568Z] ebf25535e51e: Layer already exists [2024-10-05T15:09:10.568Z] 63ec1874ed1e: Layer already exists [2024-10-05T15:09:10.568Z] 324fedf99fd6: Layer already exists [2024-10-05T15:09:10.568Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:10.568Z] 3d07413f2c07: Layer already exists [2024-10-05T15:09:10.568Z] 7e48690cddc7: Layer already exists [2024-10-05T15:09:10.568Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:10.568Z] main: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:09:10.646Z] ===================================================== [Pipeline] echo [2024-10-05T15:09:10.661Z] taggedImages: [2024-10-05T15:09:10.661Z] - nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:10.661Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-05T15:09:10.661Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 [2024-10-05T15:09:10.661Z] - nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:10.661Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-05T15:09:10.693Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-05T15:09:10.693Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:10.693Z] latest [2024-10-05T15:09:10.693Z] 3.2.0-dev.90 [2024-10-05T15:09:10.693Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:10.693Z] main [2024-10-05T15:09:10.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:11.042Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:11.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:11.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-05T15:09:11.371Z] 0eaaaf8b004a: Preparing [2024-10-05T15:09:11.371Z] 69450735d70c: Preparing [2024-10-05T15:09:11.371Z] 2a6927c8b149: Preparing [2024-10-05T15:09:11.371Z] bb127f0d6deb: Preparing [2024-10-05T15:09:11.371Z] 62f7f7a95e84: Preparing [2024-10-05T15:09:11.371Z] 8dc178d9667c: Preparing [2024-10-05T15:09:11.371Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:11.371Z] 8dc178d9667c: Waiting [2024-10-05T15:09:11.371Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:11.371Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:11.371Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:11.371Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:09:11.371Z] 8dc178d9667c: Layer already exists [2024-10-05T15:09:11.371Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:11.371Z] 0eaaaf8b004a: Pushed [2024-10-05T15:09:15.564Z] 69450735d70c: Pushed [2024-10-05T15:09:15.564Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:15.897Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:16.222Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-05T15:09:16.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-05T15:09:16.222Z] 0eaaaf8b004a: Preparing [2024-10-05T15:09:16.222Z] 69450735d70c: Preparing [2024-10-05T15:09:16.222Z] 2a6927c8b149: Preparing [2024-10-05T15:09:16.222Z] bb127f0d6deb: Preparing [2024-10-05T15:09:16.222Z] 62f7f7a95e84: Preparing [2024-10-05T15:09:16.222Z] 8dc178d9667c: Preparing [2024-10-05T15:09:16.222Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:16.222Z] 8dc178d9667c: Waiting [2024-10-05T15:09:16.222Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:16.222Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:09:16.222Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:16.222Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:16.222Z] 69450735d70c: Layer already exists [2024-10-05T15:09:16.222Z] 0eaaaf8b004a: Layer already exists [2024-10-05T15:09:16.222Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:16.222Z] 8dc178d9667c: Layer already exists [2024-10-05T15:09:16.222Z] latest: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:16.546Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:16.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 [2024-10-05T15:09:16.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-05T15:09:16.869Z] 0eaaaf8b004a: Preparing [2024-10-05T15:09:16.869Z] 69450735d70c: Preparing [2024-10-05T15:09:16.869Z] 2a6927c8b149: Preparing [2024-10-05T15:09:16.869Z] bb127f0d6deb: Preparing [2024-10-05T15:09:16.869Z] 62f7f7a95e84: Preparing [2024-10-05T15:09:16.869Z] 8dc178d9667c: Preparing [2024-10-05T15:09:16.869Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:16.869Z] 8dc178d9667c: Waiting [2024-10-05T15:09:16.869Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:16.869Z] 0eaaaf8b004a: Layer already exists [2024-10-05T15:09:16.869Z] 69450735d70c: Layer already exists [2024-10-05T15:09:16.869Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:09:16.869Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:16.869Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:16.869Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:16.869Z] 8dc178d9667c: Layer already exists [2024-10-05T15:09:16.869Z] 3.2.0-dev.90: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:17.202Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:17.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:17.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-05T15:09:17.535Z] 0eaaaf8b004a: Preparing [2024-10-05T15:09:17.535Z] 69450735d70c: Preparing [2024-10-05T15:09:17.535Z] 2a6927c8b149: Preparing [2024-10-05T15:09:17.535Z] bb127f0d6deb: Preparing [2024-10-05T15:09:17.535Z] 62f7f7a95e84: Preparing [2024-10-05T15:09:17.535Z] 8dc178d9667c: Preparing [2024-10-05T15:09:17.535Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:17.535Z] 8dc178d9667c: Waiting [2024-10-05T15:09:17.535Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:17.535Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:09:17.535Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:17.535Z] 0eaaaf8b004a: Layer already exists [2024-10-05T15:09:17.535Z] 69450735d70c: Layer already exists [2024-10-05T15:09:17.535Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:17.535Z] 8dc178d9667c: Layer already exists [2024-10-05T15:09:17.535Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:17.535Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:17.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:09:18.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-05T15:09:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-05T15:09:18.208Z] 0eaaaf8b004a: Preparing [2024-10-05T15:09:18.208Z] 69450735d70c: Preparing [2024-10-05T15:09:18.208Z] 2a6927c8b149: Preparing [2024-10-05T15:09:18.208Z] bb127f0d6deb: Preparing [2024-10-05T15:09:18.208Z] 62f7f7a95e84: Preparing [2024-10-05T15:09:18.208Z] 8dc178d9667c: Preparing [2024-10-05T15:09:18.208Z] 63ca1fbb43ae: Preparing [2024-10-05T15:09:18.208Z] 63ca1fbb43ae: Waiting [2024-10-05T15:09:18.208Z] 0eaaaf8b004a: Layer already exists [2024-10-05T15:09:18.208Z] bb127f0d6deb: Layer already exists [2024-10-05T15:09:18.208Z] 69450735d70c: Layer already exists [2024-10-05T15:09:18.208Z] 2a6927c8b149: Layer already exists [2024-10-05T15:09:18.208Z] 62f7f7a95e84: Layer already exists [2024-10-05T15:09:18.208Z] 8dc178d9667c: Layer already exists [2024-10-05T15:09:18.208Z] 63ca1fbb43ae: Layer already exists [2024-10-05T15:09:18.208Z] main: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:09:18.302Z] ===================================================== [Pipeline] echo [2024-10-05T15:09:18.320Z] taggedImages: [2024-10-05T15:09:18.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:09:18.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-05T15:09:18.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 [2024-10-05T15:09:18.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:09:18.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-05T15:26:49.097Z] #149 ... [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-05T15:26:49.097Z] #158 DONE 1231.0s [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:26:49.097Z] #152 ... [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:26:49.097Z] #161 DONE 0.3s [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:26:49.097Z] #156 ... [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:26:49.097Z] #162 DONE 0.1s [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-05T15:26:49.097Z] #163 DONE 0.1s [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:26:49.097Z] #149 ... [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-05T15:26:49.097Z] #164 DONE 0.3s [2024-10-05T15:26:49.097Z] [2024-10-05T15:26:49.097Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:26:49.372Z] #51 ... [2024-10-05T15:26:49.372Z] [2024-10-05T15:26:49.372Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-05T15:26:49.372Z] #165 DONE 0.3s [2024-10-05T15:26:49.372Z] [2024-10-05T15:26:49.372Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:26:49.656Z] #153 ... [2024-10-05T15:26:49.656Z] [2024-10-05T15:26:49.656Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-05T15:26:49.656Z] #166 DONE 0.1s [2024-10-05T15:26:49.656Z] [2024-10-05T15:26:49.656Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:26:52.255Z] #167 DONE 2.2s [2024-10-05T15:26:52.255Z] [2024-10-05T15:26:52.255Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-05T15:26:52.255Z] #157 ... [2024-10-05T15:26:52.255Z] [2024-10-05T15:26:52.255Z] #108 [security-proxy-setup] exporting to image [2024-10-05T15:26:52.255Z] #108 exporting layers [2024-10-05T15:26:53.687Z] #108 exporting layers 1.7s done [2024-10-05T15:26:53.687Z] #108 writing image sha256:8c39713e90ed316158b8dbc191e7cf8c08709c767dbb8ef05cb05e7dc9dd8556 done [2024-10-05T15:26:53.688Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-05T15:26:53.688Z] #108 DONE 7.9s [2024-10-05T15:26:53.688Z] [2024-10-05T15:26:53.688Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:26:53.688Z] #151 1236.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-05T15:27:03.752Z] #151 ... [2024-10-05T15:27:03.752Z] [2024-10-05T15:27:03.752Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-05T15:27:03.752Z] #156 DONE 1246.4s [2024-10-05T15:27:03.752Z] [2024-10-05T15:27:03.752Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:27:03.752Z] #153 ... [2024-10-05T15:27:03.752Z] [2024-10-05T15:27:03.752Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-05T15:27:04.023Z] #168 DONE 0.3s [2024-10-05T15:27:04.023Z] [2024-10-05T15:27:04.023Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:27:04.293Z] #35 ... [2024-10-05T15:27:04.293Z] [2024-10-05T15:27:04.293Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-05T15:27:06.235Z] #169 DONE 2.2s [2024-10-05T15:27:06.235Z] [2024-10-05T15:27:06.235Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:27:06.844Z] #170 DONE 0.4s [2024-10-05T15:27:06.844Z] [2024-10-05T15:27:06.844Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:27:07.130Z] #171 DONE 0.2s [2024-10-05T15:27:07.130Z] [2024-10-05T15:27:07.130Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-05T15:27:07.130Z] #172 DONE 0.2s [2024-10-05T15:27:07.130Z] [2024-10-05T15:27:07.130Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-05T15:27:07.403Z] #150 ... [2024-10-05T15:27:07.403Z] [2024-10-05T15:27:07.403Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-05T15:27:07.403Z] #173 DONE 0.2s [2024-10-05T15:27:07.403Z] [2024-10-05T15:27:07.403Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-05T15:27:07.403Z] #174 DONE 0.1s [2024-10-05T15:27:07.403Z] [2024-10-05T15:27:07.403Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:27:07.676Z] #160 ... [2024-10-05T15:27:07.676Z] [2024-10-05T15:27:07.676Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-05T15:27:07.676Z] #175 DONE 0.1s [2024-10-05T15:27:07.676Z] [2024-10-05T15:27:07.676Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-05T15:27:07.676Z] #176 DONE 0.1s [2024-10-05T15:27:07.676Z] [2024-10-05T15:27:07.676Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:27:07.958Z] #152 ... [2024-10-05T15:27:07.958Z] [2024-10-05T15:27:07.958Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-05T15:27:07.958Z] #177 DONE 0.1s [2024-10-05T15:27:07.958Z] [2024-10-05T15:27:07.958Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-05T15:27:07.958Z] #178 DONE 0.1s [2024-10-05T15:27:07.958Z] [2024-10-05T15:27:07.958Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:27:08.230Z] #152 ... [2024-10-05T15:27:08.230Z] [2024-10-05T15:27:08.230Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-05T15:27:10.185Z] #179 DONE 1.9s [2024-10-05T15:27:10.185Z] [2024-10-05T15:27:10.185Z] #108 [security-bootstrapper] exporting to image [2024-10-05T15:27:10.185Z] #108 exporting layers [2024-10-05T15:27:11.197Z] #108 exporting layers 1.0s done [2024-10-05T15:27:11.198Z] #108 writing image sha256:36244964b304615d660f665ed999d229109da45af1cfb4aa7086291e68a2718d done [2024-10-05T15:27:11.198Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-05T15:27:11.198Z] #108 DONE 8.9s [2024-10-05T15:27:11.198Z] [2024-10-05T15:27:11.198Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:27:16.547Z] #155 ... [2024-10-05T15:27:16.547Z] [2024-10-05T15:27:16.547Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-05T15:27:16.547Z] #151 DONE 1258.9s [2024-10-05T15:27:16.547Z] [2024-10-05T15:27:16.547Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:27:16.547Z] #155 ... [2024-10-05T15:27:16.547Z] [2024-10-05T15:27:16.547Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:27:16.547Z] #180 DONE 0.3s [2024-10-05T15:27:16.547Z] [2024-10-05T15:27:16.547Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:27:16.547Z] #160 ... [2024-10-05T15:27:16.547Z] [2024-10-05T15:27:16.547Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:27:16.856Z] #181 DONE 0.2s [2024-10-05T15:27:16.856Z] [2024-10-05T15:27:16.856Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-05T15:27:16.856Z] #182 DONE 0.1s [2024-10-05T15:27:16.856Z] [2024-10-05T15:27:16.856Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:27:16.856Z] #155 ... [2024-10-05T15:27:16.856Z] [2024-10-05T15:27:16.856Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-05T15:27:16.856Z] #183 DONE 0.1s [2024-10-05T15:27:16.856Z] [2024-10-05T15:27:16.856Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:27:17.125Z] #184 DONE 0.1s [2024-10-05T15:27:17.125Z] [2024-10-05T15:27:17.125Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:27:17.394Z] #160 ... [2024-10-05T15:27:17.394Z] [2024-10-05T15:27:17.394Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-05T15:27:17.394Z] #185 DONE 0.2s [2024-10-05T15:27:17.394Z] [2024-10-05T15:27:17.394Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-05T15:27:17.661Z] #186 DONE 0.2s [2024-10-05T15:27:17.661Z] [2024-10-05T15:27:17.661Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-05T15:27:17.661Z] #187 DONE 0.1s [2024-10-05T15:27:17.661Z] [2024-10-05T15:27:17.661Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:27:17.934Z] #152 ... [2024-10-05T15:27:17.934Z] [2024-10-05T15:27:17.934Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:27:19.892Z] #188 DONE 2.2s [2024-10-05T15:27:19.892Z] [2024-10-05T15:27:19.892Z] #108 [security-secretstore-setup] exporting to image [2024-10-05T15:27:19.892Z] #108 exporting layers [2024-10-05T15:27:21.304Z] #108 exporting layers 1.3s done [2024-10-05T15:27:21.304Z] #108 writing image sha256:24a762ca3f89d7be87cd3c30c55008f87b7b7e18bc08dd2931c7ca7ae9b049bd 0.0s done [2024-10-05T15:27:21.304Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-10-05T15:27:21.304Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-05T15:27:21.304Z] #108 DONE 10.3s [2024-10-05T15:27:21.304Z] [2024-10-05T15:27:21.304Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:28:08.136Z] #155 ... [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-05T15:28:08.136Z] #152 DONE 1309.2s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:28:08.136Z] #35 ... [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:28:08.136Z] #189 DONE 0.3s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:28:08.136Z] #155 ... [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:28:08.136Z] #190 DONE 0.3s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-05T15:28:08.136Z] #159 ... [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-05T15:28:08.136Z] #191 DONE 0.3s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:28:08.136Z] #35 ... [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:28:08.136Z] #192 DONE 0.2s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-05T15:28:08.136Z] #193 DONE 0.2s [2024-10-05T15:28:08.136Z] [2024-10-05T15:28:08.136Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:28:10.098Z] #194 DONE 2.1s [2024-10-05T15:28:10.098Z] [2024-10-05T15:28:10.098Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:28:10.098Z] #35 ... [2024-10-05T15:28:10.098Z] [2024-10-05T15:28:10.098Z] #108 [core-common-config-bootstrapper] exporting to image [2024-10-05T15:28:10.098Z] #108 exporting layers [2024-10-05T15:28:10.366Z] #108 exporting layers 0.6s done [2024-10-05T15:28:10.366Z] #108 writing image sha256:e279ebee693fc91080345e4d752f8c635667420b97d9dd84f3f261a8b242f872 done [2024-10-05T15:28:10.366Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-05T15:28:10.366Z] #108 DONE 10.8s [2024-10-05T15:28:10.366Z] [2024-10-05T15:28:10.366Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:30:32.067Z] #29 ... [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-05T15:30:32.067Z] #153 DONE 1446.4s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:30:32.067Z] #155 ... [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:30:32.067Z] #195 DONE 0.1s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:30:32.067Z] #160 ... [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:30:32.067Z] #196 DONE 0.2s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-05T15:30:32.067Z] #197 DONE 0.3s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:30:32.067Z] #198 DONE 0.2s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:30:32.067Z] #160 ... [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #108 [security-spiffe-token-provider] exporting to image [2024-10-05T15:30:32.067Z] #108 exporting layers [2024-10-05T15:30:32.067Z] #108 exporting layers 0.8s done [2024-10-05T15:30:32.067Z] #108 writing image sha256:2ece45dad6ade4636d25c47fd46bb78a1388231d16c0380dc820aee3eb5dc88e done [2024-10-05T15:30:32.067Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-05T15:30:32.067Z] #108 DONE 11.6s [2024-10-05T15:30:32.067Z] [2024-10-05T15:30:32.067Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-05T15:38:25.178Z] #157 DONE 1914.6s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:38:25.178Z] #35 ... [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:38:25.178Z] #199 DONE 0.1s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:38:25.178Z] #160 ... [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:38:25.178Z] #200 DONE 0.1s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:38:25.178Z] #35 ... [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-05T15:38:25.178Z] #201 DONE 0.3s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:38:25.178Z] #202 DONE 0.2s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-05T15:38:25.178Z] #203 DONE 0.1s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:38:25.178Z] #29 ... [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-05T15:38:25.178Z] #204 DONE 1.7s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #108 [security-proxy-auth] exporting to image [2024-10-05T15:38:25.178Z] #108 exporting layers [2024-10-05T15:38:25.178Z] #108 exporting layers 0.7s done [2024-10-05T15:38:25.178Z] #108 writing image sha256:6e9f25cc7f83ca20a60037ec25e486738ffdcf4a13a1590ca5aff3e0136ff536 done [2024-10-05T15:38:25.178Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-05T15:38:25.178Z] #108 DONE 12.3s [2024-10-05T15:38:25.178Z] [2024-10-05T15:38:25.178Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:39:11.992Z] #35 ... [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-05T15:39:11.992Z] #155 DONE 1969.7s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:39:11.992Z] #29 ... [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:39:11.992Z] #205 DONE 0.3s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:39:11.992Z] #206 DONE 0.2s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-05T15:39:11.992Z] #207 DONE 0.4s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:39:11.992Z] #208 DONE 0.1s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:39:11.992Z] #35 ... [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #108 [core-command] exporting to image [2024-10-05T15:39:11.992Z] #108 exporting layers [2024-10-05T15:39:11.992Z] #108 exporting layers 0.3s done [2024-10-05T15:39:11.992Z] #108 writing image sha256:1a44e5ff3aee18263f042d7efb769b1988a324c454e79d39925429b2d6707fd8 0.0s done [2024-10-05T15:39:11.992Z] #108 naming to docker.io/library/core-command-arm64 done [2024-10-05T15:39:11.992Z] #108 DONE 12.7s [2024-10-05T15:39:11.992Z] [2024-10-05T15:39:11.992Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:18.643Z] #35 ... [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-05T15:41:18.643Z] #145 DONE 2098.0s [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:41:18.643Z] #51 ... [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:18.643Z] #209 DONE 0.2s [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:18.643Z] #35 ... [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:41:18.643Z] #210 DONE 0.1s [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:18.643Z] #35 ... [2024-10-05T15:41:18.643Z] [2024-10-05T15:41:18.643Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-05T15:41:18.644Z] #211 DONE 0.4s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:41:18.644Z] #160 ... [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:18.644Z] #212 DONE 0.1s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-05T15:41:18.644Z] #213 DONE 0.2s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #108 [core-data] exporting to image [2024-10-05T15:41:18.644Z] #108 exporting layers [2024-10-05T15:41:18.644Z] #108 exporting layers 0.6s done [2024-10-05T15:41:18.644Z] #108 writing image sha256:46c229d31fe4c7ca940db0007d7a8116299c2ccebc64ae240bf3c501af264753 done [2024-10-05T15:41:18.644Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-05T15:41:18.644Z] #108 DONE 13.3s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:18.644Z] #35 ... [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-05T15:41:18.644Z] #150 DONE 2100.9s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:18.644Z] #35 ... [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:18.644Z] #214 DONE 0.2s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:41:18.644Z] #51 ... [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-05T15:41:18.644Z] #215 DONE 0.3s [2024-10-05T15:41:18.644Z] [2024-10-05T15:41:18.644Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:18.924Z] #216 DONE 0.2s [2024-10-05T15:41:18.924Z] [2024-10-05T15:41:18.924Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-05T15:41:19.189Z] #217 DONE 0.1s [2024-10-05T15:41:19.189Z] [2024-10-05T15:41:19.189Z] #108 [core-keeper] exporting to image [2024-10-05T15:41:19.454Z] #108 exporting layers 0.4s done [2024-10-05T15:41:19.454Z] #108 writing image sha256:8ef9fef843982cb85d1e663e0ffd737065b3411c7185a2cde421728ec54cfbd7 done [2024-10-05T15:41:19.454Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-10-05T15:41:19.454Z] #108 DONE 13.7s [2024-10-05T15:41:19.454Z] [2024-10-05T15:41:19.454Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:41:26.123Z] #29 ... [2024-10-05T15:41:26.123Z] [2024-10-05T15:41:26.123Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-05T15:41:26.123Z] #159 DONE 2108.5s [2024-10-05T15:41:26.123Z] [2024-10-05T15:41:26.123Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:41:26.123Z] #154 ... [2024-10-05T15:41:26.123Z] [2024-10-05T15:41:26.123Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:26.123Z] #218 DONE 0.3s [2024-10-05T15:41:26.123Z] [2024-10-05T15:41:26.123Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:41:26.394Z] #219 DONE 0.2s [2024-10-05T15:41:26.394Z] [2024-10-05T15:41:26.394Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:41:26.394Z] #51 ... [2024-10-05T15:41:26.394Z] [2024-10-05T15:41:26.394Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-05T15:41:26.667Z] #220 DONE 0.3s [2024-10-05T15:41:26.667Z] [2024-10-05T15:41:26.668Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:26.941Z] #221 DONE 0.1s [2024-10-05T15:41:26.941Z] [2024-10-05T15:41:26.941Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-05T15:41:26.941Z] #222 DONE 0.1s [2024-10-05T15:41:26.941Z] [2024-10-05T15:41:26.941Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:41:26.941Z] #154 ... [2024-10-05T15:41:26.941Z] [2024-10-05T15:41:26.941Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-05T15:41:26.941Z] #223 DONE 0.1s [2024-10-05T15:41:27.206Z] [2024-10-05T15:41:27.206Z] #108 [core-metadata] exporting to image [2024-10-05T15:41:27.206Z] #108 exporting layers [2024-10-05T15:41:27.473Z] #108 exporting layers 0.4s done [2024-10-05T15:41:27.474Z] #108 writing image sha256:2f674a1bccea101ddc25231b2b7ccb51189897c83e174ea095dfde8102a1cb3a done [2024-10-05T15:41:27.474Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-10-05T15:41:27.474Z] #108 DONE 14.1s [2024-10-05T15:41:27.474Z] [2024-10-05T15:41:27.474Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-05T15:41:59.666Z] #51 ... [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-05T15:41:59.666Z] #154 DONE 2140.4s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:41:59.666Z] #29 ... [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-05T15:41:59.666Z] #160 DONE 2140.9s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T15:41:59.666Z] #35 ... [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:59.666Z] #224 DONE 0.2s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:41:59.666Z] #225 DONE 0.1s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:59.666Z] #226 DONE 0.4s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:41:59.666Z] #227 DONE 0.1s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-05T15:41:59.666Z] #228 ... [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-05T15:41:59.666Z] #149 DONE 2142.0s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-05T15:41:59.666Z] #229 DONE 0.5s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-05T15:41:59.666Z] #230 DONE 0.2s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-05T15:41:59.666Z] #228 DONE 0.6s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:59.666Z] #231 ... [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:59.666Z] #232 DONE 0.2s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-05T15:41:59.666Z] #231 DONE 0.2s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-05T15:41:59.666Z] #233 DONE 0.1s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-05T15:41:59.666Z] #234 DONE 0.2s [2024-10-05T15:41:59.666Z] [2024-10-05T15:41:59.666Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-05T15:42:00.245Z] #235 DONE 0.5s [2024-10-05T15:42:00.245Z] [2024-10-05T15:42:00.245Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-05T15:42:00.245Z] #236 DONE 0.1s [2024-10-05T15:42:00.245Z] [2024-10-05T15:42:00.245Z] #108 [support-cron-scheduler] exporting to image [2024-10-05T15:42:00.245Z] #108 exporting layers [2024-10-05T15:42:00.245Z] #108 writing image sha256:cefb27d9ca4e1d7a5df486d3a27076131223c972067afdf7e5edf3c91d2ba061 done [2024-10-05T15:42:00.245Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-10-05T15:42:00.509Z] #108 exporting layers 0.8s done [2024-10-05T15:42:00.509Z] #108 writing image sha256:35f32d6b7ff1391d7aa966462bea987356867f317ee0f05e366aa43699cc7273 [2024-10-05T15:42:00.773Z] #108 writing image sha256:35f32d6b7ff1391d7aa966462bea987356867f317ee0f05e366aa43699cc7273 done [2024-10-05T15:42:00.773Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-10-05T15:42:01.037Z] #108 exporting layers 0.9s done [2024-10-05T15:42:01.037Z] #108 writing image sha256:c8168d743f168588239d43585553320f050d02f73370c89da5acf8e78838ca02 done [2024-10-05T15:42:01.037Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-05T15:42:01.037Z] #108 DONE 15.9s [2024-10-05T15:42:01.037Z] [2024-10-05T15:42:01.037Z] #29 [core-command internal] load .dockerignore [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-05T15:42:01.037Z] time="2024-10-05T15:03:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-05T15:42:01.045Z] $ docker stop --time=1 f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 [2024-10-05T15:42:02.707Z] $ docker rm -f --volumes f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T15:42:03.207Z] + docker images [2024-10-05T15:42:03.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-05T15:42:03.208Z] support-notifications-arm64 latest 35f32d6b7ff1 4 seconds ago 44.8MB [2024-10-05T15:42:03.208Z] support-cron-scheduler-arm64 latest c8168d743f16 4 seconds ago 45.6MB [2024-10-05T15:42:03.208Z] support-scheduler-arm64 latest cefb27d9ca4e 4 seconds ago 44MB [2024-10-05T15:42:03.208Z] core-metadata-arm64 latest 2f674a1bccea 37 seconds ago 30.2MB [2024-10-05T15:42:03.208Z] core-keeper-arm64 latest 8ef9fef84398 45 seconds ago 29.5MB [2024-10-05T15:42:03.208Z] core-data-arm64 latest 46c229d31fe4 47 seconds ago 30.1MB [2024-10-05T15:42:03.208Z] core-command-arm64 latest 1a44e5ff3aee 2 minutes ago 26.4MB [2024-10-05T15:42:03.208Z] security-proxy-auth-arm64 latest 6e9f25cc7f83 3 minutes ago 25.2MB [2024-10-05T15:42:03.208Z] security-spiffe-token-provider-arm64 latest 2ece45dad6ad 11 minutes ago 33MB [2024-10-05T15:42:03.208Z] core-common-config-bootstrapper-arm64 latest e279ebee693f 13 minutes ago 17.4MB [2024-10-05T15:42:03.208Z] security-secretstore-setup-arm64 latest 24a762ca3f89 14 minutes ago 40.3MB [2024-10-05T15:42:03.208Z] security-bootstrapper-arm64 latest 36244964b304 14 minutes ago 21MB [2024-10-05T15:42:03.208Z] security-proxy-setup-arm64 latest 8c39713e90ed 15 minutes ago 29.4MB [2024-10-05T15:42:03.208Z] security-spire-agent-arm64 latest e889b9fe7734 37 minutes ago 176MB [2024-10-05T15:42:03.208Z] security-spire-config-arm64 latest f10c2781dc82 37 minutes ago 117MB [2024-10-05T15:42:03.208Z] security-spire-server-arm64 latest 70da53dcbb31 37 minutes ago 118MB [2024-10-05T15:42:03.208Z] ci-base-image-arm64 latest 7457bebd0b8d 39 minutes ago 965MB [2024-10-05T15:42:03.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 days ago 558MB [2024-10-05T15:42:03.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:42:03.363Z] provisioning config files... [2024-10-05T15:42:03.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config6148408044257459417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:42:03.731Z] ---> ****-login.sh [2024-10-05T15:42:03.731Z] nexus3.edgexfoundry.org:10001 [2024-10-05T15:42:03.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:42:04.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:42:04.266Z] Configure a credential helper to remove this warning. See [2024-10-05T15:42:04.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:42:04.266Z] [2024-10-05T15:42:04.266Z] Login Succeeded [2024-10-05T15:42:04.266Z] nexus3.edgexfoundry.org:10002 [2024-10-05T15:42:04.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:42:04.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:42:04.534Z] Configure a credential helper to remove this warning. See [2024-10-05T15:42:04.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:42:04.534Z] [2024-10-05T15:42:04.534Z] Login Succeeded [2024-10-05T15:42:04.534Z] nexus3.edgexfoundry.org:10003 [2024-10-05T15:42:04.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:42:05.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:42:05.068Z] Configure a credential helper to remove this warning. See [2024-10-05T15:42:05.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:42:05.068Z] [2024-10-05T15:42:05.068Z] Login Succeeded [2024-10-05T15:42:05.068Z] nexus3.edgexfoundry.org:10004 [2024-10-05T15:42:05.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:42:05.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:42:05.333Z] Configure a credential helper to remove this warning. See [2024-10-05T15:42:05.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:42:05.333Z] [2024-10-05T15:42:05.333Z] Login Succeeded [2024-10-05T15:42:05.333Z] ****.io [2024-10-05T15:42:05.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T15:42:05.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T15:42:05.864Z] Configure a credential helper to remove this warning. See [2024-10-05T15:42:05.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T15:42:05.864Z] [2024-10-05T15:42:05.864Z] Login Succeeded [2024-10-05T15:42:05.864Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T15:42:05.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:05.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T15:42:05.961Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-05T15:42:05.961Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:05.961Z] latest [2024-10-05T15:42:05.961Z] 3.2.0-dev.90 [2024-10-05T15:42:05.961Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:05.961Z] main [2024-10-05T15:42:05.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:06.353Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:07.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:07.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-05T15:42:07.289Z] a4c3b65018cf: Preparing [2024-10-05T15:42:07.289Z] 8e9e1571649e: Preparing [2024-10-05T15:42:07.289Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:07.289Z] 056af04b66d7: Preparing [2024-10-05T15:42:07.289Z] 482a7a83685a: Preparing [2024-10-05T15:42:07.289Z] b4c861f06f26: Preparing [2024-10-05T15:42:07.289Z] 16113d51b718: Preparing [2024-10-05T15:42:07.289Z] 16113d51b718: Waiting [2024-10-05T15:42:07.289Z] b4c861f06f26: Waiting [2024-10-05T15:42:07.554Z] a4c3b65018cf: Pushed [2024-10-05T15:42:07.554Z] 2f6cd6f91e89: Pushed [2024-10-05T15:42:07.554Z] 056af04b66d7: Pushed [2024-10-05T15:42:07.554Z] 16113d51b718: Layer already exists [2024-10-05T15:42:07.554Z] 482a7a83685a: Pushed [2024-10-05T15:42:07.554Z] b4c861f06f26: Pushed [2024-10-05T15:42:11.794Z] 8e9e1571649e: Pushed [2024-10-05T15:42:11.794Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:12.155Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:12.517Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-05T15:42:12.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-05T15:42:12.517Z] a4c3b65018cf: Preparing [2024-10-05T15:42:12.517Z] 8e9e1571649e: Preparing [2024-10-05T15:42:12.517Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:12.517Z] 056af04b66d7: Preparing [2024-10-05T15:42:12.517Z] 482a7a83685a: Preparing [2024-10-05T15:42:12.517Z] b4c861f06f26: Preparing [2024-10-05T15:42:12.517Z] 16113d51b718: Preparing [2024-10-05T15:42:12.517Z] b4c861f06f26: Waiting [2024-10-05T15:42:12.517Z] 16113d51b718: Waiting [2024-10-05T15:42:12.517Z] a4c3b65018cf: Layer already exists [2024-10-05T15:42:12.517Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:12.517Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:12.517Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:12.517Z] 8e9e1571649e: Layer already exists [2024-10-05T15:42:12.517Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:12.517Z] 16113d51b718: Layer already exists [2024-10-05T15:42:12.782Z] latest: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:13.172Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:13.529Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 [2024-10-05T15:42:13.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-05T15:42:13.529Z] a4c3b65018cf: Preparing [2024-10-05T15:42:13.529Z] 8e9e1571649e: Preparing [2024-10-05T15:42:13.529Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:13.529Z] 056af04b66d7: Preparing [2024-10-05T15:42:13.529Z] 482a7a83685a: Preparing [2024-10-05T15:42:13.529Z] b4c861f06f26: Preparing [2024-10-05T15:42:13.529Z] 16113d51b718: Preparing [2024-10-05T15:42:13.529Z] 16113d51b718: Waiting [2024-10-05T15:42:13.529Z] a4c3b65018cf: Layer already exists [2024-10-05T15:42:13.529Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:13.529Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:13.529Z] 8e9e1571649e: Layer already exists [2024-10-05T15:42:13.529Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:13.529Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:13.529Z] 16113d51b718: Layer already exists [2024-10-05T15:42:13.793Z] 3.2.0-dev.90: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:14.172Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:14.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:14.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-05T15:42:14.535Z] a4c3b65018cf: Preparing [2024-10-05T15:42:14.535Z] 8e9e1571649e: Preparing [2024-10-05T15:42:14.535Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:14.535Z] 056af04b66d7: Preparing [2024-10-05T15:42:14.535Z] 482a7a83685a: Preparing [2024-10-05T15:42:14.535Z] b4c861f06f26: Preparing [2024-10-05T15:42:14.535Z] 16113d51b718: Preparing [2024-10-05T15:42:14.535Z] b4c861f06f26: Waiting [2024-10-05T15:42:14.535Z] 16113d51b718: Waiting [2024-10-05T15:42:14.535Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:14.535Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:14.535Z] a4c3b65018cf: Layer already exists [2024-10-05T15:42:14.535Z] 8e9e1571649e: Layer already exists [2024-10-05T15:42:14.535Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:14.535Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:14.535Z] 16113d51b718: Layer already exists [2024-10-05T15:42:14.535Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:15.163Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:15.525Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-05T15:42:15.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-05T15:42:15.525Z] a4c3b65018cf: Preparing [2024-10-05T15:42:15.525Z] 8e9e1571649e: Preparing [2024-10-05T15:42:15.525Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:15.525Z] 056af04b66d7: Preparing [2024-10-05T15:42:15.525Z] 482a7a83685a: Preparing [2024-10-05T15:42:15.525Z] b4c861f06f26: Preparing [2024-10-05T15:42:15.525Z] 16113d51b718: Preparing [2024-10-05T15:42:15.525Z] b4c861f06f26: Waiting [2024-10-05T15:42:15.525Z] 16113d51b718: Waiting [2024-10-05T15:42:15.525Z] 8e9e1571649e: Layer already exists [2024-10-05T15:42:15.525Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:15.525Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:15.525Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:15.525Z] a4c3b65018cf: Layer already exists [2024-10-05T15:42:15.525Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:15.525Z] 16113d51b718: Layer already exists [2024-10-05T15:42:15.790Z] main: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:15.878Z] ===================================================== [Pipeline] echo [2024-10-05T15:42:15.897Z] taggedImages: [2024-10-05T15:42:15.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:15.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-05T15:42:15.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 [2024-10-05T15:42:15.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:15.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-05T15:42:15.923Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-05T15:42:15.923Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:15.923Z] latest [2024-10-05T15:42:15.923Z] 3.2.0-dev.90 [2024-10-05T15:42:15.923Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:15.923Z] main [2024-10-05T15:42:15.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:16.312Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:16.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:16.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-05T15:42:16.671Z] 5c153e142f56: Preparing [2024-10-05T15:42:16.671Z] f5e73b438d9f: Preparing [2024-10-05T15:42:16.671Z] 892c7a93325b: Preparing [2024-10-05T15:42:16.671Z] 2f33bf6a484e: Preparing [2024-10-05T15:42:16.671Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:16.671Z] 056af04b66d7: Preparing [2024-10-05T15:42:16.671Z] 482a7a83685a: Preparing [2024-10-05T15:42:16.671Z] b4c861f06f26: Preparing [2024-10-05T15:42:16.671Z] 16113d51b718: Preparing [2024-10-05T15:42:16.671Z] 056af04b66d7: Waiting [2024-10-05T15:42:16.671Z] 482a7a83685a: Waiting [2024-10-05T15:42:16.671Z] b4c861f06f26: Waiting [2024-10-05T15:42:16.671Z] 16113d51b718: Waiting [2024-10-05T15:42:16.671Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:16.938Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:16.938Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:16.938Z] 892c7a93325b: Pushed [2024-10-05T15:42:16.938Z] f5e73b438d9f: Pushed [2024-10-05T15:42:16.938Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:16.938Z] 16113d51b718: Layer already exists [2024-10-05T15:42:16.938Z] 5c153e142f56: Pushed [2024-10-05T15:42:18.870Z] 2f33bf6a484e: Pushed [2024-10-05T15:42:18.870Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:19.248Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:19.609Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-05T15:42:19.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-05T15:42:19.609Z] 5c153e142f56: Preparing [2024-10-05T15:42:19.609Z] f5e73b438d9f: Preparing [2024-10-05T15:42:19.609Z] 892c7a93325b: Preparing [2024-10-05T15:42:19.609Z] 2f33bf6a484e: Preparing [2024-10-05T15:42:19.609Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:19.609Z] 056af04b66d7: Preparing [2024-10-05T15:42:19.609Z] 482a7a83685a: Preparing [2024-10-05T15:42:19.609Z] b4c861f06f26: Preparing [2024-10-05T15:42:19.609Z] 16113d51b718: Preparing [2024-10-05T15:42:19.609Z] 056af04b66d7: Waiting [2024-10-05T15:42:19.609Z] 482a7a83685a: Waiting [2024-10-05T15:42:19.609Z] b4c861f06f26: Waiting [2024-10-05T15:42:19.609Z] 16113d51b718: Waiting [2024-10-05T15:42:19.609Z] 5c153e142f56: Layer already exists [2024-10-05T15:42:19.609Z] 892c7a93325b: Layer already exists [2024-10-05T15:42:19.609Z] 2f33bf6a484e: Layer already exists [2024-10-05T15:42:19.609Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:19.609Z] f5e73b438d9f: Layer already exists [2024-10-05T15:42:19.609Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:19.609Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:19.609Z] 16113d51b718: Layer already exists [2024-10-05T15:42:19.609Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:19.874Z] latest: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:20.237Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:20.606Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 [2024-10-05T15:42:20.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-05T15:42:20.606Z] 5c153e142f56: Preparing [2024-10-05T15:42:20.606Z] f5e73b438d9f: Preparing [2024-10-05T15:42:20.606Z] 892c7a93325b: Preparing [2024-10-05T15:42:20.606Z] 2f33bf6a484e: Preparing [2024-10-05T15:42:20.606Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:20.606Z] 056af04b66d7: Preparing [2024-10-05T15:42:20.606Z] 482a7a83685a: Preparing [2024-10-05T15:42:20.606Z] b4c861f06f26: Preparing [2024-10-05T15:42:20.606Z] 16113d51b718: Preparing [2024-10-05T15:42:20.606Z] 482a7a83685a: Waiting [2024-10-05T15:42:20.606Z] b4c861f06f26: Waiting [2024-10-05T15:42:20.606Z] 16113d51b718: Waiting [2024-10-05T15:42:20.606Z] 5c153e142f56: Layer already exists [2024-10-05T15:42:20.606Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:20.606Z] 892c7a93325b: Layer already exists [2024-10-05T15:42:20.606Z] 2f33bf6a484e: Layer already exists [2024-10-05T15:42:20.606Z] f5e73b438d9f: Layer already exists [2024-10-05T15:42:20.606Z] 16113d51b718: Layer already exists [2024-10-05T15:42:20.606Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:20.606Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:20.606Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:20.872Z] 3.2.0-dev.90: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:21.234Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:21.585Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:21.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-05T15:42:21.585Z] 5c153e142f56: Preparing [2024-10-05T15:42:21.585Z] f5e73b438d9f: Preparing [2024-10-05T15:42:21.585Z] 892c7a93325b: Preparing [2024-10-05T15:42:21.585Z] 2f33bf6a484e: Preparing [2024-10-05T15:42:21.585Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:21.585Z] 056af04b66d7: Preparing [2024-10-05T15:42:21.585Z] 482a7a83685a: Preparing [2024-10-05T15:42:21.585Z] b4c861f06f26: Preparing [2024-10-05T15:42:21.585Z] 16113d51b718: Preparing [2024-10-05T15:42:21.585Z] 056af04b66d7: Waiting [2024-10-05T15:42:21.585Z] 482a7a83685a: Waiting [2024-10-05T15:42:21.585Z] b4c861f06f26: Waiting [2024-10-05T15:42:21.585Z] 16113d51b718: Waiting [2024-10-05T15:42:21.585Z] 5c153e142f56: Layer already exists [2024-10-05T15:42:21.585Z] 2f33bf6a484e: Layer already exists [2024-10-05T15:42:21.585Z] 892c7a93325b: Layer already exists [2024-10-05T15:42:21.585Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:21.585Z] f5e73b438d9f: Layer already exists [2024-10-05T15:42:21.585Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:21.585Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:21.585Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:21.585Z] 16113d51b718: Layer already exists [2024-10-05T15:42:21.850Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:22.221Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:22.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-05T15:42:22.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-05T15:42:22.584Z] 5c153e142f56: Preparing [2024-10-05T15:42:22.584Z] f5e73b438d9f: Preparing [2024-10-05T15:42:22.584Z] 892c7a93325b: Preparing [2024-10-05T15:42:22.584Z] 2f33bf6a484e: Preparing [2024-10-05T15:42:22.584Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:22.584Z] 056af04b66d7: Preparing [2024-10-05T15:42:22.584Z] 482a7a83685a: Preparing [2024-10-05T15:42:22.584Z] b4c861f06f26: Preparing [2024-10-05T15:42:22.584Z] 16113d51b718: Preparing [2024-10-05T15:42:22.584Z] 482a7a83685a: Waiting [2024-10-05T15:42:22.584Z] b4c861f06f26: Waiting [2024-10-05T15:42:22.584Z] 16113d51b718: Waiting [2024-10-05T15:42:22.584Z] 056af04b66d7: Waiting [2024-10-05T15:42:22.584Z] 5c153e142f56: Layer already exists [2024-10-05T15:42:22.584Z] f5e73b438d9f: Layer already exists [2024-10-05T15:42:22.584Z] 2f33bf6a484e: Layer already exists [2024-10-05T15:42:22.584Z] 892c7a93325b: Layer already exists [2024-10-05T15:42:22.584Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:22.584Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:22.584Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:22.584Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:22.584Z] 16113d51b718: Layer already exists [2024-10-05T15:42:22.849Z] main: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:22.944Z] ===================================================== [Pipeline] echo [2024-10-05T15:42:22.962Z] taggedImages: [2024-10-05T15:42:22.962Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:22.962Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-05T15:42:22.962Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 [2024-10-05T15:42:22.962Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:22.962Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-05T15:42:23.071Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-05T15:42:23.071Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:23.071Z] latest [2024-10-05T15:42:23.071Z] 3.2.0-dev.90 [2024-10-05T15:42:23.071Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:23.071Z] main [2024-10-05T15:42:23.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:23.462Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:23.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:23.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-05T15:42:23.813Z] 00e529c0f7d4: Preparing [2024-10-05T15:42:23.813Z] cc7ab12af23a: Preparing [2024-10-05T15:42:23.813Z] c32875051220: Preparing [2024-10-05T15:42:23.813Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:23.813Z] 056af04b66d7: Preparing [2024-10-05T15:42:23.813Z] 0a579239d5b8: Preparing [2024-10-05T15:42:23.813Z] c4998595b885: Preparing [2024-10-05T15:42:23.813Z] 0a579239d5b8: Waiting [2024-10-05T15:42:23.813Z] 16113d51b718: Preparing [2024-10-05T15:42:23.813Z] c4998595b885: Waiting [2024-10-05T15:42:23.813Z] 16113d51b718: Waiting [2024-10-05T15:42:23.813Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:24.077Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:24.077Z] 00e529c0f7d4: Pushed [2024-10-05T15:42:24.077Z] cc7ab12af23a: Pushed [2024-10-05T15:42:24.077Z] 16113d51b718: Layer already exists [2024-10-05T15:42:24.077Z] c4998595b885: Pushed [2024-10-05T15:42:24.077Z] 0a579239d5b8: Pushed [2024-10-05T15:42:29.405Z] c32875051220: Pushed [2024-10-05T15:42:29.405Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:29.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:30.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-05T15:42:30.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-05T15:42:30.115Z] 00e529c0f7d4: Preparing [2024-10-05T15:42:30.115Z] cc7ab12af23a: Preparing [2024-10-05T15:42:30.115Z] c32875051220: Preparing [2024-10-05T15:42:30.115Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:30.115Z] 056af04b66d7: Preparing [2024-10-05T15:42:30.115Z] 0a579239d5b8: Preparing [2024-10-05T15:42:30.115Z] c4998595b885: Preparing [2024-10-05T15:42:30.115Z] 16113d51b718: Preparing [2024-10-05T15:42:30.115Z] 0a579239d5b8: Waiting [2024-10-05T15:42:30.115Z] c4998595b885: Waiting [2024-10-05T15:42:30.115Z] 16113d51b718: Waiting [2024-10-05T15:42:30.115Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:30.115Z] cc7ab12af23a: Layer already exists [2024-10-05T15:42:30.115Z] 00e529c0f7d4: Layer already exists [2024-10-05T15:42:30.115Z] c32875051220: Layer already exists [2024-10-05T15:42:30.115Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:30.115Z] 0a579239d5b8: Layer already exists [2024-10-05T15:42:30.115Z] c4998595b885: Layer already exists [2024-10-05T15:42:30.115Z] 16113d51b718: Layer already exists [2024-10-05T15:42:30.378Z] latest: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:30.732Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:31.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 [2024-10-05T15:42:31.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-05T15:42:31.079Z] 00e529c0f7d4: Preparing [2024-10-05T15:42:31.079Z] cc7ab12af23a: Preparing [2024-10-05T15:42:31.079Z] c32875051220: Preparing [2024-10-05T15:42:31.079Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:31.079Z] 056af04b66d7: Preparing [2024-10-05T15:42:31.079Z] 0a579239d5b8: Preparing [2024-10-05T15:42:31.079Z] c4998595b885: Preparing [2024-10-05T15:42:31.079Z] 16113d51b718: Preparing [2024-10-05T15:42:31.079Z] 0a579239d5b8: Waiting [2024-10-05T15:42:31.079Z] c4998595b885: Waiting [2024-10-05T15:42:31.079Z] 16113d51b718: Waiting [2024-10-05T15:42:31.079Z] c32875051220: Layer already exists [2024-10-05T15:42:31.079Z] 00e529c0f7d4: Layer already exists [2024-10-05T15:42:31.079Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:31.079Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:31.079Z] cc7ab12af23a: Layer already exists [2024-10-05T15:42:31.079Z] 16113d51b718: Layer already exists [2024-10-05T15:42:31.079Z] c4998595b885: Layer already exists [2024-10-05T15:42:31.079Z] 0a579239d5b8: Layer already exists [2024-10-05T15:42:31.079Z] 3.2.0-dev.90: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:31.701Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:32.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:32.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-05T15:42:32.047Z] 00e529c0f7d4: Preparing [2024-10-05T15:42:32.047Z] cc7ab12af23a: Preparing [2024-10-05T15:42:32.047Z] c32875051220: Preparing [2024-10-05T15:42:32.047Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:32.047Z] 056af04b66d7: Preparing [2024-10-05T15:42:32.047Z] 0a579239d5b8: Preparing [2024-10-05T15:42:32.047Z] c4998595b885: Preparing [2024-10-05T15:42:32.047Z] 16113d51b718: Preparing [2024-10-05T15:42:32.047Z] 0a579239d5b8: Waiting [2024-10-05T15:42:32.047Z] c4998595b885: Waiting [2024-10-05T15:42:32.047Z] 00e529c0f7d4: Layer already exists [2024-10-05T15:42:32.047Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:32.047Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:32.047Z] cc7ab12af23a: Layer already exists [2024-10-05T15:42:32.047Z] c32875051220: Layer already exists [2024-10-05T15:42:32.047Z] 0a579239d5b8: Layer already exists [2024-10-05T15:42:32.047Z] 16113d51b718: Layer already exists [2024-10-05T15:42:32.047Z] c4998595b885: Layer already exists [2024-10-05T15:42:32.312Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:32.664Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:33.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-05T15:42:33.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-05T15:42:33.014Z] 00e529c0f7d4: Preparing [2024-10-05T15:42:33.014Z] cc7ab12af23a: Preparing [2024-10-05T15:42:33.014Z] c32875051220: Preparing [2024-10-05T15:42:33.014Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:33.014Z] 056af04b66d7: Preparing [2024-10-05T15:42:33.014Z] 0a579239d5b8: Preparing [2024-10-05T15:42:33.014Z] c4998595b885: Preparing [2024-10-05T15:42:33.014Z] 16113d51b718: Preparing [2024-10-05T15:42:33.014Z] c4998595b885: Waiting [2024-10-05T15:42:33.014Z] 0a579239d5b8: Waiting [2024-10-05T15:42:33.014Z] 16113d51b718: Waiting [2024-10-05T15:42:33.014Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:33.014Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:33.014Z] cc7ab12af23a: Layer already exists [2024-10-05T15:42:33.014Z] c32875051220: Layer already exists [2024-10-05T15:42:33.014Z] 00e529c0f7d4: Layer already exists [2024-10-05T15:42:33.014Z] c4998595b885: Layer already exists [2024-10-05T15:42:33.014Z] 0a579239d5b8: Layer already exists [2024-10-05T15:42:33.014Z] 16113d51b718: Layer already exists [2024-10-05T15:42:33.277Z] main: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:33.364Z] ===================================================== [Pipeline] echo [2024-10-05T15:42:33.380Z] taggedImages: [2024-10-05T15:42:33.380Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:33.380Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-05T15:42:33.380Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 [2024-10-05T15:42:33.380Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:33.380Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-05T15:42:33.409Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-05T15:42:33.409Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:33.409Z] latest [2024-10-05T15:42:33.409Z] 3.2.0-dev.90 [2024-10-05T15:42:33.409Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:33.409Z] main [2024-10-05T15:42:33.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:33.833Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:34.213Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:34.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-05T15:42:34.213Z] ceb5d25914ae: Preparing [2024-10-05T15:42:34.213Z] 7a62fc9cb235: Preparing [2024-10-05T15:42:34.213Z] 94e6e0ebd24a: Preparing [2024-10-05T15:42:34.213Z] 056af04b66d7: Preparing [2024-10-05T15:42:34.213Z] b4cc8de422a0: Preparing [2024-10-05T15:42:34.213Z] 3d6dccf65a5a: Preparing [2024-10-05T15:42:34.213Z] 16113d51b718: Preparing [2024-10-05T15:42:34.213Z] 3d6dccf65a5a: Waiting [2024-10-05T15:42:34.213Z] 16113d51b718: Waiting [2024-10-05T15:42:34.213Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:34.481Z] 7a62fc9cb235: Pushed [2024-10-05T15:42:34.481Z] ceb5d25914ae: Pushed [2024-10-05T15:42:34.481Z] 16113d51b718: Layer already exists [2024-10-05T15:42:34.481Z] b4cc8de422a0: Pushed [2024-10-05T15:42:34.481Z] 3d6dccf65a5a: Pushed [2024-10-05T15:42:39.896Z] 94e6e0ebd24a: Pushed [2024-10-05T15:42:39.896Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:40.256Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:40.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-05T15:42:40.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-05T15:42:40.611Z] ceb5d25914ae: Preparing [2024-10-05T15:42:40.611Z] 7a62fc9cb235: Preparing [2024-10-05T15:42:40.611Z] 94e6e0ebd24a: Preparing [2024-10-05T15:42:40.611Z] 056af04b66d7: Preparing [2024-10-05T15:42:40.611Z] b4cc8de422a0: Preparing [2024-10-05T15:42:40.611Z] 3d6dccf65a5a: Preparing [2024-10-05T15:42:40.611Z] 16113d51b718: Preparing [2024-10-05T15:42:40.611Z] 3d6dccf65a5a: Waiting [2024-10-05T15:42:40.611Z] 16113d51b718: Waiting [2024-10-05T15:42:40.611Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:40.611Z] ceb5d25914ae: Layer already exists [2024-10-05T15:42:40.611Z] 7a62fc9cb235: Layer already exists [2024-10-05T15:42:40.611Z] 94e6e0ebd24a: Layer already exists [2024-10-05T15:42:40.611Z] b4cc8de422a0: Layer already exists [2024-10-05T15:42:40.611Z] 16113d51b718: Layer already exists [2024-10-05T15:42:40.611Z] 3d6dccf65a5a: Layer already exists [2024-10-05T15:42:40.876Z] latest: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:41.225Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:41.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 [2024-10-05T15:42:41.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-05T15:42:41.571Z] ceb5d25914ae: Preparing [2024-10-05T15:42:41.571Z] 7a62fc9cb235: Preparing [2024-10-05T15:42:41.571Z] 94e6e0ebd24a: Preparing [2024-10-05T15:42:41.571Z] 056af04b66d7: Preparing [2024-10-05T15:42:41.571Z] b4cc8de422a0: Preparing [2024-10-05T15:42:41.571Z] 3d6dccf65a5a: Preparing [2024-10-05T15:42:41.571Z] 16113d51b718: Preparing [2024-10-05T15:42:41.571Z] 3d6dccf65a5a: Waiting [2024-10-05T15:42:41.571Z] 16113d51b718: Waiting [2024-10-05T15:42:41.571Z] ceb5d25914ae: Layer already exists [2024-10-05T15:42:41.571Z] b4cc8de422a0: Layer already exists [2024-10-05T15:42:41.571Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:41.571Z] 94e6e0ebd24a: Layer already exists [2024-10-05T15:42:41.571Z] 7a62fc9cb235: Layer already exists [2024-10-05T15:42:41.571Z] 16113d51b718: Layer already exists [2024-10-05T15:42:41.571Z] 3d6dccf65a5a: Layer already exists [2024-10-05T15:42:41.571Z] 3.2.0-dev.90: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:42.194Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:42.547Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:42.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-05T15:42:42.548Z] ceb5d25914ae: Preparing [2024-10-05T15:42:42.548Z] 7a62fc9cb235: Preparing [2024-10-05T15:42:42.548Z] 94e6e0ebd24a: Preparing [2024-10-05T15:42:42.548Z] 056af04b66d7: Preparing [2024-10-05T15:42:42.548Z] b4cc8de422a0: Preparing [2024-10-05T15:42:42.548Z] 3d6dccf65a5a: Preparing [2024-10-05T15:42:42.548Z] 16113d51b718: Preparing [2024-10-05T15:42:42.548Z] 3d6dccf65a5a: Waiting [2024-10-05T15:42:42.548Z] ceb5d25914ae: Layer already exists [2024-10-05T15:42:42.548Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:42.548Z] b4cc8de422a0: Layer already exists [2024-10-05T15:42:42.548Z] 94e6e0ebd24a: Layer already exists [2024-10-05T15:42:42.548Z] 7a62fc9cb235: Layer already exists [2024-10-05T15:42:42.548Z] 3d6dccf65a5a: Layer already exists [2024-10-05T15:42:42.548Z] 16113d51b718: Layer already exists [2024-10-05T15:42:42.813Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:43.176Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:43.525Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-05T15:42:43.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-05T15:42:43.525Z] ceb5d25914ae: Preparing [2024-10-05T15:42:43.525Z] 7a62fc9cb235: Preparing [2024-10-05T15:42:43.525Z] 94e6e0ebd24a: Preparing [2024-10-05T15:42:43.525Z] 056af04b66d7: Preparing [2024-10-05T15:42:43.525Z] b4cc8de422a0: Preparing [2024-10-05T15:42:43.525Z] 3d6dccf65a5a: Preparing [2024-10-05T15:42:43.525Z] 16113d51b718: Preparing [2024-10-05T15:42:43.525Z] 3d6dccf65a5a: Waiting [2024-10-05T15:42:43.525Z] 16113d51b718: Waiting [2024-10-05T15:42:43.525Z] ceb5d25914ae: Layer already exists [2024-10-05T15:42:43.525Z] 94e6e0ebd24a: Layer already exists [2024-10-05T15:42:43.525Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:43.525Z] b4cc8de422a0: Layer already exists [2024-10-05T15:42:43.525Z] 7a62fc9cb235: Layer already exists [2024-10-05T15:42:43.525Z] 16113d51b718: Layer already exists [2024-10-05T15:42:43.525Z] 3d6dccf65a5a: Layer already exists [2024-10-05T15:42:43.788Z] main: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:43.866Z] ===================================================== [Pipeline] echo [2024-10-05T15:42:43.878Z] taggedImages: [2024-10-05T15:42:43.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:43.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-05T15:42:43.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 [2024-10-05T15:42:43.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:43.878Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-05T15:42:43.909Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-05T15:42:43.909Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:43.909Z] latest [2024-10-05T15:42:43.909Z] 3.2.0-dev.90 [2024-10-05T15:42:43.909Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:43.909Z] main [2024-10-05T15:42:43.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:44.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:44.627Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:44.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-05T15:42:44.627Z] 64aa583d7db8: Preparing [2024-10-05T15:42:44.627Z] 9821a37b1772: Preparing [2024-10-05T15:42:44.627Z] 157bfe4911cc: Preparing [2024-10-05T15:42:44.627Z] 0a8879c0f1bd: Preparing [2024-10-05T15:42:44.627Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:44.627Z] 056af04b66d7: Preparing [2024-10-05T15:42:44.627Z] 482a7a83685a: Preparing [2024-10-05T15:42:44.627Z] 056af04b66d7: Waiting [2024-10-05T15:42:44.627Z] b4c861f06f26: Preparing [2024-10-05T15:42:44.627Z] 482a7a83685a: Waiting [2024-10-05T15:42:44.627Z] 16113d51b718: Preparing [2024-10-05T15:42:44.627Z] b4c861f06f26: Waiting [2024-10-05T15:42:44.627Z] 16113d51b718: Waiting [2024-10-05T15:42:44.627Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:44.893Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:44.893Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:44.893Z] 157bfe4911cc: Pushed [2024-10-05T15:42:44.893Z] 9821a37b1772: Pushed [2024-10-05T15:42:44.893Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:44.893Z] 64aa583d7db8: Pushed [2024-10-05T15:42:44.893Z] 16113d51b718: Layer already exists [2024-10-05T15:42:50.208Z] 0a8879c0f1bd: Pushed [2024-10-05T15:42:50.208Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:50.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:50.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-05T15:42:50.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-05T15:42:50.914Z] 64aa583d7db8: Preparing [2024-10-05T15:42:50.914Z] 9821a37b1772: Preparing [2024-10-05T15:42:50.914Z] 157bfe4911cc: Preparing [2024-10-05T15:42:50.914Z] 0a8879c0f1bd: Preparing [2024-10-05T15:42:50.914Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:50.914Z] 056af04b66d7: Preparing [2024-10-05T15:42:50.914Z] 482a7a83685a: Preparing [2024-10-05T15:42:50.914Z] b4c861f06f26: Preparing [2024-10-05T15:42:50.914Z] 16113d51b718: Preparing [2024-10-05T15:42:50.914Z] 482a7a83685a: Waiting [2024-10-05T15:42:50.914Z] b4c861f06f26: Waiting [2024-10-05T15:42:50.914Z] 16113d51b718: Waiting [2024-10-05T15:42:50.914Z] 056af04b66d7: Waiting [2024-10-05T15:42:50.914Z] 157bfe4911cc: Layer already exists [2024-10-05T15:42:50.914Z] 9821a37b1772: Layer already exists [2024-10-05T15:42:50.914Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:50.914Z] 0a8879c0f1bd: Layer already exists [2024-10-05T15:42:50.914Z] 64aa583d7db8: Layer already exists [2024-10-05T15:42:50.914Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:50.914Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:50.914Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:50.914Z] 16113d51b718: Layer already exists [2024-10-05T15:42:51.178Z] latest: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:51.522Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:51.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 [2024-10-05T15:42:51.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-05T15:42:51.866Z] 64aa583d7db8: Preparing [2024-10-05T15:42:51.866Z] 9821a37b1772: Preparing [2024-10-05T15:42:51.866Z] 157bfe4911cc: Preparing [2024-10-05T15:42:51.866Z] 0a8879c0f1bd: Preparing [2024-10-05T15:42:51.866Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:51.866Z] 056af04b66d7: Preparing [2024-10-05T15:42:51.866Z] 482a7a83685a: Preparing [2024-10-05T15:42:51.866Z] 056af04b66d7: Waiting [2024-10-05T15:42:51.866Z] b4c861f06f26: Preparing [2024-10-05T15:42:51.866Z] 482a7a83685a: Waiting [2024-10-05T15:42:51.866Z] 16113d51b718: Preparing [2024-10-05T15:42:51.866Z] b4c861f06f26: Waiting [2024-10-05T15:42:51.866Z] 16113d51b718: Waiting [2024-10-05T15:42:51.866Z] 9821a37b1772: Layer already exists [2024-10-05T15:42:51.866Z] 157bfe4911cc: Layer already exists [2024-10-05T15:42:51.866Z] 0a8879c0f1bd: Layer already exists [2024-10-05T15:42:51.866Z] 64aa583d7db8: Layer already exists [2024-10-05T15:42:51.866Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:51.866Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:51.866Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:51.866Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:51.866Z] 16113d51b718: Layer already exists [2024-10-05T15:42:52.130Z] 3.2.0-dev.90: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:52.477Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:52.820Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:52.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-05T15:42:52.820Z] 64aa583d7db8: Preparing [2024-10-05T15:42:52.820Z] 9821a37b1772: Preparing [2024-10-05T15:42:52.820Z] 157bfe4911cc: Preparing [2024-10-05T15:42:52.820Z] 0a8879c0f1bd: Preparing [2024-10-05T15:42:52.820Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:52.820Z] 056af04b66d7: Preparing [2024-10-05T15:42:52.820Z] 482a7a83685a: Preparing [2024-10-05T15:42:52.820Z] b4c861f06f26: Preparing [2024-10-05T15:42:52.820Z] 16113d51b718: Preparing [2024-10-05T15:42:52.820Z] 056af04b66d7: Waiting [2024-10-05T15:42:52.820Z] 482a7a83685a: Waiting [2024-10-05T15:42:52.820Z] b4c861f06f26: Waiting [2024-10-05T15:42:52.820Z] 16113d51b718: Waiting [2024-10-05T15:42:52.820Z] 9821a37b1772: Layer already exists [2024-10-05T15:42:52.820Z] 64aa583d7db8: Layer already exists [2024-10-05T15:42:52.820Z] 0a8879c0f1bd: Layer already exists [2024-10-05T15:42:52.820Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:52.820Z] 157bfe4911cc: Layer already exists [2024-10-05T15:42:52.820Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:52.820Z] 16113d51b718: Layer already exists [2024-10-05T15:42:52.820Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:52.820Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:53.084Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:53.440Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:53.789Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-05T15:42:53.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-05T15:42:53.789Z] 64aa583d7db8: Preparing [2024-10-05T15:42:53.789Z] 9821a37b1772: Preparing [2024-10-05T15:42:53.789Z] 157bfe4911cc: Preparing [2024-10-05T15:42:53.789Z] 0a8879c0f1bd: Preparing [2024-10-05T15:42:53.789Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:53.789Z] 056af04b66d7: Preparing [2024-10-05T15:42:53.789Z] 482a7a83685a: Preparing [2024-10-05T15:42:53.789Z] b4c861f06f26: Preparing [2024-10-05T15:42:53.789Z] 16113d51b718: Preparing [2024-10-05T15:42:53.789Z] 056af04b66d7: Waiting [2024-10-05T15:42:53.789Z] b4c861f06f26: Waiting [2024-10-05T15:42:53.789Z] 482a7a83685a: Waiting [2024-10-05T15:42:53.789Z] 16113d51b718: Waiting [2024-10-05T15:42:53.789Z] 9821a37b1772: Layer already exists [2024-10-05T15:42:53.789Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:53.789Z] 157bfe4911cc: Layer already exists [2024-10-05T15:42:53.789Z] 64aa583d7db8: Layer already exists [2024-10-05T15:42:53.789Z] 0a8879c0f1bd: Layer already exists [2024-10-05T15:42:53.789Z] b4c861f06f26: Layer already exists [2024-10-05T15:42:53.789Z] 482a7a83685a: Layer already exists [2024-10-05T15:42:53.789Z] 16113d51b718: Layer already exists [2024-10-05T15:42:53.789Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:54.054Z] main: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:42:54.132Z] ===================================================== [Pipeline] echo [2024-10-05T15:42:54.147Z] taggedImages: [2024-10-05T15:42:54.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:54.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-05T15:42:54.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 [2024-10-05T15:42:54.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:54.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-05T15:42:54.172Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-05T15:42:54.172Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:54.172Z] latest [2024-10-05T15:42:54.172Z] 3.2.0-dev.90 [2024-10-05T15:42:54.172Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:42:54.172Z] main [2024-10-05T15:42:54.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:54.543Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:54.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:42:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-05T15:42:54.883Z] 936f40cf2782: Preparing [2024-10-05T15:42:54.883Z] 33306e2d5f11: Preparing [2024-10-05T15:42:54.883Z] f68c95ccbb41: Preparing [2024-10-05T15:42:54.883Z] e41646c04ce7: Preparing [2024-10-05T15:42:54.883Z] 66d9ec604db3: Preparing [2024-10-05T15:42:54.883Z] b8544db6962a: Preparing [2024-10-05T15:42:54.883Z] acbef0db2c7c: Preparing [2024-10-05T15:42:54.883Z] 460c593749a4: Preparing [2024-10-05T15:42:54.883Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:54.883Z] 056af04b66d7: Preparing [2024-10-05T15:42:54.883Z] 8772880646e3: Preparing [2024-10-05T15:42:54.883Z] 595b335dd694: Preparing [2024-10-05T15:42:54.883Z] 5f70bf18a086: Preparing [2024-10-05T15:42:54.883Z] 9979829f2598: Preparing [2024-10-05T15:42:54.883Z] 3d22adf52c74: Preparing [2024-10-05T15:42:54.883Z] 5885caceee58: Preparing [2024-10-05T15:42:54.883Z] 16113d51b718: Preparing [2024-10-05T15:42:54.883Z] 8772880646e3: Waiting [2024-10-05T15:42:54.883Z] 595b335dd694: Waiting [2024-10-05T15:42:54.883Z] 5f70bf18a086: Waiting [2024-10-05T15:42:54.883Z] 9979829f2598: Waiting [2024-10-05T15:42:54.883Z] b8544db6962a: Waiting [2024-10-05T15:42:54.883Z] acbef0db2c7c: Waiting [2024-10-05T15:42:54.883Z] 460c593749a4: Waiting [2024-10-05T15:42:54.883Z] 2f6cd6f91e89: Waiting [2024-10-05T15:42:54.883Z] 056af04b66d7: Waiting [2024-10-05T15:42:54.883Z] 3d22adf52c74: Waiting [2024-10-05T15:42:54.883Z] 16113d51b718: Waiting [2024-10-05T15:42:54.883Z] 5885caceee58: Waiting [2024-10-05T15:42:55.148Z] f68c95ccbb41: Pushed [2024-10-05T15:42:55.148Z] 66d9ec604db3: Pushed [2024-10-05T15:42:55.148Z] 936f40cf2782: Pushed [2024-10-05T15:42:55.149Z] 33306e2d5f11: Pushed [2024-10-05T15:42:55.149Z] e41646c04ce7: Pushed [2024-10-05T15:42:55.149Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:55.149Z] b8544db6962a: Pushed [2024-10-05T15:42:55.149Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:55.149Z] acbef0db2c7c: Pushed [2024-10-05T15:42:55.413Z] 5f70bf18a086: Layer already exists [2024-10-05T15:42:55.413Z] 595b335dd694: Pushed [2024-10-05T15:42:55.413Z] 8772880646e3: Pushed [2024-10-05T15:42:55.413Z] 16113d51b718: Layer already exists [2024-10-05T15:42:55.413Z] 9979829f2598: Pushed [2024-10-05T15:42:55.676Z] 3d22adf52c74: Pushed [2024-10-05T15:42:55.676Z] 5885caceee58: Pushed [2024-10-05T15:42:58.242Z] 460c593749a4: Pushed [2024-10-05T15:42:58.242Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:58.597Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:58.949Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-05T15:42:58.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-05T15:42:58.950Z] 936f40cf2782: Preparing [2024-10-05T15:42:58.950Z] 33306e2d5f11: Preparing [2024-10-05T15:42:58.950Z] f68c95ccbb41: Preparing [2024-10-05T15:42:58.950Z] e41646c04ce7: Preparing [2024-10-05T15:42:58.950Z] 66d9ec604db3: Preparing [2024-10-05T15:42:58.950Z] b8544db6962a: Preparing [2024-10-05T15:42:58.950Z] acbef0db2c7c: Preparing [2024-10-05T15:42:58.950Z] 460c593749a4: Preparing [2024-10-05T15:42:58.950Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:58.950Z] 056af04b66d7: Preparing [2024-10-05T15:42:58.950Z] 8772880646e3: Preparing [2024-10-05T15:42:58.950Z] 595b335dd694: Preparing [2024-10-05T15:42:58.950Z] 5f70bf18a086: Preparing [2024-10-05T15:42:58.950Z] 9979829f2598: Preparing [2024-10-05T15:42:58.950Z] 3d22adf52c74: Preparing [2024-10-05T15:42:58.950Z] 5885caceee58: Preparing [2024-10-05T15:42:58.950Z] 16113d51b718: Preparing [2024-10-05T15:42:58.950Z] 056af04b66d7: Waiting [2024-10-05T15:42:58.950Z] 8772880646e3: Waiting [2024-10-05T15:42:58.950Z] 595b335dd694: Waiting [2024-10-05T15:42:58.950Z] 5f70bf18a086: Waiting [2024-10-05T15:42:58.950Z] 9979829f2598: Waiting [2024-10-05T15:42:58.950Z] 3d22adf52c74: Waiting [2024-10-05T15:42:58.950Z] 5885caceee58: Waiting [2024-10-05T15:42:58.950Z] b8544db6962a: Waiting [2024-10-05T15:42:58.950Z] 16113d51b718: Waiting [2024-10-05T15:42:58.950Z] 460c593749a4: Waiting [2024-10-05T15:42:58.950Z] acbef0db2c7c: Waiting [2024-10-05T15:42:58.950Z] 2f6cd6f91e89: Waiting [2024-10-05T15:42:58.950Z] f68c95ccbb41: Layer already exists [2024-10-05T15:42:58.950Z] 66d9ec604db3: Layer already exists [2024-10-05T15:42:58.950Z] 33306e2d5f11: Layer already exists [2024-10-05T15:42:58.950Z] 936f40cf2782: Layer already exists [2024-10-05T15:42:58.950Z] e41646c04ce7: Layer already exists [2024-10-05T15:42:58.950Z] b8544db6962a: Layer already exists [2024-10-05T15:42:58.950Z] 460c593749a4: Layer already exists [2024-10-05T15:42:58.950Z] acbef0db2c7c: Layer already exists [2024-10-05T15:42:58.950Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:58.950Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:58.950Z] 595b335dd694: Layer already exists [2024-10-05T15:42:58.950Z] 8772880646e3: Layer already exists [2024-10-05T15:42:58.950Z] 9979829f2598: Layer already exists [2024-10-05T15:42:58.950Z] 5f70bf18a086: Layer already exists [2024-10-05T15:42:58.950Z] 3d22adf52c74: Layer already exists [2024-10-05T15:42:58.950Z] 5885caceee58: Layer already exists [2024-10-05T15:42:58.950Z] 16113d51b718: Layer already exists [2024-10-05T15:42:59.214Z] latest: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:59.578Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:42:59.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 [2024-10-05T15:42:59.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-05T15:42:59.927Z] 936f40cf2782: Preparing [2024-10-05T15:42:59.927Z] 33306e2d5f11: Preparing [2024-10-05T15:42:59.927Z] f68c95ccbb41: Preparing [2024-10-05T15:42:59.927Z] e41646c04ce7: Preparing [2024-10-05T15:42:59.927Z] 66d9ec604db3: Preparing [2024-10-05T15:42:59.927Z] b8544db6962a: Preparing [2024-10-05T15:42:59.927Z] acbef0db2c7c: Preparing [2024-10-05T15:42:59.927Z] 460c593749a4: Preparing [2024-10-05T15:42:59.927Z] 2f6cd6f91e89: Preparing [2024-10-05T15:42:59.927Z] 056af04b66d7: Preparing [2024-10-05T15:42:59.927Z] 8772880646e3: Preparing [2024-10-05T15:42:59.927Z] 595b335dd694: Preparing [2024-10-05T15:42:59.927Z] 5f70bf18a086: Preparing [2024-10-05T15:42:59.927Z] 9979829f2598: Preparing [2024-10-05T15:42:59.927Z] 3d22adf52c74: Preparing [2024-10-05T15:42:59.927Z] 5885caceee58: Preparing [2024-10-05T15:42:59.927Z] 16113d51b718: Preparing [2024-10-05T15:42:59.927Z] 460c593749a4: Waiting [2024-10-05T15:42:59.927Z] 2f6cd6f91e89: Waiting [2024-10-05T15:42:59.927Z] 056af04b66d7: Waiting [2024-10-05T15:42:59.927Z] 8772880646e3: Waiting [2024-10-05T15:42:59.927Z] 595b335dd694: Waiting [2024-10-05T15:42:59.927Z] b8544db6962a: Waiting [2024-10-05T15:42:59.927Z] 5f70bf18a086: Waiting [2024-10-05T15:42:59.927Z] acbef0db2c7c: Waiting [2024-10-05T15:42:59.927Z] 9979829f2598: Waiting [2024-10-05T15:42:59.927Z] 3d22adf52c74: Waiting [2024-10-05T15:42:59.927Z] 5885caceee58: Waiting [2024-10-05T15:42:59.927Z] 16113d51b718: Waiting [2024-10-05T15:42:59.927Z] 936f40cf2782: Layer already exists [2024-10-05T15:42:59.927Z] e41646c04ce7: Layer already exists [2024-10-05T15:42:59.927Z] 33306e2d5f11: Layer already exists [2024-10-05T15:42:59.927Z] f68c95ccbb41: Layer already exists [2024-10-05T15:42:59.927Z] 66d9ec604db3: Layer already exists [2024-10-05T15:42:59.927Z] b8544db6962a: Layer already exists [2024-10-05T15:42:59.927Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:42:59.927Z] acbef0db2c7c: Layer already exists [2024-10-05T15:42:59.927Z] 056af04b66d7: Layer already exists [2024-10-05T15:42:59.927Z] 460c593749a4: Layer already exists [2024-10-05T15:42:59.927Z] 8772880646e3: Layer already exists [2024-10-05T15:42:59.927Z] 3d22adf52c74: Layer already exists [2024-10-05T15:42:59.927Z] 5f70bf18a086: Layer already exists [2024-10-05T15:42:59.927Z] 9979829f2598: Layer already exists [2024-10-05T15:42:59.927Z] 595b335dd694: Layer already exists [2024-10-05T15:42:59.927Z] 5885caceee58: Layer already exists [2024-10-05T15:42:59.927Z] 16113d51b718: Layer already exists [2024-10-05T15:43:00.191Z] 3.2.0-dev.90: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:00.544Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:00.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:00.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-05T15:43:00.888Z] 936f40cf2782: Preparing [2024-10-05T15:43:00.888Z] 33306e2d5f11: Preparing [2024-10-05T15:43:00.888Z] f68c95ccbb41: Preparing [2024-10-05T15:43:00.888Z] e41646c04ce7: Preparing [2024-10-05T15:43:00.888Z] 66d9ec604db3: Preparing [2024-10-05T15:43:00.888Z] b8544db6962a: Preparing [2024-10-05T15:43:00.888Z] acbef0db2c7c: Preparing [2024-10-05T15:43:00.888Z] 460c593749a4: Preparing [2024-10-05T15:43:00.888Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:00.888Z] 056af04b66d7: Preparing [2024-10-05T15:43:00.888Z] 8772880646e3: Preparing [2024-10-05T15:43:00.888Z] 595b335dd694: Preparing [2024-10-05T15:43:00.888Z] 5f70bf18a086: Preparing [2024-10-05T15:43:00.888Z] 9979829f2598: Preparing [2024-10-05T15:43:00.888Z] 3d22adf52c74: Preparing [2024-10-05T15:43:00.888Z] 5885caceee58: Preparing [2024-10-05T15:43:00.888Z] 16113d51b718: Preparing [2024-10-05T15:43:00.888Z] 056af04b66d7: Waiting [2024-10-05T15:43:00.888Z] 8772880646e3: Waiting [2024-10-05T15:43:00.888Z] 595b335dd694: Waiting [2024-10-05T15:43:00.888Z] acbef0db2c7c: Waiting [2024-10-05T15:43:00.888Z] 460c593749a4: Waiting [2024-10-05T15:43:00.888Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:00.888Z] b8544db6962a: Waiting [2024-10-05T15:43:00.888Z] 9979829f2598: Waiting [2024-10-05T15:43:00.888Z] 3d22adf52c74: Waiting [2024-10-05T15:43:00.888Z] 5885caceee58: Waiting [2024-10-05T15:43:00.888Z] 16113d51b718: Waiting [2024-10-05T15:43:00.888Z] 5f70bf18a086: Waiting [2024-10-05T15:43:00.888Z] f68c95ccbb41: Layer already exists [2024-10-05T15:43:00.888Z] 66d9ec604db3: Layer already exists [2024-10-05T15:43:00.888Z] 33306e2d5f11: Layer already exists [2024-10-05T15:43:00.888Z] 936f40cf2782: Layer already exists [2024-10-05T15:43:00.888Z] e41646c04ce7: Layer already exists [2024-10-05T15:43:00.888Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:00.888Z] b8544db6962a: Layer already exists [2024-10-05T15:43:00.888Z] 460c593749a4: Layer already exists [2024-10-05T15:43:00.888Z] acbef0db2c7c: Layer already exists [2024-10-05T15:43:00.888Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:00.888Z] 595b335dd694: Layer already exists [2024-10-05T15:43:00.888Z] 5f70bf18a086: Layer already exists [2024-10-05T15:43:00.888Z] 9979829f2598: Layer already exists [2024-10-05T15:43:00.888Z] 3d22adf52c74: Layer already exists [2024-10-05T15:43:00.888Z] 8772880646e3: Layer already exists [2024-10-05T15:43:00.888Z] 16113d51b718: Layer already exists [2024-10-05T15:43:00.888Z] 5885caceee58: Layer already exists [2024-10-05T15:43:01.152Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:01.496Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:01.848Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-05T15:43:01.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-05T15:43:01.848Z] 936f40cf2782: Preparing [2024-10-05T15:43:01.848Z] 33306e2d5f11: Preparing [2024-10-05T15:43:01.848Z] f68c95ccbb41: Preparing [2024-10-05T15:43:01.848Z] e41646c04ce7: Preparing [2024-10-05T15:43:01.848Z] 66d9ec604db3: Preparing [2024-10-05T15:43:01.848Z] b8544db6962a: Preparing [2024-10-05T15:43:01.848Z] acbef0db2c7c: Preparing [2024-10-05T15:43:01.848Z] 460c593749a4: Preparing [2024-10-05T15:43:01.848Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:01.848Z] 056af04b66d7: Preparing [2024-10-05T15:43:01.848Z] 8772880646e3: Preparing [2024-10-05T15:43:01.848Z] 595b335dd694: Preparing [2024-10-05T15:43:01.848Z] 5f70bf18a086: Preparing [2024-10-05T15:43:01.848Z] 9979829f2598: Preparing [2024-10-05T15:43:01.848Z] 3d22adf52c74: Preparing [2024-10-05T15:43:01.848Z] 5885caceee58: Preparing [2024-10-05T15:43:01.848Z] 16113d51b718: Preparing [2024-10-05T15:43:01.848Z] b8544db6962a: Waiting [2024-10-05T15:43:01.848Z] acbef0db2c7c: Waiting [2024-10-05T15:43:01.848Z] 460c593749a4: Waiting [2024-10-05T15:43:01.848Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:01.848Z] 056af04b66d7: Waiting [2024-10-05T15:43:01.848Z] 595b335dd694: Waiting [2024-10-05T15:43:01.848Z] 5f70bf18a086: Waiting [2024-10-05T15:43:01.848Z] 3d22adf52c74: Waiting [2024-10-05T15:43:01.848Z] 5885caceee58: Waiting [2024-10-05T15:43:01.848Z] 16113d51b718: Waiting [2024-10-05T15:43:01.848Z] 9979829f2598: Waiting [2024-10-05T15:43:01.848Z] e41646c04ce7: Layer already exists [2024-10-05T15:43:01.848Z] 33306e2d5f11: Layer already exists [2024-10-05T15:43:01.848Z] 66d9ec604db3: Layer already exists [2024-10-05T15:43:01.848Z] 936f40cf2782: Layer already exists [2024-10-05T15:43:01.848Z] f68c95ccbb41: Layer already exists [2024-10-05T15:43:01.848Z] acbef0db2c7c: Layer already exists [2024-10-05T15:43:01.848Z] b8544db6962a: Layer already exists [2024-10-05T15:43:01.848Z] 460c593749a4: Layer already exists [2024-10-05T15:43:01.848Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:01.848Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:01.848Z] 5f70bf18a086: Layer already exists [2024-10-05T15:43:01.848Z] 595b335dd694: Layer already exists [2024-10-05T15:43:01.848Z] 8772880646e3: Layer already exists [2024-10-05T15:43:01.848Z] 9979829f2598: Layer already exists [2024-10-05T15:43:01.848Z] 3d22adf52c74: Layer already exists [2024-10-05T15:43:01.848Z] 5885caceee58: Layer already exists [2024-10-05T15:43:01.848Z] 16113d51b718: Layer already exists [2024-10-05T15:43:02.113Z] main: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:43:02.197Z] ===================================================== [Pipeline] echo [2024-10-05T15:43:02.216Z] taggedImages: [2024-10-05T15:43:02.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:02.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-05T15:43:02.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 [2024-10-05T15:43:02.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:02.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-05T15:43:02.251Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-05T15:43:02.251Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:02.251Z] latest [2024-10-05T15:43:02.251Z] 3.2.0-dev.90 [2024-10-05T15:43:02.251Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:02.251Z] main [2024-10-05T15:43:02.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:02.629Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:02.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:02.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-05T15:43:02.974Z] 00245f369131: Preparing [2024-10-05T15:43:02.974Z] 918d102348f2: Preparing [2024-10-05T15:43:02.974Z] 17c9611fa8f7: Preparing [2024-10-05T15:43:02.974Z] 647f11fb45fb: Preparing [2024-10-05T15:43:02.974Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:02.974Z] 056af04b66d7: Preparing [2024-10-05T15:43:02.974Z] 482a7a83685a: Preparing [2024-10-05T15:43:02.974Z] b4c861f06f26: Preparing [2024-10-05T15:43:02.974Z] 16113d51b718: Preparing [2024-10-05T15:43:02.974Z] 056af04b66d7: Waiting [2024-10-05T15:43:02.974Z] 482a7a83685a: Waiting [2024-10-05T15:43:02.974Z] b4c861f06f26: Waiting [2024-10-05T15:43:02.974Z] 16113d51b718: Waiting [2024-10-05T15:43:02.974Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:02.974Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:03.238Z] 918d102348f2: Pushed [2024-10-05T15:43:03.239Z] 482a7a83685a: Layer already exists [2024-10-05T15:43:03.239Z] 17c9611fa8f7: Pushed [2024-10-05T15:43:03.239Z] 00245f369131: Pushed [2024-10-05T15:43:03.239Z] b4c861f06f26: Layer already exists [2024-10-05T15:43:03.239Z] 16113d51b718: Layer already exists [2024-10-05T15:43:06.556Z] 647f11fb45fb: Pushed [2024-10-05T15:43:06.557Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:06.916Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:07.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-05T15:43:07.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-05T15:43:07.263Z] 00245f369131: Preparing [2024-10-05T15:43:07.263Z] 918d102348f2: Preparing [2024-10-05T15:43:07.263Z] 17c9611fa8f7: Preparing [2024-10-05T15:43:07.263Z] 647f11fb45fb: Preparing [2024-10-05T15:43:07.263Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:07.263Z] 056af04b66d7: Preparing [2024-10-05T15:43:07.263Z] 482a7a83685a: Preparing [2024-10-05T15:43:07.263Z] b4c861f06f26: Preparing [2024-10-05T15:43:07.263Z] 16113d51b718: Preparing [2024-10-05T15:43:07.263Z] 482a7a83685a: Waiting [2024-10-05T15:43:07.263Z] 056af04b66d7: Waiting [2024-10-05T15:43:07.263Z] b4c861f06f26: Waiting [2024-10-05T15:43:07.263Z] 16113d51b718: Waiting [2024-10-05T15:43:07.263Z] 00245f369131: Layer already exists [2024-10-05T15:43:07.263Z] 918d102348f2: Layer already exists [2024-10-05T15:43:07.263Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:07.263Z] 647f11fb45fb: Layer already exists [2024-10-05T15:43:07.263Z] 17c9611fa8f7: Layer already exists [2024-10-05T15:43:07.263Z] 482a7a83685a: Layer already exists [2024-10-05T15:43:07.263Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:07.263Z] 16113d51b718: Layer already exists [2024-10-05T15:43:07.263Z] b4c861f06f26: Layer already exists [2024-10-05T15:43:07.525Z] latest: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:07.871Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:08.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 [2024-10-05T15:43:08.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-05T15:43:08.216Z] 00245f369131: Preparing [2024-10-05T15:43:08.216Z] 918d102348f2: Preparing [2024-10-05T15:43:08.216Z] 17c9611fa8f7: Preparing [2024-10-05T15:43:08.216Z] 647f11fb45fb: Preparing [2024-10-05T15:43:08.216Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:08.216Z] 056af04b66d7: Preparing [2024-10-05T15:43:08.216Z] 482a7a83685a: Preparing [2024-10-05T15:43:08.216Z] b4c861f06f26: Preparing [2024-10-05T15:43:08.216Z] 16113d51b718: Preparing [2024-10-05T15:43:08.216Z] 056af04b66d7: Waiting [2024-10-05T15:43:08.216Z] 482a7a83685a: Waiting [2024-10-05T15:43:08.216Z] 16113d51b718: Waiting [2024-10-05T15:43:08.216Z] b4c861f06f26: Waiting [2024-10-05T15:43:08.216Z] 918d102348f2: Layer already exists [2024-10-05T15:43:08.216Z] 17c9611fa8f7: Layer already exists [2024-10-05T15:43:08.216Z] 00245f369131: Layer already exists [2024-10-05T15:43:08.216Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:08.216Z] 647f11fb45fb: Layer already exists [2024-10-05T15:43:08.216Z] b4c861f06f26: Layer already exists [2024-10-05T15:43:08.216Z] 16113d51b718: Layer already exists [2024-10-05T15:43:08.216Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:08.216Z] 482a7a83685a: Layer already exists [2024-10-05T15:43:08.216Z] 3.2.0-dev.90: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:08.829Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:09.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:09.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-05T15:43:09.176Z] 00245f369131: Preparing [2024-10-05T15:43:09.176Z] 918d102348f2: Preparing [2024-10-05T15:43:09.176Z] 17c9611fa8f7: Preparing [2024-10-05T15:43:09.176Z] 647f11fb45fb: Preparing [2024-10-05T15:43:09.176Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:09.176Z] 056af04b66d7: Preparing [2024-10-05T15:43:09.176Z] 482a7a83685a: Preparing [2024-10-05T15:43:09.176Z] b4c861f06f26: Preparing [2024-10-05T15:43:09.176Z] 16113d51b718: Preparing [2024-10-05T15:43:09.176Z] 482a7a83685a: Waiting [2024-10-05T15:43:09.177Z] b4c861f06f26: Waiting [2024-10-05T15:43:09.177Z] 16113d51b718: Waiting [2024-10-05T15:43:09.177Z] 056af04b66d7: Waiting [2024-10-05T15:43:09.177Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:09.177Z] 918d102348f2: Layer already exists [2024-10-05T15:43:09.177Z] 17c9611fa8f7: Layer already exists [2024-10-05T15:43:09.177Z] 00245f369131: Layer already exists [2024-10-05T15:43:09.177Z] 647f11fb45fb: Layer already exists [2024-10-05T15:43:09.177Z] 482a7a83685a: Layer already exists [2024-10-05T15:43:09.177Z] b4c861f06f26: Layer already exists [2024-10-05T15:43:09.177Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:09.177Z] 16113d51b718: Layer already exists [2024-10-05T15:43:09.441Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:09.800Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:10.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-05T15:43:10.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-05T15:43:10.162Z] 00245f369131: Preparing [2024-10-05T15:43:10.162Z] 918d102348f2: Preparing [2024-10-05T15:43:10.162Z] 17c9611fa8f7: Preparing [2024-10-05T15:43:10.162Z] 647f11fb45fb: Preparing [2024-10-05T15:43:10.162Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:10.162Z] 056af04b66d7: Preparing [2024-10-05T15:43:10.162Z] 482a7a83685a: Preparing [2024-10-05T15:43:10.162Z] b4c861f06f26: Preparing [2024-10-05T15:43:10.162Z] 16113d51b718: Preparing [2024-10-05T15:43:10.162Z] 482a7a83685a: Waiting [2024-10-05T15:43:10.162Z] b4c861f06f26: Waiting [2024-10-05T15:43:10.162Z] 056af04b66d7: Waiting [2024-10-05T15:43:10.162Z] 16113d51b718: Waiting [2024-10-05T15:43:10.162Z] 17c9611fa8f7: Layer already exists [2024-10-05T15:43:10.162Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:10.162Z] 00245f369131: Layer already exists [2024-10-05T15:43:10.162Z] 918d102348f2: Layer already exists [2024-10-05T15:43:10.162Z] 647f11fb45fb: Layer already exists [2024-10-05T15:43:10.162Z] b4c861f06f26: Layer already exists [2024-10-05T15:43:10.162Z] 482a7a83685a: Layer already exists [2024-10-05T15:43:10.162Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:10.162Z] 16113d51b718: Layer already exists [2024-10-05T15:43:10.428Z] main: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:43:10.519Z] ===================================================== [Pipeline] echo [2024-10-05T15:43:10.532Z] taggedImages: [2024-10-05T15:43:10.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:10.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-05T15:43:10.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 [2024-10-05T15:43:10.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:10.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-05T15:43:10.563Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-05T15:43:10.563Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:10.563Z] latest [2024-10-05T15:43:10.563Z] 3.2.0-dev.90 [2024-10-05T15:43:10.563Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:10.563Z] main [2024-10-05T15:43:10.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:11.071Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:11.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:11.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-05T15:43:11.420Z] 3fb3ba8f60e9: Preparing [2024-10-05T15:43:11.420Z] 6dfb1d871044: Preparing [2024-10-05T15:43:11.420Z] bce6c940c761: Preparing [2024-10-05T15:43:11.420Z] bb2606b7eb79: Preparing [2024-10-05T15:43:11.420Z] 1576837ff91f: Preparing [2024-10-05T15:43:11.420Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:11.420Z] 056af04b66d7: Preparing [2024-10-05T15:43:11.420Z] 7d528cb235c5: Preparing [2024-10-05T15:43:11.420Z] 3c6a37fe11c8: Preparing [2024-10-05T15:43:11.420Z] 18ad89a07d6a: Preparing [2024-10-05T15:43:11.420Z] 16113d51b718: Preparing [2024-10-05T15:43:11.420Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:11.420Z] 7d528cb235c5: Waiting [2024-10-05T15:43:11.420Z] 3c6a37fe11c8: Waiting [2024-10-05T15:43:11.420Z] 18ad89a07d6a: Waiting [2024-10-05T15:43:11.420Z] 16113d51b718: Waiting [2024-10-05T15:43:11.420Z] 056af04b66d7: Waiting [2024-10-05T15:43:11.688Z] bb2606b7eb79: Pushed [2024-10-05T15:43:11.688Z] 1576837ff91f: Pushed [2024-10-05T15:43:11.688Z] 6dfb1d871044: Pushed [2024-10-05T15:43:11.688Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:11.688Z] 3fb3ba8f60e9: Pushed [2024-10-05T15:43:11.688Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:11.688Z] 16113d51b718: Layer already exists [2024-10-05T15:43:11.688Z] 7d528cb235c5: Pushed [2024-10-05T15:43:11.953Z] 3c6a37fe11c8: Pushed [2024-10-05T15:43:13.891Z] bce6c940c761: Pushed [2024-10-05T15:43:14.847Z] 18ad89a07d6a: Pushed [2024-10-05T15:43:14.847Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:15.200Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:15.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-05T15:43:15.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-05T15:43:15.565Z] 3fb3ba8f60e9: Preparing [2024-10-05T15:43:15.565Z] 6dfb1d871044: Preparing [2024-10-05T15:43:15.565Z] bce6c940c761: Preparing [2024-10-05T15:43:15.565Z] bb2606b7eb79: Preparing [2024-10-05T15:43:15.565Z] 1576837ff91f: Preparing [2024-10-05T15:43:15.565Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:15.565Z] 056af04b66d7: Preparing [2024-10-05T15:43:15.565Z] 7d528cb235c5: Preparing [2024-10-05T15:43:15.565Z] 3c6a37fe11c8: Preparing [2024-10-05T15:43:15.565Z] 18ad89a07d6a: Preparing [2024-10-05T15:43:15.565Z] 16113d51b718: Preparing [2024-10-05T15:43:15.565Z] 7d528cb235c5: Waiting [2024-10-05T15:43:15.565Z] 3c6a37fe11c8: Waiting [2024-10-05T15:43:15.565Z] 18ad89a07d6a: Waiting [2024-10-05T15:43:15.565Z] 16113d51b718: Waiting [2024-10-05T15:43:15.565Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:15.565Z] 056af04b66d7: Waiting [2024-10-05T15:43:15.565Z] 3fb3ba8f60e9: Layer already exists [2024-10-05T15:43:15.565Z] bce6c940c761: Layer already exists [2024-10-05T15:43:15.565Z] bb2606b7eb79: Layer already exists [2024-10-05T15:43:15.565Z] 1576837ff91f: Layer already exists [2024-10-05T15:43:15.565Z] 6dfb1d871044: Layer already exists [2024-10-05T15:43:15.565Z] 7d528cb235c5: Layer already exists [2024-10-05T15:43:15.565Z] 18ad89a07d6a: Layer already exists [2024-10-05T15:43:15.565Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:15.565Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:15.565Z] 3c6a37fe11c8: Layer already exists [2024-10-05T15:43:15.565Z] 16113d51b718: Layer already exists [2024-10-05T15:43:15.829Z] latest: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:16.195Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:16.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 [2024-10-05T15:43:16.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-05T15:43:16.544Z] 3fb3ba8f60e9: Preparing [2024-10-05T15:43:16.544Z] 6dfb1d871044: Preparing [2024-10-05T15:43:16.544Z] bce6c940c761: Preparing [2024-10-05T15:43:16.544Z] bb2606b7eb79: Preparing [2024-10-05T15:43:16.544Z] 1576837ff91f: Preparing [2024-10-05T15:43:16.544Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:16.544Z] 056af04b66d7: Preparing [2024-10-05T15:43:16.544Z] 7d528cb235c5: Preparing [2024-10-05T15:43:16.544Z] 3c6a37fe11c8: Preparing [2024-10-05T15:43:16.544Z] 18ad89a07d6a: Preparing [2024-10-05T15:43:16.544Z] 16113d51b718: Preparing [2024-10-05T15:43:16.544Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:16.544Z] 056af04b66d7: Waiting [2024-10-05T15:43:16.544Z] 7d528cb235c5: Waiting [2024-10-05T15:43:16.544Z] 3c6a37fe11c8: Waiting [2024-10-05T15:43:16.544Z] 18ad89a07d6a: Waiting [2024-10-05T15:43:16.544Z] 16113d51b718: Waiting [2024-10-05T15:43:16.544Z] bb2606b7eb79: Layer already exists [2024-10-05T15:43:16.544Z] 1576837ff91f: Layer already exists [2024-10-05T15:43:16.544Z] 6dfb1d871044: Layer already exists [2024-10-05T15:43:16.544Z] bce6c940c761: Layer already exists [2024-10-05T15:43:16.544Z] 3fb3ba8f60e9: Layer already exists [2024-10-05T15:43:16.544Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:16.544Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:16.544Z] 7d528cb235c5: Layer already exists [2024-10-05T15:43:16.544Z] 3c6a37fe11c8: Layer already exists [2024-10-05T15:43:16.544Z] 18ad89a07d6a: Layer already exists [2024-10-05T15:43:16.544Z] 16113d51b718: Layer already exists [2024-10-05T15:43:16.808Z] 3.2.0-dev.90: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:17.218Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:17.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:17.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-05T15:43:17.589Z] 3fb3ba8f60e9: Preparing [2024-10-05T15:43:17.589Z] 6dfb1d871044: Preparing [2024-10-05T15:43:17.589Z] bce6c940c761: Preparing [2024-10-05T15:43:17.589Z] bb2606b7eb79: Preparing [2024-10-05T15:43:17.589Z] 1576837ff91f: Preparing [2024-10-05T15:43:17.589Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:17.589Z] 056af04b66d7: Preparing [2024-10-05T15:43:17.589Z] 7d528cb235c5: Preparing [2024-10-05T15:43:17.589Z] 3c6a37fe11c8: Preparing [2024-10-05T15:43:17.589Z] 18ad89a07d6a: Preparing [2024-10-05T15:43:17.589Z] 16113d51b718: Preparing [2024-10-05T15:43:17.589Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:17.589Z] 056af04b66d7: Waiting [2024-10-05T15:43:17.589Z] 18ad89a07d6a: Waiting [2024-10-05T15:43:17.589Z] 16113d51b718: Waiting [2024-10-05T15:43:17.589Z] 7d528cb235c5: Waiting [2024-10-05T15:43:17.589Z] 3c6a37fe11c8: Waiting [2024-10-05T15:43:17.589Z] bce6c940c761: Layer already exists [2024-10-05T15:43:17.589Z] 1576837ff91f: Layer already exists [2024-10-05T15:43:17.589Z] 3fb3ba8f60e9: Layer already exists [2024-10-05T15:43:17.589Z] 6dfb1d871044: Layer already exists [2024-10-05T15:43:17.589Z] bb2606b7eb79: Layer already exists [2024-10-05T15:43:17.589Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:17.589Z] 7d528cb235c5: Layer already exists [2024-10-05T15:43:17.589Z] 18ad89a07d6a: Layer already exists [2024-10-05T15:43:17.589Z] 3c6a37fe11c8: Layer already exists [2024-10-05T15:43:17.589Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:17.589Z] 16113d51b718: Layer already exists [2024-10-05T15:43:17.860Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:18.257Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:18.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-05T15:43:18.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-05T15:43:18.622Z] 3fb3ba8f60e9: Preparing [2024-10-05T15:43:18.622Z] 6dfb1d871044: Preparing [2024-10-05T15:43:18.622Z] bce6c940c761: Preparing [2024-10-05T15:43:18.622Z] bb2606b7eb79: Preparing [2024-10-05T15:43:18.622Z] 1576837ff91f: Preparing [2024-10-05T15:43:18.622Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:18.622Z] 056af04b66d7: Preparing [2024-10-05T15:43:18.622Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:18.622Z] 7d528cb235c5: Preparing [2024-10-05T15:43:18.622Z] 3c6a37fe11c8: Preparing [2024-10-05T15:43:18.622Z] 18ad89a07d6a: Preparing [2024-10-05T15:43:18.622Z] 16113d51b718: Preparing [2024-10-05T15:43:18.622Z] 056af04b66d7: Waiting [2024-10-05T15:43:18.622Z] 7d528cb235c5: Waiting [2024-10-05T15:43:18.622Z] 3c6a37fe11c8: Waiting [2024-10-05T15:43:18.622Z] 18ad89a07d6a: Waiting [2024-10-05T15:43:18.622Z] 16113d51b718: Waiting [2024-10-05T15:43:18.622Z] bb2606b7eb79: Layer already exists [2024-10-05T15:43:18.622Z] 3fb3ba8f60e9: Layer already exists [2024-10-05T15:43:18.622Z] 6dfb1d871044: Layer already exists [2024-10-05T15:43:18.622Z] 1576837ff91f: Layer already exists [2024-10-05T15:43:18.622Z] bce6c940c761: Layer already exists [2024-10-05T15:43:18.623Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:18.623Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:18.623Z] 3c6a37fe11c8: Layer already exists [2024-10-05T15:43:18.623Z] 7d528cb235c5: Layer already exists [2024-10-05T15:43:18.623Z] 18ad89a07d6a: Layer already exists [2024-10-05T15:43:18.623Z] 16113d51b718: Layer already exists [2024-10-05T15:43:18.888Z] main: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:43:18.988Z] ===================================================== [Pipeline] echo [2024-10-05T15:43:19.003Z] taggedImages: [2024-10-05T15:43:19.003Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:19.003Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-05T15:43:19.003Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 [2024-10-05T15:43:19.003Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:19.003Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-05T15:43:19.034Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-05T15:43:19.034Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:19.034Z] latest [2024-10-05T15:43:19.034Z] 3.2.0-dev.90 [2024-10-05T15:43:19.034Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:19.034Z] main [2024-10-05T15:43:19.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:19.409Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:19.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:19.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-05T15:43:19.762Z] 2fe886731855: Preparing [2024-10-05T15:43:19.762Z] bdf219496f0b: Preparing [2024-10-05T15:43:19.762Z] d45ad4c03eb5: Preparing [2024-10-05T15:43:19.762Z] 9451b26dc2bd: Preparing [2024-10-05T15:43:19.762Z] 1f4ef6643f6e: Preparing [2024-10-05T15:43:19.762Z] fb233f9a7ad1: Preparing [2024-10-05T15:43:19.762Z] efb240dc171f: Preparing [2024-10-05T15:43:19.762Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:19.762Z] 056af04b66d7: Preparing [2024-10-05T15:43:19.762Z] df448d306e99: Preparing [2024-10-05T15:43:19.762Z] db4dd403427d: Preparing [2024-10-05T15:43:19.762Z] 16113d51b718: Preparing [2024-10-05T15:43:19.762Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:19.762Z] 056af04b66d7: Waiting [2024-10-05T15:43:19.762Z] df448d306e99: Waiting [2024-10-05T15:43:19.762Z] db4dd403427d: Waiting [2024-10-05T15:43:19.762Z] efb240dc171f: Waiting [2024-10-05T15:43:19.762Z] fb233f9a7ad1: Waiting [2024-10-05T15:43:20.028Z] 1f4ef6643f6e: Pushed [2024-10-05T15:43:20.028Z] 2fe886731855: Pushed [2024-10-05T15:43:20.028Z] bdf219496f0b: Pushed [2024-10-05T15:43:20.028Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:20.028Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:20.292Z] fb233f9a7ad1: Pushed [2024-10-05T15:43:20.292Z] efb240dc171f: Pushed [2024-10-05T15:43:20.292Z] 16113d51b718: Layer already exists [2024-10-05T15:43:20.292Z] df448d306e99: Pushed [2024-10-05T15:43:22.220Z] 9451b26dc2bd: Pushed [2024-10-05T15:43:22.797Z] d45ad4c03eb5: Pushed [2024-10-05T15:43:23.060Z] db4dd403427d: Pushed [2024-10-05T15:43:23.324Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:23.668Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:24.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-05T15:43:24.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-05T15:43:24.016Z] 2fe886731855: Preparing [2024-10-05T15:43:24.016Z] bdf219496f0b: Preparing [2024-10-05T15:43:24.016Z] d45ad4c03eb5: Preparing [2024-10-05T15:43:24.016Z] 9451b26dc2bd: Preparing [2024-10-05T15:43:24.016Z] 1f4ef6643f6e: Preparing [2024-10-05T15:43:24.016Z] fb233f9a7ad1: Preparing [2024-10-05T15:43:24.016Z] efb240dc171f: Preparing [2024-10-05T15:43:24.016Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:24.016Z] 056af04b66d7: Preparing [2024-10-05T15:43:24.016Z] df448d306e99: Preparing [2024-10-05T15:43:24.016Z] db4dd403427d: Preparing [2024-10-05T15:43:24.016Z] 16113d51b718: Preparing [2024-10-05T15:43:24.016Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:24.016Z] 056af04b66d7: Waiting [2024-10-05T15:43:24.016Z] df448d306e99: Waiting [2024-10-05T15:43:24.016Z] db4dd403427d: Waiting [2024-10-05T15:43:24.016Z] 16113d51b718: Waiting [2024-10-05T15:43:24.016Z] fb233f9a7ad1: Waiting [2024-10-05T15:43:24.016Z] efb240dc171f: Waiting [2024-10-05T15:43:24.016Z] 2fe886731855: Layer already exists [2024-10-05T15:43:24.016Z] d45ad4c03eb5: Layer already exists [2024-10-05T15:43:24.016Z] bdf219496f0b: Layer already exists [2024-10-05T15:43:24.016Z] 1f4ef6643f6e: Layer already exists [2024-10-05T15:43:24.016Z] 9451b26dc2bd: Layer already exists [2024-10-05T15:43:24.016Z] efb240dc171f: Layer already exists [2024-10-05T15:43:24.016Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:24.016Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:24.016Z] df448d306e99: Layer already exists [2024-10-05T15:43:24.016Z] fb233f9a7ad1: Layer already exists [2024-10-05T15:43:24.016Z] db4dd403427d: Layer already exists [2024-10-05T15:43:24.016Z] 16113d51b718: Layer already exists [2024-10-05T15:43:24.280Z] latest: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:24.630Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:24.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 [2024-10-05T15:43:24.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-05T15:43:24.973Z] 2fe886731855: Preparing [2024-10-05T15:43:24.973Z] bdf219496f0b: Preparing [2024-10-05T15:43:24.973Z] d45ad4c03eb5: Preparing [2024-10-05T15:43:24.973Z] 9451b26dc2bd: Preparing [2024-10-05T15:43:24.973Z] 1f4ef6643f6e: Preparing [2024-10-05T15:43:24.973Z] fb233f9a7ad1: Preparing [2024-10-05T15:43:24.973Z] efb240dc171f: Preparing [2024-10-05T15:43:24.973Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:24.973Z] 056af04b66d7: Preparing [2024-10-05T15:43:24.973Z] df448d306e99: Preparing [2024-10-05T15:43:24.973Z] db4dd403427d: Preparing [2024-10-05T15:43:24.973Z] 16113d51b718: Preparing [2024-10-05T15:43:24.973Z] fb233f9a7ad1: Waiting [2024-10-05T15:43:24.973Z] efb240dc171f: Waiting [2024-10-05T15:43:24.973Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:24.973Z] 056af04b66d7: Waiting [2024-10-05T15:43:24.973Z] df448d306e99: Waiting [2024-10-05T15:43:24.973Z] db4dd403427d: Waiting [2024-10-05T15:43:24.973Z] 16113d51b718: Waiting [2024-10-05T15:43:24.973Z] 9451b26dc2bd: Layer already exists [2024-10-05T15:43:24.973Z] 2fe886731855: Layer already exists [2024-10-05T15:43:24.973Z] bdf219496f0b: Layer already exists [2024-10-05T15:43:24.973Z] d45ad4c03eb5: Layer already exists [2024-10-05T15:43:24.973Z] 1f4ef6643f6e: Layer already exists [2024-10-05T15:43:24.973Z] fb233f9a7ad1: Layer already exists [2024-10-05T15:43:24.973Z] efb240dc171f: Layer already exists [2024-10-05T15:43:24.973Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:24.973Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:24.973Z] df448d306e99: Layer already exists [2024-10-05T15:43:24.973Z] db4dd403427d: Layer already exists [2024-10-05T15:43:24.973Z] 16113d51b718: Layer already exists [2024-10-05T15:43:25.237Z] 3.2.0-dev.90: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:25.594Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:25.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:25.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-05T15:43:25.942Z] 2fe886731855: Preparing [2024-10-05T15:43:25.942Z] bdf219496f0b: Preparing [2024-10-05T15:43:25.942Z] d45ad4c03eb5: Preparing [2024-10-05T15:43:25.942Z] 9451b26dc2bd: Preparing [2024-10-05T15:43:25.942Z] 1f4ef6643f6e: Preparing [2024-10-05T15:43:25.942Z] fb233f9a7ad1: Preparing [2024-10-05T15:43:25.942Z] efb240dc171f: Preparing [2024-10-05T15:43:25.942Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:25.942Z] 056af04b66d7: Preparing [2024-10-05T15:43:25.942Z] df448d306e99: Preparing [2024-10-05T15:43:25.942Z] db4dd403427d: Preparing [2024-10-05T15:43:25.942Z] 16113d51b718: Preparing [2024-10-05T15:43:25.942Z] efb240dc171f: Waiting [2024-10-05T15:43:25.942Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:25.942Z] 056af04b66d7: Waiting [2024-10-05T15:43:25.942Z] df448d306e99: Waiting [2024-10-05T15:43:25.942Z] db4dd403427d: Waiting [2024-10-05T15:43:25.942Z] 16113d51b718: Waiting [2024-10-05T15:43:25.942Z] fb233f9a7ad1: Waiting [2024-10-05T15:43:25.942Z] d45ad4c03eb5: Layer already exists [2024-10-05T15:43:25.942Z] 9451b26dc2bd: Layer already exists [2024-10-05T15:43:25.942Z] bdf219496f0b: Layer already exists [2024-10-05T15:43:25.942Z] 2fe886731855: Layer already exists [2024-10-05T15:43:25.942Z] 1f4ef6643f6e: Layer already exists [2024-10-05T15:43:25.942Z] fb233f9a7ad1: Layer already exists [2024-10-05T15:43:25.942Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:25.942Z] efb240dc171f: Layer already exists [2024-10-05T15:43:25.942Z] df448d306e99: Layer already exists [2024-10-05T15:43:25.942Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:25.942Z] db4dd403427d: Layer already exists [2024-10-05T15:43:25.942Z] 16113d51b718: Layer already exists [2024-10-05T15:43:26.207Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:26.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:26.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-05T15:43:26.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-05T15:43:26.927Z] 2fe886731855: Preparing [2024-10-05T15:43:26.927Z] bdf219496f0b: Preparing [2024-10-05T15:43:26.927Z] d45ad4c03eb5: Preparing [2024-10-05T15:43:26.927Z] 9451b26dc2bd: Preparing [2024-10-05T15:43:26.927Z] 1f4ef6643f6e: Preparing [2024-10-05T15:43:26.927Z] fb233f9a7ad1: Preparing [2024-10-05T15:43:26.927Z] efb240dc171f: Preparing [2024-10-05T15:43:26.927Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:26.927Z] 056af04b66d7: Preparing [2024-10-05T15:43:26.927Z] df448d306e99: Preparing [2024-10-05T15:43:26.927Z] db4dd403427d: Preparing [2024-10-05T15:43:26.927Z] 16113d51b718: Preparing [2024-10-05T15:43:26.927Z] fb233f9a7ad1: Waiting [2024-10-05T15:43:26.927Z] efb240dc171f: Waiting [2024-10-05T15:43:26.927Z] 2f6cd6f91e89: Waiting [2024-10-05T15:43:26.927Z] 056af04b66d7: Waiting [2024-10-05T15:43:26.927Z] db4dd403427d: Waiting [2024-10-05T15:43:26.927Z] df448d306e99: Waiting [2024-10-05T15:43:26.927Z] 16113d51b718: Waiting [2024-10-05T15:43:26.927Z] d45ad4c03eb5: Layer already exists [2024-10-05T15:43:26.927Z] 2fe886731855: Layer already exists [2024-10-05T15:43:26.927Z] 1f4ef6643f6e: Layer already exists [2024-10-05T15:43:26.927Z] bdf219496f0b: Layer already exists [2024-10-05T15:43:26.927Z] 9451b26dc2bd: Layer already exists [2024-10-05T15:43:26.927Z] efb240dc171f: Layer already exists [2024-10-05T15:43:26.927Z] fb233f9a7ad1: Layer already exists [2024-10-05T15:43:26.927Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:26.927Z] df448d306e99: Layer already exists [2024-10-05T15:43:26.927Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:26.927Z] db4dd403427d: Layer already exists [2024-10-05T15:43:26.927Z] 16113d51b718: Layer already exists [2024-10-05T15:43:27.190Z] main: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:43:27.279Z] ===================================================== [Pipeline] echo [2024-10-05T15:43:27.298Z] taggedImages: [2024-10-05T15:43:27.298Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:27.298Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-05T15:43:27.298Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 [2024-10-05T15:43:27.298Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:27.298Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-05T15:43:27.331Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-05T15:43:27.331Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:27.331Z] latest [2024-10-05T15:43:27.331Z] 3.2.0-dev.90 [2024-10-05T15:43:27.331Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:27.331Z] main [2024-10-05T15:43:27.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:27.705Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:28.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:28.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-05T15:43:28.055Z] 7788d2f52581: Preparing [2024-10-05T15:43:28.055Z] 009b1904e20a: Preparing [2024-10-05T15:43:28.055Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:28.055Z] 056af04b66d7: Preparing [2024-10-05T15:43:28.055Z] 8d9914057ec5: Preparing [2024-10-05T15:43:28.055Z] 814a0f0492bc: Preparing [2024-10-05T15:43:28.055Z] 16113d51b718: Preparing [2024-10-05T15:43:28.055Z] 814a0f0492bc: Waiting [2024-10-05T15:43:28.055Z] 16113d51b718: Waiting [2024-10-05T15:43:28.055Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:28.320Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:28.320Z] 16113d51b718: Layer already exists [2024-10-05T15:43:28.320Z] 7788d2f52581: Pushed [2024-10-05T15:43:28.320Z] 8d9914057ec5: Pushed [2024-10-05T15:43:30.252Z] 814a0f0492bc: Pushed [2024-10-05T15:43:32.182Z] 009b1904e20a: Pushed [2024-10-05T15:43:32.182Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:32.536Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:32.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-05T15:43:32.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-05T15:43:32.896Z] 7788d2f52581: Preparing [2024-10-05T15:43:32.896Z] 009b1904e20a: Preparing [2024-10-05T15:43:32.896Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:32.896Z] 056af04b66d7: Preparing [2024-10-05T15:43:32.896Z] 8d9914057ec5: Preparing [2024-10-05T15:43:32.896Z] 814a0f0492bc: Preparing [2024-10-05T15:43:32.896Z] 16113d51b718: Preparing [2024-10-05T15:43:32.896Z] 814a0f0492bc: Waiting [2024-10-05T15:43:32.896Z] 16113d51b718: Waiting [2024-10-05T15:43:32.896Z] 7788d2f52581: Layer already exists [2024-10-05T15:43:32.896Z] 8d9914057ec5: Layer already exists [2024-10-05T15:43:32.896Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:32.896Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:32.896Z] 009b1904e20a: Layer already exists [2024-10-05T15:43:32.896Z] 814a0f0492bc: Layer already exists [2024-10-05T15:43:32.896Z] 16113d51b718: Layer already exists [2024-10-05T15:43:33.159Z] latest: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:33.521Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:33.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 [2024-10-05T15:43:33.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-05T15:43:33.864Z] 7788d2f52581: Preparing [2024-10-05T15:43:33.864Z] 009b1904e20a: Preparing [2024-10-05T15:43:33.864Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:33.864Z] 056af04b66d7: Preparing [2024-10-05T15:43:33.864Z] 8d9914057ec5: Preparing [2024-10-05T15:43:33.864Z] 814a0f0492bc: Preparing [2024-10-05T15:43:33.864Z] 16113d51b718: Preparing [2024-10-05T15:43:33.864Z] 814a0f0492bc: Waiting [2024-10-05T15:43:33.864Z] 16113d51b718: Waiting [2024-10-05T15:43:33.864Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:33.864Z] 009b1904e20a: Layer already exists [2024-10-05T15:43:33.864Z] 7788d2f52581: Layer already exists [2024-10-05T15:43:33.864Z] 8d9914057ec5: Layer already exists [2024-10-05T15:43:33.864Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:33.864Z] 16113d51b718: Layer already exists [2024-10-05T15:43:33.864Z] 814a0f0492bc: Layer already exists [2024-10-05T15:43:34.130Z] 3.2.0-dev.90: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:34.489Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:34.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:34.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-05T15:43:34.832Z] 7788d2f52581: Preparing [2024-10-05T15:43:34.832Z] 009b1904e20a: Preparing [2024-10-05T15:43:34.832Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:34.832Z] 056af04b66d7: Preparing [2024-10-05T15:43:34.832Z] 8d9914057ec5: Preparing [2024-10-05T15:43:34.832Z] 814a0f0492bc: Preparing [2024-10-05T15:43:34.832Z] 16113d51b718: Preparing [2024-10-05T15:43:34.832Z] 814a0f0492bc: Waiting [2024-10-05T15:43:34.832Z] 16113d51b718: Waiting [2024-10-05T15:43:34.832Z] 009b1904e20a: Layer already exists [2024-10-05T15:43:34.832Z] 7788d2f52581: Layer already exists [2024-10-05T15:43:34.832Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:34.832Z] 8d9914057ec5: Layer already exists [2024-10-05T15:43:34.832Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:34.832Z] 16113d51b718: Layer already exists [2024-10-05T15:43:34.832Z] 814a0f0492bc: Layer already exists [2024-10-05T15:43:35.096Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:35.445Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:35.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-05T15:43:35.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-05T15:43:35.791Z] 7788d2f52581: Preparing [2024-10-05T15:43:35.791Z] 009b1904e20a: Preparing [2024-10-05T15:43:35.791Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:35.791Z] 056af04b66d7: Preparing [2024-10-05T15:43:35.791Z] 8d9914057ec5: Preparing [2024-10-05T15:43:35.791Z] 814a0f0492bc: Preparing [2024-10-05T15:43:35.791Z] 16113d51b718: Preparing [2024-10-05T15:43:35.791Z] 814a0f0492bc: Waiting [2024-10-05T15:43:35.791Z] 16113d51b718: Waiting [2024-10-05T15:43:35.791Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:35.791Z] 8d9914057ec5: Layer already exists [2024-10-05T15:43:35.791Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:35.791Z] 7788d2f52581: Layer already exists [2024-10-05T15:43:35.791Z] 009b1904e20a: Layer already exists [2024-10-05T15:43:35.791Z] 814a0f0492bc: Layer already exists [2024-10-05T15:43:35.791Z] 16113d51b718: Layer already exists [2024-10-05T15:43:36.056Z] main: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:43:36.135Z] ===================================================== [Pipeline] echo [2024-10-05T15:43:36.150Z] taggedImages: [2024-10-05T15:43:36.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:36.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-05T15:43:36.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 [2024-10-05T15:43:36.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:36.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-05T15:43:36.179Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-05T15:43:36.179Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:36.179Z] latest [2024-10-05T15:43:36.179Z] 3.2.0-dev.90 [2024-10-05T15:43:36.179Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:36.179Z] main [2024-10-05T15:43:36.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:36.547Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:36.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:43:36.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-05T15:43:36.894Z] 6d85c81a4b16: Preparing [2024-10-05T15:43:36.894Z] ea396a4f4651: Preparing [2024-10-05T15:43:36.894Z] 44a15d2666e7: Preparing [2024-10-05T15:43:36.894Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:36.894Z] 056af04b66d7: Preparing [2024-10-05T15:43:36.894Z] fd6557567d4a: Preparing [2024-10-05T15:43:36.894Z] 6f9f534e0b1c: Preparing [2024-10-05T15:43:36.894Z] 944420637a4d: Preparing [2024-10-05T15:43:36.894Z] d948eb28ba3d: Preparing [2024-10-05T15:43:36.894Z] 16113d51b718: Preparing [2024-10-05T15:43:36.894Z] 944420637a4d: Waiting [2024-10-05T15:43:36.894Z] d948eb28ba3d: Waiting [2024-10-05T15:43:36.894Z] 16113d51b718: Waiting [2024-10-05T15:43:36.894Z] 6f9f534e0b1c: Waiting [2024-10-05T15:43:36.894Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:36.894Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:37.158Z] 6d85c81a4b16: Pushed [2024-10-05T15:43:37.158Z] ea396a4f4651: Pushed [2024-10-05T15:43:37.158Z] 44a15d2666e7: Pushed [2024-10-05T15:43:37.158Z] 16113d51b718: Layer already exists [2024-10-05T15:43:37.158Z] 944420637a4d: Pushed [2024-10-05T15:43:38.105Z] d948eb28ba3d: Pushed [2024-10-05T15:43:50.379Z] 6f9f534e0b1c: Pushed [2024-10-05T15:43:56.993Z] fd6557567d4a: Pushed [2024-10-05T15:43:56.993Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:57.349Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:57.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-05T15:43:57.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-05T15:43:57.705Z] 6d85c81a4b16: Preparing [2024-10-05T15:43:57.705Z] ea396a4f4651: Preparing [2024-10-05T15:43:57.705Z] 44a15d2666e7: Preparing [2024-10-05T15:43:57.705Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:57.705Z] 056af04b66d7: Preparing [2024-10-05T15:43:57.705Z] fd6557567d4a: Preparing [2024-10-05T15:43:57.705Z] 6f9f534e0b1c: Preparing [2024-10-05T15:43:57.705Z] 944420637a4d: Preparing [2024-10-05T15:43:57.705Z] d948eb28ba3d: Preparing [2024-10-05T15:43:57.705Z] 16113d51b718: Preparing [2024-10-05T15:43:57.705Z] fd6557567d4a: Waiting [2024-10-05T15:43:57.705Z] 6f9f534e0b1c: Waiting [2024-10-05T15:43:57.705Z] 944420637a4d: Waiting [2024-10-05T15:43:57.705Z] d948eb28ba3d: Waiting [2024-10-05T15:43:57.705Z] 16113d51b718: Waiting [2024-10-05T15:43:57.705Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:57.705Z] ea396a4f4651: Layer already exists [2024-10-05T15:43:57.705Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:57.705Z] 6d85c81a4b16: Layer already exists [2024-10-05T15:43:57.705Z] 44a15d2666e7: Layer already exists [2024-10-05T15:43:57.705Z] fd6557567d4a: Layer already exists [2024-10-05T15:43:57.705Z] 6f9f534e0b1c: Layer already exists [2024-10-05T15:43:57.705Z] d948eb28ba3d: Layer already exists [2024-10-05T15:43:57.705Z] 944420637a4d: Layer already exists [2024-10-05T15:43:57.705Z] 16113d51b718: Layer already exists [2024-10-05T15:43:57.969Z] latest: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:58.320Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:58.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 [2024-10-05T15:43:58.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-05T15:43:58.671Z] 6d85c81a4b16: Preparing [2024-10-05T15:43:58.671Z] ea396a4f4651: Preparing [2024-10-05T15:43:58.671Z] 44a15d2666e7: Preparing [2024-10-05T15:43:58.671Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:58.671Z] 056af04b66d7: Preparing [2024-10-05T15:43:58.671Z] fd6557567d4a: Preparing [2024-10-05T15:43:58.671Z] 6f9f534e0b1c: Preparing [2024-10-05T15:43:58.671Z] 944420637a4d: Preparing [2024-10-05T15:43:58.671Z] d948eb28ba3d: Preparing [2024-10-05T15:43:58.671Z] 16113d51b718: Preparing [2024-10-05T15:43:58.671Z] 6f9f534e0b1c: Waiting [2024-10-05T15:43:58.671Z] 944420637a4d: Waiting [2024-10-05T15:43:58.671Z] d948eb28ba3d: Waiting [2024-10-05T15:43:58.671Z] 16113d51b718: Waiting [2024-10-05T15:43:58.671Z] fd6557567d4a: Waiting [2024-10-05T15:43:58.671Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:58.671Z] 44a15d2666e7: Layer already exists [2024-10-05T15:43:58.671Z] 6d85c81a4b16: Layer already exists [2024-10-05T15:43:58.671Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:58.671Z] ea396a4f4651: Layer already exists [2024-10-05T15:43:58.671Z] fd6557567d4a: Layer already exists [2024-10-05T15:43:58.671Z] 944420637a4d: Layer already exists [2024-10-05T15:43:58.671Z] 6f9f534e0b1c: Layer already exists [2024-10-05T15:43:58.671Z] 16113d51b718: Layer already exists [2024-10-05T15:43:58.671Z] d948eb28ba3d: Layer already exists [2024-10-05T15:43:58.935Z] 3.2.0-dev.90: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:59.282Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:43:59.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:43:59.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-05T15:43:59.623Z] 6d85c81a4b16: Preparing [2024-10-05T15:43:59.623Z] ea396a4f4651: Preparing [2024-10-05T15:43:59.623Z] 44a15d2666e7: Preparing [2024-10-05T15:43:59.623Z] 2f6cd6f91e89: Preparing [2024-10-05T15:43:59.623Z] 056af04b66d7: Preparing [2024-10-05T15:43:59.623Z] fd6557567d4a: Preparing [2024-10-05T15:43:59.623Z] 6f9f534e0b1c: Preparing [2024-10-05T15:43:59.623Z] 944420637a4d: Preparing [2024-10-05T15:43:59.623Z] d948eb28ba3d: Preparing [2024-10-05T15:43:59.623Z] 16113d51b718: Preparing [2024-10-05T15:43:59.623Z] 6f9f534e0b1c: Waiting [2024-10-05T15:43:59.623Z] d948eb28ba3d: Waiting [2024-10-05T15:43:59.623Z] 16113d51b718: Waiting [2024-10-05T15:43:59.623Z] fd6557567d4a: Waiting [2024-10-05T15:43:59.623Z] ea396a4f4651: Layer already exists [2024-10-05T15:43:59.623Z] 056af04b66d7: Layer already exists [2024-10-05T15:43:59.623Z] 6d85c81a4b16: Layer already exists [2024-10-05T15:43:59.623Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:43:59.623Z] 44a15d2666e7: Layer already exists [2024-10-05T15:43:59.623Z] fd6557567d4a: Layer already exists [2024-10-05T15:43:59.623Z] 6f9f534e0b1c: Layer already exists [2024-10-05T15:43:59.623Z] 944420637a4d: Layer already exists [2024-10-05T15:43:59.623Z] d948eb28ba3d: Layer already exists [2024-10-05T15:43:59.623Z] 16113d51b718: Layer already exists [2024-10-05T15:43:59.623Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:00.250Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:00.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-05T15:44:00.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-05T15:44:00.599Z] 6d85c81a4b16: Preparing [2024-10-05T15:44:00.599Z] ea396a4f4651: Preparing [2024-10-05T15:44:00.599Z] 44a15d2666e7: Preparing [2024-10-05T15:44:00.599Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:00.599Z] 056af04b66d7: Preparing [2024-10-05T15:44:00.599Z] fd6557567d4a: Preparing [2024-10-05T15:44:00.599Z] 6f9f534e0b1c: Preparing [2024-10-05T15:44:00.599Z] 944420637a4d: Preparing [2024-10-05T15:44:00.599Z] d948eb28ba3d: Preparing [2024-10-05T15:44:00.599Z] 16113d51b718: Preparing [2024-10-05T15:44:00.599Z] d948eb28ba3d: Waiting [2024-10-05T15:44:00.599Z] 944420637a4d: Waiting [2024-10-05T15:44:00.599Z] 16113d51b718: Waiting [2024-10-05T15:44:00.599Z] fd6557567d4a: Waiting [2024-10-05T15:44:00.599Z] 6f9f534e0b1c: Waiting [2024-10-05T15:44:00.599Z] 6d85c81a4b16: Layer already exists [2024-10-05T15:44:00.599Z] ea396a4f4651: Layer already exists [2024-10-05T15:44:00.599Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:00.599Z] 44a15d2666e7: Layer already exists [2024-10-05T15:44:00.599Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:00.599Z] 944420637a4d: Layer already exists [2024-10-05T15:44:00.599Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:00.599Z] 16113d51b718: Layer already exists [2024-10-05T15:44:00.599Z] 6f9f534e0b1c: Layer already exists [2024-10-05T15:44:00.599Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:00.861Z] main: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:44:00.942Z] ===================================================== [Pipeline] echo [2024-10-05T15:44:00.953Z] taggedImages: [2024-10-05T15:44:00.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:00.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-05T15:44:00.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 [2024-10-05T15:44:00.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:00.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-05T15:44:00.978Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-05T15:44:00.978Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:00.978Z] latest [2024-10-05T15:44:00.978Z] 3.2.0-dev.90 [2024-10-05T15:44:00.978Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:00.978Z] main [2024-10-05T15:44:00.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:01.330Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:01.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:01.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-05T15:44:01.684Z] 17f4e4f80182: Preparing [2024-10-05T15:44:01.684Z] 26eb0682f2b2: Preparing [2024-10-05T15:44:01.684Z] d5ae9a5ba460: Preparing [2024-10-05T15:44:01.684Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:01.684Z] 056af04b66d7: Preparing [2024-10-05T15:44:01.684Z] fd6557567d4a: Preparing [2024-10-05T15:44:01.684Z] 5e18e257d95a: Preparing [2024-10-05T15:44:01.684Z] 1a6174d2df80: Preparing [2024-10-05T15:44:01.684Z] 16113d51b718: Preparing [2024-10-05T15:44:01.684Z] 1a6174d2df80: Waiting [2024-10-05T15:44:01.684Z] fd6557567d4a: Waiting [2024-10-05T15:44:01.684Z] 5e18e257d95a: Waiting [2024-10-05T15:44:01.684Z] 16113d51b718: Waiting [2024-10-05T15:44:01.684Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:01.684Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:01.949Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:01.949Z] d5ae9a5ba460: Pushed [2024-10-05T15:44:01.949Z] 26eb0682f2b2: Pushed [2024-10-05T15:44:01.949Z] 17f4e4f80182: Pushed [2024-10-05T15:44:01.949Z] 16113d51b718: Layer already exists [2024-10-05T15:44:01.949Z] 5e18e257d95a: Pushed [2024-10-05T15:44:02.526Z] 1a6174d2df80: Pushed [2024-10-05T15:44:02.527Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:02.864Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:03.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-05T15:44:03.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-05T15:44:03.270Z] 17f4e4f80182: Preparing [2024-10-05T15:44:03.270Z] 26eb0682f2b2: Preparing [2024-10-05T15:44:03.270Z] d5ae9a5ba460: Preparing [2024-10-05T15:44:03.270Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:03.270Z] 056af04b66d7: Preparing [2024-10-05T15:44:03.270Z] fd6557567d4a: Preparing [2024-10-05T15:44:03.270Z] 5e18e257d95a: Preparing [2024-10-05T15:44:03.270Z] 1a6174d2df80: Preparing [2024-10-05T15:44:03.270Z] 16113d51b718: Preparing [2024-10-05T15:44:03.270Z] 5e18e257d95a: Waiting [2024-10-05T15:44:03.270Z] 1a6174d2df80: Waiting [2024-10-05T15:44:03.270Z] 16113d51b718: Waiting [2024-10-05T15:44:03.270Z] fd6557567d4a: Waiting [2024-10-05T15:44:03.270Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:03.270Z] 26eb0682f2b2: Layer already exists [2024-10-05T15:44:03.270Z] d5ae9a5ba460: Layer already exists [2024-10-05T15:44:03.270Z] 17f4e4f80182: Layer already exists [2024-10-05T15:44:03.270Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:03.270Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:03.270Z] 5e18e257d95a: Layer already exists [2024-10-05T15:44:03.270Z] 1a6174d2df80: Layer already exists [2024-10-05T15:44:03.270Z] 16113d51b718: Layer already exists [2024-10-05T15:44:03.533Z] latest: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:03.878Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:04.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 [2024-10-05T15:44:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-05T15:44:04.223Z] 17f4e4f80182: Preparing [2024-10-05T15:44:04.223Z] 26eb0682f2b2: Preparing [2024-10-05T15:44:04.223Z] d5ae9a5ba460: Preparing [2024-10-05T15:44:04.223Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:04.223Z] 056af04b66d7: Preparing [2024-10-05T15:44:04.223Z] fd6557567d4a: Preparing [2024-10-05T15:44:04.223Z] 5e18e257d95a: Preparing [2024-10-05T15:44:04.223Z] 1a6174d2df80: Preparing [2024-10-05T15:44:04.223Z] 16113d51b718: Preparing [2024-10-05T15:44:04.223Z] 16113d51b718: Waiting [2024-10-05T15:44:04.223Z] 5e18e257d95a: Waiting [2024-10-05T15:44:04.223Z] fd6557567d4a: Waiting [2024-10-05T15:44:04.223Z] 1a6174d2df80: Waiting [2024-10-05T15:44:04.223Z] 17f4e4f80182: Layer already exists [2024-10-05T15:44:04.223Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:04.223Z] d5ae9a5ba460: Layer already exists [2024-10-05T15:44:04.223Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:04.223Z] 26eb0682f2b2: Layer already exists [2024-10-05T15:44:04.223Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:04.223Z] 1a6174d2df80: Layer already exists [2024-10-05T15:44:04.223Z] 16113d51b718: Layer already exists [2024-10-05T15:44:04.223Z] 5e18e257d95a: Layer already exists [2024-10-05T15:44:04.223Z] 3.2.0-dev.90: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:04.848Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:05.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:05.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-05T15:44:05.211Z] 17f4e4f80182: Preparing [2024-10-05T15:44:05.211Z] 26eb0682f2b2: Preparing [2024-10-05T15:44:05.211Z] d5ae9a5ba460: Preparing [2024-10-05T15:44:05.211Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:05.211Z] 056af04b66d7: Preparing [2024-10-05T15:44:05.211Z] fd6557567d4a: Preparing [2024-10-05T15:44:05.211Z] 5e18e257d95a: Preparing [2024-10-05T15:44:05.211Z] 1a6174d2df80: Preparing [2024-10-05T15:44:05.211Z] 16113d51b718: Preparing [2024-10-05T15:44:05.211Z] fd6557567d4a: Waiting [2024-10-05T15:44:05.211Z] 5e18e257d95a: Waiting [2024-10-05T15:44:05.211Z] 1a6174d2df80: Waiting [2024-10-05T15:44:05.211Z] 16113d51b718: Waiting [2024-10-05T15:44:05.211Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:05.211Z] 17f4e4f80182: Layer already exists [2024-10-05T15:44:05.211Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:05.211Z] d5ae9a5ba460: Layer already exists [2024-10-05T15:44:05.211Z] 26eb0682f2b2: Layer already exists [2024-10-05T15:44:05.211Z] 5e18e257d95a: Layer already exists [2024-10-05T15:44:05.211Z] 16113d51b718: Layer already exists [2024-10-05T15:44:05.211Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:05.211Z] 1a6174d2df80: Layer already exists [2024-10-05T15:44:05.211Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:05.834Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:06.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-05T15:44:06.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-05T15:44:06.184Z] 17f4e4f80182: Preparing [2024-10-05T15:44:06.184Z] 26eb0682f2b2: Preparing [2024-10-05T15:44:06.184Z] d5ae9a5ba460: Preparing [2024-10-05T15:44:06.184Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:06.184Z] 056af04b66d7: Preparing [2024-10-05T15:44:06.184Z] fd6557567d4a: Preparing [2024-10-05T15:44:06.184Z] 5e18e257d95a: Preparing [2024-10-05T15:44:06.184Z] 1a6174d2df80: Preparing [2024-10-05T15:44:06.184Z] 16113d51b718: Preparing [2024-10-05T15:44:06.184Z] fd6557567d4a: Waiting [2024-10-05T15:44:06.184Z] 5e18e257d95a: Waiting [2024-10-05T15:44:06.184Z] 1a6174d2df80: Waiting [2024-10-05T15:44:06.184Z] 16113d51b718: Waiting [2024-10-05T15:44:06.184Z] 17f4e4f80182: Layer already exists [2024-10-05T15:44:06.184Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:06.184Z] d5ae9a5ba460: Layer already exists [2024-10-05T15:44:06.184Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:06.184Z] 26eb0682f2b2: Layer already exists [2024-10-05T15:44:06.184Z] 1a6174d2df80: Layer already exists [2024-10-05T15:44:06.184Z] 5e18e257d95a: Layer already exists [2024-10-05T15:44:06.184Z] fd6557567d4a: Layer already exists [2024-10-05T15:44:06.184Z] 16113d51b718: Layer already exists [2024-10-05T15:44:06.449Z] main: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:44:06.534Z] ===================================================== [Pipeline] echo [2024-10-05T15:44:06.547Z] taggedImages: [2024-10-05T15:44:06.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:06.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-05T15:44:06.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 [2024-10-05T15:44:06.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:06.547Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-05T15:44:06.580Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-05T15:44:06.580Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:06.580Z] latest [2024-10-05T15:44:06.580Z] 3.2.0-dev.90 [2024-10-05T15:44:06.580Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:06.580Z] main [2024-10-05T15:44:06.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:06.941Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:07.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:07.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-05T15:44:07.298Z] 6a776a8f4b85: Preparing [2024-10-05T15:44:07.298Z] 8bf5e7e4734d: Preparing [2024-10-05T15:44:07.298Z] 9a602eb0eabd: Preparing [2024-10-05T15:44:07.298Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:07.298Z] 056af04b66d7: Preparing [2024-10-05T15:44:07.298Z] fc76b2e2bde7: Preparing [2024-10-05T15:44:07.298Z] 944420637a4d: Preparing [2024-10-05T15:44:07.298Z] d948eb28ba3d: Preparing [2024-10-05T15:44:07.298Z] 16113d51b718: Preparing [2024-10-05T15:44:07.298Z] fc76b2e2bde7: Waiting [2024-10-05T15:44:07.298Z] 944420637a4d: Waiting [2024-10-05T15:44:07.298Z] d948eb28ba3d: Waiting [2024-10-05T15:44:07.298Z] 16113d51b718: Waiting [2024-10-05T15:44:07.298Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:07.298Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:07.562Z] 944420637a4d: Layer already exists [2024-10-05T15:44:07.563Z] 8bf5e7e4734d: Pushed [2024-10-05T15:44:07.563Z] 9a602eb0eabd: Pushed [2024-10-05T15:44:07.563Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:07.563Z] 6a776a8f4b85: Pushed [2024-10-05T15:44:07.563Z] 16113d51b718: Layer already exists [2024-10-05T15:44:29.582Z] fc76b2e2bde7: Pushed [2024-10-05T15:44:29.582Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:29.934Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:30.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-05T15:44:30.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-05T15:44:30.326Z] 6a776a8f4b85: Preparing [2024-10-05T15:44:30.326Z] 8bf5e7e4734d: Preparing [2024-10-05T15:44:30.326Z] 9a602eb0eabd: Preparing [2024-10-05T15:44:30.326Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:30.326Z] 056af04b66d7: Preparing [2024-10-05T15:44:30.326Z] fc76b2e2bde7: Preparing [2024-10-05T15:44:30.326Z] 944420637a4d: Preparing [2024-10-05T15:44:30.326Z] d948eb28ba3d: Preparing [2024-10-05T15:44:30.326Z] 16113d51b718: Preparing [2024-10-05T15:44:30.326Z] d948eb28ba3d: Waiting [2024-10-05T15:44:30.326Z] fc76b2e2bde7: Waiting [2024-10-05T15:44:30.326Z] 944420637a4d: Waiting [2024-10-05T15:44:30.326Z] 16113d51b718: Waiting [2024-10-05T15:44:30.326Z] 8bf5e7e4734d: Layer already exists [2024-10-05T15:44:30.326Z] 6a776a8f4b85: Layer already exists [2024-10-05T15:44:30.326Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:30.326Z] 9a602eb0eabd: Layer already exists [2024-10-05T15:44:30.326Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:30.326Z] fc76b2e2bde7: Layer already exists [2024-10-05T15:44:30.326Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:30.326Z] 944420637a4d: Layer already exists [2024-10-05T15:44:30.326Z] 16113d51b718: Layer already exists [2024-10-05T15:44:30.326Z] latest: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:30.955Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:31.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 [2024-10-05T15:44:31.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-05T15:44:31.326Z] 6a776a8f4b85: Preparing [2024-10-05T15:44:31.326Z] 8bf5e7e4734d: Preparing [2024-10-05T15:44:31.326Z] 9a602eb0eabd: Preparing [2024-10-05T15:44:31.326Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:31.326Z] 056af04b66d7: Preparing [2024-10-05T15:44:31.326Z] fc76b2e2bde7: Preparing [2024-10-05T15:44:31.326Z] 944420637a4d: Preparing [2024-10-05T15:44:31.326Z] d948eb28ba3d: Preparing [2024-10-05T15:44:31.326Z] 16113d51b718: Preparing [2024-10-05T15:44:31.326Z] 944420637a4d: Waiting [2024-10-05T15:44:31.326Z] d948eb28ba3d: Waiting [2024-10-05T15:44:31.326Z] 16113d51b718: Waiting [2024-10-05T15:44:31.326Z] fc76b2e2bde7: Waiting [2024-10-05T15:44:31.326Z] 8bf5e7e4734d: Layer already exists [2024-10-05T15:44:31.326Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:31.326Z] 9a602eb0eabd: Layer already exists [2024-10-05T15:44:31.326Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:31.326Z] 6a776a8f4b85: Layer already exists [2024-10-05T15:44:31.326Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:31.326Z] 16113d51b718: Layer already exists [2024-10-05T15:44:31.326Z] 944420637a4d: Layer already exists [2024-10-05T15:44:31.326Z] fc76b2e2bde7: Layer already exists [2024-10-05T15:44:31.595Z] 3.2.0-dev.90: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:31.955Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:32.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:32.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-05T15:44:32.300Z] 6a776a8f4b85: Preparing [2024-10-05T15:44:32.300Z] 8bf5e7e4734d: Preparing [2024-10-05T15:44:32.300Z] 9a602eb0eabd: Preparing [2024-10-05T15:44:32.300Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:32.300Z] 056af04b66d7: Preparing [2024-10-05T15:44:32.300Z] fc76b2e2bde7: Preparing [2024-10-05T15:44:32.300Z] 944420637a4d: Preparing [2024-10-05T15:44:32.300Z] fc76b2e2bde7: Waiting [2024-10-05T15:44:32.300Z] d948eb28ba3d: Preparing [2024-10-05T15:44:32.300Z] 944420637a4d: Waiting [2024-10-05T15:44:32.300Z] 16113d51b718: Preparing [2024-10-05T15:44:32.300Z] d948eb28ba3d: Waiting [2024-10-05T15:44:32.300Z] 16113d51b718: Waiting [2024-10-05T15:44:32.300Z] 8bf5e7e4734d: Layer already exists [2024-10-05T15:44:32.300Z] 6a776a8f4b85: Layer already exists [2024-10-05T15:44:32.300Z] 9a602eb0eabd: Layer already exists [2024-10-05T15:44:32.300Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:32.300Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:32.300Z] 16113d51b718: Layer already exists [2024-10-05T15:44:32.300Z] 944420637a4d: Layer already exists [2024-10-05T15:44:32.300Z] fc76b2e2bde7: Layer already exists [2024-10-05T15:44:32.300Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:32.565Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:32.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:33.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-05T15:44:33.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-05T15:44:33.277Z] 6a776a8f4b85: Preparing [2024-10-05T15:44:33.277Z] 8bf5e7e4734d: Preparing [2024-10-05T15:44:33.277Z] 9a602eb0eabd: Preparing [2024-10-05T15:44:33.277Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:33.277Z] 056af04b66d7: Preparing [2024-10-05T15:44:33.277Z] fc76b2e2bde7: Preparing [2024-10-05T15:44:33.277Z] 944420637a4d: Preparing [2024-10-05T15:44:33.277Z] d948eb28ba3d: Preparing [2024-10-05T15:44:33.277Z] 16113d51b718: Preparing [2024-10-05T15:44:33.277Z] 944420637a4d: Waiting [2024-10-05T15:44:33.277Z] fc76b2e2bde7: Waiting [2024-10-05T15:44:33.277Z] d948eb28ba3d: Waiting [2024-10-05T15:44:33.277Z] 16113d51b718: Waiting [2024-10-05T15:44:33.277Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:33.277Z] 8bf5e7e4734d: Layer already exists [2024-10-05T15:44:33.277Z] 6a776a8f4b85: Layer already exists [2024-10-05T15:44:33.277Z] 9a602eb0eabd: Layer already exists [2024-10-05T15:44:33.277Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:33.277Z] fc76b2e2bde7: Layer already exists [2024-10-05T15:44:33.277Z] 944420637a4d: Layer already exists [2024-10-05T15:44:33.277Z] 16113d51b718: Layer already exists [2024-10-05T15:44:33.277Z] d948eb28ba3d: Layer already exists [2024-10-05T15:44:33.541Z] main: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:44:33.615Z] ===================================================== [Pipeline] echo [2024-10-05T15:44:33.627Z] taggedImages: [2024-10-05T15:44:33.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:33.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-05T15:44:33.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 [2024-10-05T15:44:33.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:33.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-05T15:44:33.653Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-05T15:44:33.653Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:33.653Z] latest [2024-10-05T15:44:33.653Z] 3.2.0-dev.90 [2024-10-05T15:44:33.653Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:33.653Z] main [2024-10-05T15:44:33.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:34.004Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:34.352Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:34.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-05T15:44:34.352Z] 1f3fe6f078a9: Preparing [2024-10-05T15:44:34.352Z] 474d30126592: Preparing [2024-10-05T15:44:34.352Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:34.352Z] 056af04b66d7: Preparing [2024-10-05T15:44:34.352Z] e937156c3533: Preparing [2024-10-05T15:44:34.352Z] f0095e048420: Preparing [2024-10-05T15:44:34.352Z] 16113d51b718: Preparing [2024-10-05T15:44:34.352Z] f0095e048420: Waiting [2024-10-05T15:44:34.352Z] 16113d51b718: Waiting [2024-10-05T15:44:34.352Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:34.618Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:34.618Z] 16113d51b718: Layer already exists [2024-10-05T15:44:34.618Z] 1f3fe6f078a9: Pushed [2024-10-05T15:44:34.618Z] e937156c3533: Pushed [2024-10-05T15:44:35.197Z] f0095e048420: Pushed [2024-10-05T15:44:41.821Z] 474d30126592: Pushed [2024-10-05T15:44:41.821Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:42.173Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:43.103Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-05T15:44:43.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-05T15:44:43.103Z] 1f3fe6f078a9: Preparing [2024-10-05T15:44:43.103Z] 474d30126592: Preparing [2024-10-05T15:44:43.103Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:43.103Z] 056af04b66d7: Preparing [2024-10-05T15:44:43.103Z] e937156c3533: Preparing [2024-10-05T15:44:43.103Z] f0095e048420: Preparing [2024-10-05T15:44:43.103Z] 16113d51b718: Preparing [2024-10-05T15:44:43.103Z] f0095e048420: Waiting [2024-10-05T15:44:43.103Z] 16113d51b718: Waiting [2024-10-05T15:44:43.103Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:43.103Z] e937156c3533: Layer already exists [2024-10-05T15:44:43.103Z] 474d30126592: Layer already exists [2024-10-05T15:44:43.103Z] 1f3fe6f078a9: Layer already exists [2024-10-05T15:44:43.103Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:43.103Z] f0095e048420: Layer already exists [2024-10-05T15:44:43.103Z] 16113d51b718: Layer already exists [2024-10-05T15:44:43.369Z] latest: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:43.734Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:44.096Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 [2024-10-05T15:44:44.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-05T15:44:44.096Z] 1f3fe6f078a9: Preparing [2024-10-05T15:44:44.096Z] 474d30126592: Preparing [2024-10-05T15:44:44.096Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:44.096Z] 056af04b66d7: Preparing [2024-10-05T15:44:44.096Z] e937156c3533: Preparing [2024-10-05T15:44:44.096Z] f0095e048420: Preparing [2024-10-05T15:44:44.096Z] 16113d51b718: Preparing [2024-10-05T15:44:44.096Z] f0095e048420: Waiting [2024-10-05T15:44:44.096Z] 16113d51b718: Waiting [2024-10-05T15:44:44.096Z] e937156c3533: Layer already exists [2024-10-05T15:44:44.096Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:44.096Z] 1f3fe6f078a9: Layer already exists [2024-10-05T15:44:44.096Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:44.096Z] 474d30126592: Layer already exists [2024-10-05T15:44:44.096Z] f0095e048420: Layer already exists [2024-10-05T15:44:44.096Z] 16113d51b718: Layer already exists [2024-10-05T15:44:44.361Z] 3.2.0-dev.90: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:44.729Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:45.075Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:45.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-05T15:44:45.075Z] 1f3fe6f078a9: Preparing [2024-10-05T15:44:45.075Z] 474d30126592: Preparing [2024-10-05T15:44:45.075Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:45.075Z] 056af04b66d7: Preparing [2024-10-05T15:44:45.075Z] e937156c3533: Preparing [2024-10-05T15:44:45.075Z] f0095e048420: Preparing [2024-10-05T15:44:45.075Z] 16113d51b718: Preparing [2024-10-05T15:44:45.075Z] f0095e048420: Waiting [2024-10-05T15:44:45.075Z] 16113d51b718: Waiting [2024-10-05T15:44:45.075Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:45.075Z] 1f3fe6f078a9: Layer already exists [2024-10-05T15:44:45.075Z] 474d30126592: Layer already exists [2024-10-05T15:44:45.075Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:45.075Z] e937156c3533: Layer already exists [2024-10-05T15:44:45.075Z] f0095e048420: Layer already exists [2024-10-05T15:44:45.075Z] 16113d51b718: Layer already exists [2024-10-05T15:44:45.340Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:45.702Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:46.053Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-05T15:44:46.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-05T15:44:46.053Z] 1f3fe6f078a9: Preparing [2024-10-05T15:44:46.053Z] 474d30126592: Preparing [2024-10-05T15:44:46.053Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:46.053Z] 056af04b66d7: Preparing [2024-10-05T15:44:46.053Z] e937156c3533: Preparing [2024-10-05T15:44:46.053Z] f0095e048420: Preparing [2024-10-05T15:44:46.053Z] 16113d51b718: Preparing [2024-10-05T15:44:46.053Z] f0095e048420: Waiting [2024-10-05T15:44:46.053Z] 16113d51b718: Waiting [2024-10-05T15:44:46.053Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:46.053Z] 1f3fe6f078a9: Layer already exists [2024-10-05T15:44:46.053Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:46.053Z] e937156c3533: Layer already exists [2024-10-05T15:44:46.053Z] 474d30126592: Layer already exists [2024-10-05T15:44:46.053Z] f0095e048420: Layer already exists [2024-10-05T15:44:46.053Z] 16113d51b718: Layer already exists [2024-10-05T15:44:46.316Z] main: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:44:46.396Z] ===================================================== [Pipeline] echo [2024-10-05T15:44:46.412Z] taggedImages: [2024-10-05T15:44:46.412Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:46.412Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-05T15:44:46.412Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 [2024-10-05T15:44:46.412Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:46.412Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-05T15:44:46.440Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-05T15:44:46.440Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:46.440Z] latest [2024-10-05T15:44:46.440Z] 3.2.0-dev.90 [2024-10-05T15:44:46.440Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:46.440Z] main [2024-10-05T15:44:46.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:46.793Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:47.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:44:47.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-05T15:44:47.135Z] a18725bdd9be: Preparing [2024-10-05T15:44:47.135Z] ecd2c5508e76: Preparing [2024-10-05T15:44:47.135Z] a39583daf7a4: Preparing [2024-10-05T15:44:47.135Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:47.135Z] 056af04b66d7: Preparing [2024-10-05T15:44:47.135Z] 809ab5942be3: Preparing [2024-10-05T15:44:47.135Z] 809ab5942be3: Waiting [2024-10-05T15:44:47.135Z] 831c08efac0e: Preparing [2024-10-05T15:44:47.135Z] 16113d51b718: Preparing [2024-10-05T15:44:47.135Z] 831c08efac0e: Waiting [2024-10-05T15:44:47.135Z] 16113d51b718: Waiting [2024-10-05T15:44:47.135Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:47.135Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:47.400Z] a18725bdd9be: Pushed [2024-10-05T15:44:47.400Z] ecd2c5508e76: Pushed [2024-10-05T15:44:47.400Z] 16113d51b718: Layer already exists [2024-10-05T15:44:47.400Z] 809ab5942be3: Pushed [2024-10-05T15:44:47.664Z] 831c08efac0e: Pushed [2024-10-05T15:44:55.838Z] a39583daf7a4: Pushed [2024-10-05T15:44:55.838Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:56.185Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:56.532Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-05T15:44:56.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-05T15:44:56.532Z] a18725bdd9be: Preparing [2024-10-05T15:44:56.532Z] ecd2c5508e76: Preparing [2024-10-05T15:44:56.532Z] a39583daf7a4: Preparing [2024-10-05T15:44:56.532Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:56.532Z] 056af04b66d7: Preparing [2024-10-05T15:44:56.532Z] 809ab5942be3: Preparing [2024-10-05T15:44:56.532Z] 831c08efac0e: Preparing [2024-10-05T15:44:56.532Z] 809ab5942be3: Waiting [2024-10-05T15:44:56.532Z] 16113d51b718: Preparing [2024-10-05T15:44:56.532Z] 831c08efac0e: Waiting [2024-10-05T15:44:56.532Z] 16113d51b718: Waiting [2024-10-05T15:44:56.532Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:56.532Z] ecd2c5508e76: Layer already exists [2024-10-05T15:44:56.532Z] a18725bdd9be: Layer already exists [2024-10-05T15:44:56.532Z] a39583daf7a4: Layer already exists [2024-10-05T15:44:56.532Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:56.532Z] 809ab5942be3: Layer already exists [2024-10-05T15:44:56.532Z] 16113d51b718: Layer already exists [2024-10-05T15:44:56.532Z] 831c08efac0e: Layer already exists [2024-10-05T15:44:56.532Z] latest: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:57.149Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:57.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 [2024-10-05T15:44:57.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-05T15:44:57.497Z] a18725bdd9be: Preparing [2024-10-05T15:44:57.497Z] ecd2c5508e76: Preparing [2024-10-05T15:44:57.497Z] a39583daf7a4: Preparing [2024-10-05T15:44:57.497Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:57.497Z] 056af04b66d7: Preparing [2024-10-05T15:44:57.497Z] 809ab5942be3: Preparing [2024-10-05T15:44:57.497Z] 831c08efac0e: Preparing [2024-10-05T15:44:57.497Z] 16113d51b718: Preparing [2024-10-05T15:44:57.497Z] 809ab5942be3: Waiting [2024-10-05T15:44:57.497Z] 831c08efac0e: Waiting [2024-10-05T15:44:57.497Z] 16113d51b718: Waiting [2024-10-05T15:44:57.497Z] ecd2c5508e76: Layer already exists [2024-10-05T15:44:57.497Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:57.497Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:57.497Z] a18725bdd9be: Layer already exists [2024-10-05T15:44:57.497Z] a39583daf7a4: Layer already exists [2024-10-05T15:44:57.497Z] 809ab5942be3: Layer already exists [2024-10-05T15:44:57.497Z] 16113d51b718: Layer already exists [2024-10-05T15:44:57.498Z] 831c08efac0e: Layer already exists [2024-10-05T15:44:57.762Z] 3.2.0-dev.90: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:58.115Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:58.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:44:58.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-05T15:44:58.450Z] a18725bdd9be: Preparing [2024-10-05T15:44:58.450Z] ecd2c5508e76: Preparing [2024-10-05T15:44:58.450Z] a39583daf7a4: Preparing [2024-10-05T15:44:58.450Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:58.450Z] 056af04b66d7: Preparing [2024-10-05T15:44:58.450Z] 809ab5942be3: Preparing [2024-10-05T15:44:58.450Z] 831c08efac0e: Preparing [2024-10-05T15:44:58.450Z] 16113d51b718: Preparing [2024-10-05T15:44:58.450Z] 831c08efac0e: Waiting [2024-10-05T15:44:58.450Z] 809ab5942be3: Waiting [2024-10-05T15:44:58.450Z] 16113d51b718: Waiting [2024-10-05T15:44:58.450Z] 056af04b66d7: Layer already exists [2024-10-05T15:44:58.450Z] ecd2c5508e76: Layer already exists [2024-10-05T15:44:58.450Z] a39583daf7a4: Layer already exists [2024-10-05T15:44:58.450Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:44:58.450Z] a18725bdd9be: Layer already exists [2024-10-05T15:44:58.450Z] 831c08efac0e: Layer already exists [2024-10-05T15:44:58.451Z] 809ab5942be3: Layer already exists [2024-10-05T15:44:58.451Z] 16113d51b718: Layer already exists [2024-10-05T15:44:58.713Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:59.083Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:44:59.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-05T15:44:59.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-05T15:44:59.692Z] a18725bdd9be: Preparing [2024-10-05T15:44:59.692Z] ecd2c5508e76: Preparing [2024-10-05T15:44:59.692Z] a39583daf7a4: Preparing [2024-10-05T15:44:59.692Z] 2f6cd6f91e89: Preparing [2024-10-05T15:44:59.692Z] 056af04b66d7: Preparing [2024-10-05T15:44:59.692Z] 809ab5942be3: Preparing [2024-10-05T15:44:59.692Z] 831c08efac0e: Preparing [2024-10-05T15:44:59.692Z] 16113d51b718: Preparing [2024-10-05T15:44:59.692Z] 809ab5942be3: Waiting [2024-10-05T15:44:59.692Z] 831c08efac0e: Waiting [2024-10-05T15:44:59.692Z] 16113d51b718: Waiting [2024-10-05T15:45:00.274Z] a39583daf7a4: Layer already exists [2024-10-05T15:45:00.274Z] a18725bdd9be: Layer already exists [2024-10-05T15:45:00.274Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:00.274Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:00.274Z] ecd2c5508e76: Layer already exists [2024-10-05T15:45:00.274Z] 809ab5942be3: Layer already exists [2024-10-05T15:45:00.274Z] 831c08efac0e: Layer already exists [2024-10-05T15:45:00.274Z] 16113d51b718: Layer already exists [2024-10-05T15:45:00.537Z] main: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:45:00.607Z] ===================================================== [Pipeline] echo [2024-10-05T15:45:00.624Z] taggedImages: [2024-10-05T15:45:00.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:45:00.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-05T15:45:00.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 [2024-10-05T15:45:00.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:45:00.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-05T15:45:00.651Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-05T15:45:00.651Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:45:00.651Z] latest [2024-10-05T15:45:00.651Z] 3.2.0-dev.90 [2024-10-05T15:45:00.651Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:45:00.652Z] main [2024-10-05T15:45:00.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:01.008Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:01.353Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:45:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-05T15:45:01.353Z] 1a72d7802032: Preparing [2024-10-05T15:45:01.353Z] 19b4339a73dd: Preparing [2024-10-05T15:45:01.353Z] 2f6cd6f91e89: Preparing [2024-10-05T15:45:01.353Z] 056af04b66d7: Preparing [2024-10-05T15:45:01.353Z] 482a7a83685a: Preparing [2024-10-05T15:45:01.353Z] b4c861f06f26: Preparing [2024-10-05T15:45:01.353Z] 16113d51b718: Preparing [2024-10-05T15:45:01.353Z] b4c861f06f26: Waiting [2024-10-05T15:45:01.353Z] 16113d51b718: Waiting [2024-10-05T15:45:01.353Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:01.628Z] 482a7a83685a: Layer already exists [2024-10-05T15:45:01.628Z] b4c861f06f26: Layer already exists [2024-10-05T15:45:01.628Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:01.628Z] 16113d51b718: Layer already exists [2024-10-05T15:45:01.628Z] 1a72d7802032: Pushed [2024-10-05T15:45:09.816Z] 19b4339a73dd: Pushed [2024-10-05T15:45:09.816Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:10.172Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:10.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-05T15:45:10.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-05T15:45:10.536Z] 1a72d7802032: Preparing [2024-10-05T15:45:10.536Z] 19b4339a73dd: Preparing [2024-10-05T15:45:10.536Z] 2f6cd6f91e89: Preparing [2024-10-05T15:45:10.536Z] 056af04b66d7: Preparing [2024-10-05T15:45:10.536Z] 482a7a83685a: Preparing [2024-10-05T15:45:10.536Z] b4c861f06f26: Preparing [2024-10-05T15:45:10.536Z] 16113d51b718: Preparing [2024-10-05T15:45:10.536Z] b4c861f06f26: Waiting [2024-10-05T15:45:10.536Z] 16113d51b718: Waiting [2024-10-05T15:45:10.536Z] 482a7a83685a: Layer already exists [2024-10-05T15:45:10.536Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:10.536Z] 1a72d7802032: Layer already exists [2024-10-05T15:45:10.536Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:10.536Z] 19b4339a73dd: Layer already exists [2024-10-05T15:45:10.536Z] b4c861f06f26: Layer already exists [2024-10-05T15:45:10.536Z] 16113d51b718: Layer already exists [2024-10-05T15:45:10.536Z] latest: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:11.159Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:11.502Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 [2024-10-05T15:45:11.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-05T15:45:11.502Z] 1a72d7802032: Preparing [2024-10-05T15:45:11.502Z] 19b4339a73dd: Preparing [2024-10-05T15:45:11.502Z] 2f6cd6f91e89: Preparing [2024-10-05T15:45:11.502Z] 056af04b66d7: Preparing [2024-10-05T15:45:11.502Z] 482a7a83685a: Preparing [2024-10-05T15:45:11.502Z] b4c861f06f26: Preparing [2024-10-05T15:45:11.502Z] 16113d51b718: Preparing [2024-10-05T15:45:11.502Z] b4c861f06f26: Waiting [2024-10-05T15:45:11.502Z] 16113d51b718: Waiting [2024-10-05T15:45:11.502Z] 19b4339a73dd: Layer already exists [2024-10-05T15:45:11.502Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:11.502Z] 482a7a83685a: Layer already exists [2024-10-05T15:45:11.502Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:11.502Z] 1a72d7802032: Layer already exists [2024-10-05T15:45:11.502Z] 16113d51b718: Layer already exists [2024-10-05T15:45:11.502Z] b4c861f06f26: Layer already exists [2024-10-05T15:45:11.502Z] 3.2.0-dev.90: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:11.853Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:12.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:45:12.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-05T15:45:12.215Z] 1a72d7802032: Preparing [2024-10-05T15:45:12.215Z] 19b4339a73dd: Preparing [2024-10-05T15:45:12.215Z] 2f6cd6f91e89: Preparing [2024-10-05T15:45:12.215Z] 056af04b66d7: Preparing [2024-10-05T15:45:12.215Z] 482a7a83685a: Preparing [2024-10-05T15:45:12.215Z] b4c861f06f26: Preparing [2024-10-05T15:45:12.215Z] 16113d51b718: Preparing [2024-10-05T15:45:12.215Z] 16113d51b718: Waiting [2024-10-05T15:45:12.215Z] 482a7a83685a: Layer already exists [2024-10-05T15:45:12.215Z] 19b4339a73dd: Layer already exists [2024-10-05T15:45:12.215Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:12.215Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:12.215Z] 1a72d7802032: Layer already exists [2024-10-05T15:45:12.215Z] b4c861f06f26: Layer already exists [2024-10-05T15:45:12.215Z] 16113d51b718: Layer already exists [2024-10-05T15:45:12.480Z] 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:12.836Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:13.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-05T15:45:13.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-05T15:45:13.186Z] 1a72d7802032: Preparing [2024-10-05T15:45:13.186Z] 19b4339a73dd: Preparing [2024-10-05T15:45:13.186Z] 2f6cd6f91e89: Preparing [2024-10-05T15:45:13.186Z] 056af04b66d7: Preparing [2024-10-05T15:45:13.186Z] 482a7a83685a: Preparing [2024-10-05T15:45:13.186Z] b4c861f06f26: Preparing [2024-10-05T15:45:13.186Z] 16113d51b718: Preparing [2024-10-05T15:45:13.186Z] b4c861f06f26: Waiting [2024-10-05T15:45:13.186Z] 16113d51b718: Waiting [2024-10-05T15:45:13.186Z] 482a7a83685a: Layer already exists [2024-10-05T15:45:13.186Z] 1a72d7802032: Layer already exists [2024-10-05T15:45:13.186Z] 2f6cd6f91e89: Layer already exists [2024-10-05T15:45:13.186Z] 19b4339a73dd: Layer already exists [2024-10-05T15:45:13.186Z] 056af04b66d7: Layer already exists [2024-10-05T15:45:13.186Z] b4c861f06f26: Layer already exists [2024-10-05T15:45:13.186Z] 16113d51b718: Layer already exists [2024-10-05T15:45:13.450Z] main: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T15:45:13.530Z] ===================================================== [Pipeline] echo [2024-10-05T15:45:13.545Z] taggedImages: [2024-10-05T15:45:13.545Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [2024-10-05T15:45:13.545Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-05T15:45:13.545Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 [2024-10-05T15:45:13.545Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [2024-10-05T15:45:13.545Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:13.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T15:45:13.952Z] [2024-10-05T15:45:13.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:14.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T15:45:14.281Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-05T15:45:14.281Z] 8998bd30e6a1: Pulling fs layer [2024-10-05T15:45:14.281Z] 04944245beec: Pulling fs layer [2024-10-05T15:45:14.281Z] 699f458cf7ca: Pulling fs layer [2024-10-05T15:45:14.281Z] 765212b225bb: Pulling fs layer [2024-10-05T15:45:14.281Z] f23df028b6ca: Pulling fs layer [2024-10-05T15:45:14.281Z] d65c8cfc05b1: Pulling fs layer [2024-10-05T15:45:14.281Z] 2437ff75d9bd: Pulling fs layer [2024-10-05T15:45:14.281Z] 765212b225bb: Waiting [2024-10-05T15:45:14.281Z] f23df028b6ca: Waiting [2024-10-05T15:45:14.281Z] d65c8cfc05b1: Waiting [2024-10-05T15:45:14.281Z] 2437ff75d9bd: Waiting [2024-10-05T15:45:14.546Z] 04944245beec: Verifying Checksum [2024-10-05T15:45:14.546Z] 04944245beec: Download complete [2024-10-05T15:45:14.546Z] 765212b225bb: Verifying Checksum [2024-10-05T15:45:14.546Z] 765212b225bb: Download complete [2024-10-05T15:45:14.546Z] f23df028b6ca: Download complete [2024-10-05T15:45:14.546Z] d65c8cfc05b1: Verifying Checksum [2024-10-05T15:45:14.546Z] d65c8cfc05b1: Download complete [2024-10-05T15:45:14.811Z] 699f458cf7ca: Verifying Checksum [2024-10-05T15:45:14.811Z] 699f458cf7ca: Download complete [2024-10-05T15:45:15.074Z] 8998bd30e6a1: Verifying Checksum [2024-10-05T15:45:15.074Z] 8998bd30e6a1: Download complete [2024-10-05T15:45:17.641Z] 2437ff75d9bd: Verifying Checksum [2024-10-05T15:45:17.641Z] 2437ff75d9bd: Download complete [2024-10-05T15:45:20.208Z] 8998bd30e6a1: Pull complete [2024-10-05T15:45:20.208Z] 04944245beec: Pull complete [2024-10-05T15:45:22.145Z] 699f458cf7ca: Pull complete [2024-10-05T15:45:22.145Z] 765212b225bb: Pull complete [2024-10-05T15:45:23.097Z] f23df028b6ca: Pull complete [2024-10-05T15:45:23.097Z] d65c8cfc05b1: Pull complete [2024-10-05T15:45:41.351Z] 2437ff75d9bd: Pull complete [2024-10-05T15:45:41.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-05T15:45:41.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T15:45:41.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:45:41.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container [2024-10-05T15:45:41.603Z] $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-05T15:45:44.076Z] $ docker top 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:45:45.031Z] ---> job-cost.sh [2024-10-05T15:45:45.031Z] lf-activate-venv: SKIPPING [2024-10-05T15:45:45.031Z] INFO: No Stack... [2024-10-05T15:45:45.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-05T15:45:46.274Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T15:45:46.941Z] + + cat /w/workspace/edgex-go/713/archives/cost.csv [2024-10-05T15:45:46.941Z] cut -d, -f6 [Pipeline] lock [2024-10-05T15:45:46.979Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] [2024-10-05T15:45:46.987Z] Resource [jenkins-edgexfoundry-edgex-go-main-713-stack-cost] did not exist. Created. [2024-10-05T15:45:46.994Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T15:45:47.644Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-05T15:45:48.227Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T15:45:48.242Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T15:45:48.265Z] $ docker stop --time=1 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e [2024-10-05T15:45:49.730Z] $ docker rm -f --volumes 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e [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 [2024-10-05T15:45:50.309Z] provisioning config files... [2024-10-05T15:45:50.329Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/713@tmp/config14954392301551721374tmp [Pipeline] { [Pipeline] sh [2024-10-05T15:45:50.640Z] + set +x [2024-10-05T15:45:50.640Z] + curl -s https://codecov.io/bash [2024-10-05T15:45:50.640Z] + bash -s -- [2024-10-05T15:45:50.640Z] [2024-10-05T15:45:50.640Z] _____ _ [2024-10-05T15:45:50.640Z] / ____| | | [2024-10-05T15:45:50.640Z] | | ___ __| | ___ ___ _____ __ [2024-10-05T15:45:50.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-05T15:45:50.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-05T15:45:50.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-05T15:45:50.640Z] Bash-1.0.6 [2024-10-05T15:45:50.640Z] [2024-10-05T15:45:50.640Z] [2024-10-05T15:45:50.640Z] ==> git version 2.25.1 found [2024-10-05T15:45:50.640Z] ==> 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 [2024-10-05T15:45:50.640Z] Release-Date: 2020-01-08 [2024-10-05T15:45:50.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-05T15:45:50.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-05T15:45:50.640Z] ==> Jenkins CI detected. [2024-10-05T15:45:50.640Z] current dir:  /w/workspace/edgex-go/713 [2024-10-05T15:45:50.640Z] project root: . [2024-10-05T15:45:50.640Z] --> token set from env [2024-10-05T15:45:50.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-05T15:45:50.915Z] ==> Running gcov in . (disable via -X gcov) [2024-10-05T15:45:50.915Z] ==> Python coveragepy not found [2024-10-05T15:45:50.915Z] ==> Searching for coverage reports in: [2024-10-05T15:45:50.915Z] + . [2024-10-05T15:45:50.915Z] -> Found 1 reports [2024-10-05T15:45:50.915Z] ==> Detecting git/mercurial file structure [2024-10-05T15:45:50.915Z] ==> Reading reports [2024-10-05T15:45:50.915Z] + ./coverage.out bytes=1502107 [2024-10-05T15:45:50.915Z] ==> Appending adjustments [2024-10-05T15:45:50.915Z] https://docs.codecov.io/docs/fixing-reports [2024-10-05T15:45:52.305Z] + Found adjustments [2024-10-05T15:45:52.305Z] ==> Gzipping contents [2024-10-05T15:45:52.305Z] 132K /tmp/codecov.1P1b5p.gz [2024-10-05T15:45:52.305Z] ==> Uploading reports [2024-10-05T15:45:52.305Z] url: https://codecov.io [2024-10-05T15:45:52.305Z] query: branch=main&commit=2495dbd7d9248e2e9cb93c4fa188628c5f9bae00&build=713&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F713%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T15:45:52.305Z] -> Pinging Codecov [2024-10-05T15:45:52.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2495dbd7d9248e2e9cb93c4fa188628c5f9bae00&build=713&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F713%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T15:45:52.565Z] -> Uploading to [2024-10-05T15:45:52.565Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2495dbd7d9248e2e9cb93c4fa188628c5f9bae00/79a2fa31-8d38-461f-91de-8d38b4a200e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T154552Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=48bb16a9a550e405678c326f43e8e7f7e55dec3d3094a9e37bd97ae64f891b15 [2024-10-05T15:45:52.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:45:52.566Z] Dload Upload Total Spent Left Speed [2024-10-05T15:45:52.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 434k --:--:-- --:--:-- --:--:-- 434k [2024-10-05T15:45:52.826Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [2024-10-05T15:45:52.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-05T15:45:53.089Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-05T15:45:53.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:53.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T15:45:53.420Z] [2024-10-05T15:45:53.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:45:53.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T15:45:53.724Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-05T15:45:53.724Z] 43c4264eed91: Already exists [2024-10-05T15:45:53.724Z] 4cc291be95ef: Already exists [2024-10-05T15:45:53.724Z] 2ac1f1163629: Already exists [2024-10-05T15:45:53.724Z] 5c3c966382ef: Already exists [2024-10-05T15:45:53.724Z] 4f4fb700ef54: Already exists [2024-10-05T15:45:53.724Z] d9c7d2e4e75e: Pulling fs layer [2024-10-05T15:45:53.724Z] 9c3e1370e548: Pulling fs layer [2024-10-05T15:45:53.983Z] d9c7d2e4e75e: Verifying Checksum [2024-10-05T15:45:53.983Z] d9c7d2e4e75e: Download complete [2024-10-05T15:45:54.243Z] d9c7d2e4e75e: Pull complete [2024-10-05T15:45:54.811Z] 9c3e1370e548: Verifying Checksum [2024-10-05T15:45:54.811Z] 9c3e1370e548: Download complete [2024-10-05T15:45:58.095Z] 9c3e1370e548: Pull complete [2024-10-05T15:45:58.095Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-05T15:45:58.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T15:45:58.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:45:58.216Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:45:58.237Z] $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-05T15:46:02.427Z] $ docker top 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T15:46:02.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo [2024-10-05T15:46:02.803Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-05T15:46:03.083Z] + set -o pipefail [2024-10-05T15:46:03.083Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-05T15:46:11.223Z] [2024-10-05T15:46:11.223Z] Monitoring /w/workspace/edgex-go/713 (github.com/edgexfoundry/edgex-go)... [2024-10-05T15:46:11.223Z] [2024-10-05T15:46:11.223Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0a093697-ccc0-4a1d-971e-bda90570f2c3 [2024-10-05T15:46:11.223Z] [2024-10-05T15:46:11.223Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-05T15:46:11.223Z] [2024-10-05T15:46:11.791Z] [2024-10-05T15:46:11.791Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-05T15:46:11.791Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-05T15:46:12.051Z] $ docker stop --time=1 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f [2024-10-05T15:46:17.122Z] $ docker rm -f --volumes 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-05T15:46:17.665Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:46:17.686Z] provisioning config files... [2024-10-05T15:46:17.695Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/713@tmp/config15807394047858196211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:46:17.993Z] --> edgex-publish-swagger.sh [2024-10-05T15:46:17.993Z] === Publish openapi/v3 API === [2024-10-05T15:46:17.993Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-05T15:46:17.994Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/713/openapi/v3/core-command.yaml] [2024-10-05T15:46:17.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:17.994Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:18.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66226 --:--:-- --:--:-- --:--:-- 66092 100 32782 0 0 100 32782 0 66226 --:--:-- --:--:-- --:--:-- 66092 [2024-10-05T15:46:18.253Z] [2024-10-05T15:46:18.253Z] [2024-10-05T15:46:18.513Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/713/openapi/v3/core-data.yaml] [2024-10-05T15:46:18.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:18.513Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:18.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 156k --:--:-- --:--:-- --:--:-- 156k [2024-10-05T15:46:18.772Z] [2024-10-05T15:46:18.772Z] [2024-10-05T15:46:18.772Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/713/openapi/v3/core-keeper.yaml] [2024-10-05T15:46:18.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:18.772Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:19.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 271 131k --:--:-- --:--:-- --:--:-- 132k [2024-10-05T15:46:19.031Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-05T15:46:19.031Z] [2024-10-05T15:46:19.031Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/713/openapi/v3/core-metadata.yaml] [2024-10-05T15:46:19.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:19.031Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:19.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 734k --:--:-- --:--:-- --:--:-- 731k 100 149k 100 156 100 149k 413 395k --:--:-- --:--:-- --:--:-- 395k [2024-10-05T15:46:19.549Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-05T15:46:19.549Z] [2024-10-05T15:46:19.549Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/713/openapi/v3/support-cron-scheduler.yaml] [2024-10-05T15:46:19.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:19.549Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:19.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 256 184k --:--:-- --:--:-- --:--:-- 184k [2024-10-05T15:46:19.809Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-05T15:46:19.809Z] [2024-10-05T15:46:19.809Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/713/openapi/v3/support-notifications.yaml] [2024-10-05T15:46:19.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:19.809Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:20.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 357 195k --:--:-- --:--:-- --:--:-- 195k [2024-10-05T15:46:20.378Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-05T15:46:20.378Z] [2024-10-05T15:46:20.378Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/713/openapi/v3/support-scheduler.yaml] [2024-10-05T15:46:20.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T15:46:20.378Z] Dload Upload Total Spent Left Speed [2024-10-05T15:46:20.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 462k --:--:-- --:--:-- --:--:-- 456k 100 37110 100 156 100 36954 458 106k --:--:-- --:--:-- --:--:-- 106k [2024-10-05T15:46:20.638Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-05T15:46:20.638Z] [Pipeline] } [2024-10-05T15:46:20.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-05T15:46:21.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T15:46:21.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:46:21.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T15:46:21.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:46:21.533Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:46:21.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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/py-git-semver:0.1.4 cat [2024-10-05T15:46:22.023Z] $ docker top b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T15:46:22.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T15:46:22.146Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T15:46:22.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T15:46:22.242Z] $ docker exec b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 ssh-agent [2024-10-05T15:46:22.360Z] SSH_AUTH_SOCK=/tmp/ssh-1iXQSZj0XwD0/agent.32 [2024-10-05T15:46:22.360Z] SSH_AGENT_PID=38 [2024-10-05T15:46:22.365Z] Running ssh-add (command line suppressed) [2024-10-05T15:46:22.451Z] Identity added: /w/workspace/edgex-go/713@tmp/private_key_18037468951004222125.key (/w/workspace/edgex-go/713@tmp/private_key_18037468951004222125.key) [2024-10-05T15:46:22.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T15:46:22.774Z] + git semver tag [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,934 [run_tag] DEBUG tag force:False [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,934 [check_head_tag] DEBUG check head tag [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,937 [execute] INFO git cat-file --batch-check [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=) [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,941 [execute] INFO git cat-file --batch [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=) [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,985 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,985 [execute] INFO git tag -a v3.2.0-dev.90 -m v3.2.0-dev.90 [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,986 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.90', '-m', 'v3.2.0-dev.90'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) [2024-10-05T15:46:23.034Z] 2024-10-05 15:46:22,991 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:23.034Z] 3.2.0-dev.90 [Pipeline] } [2024-10-05T15:46:23.033Z] $ docker exec --env ******** --env ******** b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 ssh-agent -k [2024-10-05T15:46:23.137Z] unset SSH_AUTH_SOCK; [2024-10-05T15:46:23.137Z] unset SSH_AGENT_PID; [2024-10-05T15:46:23.137Z] echo Agent pid 38 killed; [2024-10-05T15:46:23.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T15:46:23.486Z] + git semver [Pipeline] } [2024-10-05T15:46:23.748Z] $ docker stop --time=1 b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 [2024-10-05T15:46:25.023Z] $ docker rm -f --volumes b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:46:25.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T15:46:25.453Z] [2024-10-05T15:46:25.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:46:25.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T15:46:25.759Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-05T15:46:25.759Z] ab5ef0e58194: Pulling fs layer [2024-10-05T15:46:25.759Z] 9712f1f96733: Pulling fs layer [2024-10-05T15:46:25.759Z] 63f879dbbcfc: Pulling fs layer [2024-10-05T15:46:25.759Z] 0d9ebad4ef96: Pulling fs layer [2024-10-05T15:46:25.759Z] e9a5061849ea: Pulling fs layer [2024-10-05T15:46:25.759Z] d747dcd14b5f: Pulling fs layer [2024-10-05T15:46:25.759Z] 2de7ff778b66: Pulling fs layer [2024-10-05T15:46:25.759Z] 0d9ebad4ef96: Waiting [2024-10-05T15:46:25.759Z] e9a5061849ea: Waiting [2024-10-05T15:46:25.759Z] d747dcd14b5f: Waiting [2024-10-05T15:46:25.759Z] 2de7ff778b66: Waiting [2024-10-05T15:46:25.759Z] 9712f1f96733: Verifying Checksum [2024-10-05T15:46:25.759Z] 9712f1f96733: Download complete [2024-10-05T15:46:26.016Z] 63f879dbbcfc: Verifying Checksum [2024-10-05T15:46:26.016Z] 63f879dbbcfc: Download complete [2024-10-05T15:46:26.274Z] e9a5061849ea: Verifying Checksum [2024-10-05T15:46:26.274Z] e9a5061849ea: Download complete [2024-10-05T15:46:26.274Z] d747dcd14b5f: Download complete [2024-10-05T15:46:26.274Z] ab5ef0e58194: Verifying Checksum [2024-10-05T15:46:26.274Z] ab5ef0e58194: Download complete [2024-10-05T15:46:26.274Z] 0d9ebad4ef96: Verifying Checksum [2024-10-05T15:46:26.274Z] 0d9ebad4ef96: Download complete [2024-10-05T15:46:26.274Z] 2de7ff778b66: Verifying Checksum [2024-10-05T15:46:26.274Z] 2de7ff778b66: Download complete [2024-10-05T15:46:28.802Z] ab5ef0e58194: Pull complete [2024-10-05T15:46:28.802Z] 9712f1f96733: Pull complete [2024-10-05T15:46:29.732Z] 63f879dbbcfc: Pull complete [2024-10-05T15:46:33.995Z] 0d9ebad4ef96: Pull complete [2024-10-05T15:46:33.995Z] e9a5061849ea: Pull complete [2024-10-05T15:46:33.996Z] d747dcd14b5f: Pull complete [2024-10-05T15:46:34.932Z] 2de7ff778b66: Pull complete [2024-10-05T15:46:34.932Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-05T15:46:34.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T15:46:34.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:46:35.042Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:46:35.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-05T15:46:41.574Z] $ docker top d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:46:41.670Z] provisioning config files... [2024-10-05T15:46:41.676Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/713@tmp/config11266226586925280299tmp [2024-10-05T15:46:41.687Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/713@tmp/config6004188011951375222tmp [2024-10-05T15:46:41.696Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/713@tmp/config13970100199393973505tmp [Pipeline] { [Pipeline] echo [2024-10-05T15:46:41.790Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:46:42.104Z] ---> sigul-configuration.sh [2024-10-05T15:46:42.104Z] gpg: directory `/root/.gnupg' created [2024-10-05T15:46:42.104Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-05T15:46:42.104Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-05T15:46:42.104Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-05T15:46:42.104Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-05T15:46:42.104Z] gpg: CAST5 encrypted data [2024-10-05T15:46:42.104Z] gpg: encrypted with 1 passphrase [2024-10-05T15:46:42.104Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-05T15:46:42.407Z] + mkdir /home/jenkins [2024-10-05T15:46:42.407Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-05T15:46:42.716Z] + 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 [2024-10-05T15:46:42.740Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:46:43.034Z] ---> sigul-install.sh [2024-10-05T15:46:43.034Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-05T15:46:43.331Z] + git tag --list [2024-10-05T15:46:43.331Z] 0.6.0 [2024-10-05T15:46:43.331Z] 0.6.1 [2024-10-05T15:46:43.331Z] 0.7.0 [2024-10-05T15:46:43.331Z] 0.7.1 [2024-10-05T15:46:43.331Z] v1.0.0 [2024-10-05T15:46:43.331Z] v1.0.1 [2024-10-05T15:46:43.331Z] v1.1.0 [2024-10-05T15:46:43.331Z] v1.2.0 [2024-10-05T15:46:43.331Z] v1.2.1 [2024-10-05T15:46:43.331Z] v1.3.0 [2024-10-05T15:46:43.331Z] v1.3.1 [2024-10-05T15:46:43.331Z] v2.0.0 [2024-10-05T15:46:43.331Z] v2.1.0 [2024-10-05T15:46:43.331Z] v2.1.1 [2024-10-05T15:46:43.331Z] v2.2.0 [2024-10-05T15:46:43.331Z] v2.3.0 [2024-10-05T15:46:43.331Z] v3.0 [2024-10-05T15:46:43.331Z] v3.0.0 [2024-10-05T15:46:43.331Z] v3.1 [2024-10-05T15:46:43.331Z] v3.1.0 [2024-10-05T15:46:43.331Z] v3.1.0-dev.1 [2024-10-05T15:46:43.331Z] v3.1.0-dev.10 [2024-10-05T15:46:43.331Z] v3.1.0-dev.11 [2024-10-05T15:46:43.331Z] v3.1.0-dev.12 [2024-10-05T15:46:43.331Z] v3.1.0-dev.13 [2024-10-05T15:46:43.331Z] v3.1.0-dev.14 [2024-10-05T15:46:43.331Z] v3.1.0-dev.15 [2024-10-05T15:46:43.331Z] v3.1.0-dev.16 [2024-10-05T15:46:43.331Z] v3.1.0-dev.17 [2024-10-05T15:46:43.331Z] v3.1.0-dev.18 [2024-10-05T15:46:43.331Z] v3.1.0-dev.19 [2024-10-05T15:46:43.331Z] v3.1.0-dev.2 [2024-10-05T15:46:43.331Z] v3.1.0-dev.20 [2024-10-05T15:46:43.331Z] v3.1.0-dev.21 [2024-10-05T15:46:43.331Z] v3.1.0-dev.22 [2024-10-05T15:46:43.331Z] v3.1.0-dev.23 [2024-10-05T15:46:43.331Z] v3.1.0-dev.24 [2024-10-05T15:46:43.331Z] v3.1.0-dev.25 [2024-10-05T15:46:43.331Z] v3.1.0-dev.26 [2024-10-05T15:46:43.331Z] v3.1.0-dev.27 [2024-10-05T15:46:43.331Z] v3.1.0-dev.28 [2024-10-05T15:46:43.331Z] v3.1.0-dev.29 [2024-10-05T15:46:43.331Z] v3.1.0-dev.3 [2024-10-05T15:46:43.331Z] v3.1.0-dev.30 [2024-10-05T15:46:43.331Z] v3.1.0-dev.31 [2024-10-05T15:46:43.331Z] v3.1.0-dev.32 [2024-10-05T15:46:43.331Z] v3.1.0-dev.33 [2024-10-05T15:46:43.331Z] v3.1.0-dev.34 [2024-10-05T15:46:43.331Z] v3.1.0-dev.35 [2024-10-05T15:46:43.331Z] v3.1.0-dev.36 [2024-10-05T15:46:43.331Z] v3.1.0-dev.37 [2024-10-05T15:46:43.331Z] v3.1.0-dev.38 [2024-10-05T15:46:43.331Z] v3.1.0-dev.39 [2024-10-05T15:46:43.331Z] v3.1.0-dev.4 [2024-10-05T15:46:43.331Z] v3.1.0-dev.40 [2024-10-05T15:46:43.331Z] v3.1.0-dev.41 [2024-10-05T15:46:43.331Z] v3.1.0-dev.42 [2024-10-05T15:46:43.331Z] v3.1.0-dev.43 [2024-10-05T15:46:43.331Z] v3.1.0-dev.44 [2024-10-05T15:46:43.331Z] v3.1.0-dev.45 [2024-10-05T15:46:43.331Z] v3.1.0-dev.46 [2024-10-05T15:46:43.331Z] v3.1.0-dev.47 [2024-10-05T15:46:43.331Z] v3.1.0-dev.48 [2024-10-05T15:46:43.331Z] v3.1.0-dev.49 [2024-10-05T15:46:43.331Z] v3.1.0-dev.5 [2024-10-05T15:46:43.331Z] v3.1.0-dev.50 [2024-10-05T15:46:43.331Z] v3.1.0-dev.51 [2024-10-05T15:46:43.331Z] v3.1.0-dev.52 [2024-10-05T15:46:43.331Z] v3.1.0-dev.53 [2024-10-05T15:46:43.331Z] v3.1.0-dev.54 [2024-10-05T15:46:43.331Z] v3.1.0-dev.55 [2024-10-05T15:46:43.331Z] v3.1.0-dev.56 [2024-10-05T15:46:43.331Z] v3.1.0-dev.57 [2024-10-05T15:46:43.331Z] v3.1.0-dev.58 [2024-10-05T15:46:43.331Z] v3.1.0-dev.59 [2024-10-05T15:46:43.331Z] v3.1.0-dev.6 [2024-10-05T15:46:43.331Z] v3.1.0-dev.60 [2024-10-05T15:46:43.331Z] v3.1.0-dev.61 [2024-10-05T15:46:43.331Z] v3.1.0-dev.62 [2024-10-05T15:46:43.331Z] v3.1.0-dev.63 [2024-10-05T15:46:43.331Z] v3.1.0-dev.64 [2024-10-05T15:46:43.331Z] v3.1.0-dev.65 [2024-10-05T15:46:43.331Z] v3.1.0-dev.66 [2024-10-05T15:46:43.331Z] v3.1.0-dev.67 [2024-10-05T15:46:43.331Z] v3.1.0-dev.68 [2024-10-05T15:46:43.331Z] v3.1.0-dev.69 [2024-10-05T15:46:43.331Z] v3.1.0-dev.7 [2024-10-05T15:46:43.331Z] v3.1.0-dev.70 [2024-10-05T15:46:43.331Z] v3.1.0-dev.71 [2024-10-05T15:46:43.331Z] v3.1.0-dev.72 [2024-10-05T15:46:43.331Z] v3.1.0-dev.73 [2024-10-05T15:46:43.331Z] v3.1.0-dev.8 [2024-10-05T15:46:43.331Z] v3.1.0-dev.9 [2024-10-05T15:46:43.331Z] v3.1.1 [2024-10-05T15:46:43.331Z] v3.1.1-dev.1 [2024-10-05T15:46:43.331Z] v3.1.1-dev.2 [2024-10-05T15:46:43.331Z] v3.2.0-dev.1 [2024-10-05T15:46:43.331Z] v3.2.0-dev.10 [2024-10-05T15:46:43.331Z] v3.2.0-dev.11 [2024-10-05T15:46:43.331Z] v3.2.0-dev.12 [2024-10-05T15:46:43.331Z] v3.2.0-dev.13 [2024-10-05T15:46:43.331Z] v3.2.0-dev.14 [2024-10-05T15:46:43.331Z] v3.2.0-dev.15 [2024-10-05T15:46:43.331Z] v3.2.0-dev.16 [2024-10-05T15:46:43.331Z] v3.2.0-dev.17 [2024-10-05T15:46:43.331Z] v3.2.0-dev.18 [2024-10-05T15:46:43.331Z] v3.2.0-dev.19 [2024-10-05T15:46:43.331Z] v3.2.0-dev.2 [2024-10-05T15:46:43.331Z] v3.2.0-dev.20 [2024-10-05T15:46:43.331Z] v3.2.0-dev.21 [2024-10-05T15:46:43.331Z] v3.2.0-dev.22 [2024-10-05T15:46:43.331Z] v3.2.0-dev.23 [2024-10-05T15:46:43.331Z] v3.2.0-dev.24 [2024-10-05T15:46:43.331Z] v3.2.0-dev.25 [2024-10-05T15:46:43.331Z] v3.2.0-dev.26 [2024-10-05T15:46:43.331Z] v3.2.0-dev.27 [2024-10-05T15:46:43.331Z] v3.2.0-dev.28 [2024-10-05T15:46:43.331Z] v3.2.0-dev.29 [2024-10-05T15:46:43.331Z] v3.2.0-dev.3 [2024-10-05T15:46:43.331Z] v3.2.0-dev.30 [2024-10-05T15:46:43.331Z] v3.2.0-dev.31 [2024-10-05T15:46:43.331Z] v3.2.0-dev.32 [2024-10-05T15:46:43.331Z] v3.2.0-dev.33 [2024-10-05T15:46:43.331Z] v3.2.0-dev.34 [2024-10-05T15:46:43.331Z] v3.2.0-dev.35 [2024-10-05T15:46:43.331Z] v3.2.0-dev.36 [2024-10-05T15:46:43.331Z] v3.2.0-dev.37 [2024-10-05T15:46:43.331Z] v3.2.0-dev.38 [2024-10-05T15:46:43.331Z] v3.2.0-dev.39 [2024-10-05T15:46:43.331Z] v3.2.0-dev.4 [2024-10-05T15:46:43.331Z] v3.2.0-dev.40 [2024-10-05T15:46:43.331Z] v3.2.0-dev.41 [2024-10-05T15:46:43.331Z] v3.2.0-dev.42 [2024-10-05T15:46:43.331Z] v3.2.0-dev.43 [2024-10-05T15:46:43.331Z] v3.2.0-dev.44 [2024-10-05T15:46:43.331Z] v3.2.0-dev.45 [2024-10-05T15:46:43.331Z] v3.2.0-dev.46 [2024-10-05T15:46:43.331Z] v3.2.0-dev.47 [2024-10-05T15:46:43.331Z] v3.2.0-dev.48 [2024-10-05T15:46:43.331Z] v3.2.0-dev.49 [2024-10-05T15:46:43.331Z] v3.2.0-dev.5 [2024-10-05T15:46:43.331Z] v3.2.0-dev.50 [2024-10-05T15:46:43.331Z] v3.2.0-dev.51 [2024-10-05T15:46:43.331Z] v3.2.0-dev.52 [2024-10-05T15:46:43.331Z] v3.2.0-dev.53 [2024-10-05T15:46:43.331Z] v3.2.0-dev.54 [2024-10-05T15:46:43.331Z] v3.2.0-dev.55 [2024-10-05T15:46:43.331Z] v3.2.0-dev.56 [2024-10-05T15:46:43.331Z] v3.2.0-dev.57 [2024-10-05T15:46:43.331Z] v3.2.0-dev.58 [2024-10-05T15:46:43.331Z] v3.2.0-dev.59 [2024-10-05T15:46:43.331Z] v3.2.0-dev.6 [2024-10-05T15:46:43.331Z] v3.2.0-dev.60 [2024-10-05T15:46:43.331Z] v3.2.0-dev.61 [2024-10-05T15:46:43.331Z] v3.2.0-dev.62 [2024-10-05T15:46:43.331Z] v3.2.0-dev.63 [2024-10-05T15:46:43.331Z] v3.2.0-dev.64 [2024-10-05T15:46:43.331Z] v3.2.0-dev.65 [2024-10-05T15:46:43.331Z] v3.2.0-dev.66 [2024-10-05T15:46:43.331Z] v3.2.0-dev.67 [2024-10-05T15:46:43.331Z] v3.2.0-dev.68 [2024-10-05T15:46:43.331Z] v3.2.0-dev.69 [2024-10-05T15:46:43.331Z] v3.2.0-dev.7 [2024-10-05T15:46:43.331Z] v3.2.0-dev.70 [2024-10-05T15:46:43.331Z] v3.2.0-dev.71 [2024-10-05T15:46:43.331Z] v3.2.0-dev.72 [2024-10-05T15:46:43.331Z] v3.2.0-dev.73 [2024-10-05T15:46:43.331Z] v3.2.0-dev.74 [2024-10-05T15:46:43.331Z] v3.2.0-dev.75 [2024-10-05T15:46:43.331Z] v3.2.0-dev.76 [2024-10-05T15:46:43.331Z] v3.2.0-dev.77 [2024-10-05T15:46:43.331Z] v3.2.0-dev.78 [2024-10-05T15:46:43.331Z] v3.2.0-dev.79 [2024-10-05T15:46:43.331Z] v3.2.0-dev.8 [2024-10-05T15:46:43.331Z] v3.2.0-dev.80 [2024-10-05T15:46:43.331Z] v3.2.0-dev.81 [2024-10-05T15:46:43.331Z] v3.2.0-dev.82 [2024-10-05T15:46:43.331Z] v3.2.0-dev.83 [2024-10-05T15:46:43.331Z] v3.2.0-dev.84 [2024-10-05T15:46:43.331Z] v3.2.0-dev.85 [2024-10-05T15:46:43.331Z] v3.2.0-dev.86 [2024-10-05T15:46:43.331Z] v3.2.0-dev.87 [2024-10-05T15:46:43.331Z] v3.2.0-dev.88 [2024-10-05T15:46:43.331Z] v3.2.0-dev.89 [2024-10-05T15:46:43.331Z] v3.2.0-dev.9 [2024-10-05T15:46:43.331Z] v3.2.0-dev.90 [Pipeline] sh [2024-10-05T15:46:43.626Z] + lftools sign git-tag v3.2.0-dev.90 [2024-10-05T15:46:44.193Z] Signing Git tag with Sigul... [2024-10-05T15:46:44.193Z] Signing v3.2.0-dev.90 [Pipeline] echo [2024-10-05T15:46:44.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:46:44.754Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-05T15:46:44.762Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-05T15:46:44.781Z] $ docker stop --time=1 d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 [2024-10-05T15:46:46.848Z] $ docker rm -f --volumes d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-05T15:46:47.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T15:46:47.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:46:47.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T15:46:47.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:46:47.784Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:46:47.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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/py-git-semver:0.1.4 cat [2024-10-05T15:46:49.106Z] $ docker top 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 -eo pid,comm [2024-10-05T15:46:49.166Z] 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). [2024-10-05T15:46:49.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T15:46:49.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T15:46:49.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T15:46:49.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T15:46:49.330Z] $ docker exec 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 ssh-agent [2024-10-05T15:46:49.452Z] SSH_AUTH_SOCK=/tmp/ssh-5GXDXaqf2ATY/agent.14 [2024-10-05T15:46:49.452Z] SSH_AGENT_PID=20 [2024-10-05T15:46:49.457Z] Running ssh-add (command line suppressed) [2024-10-05T15:46:49.554Z] Identity added: /w/workspace/edgex-go/713@tmp/private_key_14315140110855090059.key (/w/workspace/edgex-go/713@tmp/private_key_14315140110855090059.key) [2024-10-05T15:46:49.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T15:46:49.908Z] + git semver bump pre [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,098 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,099 [bump_version] DEBUG bumping version:3.2.0-dev.90 on axis:pre with prefix:dev [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,099 [bump_version] DEBUG bumped version:3.2.0-dev.91 [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,099 [write_version] DEBUG write version:3.2.0-dev.91 to path:/w/workspace/edgex-go/713/.semver/main with force:True [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,099 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,103 [execute] INFO git cat-file --batch-check [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,110 [execute] INFO git cat-file --batch [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T15:46:50.167Z] 2024-10-05 15:46:50,116 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:50.167Z] 3.2.0-dev.91 [Pipeline] } [2024-10-05T15:46:50.165Z] $ docker exec --env ******** --env ******** 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 ssh-agent -k [2024-10-05T15:46:50.273Z] unset SSH_AUTH_SOCK; [2024-10-05T15:46:50.273Z] unset SSH_AGENT_PID; [2024-10-05T15:46:50.273Z] echo Agent pid 20 killed; [2024-10-05T15:46:50.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T15:46:50.631Z] + git semver [Pipeline] } [2024-10-05T15:46:50.890Z] $ docker stop --time=1 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 [2024-10-05T15:46:52.683Z] $ docker rm -f --volumes 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T15:46:53.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T15:46:53.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:46:53.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T15:46:53.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:46:53.496Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:46:53.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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/py-git-semver:0.1.4 cat [2024-10-05T15:46:54.440Z] $ docker top cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 -eo pid,comm [2024-10-05T15:46:54.523Z] 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). [2024-10-05T15:46:54.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T15:46:54.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T15:46:54.577Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T15:46:54.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T15:46:54.694Z] $ docker exec cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 ssh-agent [2024-10-05T15:46:54.811Z] SSH_AUTH_SOCK=/tmp/ssh-np1S8gKo2gPO/agent.14 [2024-10-05T15:46:54.811Z] SSH_AGENT_PID=20 [2024-10-05T15:46:54.816Z] Running ssh-add (command line suppressed) [2024-10-05T15:46:54.918Z] Identity added: /w/workspace/edgex-go/713@tmp/private_key_11936393561690120807.key (/w/workspace/edgex-go/713@tmp/private_key_11936393561690120807.key) [2024-10-05T15:46:54.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T15:46:55.245Z] + git semver push [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,463 [run_push] DEBUG push [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,464 [execute] INFO git cat-file --batch-check [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,469 [execute] INFO git rev-list e6fe46fa10bb08ec7cfde7e5db736e208b036e9b -- [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,469 [execute] DEBUG Popen(['git', 'rev-list', 'e6fe46fa10bb08ec7cfde7e5db736e208b036e9b', '--'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,486 [execute] INFO git fetch -v origin [2024-10-05T15:46:55.504Z] 2024-10-05 15:46:55,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-05T15:46:56.072Z] 2024-10-05 15:46:55,927 [run_push] DEBUG no remote changes detected [2024-10-05T15:46:56.072Z] 2024-10-05 15:46:55,927 [execute] INFO git push origin semver [2024-10-05T15:46:56.072Z] 2024-10-05 15:46:55,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T15:46:57.008Z] 2024-10-05 15:46:56,775 [run_push] DEBUG push all version tags [2024-10-05T15:46:57.008Z] 2024-10-05 15:46:56,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-05T15:46:57.008Z] 2024-10-05 15:46:56,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) [2024-10-05T15:46:57.947Z] 2024-10-05 15:46:57,605 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main [2024-10-05T15:46:57.947Z] 3.2.0-dev.91 [Pipeline] } [2024-10-05T15:46:57.944Z] $ docker exec --env ******** --env ******** cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 ssh-agent -k [2024-10-05T15:46:58.043Z] unset SSH_AUTH_SOCK; [2024-10-05T15:46:58.043Z] unset SSH_AGENT_PID; [2024-10-05T15:46:58.043Z] echo Agent pid 20 killed; [2024-10-05T15:46:58.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T15:46:58.395Z] + git semver [Pipeline] } [2024-10-05T15:46:58.655Z] $ docker stop --time=1 cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 [2024-10-05T15:47:00.477Z] $ docker rm -f --volumes cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 [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 [2024-10-05T15:47:01.155Z] + [ -d /w/workspace/edgex-go/713/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:01.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:02.302Z] ---> package-listing.sh [2024-10-05T15:47:02.302Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-05T15:47:02.302Z] ++ facter osfamily [2024-10-05T15:47:02.561Z] + OS_FAMILY=debian [2024-10-05T15:47:02.561Z] + workspace=/w/workspace/edgex-go/713 [2024-10-05T15:47:02.561Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-05T15:47:02.561Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-05T15:47:02.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-05T15:47:02.561Z] + PACKAGES=/tmp/packages_start.txt [2024-10-05T15:47:02.561Z] + '[' /w/workspace/edgex-go/713 ']' [2024-10-05T15:47:02.561Z] + PACKAGES=/tmp/packages_end.txt [2024-10-05T15:47:02.561Z] + case "${OS_FAMILY}" in [2024-10-05T15:47:02.561Z] + dpkg -l [2024-10-05T15:47:02.561Z] + grep '^ii' [2024-10-05T15:47:02.561Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-05T15:47:02.561Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-05T15:47:02.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-05T15:47:02.561Z] + '[' /w/workspace/edgex-go/713 ']' [2024-10-05T15:47:02.561Z] + mkdir -p /w/workspace/edgex-go/713/archives/ [2024-10-05T15:47:02.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/713/archives/ [Pipeline] echo [2024-10-05T15:47:02.573Z] 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/713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-05T15:47:02.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:47:03.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T15:47:03.420Z] [2024-10-05T15:47:03.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T15:47:03.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T15:47:03.977Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-05T15:47:03.977Z] 5eb5b503b376: Pulling fs layer [2024-10-05T15:47:03.977Z] 5c69ac0246d0: Pulling fs layer [2024-10-05T15:47:03.977Z] ec43610c2a17: Pulling fs layer [2024-10-05T15:47:03.977Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-05T15:47:03.977Z] 33b1e0a273af: Pulling fs layer [2024-10-05T15:47:03.977Z] 5d3b04190fa2: Pulling fs layer [2024-10-05T15:47:03.977Z] 2f39f015ded8: Pulling fs layer [2024-10-05T15:47:03.977Z] 33b1e0a273af: Waiting [2024-10-05T15:47:03.977Z] 5d3b04190fa2: Waiting [2024-10-05T15:47:03.977Z] 2f39f015ded8: Waiting [2024-10-05T15:47:03.977Z] 3a2ae6a8a46f: Waiting [2024-10-05T15:47:03.977Z] 5c69ac0246d0: Download complete [2024-10-05T15:47:03.977Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-05T15:47:03.977Z] 3a2ae6a8a46f: Download complete [2024-10-05T15:47:03.977Z] 33b1e0a273af: Verifying Checksum [2024-10-05T15:47:03.977Z] 33b1e0a273af: Download complete [2024-10-05T15:47:03.977Z] ec43610c2a17: Verifying Checksum [2024-10-05T15:47:03.977Z] ec43610c2a17: Download complete [2024-10-05T15:47:03.977Z] 5d3b04190fa2: Verifying Checksum [2024-10-05T15:47:03.977Z] 5d3b04190fa2: Download complete [2024-10-05T15:47:04.236Z] 5eb5b503b376: Download complete [2024-10-05T15:47:04.802Z] 2f39f015ded8: Download complete [2024-10-05T15:47:05.736Z] 5eb5b503b376: Pull complete [2024-10-05T15:47:05.993Z] 5c69ac0246d0: Pull complete [2024-10-05T15:47:06.933Z] ec43610c2a17: Pull complete [2024-10-05T15:47:06.933Z] 3a2ae6a8a46f: Pull complete [2024-10-05T15:47:07.500Z] 33b1e0a273af: Pull complete [2024-10-05T15:47:07.760Z] 5d3b04190fa2: Pull complete [2024-10-05T15:47:11.948Z] 2f39f015ded8: Pull complete [2024-10-05T15:47:11.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-05T15:47:11.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T15:47:11.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T15:47:12.046Z] prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container [2024-10-05T15:47:12.060Z] $ 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/713/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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T15:47:15.991Z] $ docker top c7f5161aa055a3982d4f87e35803c5c651322ecbc7ad32c1290f4ab1dab83fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T15:47:16.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-05T15:47:16.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-05T15:47:16.927Z] + ls /var/log/sa-host [2024-10-05T15:47:16.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T15:47:17.082Z] provisioning config files... [2024-10-05T15:47:17.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/713@tmp/config16353552210847238790tmp [Pipeline] { [Pipeline] echo [2024-10-05T15:47:17.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:17.393Z] ---> create-netrc.sh [Pipeline] } [2024-10-05T15:47:17.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:17.741Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-05T15:47:17.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:18.034Z] ---> sudo-logs.sh [2024-10-05T15:47:18.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-05T15:47:18.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:18.346Z] ---> job-cost.sh [2024-10-05T15:47:18.346Z] lf-activate-venv: SKIPPING [2024-10-05T15:47:18.346Z] DEBUG: total: 0.10999999940395355 [2024-10-05T15:47:18.346Z] INFO: Retrieving Stack Cost... [2024-10-05T15:47:18.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T15:47:19.169Z] INFO: Archiving Costs [Pipeline] echo [2024-10-05T15:47:19.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T15:47:19.461Z] ---> logs-deploy.sh [2024-10-05T15:47:19.461Z] lf-activate-venv: SKIPPING [2024-10-05T15:47:19.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/713 [2024-10-05T15:47:19.461Z] INFO: archiving workspace using pattern(s): [2024-10-05T15:47:20.396Z] Archives upload complete. [2024-10-05T15:47:20.655Z] INFO: archiving logs to Nexus