Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbeaad2d6cb7760bfd67df9a253a2618b7240350 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-ssh9454384121546456470.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh206971792674482856.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11234128841503268986.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7484637540826606596.key Verifying host key using known hosts file > 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-ssh1544958550230082561.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8559 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/332 [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/332 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cbeaad2d6cb7760bfd67df9a253a2618b7240350 (main) Commit message: "Merge pull request #4201 from farshidtz/snap-exclude-redundant-debs" > 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 cbeaad2d6cb7760bfd67df9a253a2618b7240350 # timeout=10 > git rev-list --no-walk 84347fd289559c5b01888843b0a946cc7d596c84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T13:32:46.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T13:32:46.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T13:32:46.733Z] ========================================================= [2022-10-19T13:32:46.733Z] EdgeX Global Pipelines Version Info [2022-10-19T13:32:46.733Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:32:47.446Z] ------------------- [2022-10-19T13:32:47.446Z] stable info: [2022-10-19T13:32:47.446Z] ------------------- [2022-10-19T13:32:47.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T13:32:47.446Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T13:32:47.446Z] Message: update stable to v1.0.243 [2022-10-19T13:32:48.385Z] ------------------- [2022-10-19T13:32:48.385Z] experimental info: [2022-10-19T13:32:48.385Z] ------------------- [2022-10-19T13:32:48.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T13:32:48.385Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T13:32:48.385Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T13:32:48.540Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-19T13:32:48.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-19T13:32:48.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T13:32:48.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T13:32:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T13:32:48.595Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T13:32:48.609Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T13:32:48.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-19T13:32:48.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-19T13:32:48.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-19T13:32:48.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T13:32:48.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T13:32:48.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T13:32:48.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T13:32:48.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T13:32:48.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T13:32:48.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T13:32:48.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T13:32:48.765Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-19T13:32:48.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-19T13:32:48.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T13:32:48.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T13:32:48.805Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T13:32:48.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-19T13:32:48.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-19T13:32:48.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-19T13:32:48.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo [2022-10-19T13:32:48.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbeaad2 [Pipeline] echo [2022-10-19T13:32:48.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:32:48.915Z] provisioning config files... [2022-10-19T13:32:48.925Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config4043674625374576281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:32:49.233Z] ---> docker-login.sh [2022-10-19T13:32:49.233Z] nexus3.edgexfoundry.org:10001 [2022-10-19T13:32:49.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:32:49.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:32:49.754Z] Configure a credential helper to remove this warning. See [2022-10-19T13:32:49.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:32:49.754Z] [2022-10-19T13:32:49.754Z] Login Succeeded [2022-10-19T13:32:49.754Z] nexus3.edgexfoundry.org:10002 [2022-10-19T13:32:49.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:32:49.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:32:49.754Z] Configure a credential helper to remove this warning. See [2022-10-19T13:32:49.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:32:49.754Z] [2022-10-19T13:32:49.754Z] Login Succeeded [2022-10-19T13:32:49.754Z] nexus3.edgexfoundry.org:10003 [2022-10-19T13:32:49.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:32:50.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:32:50.013Z] Configure a credential helper to remove this warning. See [2022-10-19T13:32:50.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:32:50.013Z] [2022-10-19T13:32:50.013Z] Login Succeeded [2022-10-19T13:32:50.013Z] nexus3.edgexfoundry.org:10004 [2022-10-19T13:32:50.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:32:50.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:32:50.013Z] Configure a credential helper to remove this warning. See [2022-10-19T13:32:50.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:32:50.013Z] [2022-10-19T13:32:50.013Z] Login Succeeded [2022-10-19T13:32:50.013Z] docker.io [2022-10-19T13:32:50.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:32:50.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:32:50.584Z] Configure a credential helper to remove this warning. See [2022-10-19T13:32:50.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:32:50.584Z] [2022-10-19T13:32:50.584Z] Login Succeeded [2022-10-19T13:32:50.584Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T13:32:50.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T13:32:50.888Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-19T13:32:50.888Z] + dirname cmd/core-command/Dockerfile [2022-10-19T13:32:50.888Z] + cut -d/ -f2 [2022-10-19T13:32:50.888Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-19T13:32:50.888Z] + dirname cmd/core-data/Dockerfile [2022-10-19T13:32:50.888Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/core-metadata/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-19T13:32:50.889Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2022-10-19T13:32:50.889Z] [2022-10-19T13:32:50.889Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-19T13:32:50.889Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2022-10-19T13:32:50.889Z] -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/support-notifications/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-19T13:32:50.889Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-19T13:32:50.889Z] + cut -d/ -f2 [2022-10-19T13:32:50.889Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-19T13:32:50.920Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T13:32:51.246Z] + git rev-list -1 --merges cbeaad2d6cb7760bfd67df9a253a2618b7240350~1..cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo [2022-10-19T13:32:51.257Z] -----------> git rev-list -1 --merges cbeaad2d6cb7760bfd67df9a253a2618b7240350~1..cbeaad2d6cb7760bfd67df9a253a2618b7240350 cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:32:51.257Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [false] [Pipeline] sh [2022-10-19T13:32:51.543Z] + git log --format=format:%s -1 cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo [2022-10-19T13:32:51.558Z] ========================================================= [2022-10-19T13:32:51.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T13:32:51.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-19T13:32:51.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T13:32:51.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T13:32:51.975Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T13:32:51.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T13:32:51.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T13:32:51.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T13:32:51.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:32:52.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:32:52.374Z] [2022-10-19T13:32:52.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:32:52.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:32:52.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T13:32:52.674Z] b85a868b505f: Pulling fs layer [2022-10-19T13:32:52.674Z] e2be974225ed: Pulling fs layer [2022-10-19T13:32:52.674Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T13:32:52.674Z] 988bab9f4d93: Pulling fs layer [2022-10-19T13:32:52.674Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T13:32:52.674Z] eaf3925da568: Pulling fs layer [2022-10-19T13:32:52.674Z] bab4dde63d76: Pulling fs layer [2022-10-19T13:32:52.674Z] 988bab9f4d93: Waiting [2022-10-19T13:32:52.674Z] 1469e6f7b9e6: Waiting [2022-10-19T13:32:52.674Z] eaf3925da568: Waiting [2022-10-19T13:32:52.674Z] bab4dde63d76: Waiting [2022-10-19T13:32:52.674Z] bde34c3a00c8: Pulling fs layer [2022-10-19T13:32:52.674Z] b352a97aabf1: Pulling fs layer [2022-10-19T13:32:52.674Z] 4872d77fe225: Pulling fs layer [2022-10-19T13:32:52.674Z] 5851b861e8e6: Pulling fs layer [2022-10-19T13:32:52.674Z] bde34c3a00c8: Waiting [2022-10-19T13:32:52.674Z] b352a97aabf1: Waiting [2022-10-19T13:32:52.674Z] 4872d77fe225: Waiting [2022-10-19T13:32:52.674Z] 5851b861e8e6: Waiting [2022-10-19T13:32:52.674Z] e2be974225ed: Verifying Checksum [2022-10-19T13:32:52.674Z] e2be974225ed: Download complete [2022-10-19T13:32:52.674Z] 988bab9f4d93: Verifying Checksum [2022-10-19T13:32:52.674Z] 988bab9f4d93: Download complete [2022-10-19T13:32:52.932Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T13:32:52.932Z] 1469e6f7b9e6: Download complete [2022-10-19T13:32:52.932Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T13:32:52.932Z] 339a4e72a1f5: Download complete [2022-10-19T13:32:52.932Z] eaf3925da568: Verifying Checksum [2022-10-19T13:32:52.932Z] eaf3925da568: Download complete [2022-10-19T13:32:52.932Z] bde34c3a00c8: Verifying Checksum [2022-10-19T13:32:52.932Z] bde34c3a00c8: Download complete [2022-10-19T13:32:52.932Z] b352a97aabf1: Verifying Checksum [2022-10-19T13:32:52.932Z] b352a97aabf1: Download complete [2022-10-19T13:32:52.932Z] 4872d77fe225: Download complete [2022-10-19T13:32:52.932Z] 5851b861e8e6: Verifying Checksum [2022-10-19T13:32:52.932Z] 5851b861e8e6: Download complete [2022-10-19T13:32:52.932Z] b85a868b505f: Verifying Checksum [2022-10-19T13:32:52.932Z] b85a868b505f: Download complete [2022-10-19T13:32:53.191Z] bab4dde63d76: Verifying Checksum [2022-10-19T13:32:53.191Z] bab4dde63d76: Download complete [2022-10-19T13:32:54.567Z] b85a868b505f: Pull complete [2022-10-19T13:32:54.567Z] e2be974225ed: Pull complete [2022-10-19T13:32:54.834Z] 339a4e72a1f5: Pull complete [2022-10-19T13:32:55.094Z] 988bab9f4d93: Pull complete [2022-10-19T13:32:55.352Z] 1469e6f7b9e6: Pull complete [2022-10-19T13:32:55.352Z] eaf3925da568: Pull complete [2022-10-19T13:32:57.263Z] bab4dde63d76: Pull complete [2022-10-19T13:32:57.263Z] bde34c3a00c8: Pull complete [2022-10-19T13:32:57.263Z] b352a97aabf1: Pull complete [2022-10-19T13:32:57.523Z] 4872d77fe225: Pull complete [2022-10-19T13:32:57.523Z] 5851b861e8e6: Pull complete [2022-10-19T13:32:57.523Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T13:32:57.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:32:57.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:32:57.606Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:32:57.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:32:59.012Z] $ docker top 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c -eo pid,comm [2022-10-19T13:32:59.083Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-19T13:32:59.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T13:32:59.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T13:32:59.117Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T13:32:59.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T13:32:59.217Z] $ docker exec 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent [2022-10-19T13:32:59.352Z] SSH_AUTH_SOCK=/tmp/ssh-TCHjTk1tTuCO/agent.32 [2022-10-19T13:32:59.352Z] SSH_AGENT_PID=39 [2022-10-19T13:32:59.359Z] Running ssh-add (command line suppressed) [2022-10-19T13:32:59.462Z] Identity added: /w/workspace/edgex-go/332@tmp/private_key_6812157643586078985.key (/w/workspace/edgex-go/332@tmp/private_key_6812157643586078985.key) [2022-10-19T13:32:59.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T13:32:59.775Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T13:32:59.779Z] $ docker exec --env ******** --env ******** 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent -k [2022-10-19T13:32:59.863Z] unset SSH_AUTH_SOCK; [2022-10-19T13:32:59.863Z] unset SSH_AGENT_PID; [2022-10-19T13:32:59.863Z] echo Agent pid 39 killed; [2022-10-19T13:32:59.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T13:32:59.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T13:32:59.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T13:33:00.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T13:33:00.002Z] $ docker exec 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent [2022-10-19T13:33:00.109Z] SSH_AUTH_SOCK=/tmp/ssh-6nEid1JSXr1b/agent.71 [2022-10-19T13:33:00.109Z] SSH_AGENT_PID=77 [2022-10-19T13:33:00.113Z] Running ssh-add (command line suppressed) [2022-10-19T13:33:00.203Z] Identity added: /w/workspace/edgex-go/332@tmp/private_key_15402252059736595444.key (/w/workspace/edgex-go/332@tmp/private_key_15402252059736595444.key) [2022-10-19T13:33:00.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T13:33:00.514Z] + git semver init [2022-10-19T13:33:00.774Z] 2022-10-19 13:33:00,697 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T13:33:00.774Z] 2022-10-19 13:33:00,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/332/.semver [2022-10-19T13:33:00.774Z] 2022-10-19 13:33:00,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/332/.semver [2022-10-19T13:33:00.774Z] 2022-10-19 13:33:00,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/332/.semver'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) [2022-10-19T13:33:06.054Z] 2022-10-19 13:33:05,072 [append_file] DEBUG append to file:/w/workspace/edgex-go/332/.git/info/exclude [2022-10-19T13:33:06.054Z] 2022-10-19 13:33:05,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/332/.semver/main with force:False [2022-10-19T13:33:06.054Z] 2022-10-19 13:33:05,073 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:33:06.054Z] 2022-10-19 13:33:05,073 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:33:06.054Z] 2.3.0-dev.94 [Pipeline] } [2022-10-19T13:33:06.058Z] $ docker exec --env ******** --env ******** 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent -k [2022-10-19T13:33:06.163Z] unset SSH_AUTH_SOCK; [2022-10-19T13:33:06.164Z] unset SSH_AGENT_PID; [2022-10-19T13:33:06.164Z] echo Agent pid 77 killed; [2022-10-19T13:33:06.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T13:33:06.482Z] + git semver [Pipeline] } [2022-10-19T13:33:06.747Z] $ docker stop --time=1 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c [2022-10-19T13:33:08.081Z] $ docker rm -f 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T13:33:08.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T13:33:08.620Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T13:33:08.623Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.94 [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 [2022-10-19T13:33:09.038Z] + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] echo [2022-10-19T13:33:09.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:33:09.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:33:09.072Z] ========================================================= [2022-10-19T13:33:09.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T13:33:09.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-19T13:33:09.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T13:33:09.360Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T13:33:09.360Z] 213ec9aee27d: Pulling fs layer [2022-10-19T13:33:09.360Z] 4583459ba037: Pulling fs layer [2022-10-19T13:33:09.360Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T13:33:09.360Z] 53926ce57604: Pulling fs layer [2022-10-19T13:33:09.360Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T13:33:09.360Z] 30f14e443154: Pulling fs layer [2022-10-19T13:33:09.360Z] 801331c1e519: Pulling fs layer [2022-10-19T13:33:09.360Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T13:33:09.360Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T13:33:09.360Z] 53926ce57604: Waiting [2022-10-19T13:33:09.360Z] 801331c1e519: Waiting [2022-10-19T13:33:09.360Z] 30f14e443154: Waiting [2022-10-19T13:33:09.360Z] 21b2b0c7a3f4: Waiting [2022-10-19T13:33:09.360Z] 7d9ed39f4882: Waiting [2022-10-19T13:33:09.360Z] 93c1e223e6f2: Verifying Checksum [2022-10-19T13:33:09.360Z] 93c1e223e6f2: Download complete [2022-10-19T13:33:09.360Z] 4583459ba037: Download complete [2022-10-19T13:33:09.360Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-19T13:33:09.360Z] 21b2b0c7a3f4: Download complete [2022-10-19T13:33:09.360Z] 30f14e443154: Verifying Checksum [2022-10-19T13:33:09.360Z] 30f14e443154: Download complete [2022-10-19T13:33:09.360Z] 213ec9aee27d: Verifying Checksum [2022-10-19T13:33:09.360Z] 213ec9aee27d: Download complete [2022-10-19T13:33:09.620Z] 801331c1e519: Download complete [2022-10-19T13:33:09.620Z] 213ec9aee27d: Pull complete [2022-10-19T13:33:09.620Z] 4583459ba037: Pull complete [2022-10-19T13:33:09.884Z] 93c1e223e6f2: Pull complete [2022-10-19T13:33:09.884Z] 7d9ed39f4882: Download complete [2022-10-19T13:33:10.146Z] 99cc6dd402b0: Verifying Checksum [2022-10-19T13:33:10.146Z] 99cc6dd402b0: Download complete [2022-10-19T13:33:10.405Z] 53926ce57604: Verifying Checksum [2022-10-19T13:33:10.406Z] 53926ce57604: Download complete [2022-10-19T13:33:13.713Z] 53926ce57604: Pull complete [2022-10-19T13:33:13.973Z] 21b2b0c7a3f4: Pull complete [2022-10-19T13:33:13.973Z] 30f14e443154: Pull complete [2022-10-19T13:33:13.973Z] 801331c1e519: Pull complete [2022-10-19T13:33:16.504Z] 99cc6dd402b0: Pull complete [2022-10-19T13:33:16.762Z] 7d9ed39f4882: Pull complete [2022-10-19T13:33:16.762Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T13:33:16.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T13:33:16.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-19T13:33:17.055Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T13:33:17.056Z] WORKDIR /edgex [2022-10-19T13:33:17.056Z] COPY go.mod . [2022-10-19T13:33:17.056Z] RUN go mod download [2022-10-19T13:33:17.056Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-19T13:33:17.622Z] Sending build context to Docker daemon 169.6MB [2022-10-19T13:33:17.622Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T13:33:17.622Z] ---> 1dedd983c030 [2022-10-19T13:33:17.622Z] Step 2/4 : WORKDIR /edgex [2022-10-19T13:33:20.164Z] ---> Running in 920c229c7d08 [2022-10-19T13:33:20.164Z] Removing intermediate container 920c229c7d08 [2022-10-19T13:33:20.164Z] ---> 0cb9aaccc9ab [2022-10-19T13:33:20.164Z] Step 3/4 : COPY go.mod . [2022-10-19T13:33:20.164Z] ---> 03902298d475 [2022-10-19T13:33:20.164Z] Step 4/4 : RUN go mod download [2022-10-19T13:33:20.164Z] ---> Running in 312a34aec059 [2022-10-19T13:33:23.710Z] Still waiting to schedule task [2022-10-19T13:33:23.710Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-19T13:33:35.056Z] Removing intermediate container 312a34aec059 [2022-10-19T13:33:35.056Z] ---> 3de53b4acb49 [2022-10-19T13:33:35.056Z] Successfully built 3de53b4acb49 [2022-10-19T13:33:35.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:33:35.358Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T13:33:35.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:33:35.426Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:33:35.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:33:35.852Z] $ docker top 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T13:33:36.175Z] + go version [2022-10-19T13:33:36.175Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T13:33:36.190Z] $ docker stop --time=1 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 [2022-10-19T13:33:37.506Z] $ docker rm -f 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:33:37.871Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T13:33:37.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:33:37.934Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:33:37.968Z] $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:33:38.369Z] $ docker top e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T13:33:38.429Z] ========================================================= [2022-10-19T13:33:38.429Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-19T13:33:38.429Z] ========================================================= [Pipeline] sh [2022-10-19T13:33:38.710Z] + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] fileExists [Pipeline] sh [2022-10-19T13:33:39.003Z] + make test [2022-10-19T13:33:39.003Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-19T13:33:45.561Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-19T13:33:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-19T13:33:58.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-10-19T13:33:58.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-19T13:33:58.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-19T13:33:58.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-10-19T13:33:58.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 41.3% of statements [2022-10-19T13:33:58.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-19T13:33:58.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-19T13:33:59.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-10-19T13:33:59.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-19T13:33:59.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.174s coverage: 89.2% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.2% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-10-19T13:34:02.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-10-19T13:34:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2022-10-19T13:34:08.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2022-10-19T13:34:08.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-10-19T13:34:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 80.5% of statements [2022-10-19T13:34:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-19T13:34:22.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.126s coverage: 92.9% of statements [2022-10-19T13:34:22.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-19T13:34:22.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 65.1% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-19T13:34:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-10-19T13:34:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-19T13:34:22.345Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-19T13:34:40.434Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-19T13:34:40.434Z] GO111MODULE=on go vet ./... [2022-10-19T13:34:42.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T13:34:42.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T13:34:43.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-19T13:34:43.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-19T13:34:43.535Z] + ls -al . [2022-10-19T13:34:43.535Z] total 760 [2022-10-19T13:34:43.535Z] drwxrwxr-x 11 1001 1001 4096 Oct 19 13:33 . [2022-10-19T13:34:43.535Z] drwxr-xr-x 4 root root 4096 Oct 19 13:33 .. [2022-10-19T13:34:43.535Z] drwxrwxr-x 2 1001 1001 4096 Oct 19 13:32 .blubracket [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 16 Oct 19 13:32 .dockerignore [2022-10-19T13:34:43.535Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 .git [2022-10-19T13:34:43.535Z] drwxrwxr-x 3 1001 1001 4096 Oct 19 13:32 .github [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 1030 Oct 19 13:32 .gitignore [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 42 Oct 19 13:32 .golangci.yml [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 87 Oct 19 13:32 .hadolint.yml [2022-10-19T13:34:43.535Z] drwxr-xr-x 3 1001 1001 4096 Oct 19 13:33 .semver [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 166 Oct 19 13:32 .sonarcloud.properties [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:32 ADOPTERS.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 10722 Oct 19 13:32 Attribution.txt [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 63209 Oct 19 13:32 CHANGELOG.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:32 CONTRIBUTING.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 677 Oct 19 13:32 GOVERNANCE.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 850 Oct 19 13:32 Jenkinsfile [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:32 LICENSE [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 13857 Oct 19 13:32 Makefile [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 582 Oct 19 13:32 OWNERS.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 9799 Oct 19 13:32 README.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:32 SECURITY.md [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 12 Oct 19 13:33 VERSION [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:32 ZMQWindows.md [2022-10-19T13:34:43.535Z] drwxrwxr-x 2 1001 1001 4096 Oct 19 13:32 bin [2022-10-19T13:34:43.535Z] drwxrwxr-x 18 1001 1001 4096 Oct 19 13:32 cmd [2022-10-19T13:34:43.535Z] -rw-r--r-- 1 root root 503479 Oct 19 13:34 coverage.out [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 3458 Oct 19 13:32 go.mod [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 38041 Oct 19 13:32 go.sum [2022-10-19T13:34:43.535Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 13:32 internal [2022-10-19T13:34:43.535Z] drwxrwxr-x 3 1001 1001 4096 Oct 19 13:32 openapi [2022-10-19T13:34:43.535Z] drwxrwxr-x 4 1001 1001 4096 Oct 19 13:32 snap [2022-10-19T13:34:43.535Z] -rw-rw-r-- 1 1001 1001 204 Oct 19 13:32 version.go [Pipeline] sh [2022-10-19T13:34:43.883Z] + '[' -e coverage.out ] [2022-10-19T13:34:43.883Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-19T13:34:43.982Z] Stashed 1 file(s) [Pipeline] sh [2022-10-19T13:34:44.289Z] + make build [2022-10-19T13:34:44.289Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T13:34:53.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8560 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-19T13:34:53.668Z] Running in /w/workspace/edgex-go/332 [Pipeline] { [Pipeline] checkout [2022-10-19T13:34:53.702Z] The recommended git tool is: git [2022-10-19T13:34:56.548Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T13:34:59.411Z] using credential edgex-jenkins-ssh [2022-10-19T13:34:59.427Z] Cloning the remote Git repository [2022-10-19T13:34:59.471Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-19T13:34:59.551Z] > git init /w/workspace/edgex-go/332 # timeout=10 [2022-10-19T13:34:59.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-19T13:34:59.687Z] > git --version # timeout=10 [2022-10-19T13:34:59.707Z] > git --version # 'git version 2.25.1' [2022-10-19T13:34:59.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T13:34:59.753Z] Verifying host key using known hosts file [2022-10-19T13:34:59.965Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T13:34:59.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T13:35:06.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-19T13:35:06.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T13:35:13.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T13:35:13.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T13:35:14.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T13:35:15.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T13:35:15.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-19T13:35:15.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T13:35:16.019Z] Avoid second fetch [2022-10-19T13:35:16.019Z] Checking out Revision cbeaad2d6cb7760bfd67df9a253a2618b7240350 (main) [2022-10-19T13:35:16.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T13:35:16.637Z] Commit message: "Merge pull request #4201 from farshidtz/snap-exclude-redundant-debs" [2022-10-19T13:35:17.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T13:35:16.035Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T13:35:16.050Z] > git checkout -f cbeaad2d6cb7760bfd67df9a253a2618b7240350 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T13:35:18.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T13:35:18.635Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T13:35:18.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:35:18.635Z] Dload Upload Total Spent Left Speed [2022-10-19T13:35:18.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-19T13:35:19.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T13:35:19.216Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T13:35:19.540Z] + sudo tee /etc/docker/daemon.new [2022-10-19T13:35:19.540Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T13:35:19.540Z] { [2022-10-19T13:35:19.540Z] "registry-mirrors": [ [2022-10-19T13:35:19.540Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T13:35:19.540Z] ], [2022-10-19T13:35:19.540Z] "bip": "10.250.0.254/24", [2022-10-19T13:35:19.540Z] "hosts": [ [2022-10-19T13:35:19.540Z] "tcp://0.0.0.0:5555", [2022-10-19T13:35:19.540Z] "unix:///var/run/docker.sock" [2022-10-19T13:35:19.540Z] ], [2022-10-19T13:35:19.540Z] "mtu": 1458, [2022-10-19T13:35:19.540Z] "selinux-enabled": true, [2022-10-19T13:35:19.540Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T13:35:19.540Z] } [Pipeline] sh [2022-10-19T13:35:19.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T13:35:20.208Z] + sudo service docker restart [2022-10-19T13:35:20.928Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-19T13:35:21.884Z] $ docker stop --time=1 e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb [2022-10-19T13:35:24.487Z] $ docker rm -f e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:35:25.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T13:35:25.319Z] [2022-10-19T13:35:25.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:35:25.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T13:35:25.618Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-19T13:35:25.618Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-19T13:35:25.618Z] ca9280d653b3: Pulling fs layer [2022-10-19T13:35:25.618Z] 7e9c9ca2126c: Pulling fs layer [2022-10-19T13:35:25.618Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-19T13:35:25.886Z] cbdbe7a5bc2a: Pull complete [2022-10-19T13:35:25.886Z] ca9280d653b3: Download complete [2022-10-19T13:35:26.458Z] 7e9c9ca2126c: Download complete [2022-10-19T13:35:26.458Z] ca9280d653b3: Pull complete [2022-10-19T13:35:28.990Z] 7e9c9ca2126c: Pull complete [2022-10-19T13:35:28.990Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-19T13:35:28.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T13:35:28.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:35:29.057Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:35:29.093Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-19T13:35:30.337Z] $ docker top 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T13:35:30.659Z] + docker-compose build --help [2022-10-19T13:35:30.659Z] + grep parallel [2022-10-19T13:35:31.240Z] --parallel Build images in parallel. [Pipeline] } [2022-10-19T13:35:31.283Z] $ docker stop --time=1 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 [2022-10-19T13:35:32.566Z] $ docker rm -f 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:35:32.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T13:35:32.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:35:33.027Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:35:33.068Z] $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:35:33.406Z] $ docker top a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T13:35:33.745Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-19T13:35:34.311Z] Building core-command ... [2022-10-19T13:35:34.311Z] Building core-data ... [2022-10-19T13:35:34.311Z] Building core-metadata ... [2022-10-19T13:35:34.311Z] Building security-bootstrapper ... [2022-10-19T13:35:34.311Z] Building security-proxy-setup ... [2022-10-19T13:35:34.311Z] Building security-secretstore-setup ... [2022-10-19T13:35:34.311Z] Building security-spiffe-token-provider ... [2022-10-19T13:35:34.311Z] Building security-spire-agent ... [2022-10-19T13:35:34.311Z] Building security-spire-config ... [2022-10-19T13:35:34.311Z] Building security-spire-server ... [2022-10-19T13:35:34.311Z] Building support-notifications ... [2022-10-19T13:35:34.311Z] Building support-scheduler ... [2022-10-19T13:35:34.311Z] Building sys-mgmt-agent ... [2022-10-19T13:35:34.311Z] Building security-spire-config [2022-10-19T13:35:34.311Z] Building security-secretstore-setup [2022-10-19T13:35:34.311Z] Building security-bootstrapper [2022-10-19T13:35:34.311Z] Building core-command [2022-10-19T13:35:34.311Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:35:38.477Z] provisioning config files... [2022-10-19T13:35:38.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config16208984398693352692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:35:38.842Z] ---> docker-login.sh [2022-10-19T13:35:38.842Z] nexus3.edgexfoundry.org:10001 [2022-10-19T13:35:39.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:35:39.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:35:39.382Z] Configure a credential helper to remove this warning. See [2022-10-19T13:35:39.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:35:39.382Z] [2022-10-19T13:35:39.382Z] Login Succeeded [2022-10-19T13:35:39.382Z] nexus3.edgexfoundry.org:10002 [2022-10-19T13:35:39.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:35:39.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:35:39.919Z] Configure a credential helper to remove this warning. See [2022-10-19T13:35:39.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:35:39.919Z] [2022-10-19T13:35:39.919Z] Login Succeeded [2022-10-19T13:35:39.919Z] nexus3.edgexfoundry.org:10003 [2022-10-19T13:35:39.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:35:40.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:35:40.189Z] Configure a credential helper to remove this warning. See [2022-10-19T13:35:40.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:35:40.189Z] [2022-10-19T13:35:40.189Z] Login Succeeded [2022-10-19T13:35:40.189Z] nexus3.edgexfoundry.org:10004 [2022-10-19T13:35:40.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:35:40.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:35:40.458Z] Configure a credential helper to remove this warning. See [2022-10-19T13:35:40.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:35:40.458Z] [2022-10-19T13:35:40.458Z] Login Succeeded [2022-10-19T13:35:40.458Z] docker.io [2022-10-19T13:35:40.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:35:41.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:35:41.312Z] Configure a credential helper to remove this warning. See [2022-10-19T13:35:41.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:35:41.312Z] [2022-10-19T13:35:41.312Z] Login Succeeded [2022-10-19T13:35:41.312Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T13:35:41.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-19T13:35:41.770Z] + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] echo [2022-10-19T13:35:41.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:35:41.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:35:41.816Z] ========================================================= [2022-10-19T13:35:41.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T13:35:41.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-19T13:35:42.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T13:35:42.130Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T13:35:42.130Z] 9b18e9b68314: Pulling fs layer [2022-10-19T13:35:42.130Z] d32db5db7311: Pulling fs layer [2022-10-19T13:35:42.130Z] d0c4b47475fc: Pulling fs layer [2022-10-19T13:35:42.130Z] 5831b945b038: Pulling fs layer [2022-10-19T13:35:42.130Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T13:35:42.130Z] e10730c5d714: Pulling fs layer [2022-10-19T13:35:42.130Z] 5dd5c2283517: Pulling fs layer [2022-10-19T13:35:42.130Z] d5ac0230b979: Pulling fs layer [2022-10-19T13:35:42.130Z] 5831b945b038: Waiting [2022-10-19T13:35:42.130Z] 86bbec2aaacd: Waiting [2022-10-19T13:35:42.130Z] e10730c5d714: Waiting [2022-10-19T13:35:42.130Z] d5ac0230b979: Waiting [2022-10-19T13:35:42.402Z] d0c4b47475fc: Verifying Checksum [2022-10-19T13:35:42.402Z] d0c4b47475fc: Download complete [2022-10-19T13:35:42.402Z] d32db5db7311: Download complete [2022-10-19T13:35:42.402Z] 86bbec2aaacd: Verifying Checksum [2022-10-19T13:35:42.402Z] 86bbec2aaacd: Download complete [2022-10-19T13:35:42.402Z] e10730c5d714: Verifying Checksum [2022-10-19T13:35:42.402Z] e10730c5d714: Download complete [2022-10-19T13:35:42.402Z] 9b18e9b68314: Verifying Checksum [2022-10-19T13:35:42.402Z] 9b18e9b68314: Download complete [2022-10-19T13:35:43.374Z] 9b18e9b68314: Pull complete [2022-10-19T13:35:43.650Z] d5ac0230b979: Verifying Checksum [2022-10-19T13:35:43.650Z] d5ac0230b979: Download complete [2022-10-19T13:35:44.239Z] d32db5db7311: Pull complete [2022-10-19T13:35:44.512Z] d0c4b47475fc: Pull complete [2022-10-19T13:35:44.782Z] 5dd5c2283517: Verifying Checksum [2022-10-19T13:35:44.782Z] 5dd5c2283517: Download complete [2022-10-19T13:35:45.751Z] 5831b945b038: Verifying Checksum [2022-10-19T13:35:45.751Z] 5831b945b038: Download complete [2022-10-19T13:35:46.516Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:35:46.516Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:35:46.516Z] ---> 3de53b4acb49 [2022-10-19T13:35:46.516Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T13:35:46.516Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:35:46.516Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:35:46.516Z] ---> 3de53b4acb49 [2022-10-19T13:35:46.516Z] Step 3/33 : WORKDIR /edgex-go [2022-10-19T13:35:46.516Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:35:46.516Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:35:46.516Z] ---> 3de53b4acb49 [2022-10-19T13:35:46.516Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T13:35:46.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:35:46.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:35:46.516Z] ---> 3de53b4acb49 [2022-10-19T13:35:46.516Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:35:46.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:35:46.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:35:46.516Z] ---> 3de53b4acb49 [2022-10-19T13:35:46.516Z] Step 3/23 : WORKDIR /edgex-go [2022-10-19T13:35:48.417Z] ---> Running in 01b64326b0c4 [2022-10-19T13:35:48.417Z] ---> Running in e235297c4a7e [2022-10-19T13:35:48.417Z] ---> Running in a0e2e1f91519 [2022-10-19T13:35:48.417Z] ---> Running in 07fd7c810683 [2022-10-19T13:35:48.417Z] ---> Running in 223a338355bc [2022-10-19T13:35:48.417Z] Removing intermediate container 07fd7c810683 [2022-10-19T13:35:48.417Z] ---> 2b80a0cf85ce [2022-10-19T13:35:48.417Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T13:35:48.417Z] Removing intermediate container a0e2e1f91519 [2022-10-19T13:35:48.417Z] ---> ff6ccd43b424 [2022-10-19T13:35:48.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:35:48.417Z] Removing intermediate container 223a338355bc [2022-10-19T13:35:48.417Z] ---> 212c959724f4 [2022-10-19T13:35:48.417Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:35:48.417Z] Removing intermediate container 01b64326b0c4 [2022-10-19T13:35:48.417Z] ---> 1e38515b251d [2022-10-19T13:35:48.417Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:35:48.417Z] Removing intermediate container e235297c4a7e [2022-10-19T13:35:48.417Z] ---> 5f86f7b9e684 [2022-10-19T13:35:48.417Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:35:48.417Z] ---> Running in 99f28a8b793a [2022-10-19T13:35:48.417Z] ---> Running in 228966f9aa00 [2022-10-19T13:35:48.417Z] ---> Running in 9502ed83a66d [2022-10-19T13:35:48.417Z] ---> Running in e81091374929 [2022-10-19T13:35:48.417Z] ---> Running in 5b405a7811ab [2022-10-19T13:35:48.417Z] Removing intermediate container 99f28a8b793a [2022-10-19T13:35:48.417Z] ---> 13ff79889c7e [2022-10-19T13:35:48.417Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:35:48.417Z] ---> Running in 0162603781fd [2022-10-19T13:35:49.355Z] Removing intermediate container 228966f9aa00 [2022-10-19T13:35:49.355Z] ---> 22dfd05bd3b5 [2022-10-19T13:35:49.355Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-19T13:35:49.355Z] ---> Running in be78f8841eb7 [2022-10-19T13:35:49.355Z] Removing intermediate container e81091374929 [2022-10-19T13:35:49.355Z] ---> d4035469665b [2022-10-19T13:35:49.356Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-19T13:35:49.614Z] ---> Running in 7c11c578e077 [2022-10-19T13:35:49.614Z] Removing intermediate container 9502ed83a66d [2022-10-19T13:35:49.614Z] ---> c820ac222a1c [2022-10-19T13:35:49.614Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:35:49.614Z] ---> Running in 1a0475896b60 [2022-10-19T13:35:49.874Z] Removing intermediate container 5b405a7811ab [2022-10-19T13:35:49.874Z] ---> 4cac71e6f3de [2022-10-19T13:35:49.874Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-19T13:35:49.874Z] ---> Running in 7a6bee5550b5 [2022-10-19T13:35:49.874Z] Removing intermediate container 0162603781fd [2022-10-19T13:35:49.874Z] ---> 2871fcccebae [2022-10-19T13:35:49.874Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-19T13:35:49.874Z] ---> Running in 0e5297a81b75 [2022-10-19T13:35:49.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:50.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:51.214Z] OK: 211 MiB in 51 packages [2022-10-19T13:35:51.472Z] OK: 211 MiB in 51 packages [2022-10-19T13:35:51.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:51.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:51.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:35:51.730Z] Removing intermediate container be78f8841eb7 [2022-10-19T13:35:51.730Z] ---> 002768ddde02 [2022-10-19T13:35:51.730Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-19T13:35:51.730Z] Removing intermediate container 7c11c578e077 [2022-10-19T13:35:51.730Z] ---> 81aa1e955c63 [2022-10-19T13:35:51.730Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-19T13:35:51.988Z] ---> 326629e73426 [2022-10-19T13:35:51.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:35:51.988Z] ---> 8de62305d9b9 [2022-10-19T13:35:51.988Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:35:51.988Z] ---> Running in 0b9fe1974c25 [2022-10-19T13:35:51.988Z] ---> Running in 03c8bd2881b3 [2022-10-19T13:35:52.245Z] OK: 211 MiB in 51 packages [2022-10-19T13:35:52.245Z] OK: 211 MiB in 51 packages [2022-10-19T13:35:52.815Z] Removing intermediate container 1a0475896b60 [2022-10-19T13:35:52.815Z] ---> e95da238db2f [2022-10-19T13:35:52.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T13:35:52.815Z] Removing intermediate container 7a6bee5550b5 [2022-10-19T13:35:52.815Z] ---> 953a2c31e5b7 [2022-10-19T13:35:52.815Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T13:35:53.074Z] ---> 42b4ba807151 [2022-10-19T13:35:53.074Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:35:53.074Z] ---> 64a2ad5d82ea [2022-10-19T13:35:53.074Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:35:53.074Z] ---> Running in af1c698339d5 [2022-10-19T13:35:53.074Z] ---> Running in 3973b6af6798 [2022-10-19T13:35:54.014Z] OK: 211 MiB in 51 packages [2022-10-19T13:35:54.272Z] Removing intermediate container 0e5297a81b75 [2022-10-19T13:35:54.272Z] ---> 481242d57933 [2022-10-19T13:35:54.272Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T13:35:54.531Z] ---> dd233564ea43 [2022-10-19T13:35:54.531Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:35:54.531Z] ---> Running in ecc604b25125 [2022-10-19T13:35:58.084Z] 5831b945b038: Pull complete [2022-10-19T13:35:58.084Z] 86bbec2aaacd: Pull complete [2022-10-19T13:35:58.084Z] e10730c5d714: Pull complete [2022-10-19T13:36:04.230Z] 5dd5c2283517: Pull complete [2022-10-19T13:36:06.816Z] d5ac0230b979: Pull complete [2022-10-19T13:36:06.816Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T13:36:06.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T13:36:06.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-19T13:36:07.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T13:36:07.154Z] WORKDIR /edgex [2022-10-19T13:36:07.154Z] COPY go.mod . [2022-10-19T13:36:07.154Z] RUN go mod download [2022-10-19T13:36:07.154Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-19T13:36:07.740Z] Sending build context to Docker daemon 3.27MB [2022-10-19T13:36:07.740Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T13:36:07.740Z] ---> 59b3b1a385d4 [2022-10-19T13:36:07.740Z] Step 2/4 : WORKDIR /edgex [2022-10-19T13:36:09.688Z] ---> Running in d2e1745fff4e [2022-10-19T13:36:09.688Z] Removing intermediate container d2e1745fff4e [2022-10-19T13:36:09.688Z] ---> a64c1e08ebbc [2022-10-19T13:36:09.688Z] Step 3/4 : COPY go.mod . [2022-10-19T13:36:11.098Z] ---> 3d39205f6173 [2022-10-19T13:36:11.098Z] Step 4/4 : RUN go mod download [2022-10-19T13:36:11.365Z] ---> Running in 07197baecdc2 [2022-10-19T13:36:13.107Z] Removing intermediate container 3973b6af6798 [2022-10-19T13:36:13.107Z] ---> 0619ba369aff [2022-10-19T13:36:13.107Z] Step 8/25 : COPY . . [2022-10-19T13:36:13.107Z] Removing intermediate container af1c698339d5 [2022-10-19T13:36:13.107Z] ---> b7295f9c4041 [2022-10-19T13:36:13.107Z] Step 8/26 : COPY . . [2022-10-19T13:36:13.107Z] Removing intermediate container ecc604b25125 [2022-10-19T13:36:13.107Z] ---> a2830dba6d7c [2022-10-19T13:36:13.107Z] Step 9/24 : COPY . . [2022-10-19T13:36:13.107Z] Removing intermediate container 0b9fe1974c25 [2022-10-19T13:36:13.107Z] ---> 500dba00a754 [2022-10-19T13:36:13.107Z] Step 8/33 : COPY . . [2022-10-19T13:36:13.107Z] Removing intermediate container 03c8bd2881b3 [2022-10-19T13:36:13.107Z] ---> 03360b391c34 [2022-10-19T13:36:13.107Z] Step 8/23 : COPY . . [2022-10-19T13:36:19.691Z] ---> 7e84afbe8801 [2022-10-19T13:36:19.691Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:36:19.691Z] ---> e20c3aaec155 [2022-10-19T13:36:19.691Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-19T13:36:19.691Z] ---> d6d93fc89d70 [2022-10-19T13:36:19.691Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-19T13:36:19.692Z] ---> 294ba0d49fcc [2022-10-19T13:36:19.692Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-19T13:36:19.692Z] ---> d8f5b6e83e45 [2022-10-19T13:36:19.692Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-19T13:36:19.692Z] ---> Running in 1935cd8d5b72 [2022-10-19T13:36:19.692Z] ---> Running in 674b0bcf6a61 [2022-10-19T13:36:19.692Z] ---> Running in 5715008fe9b5 [2022-10-19T13:36:19.692Z] ---> Running in 2b14c7d4e85f [2022-10-19T13:36:19.692Z] ---> Running in 8fbccf74a6c0 [2022-10-19T13:36:19.692Z] Removing intermediate container 5715008fe9b5 [2022-10-19T13:36:19.692Z] ---> 0892a4296f47 [2022-10-19T13:36:19.692Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T13:36:19.692Z] ---> Running in 535d7429519f [2022-10-19T13:36:19.692Z] Removing intermediate container 535d7429519f [2022-10-19T13:36:19.692Z] ---> 0bff5c9d7e4a [2022-10-19T13:36:19.692Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:36:19.692Z] ---> Running in 9f9459af657d [2022-10-19T13:36:19.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-19T13:36:19.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T13:36:20.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T13:36:20.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T13:36:20.774Z] Removing intermediate container 9f9459af657d [2022-10-19T13:36:20.774Z] ---> c8a071786aad [2022-10-19T13:36:20.774Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T13:36:20.774Z] ---> Running in faa08a1b9cc3 [2022-10-19T13:36:20.774Z] Removing intermediate container faa08a1b9cc3 [2022-10-19T13:36:20.774Z] ---> 6ab21fb00ea2 [2022-10-19T13:36:20.774Z] [2022-10-19T13:36:20.774Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T13:36:21.032Z] 3.15: Pulling from library/alpine [2022-10-19T13:36:21.291Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-19T13:36:21.291Z] Status: Downloaded newer image for alpine:3.15 [2022-10-19T13:36:21.291Z] ---> c4fc93816858 [2022-10-19T13:36:21.291Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:36:21.291Z] ---> Running in 82e06c73e97d [2022-10-19T13:36:21.291Z] Removing intermediate container 82e06c73e97d [2022-10-19T13:36:21.291Z] ---> 1ad062619468 [2022-10-19T13:36:21.291Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:36:21.548Z] ---> Running in a88e170991db [2022-10-19T13:36:22.480Z] Removing intermediate container a88e170991db [2022-10-19T13:36:22.480Z] ---> 70e2f720a276 [2022-10-19T13:36:22.480Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-19T13:36:22.480Z] ---> Running in 97396d045139 [2022-10-19T13:36:23.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:23.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:24.186Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:36:24.186Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:36:24.186Z] OK: 15857 distinct packages available [2022-10-19T13:36:24.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:25.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:25.376Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-19T13:36:25.376Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:36:25.376Z] (3/4) Installing libucontext (1.1-r0) [2022-10-19T13:36:25.634Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-19T13:36:25.634Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:36:25.634Z] OK: 6 MiB in 18 packages [2022-10-19T13:36:27.007Z] Removing intermediate container 97396d045139 [2022-10-19T13:36:27.007Z] ---> b1f416e44131 [2022-10-19T13:36:27.007Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:36:28.912Z] ---> b270f9ff4d9d [2022-10-19T13:36:28.912Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:36:29.478Z] ---> d754cf0d68f1 [2022-10-19T13:36:29.478Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-19T13:36:29.478Z] ---> Running in 492b91aad932 [2022-10-19T13:36:30.044Z] Removing intermediate container 492b91aad932 [2022-10-19T13:36:30.044Z] ---> ee0c847fa501 [2022-10-19T13:36:30.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-19T13:36:30.301Z] ---> 4e9b66df623f [2022-10-19T13:36:30.301Z] Step 21/26 : WORKDIR / [2022-10-19T13:36:30.301Z] ---> Running in ec0b5bd118a0 [2022-10-19T13:36:30.562Z] Removing intermediate container ec0b5bd118a0 [2022-10-19T13:36:30.562Z] ---> a9c7a5fb123e [2022-10-19T13:36:30.562Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:36:30.819Z] ---> Running in b9e86f5d0a7a [2022-10-19T13:36:31.080Z] Removing intermediate container b9e86f5d0a7a [2022-10-19T13:36:31.080Z] ---> c104ad5b6765 [2022-10-19T13:36:31.080Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:36:31.080Z] ---> Running in f7e404b3ae86 [2022-10-19T13:36:31.649Z] Removing intermediate container f7e404b3ae86 [2022-10-19T13:36:31.649Z] ---> 0f3246741cb8 [2022-10-19T13:36:31.649Z] Step 24/26 : LABEL arch=x86_64 [2022-10-19T13:36:31.649Z] ---> Running in 222fa042c52b [2022-10-19T13:36:31.907Z] Removing intermediate container 222fa042c52b [2022-10-19T13:36:31.907Z] ---> 120a40390e7e [2022-10-19T13:36:31.907Z] Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:36:31.907Z] ---> Running in f22292cdff0e [2022-10-19T13:36:32.164Z] Removing intermediate container f22292cdff0e [2022-10-19T13:36:32.164Z] ---> 089af2f1628a [2022-10-19T13:36:32.164Z] Step 26/26 : LABEL version=2.3.0-dev.94 [2022-10-19T13:36:32.164Z] ---> Running in 9408c89c9c45 [2022-10-19T13:36:32.732Z] Removing intermediate container 9408c89c9c45 [2022-10-19T13:36:32.732Z] ---> fcc199e08cc4 [2022-10-19T13:36:32.732Z] [2022-10-19T13:36:32.732Z] Successfully built fcc199e08cc4 [2022-10-19T13:36:32.732Z] Successfully tagged security-spire-config:latest [2022-10-19T13:36:32.732Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-10-19T13:36:36.018Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:36:36.018Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:36:36.018Z] ---> 3de53b4acb49 [2022-10-19T13:36:36.018Z] Step 3/20 : WORKDIR /edgex-go [2022-10-19T13:36:36.018Z] ---> Using cache [2022-10-19T13:36:36.018Z] ---> 5f86f7b9e684 [2022-10-19T13:36:36.018Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-19T13:36:36.950Z] ---> Running in 9e634708ee8e [2022-10-19T13:36:37.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:37.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:38.142Z] v3.16.2-309-gd77574a49c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-19T13:36:38.142Z] v3.16.2-308-gb0ca373a04 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-19T13:36:38.142Z] OK: 17038 distinct packages available [2022-10-19T13:36:38.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:38.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:38.405Z] OK: 211 MiB in 51 packages [2022-10-19T13:36:39.340Z] Removing intermediate container 9e634708ee8e [2022-10-19T13:36:39.340Z] ---> 81ae43664863 [2022-10-19T13:36:39.340Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-19T13:36:39.598Z] ---> 44c06a68e8a0 [2022-10-19T13:36:39.598Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:36:39.598Z] ---> Running in 5095fd54f5c0 [2022-10-19T13:36:43.589Z] Removing intermediate container 07197baecdc2 [2022-10-19T13:36:43.589Z] ---> d9be1ef0f8ba [2022-10-19T13:36:43.589Z] Successfully built d9be1ef0f8ba [2022-10-19T13:36:43.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:36:43.920Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T13:36:43.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:36:44.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container [2022-10-19T13:36:44.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:36:45.371Z] $ docker top 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T13:36:46.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T13:36:46.188Z] + go version [2022-10-19T13:36:46.188Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T13:36:46.208Z] $ docker stop --time=1 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 [2022-10-19T13:36:47.834Z] $ docker rm -f 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:36:48.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T13:36:48.379Z] [2022-10-19T13:36:48.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:36:48.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T13:36:48.701Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-19T13:36:48.701Z] 29e5d40040c1: Pulling fs layer [2022-10-19T13:36:48.701Z] 1ce36da41761: Pulling fs layer [2022-10-19T13:36:48.701Z] 25b303627fd3: Pulling fs layer [2022-10-19T13:36:48.739Z] Removing intermediate container 674b0bcf6a61 [2022-10-19T13:36:48.739Z] ---> 9e1749b17851 [2022-10-19T13:36:48.739Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-19T13:36:48.739Z] ---> Running in 0a6ef6962662 [2022-10-19T13:36:48.968Z] 29e5d40040c1: Verifying Checksum [2022-10-19T13:36:48.968Z] 29e5d40040c1: Download complete [2022-10-19T13:36:49.000Z] Removing intermediate container 1935cd8d5b72 [2022-10-19T13:36:49.001Z] ---> ff2ea194b094 [2022-10-19T13:36:49.001Z] [2022-10-19T13:36:49.001Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T13:36:49.001Z] Removing intermediate container 8fbccf74a6c0 [2022-10-19T13:36:49.001Z] ---> 5081a33f6e45 [2022-10-19T13:36:49.001Z] [2022-10-19T13:36:49.001Z] Step 10/33 : FROM alpine:3.16 [2022-10-19T13:36:49.235Z] 1ce36da41761: Verifying Checksum [2022-10-19T13:36:49.235Z] 1ce36da41761: Download complete [2022-10-19T13:36:49.258Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T13:36:49.258Z] Removing intermediate container 5095fd54f5c0 [2022-10-19T13:36:49.258Z] ---> 9860beda0a75 [2022-10-19T13:36:49.258Z] Step 7/20 : COPY . . [2022-10-19T13:36:49.258Z] 3.16: Pulling from library/alpine [2022-10-19T13:36:49.503Z] 29e5d40040c1: Pull complete [2022-10-19T13:36:49.520Z] 3.16: Pulling from library/alpine [2022-10-19T13:36:49.784Z] Removing intermediate container 2b14c7d4e85f [2022-10-19T13:36:49.784Z] ---> ceb4b1a3d222 [2022-10-19T13:36:49.784Z] [2022-10-19T13:36:49.784Z] Step 10/25 : FROM alpine:3.16 [2022-10-19T13:36:50.458Z] 1ce36da41761: Pull complete [2022-10-19T13:36:50.723Z] 3.16: Pulling from library/alpine [2022-10-19T13:36:50.723Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T13:36:50.723Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T13:36:50.723Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T13:36:50.723Z] Status: Image is up to date for alpine:3.16 [2022-10-19T13:36:50.723Z] ---> 9c6f07244728 [2022-10-19T13:36:50.723Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:36:50.723Z] ---> 9c6f07244728 [2022-10-19T13:36:50.723Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:36:50.725Z] 25b303627fd3: Download complete [2022-10-19T13:36:50.982Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T13:36:50.982Z] Status: Image is up to date for alpine:3.16 [2022-10-19T13:36:50.982Z] ---> 9c6f07244728 [2022-10-19T13:36:50.982Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-19T13:36:50.982Z] ---> Running in d47b07c5c712 [2022-10-19T13:36:50.982Z] ---> Running in 0c3a5d15bf33 [2022-10-19T13:36:50.982Z] ---> Running in 1ae05cad97cd [2022-10-19T13:36:50.982Z] Removing intermediate container 0a6ef6962662 [2022-10-19T13:36:50.982Z] ---> 710c0c5f5190 [2022-10-19T13:36:50.982Z] [2022-10-19T13:36:50.982Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:36:50.982Z] ---> 9c6f07244728 [2022-10-19T13:36:50.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:36:51.243Z] Removing intermediate container d47b07c5c712 [2022-10-19T13:36:51.243Z] ---> 2c7e140531e0 [2022-10-19T13:36:51.243Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-19T13:36:51.243Z] ---> Running in 6f7dbebe640c [2022-10-19T13:36:51.243Z] ---> Running in b84f3f8ff14f [2022-10-19T13:36:51.506Z] Removing intermediate container 6f7dbebe640c [2022-10-19T13:36:51.506Z] ---> be4735645181 [2022-10-19T13:36:51.506Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-19T13:36:51.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.506Z] ---> Running in 7c5bf1667cec [2022-10-19T13:36:51.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:51.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:52.034Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-19T13:36:52.034Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:36:52.034Z] OK: 6 MiB in 15 packages [2022-10-19T13:36:52.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:36:52.034Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-19T13:36:52.034Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-19T13:36:52.034Z] (3/3) Installing su-exec (0.2-r1) [2022-10-19T13:36:52.034Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:36:52.034Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:36:52.034Z] OK: 6 MiB in 17 packages [2022-10-19T13:36:52.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-19T13:36:52.291Z] (2/2) Installing su-exec (0.2-r1) [2022-10-19T13:36:52.291Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:36:52.291Z] OK: 6 MiB in 16 packages [2022-10-19T13:36:52.291Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-19T13:36:52.291Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-19T13:36:52.291Z] (3/33) Installing readline (8.1.2-r0) [2022-10-19T13:36:52.291Z] (4/33) Installing bash (5.1.16-r2) [2022-10-19T13:36:52.291Z] Executing bash-5.1.16-r2.post-install [2022-10-19T13:36:52.291Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-19T13:36:52.291Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-19T13:36:52.291Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T13:36:52.291Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-19T13:36:52.291Z] (9/33) Installing curl (7.83.1-r3) [2022-10-19T13:36:52.291Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-19T13:36:52.549Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-19T13:36:52.549Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-19T13:36:52.549Z] (13/33) Installing expat (2.4.9-r0) [2022-10-19T13:36:52.549Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-19T13:36:52.549Z] (15/33) Installing gdbm (1.23-r0) [2022-10-19T13:36:52.549Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-19T13:36:52.549Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T13:36:52.549Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T13:36:52.549Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-19T13:36:52.809Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-19T13:36:52.809Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-19T13:36:53.074Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-19T13:36:53.074Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-19T13:36:53.074Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-19T13:36:53.334Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-19T13:36:53.334Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-19T13:36:53.334Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-19T13:36:53.334Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-19T13:36:53.334Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-19T13:36:53.334Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-19T13:36:53.334Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-19T13:36:53.334Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-19T13:36:53.334Z] ---> 73d42dcf7ec1 [2022-10-19T13:36:53.334Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-19T13:36:53.334Z] Removing intermediate container 0c3a5d15bf33 [2022-10-19T13:36:53.334Z] ---> db2c18ff72e2 [2022-10-19T13:36:53.334Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:36:53.334Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-19T13:36:53.334Z] ---> Running in 26961abc5c23 [2022-10-19T13:36:53.598Z] Removing intermediate container b84f3f8ff14f [2022-10-19T13:36:53.598Z] ---> 494261dfd2a9 [2022-10-19T13:36:53.598Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-19T13:36:53.598Z] ---> Running in 3ad241a9e765 [2022-10-19T13:36:53.598Z] Removing intermediate container 1ae05cad97cd [2022-10-19T13:36:53.598Z] ---> ee27d8f7f487 [2022-10-19T13:36:53.598Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T13:36:53.598Z] ---> Running in 9cfb373cc8d5 [2022-10-19T13:36:53.867Z] ---> Running in 72429efe69b4 [2022-10-19T13:36:53.867Z] Removing intermediate container 3ad241a9e765 [2022-10-19T13:36:53.867Z] ---> 5b1b3e129d15 [2022-10-19T13:36:53.867Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-19T13:36:53.867Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:36:53.867Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:36:53.867Z] Removing intermediate container 9cfb373cc8d5 [2022-10-19T13:36:53.867Z] ---> fb10296b7daf [2022-10-19T13:36:53.867Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-19T13:36:53.867Z] ---> Running in f8e5f4dd5f67 [2022-10-19T13:36:53.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-19T13:36:53.867Z] OK: 122 MiB in 47 packages [2022-10-19T13:36:53.867Z] Removing intermediate container 72429efe69b4 [2022-10-19T13:36:53.867Z] ---> 1bdc688e51af [2022-10-19T13:36:53.867Z] Step 13/25 : WORKDIR / [2022-10-19T13:36:53.867Z] ---> Running in 33f482fadb00 [2022-10-19T13:36:54.124Z] ---> Running in 2c2f71a6d0bc [2022-10-19T13:36:54.125Z] Removing intermediate container f8e5f4dd5f67 [2022-10-19T13:36:54.125Z] ---> 2842f217b4c9 [2022-10-19T13:36:54.125Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-19T13:36:54.125Z] Removing intermediate container 33f482fadb00 [2022-10-19T13:36:54.125Z] ---> f86929dfecc6 [2022-10-19T13:36:54.125Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-19T13:36:54.125Z] ---> Running in 45a618396bf9 [2022-10-19T13:36:54.125Z] ---> Running in fa0b158ef3fb [2022-10-19T13:36:54.382Z] Removing intermediate container 2c2f71a6d0bc [2022-10-19T13:36:54.382Z] ---> 7c4d2d365e0f [2022-10-19T13:36:54.382Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-19T13:36:54.382Z] Removing intermediate container 45a618396bf9 [2022-10-19T13:36:54.382Z] ---> 82a440704d3b [2022-10-19T13:36:54.382Z] Step 16/24 : WORKDIR / [2022-10-19T13:36:54.382Z] Removing intermediate container fa0b158ef3fb [2022-10-19T13:36:54.382Z] ---> cf077afc54bc [2022-10-19T13:36:54.382Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-19T13:36:54.382Z] ---> Running in 16a9be2101e6 [2022-10-19T13:36:54.382Z] ---> Running in 3b9f510e60c5 [2022-10-19T13:36:54.640Z] ---> 7e662777a29b [2022-10-19T13:36:54.640Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-19T13:36:54.640Z] Removing intermediate container 16a9be2101e6 [2022-10-19T13:36:54.640Z] ---> 2478ceb30a16 [2022-10-19T13:36:54.640Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:36:54.640Z] Removing intermediate container 3b9f510e60c5 [2022-10-19T13:36:54.640Z] ---> f3c7d71791af [2022-10-19T13:36:54.640Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-19T13:36:54.640Z] ---> Running in 8f9041de02b5 [2022-10-19T13:36:54.899Z] ---> b68aa13fb653 [2022-10-19T13:36:54.899Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-19T13:36:54.899Z] ---> ff75bca0d119 [2022-10-19T13:36:54.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-19T13:36:55.168Z] ---> 83bb17e962c5 [2022-10-19T13:36:55.168Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-19T13:36:55.168Z] ---> 2875aa2a34c2 [2022-10-19T13:36:55.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-19T13:36:55.432Z] ---> decf064dba9f [2022-10-19T13:36:55.432Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-19T13:36:55.432Z] Removing intermediate container 8f9041de02b5 [2022-10-19T13:36:55.432Z] ---> e5e4c47ea1aa [2022-10-19T13:36:55.432Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-19T13:36:55.690Z] ---> cd648c613f9b [2022-10-19T13:36:55.690Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-19T13:36:55.690Z] ---> Running in 7ce0df88f073 [2022-10-19T13:36:55.690Z] ---> 6b82c4829c4f [2022-10-19T13:36:55.690Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-19T13:36:55.690Z] ---> Running in a76dabb8a0b8 [2022-10-19T13:36:55.951Z] Removing intermediate container 7ce0df88f073 [2022-10-19T13:36:55.951Z] ---> b1270b2a1c63 [2022-10-19T13:36:55.951Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-19T13:36:55.951Z] Removing intermediate container a76dabb8a0b8 [2022-10-19T13:36:55.951Z] ---> a6c08b8d72fc [2022-10-19T13:36:55.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:36:56.220Z] ---> Running in 0e36fce34531 [2022-10-19T13:36:56.220Z] ---> 062bc2e91fdc [2022-10-19T13:36:56.220Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-19T13:36:56.220Z] ---> Running in 4f79ca02a19f [2022-10-19T13:36:56.220Z] ---> 0b72412d1396 [2022-10-19T13:36:56.220Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T13:36:56.220Z] Removing intermediate container 0e36fce34531 [2022-10-19T13:36:56.220Z] ---> a61ef792aa1e [2022-10-19T13:36:56.220Z] Step 22/24 : LABEL arch=x86_64 [2022-10-19T13:36:56.494Z] ---> Running in 42ebc2805c87 [2022-10-19T13:36:56.494Z] ---> 3be0eb00777e [2022-10-19T13:36:56.494Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T13:36:56.494Z] Removing intermediate container 42ebc2805c87 [2022-10-19T13:36:56.494Z] ---> 30ff0f52d2b9 [2022-10-19T13:36:56.494Z] Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:36:56.774Z] ---> Running in aa6ff100c0d5 [2022-10-19T13:36:56.774Z] ---> Running in 4d2845207cd9 [2022-10-19T13:36:56.774Z] Removing intermediate container 4d2845207cd9 [2022-10-19T13:36:56.774Z] ---> c56a0673e641 [2022-10-19T13:36:56.774Z] Step 24/24 : LABEL version=2.3.0-dev.94 [2022-10-19T13:36:57.033Z] ---> Running in 3c71559e54cb [2022-10-19T13:36:57.033Z] Collecting docker-compose==1.23.2 [2022-10-19T13:36:57.033Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-19T13:36:57.033Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.4 MB/s eta 0:00:00 [2022-10-19T13:36:57.033Z] Removing intermediate container 3c71559e54cb [2022-10-19T13:36:57.033Z] ---> fdc3378dd743 [2022-10-19T13:36:57.033Z] [2022-10-19T13:36:57.294Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-19T13:36:57.294Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-19T13:36:57.294Z] Removing intermediate container 4f79ca02a19f [2022-10-19T13:36:57.294Z] ---> 89fe6d083c07 [2022-10-19T13:36:57.294Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:36:57.294Z] Preparing metadata (setup.py): started [2022-10-19T13:36:57.294Z] Successfully built fdc3378dd743 [2022-10-19T13:36:57.294Z] Successfully tagged core-command:latest [2022-10-19T13:36:57.294Z] Building security-proxy-setup [2022-10-19T13:36:57.861Z]  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:36:57.861Z] Collecting texttable<0.10,>=0.9.0 [2022-10-19T13:36:57.861Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-19T13:36:57.861Z] Preparing metadata (setup.py): started [2022-10-19T13:36:58.303Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:36:58.303Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-19T13:36:58.303Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-19T13:36:58.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 115.5 MB/s eta 0:00:00 [2022-10-19T13:36:58.567Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-19T13:36:58.567Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-19T13:36:58.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 75.2 MB/s eta 0:00:00 [2022-10-19T13:36:58.567Z] Collecting docker<4.0,>=3.6.0 [2022-10-19T13:36:58.567Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-19T13:36:58.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 51.2 MB/s eta 0:00:00 [2022-10-19T13:36:58.567Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-19T13:36:58.567Z] Collecting PyYAML<4,>=3.10 [2022-10-19T13:36:58.567Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-19T13:36:58.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 69.2 MB/s eta 0:00:00 [2022-10-19T13:36:58.825Z] Preparing metadata (setup.py): started [2022-10-19T13:36:59.082Z] ---> 23f27ed88e6d [2022-10-19T13:36:59.082Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-19T13:36:59.083Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:36:59.343Z] Collecting jsonschema<3,>=2.5.1 [2022-10-19T13:36:59.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-19T13:36:59.343Z] Removing intermediate container aa6ff100c0d5 [2022-10-19T13:36:59.343Z] ---> 678f069d5c01 [2022-10-19T13:36:59.343Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T13:36:59.343Z] Collecting cached-property<2,>=1.2.0 [2022-10-19T13:36:59.343Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-19T13:36:59.343Z] Collecting docopt<0.7,>=0.6.1 [2022-10-19T13:36:59.343Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-19T13:36:59.343Z] Preparing metadata (setup.py): started [2022-10-19T13:36:59.601Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:36:59.601Z] ---> Running in 9a0fc2abfd10 [2022-10-19T13:36:59.601Z] Collecting docker-pycreds>=0.4.0 [2022-10-19T13:36:59.865Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-19T13:36:59.865Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-19T13:36:59.865Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-19T13:36:59.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 154.3 MB/s eta 0:00:00 [2022-10-19T13:36:59.865Z] ---> 8e1c8f52169f [2022-10-19T13:36:59.865Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-19T13:36:59.865Z] Collecting idna<2.8,>=2.5 [2022-10-19T13:36:59.865Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-19T13:36:59.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 165.7 MB/s eta 0:00:00 [2022-10-19T13:36:59.865Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-19T13:36:59.865Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-19T13:36:59.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 207.6 MB/s eta 0:00:00 [2022-10-19T13:36:59.865Z] Removing intermediate container 9a0fc2abfd10 [2022-10-19T13:36:59.865Z] ---> 1746aa310ddb [2022-10-19T13:36:59.865Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T13:37:00.124Z] Collecting certifi>=2017.4.17 [2022-10-19T13:37:00.124Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-19T13:37:00.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 207.6 MB/s eta 0:00:00 [2022-10-19T13:37:00.124Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-19T13:37:00.124Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-19T13:37:00.124Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-19T13:37:00.124Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-19T13:37:00.124Z] ---> Running in c2716544d033 [2022-10-19T13:37:00.124Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-19T13:37:00.124Z] Running setup.py install for texttable: started [2022-10-19T13:37:00.124Z] ---> bbbb22570369 [2022-10-19T13:37:00.124Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-19T13:37:00.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:00.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:00.382Z] ---> 3de53b4acb49 [2022-10-19T13:37:00.382Z] Step 3/22 : WORKDIR /edgex-go [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 5f86f7b9e684 [2022-10-19T13:37:00.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 4cac71e6f3de [2022-10-19T13:37:00.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 953a2c31e5b7 [2022-10-19T13:37:00.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 64a2ad5d82ea [2022-10-19T13:37:00.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 0619ba369aff [2022-10-19T13:37:00.382Z] Step 8/22 : COPY . . [2022-10-19T13:37:00.382Z] ---> Using cache [2022-10-19T13:37:00.382Z] ---> 294ba0d49fcc [2022-10-19T13:37:00.382Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-19T13:37:00.382Z] Removing intermediate container c2716544d033 [2022-10-19T13:37:00.382Z] ---> 7f74f403abf9 [2022-10-19T13:37:00.383Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:00.383Z] ---> Running in 393fd7d214f3 [2022-10-19T13:37:00.383Z] ---> Running in 52af69c9fe46 [2022-10-19T13:37:00.657Z] Running setup.py install for texttable: finished with status 'done' [2022-10-19T13:37:00.657Z] Running setup.py install for PyYAML: started [2022-10-19T13:37:00.657Z] ---> 7b5207b80fc3 [2022-10-19T13:37:00.657Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-19T13:37:00.657Z] Removing intermediate container 52af69c9fe46 [2022-10-19T13:37:00.657Z] ---> 9a26d915fbcc [2022-10-19T13:37:00.657Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:00.796Z] 25b303627fd3: Pull complete [2022-10-19T13:37:00.796Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-19T13:37:00.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T13:37:00.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:37:00.914Z] ---> Running in ebe2a0899cb3 [2022-10-19T13:37:00.914Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-19T13:37:00.914Z] ---> 7c85abb297b7 [2022-10-19T13:37:00.914Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-19T13:37:00.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T13:37:00.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container [2022-10-19T13:37:01.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-19T13:37:01.173Z] Removing intermediate container ebe2a0899cb3 [2022-10-19T13:37:01.173Z] ---> bd14dea73b7a [2022-10-19T13:37:01.173Z] [2022-10-19T13:37:01.173Z] Successfully built bd14dea73b7a [2022-10-19T13:37:01.173Z] Successfully tagged security-secretstore-setup:latest [2022-10-19T13:37:01.173Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-10-19T13:37:01.173Z] Running setup.py install for docopt: started [2022-10-19T13:37:01.739Z] Running setup.py install for docopt: finished with status 'done' [2022-10-19T13:37:02.676Z] ---> 7cbe98afc024 [2022-10-19T13:37:02.676Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-19T13:37:02.959Z] Running setup.py install for dockerpty: started [2022-10-19T13:37:03.080Z] $ docker top 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce -eo pid,comm [2022-10-19T13:37:03.216Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] { [Pipeline] sh [2022-10-19T13:37:03.474Z] ---> 3b4dc4652010 [2022-10-19T13:37:03.474Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-19T13:37:03.474Z] ---> Running in 73985607c540 [2022-10-19T13:37:03.888Z] + + docker-compose build --help [2022-10-19T13:37:03.888Z] grep parallel [2022-10-19T13:37:04.041Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-19T13:37:04.041Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-19T13:37:04.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:04.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:04.606Z] ---> 3de53b4acb49 [2022-10-19T13:37:04.606Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> 2b80a0cf85ce [2022-10-19T13:37:04.606Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> 13ff79889c7e [2022-10-19T13:37:04.606Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> 2871fcccebae [2022-10-19T13:37:04.606Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> 481242d57933 [2022-10-19T13:37:04.606Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> dd233564ea43 [2022-10-19T13:37:04.606Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:04.606Z] ---> Using cache [2022-10-19T13:37:04.606Z] ---> a2830dba6d7c [2022-10-19T13:37:04.863Z] Step 9/23 : COPY . . [2022-10-19T13:37:04.863Z] ---> Using cache [2022-10-19T13:37:04.863Z] ---> d6d93fc89d70 [2022-10-19T13:37:04.863Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-19T13:37:05.431Z] ---> Running in c50e2a71fa5f [2022-10-19T13:37:05.691Z] Removing intermediate container 73985607c540 [2022-10-19T13:37:05.691Z] ---> 5eb1e351e0e2 [2022-10-19T13:37:05.691Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-19T13:37:05.691Z] ---> Running in cbcd31e48742 [2022-10-19T13:37:06.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T13:37:06.268Z] Removing intermediate container cbcd31e48742 [2022-10-19T13:37:06.268Z] ---> e89f833258eb [2022-10-19T13:37:06.268Z] Step 30/33 : CMD ["gate"] [2022-10-19T13:37:06.268Z] ---> Running in 695acff8bb81 [2022-10-19T13:37:06.544Z] Removing intermediate container 695acff8bb81 [2022-10-19T13:37:06.544Z] ---> 7fd57b03e5d8 [2022-10-19T13:37:06.544Z] Step 31/33 : LABEL arch=x86_64 [2022-10-19T13:37:06.803Z] ---> Running in 20fcfe9ec78c [2022-10-19T13:37:07.061Z] Removing intermediate container 20fcfe9ec78c [2022-10-19T13:37:07.061Z] ---> 75f6ebbca9ab [2022-10-19T13:37:07.061Z] Step 32/33 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:07.322Z] ---> Running in bc191cd05d63 [2022-10-19T13:37:07.594Z] Removing intermediate container bc191cd05d63 [2022-10-19T13:37:07.594Z] ---> 0e9a698acf52 [2022-10-19T13:37:07.594Z] Step 33/33 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:07.873Z] ---> Running in 3969dc25c346 [2022-10-19T13:37:08.131Z] Removing intermediate container 3969dc25c346 [2022-10-19T13:37:08.131Z] ---> 914d0bf29ff2 [2022-10-19T13:37:08.131Z] [2022-10-19T13:37:08.136Z] --parallel Build images in parallel. [2022-10-19T13:37:08.391Z] Successfully built 914d0bf29ff2 [2022-10-19T13:37:08.391Z] Successfully tagged security-bootstrapper:latest [2022-10-19T13:37:08.391Z]  Building security-bootstrapper ... done Building core-metadata [Pipeline] } [2022-10-19T13:37:08.422Z] $ docker stop --time=1 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce [2022-10-19T13:37:09.767Z] Removing intermediate container 7c5bf1667cec [2022-10-19T13:37:09.767Z] ---> 51c4ca547b49 [2022-10-19T13:37:09.767Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-19T13:37:10.332Z] ---> Running in 63ac7cef03c1 [2022-10-19T13:37:10.613Z] $ docker rm -f 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:37:10.898Z] Removing intermediate container 63ac7cef03c1 [2022-10-19T13:37:10.898Z] ---> 146da3c3c07b [2022-10-19T13:37:10.898Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:37:11.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T13:37:11.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:37:11.156Z] ---> Running in ed0dd9f12a6e [2022-10-19T13:37:11.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container [2022-10-19T13:37:11.339Z] $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:37:11.725Z] Removing intermediate container ed0dd9f12a6e [2022-10-19T13:37:11.725Z] ---> 5803d8f1d309 [2022-10-19T13:37:11.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-19T13:37:12.448Z] $ docker top c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T13:37:12.659Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:12.659Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:12.659Z] ---> 3de53b4acb49 [2022-10-19T13:37:12.659Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> 2b80a0cf85ce [2022-10-19T13:37:12.659Z] Step 4/25 : WORKDIR /edgex-go [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> 13ff79889c7e [2022-10-19T13:37:12.659Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> 2871fcccebae [2022-10-19T13:37:12.659Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> 481242d57933 [2022-10-19T13:37:12.659Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> dd233564ea43 [2022-10-19T13:37:12.659Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> a2830dba6d7c [2022-10-19T13:37:12.659Z] Step 9/25 : COPY . . [2022-10-19T13:37:12.659Z] ---> Using cache [2022-10-19T13:37:12.659Z] ---> d6d93fc89d70 [2022-10-19T13:37:12.659Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-19T13:37:12.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-19T13:37:13.243Z] ---> d861f2464030 [2022-10-19T13:37:13.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-19T13:37:13.243Z] ---> Running in 0ec434d776a2 [2022-10-19T13:37:13.813Z] ---> 161acc272539 [2022-10-19T13:37:13.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-19T13:37:14.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T13:37:14.338Z] ---> 5bfe90e93d7c [2022-10-19T13:37:14.338Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-19T13:37:14.338Z] ---> Running in 324e6ef59a97 [2022-10-19T13:37:14.596Z] Removing intermediate container 324e6ef59a97 [2022-10-19T13:37:14.596Z] ---> 4eded0ee3bdf [2022-10-19T13:37:14.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:37:14.596Z] ---> Running in 93c7899c4c08 [2022-10-19T13:37:14.854Z] Removing intermediate container 93c7899c4c08 [2022-10-19T13:37:14.854Z] ---> 0d4bcedfc334 [2022-10-19T13:37:14.854Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T13:37:15.111Z] ---> Running in 62c3117bd7c7 [2022-10-19T13:37:15.369Z] Removing intermediate container 62c3117bd7c7 [2022-10-19T13:37:15.369Z] ---> 638a2d082e6b [2022-10-19T13:37:15.369Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:15.369Z] ---> Running in 0432f0fc0b13 [2022-10-19T13:37:15.628Z] Removing intermediate container 0432f0fc0b13 [2022-10-19T13:37:15.628Z] ---> e51db6d90f34 [2022-10-19T13:37:15.628Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:15.628Z] ---> Running in 0dc56480cfca [2022-10-19T13:37:15.889Z] Removing intermediate container 0dc56480cfca [2022-10-19T13:37:15.889Z] ---> ade11e742ab0 [2022-10-19T13:37:15.889Z] [2022-10-19T13:37:15.889Z] Successfully built ade11e742ab0 [2022-10-19T13:37:15.889Z] Successfully tagged sys-mgmt-agent:latest [2022-10-19T13:37:15.889Z] Building core-data [2022-10-19T13:37:17.193Z] Building core-command ... [2022-10-19T13:37:17.193Z] Building core-data ... [2022-10-19T13:37:17.193Z] Building core-metadata ... [2022-10-19T13:37:17.193Z] Building security-bootstrapper ... [2022-10-19T13:37:17.193Z] Building security-proxy-setup ... [2022-10-19T13:37:17.193Z] Building security-secretstore-setup ... [2022-10-19T13:37:17.193Z] Building security-spiffe-token-provider ... [2022-10-19T13:37:17.193Z] Building security-spire-agent ... [2022-10-19T13:37:17.193Z] Building security-spire-config ... [2022-10-19T13:37:17.193Z] Building security-spire-server ... [2022-10-19T13:37:17.193Z] Building support-notifications ... [2022-10-19T13:37:17.193Z] Building support-scheduler ... [2022-10-19T13:37:17.193Z] Building sys-mgmt-agent ... [2022-10-19T13:37:17.193Z] Building support-notifications [2022-10-19T13:37:17.193Z] Building security-proxy-setup [2022-10-19T13:37:17.193Z] Building core-command [2022-10-19T13:37:17.193Z] Building security-spire-agent [2022-10-19T13:37:17.193Z] Building security-bootstrapper [2022-10-19T13:37:21.155Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:21.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:21.155Z] ---> 3de53b4acb49 [2022-10-19T13:37:21.155Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:21.155Z] ---> Using cache [2022-10-19T13:37:21.155Z] ---> 2b80a0cf85ce [2022-10-19T13:37:21.155Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T13:37:21.155Z] ---> Using cache [2022-10-19T13:37:21.155Z] ---> 13ff79889c7e [2022-10-19T13:37:21.155Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:21.155Z] ---> Using cache [2022-10-19T13:37:21.155Z] ---> 2871fcccebae [2022-10-19T13:37:21.155Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-19T13:37:21.412Z] ---> Running in 6c23bef2ad1f [2022-10-19T13:37:21.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:22.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T13:37:22.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:23.369Z] OK: 211 MiB in 51 packages [2022-10-19T13:37:23.630Z] Removing intermediate container 26961abc5c23 [2022-10-19T13:37:23.630Z] ---> 538544a0766c [2022-10-19T13:37:23.630Z] [2022-10-19T13:37:23.630Z] Step 9/20 : FROM alpine:3.15 [2022-10-19T13:37:23.630Z] ---> c4fc93816858 [2022-10-19T13:37:23.630Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:37:23.630Z] ---> Using cache [2022-10-19T13:37:23.630Z] ---> 1ad062619468 [2022-10-19T13:37:23.630Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:23.630Z] ---> Using cache [2022-10-19T13:37:23.630Z] ---> 70e2f720a276 [2022-10-19T13:37:23.630Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-19T13:37:23.630Z] ---> Running in 6bd46676e7e9 [2022-10-19T13:37:24.197Z] Removing intermediate container 6c23bef2ad1f [2022-10-19T13:37:24.197Z] ---> 26f1cdd51cef [2022-10-19T13:37:24.197Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T13:37:24.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:24.714Z] ---> 4ada1f4f0931 [2022-10-19T13:37:24.714Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:24.972Z] ---> Running in b6d3b1c071b4 [2022-10-19T13:37:25.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:25.810Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:37:25.811Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:37:25.811Z] OK: 15857 distinct packages available [2022-10-19T13:37:25.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:26.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:27.674Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-19T13:37:27.674Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-19T13:37:27.674Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-19T13:37:27.932Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-19T13:37:27.932Z] (5/9) Installing curl (7.80.0-r3) [2022-10-19T13:37:27.932Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-19T13:37:28.195Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:37:28.195Z] (8/9) Installing libucontext (1.1-r0) [2022-10-19T13:37:28.195Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-19T13:37:28.460Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:37:28.460Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:37:28.460Z] OK: 8 MiB in 23 packages [2022-10-19T13:37:28.718Z] Removing intermediate container 393fd7d214f3 [2022-10-19T13:37:28.718Z] ---> 42e6b3da9ea9 [2022-10-19T13:37:28.718Z] [2022-10-19T13:37:28.718Z] Step 10/22 : FROM alpine:3.16 [2022-10-19T13:37:28.718Z] ---> 9c6f07244728 [2022-10-19T13:37:28.718Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-19T13:37:29.511Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:29.511Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:29.511Z] ---> d9be1ef0f8ba [2022-10-19T13:37:29.511Z] Step 3/33 : WORKDIR /edgex-go [2022-10-19T13:37:29.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:29.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:29.511Z] ---> d9be1ef0f8ba [2022-10-19T13:37:29.511Z] Step 3/22 : WORKDIR /edgex-go [2022-10-19T13:37:29.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:29.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:29.511Z] ---> d9be1ef0f8ba [2022-10-19T13:37:29.511Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T13:37:29.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:29.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:29.511Z] ---> d9be1ef0f8ba [2022-10-19T13:37:29.511Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:29.511Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:29.511Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:29.511Z] ---> d9be1ef0f8ba [2022-10-19T13:37:29.511Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:29.511Z] ---> Running in 383e9e8e19ee [2022-10-19T13:37:29.511Z] ---> Running in e47cbee766ec [2022-10-19T13:37:29.511Z] ---> Running in 93a47549a104 [2022-10-19T13:37:29.511Z] ---> Running in 01622fae31ea [2022-10-19T13:37:29.511Z] ---> Running in e0f995607379 [2022-10-19T13:37:29.511Z] Removing intermediate container e47cbee766ec [2022-10-19T13:37:29.511Z] ---> edce443d7a90 [2022-10-19T13:37:29.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:29.695Z] ---> Running in 775071bff383 [2022-10-19T13:37:29.788Z] Removing intermediate container e0f995607379 [2022-10-19T13:37:29.788Z] ---> 8f78d2ad405a [2022-10-19T13:37:29.788Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T13:37:29.788Z] Removing intermediate container 01622fae31ea [2022-10-19T13:37:29.788Z] ---> 594178d270aa [2022-10-19T13:37:29.788Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:29.788Z] Removing intermediate container 93a47549a104 [2022-10-19T13:37:29.788Z] ---> fd9c5a75b74f [2022-10-19T13:37:29.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:29.788Z] Removing intermediate container 383e9e8e19ee [2022-10-19T13:37:29.788Z] ---> ad4ad626c57c [2022-10-19T13:37:29.788Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T13:37:29.788Z] ---> Running in 6eb8ebed891a [2022-10-19T13:37:29.959Z] Removing intermediate container 6bd46676e7e9 [2022-10-19T13:37:29.959Z] ---> f1727843d218 [2022-10-19T13:37:29.959Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:37:30.061Z] ---> Running in c06926c961ed [2022-10-19T13:37:30.061Z] ---> Running in e18f9450d4e8 [2022-10-19T13:37:30.061Z] ---> Running in 2fe0397eba7d [2022-10-19T13:37:30.061Z] ---> Running in 143295f91d0c [2022-10-19T13:37:30.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:30.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:30.659Z] Removing intermediate container c06926c961ed [2022-10-19T13:37:30.659Z] ---> b3005857c92d [2022-10-19T13:37:30.659Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:30.785Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-19T13:37:30.785Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-19T13:37:30.785Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T13:37:30.785Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-19T13:37:30.785Z] (5/6) Installing curl (7.83.1-r3) [2022-10-19T13:37:30.785Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-19T13:37:30.785Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:37:30.785Z] ---> eca938b07e05 [2022-10-19T13:37:30.785Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-19T13:37:30.785Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:37:30.928Z] ---> Running in 9a50a1477a4f [2022-10-19T13:37:30.928Z] Removing intermediate container 2fe0397eba7d [2022-10-19T13:37:30.928Z] ---> c11cc966977c [2022-10-19T13:37:30.928Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:31.043Z] OK: 8 MiB in 20 packages [2022-10-19T13:37:31.193Z] ---> Running in 8c21dbdfdd50 [2022-10-19T13:37:32.414Z] Removing intermediate container 775071bff383 [2022-10-19T13:37:32.415Z] ---> 26e599c00cec [2022-10-19T13:37:32.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T13:37:32.676Z] ---> 0e0f694fb924 [2022-10-19T13:37:32.676Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-19T13:37:32.936Z] ---> Running in 2a78ff5a5c5c [2022-10-19T13:37:33.143Z] Removing intermediate container 6eb8ebed891a [2022-10-19T13:37:33.143Z] ---> aff4a1bfca14 [2022-10-19T13:37:33.143Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:37:33.143Z] ---> Running in a8ad3aaa183c [2022-10-19T13:37:33.193Z] Removing intermediate container 2a78ff5a5c5c [2022-10-19T13:37:33.193Z] ---> 2e1e1f9b9825 [2022-10-19T13:37:33.193Z] Step 13/22 : WORKDIR /edgex [2022-10-19T13:37:33.451Z] ---> Running in 900c83c47b94 [2022-10-19T13:37:33.709Z] ---> 7c4dc02f6dbd [2022-10-19T13:37:33.709Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-19T13:37:33.709Z] ---> Running in b85e4ce5084c [2022-10-19T13:37:33.973Z] Removing intermediate container 900c83c47b94 [2022-10-19T13:37:33.973Z] ---> a12653b1bfd3 [2022-10-19T13:37:33.973Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-19T13:37:34.103Z] Removing intermediate container 143295f91d0c [2022-10-19T13:37:34.103Z] ---> 4fbf5585a847 [2022-10-19T13:37:34.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-19T13:37:34.239Z] Removing intermediate container b85e4ce5084c [2022-10-19T13:37:34.239Z] ---> 663c8b762f9a [2022-10-19T13:37:34.239Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:37:34.383Z] Removing intermediate container e18f9450d4e8 [2022-10-19T13:37:34.383Z] ---> d0cc942238cd [2022-10-19T13:37:34.383Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-19T13:37:34.383Z] ---> Running in 3be3f595318f [2022-10-19T13:37:34.383Z] ---> Running in 3979b7abae61 [2022-10-19T13:37:34.499Z] ---> Running in 36a42ade24a5 [2022-10-19T13:37:34.499Z] ---> 6468ddbf4355 [2022-10-19T13:37:34.499Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-19T13:37:34.499Z] Removing intermediate container 36a42ade24a5 [2022-10-19T13:37:34.499Z] ---> 46f183e59166 [2022-10-19T13:37:34.499Z] Step 18/20 : LABEL arch=x86_64 [2022-10-19T13:37:34.764Z] ---> Running in 8ecd2e6ce1d5 [2022-10-19T13:37:34.968Z] Removing intermediate container 9a50a1477a4f [2022-10-19T13:37:34.968Z] ---> b3aa0da479ae [2022-10-19T13:37:34.968Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-19T13:37:35.028Z] Removing intermediate container 8ecd2e6ce1d5 [2022-10-19T13:37:35.028Z] ---> 0f412235dc94 [2022-10-19T13:37:35.028Z] Step 19/20 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:35.028Z] ---> 691f37395d5c [2022-10-19T13:37:35.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-19T13:37:35.246Z] ---> Running in 62656606fb24 [2022-10-19T13:37:35.246Z] Removing intermediate container 8c21dbdfdd50 [2022-10-19T13:37:35.246Z] ---> 7256ae68bf5a [2022-10-19T13:37:35.246Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-19T13:37:35.286Z] ---> Running in 871f58724806 [2022-10-19T13:37:35.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:35.525Z] ---> Running in 0a4b50e675e5 [2022-10-19T13:37:35.544Z] Removing intermediate container 871f58724806 [2022-10-19T13:37:35.544Z] ---> 76efa1115163 [2022-10-19T13:37:35.544Z] Step 20/20 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:35.802Z] ---> d592c8369690 [2022-10-19T13:37:35.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T13:37:35.802Z] ---> Running in 3f0ecf5221df [2022-10-19T13:37:36.060Z] Removing intermediate container 3f0ecf5221df [2022-10-19T13:37:36.060Z] ---> a7655c03b3b4 [2022-10-19T13:37:36.060Z] [2022-10-19T13:37:36.060Z] ---> e9eb03002016 [2022-10-19T13:37:36.060Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T13:37:36.060Z] ---> Running in f75b013b21e2 [2022-10-19T13:37:36.060Z] Removing intermediate container b6d3b1c071b4 [2022-10-19T13:37:36.060Z] ---> c271b102b4b8 [2022-10-19T13:37:36.060Z] Step 9/24 : COPY . . [2022-10-19T13:37:36.060Z] Successfully built a7655c03b3b4 [2022-10-19T13:37:36.319Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-19T13:37:36.319Z] Building security-spire-server [2022-10-19T13:37:36.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:36.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:36.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:37.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:37.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:37.308Z] OK: 221 MiB in 51 packages [2022-10-19T13:37:37.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:37.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:38.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:38.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:37:38.717Z] Removing intermediate container a8ad3aaa183c [2022-10-19T13:37:38.717Z] ---> e86b8519a0fa [2022-10-19T13:37:38.717Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T13:37:38.717Z] OK: 221 MiB in 51 packages [2022-10-19T13:37:38.856Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:38.856Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:38.856Z] ---> 3de53b4acb49 [2022-10-19T13:37:38.856Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T13:37:38.856Z] ---> Using cache [2022-10-19T13:37:38.856Z] ---> 5f86f7b9e684 [2022-10-19T13:37:38.856Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:38.856Z] ---> Using cache [2022-10-19T13:37:38.856Z] ---> 4cac71e6f3de [2022-10-19T13:37:38.856Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:37:38.988Z] OK: 221 MiB in 51 packages [2022-10-19T13:37:39.572Z] OK: 221 MiB in 51 packages [2022-10-19T13:37:39.572Z] OK: 221 MiB in 51 packages [2022-10-19T13:37:39.838Z] ---> 5f6580f06678 [2022-10-19T13:37:39.838Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:40.105Z] ---> Running in d48e25def2d6 [2022-10-19T13:37:40.232Z] ---> Running in 444e736691af [2022-10-19T13:37:40.380Z] Removing intermediate container 3979b7abae61 [2022-10-19T13:37:40.380Z] ---> 6ad963e6277f [2022-10-19T13:37:40.380Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-19T13:37:40.490Z] ---> 15346a969038 [2022-10-19T13:37:40.490Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-19T13:37:40.748Z] ---> Running in dedafd3908a2 [2022-10-19T13:37:40.748Z] Removing intermediate container f75b013b21e2 [2022-10-19T13:37:40.748Z] ---> 05b46e48a379 [2022-10-19T13:37:40.748Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T13:37:40.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:40.748Z] ---> Running in 339715e57774 [2022-10-19T13:37:40.965Z] Removing intermediate container 3be3f595318f [2022-10-19T13:37:40.965Z] ---> 0c66ba958f28 [2022-10-19T13:37:40.965Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-19T13:37:41.232Z] Removing intermediate container 62656606fb24 [2022-10-19T13:37:41.232Z] ---> d14a29629a30 [2022-10-19T13:37:41.232Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T13:37:41.313Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T13:37:41.313Z] Removing intermediate container 339715e57774 [2022-10-19T13:37:41.313Z] ---> ad52847b0b50 [2022-10-19T13:37:41.313Z] Step 20/22 : LABEL arch=x86_64 [2022-10-19T13:37:41.499Z] Removing intermediate container 0a4b50e675e5 [2022-10-19T13:37:41.499Z] ---> 941b27e7fd60 [2022-10-19T13:37:41.499Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T13:37:41.499Z] ---> fc95f21e44b1 [2022-10-19T13:37:41.499Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:41.570Z] ---> Running in 95026d7e9299 [2022-10-19T13:37:41.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:41.768Z] ---> Running in 1e61baef2a9e [2022-10-19T13:37:41.850Z] Removing intermediate container 95026d7e9299 [2022-10-19T13:37:41.850Z] ---> 8f6c48c3b6a6 [2022-10-19T13:37:41.850Z] Step 21/22 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:41.850Z] OK: 211 MiB in 51 packages [2022-10-19T13:37:42.176Z] ---> Running in b670245faa54 [2022-10-19T13:37:42.441Z] Removing intermediate container b670245faa54 [2022-10-19T13:37:42.441Z] ---> f97d884d80d5 [2022-10-19T13:37:42.441Z] Step 22/22 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:42.700Z] ---> Running in 2ce744905d79 [2022-10-19T13:37:42.700Z] Removing intermediate container 0ec434d776a2 [2022-10-19T13:37:42.700Z] ---> 705a7261c7a8 [2022-10-19T13:37:42.700Z] [2022-10-19T13:37:42.700Z] Step 11/25 : FROM alpine:3.16 [2022-10-19T13:37:42.700Z] ---> 9c6f07244728 [2022-10-19T13:37:42.700Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:37:42.700Z] ---> Using cache [2022-10-19T13:37:42.700Z] ---> db2c18ff72e2 [2022-10-19T13:37:42.701Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:37:42.701Z] ---> Using cache [2022-10-19T13:37:42.701Z] ---> 5b1b3e129d15 [2022-10-19T13:37:42.701Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-19T13:37:42.733Z] ---> 873d5aacb8c0 [2022-10-19T13:37:42.733Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:42.733Z] ---> 8b54b1064928 [2022-10-19T13:37:42.733Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:42.733Z] ---> Running in f96edc3c585f [2022-10-19T13:37:42.733Z] ---> Running in 79c8742c13bd [2022-10-19T13:37:42.959Z] Removing intermediate container 444e736691af [2022-10-19T13:37:42.959Z] ---> 6fdf67055064 [2022-10-19T13:37:42.959Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T13:37:42.959Z] ---> Running in 7ecd1c234849 [2022-10-19T13:37:42.959Z] Removing intermediate container 2ce744905d79 [2022-10-19T13:37:42.959Z] ---> 2e50cc7beb84 [2022-10-19T13:37:42.959Z] [2022-10-19T13:37:43.216Z] Successfully built 2e50cc7beb84 [2022-10-19T13:37:43.216Z] Successfully tagged security-proxy-setup:latest [2022-10-19T13:37:43.216Z]  Building security-proxy-setup ... done Building support-notifications [2022-10-19T13:37:43.216Z] ---> 60e99dd495d2 [2022-10-19T13:37:43.216Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:43.324Z] ---> 26c0517b493d [2022-10-19T13:37:43.324Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:43.324Z] ---> Running in 2df0036475e5 [2022-10-19T13:37:43.474Z] Removing intermediate container c50e2a71fa5f [2022-10-19T13:37:43.474Z] ---> cb1da6411d79 [2022-10-19T13:37:43.474Z] [2022-10-19T13:37:43.474Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:37:43.474Z] ---> 9c6f07244728 [2022-10-19T13:37:43.474Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:37:43.474Z] ---> Using cache [2022-10-19T13:37:43.474Z] ---> db2c18ff72e2 [2022-10-19T13:37:43.474Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:37:43.474Z] ---> Using cache [2022-10-19T13:37:43.474Z] ---> 5b1b3e129d15 [2022-10-19T13:37:43.474Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-19T13:37:43.474Z] Removing intermediate container 7ecd1c234849 [2022-10-19T13:37:43.474Z] ---> dd6812f67d07 [2022-10-19T13:37:43.474Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-19T13:37:44.848Z] ---> Running in 181d39c7e8d6 [2022-10-19T13:37:44.848Z] ---> Running in 49ef24cec405 [2022-10-19T13:37:44.848Z] ---> Running in facb7f9a192f [2022-10-19T13:37:45.107Z] Removing intermediate container 49ef24cec405 [2022-10-19T13:37:45.107Z] ---> 5c3fe204a809 [2022-10-19T13:37:45.107Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:37:45.107Z] Removing intermediate container facb7f9a192f [2022-10-19T13:37:45.107Z] ---> e384581f6bbe [2022-10-19T13:37:45.107Z] Step 16/25 : WORKDIR / [2022-10-19T13:37:45.107Z] ---> Running in a04e935fed5f [2022-10-19T13:37:45.364Z] ---> Running in 351694c16469 [2022-10-19T13:37:45.621Z] Removing intermediate container a04e935fed5f [2022-10-19T13:37:45.621Z] ---> 8658cbd794cd [2022-10-19T13:37:45.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:37:45.879Z] Removing intermediate container 351694c16469 [2022-10-19T13:37:45.879Z] ---> 409169d7f924 [2022-10-19T13:37:45.879Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:37:46.442Z] ---> 9b4e3f2f1c5b [2022-10-19T13:37:46.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-19T13:37:46.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:46.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:46.701Z] ---> 3de53b4acb49 [2022-10-19T13:37:46.701Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:37:46.701Z] ---> Using cache [2022-10-19T13:37:46.701Z] ---> 2b80a0cf85ce [2022-10-19T13:37:46.701Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T13:37:46.701Z] ---> Using cache [2022-10-19T13:37:46.701Z] ---> 13ff79889c7e [2022-10-19T13:37:46.701Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:46.701Z] ---> Using cache [2022-10-19T13:37:46.701Z] ---> 2871fcccebae [2022-10-19T13:37:46.701Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-19T13:37:46.968Z] ---> f865011d5eba [2022-10-19T13:37:46.968Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-19T13:37:47.542Z] ---> Running in 1302484c9bb0 [2022-10-19T13:37:47.800Z] ---> d5e92ed02dec [2022-10-19T13:37:47.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-19T13:37:47.800Z] ---> ce5e69154464 [2022-10-19T13:37:47.800Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-19T13:37:48.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:48.735Z] ---> d4fb3c6ed82a [2022-10-19T13:37:48.735Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-19T13:37:48.735Z] ---> ae40f99ac54f [2022-10-19T13:37:48.735Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-19T13:37:48.735Z] ---> Running in 59157bac296f [2022-10-19T13:37:48.992Z] Removing intermediate container 59157bac296f [2022-10-19T13:37:48.992Z] ---> 8c5ebafcd15a [2022-10-19T13:37:48.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:37:49.249Z] ---> Running in 73162d3ba47e [2022-10-19T13:37:49.249Z] ---> 4924984cdf8f [2022-10-19T13:37:49.249Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-19T13:37:49.527Z] ---> Running in cab3d459cbff [2022-10-19T13:37:49.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:37:49.527Z] Removing intermediate container 73162d3ba47e [2022-10-19T13:37:49.527Z] ---> 87e2ed18cb0f [2022-10-19T13:37:49.527Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T13:37:49.527Z] ---> Running in 4a45e7df0881 [2022-10-19T13:37:49.792Z] Removing intermediate container cab3d459cbff [2022-10-19T13:37:49.792Z] ---> 546f0a515a9e [2022-10-19T13:37:49.792Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:37:49.792Z] Removing intermediate container 4a45e7df0881 [2022-10-19T13:37:49.792Z] ---> ead1f53cbc47 [2022-10-19T13:37:49.792Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:49.792Z] ---> Running in 1a03aa4918b0 [2022-10-19T13:37:50.050Z] ---> Running in 537eb27b4664 [2022-10-19T13:37:50.050Z] Removing intermediate container 1a03aa4918b0 [2022-10-19T13:37:50.050Z] ---> 56d509690bd0 [2022-10-19T13:37:50.050Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T13:37:50.314Z] ---> Running in a2471c063c4c [2022-10-19T13:37:50.314Z] OK: 211 MiB in 51 packages [2022-10-19T13:37:50.314Z] Removing intermediate container 537eb27b4664 [2022-10-19T13:37:50.314Z] ---> 6f8be9ccb519 [2022-10-19T13:37:50.314Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:50.314Z] ---> Running in 980ab1b402f9 [2022-10-19T13:37:50.599Z] Removing intermediate container a2471c063c4c [2022-10-19T13:37:50.599Z] ---> 5f0e8931c1a4 [2022-10-19T13:37:50.599Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:37:50.599Z] ---> Running in d54759fd0a6d [2022-10-19T13:37:50.599Z] Removing intermediate container 980ab1b402f9 [2022-10-19T13:37:50.599Z] ---> 317444faf366 [2022-10-19T13:37:50.599Z] [2022-10-19T13:37:50.857Z] Removing intermediate container d54759fd0a6d [2022-10-19T13:37:50.857Z] ---> 3f6109aa4413 [2022-10-19T13:37:50.857Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:37:50.857Z] Successfully built 317444faf366 [2022-10-19T13:37:50.857Z] Successfully tagged support-scheduler:latest [2022-10-19T13:37:50.857Z]  Building support-scheduler ... done Building security-spire-agent [2022-10-19T13:37:50.857Z] ---> Running in 0ed718e28be4 [2022-10-19T13:37:50.857Z] Removing intermediate container 1302484c9bb0 [2022-10-19T13:37:50.857Z] ---> 97dbf57ad076 [2022-10-19T13:37:50.857Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T13:37:52.232Z] Removing intermediate container 0ed718e28be4 [2022-10-19T13:37:52.232Z] ---> adda1c6df727 [2022-10-19T13:37:52.232Z] [2022-10-19T13:37:52.232Z] Successfully built adda1c6df727 [2022-10-19T13:37:52.232Z] ---> 4fff25353ea7 [2022-10-19T13:37:52.232Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:52.232Z] Successfully tagged core-metadata:latest [2022-10-19T13:37:52.493Z]  Building core-metadata ... done  ---> Running in 150c70d7ab5b [2022-10-19T13:37:54.395Z] Removing intermediate container 181d39c7e8d6 [2022-10-19T13:37:54.395Z] ---> d54c8cd0ebfa [2022-10-19T13:37:54.395Z] Step 8/25 : COPY . . [2022-10-19T13:37:54.680Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:37:54.680Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:37:54.680Z] ---> 3de53b4acb49 [2022-10-19T13:37:54.680Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T13:37:54.680Z] ---> Using cache [2022-10-19T13:37:54.680Z] ---> 5f86f7b9e684 [2022-10-19T13:37:54.680Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:37:54.680Z] ---> Using cache [2022-10-19T13:37:54.680Z] ---> 4cac71e6f3de [2022-10-19T13:37:54.680Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:37:54.680Z] ---> Using cache [2022-10-19T13:37:54.680Z] ---> 6fdf67055064 [2022-10-19T13:37:54.680Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T13:37:54.680Z] ---> Using cache [2022-10-19T13:37:54.680Z] ---> 60e99dd495d2 [2022-10-19T13:37:54.680Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:37:54.680Z] ---> Using cache [2022-10-19T13:37:54.680Z] ---> d54c8cd0ebfa [2022-10-19T13:37:54.680Z] Step 8/26 : COPY . . [2022-10-19T13:38:01.319Z] ---> 89ed4cce0380 [2022-10-19T13:38:01.319Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:38:01.319Z] ---> d66a6b12558c [2022-10-19T13:38:01.319Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:38:01.319Z] ---> Running in 01fc39ea4843 [2022-10-19T13:38:01.319Z] ---> Running in fe5a8edf80bf [2022-10-19T13:38:01.319Z] Removing intermediate container 01fc39ea4843 [2022-10-19T13:38:01.319Z] ---> 9b67c5675e6c [2022-10-19T13:38:01.319Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-19T13:38:01.319Z] Removing intermediate container fe5a8edf80bf [2022-10-19T13:38:01.319Z] ---> 232ca45f1998 [2022-10-19T13:38:01.319Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T13:38:01.580Z] ---> Running in e1ebb337e6d8 [2022-10-19T13:38:01.580Z] ---> Running in b341b00c4b43 [2022-10-19T13:38:01.841Z] Removing intermediate container b341b00c4b43 [2022-10-19T13:38:01.841Z] ---> 8723e0421f1b [2022-10-19T13:38:01.841Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:38:01.841Z] Removing intermediate container e1ebb337e6d8 [2022-10-19T13:38:01.841Z] ---> 40c5b8a7f677 [2022-10-19T13:38:01.841Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:38:02.102Z] ---> Running in 05fbc14c6773 [2022-10-19T13:38:02.102Z] ---> Running in fa90356c76ea [2022-10-19T13:38:02.703Z] Removing intermediate container dedafd3908a2 [2022-10-19T13:38:02.703Z] ---> 00478f33ff8c [2022-10-19T13:38:02.703Z] [2022-10-19T13:38:02.703Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T13:38:02.703Z] ---> 9c6f07244728 [2022-10-19T13:38:02.703Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-19T13:38:02.703Z] ---> Running in 722e66c4758d [2022-10-19T13:38:02.964Z] Removing intermediate container 722e66c4758d [2022-10-19T13:38:02.964Z] ---> f4577fba1f92 [2022-10-19T13:38:02.964Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-19T13:38:02.964Z] ---> Running in c9956fc09b29 [2022-10-19T13:38:03.227Z] Removing intermediate container 05fbc14c6773 [2022-10-19T13:38:03.227Z] ---> 5e5c84b8ddda [2022-10-19T13:38:03.227Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T13:38:03.227Z] Removing intermediate container c9956fc09b29 [2022-10-19T13:38:03.227Z] ---> 1bf3a34f07ea [2022-10-19T13:38:03.227Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-19T13:38:03.227Z] ---> Running in 7f3777138dc5 [2022-10-19T13:38:03.488Z] Removing intermediate container fa90356c76ea [2022-10-19T13:38:03.488Z] ---> 2b6b94a2e5d8 [2022-10-19T13:38:03.488Z] Step 12/25 : WORKDIR /edgex-go [2022-10-19T13:38:03.488Z] ---> Running in e12e9d44a5ac [2022-10-19T13:38:03.488Z] ---> Running in 538b7385c0a0 [2022-10-19T13:38:03.488Z] Removing intermediate container 7f3777138dc5 [2022-10-19T13:38:03.488Z] ---> 815fae136a6a [2022-10-19T13:38:03.488Z] [2022-10-19T13:38:03.488Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T13:38:03.488Z] ---> c4fc93816858 [2022-10-19T13:38:03.488Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:38:03.488Z] ---> Using cache [2022-10-19T13:38:03.488Z] ---> 1ad062619468 [2022-10-19T13:38:03.488Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:38:03.488Z] ---> Using cache [2022-10-19T13:38:03.488Z] ---> 70e2f720a276 [2022-10-19T13:38:03.488Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T13:38:03.488Z] Removing intermediate container e12e9d44a5ac [2022-10-19T13:38:03.488Z] ---> 6e4fc7dad660 [2022-10-19T13:38:03.488Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:38:03.751Z] ---> Running in a75d0e59fa9e [2022-10-19T13:38:03.752Z] ---> Running in 47f7f20099a0 [2022-10-19T13:38:03.752Z] Removing intermediate container 538b7385c0a0 [2022-10-19T13:38:03.752Z] ---> 8b8e20372696 [2022-10-19T13:38:03.752Z] [2022-10-19T13:38:03.752Z] Step 13/25 : FROM alpine:3.15 [2022-10-19T13:38:03.752Z] ---> c4fc93816858 [2022-10-19T13:38:03.752Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:38:03.752Z] ---> Using cache [2022-10-19T13:38:03.752Z] ---> 1ad062619468 [2022-10-19T13:38:03.752Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:38:03.752Z] ---> Using cache [2022-10-19T13:38:03.752Z] ---> 70e2f720a276 [2022-10-19T13:38:03.752Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T13:38:03.752Z] ---> Running in 6ce40215b300 [2022-10-19T13:38:04.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:04.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:05.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:05.160Z] Removing intermediate container 47f7f20099a0 [2022-10-19T13:38:05.160Z] ---> 04cc1e96397d [2022-10-19T13:38:05.160Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-19T13:38:05.160Z] ---> Running in e2c74d000479 [2022-10-19T13:38:05.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:05.422Z] Removing intermediate container 150c70d7ab5b [2022-10-19T13:38:05.422Z] ---> 5ebf3e4cf927 [2022-10-19T13:38:05.422Z] Step 9/23 : COPY . . [2022-10-19T13:38:05.422Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:38:05.423Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:38:05.423Z] OK: 15857 distinct packages available [2022-10-19T13:38:05.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:05.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:05.683Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:38:05.683Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:38:05.683Z] OK: 15857 distinct packages available [2022-10-19T13:38:05.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:06.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:06.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:06.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:06.521Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-19T13:38:06.521Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-19T13:38:06.789Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:38:06.789Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T13:38:06.789Z] (3/5) Installing libucontext (1.1-r0) [2022-10-19T13:38:06.789Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-19T13:38:06.789Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-19T13:38:06.789Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-19T13:38:06.789Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:38:06.789Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T13:38:07.058Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-19T13:38:07.058Z] (3/5) Installing libucontext (1.1-r0) [2022-10-19T13:38:07.058Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-19T13:38:07.058Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:38:07.058Z] OK: 7 MiB in 19 packages [2022-10-19T13:38:07.058Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-19T13:38:07.058Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-19T13:38:07.058Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-19T13:38:07.323Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:38:07.323Z] OK: 8 MiB in 20 packages [2022-10-19T13:38:07.323Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:38:07.323Z] OK: 7 MiB in 19 packages [2022-10-19T13:38:09.238Z] ---> ee99d3237763 [2022-10-19T13:38:09.238Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-19T13:38:09.238Z] Removing intermediate container e2c74d000479 [2022-10-19T13:38:09.238Z] ---> cfdc7374dd19 [2022-10-19T13:38:09.238Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:38:09.238Z] Removing intermediate container a75d0e59fa9e [2022-10-19T13:38:09.238Z] ---> 74da81915da4 [2022-10-19T13:38:09.238Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-19T13:38:09.238Z] ---> Running in fb9fc2fd2f10 [2022-10-19T13:38:09.238Z] Removing intermediate container 6ce40215b300 [2022-10-19T13:38:09.238Z] ---> 4d4179e19dee [2022-10-19T13:38:09.238Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:38:09.502Z] ---> f9e43cd7756f [2022-10-19T13:38:09.502Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-19T13:38:09.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T13:38:10.894Z] ---> 24cc8832d3fc [2022-10-19T13:38:10.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-19T13:38:10.894Z] ---> 3968a10f0147 [2022-10-19T13:38:10.894Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:38:10.894Z] ---> 0b2884573cdd [2022-10-19T13:38:10.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:38:10.894Z] ---> 3b3ceb51dd47 [2022-10-19T13:38:10.894Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-19T13:38:10.894Z] ---> Running in 61a92d12b074 [2022-10-19T13:38:10.894Z] ---> b5564848e8cf [2022-10-19T13:38:10.894Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-19T13:38:11.192Z] Removing intermediate container 61a92d12b074 [2022-10-19T13:38:11.192Z] ---> 9b8981a6b4ca [2022-10-19T13:38:11.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:38:11.192Z] ---> Running in 0a756de1c21f [2022-10-19T13:38:11.453Z] ---> 1fe8f0bd8236 [2022-10-19T13:38:11.453Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-19T13:38:11.453Z] Removing intermediate container 0a756de1c21f [2022-10-19T13:38:11.453Z] ---> ba1e0876c53b [2022-10-19T13:38:11.453Z] Step 22/24 : LABEL arch=x86_64 [2022-10-19T13:38:11.453Z] ---> Running in cd88d74792f8 [2022-10-19T13:38:11.713Z] ---> da932b7afdf6 [2022-10-19T13:38:11.713Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:38:11.713Z] Removing intermediate container cd88d74792f8 [2022-10-19T13:38:11.713Z] ---> 46c4227a7a89 [2022-10-19T13:38:11.713Z] Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:11.996Z] ---> Running in 568582ab414c [2022-10-19T13:38:11.996Z] ---> Running in 38da2c1dc43f [2022-10-19T13:38:11.996Z] Removing intermediate container 38da2c1dc43f [2022-10-19T13:38:11.996Z] ---> 20e1741ac063 [2022-10-19T13:38:11.996Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:38:11.996Z] Removing intermediate container 568582ab414c [2022-10-19T13:38:11.996Z] ---> cb8fdc05a716 [2022-10-19T13:38:11.996Z] Step 24/24 : LABEL version=2.3.0-dev.94 [2022-10-19T13:38:12.267Z] ---> Running in cdc331ec9bce [2022-10-19T13:38:12.267Z] ---> 181fd9afc25d [2022-10-19T13:38:12.267Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:38:12.267Z] ---> Running in 81e426cee7d0 [2022-10-19T13:38:12.267Z] Removing intermediate container cdc331ec9bce [2022-10-19T13:38:12.267Z] ---> f20cbc840de9 [2022-10-19T13:38:12.267Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T13:38:12.559Z] Removing intermediate container 81e426cee7d0 [2022-10-19T13:38:12.559Z] ---> 0421e908b022 [2022-10-19T13:38:12.559Z] [2022-10-19T13:38:12.559Z] Successfully built 0421e908b022 [2022-10-19T13:38:12.560Z] ---> Running in e5069079d068 [2022-10-19T13:38:12.560Z] Successfully tagged core-data:latest [2022-10-19T13:38:12.560Z]  Building core-data ... done  ---> 45039013d6d4 [2022-10-19T13:38:12.560Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-19T13:38:12.560Z] Removing intermediate container e5069079d068 [2022-10-19T13:38:12.560Z] ---> d082d32432cf [2022-10-19T13:38:12.560Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:12.821Z] ---> Running in b22f33e89b20 [2022-10-19T13:38:12.821Z] ---> 8cfe6213c47b [2022-10-19T13:38:12.821Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-19T13:38:12.821Z] Removing intermediate container b22f33e89b20 [2022-10-19T13:38:12.821Z] ---> c69a70898a7c [2022-10-19T13:38:12.821Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:38:13.081Z] ---> Running in 31fc9dd70425 [2022-10-19T13:38:13.342Z] ---> 3ff6e6d78b1c [2022-10-19T13:38:13.342Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:38:13.342Z] Removing intermediate container 31fc9dd70425 [2022-10-19T13:38:13.342Z] ---> 58578ab444c5 [2022-10-19T13:38:13.342Z] [2022-10-19T13:38:13.342Z] ---> Running in b00f5ddde55b [2022-10-19T13:38:13.342Z] Successfully built 58578ab444c5 [2022-10-19T13:38:13.342Z] Successfully tagged security-spire-server:latest [2022-10-19T13:38:13.603Z]  Building security-spire-server ... done Removing intermediate container b00f5ddde55b [2022-10-19T13:38:13.603Z] ---> 8577f3205f45 [2022-10-19T13:38:13.603Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:38:13.603Z] ---> Running in fed9204f14d7 [2022-10-19T13:38:13.863Z] Removing intermediate container fed9204f14d7 [2022-10-19T13:38:13.863Z] ---> c56be586cde2 [2022-10-19T13:38:13.863Z] Step 24/26 : LABEL arch=x86_64 [2022-10-19T13:38:13.863Z] ---> Running in 28bd94f56f90 [2022-10-19T13:38:14.123Z] Removing intermediate container 28bd94f56f90 [2022-10-19T13:38:14.123Z] ---> 9e3067b7e33a [2022-10-19T13:38:14.123Z] Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:14.123Z] ---> Running in 130522ab7ca0 [2022-10-19T13:38:14.383Z] Removing intermediate container 130522ab7ca0 [2022-10-19T13:38:14.383Z] ---> 361f708216fa [2022-10-19T13:38:14.383Z] Step 26/26 : LABEL version=2.3.0-dev.94 [2022-10-19T13:38:14.647Z] ---> Running in 0c9906df8103 [2022-10-19T13:38:14.647Z] Removing intermediate container 0c9906df8103 [2022-10-19T13:38:14.647Z] ---> 1397ed279fa6 [2022-10-19T13:38:14.647Z] [2022-10-19T13:38:14.647Z] Successfully built 1397ed279fa6 [2022-10-19T13:38:14.647Z] Successfully tagged security-spire-agent:latest [2022-10-19T13:38:29.556Z]  Building security-spire-agent ... done Removing intermediate container fb9fc2fd2f10 [2022-10-19T13:38:29.556Z] ---> 4c8f462beb81 [2022-10-19T13:38:29.556Z] [2022-10-19T13:38:29.556Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:38:29.556Z] ---> 9c6f07244728 [2022-10-19T13:38:29.556Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-19T13:38:29.556Z] ---> Running in b20ad922676d [2022-10-19T13:38:29.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:29.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T13:38:29.557Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-19T13:38:29.557Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-19T13:38:29.557Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:38:29.557Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:38:29.557Z] OK: 6 MiB in 16 packages [2022-10-19T13:38:29.557Z] Removing intermediate container b20ad922676d [2022-10-19T13:38:29.557Z] ---> 9a11090f030f [2022-10-19T13:38:29.557Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:38:29.557Z] ---> Running in a7a7acc17a35 [2022-10-19T13:38:29.557Z] Removing intermediate container a7a7acc17a35 [2022-10-19T13:38:29.557Z] ---> f44b7f283862 [2022-10-19T13:38:29.557Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-19T13:38:29.557Z] ---> Running in 522b2f6532bc [2022-10-19T13:38:29.557Z] Removing intermediate container 522b2f6532bc [2022-10-19T13:38:29.557Z] ---> 90defd2b8149 [2022-10-19T13:38:29.557Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:38:29.557Z] ---> Running in 559daf79fdc6 [2022-10-19T13:38:29.557Z] Removing intermediate container 559daf79fdc6 [2022-10-19T13:38:29.557Z] ---> dd276bca4054 [2022-10-19T13:38:29.557Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:38:29.557Z] ---> 75ee45b75985 [2022-10-19T13:38:29.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-19T13:38:30.129Z] ---> 05baf2ad9374 [2022-10-19T13:38:30.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-19T13:38:30.130Z] ---> da11662fb2fd [2022-10-19T13:38:30.130Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-19T13:38:30.130Z] ---> Running in a925a54dd120 [2022-10-19T13:38:30.393Z] Removing intermediate container a925a54dd120 [2022-10-19T13:38:30.393Z] ---> e3aa30e84094 [2022-10-19T13:38:30.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:38:30.393Z] ---> Running in c172c0ccc577 [2022-10-19T13:38:30.393Z] Removing intermediate container c172c0ccc577 [2022-10-19T13:38:30.393Z] ---> 212edb154221 [2022-10-19T13:38:30.393Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T13:38:30.393Z] ---> Running in 16978adf320b [2022-10-19T13:38:30.659Z] Removing intermediate container 16978adf320b [2022-10-19T13:38:30.659Z] ---> 4cbe5d8dee7b [2022-10-19T13:38:30.659Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:30.659Z] ---> Running in 64aaffcf5d1d [2022-10-19T13:38:30.659Z] Removing intermediate container 64aaffcf5d1d [2022-10-19T13:38:30.659Z] ---> 6c98eb948059 [2022-10-19T13:38:30.659Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:38:30.659Z] ---> Running in 77acac223fd6 [2022-10-19T13:38:30.921Z] Removing intermediate container 77acac223fd6 [2022-10-19T13:38:30.921Z] ---> cef7f88239f9 [2022-10-19T13:38:30.921Z] [2022-10-19T13:38:30.921Z] Successfully built cef7f88239f9 [2022-10-19T13:38:30.921Z] Successfully tagged support-notifications:latest [2022-10-19T13:38:30.928Z]  Building support-notifications ... done  [Pipeline] } [2022-10-19T13:38:30.945Z] $ docker stop --time=1 a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f [2022-10-19T13:38:32.266Z] $ docker rm -f a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T13:38:32.679Z] + docker images [2022-10-19T13:38:32.679Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-19T13:38:32.679Z] support-notifications latest cef7f88239f9 2 seconds ago 30.1MB [2022-10-19T13:38:32.679Z] 4c8f462beb81 6 seconds ago 1.64GB [2022-10-19T13:38:32.679Z] security-spire-agent latest 1397ed279fa6 18 seconds ago 125MB [2022-10-19T13:38:32.679Z] security-spire-server latest 58578ab444c5 19 seconds ago 86.5MB [2022-10-19T13:38:32.679Z] core-data latest 0421e908b022 20 seconds ago 21.6MB [2022-10-19T13:38:32.679Z] 815fae136a6a 29 seconds ago 1.45GB [2022-10-19T13:38:32.679Z] 8b8e20372696 29 seconds ago 1.45GB [2022-10-19T13:38:32.679Z] 00478f33ff8c 30 seconds ago 1.59GB [2022-10-19T13:38:32.679Z] core-metadata latest adda1c6df727 42 seconds ago 18.3MB [2022-10-19T13:38:32.679Z] support-scheduler latest 317444faf366 42 seconds ago 29.5MB [2022-10-19T13:38:32.679Z] cb1da6411d79 50 seconds ago 1.64GB [2022-10-19T13:38:32.679Z] 705a7261c7a8 50 seconds ago 1.59GB [2022-10-19T13:38:32.679Z] security-proxy-setup latest 2e50cc7beb84 50 seconds ago 27.4MB [2022-10-19T13:38:32.679Z] security-spiffe-token-provider latest a7655c03b3b4 57 seconds ago 29.3MB [2022-10-19T13:38:32.679Z] 42e6b3da9ea9 About a minute ago 1.57GB [2022-10-19T13:38:32.679Z] 538544a0766c About a minute ago 1.61GB [2022-10-19T13:38:32.679Z] sys-mgmt-agent latest ade11e742ab0 About a minute ago 136MB [2022-10-19T13:38:32.679Z] security-bootstrapper latest 914d0bf29ff2 About a minute ago 19.9MB [2022-10-19T13:38:32.679Z] security-secretstore-setup latest bd14dea73b7a About a minute ago 29.3MB [2022-10-19T13:38:32.679Z] core-command latest fdc3378dd743 About a minute ago 17.5MB [2022-10-19T13:38:32.679Z] 710c0c5f5190 About a minute ago 1.56GB [2022-10-19T13:38:32.679Z] ceb4b1a3d222 About a minute ago 1.57GB [2022-10-19T13:38:32.679Z] ff2ea194b094 About a minute ago 1.58GB [2022-10-19T13:38:32.679Z] 5081a33f6e45 About a minute ago 1.57GB [2022-10-19T13:38:32.679Z] security-spire-config latest fcc199e08cc4 2 minutes ago 85.8MB [2022-10-19T13:38:32.679Z] 6ab21fb00ea2 2 minutes ago 1.45GB [2022-10-19T13:38:32.679Z] ci-base-image-x86_64 latest 3de53b4acb49 5 minutes ago 941MB [2022-10-19T13:38:32.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 8 days ago 677MB [2022-10-19T13:38:32.679Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-19T13:38:32.679Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-19T13:38:32.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-19T13:38:32.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:38:32.809Z] provisioning config files... [2022-10-19T13:38:32.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config15824122865128151812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:38:33.185Z] ---> docker-login.sh [2022-10-19T13:38:33.185Z] nexus3.edgexfoundry.org:10001 [2022-10-19T13:38:33.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:38:33.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:38:33.466Z] Configure a credential helper to remove this warning. See [2022-10-19T13:38:33.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:38:33.466Z] [2022-10-19T13:38:33.466Z] Login Succeeded [2022-10-19T13:38:33.466Z] nexus3.edgexfoundry.org:10002 [2022-10-19T13:38:33.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:38:33.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:38:33.466Z] Configure a credential helper to remove this warning. See [2022-10-19T13:38:33.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:38:33.466Z] [2022-10-19T13:38:33.466Z] Login Succeeded [2022-10-19T13:38:33.467Z] nexus3.edgexfoundry.org:10003 [2022-10-19T13:38:33.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:38:33.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:38:33.467Z] Configure a credential helper to remove this warning. See [2022-10-19T13:38:33.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:38:33.467Z] [2022-10-19T13:38:33.467Z] Login Succeeded [2022-10-19T13:38:33.467Z] nexus3.edgexfoundry.org:10004 [2022-10-19T13:38:33.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:38:33.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:38:33.754Z] Configure a credential helper to remove this warning. See [2022-10-19T13:38:33.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:38:33.754Z] [2022-10-19T13:38:33.754Z] Login Succeeded [2022-10-19T13:38:33.754Z] docker.io [2022-10-19T13:38:33.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:38:34.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:38:34.015Z] Configure a credential helper to remove this warning. See [2022-10-19T13:38:34.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:38:34.015Z] [2022-10-19T13:38:34.015Z] Login Succeeded [2022-10-19T13:38:34.015Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T13:38:34.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:34.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:38:34.074Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-19T13:38:34.074Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:34.074Z] latest [2022-10-19T13:38:34.074Z] 2.3.0-dev.94 [2022-10-19T13:38:34.074Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:34.074Z] main [2022-10-19T13:38:34.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:34.390Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:34.697Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:34.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T13:38:34.697Z] 14d294de3697: Preparing [2022-10-19T13:38:34.697Z] 66cff86562ba: Preparing [2022-10-19T13:38:34.697Z] 58bddf322a62: Preparing [2022-10-19T13:38:34.697Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:34.697Z] 994393dc58e7: Preparing [2022-10-19T13:38:34.697Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:34.697Z] 14d294de3697: Pushed [2022-10-19T13:38:34.697Z] 58bddf322a62: Pushed [2022-10-19T13:38:34.697Z] 5e673b8b8b34: Pushed [2022-10-19T13:38:36.076Z] 66cff86562ba: Pushed [2022-10-19T13:38:36.336Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:36.643Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:36.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-19T13:38:36.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T13:38:36.949Z] 14d294de3697: Preparing [2022-10-19T13:38:36.949Z] 66cff86562ba: Preparing [2022-10-19T13:38:36.949Z] 58bddf322a62: Preparing [2022-10-19T13:38:36.949Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:36.949Z] 994393dc58e7: Preparing [2022-10-19T13:38:36.949Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:36.949Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:36.949Z] 66cff86562ba: Layer already exists [2022-10-19T13:38:36.949Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:36.949Z] 14d294de3697: Layer already exists [2022-10-19T13:38:36.949Z] latest: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:37.267Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:37.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 [2022-10-19T13:38:37.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T13:38:37.578Z] 14d294de3697: Preparing [2022-10-19T13:38:37.578Z] 66cff86562ba: Preparing [2022-10-19T13:38:37.578Z] 58bddf322a62: Preparing [2022-10-19T13:38:37.578Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:37.578Z] 994393dc58e7: Preparing [2022-10-19T13:38:37.578Z] 14d294de3697: Layer already exists [2022-10-19T13:38:37.578Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:37.578Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:37.578Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:37.578Z] 66cff86562ba: Layer already exists [2022-10-19T13:38:37.578Z] 2.3.0-dev.94: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:37.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:38.205Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:38.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T13:38:38.206Z] 14d294de3697: Preparing [2022-10-19T13:38:38.206Z] 66cff86562ba: Preparing [2022-10-19T13:38:38.206Z] 58bddf322a62: Preparing [2022-10-19T13:38:38.206Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:38.206Z] 994393dc58e7: Preparing [2022-10-19T13:38:38.206Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:38.206Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:38.206Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:38.206Z] 66cff86562ba: Layer already exists [2022-10-19T13:38:38.206Z] 14d294de3697: Layer already exists [2022-10-19T13:38:38.206Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:38.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:38.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-19T13:38:38.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T13:38:38.834Z] 14d294de3697: Preparing [2022-10-19T13:38:38.834Z] 66cff86562ba: Preparing [2022-10-19T13:38:38.834Z] 58bddf322a62: Preparing [2022-10-19T13:38:38.834Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:38.834Z] 994393dc58e7: Preparing [2022-10-19T13:38:38.834Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:38.834Z] 14d294de3697: Layer already exists [2022-10-19T13:38:38.834Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:38.834Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:38.834Z] 66cff86562ba: Layer already exists [2022-10-19T13:38:38.834Z] main: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:38.881Z] ===================================================== [Pipeline] echo [2022-10-19T13:38:38.890Z] taggedImages: [2022-10-19T13:38:38.890Z] - nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:38.890Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-19T13:38:38.890Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 [2022-10-19T13:38:38.890Z] - nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:38.890Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-19T13:38:38.909Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-19T13:38:38.909Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:38.909Z] latest [2022-10-19T13:38:38.909Z] 2.3.0-dev.94 [2022-10-19T13:38:38.909Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:38.909Z] main [2022-10-19T13:38:38.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:39.237Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:39.548Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:39.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T13:38:39.548Z] 4e8b1d009b45: Preparing [2022-10-19T13:38:39.548Z] ec3d55fed231: Preparing [2022-10-19T13:38:39.548Z] 58bddf322a62: Preparing [2022-10-19T13:38:39.548Z] e459948790b0: Preparing [2022-10-19T13:38:39.548Z] 2e9e8435e2f4: Preparing [2022-10-19T13:38:39.548Z] 994393dc58e7: Preparing [2022-10-19T13:38:39.548Z] 994393dc58e7: Waiting [2022-10-19T13:38:39.548Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:39.548Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:39.548Z] 4e8b1d009b45: Pushed [2022-10-19T13:38:39.548Z] 2e9e8435e2f4: Pushed [2022-10-19T13:38:39.806Z] e459948790b0: Pushed [2022-10-19T13:38:41.184Z] ec3d55fed231: Pushed [2022-10-19T13:38:41.184Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:41.492Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:41.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-19T13:38:41.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T13:38:41.796Z] 4e8b1d009b45: Preparing [2022-10-19T13:38:41.796Z] ec3d55fed231: Preparing [2022-10-19T13:38:41.796Z] 58bddf322a62: Preparing [2022-10-19T13:38:41.796Z] e459948790b0: Preparing [2022-10-19T13:38:41.796Z] 2e9e8435e2f4: Preparing [2022-10-19T13:38:41.796Z] 994393dc58e7: Preparing [2022-10-19T13:38:41.796Z] 994393dc58e7: Waiting [2022-10-19T13:38:41.796Z] e459948790b0: Layer already exists [2022-10-19T13:38:41.796Z] 4e8b1d009b45: Layer already exists [2022-10-19T13:38:41.796Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:41.796Z] ec3d55fed231: Layer already exists [2022-10-19T13:38:41.796Z] 2e9e8435e2f4: Layer already exists [2022-10-19T13:38:41.796Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:41.796Z] latest: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:42.109Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:42.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 [2022-10-19T13:38:42.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T13:38:42.411Z] 4e8b1d009b45: Preparing [2022-10-19T13:38:42.411Z] ec3d55fed231: Preparing [2022-10-19T13:38:42.411Z] 58bddf322a62: Preparing [2022-10-19T13:38:42.411Z] e459948790b0: Preparing [2022-10-19T13:38:42.411Z] 2e9e8435e2f4: Preparing [2022-10-19T13:38:42.411Z] 994393dc58e7: Preparing [2022-10-19T13:38:42.411Z] 994393dc58e7: Waiting [2022-10-19T13:38:42.411Z] 2e9e8435e2f4: Layer already exists [2022-10-19T13:38:42.411Z] ec3d55fed231: Layer already exists [2022-10-19T13:38:42.411Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:42.411Z] e459948790b0: Layer already exists [2022-10-19T13:38:42.411Z] 4e8b1d009b45: Layer already exists [2022-10-19T13:38:42.411Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:42.411Z] 2.3.0-dev.94: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:42.719Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:43.022Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T13:38:43.022Z] 4e8b1d009b45: Preparing [2022-10-19T13:38:43.022Z] ec3d55fed231: Preparing [2022-10-19T13:38:43.022Z] 58bddf322a62: Preparing [2022-10-19T13:38:43.022Z] e459948790b0: Preparing [2022-10-19T13:38:43.022Z] 2e9e8435e2f4: Preparing [2022-10-19T13:38:43.022Z] 994393dc58e7: Preparing [2022-10-19T13:38:43.022Z] 994393dc58e7: Waiting [2022-10-19T13:38:43.022Z] 4e8b1d009b45: Layer already exists [2022-10-19T13:38:43.022Z] e459948790b0: Layer already exists [2022-10-19T13:38:43.022Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:43.022Z] ec3d55fed231: Layer already exists [2022-10-19T13:38:43.022Z] 2e9e8435e2f4: Layer already exists [2022-10-19T13:38:43.022Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:43.022Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:43.332Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:43.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-19T13:38:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T13:38:43.637Z] 4e8b1d009b45: Preparing [2022-10-19T13:38:43.637Z] ec3d55fed231: Preparing [2022-10-19T13:38:43.637Z] 58bddf322a62: Preparing [2022-10-19T13:38:43.637Z] e459948790b0: Preparing [2022-10-19T13:38:43.637Z] 2e9e8435e2f4: Preparing [2022-10-19T13:38:43.637Z] 994393dc58e7: Preparing [2022-10-19T13:38:43.637Z] 994393dc58e7: Waiting [2022-10-19T13:38:43.637Z] 2e9e8435e2f4: Layer already exists [2022-10-19T13:38:43.637Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:43.637Z] ec3d55fed231: Layer already exists [2022-10-19T13:38:43.637Z] 4e8b1d009b45: Layer already exists [2022-10-19T13:38:43.637Z] e459948790b0: Layer already exists [2022-10-19T13:38:43.637Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:43.637Z] main: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:43.675Z] ===================================================== [Pipeline] echo [2022-10-19T13:38:43.680Z] taggedImages: [2022-10-19T13:38:43.680Z] - nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:43.680Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-19T13:38:43.680Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 [2022-10-19T13:38:43.680Z] - nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:43.680Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-19T13:38:43.694Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-19T13:38:43.694Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:43.694Z] latest [2022-10-19T13:38:43.694Z] 2.3.0-dev.94 [2022-10-19T13:38:43.694Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:43.694Z] main [2022-10-19T13:38:43.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:43.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:44.294Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:44.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T13:38:44.294Z] 80bd6dcdfb58: Preparing [2022-10-19T13:38:44.294Z] 7c09d7a0296e: Preparing [2022-10-19T13:38:44.294Z] 3b13882a6bf0: Preparing [2022-10-19T13:38:44.294Z] 58bddf322a62: Preparing [2022-10-19T13:38:44.294Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:44.294Z] 994393dc58e7: Preparing [2022-10-19T13:38:44.294Z] 994393dc58e7: Waiting [2022-10-19T13:38:44.294Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:44.294Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:44.294Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:44.294Z] 7c09d7a0296e: Pushed [2022-10-19T13:38:44.294Z] 80bd6dcdfb58: Pushed [2022-10-19T13:38:45.668Z] 3b13882a6bf0: Pushed [2022-10-19T13:38:45.927Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:46.230Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:46.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-19T13:38:46.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T13:38:46.529Z] 80bd6dcdfb58: Preparing [2022-10-19T13:38:46.529Z] 7c09d7a0296e: Preparing [2022-10-19T13:38:46.529Z] 3b13882a6bf0: Preparing [2022-10-19T13:38:46.529Z] 58bddf322a62: Preparing [2022-10-19T13:38:46.529Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:46.529Z] 994393dc58e7: Preparing [2022-10-19T13:38:46.529Z] 994393dc58e7: Waiting [2022-10-19T13:38:46.529Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:46.529Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:46.529Z] 7c09d7a0296e: Layer already exists [2022-10-19T13:38:46.529Z] 3b13882a6bf0: Layer already exists [2022-10-19T13:38:46.529Z] 80bd6dcdfb58: Layer already exists [2022-10-19T13:38:46.529Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:46.529Z] latest: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:46.842Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:47.145Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 [2022-10-19T13:38:47.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T13:38:47.145Z] 80bd6dcdfb58: Preparing [2022-10-19T13:38:47.145Z] 7c09d7a0296e: Preparing [2022-10-19T13:38:47.145Z] 3b13882a6bf0: Preparing [2022-10-19T13:38:47.145Z] 58bddf322a62: Preparing [2022-10-19T13:38:47.145Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:47.145Z] 994393dc58e7: Preparing [2022-10-19T13:38:47.145Z] 994393dc58e7: Waiting [2022-10-19T13:38:47.145Z] 80bd6dcdfb58: Layer already exists [2022-10-19T13:38:47.145Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:47.145Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:47.145Z] 7c09d7a0296e: Layer already exists [2022-10-19T13:38:47.145Z] 3b13882a6bf0: Layer already exists [2022-10-19T13:38:47.145Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:47.145Z] 2.3.0-dev.94: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:47.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:47.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:47.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T13:38:47.762Z] 80bd6dcdfb58: Preparing [2022-10-19T13:38:47.762Z] 7c09d7a0296e: Preparing [2022-10-19T13:38:47.762Z] 3b13882a6bf0: Preparing [2022-10-19T13:38:47.762Z] 58bddf322a62: Preparing [2022-10-19T13:38:47.762Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:47.762Z] 994393dc58e7: Preparing [2022-10-19T13:38:47.762Z] 994393dc58e7: Waiting [2022-10-19T13:38:47.762Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:47.762Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:47.762Z] 7c09d7a0296e: Layer already exists [2022-10-19T13:38:47.762Z] 80bd6dcdfb58: Layer already exists [2022-10-19T13:38:47.762Z] 3b13882a6bf0: Layer already exists [2022-10-19T13:38:47.762Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:47.762Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:48.067Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:48.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-19T13:38:48.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T13:38:48.368Z] 80bd6dcdfb58: Preparing [2022-10-19T13:38:48.368Z] 7c09d7a0296e: Preparing [2022-10-19T13:38:48.368Z] 3b13882a6bf0: Preparing [2022-10-19T13:38:48.368Z] 58bddf322a62: Preparing [2022-10-19T13:38:48.368Z] 5e673b8b8b34: Preparing [2022-10-19T13:38:48.368Z] 994393dc58e7: Preparing [2022-10-19T13:38:48.368Z] 994393dc58e7: Waiting [2022-10-19T13:38:48.368Z] 7c09d7a0296e: Layer already exists [2022-10-19T13:38:48.368Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:48.368Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:38:48.368Z] 3b13882a6bf0: Layer already exists [2022-10-19T13:38:48.368Z] 80bd6dcdfb58: Layer already exists [2022-10-19T13:38:48.368Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:48.368Z] main: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:48.408Z] ===================================================== [Pipeline] echo [2022-10-19T13:38:48.414Z] taggedImages: [2022-10-19T13:38:48.414Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:48.414Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-19T13:38:48.414Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 [2022-10-19T13:38:48.414Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:48.414Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-19T13:38:48.427Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-19T13:38:48.427Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:48.427Z] latest [2022-10-19T13:38:48.427Z] 2.3.0-dev.94 [2022-10-19T13:38:48.427Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:48.427Z] main [2022-10-19T13:38:48.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:48.735Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:49.032Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:49.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T13:38:49.032Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:49.032Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:49.032Z] d1f641441d66: Preparing [2022-10-19T13:38:49.032Z] bf8aea49c246: Preparing [2022-10-19T13:38:49.032Z] 1f24cd4a8896: Preparing [2022-10-19T13:38:49.032Z] 5caf9928cd3a: Preparing [2022-10-19T13:38:49.032Z] 2f675a984750: Preparing [2022-10-19T13:38:49.032Z] 58bddf322a62: Preparing [2022-10-19T13:38:49.032Z] b3c9b47ccca3: Preparing [2022-10-19T13:38:49.032Z] 58bddf322a62: Waiting [2022-10-19T13:38:49.032Z] d2fe678fddd4: Preparing [2022-10-19T13:38:49.032Z] 24e9c86705e8: Preparing [2022-10-19T13:38:49.032Z] 019ce904e190: Preparing [2022-10-19T13:38:49.032Z] 994393dc58e7: Preparing [2022-10-19T13:38:49.032Z] b3c9b47ccca3: Waiting [2022-10-19T13:38:49.032Z] d2fe678fddd4: Waiting [2022-10-19T13:38:49.032Z] 24e9c86705e8: Waiting [2022-10-19T13:38:49.032Z] 019ce904e190: Waiting [2022-10-19T13:38:49.032Z] 1f24cd4a8896: Pushed [2022-10-19T13:38:49.032Z] 5caf9928cd3a: Pushed [2022-10-19T13:38:49.032Z] bf8aea49c246: Pushed [2022-10-19T13:38:49.032Z] 2aea4c91cf97: Pushed [2022-10-19T13:38:49.032Z] d1f641441d66: Pushed [2022-10-19T13:38:49.032Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:49.290Z] 24e9c86705e8: Pushed [2022-10-19T13:38:49.290Z] b3c9b47ccca3: Pushed [2022-10-19T13:38:49.290Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:49.290Z] d2fe678fddd4: Pushed [2022-10-19T13:38:49.290Z] 019ce904e190: Pushed [2022-10-19T13:38:50.665Z] 2f675a984750: Pushed [2022-10-19T13:38:50.923Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:51.174Z] Removing intermediate container d48e25def2d6 [2022-10-19T13:38:51.174Z] ---> 238f7bcf266e [2022-10-19T13:38:51.174Z] Step 8/26 : COPY . . [2022-10-19T13:38:51.174Z] Removing intermediate container 1e61baef2a9e [2022-10-19T13:38:51.174Z] ---> 9ae8702f1c10 [2022-10-19T13:38:51.174Z] Step 8/22 : COPY . . [2022-10-19T13:38:51.174Z] Removing intermediate container 79c8742c13bd [2022-10-19T13:38:51.174Z] ---> 8d41250ee5ee [2022-10-19T13:38:51.174Z] Step 8/33 : COPY . . [2022-10-19T13:38:51.174Z] Removing intermediate container f96edc3c585f [2022-10-19T13:38:51.174Z] ---> a141ecad881c [2022-10-19T13:38:51.174Z] Step 9/24 : COPY . . [2022-10-19T13:38:51.174Z] Removing intermediate container 2df0036475e5 [2022-10-19T13:38:51.174Z] ---> ce291b699593 [2022-10-19T13:38:51.174Z] Step 9/23 : COPY . . [2022-10-19T13:38:51.174Z] ---> 64e3db93289e [2022-10-19T13:38:51.174Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:38:51.174Z] ---> Running in 921ed18d2a6d [2022-10-19T13:38:51.174Z] ---> a5c6b7575272 [2022-10-19T13:38:51.174Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-19T13:38:51.174Z] ---> Running in 52fed6fdec28 [2022-10-19T13:38:51.174Z] Removing intermediate container 921ed18d2a6d [2022-10-19T13:38:51.174Z] ---> 0bf562865240 [2022-10-19T13:38:51.174Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T13:38:51.174Z] ---> 8555f274055c [2022-10-19T13:38:51.174Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-19T13:38:51.174Z] ---> Running in 0c546cdb397b [2022-10-19T13:38:51.174Z] ---> Running in 0c385853af90 [2022-10-19T13:38:51.174Z] ---> 25cf91789571 [2022-10-19T13:38:51.174Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-19T13:38:51.174Z] ---> Running in 27795430bce1 [2022-10-19T13:38:51.174Z] Removing intermediate container 0c546cdb397b [2022-10-19T13:38:51.174Z] ---> 4c62974e77d5 [2022-10-19T13:38:51.174Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:38:51.174Z] ---> Running in 6d558d58c820 [2022-10-19T13:38:51.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T13:38:51.174Z] ---> 71387599aa09 [2022-10-19T13:38:51.174Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-19T13:38:51.223Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:51.441Z] ---> Running in 3bc185986d4c [2022-10-19T13:38:51.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-19T13:38:51.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T13:38:51.527Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:51.527Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:51.527Z] d1f641441d66: Preparing [2022-10-19T13:38:51.527Z] bf8aea49c246: Preparing [2022-10-19T13:38:51.527Z] 1f24cd4a8896: Preparing [2022-10-19T13:38:51.527Z] 5caf9928cd3a: Preparing [2022-10-19T13:38:51.527Z] 2f675a984750: Preparing [2022-10-19T13:38:51.527Z] 58bddf322a62: Preparing [2022-10-19T13:38:51.527Z] b3c9b47ccca3: Preparing [2022-10-19T13:38:51.527Z] d2fe678fddd4: Preparing [2022-10-19T13:38:51.527Z] 24e9c86705e8: Preparing [2022-10-19T13:38:51.527Z] 019ce904e190: Preparing [2022-10-19T13:38:51.527Z] 994393dc58e7: Preparing [2022-10-19T13:38:51.527Z] 58bddf322a62: Waiting [2022-10-19T13:38:51.527Z] b3c9b47ccca3: Waiting [2022-10-19T13:38:51.527Z] d2fe678fddd4: Waiting [2022-10-19T13:38:51.527Z] 24e9c86705e8: Waiting [2022-10-19T13:38:51.527Z] 019ce904e190: Waiting [2022-10-19T13:38:51.527Z] 994393dc58e7: Waiting [2022-10-19T13:38:51.527Z] 2f675a984750: Waiting [2022-10-19T13:38:51.527Z] 1f24cd4a8896: Layer already exists [2022-10-19T13:38:51.527Z] bf8aea49c246: Layer already exists [2022-10-19T13:38:51.527Z] 2aea4c91cf97: Layer already exists [2022-10-19T13:38:51.527Z] 5caf9928cd3a: Layer already exists [2022-10-19T13:38:51.527Z] d1f641441d66: Layer already exists [2022-10-19T13:38:51.527Z] 2f675a984750: Layer already exists [2022-10-19T13:38:51.527Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:51.527Z] 24e9c86705e8: Layer already exists [2022-10-19T13:38:51.527Z] d2fe678fddd4: Layer already exists [2022-10-19T13:38:51.527Z] b3c9b47ccca3: Layer already exists [2022-10-19T13:38:51.527Z] 019ce904e190: Layer already exists [2022-10-19T13:38:51.527Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:51.527Z] latest: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:51.829Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:52.126Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 [2022-10-19T13:38:52.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T13:38:52.127Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:52.127Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:52.127Z] d1f641441d66: Preparing [2022-10-19T13:38:52.127Z] bf8aea49c246: Preparing [2022-10-19T13:38:52.127Z] 1f24cd4a8896: Preparing [2022-10-19T13:38:52.127Z] 5caf9928cd3a: Preparing [2022-10-19T13:38:52.127Z] 2f675a984750: Preparing [2022-10-19T13:38:52.127Z] 58bddf322a62: Preparing [2022-10-19T13:38:52.127Z] b3c9b47ccca3: Preparing [2022-10-19T13:38:52.127Z] d2fe678fddd4: Preparing [2022-10-19T13:38:52.127Z] 24e9c86705e8: Preparing [2022-10-19T13:38:52.127Z] 019ce904e190: Preparing [2022-10-19T13:38:52.127Z] 994393dc58e7: Preparing [2022-10-19T13:38:52.127Z] d2fe678fddd4: Waiting [2022-10-19T13:38:52.127Z] 24e9c86705e8: Waiting [2022-10-19T13:38:52.127Z] 019ce904e190: Waiting [2022-10-19T13:38:52.127Z] 994393dc58e7: Waiting [2022-10-19T13:38:52.127Z] 2f675a984750: Waiting [2022-10-19T13:38:52.127Z] b3c9b47ccca3: Waiting [2022-10-19T13:38:52.127Z] 58bddf322a62: Waiting [2022-10-19T13:38:52.127Z] 5caf9928cd3a: Layer already exists [2022-10-19T13:38:52.127Z] d1f641441d66: Layer already exists [2022-10-19T13:38:52.127Z] 1f24cd4a8896: Layer already exists [2022-10-19T13:38:52.127Z] bf8aea49c246: Layer already exists [2022-10-19T13:38:52.127Z] 2aea4c91cf97: Layer already exists [2022-10-19T13:38:52.127Z] 2f675a984750: Layer already exists [2022-10-19T13:38:52.127Z] 24e9c86705e8: Layer already exists [2022-10-19T13:38:52.127Z] b3c9b47ccca3: Layer already exists [2022-10-19T13:38:52.127Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:52.127Z] d2fe678fddd4: Layer already exists [2022-10-19T13:38:52.127Z] 019ce904e190: Layer already exists [2022-10-19T13:38:52.127Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:52.127Z] 2.3.0-dev.94: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:52.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T13:38:52.429Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:52.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:52.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T13:38:52.727Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:52.727Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:52.727Z] d1f641441d66: Preparing [2022-10-19T13:38:52.727Z] bf8aea49c246: Preparing [2022-10-19T13:38:52.727Z] 1f24cd4a8896: Preparing [2022-10-19T13:38:52.727Z] 5caf9928cd3a: Preparing [2022-10-19T13:38:52.727Z] 2f675a984750: Preparing [2022-10-19T13:38:52.727Z] 58bddf322a62: Preparing [2022-10-19T13:38:52.727Z] b3c9b47ccca3: Preparing [2022-10-19T13:38:52.727Z] d2fe678fddd4: Preparing [2022-10-19T13:38:52.727Z] 24e9c86705e8: Preparing [2022-10-19T13:38:52.727Z] 019ce904e190: Preparing [2022-10-19T13:38:52.727Z] 994393dc58e7: Preparing [2022-10-19T13:38:52.727Z] 2f675a984750: Waiting [2022-10-19T13:38:52.727Z] 58bddf322a62: Waiting [2022-10-19T13:38:52.727Z] b3c9b47ccca3: Waiting [2022-10-19T13:38:52.727Z] 019ce904e190: Waiting [2022-10-19T13:38:52.727Z] d2fe678fddd4: Waiting [2022-10-19T13:38:52.727Z] 24e9c86705e8: Waiting [2022-10-19T13:38:52.727Z] 994393dc58e7: Waiting [2022-10-19T13:38:52.727Z] bf8aea49c246: Layer already exists [2022-10-19T13:38:52.727Z] 1f24cd4a8896: Layer already exists [2022-10-19T13:38:52.727Z] 2aea4c91cf97: Layer already exists [2022-10-19T13:38:52.727Z] 5caf9928cd3a: Layer already exists [2022-10-19T13:38:52.727Z] d1f641441d66: Layer already exists [2022-10-19T13:38:52.727Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:52.727Z] d2fe678fddd4: Layer already exists [2022-10-19T13:38:52.727Z] 24e9c86705e8: Layer already exists [2022-10-19T13:38:52.727Z] b3c9b47ccca3: Layer already exists [2022-10-19T13:38:52.727Z] 2f675a984750: Layer already exists [2022-10-19T13:38:52.727Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:52.727Z] 019ce904e190: Layer already exists [2022-10-19T13:38:52.727Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:53.027Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:53.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-19T13:38:53.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T13:38:53.329Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:53.329Z] 2aea4c91cf97: Preparing [2022-10-19T13:38:53.329Z] d1f641441d66: Preparing [2022-10-19T13:38:53.329Z] bf8aea49c246: Preparing [2022-10-19T13:38:53.329Z] 1f24cd4a8896: Preparing [2022-10-19T13:38:53.329Z] 5caf9928cd3a: Preparing [2022-10-19T13:38:53.329Z] 2f675a984750: Preparing [2022-10-19T13:38:53.329Z] 58bddf322a62: Preparing [2022-10-19T13:38:53.329Z] b3c9b47ccca3: Preparing [2022-10-19T13:38:53.329Z] d2fe678fddd4: Preparing [2022-10-19T13:38:53.329Z] 24e9c86705e8: Preparing [2022-10-19T13:38:53.329Z] 019ce904e190: Preparing [2022-10-19T13:38:53.329Z] 994393dc58e7: Preparing [2022-10-19T13:38:53.329Z] 019ce904e190: Waiting [2022-10-19T13:38:53.329Z] 994393dc58e7: Waiting [2022-10-19T13:38:53.329Z] d2fe678fddd4: Waiting [2022-10-19T13:38:53.329Z] 2f675a984750: Waiting [2022-10-19T13:38:53.329Z] 24e9c86705e8: Waiting [2022-10-19T13:38:53.329Z] 58bddf322a62: Waiting [2022-10-19T13:38:53.329Z] b3c9b47ccca3: Waiting [2022-10-19T13:38:53.329Z] 1f24cd4a8896: Layer already exists [2022-10-19T13:38:53.329Z] bf8aea49c246: Layer already exists [2022-10-19T13:38:53.329Z] d1f641441d66: Layer already exists [2022-10-19T13:38:53.329Z] 5caf9928cd3a: Layer already exists [2022-10-19T13:38:53.329Z] 2aea4c91cf97: Layer already exists [2022-10-19T13:38:53.329Z] 58bddf322a62: Layer already exists [2022-10-19T13:38:53.329Z] b3c9b47ccca3: Layer already exists [2022-10-19T13:38:53.329Z] 2f675a984750: Layer already exists [2022-10-19T13:38:53.329Z] d2fe678fddd4: Layer already exists [2022-10-19T13:38:53.329Z] 24e9c86705e8: Layer already exists [2022-10-19T13:38:53.329Z] 019ce904e190: Layer already exists [2022-10-19T13:38:53.329Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:53.329Z] main: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:53.363Z] ===================================================== [Pipeline] echo [2022-10-19T13:38:53.368Z] taggedImages: [2022-10-19T13:38:53.368Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:53.369Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-19T13:38:53.369Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 [2022-10-19T13:38:53.369Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:53.369Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-19T13:38:53.382Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-19T13:38:53.382Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:53.382Z] latest [2022-10-19T13:38:53.382Z] 2.3.0-dev.94 [2022-10-19T13:38:53.382Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:53.382Z] main [2022-10-19T13:38:53.382Z] ===================================================== [Pipeline] withEnv [2022-10-19T13:38:53.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:53.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:53.969Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T13:38:54.011Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:54.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T13:38:54.011Z] 5cc9ab865cef: Preparing [2022-10-19T13:38:54.011Z] 49445d6d9fe5: Preparing [2022-10-19T13:38:54.011Z] b889ace5a3a8: Preparing [2022-10-19T13:38:54.011Z] 290434328a8a: Preparing [2022-10-19T13:38:54.011Z] fd7c2f255e37: Preparing [2022-10-19T13:38:54.011Z] 1359301733d4: Preparing [2022-10-19T13:38:54.011Z] a997cc775243: Preparing [2022-10-19T13:38:54.011Z] 994393dc58e7: Preparing [2022-10-19T13:38:54.011Z] a997cc775243: Waiting [2022-10-19T13:38:54.011Z] 49445d6d9fe5: Pushed [2022-10-19T13:38:54.011Z] fd7c2f255e37: Pushed [2022-10-19T13:38:54.011Z] 5cc9ab865cef: Pushed [2022-10-19T13:38:54.011Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:54.268Z] 1359301733d4: Pushed [2022-10-19T13:38:54.526Z] a997cc775243: Pushed [2022-10-19T13:38:54.964Z] Removing intermediate container 6d558d58c820 [2022-10-19T13:38:54.964Z] ---> fa1afc9ed193 [2022-10-19T13:38:54.964Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T13:38:54.964Z] ---> Running in d32b5e2203e9 [2022-10-19T13:38:55.092Z] b889ace5a3a8: Pushed [2022-10-19T13:38:55.092Z] 290434328a8a: Pushed [2022-10-19T13:38:55.548Z] Removing intermediate container d32b5e2203e9 [2022-10-19T13:38:55.548Z] ---> 40a9334f2adb [2022-10-19T13:38:55.548Z] [2022-10-19T13:38:55.548Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T13:38:55.548Z] 3.15: Pulling from library/alpine [2022-10-19T13:38:55.659Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:55.971Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:56.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-19T13:38:56.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T13:38:56.276Z] 5cc9ab865cef: Preparing [2022-10-19T13:38:56.276Z] 49445d6d9fe5: Preparing [2022-10-19T13:38:56.276Z] b889ace5a3a8: Preparing [2022-10-19T13:38:56.276Z] 290434328a8a: Preparing [2022-10-19T13:38:56.276Z] fd7c2f255e37: Preparing [2022-10-19T13:38:56.276Z] 1359301733d4: Preparing [2022-10-19T13:38:56.276Z] a997cc775243: Preparing [2022-10-19T13:38:56.276Z] 994393dc58e7: Preparing [2022-10-19T13:38:56.276Z] 1359301733d4: Waiting [2022-10-19T13:38:56.276Z] a997cc775243: Waiting [2022-10-19T13:38:56.276Z] 994393dc58e7: Waiting [2022-10-19T13:38:56.276Z] fd7c2f255e37: Layer already exists [2022-10-19T13:38:56.276Z] b889ace5a3a8: Layer already exists [2022-10-19T13:38:56.276Z] 49445d6d9fe5: Layer already exists [2022-10-19T13:38:56.276Z] 5cc9ab865cef: Layer already exists [2022-10-19T13:38:56.276Z] 290434328a8a: Layer already exists [2022-10-19T13:38:56.276Z] 1359301733d4: Layer already exists [2022-10-19T13:38:56.276Z] a997cc775243: Layer already exists [2022-10-19T13:38:56.276Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:56.276Z] latest: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:56.594Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:56.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 [2022-10-19T13:38:56.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T13:38:56.914Z] 5cc9ab865cef: Preparing [2022-10-19T13:38:56.914Z] 49445d6d9fe5: Preparing [2022-10-19T13:38:56.914Z] b889ace5a3a8: Preparing [2022-10-19T13:38:56.914Z] 290434328a8a: Preparing [2022-10-19T13:38:56.914Z] fd7c2f255e37: Preparing [2022-10-19T13:38:56.914Z] 1359301733d4: Preparing [2022-10-19T13:38:56.914Z] a997cc775243: Preparing [2022-10-19T13:38:56.914Z] 994393dc58e7: Preparing [2022-10-19T13:38:56.914Z] 994393dc58e7: Waiting [2022-10-19T13:38:56.914Z] 49445d6d9fe5: Layer already exists [2022-10-19T13:38:56.914Z] 5cc9ab865cef: Layer already exists [2022-10-19T13:38:56.914Z] 290434328a8a: Layer already exists [2022-10-19T13:38:56.914Z] fd7c2f255e37: Layer already exists [2022-10-19T13:38:56.914Z] b889ace5a3a8: Layer already exists [2022-10-19T13:38:56.914Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:56.914Z] a997cc775243: Layer already exists [2022-10-19T13:38:56.914Z] 1359301733d4: Layer already exists [2022-10-19T13:38:56.914Z] 2.3.0-dev.94: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:56.952Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-19T13:38:56.952Z] Status: Downloaded newer image for alpine:3.15 [2022-10-19T13:38:56.952Z] ---> 02e0d6fdf486 [2022-10-19T13:38:56.952Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:38:56.952Z] ---> Running in c2b431501a1a [2022-10-19T13:38:57.222Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:57.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:57.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T13:38:57.525Z] 5cc9ab865cef: Preparing [2022-10-19T13:38:57.525Z] 49445d6d9fe5: Preparing [2022-10-19T13:38:57.525Z] b889ace5a3a8: Preparing [2022-10-19T13:38:57.525Z] 290434328a8a: Preparing [2022-10-19T13:38:57.525Z] fd7c2f255e37: Preparing [2022-10-19T13:38:57.525Z] 1359301733d4: Preparing [2022-10-19T13:38:57.525Z] a997cc775243: Preparing [2022-10-19T13:38:57.525Z] 994393dc58e7: Preparing [2022-10-19T13:38:57.525Z] 1359301733d4: Waiting [2022-10-19T13:38:57.525Z] a997cc775243: Waiting [2022-10-19T13:38:57.525Z] 994393dc58e7: Waiting [2022-10-19T13:38:57.525Z] fd7c2f255e37: Layer already exists [2022-10-19T13:38:57.525Z] 5cc9ab865cef: Layer already exists [2022-10-19T13:38:57.525Z] 49445d6d9fe5: Layer already exists [2022-10-19T13:38:57.525Z] 290434328a8a: Layer already exists [2022-10-19T13:38:57.525Z] b889ace5a3a8: Layer already exists [2022-10-19T13:38:57.525Z] 1359301733d4: Layer already exists [2022-10-19T13:38:57.525Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:57.525Z] a997cc775243: Layer already exists [2022-10-19T13:38:57.525Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [2022-10-19T13:38:57.533Z] Removing intermediate container c2b431501a1a [2022-10-19T13:38:57.533Z] ---> 556fe62ecd6a [2022-10-19T13:38:57.533Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:38:57.533Z] ---> Running in 42986bccc4b3 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:57.830Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:58.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-19T13:38:58.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T13:38:58.138Z] 5cc9ab865cef: Preparing [2022-10-19T13:38:58.138Z] 49445d6d9fe5: Preparing [2022-10-19T13:38:58.138Z] b889ace5a3a8: Preparing [2022-10-19T13:38:58.138Z] 290434328a8a: Preparing [2022-10-19T13:38:58.138Z] fd7c2f255e37: Preparing [2022-10-19T13:38:58.138Z] 1359301733d4: Preparing [2022-10-19T13:38:58.138Z] a997cc775243: Preparing [2022-10-19T13:38:58.138Z] 994393dc58e7: Preparing [2022-10-19T13:38:58.138Z] 1359301733d4: Waiting [2022-10-19T13:38:58.138Z] a997cc775243: Waiting [2022-10-19T13:38:58.138Z] 994393dc58e7: Waiting [2022-10-19T13:38:58.138Z] fd7c2f255e37: Layer already exists [2022-10-19T13:38:58.138Z] 290434328a8a: Layer already exists [2022-10-19T13:38:58.138Z] 49445d6d9fe5: Layer already exists [2022-10-19T13:38:58.138Z] 5cc9ab865cef: Layer already exists [2022-10-19T13:38:58.138Z] b889ace5a3a8: Layer already exists [2022-10-19T13:38:58.138Z] 1359301733d4: Layer already exists [2022-10-19T13:38:58.138Z] a997cc775243: Layer already exists [2022-10-19T13:38:58.138Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:58.138Z] main: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:38:58.170Z] ===================================================== [Pipeline] echo [2022-10-19T13:38:58.175Z] taggedImages: [2022-10-19T13:38:58.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:58.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-19T13:38:58.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 [2022-10-19T13:38:58.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:58.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-19T13:38:58.189Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-19T13:38:58.189Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:58.189Z] latest [2022-10-19T13:38:58.189Z] 2.3.0-dev.94 [2022-10-19T13:38:58.189Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:38:58.189Z] main [2022-10-19T13:38:58.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:58.492Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:38:58.796Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:38:58.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T13:38:58.796Z] d9c104ba16d4: Preparing [2022-10-19T13:38:58.796Z] f7f94f381b2c: Preparing [2022-10-19T13:38:58.796Z] f0c20b4cbd7a: Preparing [2022-10-19T13:38:58.796Z] 5099c827d934: Preparing [2022-10-19T13:38:58.796Z] 1a0f42a7f1dd: Preparing [2022-10-19T13:38:58.796Z] 94c1e4166c27: Preparing [2022-10-19T13:38:58.796Z] 2c52d6341726: Preparing [2022-10-19T13:38:58.796Z] d45df2bfec72: Preparing [2022-10-19T13:38:58.796Z] 1e616483b42a: Preparing [2022-10-19T13:38:58.796Z] 994393dc58e7: Preparing [2022-10-19T13:38:58.796Z] 94c1e4166c27: Waiting [2022-10-19T13:38:58.796Z] 2c52d6341726: Waiting [2022-10-19T13:38:58.796Z] d45df2bfec72: Waiting [2022-10-19T13:38:58.796Z] 1e616483b42a: Waiting [2022-10-19T13:38:58.796Z] 994393dc58e7: Waiting [2022-10-19T13:38:58.796Z] f7f94f381b2c: Pushed [2022-10-19T13:38:58.796Z] 1a0f42a7f1dd: Pushed [2022-10-19T13:38:58.796Z] d9c104ba16d4: Pushed [2022-10-19T13:38:59.055Z] d45df2bfec72: Pushed [2022-10-19T13:38:59.055Z] 94c1e4166c27: Pushed [2022-10-19T13:38:59.055Z] 2c52d6341726: Pushed [2022-10-19T13:38:59.055Z] 994393dc58e7: Layer already exists [2022-10-19T13:38:59.055Z] 1e616483b42a: Pushed [2022-10-19T13:38:59.987Z] 5099c827d934: Pushed [2022-10-19T13:39:00.246Z] f0c20b4cbd7a: Pushed [2022-10-19T13:39:00.246Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:00.569Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:00.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-19T13:39:00.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T13:39:00.883Z] d9c104ba16d4: Preparing [2022-10-19T13:39:00.883Z] f7f94f381b2c: Preparing [2022-10-19T13:39:00.883Z] f0c20b4cbd7a: Preparing [2022-10-19T13:39:00.883Z] 5099c827d934: Preparing [2022-10-19T13:39:00.883Z] 1a0f42a7f1dd: Preparing [2022-10-19T13:39:00.883Z] 94c1e4166c27: Preparing [2022-10-19T13:39:00.883Z] 2c52d6341726: Preparing [2022-10-19T13:39:00.883Z] d45df2bfec72: Preparing [2022-10-19T13:39:00.883Z] 1e616483b42a: Preparing [2022-10-19T13:39:00.883Z] 994393dc58e7: Preparing [2022-10-19T13:39:00.883Z] 94c1e4166c27: Waiting [2022-10-19T13:39:00.883Z] 2c52d6341726: Waiting [2022-10-19T13:39:00.883Z] d45df2bfec72: Waiting [2022-10-19T13:39:00.883Z] 994393dc58e7: Waiting [2022-10-19T13:39:00.883Z] 1a0f42a7f1dd: Layer already exists [2022-10-19T13:39:00.883Z] f7f94f381b2c: Layer already exists [2022-10-19T13:39:00.883Z] f0c20b4cbd7a: Layer already exists [2022-10-19T13:39:00.883Z] d9c104ba16d4: Layer already exists [2022-10-19T13:39:00.883Z] 5099c827d934: Layer already exists [2022-10-19T13:39:00.883Z] 94c1e4166c27: Layer already exists [2022-10-19T13:39:00.883Z] 2c52d6341726: Layer already exists [2022-10-19T13:39:00.883Z] d45df2bfec72: Layer already exists [2022-10-19T13:39:00.883Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:00.883Z] 1e616483b42a: Layer already exists [2022-10-19T13:39:00.883Z] latest: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [2022-10-19T13:39:00.893Z] Removing intermediate container 42986bccc4b3 [2022-10-19T13:39:00.894Z] ---> c6e4fbfa1a26 [2022-10-19T13:39:00.894Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T13:39:00.894Z] ---> Running in c31eca4d130f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:01.203Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:01.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 [2022-10-19T13:39:01.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T13:39:01.513Z] d9c104ba16d4: Preparing [2022-10-19T13:39:01.513Z] f7f94f381b2c: Preparing [2022-10-19T13:39:01.513Z] f0c20b4cbd7a: Preparing [2022-10-19T13:39:01.513Z] 5099c827d934: Preparing [2022-10-19T13:39:01.513Z] 1a0f42a7f1dd: Preparing [2022-10-19T13:39:01.513Z] 94c1e4166c27: Preparing [2022-10-19T13:39:01.513Z] 2c52d6341726: Preparing [2022-10-19T13:39:01.513Z] d45df2bfec72: Preparing [2022-10-19T13:39:01.513Z] 1e616483b42a: Preparing [2022-10-19T13:39:01.513Z] 994393dc58e7: Preparing [2022-10-19T13:39:01.513Z] d45df2bfec72: Waiting [2022-10-19T13:39:01.513Z] 94c1e4166c27: Waiting [2022-10-19T13:39:01.513Z] 2c52d6341726: Waiting [2022-10-19T13:39:01.513Z] 1e616483b42a: Waiting [2022-10-19T13:39:01.513Z] 994393dc58e7: Waiting [2022-10-19T13:39:01.513Z] 1a0f42a7f1dd: Layer already exists [2022-10-19T13:39:01.513Z] d9c104ba16d4: Layer already exists [2022-10-19T13:39:01.513Z] 5099c827d934: Layer already exists [2022-10-19T13:39:01.513Z] f7f94f381b2c: Layer already exists [2022-10-19T13:39:01.513Z] f0c20b4cbd7a: Layer already exists [2022-10-19T13:39:01.513Z] 94c1e4166c27: Layer already exists [2022-10-19T13:39:01.513Z] 2c52d6341726: Layer already exists [2022-10-19T13:39:01.513Z] d45df2bfec72: Layer already exists [2022-10-19T13:39:01.513Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:01.513Z] 1e616483b42a: Layer already exists [2022-10-19T13:39:01.513Z] 2.3.0-dev.94: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:01.823Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:02.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:02.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T13:39:02.126Z] d9c104ba16d4: Preparing [2022-10-19T13:39:02.126Z] f7f94f381b2c: Preparing [2022-10-19T13:39:02.126Z] f0c20b4cbd7a: Preparing [2022-10-19T13:39:02.126Z] 5099c827d934: Preparing [2022-10-19T13:39:02.126Z] 1a0f42a7f1dd: Preparing [2022-10-19T13:39:02.126Z] 94c1e4166c27: Preparing [2022-10-19T13:39:02.126Z] 2c52d6341726: Preparing [2022-10-19T13:39:02.126Z] d45df2bfec72: Preparing [2022-10-19T13:39:02.126Z] 1e616483b42a: Preparing [2022-10-19T13:39:02.126Z] 994393dc58e7: Preparing [2022-10-19T13:39:02.126Z] 2c52d6341726: Waiting [2022-10-19T13:39:02.126Z] 94c1e4166c27: Waiting [2022-10-19T13:39:02.126Z] 994393dc58e7: Waiting [2022-10-19T13:39:02.126Z] d45df2bfec72: Waiting [2022-10-19T13:39:02.126Z] 1e616483b42a: Waiting [2022-10-19T13:39:02.126Z] f7f94f381b2c: Layer already exists [2022-10-19T13:39:02.126Z] 5099c827d934: Layer already exists [2022-10-19T13:39:02.126Z] d9c104ba16d4: Layer already exists [2022-10-19T13:39:02.126Z] f0c20b4cbd7a: Layer already exists [2022-10-19T13:39:02.126Z] 1a0f42a7f1dd: Layer already exists [2022-10-19T13:39:02.126Z] 2c52d6341726: Layer already exists [2022-10-19T13:39:02.126Z] 94c1e4166c27: Layer already exists [2022-10-19T13:39:02.126Z] 1e616483b42a: Layer already exists [2022-10-19T13:39:02.126Z] d45df2bfec72: Layer already exists [2022-10-19T13:39:02.126Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:02.126Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:02.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:02.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-19T13:39:02.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T13:39:02.725Z] d9c104ba16d4: Preparing [2022-10-19T13:39:02.725Z] f7f94f381b2c: Preparing [2022-10-19T13:39:02.725Z] f0c20b4cbd7a: Preparing [2022-10-19T13:39:02.725Z] 5099c827d934: Preparing [2022-10-19T13:39:02.725Z] 1a0f42a7f1dd: Preparing [2022-10-19T13:39:02.725Z] 94c1e4166c27: Preparing [2022-10-19T13:39:02.725Z] 2c52d6341726: Preparing [2022-10-19T13:39:02.725Z] d45df2bfec72: Preparing [2022-10-19T13:39:02.725Z] 1e616483b42a: Preparing [2022-10-19T13:39:02.725Z] 994393dc58e7: Preparing [2022-10-19T13:39:02.725Z] 94c1e4166c27: Waiting [2022-10-19T13:39:02.725Z] 1e616483b42a: Waiting [2022-10-19T13:39:02.725Z] 2c52d6341726: Waiting [2022-10-19T13:39:02.725Z] d45df2bfec72: Waiting [2022-10-19T13:39:02.725Z] 994393dc58e7: Waiting [2022-10-19T13:39:02.725Z] f0c20b4cbd7a: Layer already exists [2022-10-19T13:39:02.725Z] f7f94f381b2c: Layer already exists [2022-10-19T13:39:02.725Z] d9c104ba16d4: Layer already exists [2022-10-19T13:39:02.725Z] 1a0f42a7f1dd: Layer already exists [2022-10-19T13:39:02.725Z] 5099c827d934: Layer already exists [2022-10-19T13:39:02.725Z] 2c52d6341726: Layer already exists [2022-10-19T13:39:02.725Z] 94c1e4166c27: Layer already exists [2022-10-19T13:39:02.725Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:02.725Z] d45df2bfec72: Layer already exists [2022-10-19T13:39:02.725Z] 1e616483b42a: Layer already exists [2022-10-19T13:39:02.725Z] main: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:02.770Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:02.778Z] taggedImages: [2022-10-19T13:39:02.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:02.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-19T13:39:02.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 [2022-10-19T13:39:02.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:02.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-19T13:39:02.798Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-19T13:39:02.798Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:02.798Z] latest [2022-10-19T13:39:02.798Z] 2.3.0-dev.94 [2022-10-19T13:39:02.798Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:02.798Z] main [2022-10-19T13:39:02.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:02.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:03.118Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:03.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:03.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T13:39:03.420Z] 28e334a7301c: Preparing [2022-10-19T13:39:03.420Z] e65c2dffeca6: Preparing [2022-10-19T13:39:03.420Z] 58bddf322a62: Preparing [2022-10-19T13:39:03.420Z] e205357e4ae3: Preparing [2022-10-19T13:39:03.420Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:03.420Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:03.420Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:03.420Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:03.420Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:03.420Z] 0f1afd0d76cd: Pushed [2022-10-19T13:39:03.420Z] 28e334a7301c: Pushed [2022-10-19T13:39:03.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:03.986Z] e205357e4ae3: Pushed [2022-10-19T13:39:05.368Z] e65c2dffeca6: Pushed [2022-10-19T13:39:05.454Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:39:05.454Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:39:05.454Z] OK: 15734 distinct packages available [2022-10-19T13:39:05.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:05.627Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:05.945Z] + 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 [2022-10-19T13:39:06.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-19T13:39:06.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T13:39:06.260Z] 28e334a7301c: Preparing [2022-10-19T13:39:06.260Z] e65c2dffeca6: Preparing [2022-10-19T13:39:06.260Z] 58bddf322a62: Preparing [2022-10-19T13:39:06.260Z] e205357e4ae3: Preparing [2022-10-19T13:39:06.260Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:06.260Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:06.260Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:06.260Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:06.260Z] e65c2dffeca6: Layer already exists [2022-10-19T13:39:06.260Z] 28e334a7301c: Layer already exists [2022-10-19T13:39:06.260Z] e205357e4ae3: Layer already exists [2022-10-19T13:39:06.260Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:06.260Z] latest: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:06.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:06.564Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:06.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 [2022-10-19T13:39:06.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T13:39:06.864Z] 28e334a7301c: Preparing [2022-10-19T13:39:06.864Z] e65c2dffeca6: Preparing [2022-10-19T13:39:06.864Z] 58bddf322a62: Preparing [2022-10-19T13:39:06.864Z] e205357e4ae3: Preparing [2022-10-19T13:39:06.864Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:06.864Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:06.864Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:06.864Z] 28e334a7301c: Layer already exists [2022-10-19T13:39:06.864Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:06.864Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:06.864Z] e205357e4ae3: Layer already exists [2022-10-19T13:39:06.864Z] e65c2dffeca6: Layer already exists [2022-10-19T13:39:06.864Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:06.864Z] 2.3.0-dev.94: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:07.171Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:07.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:07.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T13:39:07.473Z] 28e334a7301c: Preparing [2022-10-19T13:39:07.473Z] e65c2dffeca6: Preparing [2022-10-19T13:39:07.473Z] 58bddf322a62: Preparing [2022-10-19T13:39:07.473Z] e205357e4ae3: Preparing [2022-10-19T13:39:07.473Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:07.473Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:07.473Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:07.473Z] 28e334a7301c: Layer already exists [2022-10-19T13:39:07.473Z] e65c2dffeca6: Layer already exists [2022-10-19T13:39:07.473Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:07.473Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:07.473Z] e205357e4ae3: Layer already exists [2022-10-19T13:39:07.473Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:07.473Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:07.782Z] + 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 [2022-10-19T13:39:07.922Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-19T13:39:07.922Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:39:08.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-19T13:39:08.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T13:39:08.094Z] 28e334a7301c: Preparing [2022-10-19T13:39:08.094Z] e65c2dffeca6: Preparing [2022-10-19T13:39:08.094Z] 58bddf322a62: Preparing [2022-10-19T13:39:08.094Z] e205357e4ae3: Preparing [2022-10-19T13:39:08.094Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:08.094Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:08.094Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:08.094Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:08.094Z] e205357e4ae3: Layer already exists [2022-10-19T13:39:08.094Z] 28e334a7301c: Layer already exists [2022-10-19T13:39:08.094Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:08.094Z] e65c2dffeca6: Layer already exists [2022-10-19T13:39:08.094Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:08.094Z] main: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:08.146Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:08.155Z] taggedImages: [2022-10-19T13:39:08.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:08.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-19T13:39:08.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 [2022-10-19T13:39:08.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:08.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-19T13:39:08.177Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-19T13:39:08.177Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:08.177Z] latest [2022-10-19T13:39:08.177Z] 2.3.0-dev.94 [2022-10-19T13:39:08.177Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:08.177Z] main [2022-10-19T13:39:08.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2022-10-19T13:39:08.188Z] (3/5) Installing libucontext (1.1-r0) [2022-10-19T13:39:08.188Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-19T13:39:08.188Z] (5/5) Installing openssl (1.1.1q-r0) [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:08.453Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:39:08.453Z] OK: 6 MiB in 19 packages [2022-10-19T13:39:08.496Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:08.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:08.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T13:39:08.805Z] f9a203770c70: Preparing [2022-10-19T13:39:08.805Z] c8f524addbee: Preparing [2022-10-19T13:39:08.805Z] 9f6aac70e8fc: Preparing [2022-10-19T13:39:08.805Z] cce31fb294c8: Preparing [2022-10-19T13:39:08.805Z] 7b7a01d3ab5a: Preparing [2022-10-19T13:39:08.805Z] 66e0366dde6b: Preparing [2022-10-19T13:39:08.805Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:08.805Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:08.805Z] 66e0366dde6b: Waiting [2022-10-19T13:39:08.805Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:08.805Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:08.805Z] 9f6aac70e8fc: Pushed [2022-10-19T13:39:08.805Z] c8f524addbee: Pushed [2022-10-19T13:39:08.805Z] f9a203770c70: Pushed [2022-10-19T13:39:08.805Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:08.805Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:09.371Z] 66e0366dde6b: Pushed [2022-10-19T13:39:11.058Z] Removing intermediate container c31eca4d130f [2022-10-19T13:39:11.058Z] ---> 21fb190b739e [2022-10-19T13:39:11.058Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-19T13:39:12.678Z] 7b7a01d3ab5a: Pushed [2022-10-19T13:39:14.402Z] ---> b64b99db0814 [2022-10-19T13:39:14.402Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:39:15.211Z] cce31fb294c8: Pushed [2022-10-19T13:39:15.469Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:15.787Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:16.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-19T13:39:16.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T13:39:16.090Z] f9a203770c70: Preparing [2022-10-19T13:39:16.090Z] c8f524addbee: Preparing [2022-10-19T13:39:16.090Z] 9f6aac70e8fc: Preparing [2022-10-19T13:39:16.090Z] cce31fb294c8: Preparing [2022-10-19T13:39:16.090Z] 7b7a01d3ab5a: Preparing [2022-10-19T13:39:16.090Z] 66e0366dde6b: Preparing [2022-10-19T13:39:16.090Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:16.090Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:16.090Z] 66e0366dde6b: Waiting [2022-10-19T13:39:16.090Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:16.090Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:16.090Z] 9f6aac70e8fc: Layer already exists [2022-10-19T13:39:16.090Z] cce31fb294c8: Layer already exists [2022-10-19T13:39:16.090Z] c8f524addbee: Layer already exists [2022-10-19T13:39:16.090Z] f9a203770c70: Layer already exists [2022-10-19T13:39:16.090Z] 7b7a01d3ab5a: Layer already exists [2022-10-19T13:39:16.090Z] 66e0366dde6b: Layer already exists [2022-10-19T13:39:16.090Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:16.090Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:16.090Z] latest: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:16.396Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:16.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 [2022-10-19T13:39:16.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T13:39:16.702Z] f9a203770c70: Preparing [2022-10-19T13:39:16.702Z] c8f524addbee: Preparing [2022-10-19T13:39:16.702Z] 9f6aac70e8fc: Preparing [2022-10-19T13:39:16.702Z] cce31fb294c8: Preparing [2022-10-19T13:39:16.702Z] 7b7a01d3ab5a: Preparing [2022-10-19T13:39:16.702Z] 66e0366dde6b: Preparing [2022-10-19T13:39:16.702Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:16.702Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:16.702Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:16.702Z] 66e0366dde6b: Waiting [2022-10-19T13:39:16.702Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:16.702Z] 9f6aac70e8fc: Layer already exists [2022-10-19T13:39:16.702Z] 7b7a01d3ab5a: Layer already exists [2022-10-19T13:39:16.702Z] f9a203770c70: Layer already exists [2022-10-19T13:39:16.703Z] c8f524addbee: Layer already exists [2022-10-19T13:39:16.703Z] cce31fb294c8: Layer already exists [2022-10-19T13:39:16.703Z] 66e0366dde6b: Layer already exists [2022-10-19T13:39:16.703Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:16.703Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:16.703Z] 2.3.0-dev.94: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:17.007Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:17.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:17.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T13:39:17.315Z] f9a203770c70: Preparing [2022-10-19T13:39:17.315Z] c8f524addbee: Preparing [2022-10-19T13:39:17.315Z] 9f6aac70e8fc: Preparing [2022-10-19T13:39:17.315Z] cce31fb294c8: Preparing [2022-10-19T13:39:17.315Z] 7b7a01d3ab5a: Preparing [2022-10-19T13:39:17.315Z] 66e0366dde6b: Preparing [2022-10-19T13:39:17.315Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:17.315Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:17.315Z] 66e0366dde6b: Waiting [2022-10-19T13:39:17.315Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:17.315Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:17.315Z] 7b7a01d3ab5a: Layer already exists [2022-10-19T13:39:17.315Z] cce31fb294c8: Layer already exists [2022-10-19T13:39:17.315Z] c8f524addbee: Layer already exists [2022-10-19T13:39:17.315Z] 9f6aac70e8fc: Layer already exists [2022-10-19T13:39:17.315Z] f9a203770c70: Layer already exists [2022-10-19T13:39:17.315Z] 66e0366dde6b: Layer already exists [2022-10-19T13:39:17.315Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:17.315Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:17.315Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:17.629Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:17.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-19T13:39:17.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T13:39:17.932Z] f9a203770c70: Preparing [2022-10-19T13:39:17.932Z] c8f524addbee: Preparing [2022-10-19T13:39:17.932Z] 9f6aac70e8fc: Preparing [2022-10-19T13:39:17.932Z] cce31fb294c8: Preparing [2022-10-19T13:39:17.932Z] 7b7a01d3ab5a: Preparing [2022-10-19T13:39:17.932Z] 66e0366dde6b: Preparing [2022-10-19T13:39:17.932Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:17.932Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:17.932Z] 66e0366dde6b: Waiting [2022-10-19T13:39:17.932Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:17.932Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:17.932Z] cce31fb294c8: Layer already exists [2022-10-19T13:39:17.932Z] 7b7a01d3ab5a: Layer already exists [2022-10-19T13:39:17.932Z] c8f524addbee: Layer already exists [2022-10-19T13:39:17.932Z] f9a203770c70: Layer already exists [2022-10-19T13:39:17.932Z] 9f6aac70e8fc: Layer already exists [2022-10-19T13:39:17.932Z] 66e0366dde6b: Layer already exists [2022-10-19T13:39:17.932Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:17.932Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:17.932Z] main: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:17.966Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:17.971Z] taggedImages: [2022-10-19T13:39:17.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:17.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-19T13:39:17.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 [2022-10-19T13:39:17.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:17.971Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-19T13:39:17.986Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-19T13:39:17.986Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:17.986Z] latest [2022-10-19T13:39:17.986Z] 2.3.0-dev.94 [2022-10-19T13:39:17.986Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:17.986Z] main [2022-10-19T13:39:17.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:18.289Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:18.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:18.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T13:39:18.589Z] b4604fdc3f19: Preparing [2022-10-19T13:39:18.589Z] 47c8418543ac: Preparing [2022-10-19T13:39:18.589Z] 3c719e584ac2: Preparing [2022-10-19T13:39:18.589Z] 93d350146c29: Preparing [2022-10-19T13:39:18.589Z] fa592ecfb68a: Preparing [2022-10-19T13:39:18.589Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:18.589Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:18.589Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:18.589Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:18.589Z] b4604fdc3f19: Pushed [2022-10-19T13:39:18.589Z] 3c719e584ac2: Pushed [2022-10-19T13:39:18.589Z] 47c8418543ac: Pushed [2022-10-19T13:39:18.589Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:18.589Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:18.847Z] fa592ecfb68a: Pushed [2022-10-19T13:39:21.036Z] ---> 30c4d6a4f6d6 [2022-10-19T13:39:21.036Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:39:23.612Z] ---> dc4790f49e9b [2022-10-19T13:39:23.612Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-19T13:39:24.568Z] ---> bdbbf0b6f5c9 [2022-10-19T13:39:24.568Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-19T13:39:25.410Z] 93d350146c29: Pushed [2022-10-19T13:39:25.410Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:25.729Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:25.966Z] ---> cd4ca3fc27a0 [2022-10-19T13:39:25.966Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:39:26.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-19T13:39:26.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T13:39:26.042Z] b4604fdc3f19: Preparing [2022-10-19T13:39:26.042Z] 47c8418543ac: Preparing [2022-10-19T13:39:26.042Z] 3c719e584ac2: Preparing [2022-10-19T13:39:26.042Z] 93d350146c29: Preparing [2022-10-19T13:39:26.042Z] fa592ecfb68a: Preparing [2022-10-19T13:39:26.042Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:26.042Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:26.042Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:26.042Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:26.042Z] b4604fdc3f19: Layer already exists [2022-10-19T13:39:26.042Z] 93d350146c29: Layer already exists [2022-10-19T13:39:26.042Z] 47c8418543ac: Layer already exists [2022-10-19T13:39:26.042Z] 3c719e584ac2: Layer already exists [2022-10-19T13:39:26.042Z] fa592ecfb68a: Layer already exists [2022-10-19T13:39:26.042Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:26.042Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:26.042Z] latest: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:26.230Z] ---> Running in e738bc0e1cf0 [2022-10-19T13:39:26.346Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:26.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 [2022-10-19T13:39:26.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T13:39:26.651Z] b4604fdc3f19: Preparing [2022-10-19T13:39:26.651Z] 47c8418543ac: Preparing [2022-10-19T13:39:26.651Z] 3c719e584ac2: Preparing [2022-10-19T13:39:26.651Z] 93d350146c29: Preparing [2022-10-19T13:39:26.651Z] fa592ecfb68a: Preparing [2022-10-19T13:39:26.651Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:26.651Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:26.651Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:26.651Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:26.651Z] fa592ecfb68a: Layer already exists [2022-10-19T13:39:26.651Z] b4604fdc3f19: Layer already exists [2022-10-19T13:39:26.651Z] 3c719e584ac2: Layer already exists [2022-10-19T13:39:26.651Z] 47c8418543ac: Layer already exists [2022-10-19T13:39:26.651Z] 93d350146c29: Layer already exists [2022-10-19T13:39:26.651Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:26.651Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:26.651Z] 2.3.0-dev.94: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:26.814Z] Removing intermediate container e738bc0e1cf0 [2022-10-19T13:39:26.814Z] ---> 27472c519be1 [2022-10-19T13:39:26.814Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:39:26.814Z] ---> Running in 5aa35c988e9e [2022-10-19T13:39:26.957Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:27.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:27.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T13:39:27.263Z] b4604fdc3f19: Preparing [2022-10-19T13:39:27.263Z] 47c8418543ac: Preparing [2022-10-19T13:39:27.263Z] 3c719e584ac2: Preparing [2022-10-19T13:39:27.263Z] 93d350146c29: Preparing [2022-10-19T13:39:27.263Z] fa592ecfb68a: Preparing [2022-10-19T13:39:27.263Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:27.263Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:27.263Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:27.263Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:27.263Z] 3c719e584ac2: Layer already exists [2022-10-19T13:39:27.263Z] b4604fdc3f19: Layer already exists [2022-10-19T13:39:27.263Z] fa592ecfb68a: Layer already exists [2022-10-19T13:39:27.263Z] 47c8418543ac: Layer already exists [2022-10-19T13:39:27.263Z] 93d350146c29: Layer already exists [2022-10-19T13:39:27.263Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:27.263Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:27.263Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:27.398Z] Removing intermediate container 5aa35c988e9e [2022-10-19T13:39:27.398Z] ---> e3ac3d1a02bc [2022-10-19T13:39:27.398Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T13:39:27.576Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:27.666Z] ---> Running in ca34c19c794b [2022-10-19T13:39:27.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-19T13:39:27.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T13:39:27.887Z] b4604fdc3f19: Preparing [2022-10-19T13:39:27.887Z] 47c8418543ac: Preparing [2022-10-19T13:39:27.887Z] 3c719e584ac2: Preparing [2022-10-19T13:39:27.887Z] 93d350146c29: Preparing [2022-10-19T13:39:27.887Z] fa592ecfb68a: Preparing [2022-10-19T13:39:27.887Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:27.887Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:27.887Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:27.887Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:27.887Z] fa592ecfb68a: Layer already exists [2022-10-19T13:39:27.887Z] 93d350146c29: Layer already exists [2022-10-19T13:39:27.887Z] 47c8418543ac: Layer already exists [2022-10-19T13:39:27.887Z] 3c719e584ac2: Layer already exists [2022-10-19T13:39:27.887Z] b4604fdc3f19: Layer already exists [2022-10-19T13:39:27.887Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:27.887Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:27.887Z] main: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:27.934Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:27.944Z] taggedImages: [2022-10-19T13:39:27.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:27.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-19T13:39:27.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 [2022-10-19T13:39:27.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:27.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-19T13:39:27.971Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-19T13:39:27.971Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:27.971Z] latest [2022-10-19T13:39:27.971Z] 2.3.0-dev.94 [2022-10-19T13:39:27.971Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:27.971Z] main [2022-10-19T13:39:27.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:28.248Z] Removing intermediate container ca34c19c794b [2022-10-19T13:39:28.248Z] ---> ad585c064653 [2022-10-19T13:39:28.248Z] Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:28.248Z] ---> Running in 2039f59e37fd [2022-10-19T13:39:28.291Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:28.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:28.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T13:39:28.589Z] efdfb2a7fec5: Preparing [2022-10-19T13:39:28.589Z] 7a8730fb6941: Preparing [2022-10-19T13:39:28.589Z] d6e72358855b: Preparing [2022-10-19T13:39:28.589Z] 9e82abe978c2: Preparing [2022-10-19T13:39:28.589Z] 15d853f10bc9: Preparing [2022-10-19T13:39:28.589Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:28.589Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:28.589Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:28.589Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:28.589Z] efdfb2a7fec5: Pushed [2022-10-19T13:39:28.589Z] d6e72358855b: Pushed [2022-10-19T13:39:28.589Z] 7a8730fb6941: Pushed [2022-10-19T13:39:28.589Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:28.589Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:28.828Z] Removing intermediate container 2039f59e37fd [2022-10-19T13:39:28.828Z] ---> 971f61c193e2 [2022-10-19T13:39:28.828Z] Step 26/26 : LABEL version=2.3.0-dev.94 [2022-10-19T13:39:28.847Z] 15d853f10bc9: Pushed [2022-10-19T13:39:29.092Z] ---> Running in 383c87071f04 [2022-10-19T13:39:29.671Z] Removing intermediate container 383c87071f04 [2022-10-19T13:39:29.934Z] ---> 8942333cc1c5 [2022-10-19T13:39:29.934Z] [2022-10-19T13:39:29.934Z] Successfully built 8942333cc1c5 [2022-10-19T13:39:29.934Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-19T13:39:29.934Z] Building core-data [2022-10-19T13:39:35.410Z] 9e82abe978c2: Pushed [2022-10-19T13:39:35.528Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:39:35.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:39:35.529Z] ---> d9be1ef0f8ba [2022-10-19T13:39:35.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:39:35.529Z] ---> Using cache [2022-10-19T13:39:35.529Z] ---> ad4ad626c57c [2022-10-19T13:39:35.529Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T13:39:35.529Z] ---> Using cache [2022-10-19T13:39:35.529Z] ---> c11cc966977c [2022-10-19T13:39:35.529Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:39:35.529Z] ---> Using cache [2022-10-19T13:39:35.529Z] ---> 7256ae68bf5a [2022-10-19T13:39:35.529Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-19T13:39:35.529Z] ---> Running in bd8a49ab43f3 [2022-10-19T13:39:35.669Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:35.987Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:36.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-19T13:39:36.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T13:39:36.298Z] efdfb2a7fec5: Preparing [2022-10-19T13:39:36.298Z] 7a8730fb6941: Preparing [2022-10-19T13:39:36.298Z] d6e72358855b: Preparing [2022-10-19T13:39:36.298Z] 9e82abe978c2: Preparing [2022-10-19T13:39:36.298Z] 15d853f10bc9: Preparing [2022-10-19T13:39:36.298Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:36.298Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:36.298Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:36.298Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:36.298Z] efdfb2a7fec5: Layer already exists [2022-10-19T13:39:36.298Z] 9e82abe978c2: Layer already exists [2022-10-19T13:39:36.298Z] d6e72358855b: Layer already exists [2022-10-19T13:39:36.298Z] 7a8730fb6941: Layer already exists [2022-10-19T13:39:36.298Z] 15d853f10bc9: Layer already exists [2022-10-19T13:39:36.298Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:36.298Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:36.298Z] latest: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:36.604Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:36.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 [2022-10-19T13:39:36.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T13:39:36.911Z] efdfb2a7fec5: Preparing [2022-10-19T13:39:36.911Z] 7a8730fb6941: Preparing [2022-10-19T13:39:36.911Z] d6e72358855b: Preparing [2022-10-19T13:39:36.911Z] 9e82abe978c2: Preparing [2022-10-19T13:39:36.911Z] 15d853f10bc9: Preparing [2022-10-19T13:39:36.911Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:36.911Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:36.911Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:36.911Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:36.911Z] 15d853f10bc9: Layer already exists [2022-10-19T13:39:36.911Z] 9e82abe978c2: Layer already exists [2022-10-19T13:39:36.911Z] efdfb2a7fec5: Layer already exists [2022-10-19T13:39:36.911Z] d6e72358855b: Layer already exists [2022-10-19T13:39:36.911Z] 7a8730fb6941: Layer already exists [2022-10-19T13:39:36.911Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:36.911Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:36.911Z] 2.3.0-dev.94: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:37.214Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:37.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:37.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:37.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T13:39:37.516Z] efdfb2a7fec5: Preparing [2022-10-19T13:39:37.516Z] 7a8730fb6941: Preparing [2022-10-19T13:39:37.516Z] d6e72358855b: Preparing [2022-10-19T13:39:37.516Z] 9e82abe978c2: Preparing [2022-10-19T13:39:37.516Z] 15d853f10bc9: Preparing [2022-10-19T13:39:37.516Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:37.516Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:37.516Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:37.516Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:37.516Z] 15d853f10bc9: Layer already exists [2022-10-19T13:39:37.516Z] d6e72358855b: Layer already exists [2022-10-19T13:39:37.516Z] 7a8730fb6941: Layer already exists [2022-10-19T13:39:37.516Z] 9e82abe978c2: Layer already exists [2022-10-19T13:39:37.516Z] efdfb2a7fec5: Layer already exists [2022-10-19T13:39:37.516Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:37.516Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:37.516Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:37.821Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:38.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-19T13:39:38.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T13:39:38.139Z] efdfb2a7fec5: Preparing [2022-10-19T13:39:38.139Z] 7a8730fb6941: Preparing [2022-10-19T13:39:38.139Z] d6e72358855b: Preparing [2022-10-19T13:39:38.139Z] 9e82abe978c2: Preparing [2022-10-19T13:39:38.139Z] 15d853f10bc9: Preparing [2022-10-19T13:39:38.139Z] 0f1afd0d76cd: Preparing [2022-10-19T13:39:38.139Z] 34d5ebaa5410: Preparing [2022-10-19T13:39:38.139Z] 0f1afd0d76cd: Waiting [2022-10-19T13:39:38.139Z] 34d5ebaa5410: Waiting [2022-10-19T13:39:38.139Z] 9e82abe978c2: Layer already exists [2022-10-19T13:39:38.139Z] efdfb2a7fec5: Layer already exists [2022-10-19T13:39:38.139Z] d6e72358855b: Layer already exists [2022-10-19T13:39:38.139Z] 7a8730fb6941: Layer already exists [2022-10-19T13:39:38.139Z] 15d853f10bc9: Layer already exists [2022-10-19T13:39:38.139Z] 0f1afd0d76cd: Layer already exists [2022-10-19T13:39:38.139Z] 34d5ebaa5410: Layer already exists [2022-10-19T13:39:38.139Z] main: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:38.192Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:38.198Z] taggedImages: [2022-10-19T13:39:38.198Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:38.198Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-19T13:39:38.198Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 [2022-10-19T13:39:38.198Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:38.198Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-19T13:39:38.215Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-19T13:39:38.215Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:38.215Z] latest [2022-10-19T13:39:38.215Z] 2.3.0-dev.94 [2022-10-19T13:39:38.215Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:38.215Z] main [2022-10-19T13:39:38.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:38.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:39:38.570Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:38.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:38.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T13:39:38.946Z] 33ed5059ec47: Preparing [2022-10-19T13:39:38.946Z] dfb52ae5cce9: Preparing [2022-10-19T13:39:38.946Z] 58bddf322a62: Preparing [2022-10-19T13:39:38.946Z] 8cc1bd622e34: Preparing [2022-10-19T13:39:38.946Z] 994393dc58e7: Preparing [2022-10-19T13:39:38.946Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:38.946Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:38.946Z] 33ed5059ec47: Pushed [2022-10-19T13:39:38.946Z] 8cc1bd622e34: Pushed [2022-10-19T13:39:40.389Z] OK: 221 MiB in 51 packages [2022-10-19T13:39:41.483Z] dfb52ae5cce9: Pushed [2022-10-19T13:39:41.483Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:41.791Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:42.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-19T13:39:42.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T13:39:42.097Z] 33ed5059ec47: Preparing [2022-10-19T13:39:42.097Z] dfb52ae5cce9: Preparing [2022-10-19T13:39:42.097Z] 58bddf322a62: Preparing [2022-10-19T13:39:42.097Z] 8cc1bd622e34: Preparing [2022-10-19T13:39:42.097Z] 994393dc58e7: Preparing [2022-10-19T13:39:42.097Z] dfb52ae5cce9: Layer already exists [2022-10-19T13:39:42.097Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:42.097Z] 33ed5059ec47: Layer already exists [2022-10-19T13:39:42.097Z] 8cc1bd622e34: Layer already exists [2022-10-19T13:39:42.097Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:42.097Z] latest: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:42.402Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:42.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 [2022-10-19T13:39:42.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T13:39:42.705Z] 33ed5059ec47: Preparing [2022-10-19T13:39:42.705Z] dfb52ae5cce9: Preparing [2022-10-19T13:39:42.705Z] 58bddf322a62: Preparing [2022-10-19T13:39:42.705Z] 8cc1bd622e34: Preparing [2022-10-19T13:39:42.705Z] 994393dc58e7: Preparing [2022-10-19T13:39:42.705Z] 8cc1bd622e34: Layer already exists [2022-10-19T13:39:42.705Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:42.705Z] 33ed5059ec47: Layer already exists [2022-10-19T13:39:42.705Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:42.705Z] dfb52ae5cce9: Layer already exists [2022-10-19T13:39:42.705Z] 2.3.0-dev.94: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:42.964Z] Removing intermediate container bd8a49ab43f3 [2022-10-19T13:39:42.964Z] ---> 4c79de7a2ad9 [2022-10-19T13:39:42.964Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T13:39:43.010Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:43.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:43.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T13:39:43.323Z] 33ed5059ec47: Preparing [2022-10-19T13:39:43.323Z] dfb52ae5cce9: Preparing [2022-10-19T13:39:43.323Z] 58bddf322a62: Preparing [2022-10-19T13:39:43.323Z] 8cc1bd622e34: Preparing [2022-10-19T13:39:43.323Z] 994393dc58e7: Preparing [2022-10-19T13:39:43.323Z] 33ed5059ec47: Layer already exists [2022-10-19T13:39:43.323Z] 8cc1bd622e34: Layer already exists [2022-10-19T13:39:43.323Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:43.323Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:43.323Z] dfb52ae5cce9: Layer already exists [2022-10-19T13:39:43.323Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:43.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:43.919Z] ---> dbd0d6104e26 [2022-10-19T13:39:43.919Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:39:43.919Z] ---> Running in a984a9229092 [2022-10-19T13:39:43.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-19T13:39:43.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T13:39:43.942Z] 33ed5059ec47: Preparing [2022-10-19T13:39:43.942Z] dfb52ae5cce9: Preparing [2022-10-19T13:39:43.942Z] 58bddf322a62: Preparing [2022-10-19T13:39:43.942Z] 8cc1bd622e34: Preparing [2022-10-19T13:39:43.942Z] 994393dc58e7: Preparing [2022-10-19T13:39:43.942Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:43.942Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:43.942Z] 8cc1bd622e34: Layer already exists [2022-10-19T13:39:43.942Z] dfb52ae5cce9: Layer already exists [2022-10-19T13:39:43.942Z] 33ed5059ec47: Layer already exists [2022-10-19T13:39:43.942Z] main: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:43.980Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:43.986Z] taggedImages: [2022-10-19T13:39:43.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:43.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-19T13:39:43.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 [2022-10-19T13:39:43.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:43.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-19T13:39:44.003Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-19T13:39:44.003Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:44.003Z] latest [2022-10-19T13:39:44.003Z] 2.3.0-dev.94 [2022-10-19T13:39:44.003Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:44.003Z] main [2022-10-19T13:39:44.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:44.313Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:44.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:44.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T13:39:44.612Z] 632ab27a48d0: Preparing [2022-10-19T13:39:44.612Z] c541ef2555ff: Preparing [2022-10-19T13:39:44.612Z] 58bddf322a62: Preparing [2022-10-19T13:39:44.612Z] 5e673b8b8b34: Preparing [2022-10-19T13:39:44.612Z] 994393dc58e7: Preparing [2022-10-19T13:39:44.612Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:44.612Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:39:44.612Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:44.612Z] 632ab27a48d0: Pushed [2022-10-19T13:39:47.141Z] c541ef2555ff: Pushed [2022-10-19T13:39:47.141Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:47.445Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:47.748Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-19T13:39:47.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T13:39:47.748Z] 632ab27a48d0: Preparing [2022-10-19T13:39:47.748Z] c541ef2555ff: Preparing [2022-10-19T13:39:47.748Z] 58bddf322a62: Preparing [2022-10-19T13:39:47.748Z] 5e673b8b8b34: Preparing [2022-10-19T13:39:47.748Z] 994393dc58e7: Preparing [2022-10-19T13:39:47.748Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:39:47.748Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:47.748Z] c541ef2555ff: Layer already exists [2022-10-19T13:39:47.748Z] 632ab27a48d0: Layer already exists [2022-10-19T13:39:47.748Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:47.748Z] latest: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:48.052Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:48.351Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 [2022-10-19T13:39:48.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T13:39:48.351Z] 632ab27a48d0: Preparing [2022-10-19T13:39:48.351Z] c541ef2555ff: Preparing [2022-10-19T13:39:48.351Z] 58bddf322a62: Preparing [2022-10-19T13:39:48.351Z] 5e673b8b8b34: Preparing [2022-10-19T13:39:48.351Z] 994393dc58e7: Preparing [2022-10-19T13:39:48.351Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:48.351Z] 632ab27a48d0: Layer already exists [2022-10-19T13:39:48.351Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:48.351Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:39:48.351Z] c541ef2555ff: Layer already exists [2022-10-19T13:39:48.351Z] 2.3.0-dev.94: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:48.654Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:48.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:48.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T13:39:48.955Z] 632ab27a48d0: Preparing [2022-10-19T13:39:48.955Z] c541ef2555ff: Preparing [2022-10-19T13:39:48.955Z] 58bddf322a62: Preparing [2022-10-19T13:39:48.955Z] 5e673b8b8b34: Preparing [2022-10-19T13:39:48.955Z] 994393dc58e7: Preparing [2022-10-19T13:39:48.955Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:48.955Z] 632ab27a48d0: Layer already exists [2022-10-19T13:39:48.955Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:39:48.955Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:48.955Z] c541ef2555ff: Layer already exists [2022-10-19T13:39:48.955Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:49.257Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:49.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-19T13:39:49.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T13:39:49.562Z] 632ab27a48d0: Preparing [2022-10-19T13:39:49.562Z] c541ef2555ff: Preparing [2022-10-19T13:39:49.562Z] 58bddf322a62: Preparing [2022-10-19T13:39:49.562Z] 5e673b8b8b34: Preparing [2022-10-19T13:39:49.562Z] 994393dc58e7: Preparing [2022-10-19T13:39:49.562Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:49.562Z] 5e673b8b8b34: Layer already exists [2022-10-19T13:39:49.562Z] 58bddf322a62: Layer already exists [2022-10-19T13:39:49.563Z] 632ab27a48d0: Layer already exists [2022-10-19T13:39:49.563Z] c541ef2555ff: Layer already exists [2022-10-19T13:39:49.563Z] main: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:39:49.599Z] ===================================================== [Pipeline] echo [2022-10-19T13:39:49.605Z] taggedImages: [2022-10-19T13:39:49.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:49.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-19T13:39:49.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 [2022-10-19T13:39:49.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:49.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-19T13:39:49.622Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-19T13:39:49.622Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:49.622Z] latest [2022-10-19T13:39:49.622Z] 2.3.0-dev.94 [2022-10-19T13:39:49.622Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:39:49.622Z] main [2022-10-19T13:39:49.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:49.926Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:39:50.225Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:39:50.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T13:39:50.226Z] fdd59b6a73aa: Preparing [2022-10-19T13:39:50.226Z] a9572a1bbf26: Preparing [2022-10-19T13:39:50.226Z] 276cf96060a9: Preparing [2022-10-19T13:39:50.226Z] abfac2c4294c: Preparing [2022-10-19T13:39:50.226Z] 994393dc58e7: Preparing [2022-10-19T13:39:50.226Z] 994393dc58e7: Layer already exists [2022-10-19T13:39:50.226Z] a9572a1bbf26: Pushed [2022-10-19T13:39:50.484Z] fdd59b6a73aa: Pushed [2022-10-19T13:39:51.418Z] 276cf96060a9: Pushed [2022-10-19T13:40:03.626Z] abfac2c4294c: Pushed [2022-10-19T13:40:03.626Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:03.928Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:04.223Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-19T13:40:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T13:40:04.223Z] fdd59b6a73aa: Preparing [2022-10-19T13:40:04.223Z] a9572a1bbf26: Preparing [2022-10-19T13:40:04.223Z] 276cf96060a9: Preparing [2022-10-19T13:40:04.223Z] abfac2c4294c: Preparing [2022-10-19T13:40:04.223Z] 994393dc58e7: Preparing [2022-10-19T13:40:04.223Z] abfac2c4294c: Layer already exists [2022-10-19T13:40:04.223Z] a9572a1bbf26: Layer already exists [2022-10-19T13:40:04.223Z] 276cf96060a9: Layer already exists [2022-10-19T13:40:04.223Z] 994393dc58e7: Layer already exists [2022-10-19T13:40:04.223Z] fdd59b6a73aa: Layer already exists [2022-10-19T13:40:04.223Z] latest: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:04.521Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:04.825Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 [2022-10-19T13:40:04.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T13:40:04.825Z] fdd59b6a73aa: Preparing [2022-10-19T13:40:04.825Z] a9572a1bbf26: Preparing [2022-10-19T13:40:04.825Z] 276cf96060a9: Preparing [2022-10-19T13:40:04.825Z] abfac2c4294c: Preparing [2022-10-19T13:40:04.825Z] 994393dc58e7: Preparing [2022-10-19T13:40:04.825Z] a9572a1bbf26: Layer already exists [2022-10-19T13:40:04.825Z] abfac2c4294c: Layer already exists [2022-10-19T13:40:04.825Z] 276cf96060a9: Layer already exists [2022-10-19T13:40:04.825Z] 994393dc58e7: Layer already exists [2022-10-19T13:40:04.825Z] fdd59b6a73aa: Layer already exists [2022-10-19T13:40:04.825Z] 2.3.0-dev.94: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:05.134Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:05.430Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:40:05.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T13:40:05.430Z] fdd59b6a73aa: Preparing [2022-10-19T13:40:05.430Z] a9572a1bbf26: Preparing [2022-10-19T13:40:05.430Z] 276cf96060a9: Preparing [2022-10-19T13:40:05.430Z] abfac2c4294c: Preparing [2022-10-19T13:40:05.430Z] 994393dc58e7: Preparing [2022-10-19T13:40:05.430Z] 994393dc58e7: Layer already exists [2022-10-19T13:40:05.430Z] 276cf96060a9: Layer already exists [2022-10-19T13:40:05.430Z] a9572a1bbf26: Layer already exists [2022-10-19T13:40:05.430Z] abfac2c4294c: Layer already exists [2022-10-19T13:40:05.430Z] fdd59b6a73aa: Layer already exists [2022-10-19T13:40:05.430Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:05.731Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:40:06.029Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-19T13:40:06.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T13:40:06.029Z] fdd59b6a73aa: Preparing [2022-10-19T13:40:06.029Z] a9572a1bbf26: Preparing [2022-10-19T13:40:06.029Z] 276cf96060a9: Preparing [2022-10-19T13:40:06.029Z] abfac2c4294c: Preparing [2022-10-19T13:40:06.029Z] 994393dc58e7: Preparing [2022-10-19T13:40:06.029Z] fdd59b6a73aa: Layer already exists [2022-10-19T13:40:06.029Z] 276cf96060a9: Layer already exists [2022-10-19T13:40:06.029Z] a9572a1bbf26: Layer already exists [2022-10-19T13:40:06.029Z] 994393dc58e7: Layer already exists [2022-10-19T13:40:06.029Z] abfac2c4294c: Layer already exists [2022-10-19T13:40:06.029Z] main: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:40:06.063Z] ===================================================== [Pipeline] echo [2022-10-19T13:40:06.068Z] taggedImages: [2022-10-19T13:40:06.068Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:40:06.068Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-19T13:40:06.068Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 [2022-10-19T13:40:06.068Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:40:06.068Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-19T13:41:05.517Z] Removing intermediate container a984a9229092 [2022-10-19T13:41:05.517Z] ---> 2ce1a74f6cbe [2022-10-19T13:41:05.517Z] Step 9/24 : COPY . . [2022-10-19T13:41:05.517Z] ---> 8062ecac4dc9 [2022-10-19T13:41:05.517Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-19T13:41:05.517Z] ---> Running in f6438148b8b8 [2022-10-19T13:41:05.517Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T13:44:27.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T13:44:39.610Z] Removing intermediate container 52fed6fdec28 [2022-10-19T13:44:39.610Z] ---> 0bacbfeeb43f [2022-10-19T13:44:39.610Z] [2022-10-19T13:44:39.610Z] Step 10/22 : FROM alpine:3.16 [2022-10-19T13:44:40.196Z] 3.16: Pulling from library/alpine [2022-10-19T13:44:40.196Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T13:44:40.196Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T13:44:40.196Z] ---> a6215f271958 [2022-10-19T13:44:40.196Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-19T13:44:40.462Z] ---> Running in 62c74ee5a278 [2022-10-19T13:44:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:44:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:44:43.824Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-19T13:44:43.824Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-19T13:44:43.824Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T13:44:43.824Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-19T13:44:43.824Z] (5/6) Installing curl (7.83.1-r3) [2022-10-19T13:44:43.824Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-19T13:44:43.824Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:44:43.824Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:44:44.410Z] OK: 8 MiB in 20 packages [2022-10-19T13:44:46.999Z] Removing intermediate container 62c74ee5a278 [2022-10-19T13:44:46.999Z] ---> 262b820296d6 [2022-10-19T13:44:46.999Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T13:44:46.999Z] ---> Running in eb6482fbb6da [2022-10-19T13:44:47.954Z] Removing intermediate container eb6482fbb6da [2022-10-19T13:44:47.954Z] ---> 60bf433c14a5 [2022-10-19T13:44:47.954Z] Step 13/22 : WORKDIR /edgex [2022-10-19T13:44:47.954Z] ---> Running in 1c8dbf6dc82a [2022-10-19T13:44:48.908Z] Removing intermediate container 1c8dbf6dc82a [2022-10-19T13:44:48.908Z] ---> b2c7e0bc827e [2022-10-19T13:44:48.908Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-19T13:44:50.312Z] ---> 5d905c4a7256 [2022-10-19T13:44:50.312Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-19T13:44:52.881Z] ---> e59bf75ca7af [2022-10-19T13:44:52.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-19T13:44:55.456Z] ---> 6e2c4dbe1a49 [2022-10-19T13:44:55.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T13:44:55.456Z] Removing intermediate container 0c385853af90 [2022-10-19T13:44:55.456Z] ---> 3b2739d1f7cb [2022-10-19T13:44:55.456Z] [2022-10-19T13:44:55.456Z] Step 10/33 : FROM alpine:3.16 [2022-10-19T13:44:55.456Z] ---> a6215f271958 [2022-10-19T13:44:55.456Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:44:55.725Z] ---> Running in 54f62d797247 [2022-10-19T13:44:56.307Z] Removing intermediate container 54f62d797247 [2022-10-19T13:44:56.307Z] ---> ecead28ad906 [2022-10-19T13:44:56.307Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-19T13:44:56.307Z] ---> Running in 3d279ece946f [2022-10-19T13:44:56.578Z] ---> 83cacf239086 [2022-10-19T13:44:56.578Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T13:44:56.848Z] ---> Running in 0a8467ee86fd [2022-10-19T13:44:58.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:44:59.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:00.388Z] Removing intermediate container 0a8467ee86fd [2022-10-19T13:45:00.388Z] ---> 024527c59449 [2022-10-19T13:45:00.388Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T13:45:00.388Z] ---> Running in de3b8b93a6a0 [2022-10-19T13:45:00.657Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-19T13:45:00.657Z] (2/2) Installing su-exec (0.2-r1) [2022-10-19T13:45:00.657Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:45:00.657Z] OK: 5 MiB in 16 packages [2022-10-19T13:45:01.242Z] Removing intermediate container de3b8b93a6a0 [2022-10-19T13:45:01.242Z] ---> 7a73ae69b330 [2022-10-19T13:45:01.242Z] Step 20/22 : LABEL arch=arm64 [2022-10-19T13:45:01.242Z] ---> Running in aca893696255 [2022-10-19T13:45:02.213Z] Removing intermediate container aca893696255 [2022-10-19T13:45:02.213Z] ---> ff5adb7951ae [2022-10-19T13:45:02.213Z] Step 21/22 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:45:02.213Z] ---> Running in 985dac09c099 [2022-10-19T13:45:02.481Z] Removing intermediate container 3d279ece946f [2022-10-19T13:45:02.481Z] ---> be66c3670688 [2022-10-19T13:45:02.481Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-19T13:45:02.481Z] ---> Running in 219e90aed117 [2022-10-19T13:45:03.063Z] Removing intermediate container 985dac09c099 [2022-10-19T13:45:03.063Z] ---> d8918ecd3526 [2022-10-19T13:45:03.063Z] Step 22/22 : LABEL version=2.3.0-dev.94 [2022-10-19T13:45:03.063Z] ---> Running in 0741f4efc810 [2022-10-19T13:45:03.339Z] Removing intermediate container 219e90aed117 [2022-10-19T13:45:03.339Z] ---> 37456a12503f [2022-10-19T13:45:03.339Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-19T13:45:03.607Z] ---> Running in c958bde39c31 [2022-10-19T13:45:03.874Z] Removing intermediate container 0741f4efc810 [2022-10-19T13:45:03.874Z] ---> dddf8f87c38c [2022-10-19T13:45:03.874Z] [2022-10-19T13:45:03.874Z] Successfully built dddf8f87c38c [2022-10-19T13:45:04.142Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-19T13:45:04.142Z] Building security-secretstore-setup [2022-10-19T13:45:04.142Z]  Building security-proxy-setup ... done Removing intermediate container c958bde39c31 [2022-10-19T13:45:04.142Z] ---> e3fe2f956fc1 [2022-10-19T13:45:04.142Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-19T13:45:04.414Z] ---> Running in fbba6f4ccbac [2022-10-19T13:45:04.705Z] Removing intermediate container fbba6f4ccbac [2022-10-19T13:45:04.705Z] ---> de8b59bc1a23 [2022-10-19T13:45:04.705Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-19T13:45:04.975Z] ---> Running in 5f5024e78335 [2022-10-19T13:45:05.558Z] Removing intermediate container 5f5024e78335 [2022-10-19T13:45:05.558Z] ---> d7c5cbc90e62 [2022-10-19T13:45:05.558Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-19T13:45:05.558Z] ---> Running in 33a35f5ea4f1 [2022-10-19T13:45:08.920Z] Removing intermediate container 33a35f5ea4f1 [2022-10-19T13:45:08.920Z] ---> dadbdf8e7294 [2022-10-19T13:45:08.920Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-19T13:45:09.185Z] ---> Running in cffeae390ebe [2022-10-19T13:45:10.141Z] Removing intermediate container cffeae390ebe [2022-10-19T13:45:10.141Z] ---> c6f831083312 [2022-10-19T13:45:10.141Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-19T13:45:10.141Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:45:10.141Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:45:10.141Z] ---> d9be1ef0f8ba [2022-10-19T13:45:10.141Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T13:45:10.141Z] ---> Using cache [2022-10-19T13:45:10.141Z] ---> fd9c5a75b74f [2022-10-19T13:45:10.141Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:45:10.141Z] ---> Using cache [2022-10-19T13:45:10.141Z] ---> 4fbf5585a847 [2022-10-19T13:45:10.141Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-19T13:45:10.141Z] ---> Using cache [2022-10-19T13:45:10.141Z] ---> 6ad963e6277f [2022-10-19T13:45:10.141Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T13:45:10.409Z] ---> Using cache [2022-10-19T13:45:10.409Z] ---> fc95f21e44b1 [2022-10-19T13:45:10.409Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:45:10.409Z] ---> Using cache [2022-10-19T13:45:10.409Z] ---> 9ae8702f1c10 [2022-10-19T13:45:10.409Z] Step 8/25 : COPY . . [2022-10-19T13:45:10.687Z] ---> Using cache [2022-10-19T13:45:10.687Z] ---> a5c6b7575272 [2022-10-19T13:45:10.687Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-19T13:45:12.650Z] ---> Running in 4a2c7df5c10d [2022-10-19T13:45:12.650Z] ---> 7eb8aa03cf77 [2022-10-19T13:45:12.650Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-19T13:45:12.650Z] ---> Running in 25ae772f2551 [2022-10-19T13:45:15.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T13:45:17.171Z] Removing intermediate container 25ae772f2551 [2022-10-19T13:45:17.171Z] ---> bafd32f52e0b [2022-10-19T13:45:17.171Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:45:18.574Z] ---> f272a661b7c9 [2022-10-19T13:45:18.574Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-19T13:45:18.843Z] Removing intermediate container 27795430bce1 [2022-10-19T13:45:18.843Z] ---> 6786d5b589c1 [2022-10-19T13:45:18.843Z] [2022-10-19T13:45:18.843Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T13:45:18.843Z] ---> a6215f271958 [2022-10-19T13:45:18.843Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:45:19.110Z] ---> Running in c27fac967f04 [2022-10-19T13:45:21.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:21.321Z] ---> 85c5597feba7 [2022-10-19T13:45:21.321Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-19T13:45:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:22.169Z] ---> e244982d23b3 [2022-10-19T13:45:22.169Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-19T13:45:23.128Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-19T13:45:23.128Z] ---> 21fdf9e46866 [2022-10-19T13:45:23.128Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-19T13:45:23.128Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:45:23.128Z] OK: 5 MiB in 15 packages [2022-10-19T13:45:24.096Z] ---> 604b62b68461 [2022-10-19T13:45:24.096Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-19T13:45:24.683Z] Removing intermediate container c27fac967f04 [2022-10-19T13:45:24.683Z] ---> ffac8953da20 [2022-10-19T13:45:24.683Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:45:24.950Z] ---> Running in 80c52791f70e [2022-10-19T13:45:25.534Z] ---> 5f1846995c95 [2022-10-19T13:45:25.534Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-19T13:45:25.534Z] Removing intermediate container 80c52791f70e [2022-10-19T13:45:25.534Z] ---> f147e0244bc1 [2022-10-19T13:45:25.534Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-19T13:45:25.803Z] ---> Running in 12d0ead1b328 [2022-10-19T13:45:26.387Z] Removing intermediate container 12d0ead1b328 [2022-10-19T13:45:26.387Z] ---> f50838706529 [2022-10-19T13:45:26.387Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-19T13:45:26.387Z] ---> Running in cc8791958433 [2022-10-19T13:45:26.654Z] ---> c4a1960124fb [2022-10-19T13:45:26.654Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-19T13:45:26.921Z] ---> Running in 5c237ffa869c [2022-10-19T13:45:27.506Z] Removing intermediate container cc8791958433 [2022-10-19T13:45:27.507Z] ---> 5d6a5ff3673b [2022-10-19T13:45:27.507Z] Step 16/24 : WORKDIR / [2022-10-19T13:45:27.507Z] ---> Running in e63b1ebeb958 [2022-10-19T13:45:28.395Z] Removing intermediate container e63b1ebeb958 [2022-10-19T13:45:28.395Z] ---> ebdf7d40b9cf [2022-10-19T13:45:28.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:45:29.846Z] ---> cc3f050efcdb [2022-10-19T13:45:29.846Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-19T13:45:30.151Z] Removing intermediate container 5c237ffa869c [2022-10-19T13:45:30.151Z] ---> 7b0a229034ff [2022-10-19T13:45:30.151Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-19T13:45:30.466Z] ---> Running in 3dd2728b8a08 [2022-10-19T13:45:31.493Z] Removing intermediate container 3dd2728b8a08 [2022-10-19T13:45:31.493Z] ---> 0dc8abdf0cca [2022-10-19T13:45:31.493Z] Step 30/33 : CMD ["gate"] [2022-10-19T13:45:31.493Z] ---> Running in c14f1134ebab [2022-10-19T13:45:32.478Z] Removing intermediate container c14f1134ebab [2022-10-19T13:45:32.478Z] ---> 68eb4af50000 [2022-10-19T13:45:32.478Z] Step 31/33 : LABEL arch=arm64 [2022-10-19T13:45:32.478Z] ---> 81481352a5f8 [2022-10-19T13:45:32.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-19T13:45:32.478Z] ---> Running in c38066621e17 [2022-10-19T13:45:33.060Z] Removing intermediate container c38066621e17 [2022-10-19T13:45:33.060Z] ---> 425ddbe0d0dc [2022-10-19T13:45:33.060Z] Step 32/33 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:45:33.328Z] ---> Running in 560767e45a1e [2022-10-19T13:45:33.907Z] ---> 64268062e8bc [2022-10-19T13:45:33.907Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-19T13:45:33.907Z] ---> Running in ff1c74163568 [2022-10-19T13:45:34.174Z] Removing intermediate container 560767e45a1e [2022-10-19T13:45:34.174Z] ---> 76fdedb51052 [2022-10-19T13:45:34.174Z] Step 33/33 : LABEL version=2.3.0-dev.94 [2022-10-19T13:45:34.439Z] ---> Running in 30986d4dae62 [2022-10-19T13:45:35.019Z] Removing intermediate container ff1c74163568 [2022-10-19T13:45:35.019Z] ---> 5934e8f498dc [2022-10-19T13:45:35.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:45:35.019Z] Removing intermediate container 30986d4dae62 [2022-10-19T13:45:35.019Z] ---> 639952bb3ce7 [2022-10-19T13:45:35.019Z] [2022-10-19T13:45:35.019Z] ---> Running in 485535feced9 [2022-10-19T13:45:35.285Z] Successfully built 639952bb3ce7 [2022-10-19T13:45:35.285Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-19T13:45:35.285Z] Building security-spiffe-token-provider [2022-10-19T13:45:36.242Z]  Building security-bootstrapper ... done Removing intermediate container 485535feced9 [2022-10-19T13:45:36.242Z] ---> 636769a136eb [2022-10-19T13:45:36.242Z] Step 22/24 : LABEL arch=arm64 [2022-10-19T13:45:36.242Z] ---> Running in 8f2fb5c98cda [2022-10-19T13:45:36.821Z] Removing intermediate container 8f2fb5c98cda [2022-10-19T13:45:36.821Z] ---> 53f5fb3ea0ab [2022-10-19T13:45:36.821Z] Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:45:36.821Z] ---> Running in 79c684a4ede1 [2022-10-19T13:45:37.404Z] Removing intermediate container 79c684a4ede1 [2022-10-19T13:45:37.404Z] ---> 5e313f1cf307 [2022-10-19T13:45:37.404Z] Step 24/24 : LABEL version=2.3.0-dev.94 [2022-10-19T13:45:37.404Z] ---> Running in 8b9dc86dfc5d [2022-10-19T13:45:37.984Z] Removing intermediate container 8b9dc86dfc5d [2022-10-19T13:45:37.984Z] ---> 593a8e06d294 [2022-10-19T13:45:37.984Z] [2022-10-19T13:45:37.984Z] Successfully built 593a8e06d294 [2022-10-19T13:45:37.984Z] Successfully tagged core-command-arm64:latest [2022-10-19T13:45:37.984Z]  Building core-command ... done Building support-scheduler [2022-10-19T13:45:39.388Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:45:39.388Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:45:39.388Z] ---> d9be1ef0f8ba [2022-10-19T13:45:39.388Z] Step 3/20 : WORKDIR /edgex-go [2022-10-19T13:45:39.388Z] ---> Using cache [2022-10-19T13:45:39.388Z] ---> fd9c5a75b74f [2022-10-19T13:45:39.388Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-19T13:45:39.655Z] ---> Running in a5c8f8e4667c [2022-10-19T13:45:41.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:41.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:42.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:45:42.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:45:42.439Z] ---> d9be1ef0f8ba [2022-10-19T13:45:42.439Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:45:42.439Z] ---> Using cache [2022-10-19T13:45:42.439Z] ---> ad4ad626c57c [2022-10-19T13:45:42.439Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T13:45:42.439Z] ---> Using cache [2022-10-19T13:45:42.439Z] ---> c11cc966977c [2022-10-19T13:45:42.439Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:45:42.439Z] ---> Using cache [2022-10-19T13:45:42.439Z] ---> 7256ae68bf5a [2022-10-19T13:45:42.439Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-19T13:45:42.710Z] ---> Running in ac86b609767a [2022-10-19T13:45:43.298Z] v3.16.2-309-gd77574a49c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-19T13:45:43.298Z] v3.16.2-308-gb0ca373a04 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-19T13:45:43.299Z] OK: 16894 distinct packages available [2022-10-19T13:45:43.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:44.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:44.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:44.999Z] OK: 221 MiB in 51 packages [2022-10-19T13:45:45.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:45:46.543Z] Removing intermediate container a5c8f8e4667c [2022-10-19T13:45:46.543Z] ---> 74a5a173fcec [2022-10-19T13:45:46.543Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-19T13:45:48.256Z] OK: 221 MiB in 51 packages [2022-10-19T13:45:48.524Z] ---> 47d54e3b97ee [2022-10-19T13:45:48.524Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:45:48.794Z] ---> Running in c072714c04b6 [2022-10-19T13:45:49.751Z] Removing intermediate container ac86b609767a [2022-10-19T13:45:49.751Z] ---> 1631632d7307 [2022-10-19T13:45:49.751Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T13:45:50.704Z] ---> 20853788694b [2022-10-19T13:45:50.704Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:45:50.704Z] ---> Running in 519e1f6224c9 [2022-10-19T13:47:12.295Z] Removing intermediate container c072714c04b6 [2022-10-19T13:47:12.295Z] ---> 4517cb78d2f2 [2022-10-19T13:47:12.295Z] Step 7/20 : COPY . . [2022-10-19T13:47:12.295Z] Removing intermediate container 519e1f6224c9 [2022-10-19T13:47:12.295Z] ---> 0bf67aae744c [2022-10-19T13:47:12.295Z] Step 9/23 : COPY . . [2022-10-19T13:47:12.295Z] ---> 043d0e122957 [2022-10-19T13:47:12.295Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-19T13:47:12.295Z] ---> Running in ac269016b088 [2022-10-19T13:47:12.295Z] ---> 0d923aebc7d3 [2022-10-19T13:47:12.295Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-19T13:47:12.295Z] ---> Running in 0f5025376736 [2022-10-19T13:47:12.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-19T13:47:12.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T13:47:51.138Z] Removing intermediate container f6438148b8b8 [2022-10-19T13:47:51.138Z] ---> 99c0f00546d0 [2022-10-19T13:47:51.138Z] [2022-10-19T13:47:51.138Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T13:47:51.138Z] ---> a6215f271958 [2022-10-19T13:47:51.138Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-19T13:47:51.138Z] ---> Running in c12df277a9f8 [2022-10-19T13:47:51.138Z] Removing intermediate container c12df277a9f8 [2022-10-19T13:47:51.138Z] ---> 1769ac360e7a [2022-10-19T13:47:51.138Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-19T13:47:51.138Z] ---> Running in 83fe0d6617e7 [2022-10-19T13:47:51.138Z] Removing intermediate container 83fe0d6617e7 [2022-10-19T13:47:51.138Z] ---> 4f15dfc5a36a [2022-10-19T13:47:51.138Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-19T13:47:51.138Z] ---> Running in c88d20904899 [2022-10-19T13:47:51.138Z] Removing intermediate container c88d20904899 [2022-10-19T13:47:51.138Z] ---> 27f22155c62c [2022-10-19T13:47:51.138Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:47:51.138Z] ---> Running in d7d0bad0c8d5 [2022-10-19T13:47:53.087Z] Removing intermediate container d7d0bad0c8d5 [2022-10-19T13:47:53.087Z] ---> 2b8680e4cc73 [2022-10-19T13:47:53.087Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-19T13:47:53.087Z] ---> Running in c7394c3647bc [2022-10-19T13:47:55.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:47:56.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:47:58.037Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-19T13:47:58.037Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T13:47:58.303Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-19T13:47:58.303Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T13:47:58.568Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-19T13:47:58.834Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-19T13:47:58.834Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:47:58.834Z] OK: 8 MiB in 20 packages [2022-10-19T13:48:01.408Z] Removing intermediate container c7394c3647bc [2022-10-19T13:48:01.408Z] ---> de01db7e93ca [2022-10-19T13:48:01.408Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:48:01.989Z] Removing intermediate container 3bc185986d4c [2022-10-19T13:48:01.989Z] ---> 67255de97402 [2022-10-19T13:48:01.989Z] [2022-10-19T13:48:01.989Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:48:01.989Z] ---> a6215f271958 [2022-10-19T13:48:01.989Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-19T13:48:01.989Z] ---> Running in 9799521225f9 [2022-10-19T13:48:02.587Z] ---> 91424b5bd527 [2022-10-19T13:48:02.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-19T13:48:04.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:04.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:04.526Z] ---> 197482455f68 [2022-10-19T13:48:04.526Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-19T13:48:05.484Z] ---> 74186e89584a [2022-10-19T13:48:05.484Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-19T13:48:05.750Z] ---> Running in 6f979ca9dc05 [2022-10-19T13:48:06.017Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-19T13:48:06.283Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-19T13:48:06.283Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:48:06.283Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:48:06.283Z] Removing intermediate container 6f979ca9dc05 [2022-10-19T13:48:06.283Z] ---> 49f8b518df7a [2022-10-19T13:48:06.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:48:06.283Z] ---> Running in f573af427ea3 [2022-10-19T13:48:06.878Z] OK: 6 MiB in 16 packages [2022-10-19T13:48:06.878Z] Removing intermediate container f573af427ea3 [2022-10-19T13:48:06.878Z] ---> 03f1129ce7bb [2022-10-19T13:48:06.878Z] Step 22/24 : LABEL arch=arm64 [2022-10-19T13:48:06.878Z] ---> Running in a2a0de9b38b0 [2022-10-19T13:48:07.846Z] Removing intermediate container a2a0de9b38b0 [2022-10-19T13:48:07.846Z] ---> 19f98440b692 [2022-10-19T13:48:07.846Z] Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:48:08.113Z] ---> Running in 80a46bfdcec4 [2022-10-19T13:48:08.696Z] Removing intermediate container 80a46bfdcec4 [2022-10-19T13:48:08.696Z] ---> b9193764ae38 [2022-10-19T13:48:08.696Z] Step 24/24 : LABEL version=2.3.0-dev.94 [2022-10-19T13:48:08.962Z] ---> Running in 8a72fb736da1 [2022-10-19T13:48:09.232Z] Removing intermediate container 9799521225f9 [2022-10-19T13:48:09.232Z] ---> 8aa8f2f0fca9 [2022-10-19T13:48:09.232Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:48:09.232Z] ---> Running in 4de6f10750a0 [2022-10-19T13:48:09.500Z] Removing intermediate container 8a72fb736da1 [2022-10-19T13:48:09.500Z] ---> 8817caa83fc3 [2022-10-19T13:48:09.500Z] [2022-10-19T13:48:09.767Z] Successfully built 8817caa83fc3 [2022-10-19T13:48:11.176Z] Successfully tagged core-data-arm64:latest [2022-10-19T13:48:11.176Z]  Building core-data ... done Building security-spire-config [2022-10-19T13:48:11.176Z] Removing intermediate container 4de6f10750a0 [2022-10-19T13:48:11.176Z] ---> bcddda4d2fa4 [2022-10-19T13:48:11.176Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-19T13:48:11.176Z] ---> Running in bf670d993fe0 [2022-10-19T13:48:11.758Z] Removing intermediate container bf670d993fe0 [2022-10-19T13:48:11.758Z] ---> 7ff083cc5ee1 [2022-10-19T13:48:11.759Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:48:11.759Z] ---> Running in 3ce0502ba86a [2022-10-19T13:48:12.732Z] Removing intermediate container 3ce0502ba86a [2022-10-19T13:48:12.732Z] ---> 02af8c1c1b38 [2022-10-19T13:48:12.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:48:13.691Z] ---> 0baf77bb07cf [2022-10-19T13:48:13.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-19T13:48:16.270Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:48:16.270Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:48:16.270Z] ---> d9be1ef0f8ba [2022-10-19T13:48:16.270Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T13:48:16.270Z] ---> Using cache [2022-10-19T13:48:16.270Z] ---> fd9c5a75b74f [2022-10-19T13:48:16.270Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:48:16.270Z] ---> Using cache [2022-10-19T13:48:16.270Z] ---> 4fbf5585a847 [2022-10-19T13:48:16.270Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:48:16.270Z] ---> Running in d1a324b20de3 [2022-10-19T13:48:16.537Z] ---> dfaeb39194cb [2022-10-19T13:48:16.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-19T13:48:17.941Z] ---> 610960d0f7da [2022-10-19T13:48:17.941Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-19T13:48:17.941Z] ---> Running in a7526cb63fab [2022-10-19T13:48:18.521Z] Removing intermediate container a7526cb63fab [2022-10-19T13:48:18.521Z] ---> f4061908870d [2022-10-19T13:48:18.522Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:48:18.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:18.522Z] ---> Running in 53e19a079bdc [2022-10-19T13:48:19.101Z] Removing intermediate container 53e19a079bdc [2022-10-19T13:48:19.101Z] ---> 36b2056f8fed [2022-10-19T13:48:19.101Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T13:48:19.101Z] ---> Running in fa4f924cb33d [2022-10-19T13:48:19.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:19.682Z] Removing intermediate container fa4f924cb33d [2022-10-19T13:48:19.682Z] ---> 24ced8b1e47b [2022-10-19T13:48:19.682Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:48:19.946Z] ---> Running in 4f3a4e66ba8e [2022-10-19T13:48:20.210Z] Removing intermediate container 4f3a4e66ba8e [2022-10-19T13:48:20.211Z] ---> 3a234a3bf74c [2022-10-19T13:48:20.211Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:48:20.476Z] ---> Running in 26d7c5d17795 [2022-10-19T13:48:21.055Z] OK: 221 MiB in 51 packages [2022-10-19T13:48:21.055Z] Removing intermediate container 26d7c5d17795 [2022-10-19T13:48:21.055Z] ---> dbbf755146d9 [2022-10-19T13:48:21.055Z] [2022-10-19T13:48:21.320Z] Successfully built dbbf755146d9 [2022-10-19T13:48:21.320Z] Successfully tagged support-notifications-arm64:latest [2022-10-19T13:48:21.320Z] Building sys-mgmt-agent [2022-10-19T13:48:22.283Z]  Building support-notifications ... done Removing intermediate container d1a324b20de3 [2022-10-19T13:48:22.283Z] ---> b805f2c73a2d [2022-10-19T13:48:22.283Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T13:48:23.241Z] ---> 138cb7165996 [2022-10-19T13:48:23.241Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:48:23.513Z] ---> Running in cbd7906887e1 [2022-10-19T13:48:26.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:48:26.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:48:26.086Z] ---> d9be1ef0f8ba [2022-10-19T13:48:26.086Z] Step 3/23 : WORKDIR /edgex-go [2022-10-19T13:48:26.086Z] ---> Using cache [2022-10-19T13:48:26.086Z] ---> fd9c5a75b74f [2022-10-19T13:48:26.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:48:26.086Z] ---> Using cache [2022-10-19T13:48:26.086Z] ---> 4fbf5585a847 [2022-10-19T13:48:26.086Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-19T13:48:26.086Z] ---> Running in 2501706e176c [2022-10-19T13:48:28.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:29.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:48:30.450Z] OK: 221 MiB in 51 packages [2022-10-19T13:48:31.856Z] Removing intermediate container 2501706e176c [2022-10-19T13:48:31.856Z] ---> c983dbac62de [2022-10-19T13:48:31.856Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-19T13:48:32.833Z] ---> dcd42ba2a0cc [2022-10-19T13:48:32.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:48:33.100Z] ---> Running in 8f5395c1d1b6 [2022-10-19T13:49:40.949Z] Removing intermediate container cbd7906887e1 [2022-10-19T13:49:40.949Z] ---> 721398316480 [2022-10-19T13:49:40.949Z] Step 8/26 : COPY . . [2022-10-19T13:49:40.949Z] ---> 4279b9b478a9 [2022-10-19T13:49:40.949Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:49:40.949Z] ---> Running in 88cc2faed012 [2022-10-19T13:49:40.949Z] Removing intermediate container 88cc2faed012 [2022-10-19T13:49:40.949Z] ---> 56271ebb9d98 [2022-10-19T13:49:40.949Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T13:49:40.949Z] ---> Running in 2a808f2f44ba [2022-10-19T13:49:40.949Z] Removing intermediate container 2a808f2f44ba [2022-10-19T13:49:40.949Z] ---> 0fdbca4f3596 [2022-10-19T13:49:40.949Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:49:40.949Z] ---> Running in 5d1fd5b8fac6 [2022-10-19T13:49:40.949Z] Removing intermediate container 8f5395c1d1b6 [2022-10-19T13:49:40.949Z] ---> 3017ad2e0664 [2022-10-19T13:49:40.949Z] Step 8/23 : COPY . . [2022-10-19T13:49:40.949Z] Removing intermediate container 5d1fd5b8fac6 [2022-10-19T13:49:40.949Z] ---> 61ec2ef3630a [2022-10-19T13:49:40.949Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T13:49:40.949Z] ---> Running in ae009a7ac093 [2022-10-19T13:49:41.216Z] Removing intermediate container ae009a7ac093 [2022-10-19T13:49:41.216Z] ---> f0032130da94 [2022-10-19T13:49:41.216Z] [2022-10-19T13:49:41.216Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T13:49:41.216Z] ---> 02e0d6fdf486 [2022-10-19T13:49:41.216Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:49:41.216Z] ---> Using cache [2022-10-19T13:49:41.216Z] ---> 556fe62ecd6a [2022-10-19T13:49:41.216Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:49:41.216Z] ---> Using cache [2022-10-19T13:49:41.216Z] ---> c6e4fbfa1a26 [2022-10-19T13:49:41.216Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-19T13:49:41.488Z] ---> Running in bcfa7787a7f6 [2022-10-19T13:49:41.772Z] ---> f623af3e2e3a [2022-10-19T13:49:41.772Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-19T13:49:42.042Z] ---> Running in d2b36af530fc [2022-10-19T13:49:43.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:49:44.035Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T13:49:44.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:49:46.582Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:49:46.582Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:49:46.582Z] OK: 15734 distinct packages available [2022-10-19T13:49:46.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:49:47.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:49:48.941Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-19T13:49:48.941Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:49:48.941Z] (3/4) Installing libucontext (1.1-r0) [2022-10-19T13:49:48.941Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-19T13:49:49.209Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:49:49.209Z] OK: 6 MiB in 18 packages [2022-10-19T13:49:51.155Z] Removing intermediate container bcfa7787a7f6 [2022-10-19T13:49:51.155Z] ---> a4a2f13b80bb [2022-10-19T13:49:51.155Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:49:56.491Z] ---> 42988a508a38 [2022-10-19T13:49:56.491Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:49:57.072Z] ---> cad51549dbd1 [2022-10-19T13:49:57.072Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-19T13:49:57.339Z] ---> Running in f709611ec09b [2022-10-19T13:49:57.921Z] Removing intermediate container f709611ec09b [2022-10-19T13:49:57.921Z] ---> 6be01be8f634 [2022-10-19T13:49:57.921Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-19T13:49:58.885Z] ---> 29d92d69a7f6 [2022-10-19T13:49:58.885Z] Step 21/26 : WORKDIR / [2022-10-19T13:49:58.885Z] ---> Running in ec40e32f1de8 [2022-10-19T13:49:59.467Z] Removing intermediate container ec40e32f1de8 [2022-10-19T13:49:59.467Z] ---> 1a66e6cdfdae [2022-10-19T13:49:59.467Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:49:59.467Z] ---> Running in d924aebcce63 [2022-10-19T13:50:00.054Z] Removing intermediate container d924aebcce63 [2022-10-19T13:50:00.054Z] ---> a11005602b6e [2022-10-19T13:50:00.054Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:50:00.054Z] ---> Running in b83ce77f86ba [2022-10-19T13:50:00.635Z] Removing intermediate container b83ce77f86ba [2022-10-19T13:50:00.635Z] ---> c7810a7ffc6e [2022-10-19T13:50:00.635Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T13:50:00.635Z] ---> Running in 9fb1de496630 [2022-10-19T13:50:01.218Z] Removing intermediate container 9fb1de496630 [2022-10-19T13:50:01.218Z] ---> e044a585d7ab [2022-10-19T13:50:01.218Z] Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:50:01.218Z] ---> Running in a90ca9076d13 [2022-10-19T13:50:01.800Z] Removing intermediate container a90ca9076d13 [2022-10-19T13:50:01.800Z] ---> 1f042807e0f2 [2022-10-19T13:50:01.800Z] Step 26/26 : LABEL version=2.3.0-dev.94 [2022-10-19T13:50:02.071Z] ---> Running in e2a66668499c [2022-10-19T13:50:02.655Z] Removing intermediate container e2a66668499c [2022-10-19T13:50:02.655Z] ---> ae26796a1718 [2022-10-19T13:50:02.655Z] [2022-10-19T13:50:02.655Z] Successfully built ae26796a1718 [2022-10-19T13:50:02.655Z] Successfully tagged security-spire-config-arm64:latest [2022-10-19T13:50:02.655Z] Building security-spire-server [2022-10-19T13:50:05.988Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:50:05.988Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:50:05.988Z] ---> d9be1ef0f8ba [2022-10-19T13:50:05.988Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> fd9c5a75b74f [2022-10-19T13:50:05.988Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 4fbf5585a847 [2022-10-19T13:50:05.988Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> b805f2c73a2d [2022-10-19T13:50:05.988Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 138cb7165996 [2022-10-19T13:50:05.988Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 721398316480 [2022-10-19T13:50:05.988Z] Step 8/25 : COPY . . [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 4279b9b478a9 [2022-10-19T13:50:05.988Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 56271ebb9d98 [2022-10-19T13:50:05.988Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-19T13:50:05.988Z] ---> Using cache [2022-10-19T13:50:05.988Z] ---> 0fdbca4f3596 [2022-10-19T13:50:05.988Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T13:50:06.270Z] ---> Running in 0118525ed77d [2022-10-19T13:50:09.608Z] Removing intermediate container 0118525ed77d [2022-10-19T13:50:09.608Z] ---> e1aae2fac905 [2022-10-19T13:50:09.608Z] Step 12/25 : WORKDIR /edgex-go [2022-10-19T13:50:09.608Z] ---> Running in b19d79484651 [2022-10-19T13:50:09.608Z] Removing intermediate container b19d79484651 [2022-10-19T13:50:09.608Z] ---> 40e4beb9dfdc [2022-10-19T13:50:09.608Z] [2022-10-19T13:50:09.608Z] Step 13/25 : FROM alpine:3.15 [2022-10-19T13:50:09.608Z] ---> 02e0d6fdf486 [2022-10-19T13:50:09.608Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:50:09.608Z] ---> Using cache [2022-10-19T13:50:09.608Z] ---> 556fe62ecd6a [2022-10-19T13:50:09.608Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:50:09.608Z] ---> Using cache [2022-10-19T13:50:09.608Z] ---> c6e4fbfa1a26 [2022-10-19T13:50:09.608Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T13:50:09.608Z] ---> Using cache [2022-10-19T13:50:09.608Z] ---> 21fb190b739e [2022-10-19T13:50:09.608Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T13:50:15.297Z] ---> d33892900721 [2022-10-19T13:50:15.297Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T13:50:15.297Z] ---> 68cab7f891d4 [2022-10-19T13:50:15.297Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-19T13:50:16.297Z] ---> db4d19351fe7 [2022-10-19T13:50:16.298Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-19T13:50:17.266Z] ---> b34d7b0d4f01 [2022-10-19T13:50:17.266Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T13:50:17.266Z] ---> Running in 8ed957a74abb [2022-10-19T13:50:17.532Z] Removing intermediate container 8ed957a74abb [2022-10-19T13:50:17.532Z] ---> e270a08940b8 [2022-10-19T13:50:17.532Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T13:50:17.798Z] ---> Running in 85e7a115129d [2022-10-19T13:50:18.067Z] Removing intermediate container 85e7a115129d [2022-10-19T13:50:18.067Z] ---> 7006d99e7601 [2022-10-19T13:50:18.067Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T13:50:18.334Z] ---> Running in 249bbeb50af7 [2022-10-19T13:50:18.922Z] Removing intermediate container 249bbeb50af7 [2022-10-19T13:50:18.922Z] ---> b1545cfc807c [2022-10-19T13:50:18.922Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:50:18.922Z] ---> Running in 1d04ae2b62ca [2022-10-19T13:50:19.509Z] Removing intermediate container 1d04ae2b62ca [2022-10-19T13:50:19.509Z] ---> e577a6318614 [2022-10-19T13:50:19.509Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:50:19.509Z] ---> Running in c13d21ba1f42 [2022-10-19T13:50:20.092Z] Removing intermediate container c13d21ba1f42 [2022-10-19T13:50:20.092Z] ---> 6e069d4a1655 [2022-10-19T13:50:20.092Z] [2022-10-19T13:50:20.092Z] Successfully built 6e069d4a1655 [2022-10-19T13:50:20.092Z] Successfully tagged security-spire-server-arm64:latest [2022-10-19T13:50:20.092Z] Building core-metadata [2022-10-19T13:50:23.433Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T13:50:23.433Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T13:50:23.433Z] ---> d9be1ef0f8ba [2022-10-19T13:50:23.433Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> ad4ad626c57c [2022-10-19T13:50:23.433Z] Step 4/25 : WORKDIR /edgex-go [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> c11cc966977c [2022-10-19T13:50:23.433Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> 7256ae68bf5a [2022-10-19T13:50:23.433Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> 1631632d7307 [2022-10-19T13:50:23.433Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> 20853788694b [2022-10-19T13:50:23.433Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> 0bf67aae744c [2022-10-19T13:50:23.433Z] Step 9/25 : COPY . . [2022-10-19T13:50:23.433Z] ---> Using cache [2022-10-19T13:50:23.433Z] ---> 0d923aebc7d3 [2022-10-19T13:50:23.433Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-19T13:50:23.713Z] ---> Running in 87a6931e7edc [2022-10-19T13:50:25.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T13:50:28.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T13:50:46.443Z] Removing intermediate container 4a2c7df5c10d [2022-10-19T13:50:46.443Z] ---> bb24f955b096 [2022-10-19T13:50:46.443Z] [2022-10-19T13:50:46.443Z] Step 10/25 : FROM alpine:3.16 [2022-10-19T13:50:46.443Z] ---> a6215f271958 [2022-10-19T13:50:46.443Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-19T13:50:46.443Z] ---> Running in 3d94e3ad9098 [2022-10-19T13:50:48.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:50:48.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:50:49.769Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-19T13:50:49.769Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-19T13:50:49.769Z] (3/3) Installing su-exec (0.2-r1) [2022-10-19T13:50:49.769Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:50:49.769Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:50:50.035Z] OK: 6 MiB in 17 packages [2022-10-19T13:50:52.623Z] Removing intermediate container 3d94e3ad9098 [2022-10-19T13:50:52.623Z] ---> abcc667628bf [2022-10-19T13:50:52.623Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T13:50:52.623Z] ---> Running in 8c4995df9925 [2022-10-19T13:50:52.887Z] Removing intermediate container 8c4995df9925 [2022-10-19T13:50:52.887Z] ---> 1aaa7d1a68f1 [2022-10-19T13:50:52.887Z] Step 13/25 : WORKDIR / [2022-10-19T13:50:53.152Z] ---> Running in bfac418c0e7c [2022-10-19T13:50:53.731Z] Removing intermediate container bfac418c0e7c [2022-10-19T13:50:53.731Z] ---> add232d37842 [2022-10-19T13:50:53.731Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-19T13:50:54.682Z] ---> 82c82b5ee48d [2022-10-19T13:50:54.682Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-19T13:50:55.259Z] ---> d03c0b25624c [2022-10-19T13:50:55.259Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-19T13:50:56.214Z] ---> cd597d110081 [2022-10-19T13:50:56.214Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-19T13:50:57.180Z] ---> 0f308bf5788a [2022-10-19T13:50:57.180Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-19T13:50:58.584Z] ---> 6cc8f0aa3f23 [2022-10-19T13:50:58.584Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-19T13:51:00.524Z] ---> ed3ca9b204fc [2022-10-19T13:51:00.524Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T13:51:01.109Z] ---> 6e148ed55d9f [2022-10-19T13:51:01.109Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T13:51:01.109Z] ---> Running in f692bfd22d6d [2022-10-19T13:51:04.448Z] Removing intermediate container f692bfd22d6d [2022-10-19T13:51:04.448Z] ---> 4f8a24c59a80 [2022-10-19T13:51:04.448Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T13:51:04.448Z] ---> Running in 507625ff1932 [2022-10-19T13:51:04.718Z] Removing intermediate container 507625ff1932 [2022-10-19T13:51:04.718Z] ---> 5a2a5b215744 [2022-10-19T13:51:04.718Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T13:51:04.985Z] ---> Running in 13e4d96de40b [2022-10-19T13:51:05.570Z] Removing intermediate container 13e4d96de40b [2022-10-19T13:51:05.570Z] ---> 9e389d4c8408 [2022-10-19T13:51:05.570Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:51:05.570Z] ---> Running in acc46b7409ea [2022-10-19T13:51:06.155Z] Removing intermediate container acc46b7409ea [2022-10-19T13:51:06.155Z] ---> f22549050384 [2022-10-19T13:51:06.155Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:51:06.423Z] ---> Running in e97cbb1ca851 [2022-10-19T13:51:06.688Z] Removing intermediate container e97cbb1ca851 [2022-10-19T13:51:06.688Z] ---> 7306f46971dc [2022-10-19T13:51:06.688Z] [2022-10-19T13:51:06.954Z] Successfully built 7306f46971dc [2022-10-19T13:51:06.954Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-19T13:53:58.643Z]  Building security-secretstore-setup ... done Removing intermediate container ac269016b088 [2022-10-19T13:53:58.643Z] ---> afbe6bb81714 [2022-10-19T13:53:58.643Z] [2022-10-19T13:53:58.643Z] Step 9/20 : FROM alpine:3.15 [2022-10-19T13:53:58.643Z] ---> 02e0d6fdf486 [2022-10-19T13:53:58.643Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T13:53:58.643Z] ---> Using cache [2022-10-19T13:53:58.643Z] ---> 556fe62ecd6a [2022-10-19T13:53:58.643Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T13:53:58.643Z] ---> Using cache [2022-10-19T13:53:58.643Z] ---> c6e4fbfa1a26 [2022-10-19T13:53:58.643Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-19T13:53:58.913Z] ---> Running in 16510986b226 [2022-10-19T13:54:00.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:01.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:03.230Z] v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T13:54:03.230Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T13:54:03.230Z] OK: 15734 distinct packages available [2022-10-19T13:54:03.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:04.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:05.139Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-19T13:54:05.404Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-19T13:54:05.404Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-19T13:54:05.669Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-19T13:54:05.669Z] (5/9) Installing curl (7.80.0-r3) [2022-10-19T13:54:05.669Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-19T13:54:05.933Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-19T13:54:05.933Z] (8/9) Installing libucontext (1.1-r0) [2022-10-19T13:54:05.933Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-19T13:54:06.198Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T13:54:06.198Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:54:06.463Z] OK: 8 MiB in 23 packages [2022-10-19T13:54:09.050Z] Removing intermediate container 16510986b226 [2022-10-19T13:54:09.050Z] ---> 63e08685505b [2022-10-19T13:54:09.050Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:54:10.453Z] ---> 5e0fd84e43e2 [2022-10-19T13:54:10.718Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-19T13:54:14.954Z] ---> 06fa69ff8059 [2022-10-19T13:54:14.954Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-19T13:54:15.908Z] ---> 9622a173542a [2022-10-19T13:54:15.908Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-19T13:54:16.175Z] ---> Running in 799ba291b410 [2022-10-19T13:54:16.767Z] Removing intermediate container 799ba291b410 [2022-10-19T13:54:16.767Z] ---> 4c08e14f13fa [2022-10-19T13:54:16.767Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:54:17.034Z] ---> Running in c8d513477bf3 [2022-10-19T13:54:17.034Z] Removing intermediate container d2b36af530fc [2022-10-19T13:54:17.034Z] ---> 10b876fa9f99 [2022-10-19T13:54:17.034Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-19T13:54:17.302Z] ---> Running in d39cae262534 [2022-10-19T13:54:17.887Z] Removing intermediate container c8d513477bf3 [2022-10-19T13:54:17.887Z] ---> d9a20c9ca184 [2022-10-19T13:54:17.887Z] Step 18/20 : LABEL arch=arm64 [2022-10-19T13:54:17.887Z] ---> Running in 9dac9436fb80 [2022-10-19T13:54:18.468Z] Removing intermediate container 9dac9436fb80 [2022-10-19T13:54:18.468Z] ---> aa31af1843ed [2022-10-19T13:54:18.468Z] Step 19/20 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:54:18.736Z] ---> Running in 6e115c747218 [2022-10-19T13:54:19.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T13:54:19.318Z] Removing intermediate container 6e115c747218 [2022-10-19T13:54:19.318Z] ---> 2ae922e165ff [2022-10-19T13:54:19.318Z] Step 20/20 : LABEL version=2.3.0-dev.94 [2022-10-19T13:54:19.318Z] ---> Running in 66528c68b373 [2022-10-19T13:54:19.901Z] Removing intermediate container 66528c68b373 [2022-10-19T13:54:19.901Z] ---> d849338285a8 [2022-10-19T13:54:19.901Z] [2022-10-19T13:54:19.901Z] Successfully built d849338285a8 [2022-10-19T13:54:20.167Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-19T13:54:23.508Z]  Building security-spiffe-token-provider ... done Removing intermediate container d39cae262534 [2022-10-19T13:54:23.508Z] ---> d18736bd2720 [2022-10-19T13:54:23.508Z] [2022-10-19T13:54:23.508Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:54:23.508Z] ---> a6215f271958 [2022-10-19T13:54:23.508Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:54:23.508Z] ---> Running in 8debd96ac580 [2022-10-19T13:54:24.088Z] Removing intermediate container 8debd96ac580 [2022-10-19T13:54:24.088Z] ---> 900febc5b9e7 [2022-10-19T13:54:24.088Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-19T13:54:24.088Z] ---> Running in 506af12adc1f [2022-10-19T13:54:25.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:26.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T13:54:27.029Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-19T13:54:27.029Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-19T13:54:27.029Z] (3/33) Installing readline (8.1.2-r0) [2022-10-19T13:54:27.029Z] (4/33) Installing bash (5.1.16-r2) [2022-10-19T13:54:27.029Z] Executing bash-5.1.16-r2.post-install [2022-10-19T13:54:27.029Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-19T13:54:27.295Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-19T13:54:27.295Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T13:54:27.295Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-19T13:54:27.295Z] (9/33) Installing curl (7.83.1-r3) [2022-10-19T13:54:27.295Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-19T13:54:28.249Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-19T13:54:28.249Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-19T13:54:28.249Z] (13/33) Installing expat (2.4.9-r0) [2022-10-19T13:54:28.249Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-19T13:54:28.249Z] (15/33) Installing gdbm (1.23-r0) [2022-10-19T13:54:28.249Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-19T13:54:28.249Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T13:54:28.249Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T13:54:28.249Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-19T13:54:28.249Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-19T13:54:28.249Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-19T13:54:30.183Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-19T13:54:30.183Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-19T13:54:30.183Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-19T13:54:30.183Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-19T13:54:30.183Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-19T13:54:30.183Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-19T13:54:30.183Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-19T13:54:30.449Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-19T13:54:30.449Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-19T13:54:30.449Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-19T13:54:30.449Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-19T13:54:30.449Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-19T13:54:31.403Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T13:54:31.403Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T13:54:31.670Z] OK: 120 MiB in 47 packages [2022-10-19T13:54:46.647Z] Collecting docker-compose==1.23.2 [2022-10-19T13:54:46.647Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-19T13:54:46.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-10-19T13:54:46.647Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-19T13:54:46.647Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-19T13:54:46.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 [2022-10-19T13:54:46.647Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-19T13:54:46.647Z] Collecting texttable<0.10,>=0.9.0 [2022-10-19T13:54:46.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-19T13:54:46.647Z] Preparing metadata (setup.py): started [2022-10-19T13:54:47.230Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:54:47.495Z] Removing intermediate container 0f5025376736 [2022-10-19T13:54:47.495Z] ---> 4dc2a621df57 [2022-10-19T13:54:47.495Z] [2022-10-19T13:54:47.495Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T13:54:47.495Z] ---> a6215f271958 [2022-10-19T13:54:47.495Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:54:47.495Z] ---> Using cache [2022-10-19T13:54:47.495Z] ---> ffac8953da20 [2022-10-19T13:54:47.495Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:54:47.495Z] ---> Using cache [2022-10-19T13:54:47.495Z] ---> f147e0244bc1 [2022-10-19T13:54:47.495Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-19T13:54:47.495Z] ---> Running in e834dae3a807 [2022-10-19T13:54:48.076Z] Removing intermediate container e834dae3a807 [2022-10-19T13:54:48.076Z] ---> c5265c94e962 [2022-10-19T13:54:48.076Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:54:48.076Z] ---> Running in 4023ef8c05cb [2022-10-19T13:54:48.656Z] Removing intermediate container 4023ef8c05cb [2022-10-19T13:54:48.656Z] ---> ca4f7d1ce521 [2022-10-19T13:54:48.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:54:48.656Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-19T13:54:48.656Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-19T13:54:48.656Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 [2022-10-19T13:54:48.656Z] Collecting docopt<0.7,>=0.6.1 [2022-10-19T13:54:48.922Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-19T13:54:48.922Z] Preparing metadata (setup.py): started [2022-10-19T13:54:49.517Z] ---> 5067d1a3d28b [2022-10-19T13:54:49.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-19T13:54:50.923Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:54:51.190Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-19T13:54:51.190Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-19T13:54:51.190Z] Preparing metadata (setup.py): started [2022-10-19T13:54:51.458Z] ---> 0f816eccacac [2022-10-19T13:54:51.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-19T13:54:52.044Z] ---> aaea050cd327 [2022-10-19T13:54:52.044Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-19T13:54:52.044Z] ---> Running in 93ebda1102c6 [2022-10-19T13:54:52.627Z] Removing intermediate container 93ebda1102c6 [2022-10-19T13:54:52.627Z] ---> 7ddc58e5447e [2022-10-19T13:54:52.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:54:52.627Z] ---> Running in f2831d97ad6a [2022-10-19T13:54:52.897Z] Removing intermediate container f2831d97ad6a [2022-10-19T13:54:52.897Z] ---> 5ee08f6d6870 [2022-10-19T13:54:52.897Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T13:54:53.169Z] ---> Running in 59de410c8e16 [2022-10-19T13:54:53.169Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:54:53.436Z] Removing intermediate container 59de410c8e16 [2022-10-19T13:54:53.436Z] ---> 9b1f68fda290 [2022-10-19T13:54:53.436Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:54:53.436Z] ---> Running in 4cc466679c2c [2022-10-19T13:54:54.015Z] Collecting PyYAML<4,>=3.10 [2022-10-19T13:54:54.015Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-19T13:54:54.015Z] Removing intermediate container 4cc466679c2c [2022-10-19T13:54:54.015Z] ---> 62233b3c6d3a [2022-10-19T13:54:54.015Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:54:54.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.0 MB/s eta 0:00:00 [2022-10-19T13:54:54.015Z] ---> Running in a4afa24a0ed8 [2022-10-19T13:54:54.596Z] Removing intermediate container a4afa24a0ed8 [2022-10-19T13:54:54.596Z] ---> 79d49f7c5f3a [2022-10-19T13:54:54.596Z] [2022-10-19T13:54:54.596Z] Successfully built 79d49f7c5f3a [2022-10-19T13:54:54.596Z] Successfully tagged support-scheduler-arm64:latest [2022-10-19T13:54:55.558Z]  Building support-scheduler ... done  Preparing metadata (setup.py): started [2022-10-19T13:54:57.500Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T13:54:57.764Z] Collecting docker<4.0,>=3.6.0 [2022-10-19T13:54:57.764Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-19T13:54:57.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.5 MB/s eta 0:00:00 [2022-10-19T13:54:58.345Z] Collecting jsonschema<3,>=2.5.1 [2022-10-19T13:54:58.345Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-19T13:54:58.345Z] Collecting cached-property<2,>=1.2.0 [2022-10-19T13:54:58.610Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-19T13:54:59.192Z] Collecting docker-pycreds>=0.4.0 [2022-10-19T13:54:59.192Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-19T13:54:59.774Z] Removing intermediate container 87a6931e7edc [2022-10-19T13:54:59.774Z] ---> 8b07d62123a8 [2022-10-19T13:54:59.774Z] [2022-10-19T13:54:59.774Z] Step 11/25 : FROM alpine:3.16 [2022-10-19T13:54:59.774Z] ---> a6215f271958 [2022-10-19T13:54:59.774Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-19T13:54:59.774Z] ---> Using cache [2022-10-19T13:54:59.774Z] ---> ffac8953da20 [2022-10-19T13:54:59.774Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T13:54:59.774Z] ---> Using cache [2022-10-19T13:54:59.774Z] ---> f147e0244bc1 [2022-10-19T13:54:59.774Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-19T13:54:59.774Z] ---> Running in 7b2bcdc7846a [2022-10-19T13:55:00.041Z] Collecting certifi>=2017.4.17 [2022-10-19T13:55:00.041Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-19T13:55:00.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.2 MB/s eta 0:00:00 [2022-10-19T13:55:00.041Z] Removing intermediate container 7b2bcdc7846a [2022-10-19T13:55:00.041Z] ---> a739da41b68c [2022-10-19T13:55:00.041Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-19T13:55:00.315Z] ---> Running in 6b40d9745583 [2022-10-19T13:55:00.579Z] Removing intermediate container 6b40d9745583 [2022-10-19T13:55:00.579Z] ---> cd3fdf943d93 [2022-10-19T13:55:00.579Z] Step 16/25 : WORKDIR / [2022-10-19T13:55:00.579Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-19T13:55:00.579Z] ---> Running in edd5336e566a [2022-10-19T13:55:00.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-19T13:55:00.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.0 MB/s eta 0:00:00 [2022-10-19T13:55:00.845Z] Collecting idna<2.8,>=2.5 [2022-10-19T13:55:00.845Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-19T13:55:00.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.4 MB/s eta 0:00:00 [2022-10-19T13:55:00.845Z] Removing intermediate container edd5336e566a [2022-10-19T13:55:00.845Z] ---> f21a5707a5e2 [2022-10-19T13:55:00.845Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T13:55:00.845Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-19T13:55:01.112Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-19T13:55:01.112Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.1 MB/s eta 0:00:00 [2022-10-19T13:55:01.378Z] ---> b0ee6889b7f4 [2022-10-19T13:55:01.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-19T13:55:01.378Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-19T13:55:01.378Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-19T13:55:01.378Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-19T13:55:01.378Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-19T13:55:02.338Z] ---> 8c16ef417fdb [2022-10-19T13:55:02.338Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-19T13:55:02.338Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-19T13:55:02.338Z] Running setup.py install for texttable: started [2022-10-19T13:55:02.918Z] ---> a6d7f3243d8c [2022-10-19T13:55:02.918Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-19T13:55:03.497Z] ---> ef1ca6cfb00d [2022-10-19T13:55:03.497Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-19T13:55:03.497Z] ---> Running in e3e302ee2691 [2022-10-19T13:55:03.762Z] Removing intermediate container e3e302ee2691 [2022-10-19T13:55:03.762Z] ---> 9bb03e1f9b9e [2022-10-19T13:55:03.762Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:55:03.762Z] ---> Running in 4031d7a79e73 [2022-10-19T13:55:04.029Z] Removing intermediate container 4031d7a79e73 [2022-10-19T13:55:04.029Z] ---> ad6fef268043 [2022-10-19T13:55:04.029Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T13:55:04.294Z] ---> Running in a173b17c24fa [2022-10-19T13:55:04.561Z] Removing intermediate container a173b17c24fa [2022-10-19T13:55:04.561Z] ---> 886e78401b49 [2022-10-19T13:55:04.561Z] Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:04.561Z] Running setup.py install for texttable: finished with status 'done' [2022-10-19T13:55:04.561Z] Running setup.py install for PyYAML: started [2022-10-19T13:55:04.561Z] ---> Running in ed26d5ab7756 [2022-10-19T13:55:04.829Z] Removing intermediate container ed26d5ab7756 [2022-10-19T13:55:04.829Z] ---> 813f2e87b793 [2022-10-19T13:55:04.829Z] Step 25/25 : LABEL version=2.3.0-dev.94 [2022-10-19T13:55:05.095Z] ---> Running in 44090584b19f [2022-10-19T13:55:05.362Z] Removing intermediate container 44090584b19f [2022-10-19T13:55:05.362Z] ---> 11ad4d28dfd5 [2022-10-19T13:55:05.362Z] [2022-10-19T13:55:05.362Z] Successfully built 11ad4d28dfd5 [2022-10-19T13:55:05.362Z] Successfully tagged core-metadata-arm64:latest [2022-10-19T13:55:07.331Z]  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-10-19T13:55:08.291Z] Running setup.py install for docopt: started [2022-10-19T13:55:10.248Z] Running setup.py install for docopt: finished with status 'done' [2022-10-19T13:55:12.835Z] Running setup.py install for dockerpty: started [2022-10-19T13:55:14.235Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-19T13:55:16.808Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-19T13:55:16.808Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-19T13:55:26.875Z] Removing intermediate container 506af12adc1f [2022-10-19T13:55:26.875Z] ---> 206cee615921 [2022-10-19T13:55:26.875Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-19T13:55:26.875Z] ---> Running in 1e8ccf331b9c [2022-10-19T13:55:26.875Z] Removing intermediate container 1e8ccf331b9c [2022-10-19T13:55:26.875Z] ---> f99ff8110670 [2022-10-19T13:55:26.875Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T13:55:26.875Z] ---> Running in ec2940a7a813 [2022-10-19T13:55:26.875Z] Removing intermediate container ec2940a7a813 [2022-10-19T13:55:26.875Z] ---> 8a67a977c237 [2022-10-19T13:55:26.875Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-19T13:55:27.140Z] ---> c87bf3421b32 [2022-10-19T13:55:27.140Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-19T13:55:27.723Z] ---> acd48dfb9284 [2022-10-19T13:55:27.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-19T13:55:28.304Z] ---> ac6d507a359e [2022-10-19T13:55:28.304Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-19T13:55:28.304Z] ---> Running in 72ac8a014a93 [2022-10-19T13:55:28.570Z] Removing intermediate container 72ac8a014a93 [2022-10-19T13:55:28.570Z] ---> 48b399eb0cf4 [2022-10-19T13:55:28.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T13:55:28.836Z] ---> Running in ef27e1f6b515 [2022-10-19T13:55:29.101Z] Removing intermediate container ef27e1f6b515 [2022-10-19T13:55:29.101Z] ---> 0350c07dc2e5 [2022-10-19T13:55:29.101Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T13:55:29.101Z] ---> Running in 447ab2324dc7 [2022-10-19T13:55:29.368Z] Removing intermediate container 447ab2324dc7 [2022-10-19T13:55:29.368Z] ---> 41a3901dc39c [2022-10-19T13:55:29.368Z] Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:29.368Z] ---> Running in 7bbb8e596149 [2022-10-19T13:55:29.634Z] Removing intermediate container 7bbb8e596149 [2022-10-19T13:55:29.634Z] ---> 4488ef3e5c2d [2022-10-19T13:55:29.634Z] Step 23/23 : LABEL version=2.3.0-dev.94 [2022-10-19T13:55:29.904Z] ---> Running in d1f04b0cae31 [2022-10-19T13:55:30.180Z] Removing intermediate container d1f04b0cae31 [2022-10-19T13:55:30.180Z] ---> fde26e7369b1 [2022-10-19T13:55:30.180Z] [2022-10-19T13:55:30.180Z] Successfully built fde26e7369b1 [2022-10-19T13:55:30.180Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-19T13:55:30.457Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-19T13:55:30.463Z] $ docker stop --time=1 c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 [2022-10-19T13:55:32.129Z] $ docker rm -f c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T13:55:32.603Z] + docker images [2022-10-19T13:55:32.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-19T13:55:32.866Z] sys-mgmt-agent-arm64 latest fde26e7369b1 3 seconds ago 133MB [2022-10-19T13:55:32.866Z] core-metadata-arm64 latest 11ad4d28dfd5 27 seconds ago 17.6MB [2022-10-19T13:55:32.866Z] 8b07d62123a8 34 seconds ago 1.25GB [2022-10-19T13:55:32.866Z] support-scheduler-arm64 latest 79d49f7c5f3a 38 seconds ago 28.5MB [2022-10-19T13:55:32.866Z] 4dc2a621df57 47 seconds ago 1.3GB [2022-10-19T13:55:32.866Z] d18736bd2720 About a minute ago 1.22GB [2022-10-19T13:55:32.866Z] security-spiffe-token-provider-arm64 latest d849338285a8 About a minute ago 28.4MB [2022-10-19T13:55:32.866Z] afbe6bb81714 About a minute ago 1.27GB [2022-10-19T13:55:32.866Z] security-secretstore-setup-arm64 latest 7306f46971dc 4 minutes ago 28.2MB [2022-10-19T13:55:32.866Z] bb24f955b096 4 minutes ago 1.23GB [2022-10-19T13:55:32.866Z] security-spire-server-arm64 latest 6e069d4a1655 5 minutes ago 84.3MB [2022-10-19T13:55:32.866Z] 40e4beb9dfdc 5 minutes ago 1.11GB [2022-10-19T13:55:32.866Z] security-spire-config-arm64 latest ae26796a1718 5 minutes ago 83.6MB [2022-10-19T13:55:32.866Z] f0032130da94 5 minutes ago 1.11GB [2022-10-19T13:55:32.866Z] support-notifications-arm64 latest dbbf755146d9 7 minutes ago 29.1MB [2022-10-19T13:55:32.866Z] core-data-arm64 latest 8817caa83fc3 7 minutes ago 20.7MB [2022-10-19T13:55:32.866Z] 67255de97402 7 minutes ago 1.3GB [2022-10-19T13:55:32.866Z] 99c0f00546d0 7 minutes ago 1.25GB [2022-10-19T13:55:32.866Z] core-command-arm64 latest 593a8e06d294 9 minutes ago 16.8MB [2022-10-19T13:55:32.866Z] security-bootstrapper-arm64 latest 639952bb3ce7 9 minutes ago 19.1MB [2022-10-19T13:55:32.866Z] 6786d5b589c1 10 minutes ago 1.24GB [2022-10-19T13:55:32.866Z] security-proxy-setup-arm64 latest dddf8f87c38c 10 minutes ago 26.5MB [2022-10-19T13:55:32.866Z] 3b2739d1f7cb 10 minutes ago 1.23GB [2022-10-19T13:55:32.866Z] 0bacbfeeb43f 10 minutes ago 1.23GB [2022-10-19T13:55:32.866Z] security-spire-agent-arm64 latest 8942333cc1c5 16 minutes ago 122MB [2022-10-19T13:55:32.866Z] 40a9334f2adb 16 minutes ago 1.11GB [2022-10-19T13:55:32.867Z] ci-base-image-arm64 latest d9be1ef0f8ba 18 minutes ago 942MB [2022-10-19T13:55:32.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 8 days ago 679MB [2022-10-19T13:55:32.867Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-19T13:55:32.867Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-19T13:55:32.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:55:32.949Z] provisioning config files... [2022-10-19T13:55:32.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config1879286035492643871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:55:33.287Z] ---> docker-login.sh [2022-10-19T13:55:33.287Z] nexus3.edgexfoundry.org:10001 [2022-10-19T13:55:33.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:55:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:55:33.868Z] Configure a credential helper to remove this warning. See [2022-10-19T13:55:33.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:55:33.868Z] [2022-10-19T13:55:33.868Z] Login Succeeded [2022-10-19T13:55:33.868Z] nexus3.edgexfoundry.org:10002 [2022-10-19T13:55:33.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:55:34.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:55:34.134Z] Configure a credential helper to remove this warning. See [2022-10-19T13:55:34.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:55:34.134Z] [2022-10-19T13:55:34.134Z] Login Succeeded [2022-10-19T13:55:34.134Z] nexus3.edgexfoundry.org:10003 [2022-10-19T13:55:34.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:55:34.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:55:34.399Z] Configure a credential helper to remove this warning. See [2022-10-19T13:55:34.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:55:34.399Z] [2022-10-19T13:55:34.399Z] Login Succeeded [2022-10-19T13:55:34.399Z] nexus3.edgexfoundry.org:10004 [2022-10-19T13:55:34.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:55:34.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:55:34.928Z] Configure a credential helper to remove this warning. See [2022-10-19T13:55:34.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:55:34.928Z] [2022-10-19T13:55:34.928Z] Login Succeeded [2022-10-19T13:55:34.928Z] docker.io [2022-10-19T13:55:35.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T13:55:35.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T13:55:35.457Z] Configure a credential helper to remove this warning. See [2022-10-19T13:55:35.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T13:55:35.457Z] [2022-10-19T13:55:35.457Z] Login Succeeded [2022-10-19T13:55:35.457Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T13:55:35.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:55:35.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T13:55:35.506Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-19T13:55:35.506Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:35.506Z] latest [2022-10-19T13:55:35.506Z] 2.3.0-dev.94 [2022-10-19T13:55:35.506Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:35.506Z] main [2022-10-19T13:55:35.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:35.830Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:36.161Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:36.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T13:55:36.161Z] a74d48e2b5a4: Preparing [2022-10-19T13:55:36.161Z] bca224ac23fd: Preparing [2022-10-19T13:55:36.161Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:36.161Z] bcf349193a53: Preparing [2022-10-19T13:55:36.161Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:36.161Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:36.425Z] bcf349193a53: Pushed [2022-10-19T13:55:36.425Z] 1c535eaa7a61: Pushed [2022-10-19T13:55:36.425Z] a74d48e2b5a4: Pushed [2022-10-19T13:55:38.991Z] bca224ac23fd: Pushed [2022-10-19T13:55:39.253Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:39.580Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:39.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-19T13:55:39.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T13:55:39.903Z] a74d48e2b5a4: Preparing [2022-10-19T13:55:39.903Z] bca224ac23fd: Preparing [2022-10-19T13:55:39.903Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:39.903Z] bcf349193a53: Preparing [2022-10-19T13:55:39.903Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:39.903Z] a74d48e2b5a4: Layer already exists [2022-10-19T13:55:39.903Z] bca224ac23fd: Layer already exists [2022-10-19T13:55:39.903Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:39.903Z] bcf349193a53: Layer already exists [2022-10-19T13:55:39.903Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:39.903Z] latest: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:40.235Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:40.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 [2022-10-19T13:55:40.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T13:55:40.562Z] a74d48e2b5a4: Preparing [2022-10-19T13:55:40.562Z] bca224ac23fd: Preparing [2022-10-19T13:55:40.562Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:40.562Z] bcf349193a53: Preparing [2022-10-19T13:55:40.562Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:40.562Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:40.562Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:40.562Z] bca224ac23fd: Layer already exists [2022-10-19T13:55:40.562Z] a74d48e2b5a4: Layer already exists [2022-10-19T13:55:40.562Z] bcf349193a53: Layer already exists [2022-10-19T13:55:40.562Z] 2.3.0-dev.94: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:40.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:41.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:41.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T13:55:41.234Z] a74d48e2b5a4: Preparing [2022-10-19T13:55:41.234Z] bca224ac23fd: Preparing [2022-10-19T13:55:41.234Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:41.234Z] bcf349193a53: Preparing [2022-10-19T13:55:41.234Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:41.234Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:41.234Z] a74d48e2b5a4: Layer already exists [2022-10-19T13:55:41.234Z] bcf349193a53: Layer already exists [2022-10-19T13:55:41.234Z] bca224ac23fd: Layer already exists [2022-10-19T13:55:41.234Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:41.234Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:41.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:41.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-19T13:55:41.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T13:55:41.896Z] a74d48e2b5a4: Preparing [2022-10-19T13:55:41.896Z] bca224ac23fd: Preparing [2022-10-19T13:55:41.896Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:41.896Z] bcf349193a53: Preparing [2022-10-19T13:55:41.896Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:41.896Z] bca224ac23fd: Layer already exists [2022-10-19T13:55:41.896Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:41.896Z] bcf349193a53: Layer already exists [2022-10-19T13:55:41.896Z] a74d48e2b5a4: Layer already exists [2022-10-19T13:55:41.896Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:41.896Z] main: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:55:42.210Z] ===================================================== [Pipeline] echo [2022-10-19T13:55:42.218Z] taggedImages: [2022-10-19T13:55:42.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:42.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-19T13:55:42.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 [2022-10-19T13:55:42.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:42.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-19T13:55:42.237Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-19T13:55:42.237Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:42.237Z] latest [2022-10-19T13:55:42.237Z] 2.3.0-dev.94 [2022-10-19T13:55:42.237Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:42.237Z] main [2022-10-19T13:55:42.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:42.582Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:42.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:42.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T13:55:42.914Z] 0484b5ab166c: Preparing [2022-10-19T13:55:42.914Z] b241e1eb957e: Preparing [2022-10-19T13:55:42.914Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:42.914Z] bcb8d71aa689: Preparing [2022-10-19T13:55:42.914Z] ed7cd5e7ad9f: Preparing [2022-10-19T13:55:42.914Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:42.914Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:42.914Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:43.179Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:43.179Z] 0484b5ab166c: Pushed [2022-10-19T13:55:43.179Z] ed7cd5e7ad9f: Pushed [2022-10-19T13:55:43.760Z] bcb8d71aa689: Pushed [2022-10-19T13:55:46.323Z] b241e1eb957e: Pushed [2022-10-19T13:55:46.323Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:46.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:46.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-19T13:55:46.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T13:55:46.971Z] 0484b5ab166c: Preparing [2022-10-19T13:55:46.971Z] b241e1eb957e: Preparing [2022-10-19T13:55:46.971Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:46.971Z] bcb8d71aa689: Preparing [2022-10-19T13:55:46.971Z] ed7cd5e7ad9f: Preparing [2022-10-19T13:55:46.971Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:46.971Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:46.971Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:46.971Z] bcb8d71aa689: Layer already exists [2022-10-19T13:55:46.971Z] b241e1eb957e: Layer already exists [2022-10-19T13:55:46.971Z] 0484b5ab166c: Layer already exists [2022-10-19T13:55:46.971Z] ed7cd5e7ad9f: Layer already exists [2022-10-19T13:55:46.971Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:46.971Z] latest: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:47.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:47.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 [2022-10-19T13:55:47.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T13:55:47.885Z] 0484b5ab166c: Preparing [2022-10-19T13:55:47.885Z] b241e1eb957e: Preparing [2022-10-19T13:55:47.885Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:47.885Z] bcb8d71aa689: Preparing [2022-10-19T13:55:47.885Z] ed7cd5e7ad9f: Preparing [2022-10-19T13:55:47.885Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:47.885Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:47.885Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:47.885Z] ed7cd5e7ad9f: Layer already exists [2022-10-19T13:55:47.885Z] bcb8d71aa689: Layer already exists [2022-10-19T13:55:47.885Z] b241e1eb957e: Layer already exists [2022-10-19T13:55:47.885Z] 0484b5ab166c: Layer already exists [2022-10-19T13:55:47.885Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:47.885Z] 2.3.0-dev.94: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:48.478Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:48.802Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:48.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T13:55:48.802Z] 0484b5ab166c: Preparing [2022-10-19T13:55:48.802Z] b241e1eb957e: Preparing [2022-10-19T13:55:48.802Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:48.802Z] bcb8d71aa689: Preparing [2022-10-19T13:55:48.802Z] ed7cd5e7ad9f: Preparing [2022-10-19T13:55:48.802Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:48.802Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:48.802Z] bcb8d71aa689: Layer already exists [2022-10-19T13:55:48.802Z] b241e1eb957e: Layer already exists [2022-10-19T13:55:48.802Z] 0484b5ab166c: Layer already exists [2022-10-19T13:55:48.802Z] ed7cd5e7ad9f: Layer already exists [2022-10-19T13:55:48.802Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:48.802Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:48.802Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:49.136Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:49.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-19T13:55:49.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T13:55:49.463Z] 0484b5ab166c: Preparing [2022-10-19T13:55:49.463Z] b241e1eb957e: Preparing [2022-10-19T13:55:49.463Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:49.463Z] bcb8d71aa689: Preparing [2022-10-19T13:55:49.463Z] ed7cd5e7ad9f: Preparing [2022-10-19T13:55:49.463Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:49.463Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:49.463Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:49.463Z] ed7cd5e7ad9f: Layer already exists [2022-10-19T13:55:49.463Z] 0484b5ab166c: Layer already exists [2022-10-19T13:55:49.463Z] b241e1eb957e: Layer already exists [2022-10-19T13:55:49.463Z] bcb8d71aa689: Layer already exists [2022-10-19T13:55:49.463Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:49.463Z] main: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:55:49.767Z] ===================================================== [Pipeline] echo [2022-10-19T13:55:49.772Z] taggedImages: [2022-10-19T13:55:49.772Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:49.772Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-19T13:55:49.772Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 [2022-10-19T13:55:49.772Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:49.772Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-19T13:55:49.790Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-19T13:55:49.790Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:49.790Z] latest [2022-10-19T13:55:49.790Z] 2.3.0-dev.94 [2022-10-19T13:55:49.790Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:49.790Z] main [2022-10-19T13:55:49.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:50.114Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:50.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:50.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T13:55:50.445Z] a130ed64aa4e: Preparing [2022-10-19T13:55:50.445Z] 2678c2d51345: Preparing [2022-10-19T13:55:50.445Z] 1cb61e204565: Preparing [2022-10-19T13:55:50.445Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:50.445Z] bcf349193a53: Preparing [2022-10-19T13:55:50.445Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:50.445Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:50.445Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:50.445Z] bcf349193a53: Layer already exists [2022-10-19T13:55:50.445Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:50.709Z] a130ed64aa4e: Pushed [2022-10-19T13:55:50.709Z] 2678c2d51345: Pushed [2022-10-19T13:55:54.032Z] 1cb61e204565: Pushed [2022-10-19T13:55:54.032Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:54.372Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:54.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-19T13:55:54.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T13:55:54.703Z] a130ed64aa4e: Preparing [2022-10-19T13:55:54.703Z] 2678c2d51345: Preparing [2022-10-19T13:55:54.703Z] 1cb61e204565: Preparing [2022-10-19T13:55:54.703Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:54.703Z] bcf349193a53: Preparing [2022-10-19T13:55:54.703Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:54.703Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:54.703Z] bcf349193a53: Layer already exists [2022-10-19T13:55:54.703Z] a130ed64aa4e: Layer already exists [2022-10-19T13:55:54.703Z] 2678c2d51345: Layer already exists [2022-10-19T13:55:54.703Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:54.703Z] 1cb61e204565: Layer already exists [2022-10-19T13:55:54.703Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:54.966Z] latest: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:55.295Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:55.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 [2022-10-19T13:55:55.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T13:55:55.625Z] a130ed64aa4e: Preparing [2022-10-19T13:55:55.625Z] 2678c2d51345: Preparing [2022-10-19T13:55:55.625Z] 1cb61e204565: Preparing [2022-10-19T13:55:55.625Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:55.625Z] bcf349193a53: Preparing [2022-10-19T13:55:55.625Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:55.625Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:55.625Z] a130ed64aa4e: Layer already exists [2022-10-19T13:55:55.625Z] bcf349193a53: Layer already exists [2022-10-19T13:55:55.625Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:55.625Z] 1cb61e204565: Layer already exists [2022-10-19T13:55:55.625Z] 2678c2d51345: Layer already exists [2022-10-19T13:55:55.625Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:55.625Z] 2.3.0-dev.94: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:55.965Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:56.298Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:56.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T13:55:56.298Z] a130ed64aa4e: Preparing [2022-10-19T13:55:56.298Z] 2678c2d51345: Preparing [2022-10-19T13:55:56.298Z] 1cb61e204565: Preparing [2022-10-19T13:55:56.298Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:56.298Z] bcf349193a53: Preparing [2022-10-19T13:55:56.298Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:56.298Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:56.298Z] bcf349193a53: Layer already exists [2022-10-19T13:55:56.298Z] 2678c2d51345: Layer already exists [2022-10-19T13:55:56.298Z] 1cb61e204565: Layer already exists [2022-10-19T13:55:56.298Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:56.298Z] a130ed64aa4e: Layer already exists [2022-10-19T13:55:56.298Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:56.298Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:56.631Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:56.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-19T13:55:56.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T13:55:56.958Z] a130ed64aa4e: Preparing [2022-10-19T13:55:56.958Z] 2678c2d51345: Preparing [2022-10-19T13:55:56.958Z] 1cb61e204565: Preparing [2022-10-19T13:55:56.958Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:56.958Z] bcf349193a53: Preparing [2022-10-19T13:55:56.958Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:56.958Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:56.958Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:56.958Z] bcf349193a53: Layer already exists [2022-10-19T13:55:56.958Z] 1cb61e204565: Layer already exists [2022-10-19T13:55:56.958Z] 2678c2d51345: Layer already exists [2022-10-19T13:55:56.958Z] a130ed64aa4e: Layer already exists [2022-10-19T13:55:56.958Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:57.221Z] main: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:55:57.275Z] ===================================================== [Pipeline] echo [2022-10-19T13:55:57.284Z] taggedImages: [2022-10-19T13:55:57.284Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:57.284Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-19T13:55:57.284Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 [2022-10-19T13:55:57.284Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:57.284Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-19T13:55:57.305Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-19T13:55:57.305Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:57.305Z] latest [2022-10-19T13:55:57.305Z] 2.3.0-dev.94 [2022-10-19T13:55:57.305Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:55:57.305Z] main [2022-10-19T13:55:57.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:57.636Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:55:57.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:55:57.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T13:55:57.962Z] 9b0c147f83ed: Preparing [2022-10-19T13:55:57.962Z] 9b0c147f83ed: Preparing [2022-10-19T13:55:57.962Z] 4f220407a172: Preparing [2022-10-19T13:55:57.962Z] 0e2c364eb731: Preparing [2022-10-19T13:55:57.962Z] 1dc1f68ff728: Preparing [2022-10-19T13:55:57.962Z] b251c48b8939: Preparing [2022-10-19T13:55:57.962Z] d0b001d378d1: Preparing [2022-10-19T13:55:57.962Z] 1c535eaa7a61: Preparing [2022-10-19T13:55:57.962Z] 2a14fd4fd9f5: Preparing [2022-10-19T13:55:57.962Z] 35c7969dc737: Preparing [2022-10-19T13:55:57.962Z] 50cd822091db: Preparing [2022-10-19T13:55:57.962Z] c13012d800f6: Preparing [2022-10-19T13:55:57.962Z] 5d3e392a13a0: Preparing [2022-10-19T13:55:57.962Z] 2a14fd4fd9f5: Waiting [2022-10-19T13:55:57.962Z] d0b001d378d1: Waiting [2022-10-19T13:55:57.962Z] 1c535eaa7a61: Waiting [2022-10-19T13:55:57.962Z] 35c7969dc737: Waiting [2022-10-19T13:55:57.962Z] 50cd822091db: Waiting [2022-10-19T13:55:57.963Z] c13012d800f6: Waiting [2022-10-19T13:55:57.963Z] 5d3e392a13a0: Waiting [2022-10-19T13:55:58.227Z] b251c48b8939: Pushed [2022-10-19T13:55:58.227Z] 0e2c364eb731: Pushed [2022-10-19T13:55:58.227Z] 4f220407a172: Pushed [2022-10-19T13:55:58.227Z] 1dc1f68ff728: Pushed [2022-10-19T13:55:58.227Z] 9b0c147f83ed: Pushed [2022-10-19T13:55:58.227Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:55:58.491Z] 2a14fd4fd9f5: Pushed [2022-10-19T13:55:58.491Z] 35c7969dc737: Pushed [2022-10-19T13:55:58.491Z] 50cd822091db: Pushed [2022-10-19T13:55:58.491Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:55:58.491Z] c13012d800f6: Pushed [2022-10-19T13:56:01.817Z] d0b001d378d1: Pushed [2022-10-19T13:56:01.817Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:02.157Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:02.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-19T13:56:02.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T13:56:02.490Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:02.490Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:02.490Z] 4f220407a172: Preparing [2022-10-19T13:56:02.490Z] 0e2c364eb731: Preparing [2022-10-19T13:56:02.490Z] 1dc1f68ff728: Preparing [2022-10-19T13:56:02.490Z] b251c48b8939: Preparing [2022-10-19T13:56:02.490Z] d0b001d378d1: Preparing [2022-10-19T13:56:02.490Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:02.490Z] 2a14fd4fd9f5: Preparing [2022-10-19T13:56:02.490Z] 35c7969dc737: Preparing [2022-10-19T13:56:02.490Z] 50cd822091db: Preparing [2022-10-19T13:56:02.490Z] c13012d800f6: Preparing [2022-10-19T13:56:02.490Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:02.490Z] d0b001d378d1: Waiting [2022-10-19T13:56:02.490Z] 1c535eaa7a61: Waiting [2022-10-19T13:56:02.490Z] 35c7969dc737: Waiting [2022-10-19T13:56:02.490Z] 2a14fd4fd9f5: Waiting [2022-10-19T13:56:02.490Z] 50cd822091db: Waiting [2022-10-19T13:56:02.490Z] c13012d800f6: Waiting [2022-10-19T13:56:02.490Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:02.490Z] 1dc1f68ff728: Layer already exists [2022-10-19T13:56:02.490Z] 0e2c364eb731: Layer already exists [2022-10-19T13:56:02.490Z] 9b0c147f83ed: Layer already exists [2022-10-19T13:56:02.490Z] 4f220407a172: Layer already exists [2022-10-19T13:56:02.490Z] b251c48b8939: Layer already exists [2022-10-19T13:56:02.490Z] d0b001d378d1: Layer already exists [2022-10-19T13:56:02.490Z] 2a14fd4fd9f5: Layer already exists [2022-10-19T13:56:02.490Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:02.490Z] 35c7969dc737: Layer already exists [2022-10-19T13:56:02.490Z] 50cd822091db: Layer already exists [2022-10-19T13:56:02.490Z] c13012d800f6: Layer already exists [2022-10-19T13:56:02.490Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:02.752Z] latest: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:03.084Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:03.413Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 [2022-10-19T13:56:03.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T13:56:03.413Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:03.413Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:03.413Z] 4f220407a172: Preparing [2022-10-19T13:56:03.413Z] 0e2c364eb731: Preparing [2022-10-19T13:56:03.413Z] 1dc1f68ff728: Preparing [2022-10-19T13:56:03.413Z] b251c48b8939: Preparing [2022-10-19T13:56:03.413Z] d0b001d378d1: Preparing [2022-10-19T13:56:03.413Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:03.413Z] 2a14fd4fd9f5: Preparing [2022-10-19T13:56:03.413Z] 35c7969dc737: Preparing [2022-10-19T13:56:03.413Z] 50cd822091db: Preparing [2022-10-19T13:56:03.413Z] c13012d800f6: Preparing [2022-10-19T13:56:03.413Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:03.413Z] d0b001d378d1: Waiting [2022-10-19T13:56:03.413Z] 50cd822091db: Waiting [2022-10-19T13:56:03.413Z] 1c535eaa7a61: Waiting [2022-10-19T13:56:03.414Z] c13012d800f6: Waiting [2022-10-19T13:56:03.414Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:03.414Z] 2a14fd4fd9f5: Waiting [2022-10-19T13:56:03.414Z] 35c7969dc737: Waiting [2022-10-19T13:56:03.414Z] 0e2c364eb731: Layer already exists [2022-10-19T13:56:03.414Z] b251c48b8939: Layer already exists [2022-10-19T13:56:03.414Z] 1dc1f68ff728: Layer already exists [2022-10-19T13:56:03.414Z] 4f220407a172: Layer already exists [2022-10-19T13:56:03.414Z] 9b0c147f83ed: Layer already exists [2022-10-19T13:56:03.414Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:03.414Z] d0b001d378d1: Layer already exists [2022-10-19T13:56:03.414Z] 50cd822091db: Layer already exists [2022-10-19T13:56:03.414Z] 2a14fd4fd9f5: Layer already exists [2022-10-19T13:56:03.414Z] 35c7969dc737: Layer already exists [2022-10-19T13:56:03.414Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:03.414Z] c13012d800f6: Layer already exists [2022-10-19T13:56:03.677Z] 2.3.0-dev.94: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:04.041Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:04.393Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:04.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T13:56:04.393Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:04.393Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:04.393Z] 4f220407a172: Preparing [2022-10-19T13:56:04.393Z] 0e2c364eb731: Preparing [2022-10-19T13:56:04.393Z] 1dc1f68ff728: Preparing [2022-10-19T13:56:04.393Z] b251c48b8939: Preparing [2022-10-19T13:56:04.393Z] d0b001d378d1: Preparing [2022-10-19T13:56:04.393Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:04.393Z] 2a14fd4fd9f5: Preparing [2022-10-19T13:56:04.393Z] 35c7969dc737: Preparing [2022-10-19T13:56:04.393Z] 50cd822091db: Preparing [2022-10-19T13:56:04.393Z] c13012d800f6: Preparing [2022-10-19T13:56:04.393Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:04.393Z] 35c7969dc737: Waiting [2022-10-19T13:56:04.393Z] 50cd822091db: Waiting [2022-10-19T13:56:04.393Z] c13012d800f6: Waiting [2022-10-19T13:56:04.393Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:04.393Z] 1c535eaa7a61: Waiting [2022-10-19T13:56:04.393Z] d0b001d378d1: Waiting [2022-10-19T13:56:04.393Z] 2a14fd4fd9f5: Waiting [2022-10-19T13:56:04.393Z] b251c48b8939: Layer already exists [2022-10-19T13:56:04.393Z] 1dc1f68ff728: Layer already exists [2022-10-19T13:56:04.393Z] 0e2c364eb731: Layer already exists [2022-10-19T13:56:04.393Z] 4f220407a172: Layer already exists [2022-10-19T13:56:04.393Z] 9b0c147f83ed: Layer already exists [2022-10-19T13:56:04.393Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:04.393Z] d0b001d378d1: Layer already exists [2022-10-19T13:56:04.393Z] 35c7969dc737: Layer already exists [2022-10-19T13:56:04.393Z] 2a14fd4fd9f5: Layer already exists [2022-10-19T13:56:04.393Z] 50cd822091db: Layer already exists [2022-10-19T13:56:04.393Z] c13012d800f6: Layer already exists [2022-10-19T13:56:04.393Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:04.666Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:05.016Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:05.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-19T13:56:05.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T13:56:05.364Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:05.364Z] 9b0c147f83ed: Preparing [2022-10-19T13:56:05.364Z] 4f220407a172: Preparing [2022-10-19T13:56:05.364Z] 0e2c364eb731: Preparing [2022-10-19T13:56:05.364Z] 1dc1f68ff728: Preparing [2022-10-19T13:56:05.364Z] b251c48b8939: Preparing [2022-10-19T13:56:05.364Z] d0b001d378d1: Preparing [2022-10-19T13:56:05.364Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:05.364Z] 2a14fd4fd9f5: Preparing [2022-10-19T13:56:05.364Z] 35c7969dc737: Preparing [2022-10-19T13:56:05.364Z] 50cd822091db: Preparing [2022-10-19T13:56:05.364Z] c13012d800f6: Preparing [2022-10-19T13:56:05.364Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:05.364Z] d0b001d378d1: Waiting [2022-10-19T13:56:05.364Z] 35c7969dc737: Waiting [2022-10-19T13:56:05.364Z] 50cd822091db: Waiting [2022-10-19T13:56:05.364Z] c13012d800f6: Waiting [2022-10-19T13:56:05.364Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:05.364Z] 1c535eaa7a61: Waiting [2022-10-19T13:56:05.364Z] 2a14fd4fd9f5: Waiting [2022-10-19T13:56:05.364Z] 4f220407a172: Layer already exists [2022-10-19T13:56:05.364Z] b251c48b8939: Layer already exists [2022-10-19T13:56:05.364Z] 1dc1f68ff728: Layer already exists [2022-10-19T13:56:05.364Z] 0e2c364eb731: Layer already exists [2022-10-19T13:56:05.364Z] 9b0c147f83ed: Layer already exists [2022-10-19T13:56:05.364Z] 2a14fd4fd9f5: Layer already exists [2022-10-19T13:56:05.364Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:05.364Z] d0b001d378d1: Layer already exists [2022-10-19T13:56:05.364Z] 35c7969dc737: Layer already exists [2022-10-19T13:56:05.364Z] 50cd822091db: Layer already exists [2022-10-19T13:56:05.364Z] c13012d800f6: Layer already exists [2022-10-19T13:56:05.364Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:05.631Z] main: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:56:05.677Z] ===================================================== [Pipeline] echo [2022-10-19T13:56:05.683Z] taggedImages: [2022-10-19T13:56:05.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:05.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-19T13:56:05.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 [2022-10-19T13:56:05.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:05.683Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-19T13:56:05.700Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-19T13:56:05.700Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:05.700Z] latest [2022-10-19T13:56:05.700Z] 2.3.0-dev.94 [2022-10-19T13:56:05.700Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:05.700Z] main [2022-10-19T13:56:05.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:06.038Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:06.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:06.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T13:56:06.373Z] 0cd5c0cf2cfc: Preparing [2022-10-19T13:56:06.373Z] ed88c45a374b: Preparing [2022-10-19T13:56:06.373Z] fa7a9c7f2e1d: Preparing [2022-10-19T13:56:06.373Z] 4ee8388c3eec: Preparing [2022-10-19T13:56:06.373Z] dcd2442dc8b8: Preparing [2022-10-19T13:56:06.373Z] 12a071f1d46a: Preparing [2022-10-19T13:56:06.373Z] da2dc89c9dcf: Preparing [2022-10-19T13:56:06.373Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:06.373Z] 12a071f1d46a: Waiting [2022-10-19T13:56:06.373Z] da2dc89c9dcf: Waiting [2022-10-19T13:56:06.373Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:06.637Z] 0cd5c0cf2cfc: Pushed [2022-10-19T13:56:06.637Z] ed88c45a374b: Pushed [2022-10-19T13:56:06.637Z] dcd2442dc8b8: Pushed [2022-10-19T13:56:06.637Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:06.905Z] 12a071f1d46a: Pushed [2022-10-19T13:56:07.483Z] da2dc89c9dcf: Pushed [2022-10-19T13:56:08.877Z] fa7a9c7f2e1d: Pushed [2022-10-19T13:56:08.877Z] 4ee8388c3eec: Pushed [2022-10-19T13:56:09.140Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:09.466Z] + 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 [2022-10-19T13:56:09.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-19T13:56:09.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T13:56:09.792Z] 0cd5c0cf2cfc: Preparing [2022-10-19T13:56:09.792Z] ed88c45a374b: Preparing [2022-10-19T13:56:09.792Z] fa7a9c7f2e1d: Preparing [2022-10-19T13:56:09.792Z] 4ee8388c3eec: Preparing [2022-10-19T13:56:09.792Z] dcd2442dc8b8: Preparing [2022-10-19T13:56:09.792Z] 12a071f1d46a: Preparing [2022-10-19T13:56:09.792Z] da2dc89c9dcf: Preparing [2022-10-19T13:56:09.792Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:09.792Z] da2dc89c9dcf: Waiting [2022-10-19T13:56:09.792Z] 12a071f1d46a: Waiting [2022-10-19T13:56:09.792Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:09.792Z] ed88c45a374b: Layer already exists [2022-10-19T13:56:09.792Z] fa7a9c7f2e1d: Layer already exists [2022-10-19T13:56:09.792Z] 4ee8388c3eec: Layer already exists [2022-10-19T13:56:09.792Z] dcd2442dc8b8: Layer already exists [2022-10-19T13:56:09.792Z] 0cd5c0cf2cfc: Layer already exists [2022-10-19T13:56:09.792Z] 12a071f1d46a: Layer already exists [2022-10-19T13:56:09.792Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:09.792Z] da2dc89c9dcf: Layer already exists [2022-10-19T13:56:10.057Z] latest: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:10.390Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:10.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 [2022-10-19T13:56:10.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T13:56:10.712Z] 0cd5c0cf2cfc: Preparing [2022-10-19T13:56:10.712Z] ed88c45a374b: Preparing [2022-10-19T13:56:10.712Z] fa7a9c7f2e1d: Preparing [2022-10-19T13:56:10.712Z] 4ee8388c3eec: Preparing [2022-10-19T13:56:10.712Z] dcd2442dc8b8: Preparing [2022-10-19T13:56:10.712Z] 12a071f1d46a: Preparing [2022-10-19T13:56:10.712Z] da2dc89c9dcf: Preparing [2022-10-19T13:56:10.712Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:10.712Z] 12a071f1d46a: Waiting [2022-10-19T13:56:10.712Z] da2dc89c9dcf: Waiting [2022-10-19T13:56:10.712Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:10.712Z] ed88c45a374b: Layer already exists [2022-10-19T13:56:10.712Z] 0cd5c0cf2cfc: Layer already exists [2022-10-19T13:56:10.713Z] dcd2442dc8b8: Layer already exists [2022-10-19T13:56:10.713Z] 4ee8388c3eec: Layer already exists [2022-10-19T13:56:10.713Z] fa7a9c7f2e1d: Layer already exists [2022-10-19T13:56:10.713Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:10.713Z] da2dc89c9dcf: Layer already exists [2022-10-19T13:56:10.713Z] 12a071f1d46a: Layer already exists [2022-10-19T13:56:10.713Z] 2.3.0-dev.94: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:11.309Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:11.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:11.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T13:56:11.639Z] 0cd5c0cf2cfc: Preparing [2022-10-19T13:56:11.639Z] ed88c45a374b: Preparing [2022-10-19T13:56:11.639Z] fa7a9c7f2e1d: Preparing [2022-10-19T13:56:11.639Z] 4ee8388c3eec: Preparing [2022-10-19T13:56:11.639Z] dcd2442dc8b8: Preparing [2022-10-19T13:56:11.639Z] 12a071f1d46a: Preparing [2022-10-19T13:56:11.639Z] da2dc89c9dcf: Preparing [2022-10-19T13:56:11.639Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:11.639Z] da2dc89c9dcf: Waiting [2022-10-19T13:56:11.639Z] 12a071f1d46a: Waiting [2022-10-19T13:56:11.639Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:11.639Z] fa7a9c7f2e1d: Layer already exists [2022-10-19T13:56:11.639Z] ed88c45a374b: Layer already exists [2022-10-19T13:56:11.639Z] 0cd5c0cf2cfc: Layer already exists [2022-10-19T13:56:11.639Z] 4ee8388c3eec: Layer already exists [2022-10-19T13:56:11.639Z] dcd2442dc8b8: Layer already exists [2022-10-19T13:56:11.639Z] da2dc89c9dcf: Layer already exists [2022-10-19T13:56:11.639Z] 12a071f1d46a: Layer already exists [2022-10-19T13:56:11.639Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:11.639Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:11.968Z] + 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 [2022-10-19T13:56:12.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-19T13:56:12.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T13:56:12.293Z] 0cd5c0cf2cfc: Preparing [2022-10-19T13:56:12.293Z] ed88c45a374b: Preparing [2022-10-19T13:56:12.293Z] fa7a9c7f2e1d: Preparing [2022-10-19T13:56:12.293Z] 4ee8388c3eec: Preparing [2022-10-19T13:56:12.293Z] dcd2442dc8b8: Preparing [2022-10-19T13:56:12.293Z] 12a071f1d46a: Preparing [2022-10-19T13:56:12.293Z] da2dc89c9dcf: Preparing [2022-10-19T13:56:12.293Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:12.293Z] 12a071f1d46a: Waiting [2022-10-19T13:56:12.293Z] da2dc89c9dcf: Waiting [2022-10-19T13:56:12.293Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:12.293Z] 0cd5c0cf2cfc: Layer already exists [2022-10-19T13:56:12.293Z] ed88c45a374b: Layer already exists [2022-10-19T13:56:12.293Z] 4ee8388c3eec: Layer already exists [2022-10-19T13:56:12.293Z] fa7a9c7f2e1d: Layer already exists [2022-10-19T13:56:12.293Z] dcd2442dc8b8: Layer already exists [2022-10-19T13:56:12.293Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:12.293Z] 12a071f1d46a: Layer already exists [2022-10-19T13:56:12.293Z] da2dc89c9dcf: Layer already exists [2022-10-19T13:56:12.559Z] main: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:56:12.597Z] ===================================================== [Pipeline] echo [2022-10-19T13:56:12.602Z] taggedImages: [2022-10-19T13:56:12.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:12.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-19T13:56:12.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 [2022-10-19T13:56:12.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:12.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-19T13:56:12.615Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-19T13:56:12.615Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:12.615Z] latest [2022-10-19T13:56:12.615Z] 2.3.0-dev.94 [2022-10-19T13:56:12.615Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:12.615Z] main [2022-10-19T13:56:12.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:12.945Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:13.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:13.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T13:56:13.266Z] 730381c45bb0: Preparing [2022-10-19T13:56:13.266Z] be2804f8a3ff: Preparing [2022-10-19T13:56:13.266Z] f74cc7f9462f: Preparing [2022-10-19T13:56:13.266Z] a6c116aee530: Preparing [2022-10-19T13:56:13.266Z] 182705bead51: Preparing [2022-10-19T13:56:13.266Z] 14c26c36f609: Preparing [2022-10-19T13:56:13.266Z] a66d55607ffa: Preparing [2022-10-19T13:56:13.266Z] 6f808cdabd69: Preparing [2022-10-19T13:56:13.266Z] ba4c1f53c754: Preparing [2022-10-19T13:56:13.266Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:13.266Z] 6f808cdabd69: Waiting [2022-10-19T13:56:13.266Z] ba4c1f53c754: Waiting [2022-10-19T13:56:13.266Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:13.266Z] 14c26c36f609: Waiting [2022-10-19T13:56:13.266Z] a66d55607ffa: Waiting [2022-10-19T13:56:13.530Z] 730381c45bb0: Pushed [2022-10-19T13:56:13.530Z] be2804f8a3ff: Pushed [2022-10-19T13:56:13.530Z] 182705bead51: Pushed [2022-10-19T13:56:13.530Z] 14c26c36f609: Pushed [2022-10-19T13:56:13.795Z] 6f808cdabd69: Pushed [2022-10-19T13:56:13.795Z] a66d55607ffa: Pushed [2022-10-19T13:56:13.795Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:14.061Z] ba4c1f53c754: Pushed [2022-10-19T13:56:15.991Z] a6c116aee530: Pushed [2022-10-19T13:56:16.569Z] f74cc7f9462f: Pushed [2022-10-19T13:56:16.833Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:17.177Z] + 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 [2022-10-19T13:56:17.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-19T13:56:17.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T13:56:17.505Z] 730381c45bb0: Preparing [2022-10-19T13:56:17.505Z] be2804f8a3ff: Preparing [2022-10-19T13:56:17.505Z] f74cc7f9462f: Preparing [2022-10-19T13:56:17.505Z] a6c116aee530: Preparing [2022-10-19T13:56:17.505Z] 182705bead51: Preparing [2022-10-19T13:56:17.505Z] 14c26c36f609: Preparing [2022-10-19T13:56:17.505Z] a66d55607ffa: Preparing [2022-10-19T13:56:17.505Z] 6f808cdabd69: Preparing [2022-10-19T13:56:17.505Z] ba4c1f53c754: Preparing [2022-10-19T13:56:17.505Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:17.505Z] 14c26c36f609: Waiting [2022-10-19T13:56:17.505Z] a66d55607ffa: Waiting [2022-10-19T13:56:17.505Z] 6f808cdabd69: Waiting [2022-10-19T13:56:17.505Z] ba4c1f53c754: Waiting [2022-10-19T13:56:17.505Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:17.505Z] a6c116aee530: Layer already exists [2022-10-19T13:56:17.505Z] 730381c45bb0: Layer already exists [2022-10-19T13:56:17.505Z] be2804f8a3ff: Layer already exists [2022-10-19T13:56:17.505Z] 182705bead51: Layer already exists [2022-10-19T13:56:17.505Z] f74cc7f9462f: Layer already exists [2022-10-19T13:56:17.505Z] 14c26c36f609: Layer already exists [2022-10-19T13:56:17.505Z] a66d55607ffa: Layer already exists [2022-10-19T13:56:17.505Z] 6f808cdabd69: Layer already exists [2022-10-19T13:56:17.505Z] ba4c1f53c754: Layer already exists [2022-10-19T13:56:17.505Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:17.768Z] latest: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:18.101Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:18.433Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 [2022-10-19T13:56:18.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T13:56:18.433Z] 730381c45bb0: Preparing [2022-10-19T13:56:18.433Z] be2804f8a3ff: Preparing [2022-10-19T13:56:18.433Z] f74cc7f9462f: Preparing [2022-10-19T13:56:18.433Z] a6c116aee530: Preparing [2022-10-19T13:56:18.433Z] 182705bead51: Preparing [2022-10-19T13:56:18.433Z] 14c26c36f609: Preparing [2022-10-19T13:56:18.433Z] a66d55607ffa: Preparing [2022-10-19T13:56:18.433Z] 6f808cdabd69: Preparing [2022-10-19T13:56:18.433Z] ba4c1f53c754: Preparing [2022-10-19T13:56:18.433Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:18.433Z] 14c26c36f609: Waiting [2022-10-19T13:56:18.433Z] 6f808cdabd69: Waiting [2022-10-19T13:56:18.433Z] ba4c1f53c754: Waiting [2022-10-19T13:56:18.433Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:18.433Z] a66d55607ffa: Waiting [2022-10-19T13:56:18.433Z] 182705bead51: Layer already exists [2022-10-19T13:56:18.433Z] f74cc7f9462f: Layer already exists [2022-10-19T13:56:18.433Z] a6c116aee530: Layer already exists [2022-10-19T13:56:18.433Z] 730381c45bb0: Layer already exists [2022-10-19T13:56:18.433Z] be2804f8a3ff: Layer already exists [2022-10-19T13:56:18.433Z] 14c26c36f609: Layer already exists [2022-10-19T13:56:18.433Z] a66d55607ffa: Layer already exists [2022-10-19T13:56:18.433Z] 6f808cdabd69: Layer already exists [2022-10-19T13:56:18.433Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:18.433Z] ba4c1f53c754: Layer already exists [2022-10-19T13:56:18.697Z] 2.3.0-dev.94: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:19.030Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:19.363Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:19.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T13:56:19.363Z] 730381c45bb0: Preparing [2022-10-19T13:56:19.363Z] be2804f8a3ff: Preparing [2022-10-19T13:56:19.363Z] f74cc7f9462f: Preparing [2022-10-19T13:56:19.363Z] a6c116aee530: Preparing [2022-10-19T13:56:19.363Z] 182705bead51: Preparing [2022-10-19T13:56:19.363Z] 14c26c36f609: Preparing [2022-10-19T13:56:19.363Z] a66d55607ffa: Preparing [2022-10-19T13:56:19.363Z] 6f808cdabd69: Preparing [2022-10-19T13:56:19.363Z] ba4c1f53c754: Preparing [2022-10-19T13:56:19.363Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:19.363Z] 6f808cdabd69: Waiting [2022-10-19T13:56:19.363Z] ba4c1f53c754: Waiting [2022-10-19T13:56:19.363Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:19.363Z] 14c26c36f609: Waiting [2022-10-19T13:56:19.363Z] a66d55607ffa: Waiting [2022-10-19T13:56:19.363Z] be2804f8a3ff: Layer already exists [2022-10-19T13:56:19.363Z] 730381c45bb0: Layer already exists [2022-10-19T13:56:19.363Z] f74cc7f9462f: Layer already exists [2022-10-19T13:56:19.363Z] a6c116aee530: Layer already exists [2022-10-19T13:56:19.363Z] 182705bead51: Layer already exists [2022-10-19T13:56:19.363Z] a66d55607ffa: Layer already exists [2022-10-19T13:56:19.363Z] 14c26c36f609: Layer already exists [2022-10-19T13:56:19.363Z] 6f808cdabd69: Layer already exists [2022-10-19T13:56:19.363Z] ba4c1f53c754: Layer already exists [2022-10-19T13:56:19.363Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:19.628Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:19.963Z] + 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 [2022-10-19T13:56:20.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-19T13:56:20.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T13:56:20.291Z] 730381c45bb0: Preparing [2022-10-19T13:56:20.291Z] be2804f8a3ff: Preparing [2022-10-19T13:56:20.291Z] f74cc7f9462f: Preparing [2022-10-19T13:56:20.291Z] a6c116aee530: Preparing [2022-10-19T13:56:20.291Z] 182705bead51: Preparing [2022-10-19T13:56:20.291Z] 14c26c36f609: Preparing [2022-10-19T13:56:20.291Z] a66d55607ffa: Preparing [2022-10-19T13:56:20.291Z] 6f808cdabd69: Preparing [2022-10-19T13:56:20.291Z] ba4c1f53c754: Preparing [2022-10-19T13:56:20.291Z] 5d3e392a13a0: Preparing [2022-10-19T13:56:20.291Z] ba4c1f53c754: Waiting [2022-10-19T13:56:20.291Z] 14c26c36f609: Waiting [2022-10-19T13:56:20.291Z] 5d3e392a13a0: Waiting [2022-10-19T13:56:20.291Z] a66d55607ffa: Waiting [2022-10-19T13:56:20.291Z] 6f808cdabd69: Waiting [2022-10-19T13:56:20.291Z] 182705bead51: Layer already exists [2022-10-19T13:56:20.291Z] a6c116aee530: Layer already exists [2022-10-19T13:56:20.291Z] 730381c45bb0: Layer already exists [2022-10-19T13:56:20.291Z] f74cc7f9462f: Layer already exists [2022-10-19T13:56:20.291Z] be2804f8a3ff: Layer already exists [2022-10-19T13:56:20.291Z] a66d55607ffa: Layer already exists [2022-10-19T13:56:20.291Z] 14c26c36f609: Layer already exists [2022-10-19T13:56:20.291Z] ba4c1f53c754: Layer already exists [2022-10-19T13:56:20.291Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:56:20.291Z] 6f808cdabd69: Layer already exists [2022-10-19T13:56:20.554Z] main: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:56:20.592Z] ===================================================== [Pipeline] echo [2022-10-19T13:56:20.597Z] taggedImages: [2022-10-19T13:56:20.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:20.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-19T13:56:20.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 [2022-10-19T13:56:20.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:20.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-19T13:56:20.619Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-19T13:56:20.619Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:20.619Z] latest [2022-10-19T13:56:20.619Z] 2.3.0-dev.94 [2022-10-19T13:56:20.619Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:20.619Z] main [2022-10-19T13:56:20.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:20.950Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:21.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:21.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T13:56:21.276Z] 0d1176b126f8: Preparing [2022-10-19T13:56:21.276Z] 56547ffb9cfa: Preparing [2022-10-19T13:56:21.276Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:21.276Z] b5d57edd7185: Preparing [2022-10-19T13:56:21.276Z] 94140fdfe74f: Preparing [2022-10-19T13:56:21.276Z] 9833f26c6bda: Preparing [2022-10-19T13:56:21.276Z] 9833f26c6bda: Waiting [2022-10-19T13:56:21.276Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:21.540Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:21.540Z] 0d1176b126f8: Pushed [2022-10-19T13:56:21.540Z] 94140fdfe74f: Pushed [2022-10-19T13:56:22.492Z] b5d57edd7185: Pushed [2022-10-19T13:56:25.815Z] 56547ffb9cfa: Pushed [2022-10-19T13:56:25.815Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:26.151Z] + 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 [2022-10-19T13:56:26.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-19T13:56:26.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T13:56:26.480Z] 0d1176b126f8: Preparing [2022-10-19T13:56:26.480Z] 56547ffb9cfa: Preparing [2022-10-19T13:56:26.480Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:26.480Z] b5d57edd7185: Preparing [2022-10-19T13:56:26.480Z] 94140fdfe74f: Preparing [2022-10-19T13:56:26.480Z] 9833f26c6bda: Preparing [2022-10-19T13:56:26.480Z] 9833f26c6bda: Waiting [2022-10-19T13:56:26.480Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:26.480Z] b5d57edd7185: Layer already exists [2022-10-19T13:56:26.480Z] 0d1176b126f8: Layer already exists [2022-10-19T13:56:26.480Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:26.480Z] 56547ffb9cfa: Layer already exists [2022-10-19T13:56:26.480Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:26.480Z] latest: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:26.807Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:27.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 [2022-10-19T13:56:27.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T13:56:27.126Z] 0d1176b126f8: Preparing [2022-10-19T13:56:27.126Z] 56547ffb9cfa: Preparing [2022-10-19T13:56:27.126Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:27.126Z] b5d57edd7185: Preparing [2022-10-19T13:56:27.126Z] 94140fdfe74f: Preparing [2022-10-19T13:56:27.126Z] 9833f26c6bda: Preparing [2022-10-19T13:56:27.126Z] 9833f26c6bda: Waiting [2022-10-19T13:56:27.126Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:27.126Z] 0d1176b126f8: Layer already exists [2022-10-19T13:56:27.126Z] 56547ffb9cfa: Layer already exists [2022-10-19T13:56:27.126Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:27.126Z] b5d57edd7185: Layer already exists [2022-10-19T13:56:27.126Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:27.389Z] 2.3.0-dev.94: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:27.711Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:28.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:28.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T13:56:28.034Z] 0d1176b126f8: Preparing [2022-10-19T13:56:28.034Z] 56547ffb9cfa: Preparing [2022-10-19T13:56:28.034Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:28.034Z] b5d57edd7185: Preparing [2022-10-19T13:56:28.034Z] 94140fdfe74f: Preparing [2022-10-19T13:56:28.034Z] 9833f26c6bda: Preparing [2022-10-19T13:56:28.034Z] 9833f26c6bda: Waiting [2022-10-19T13:56:28.034Z] 0d1176b126f8: Layer already exists [2022-10-19T13:56:28.034Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:28.034Z] 56547ffb9cfa: Layer already exists [2022-10-19T13:56:28.034Z] b5d57edd7185: Layer already exists [2022-10-19T13:56:28.034Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:28.034Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:28.034Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:28.355Z] + 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 [2022-10-19T13:56:28.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-19T13:56:28.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T13:56:28.683Z] 0d1176b126f8: Preparing [2022-10-19T13:56:28.683Z] 56547ffb9cfa: Preparing [2022-10-19T13:56:28.683Z] 1c535eaa7a61: Preparing [2022-10-19T13:56:28.683Z] b5d57edd7185: Preparing [2022-10-19T13:56:28.683Z] 94140fdfe74f: Preparing [2022-10-19T13:56:28.683Z] 9833f26c6bda: Preparing [2022-10-19T13:56:28.683Z] 9833f26c6bda: Waiting [2022-10-19T13:56:28.683Z] 56547ffb9cfa: Layer already exists [2022-10-19T13:56:28.683Z] b5d57edd7185: Layer already exists [2022-10-19T13:56:28.683Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:28.683Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:56:28.683Z] 0d1176b126f8: Layer already exists [2022-10-19T13:56:28.683Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:28.946Z] main: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:56:28.985Z] ===================================================== [Pipeline] echo [2022-10-19T13:56:28.990Z] taggedImages: [2022-10-19T13:56:28.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:28.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-19T13:56:28.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 [2022-10-19T13:56:28.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:28.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-19T13:56:29.003Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-19T13:56:29.003Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:29.003Z] latest [2022-10-19T13:56:29.003Z] 2.3.0-dev.94 [2022-10-19T13:56:29.003Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:29.003Z] main [2022-10-19T13:56:29.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:29.319Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:29.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:29.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T13:56:29.642Z] 7a54e00a004c: Preparing [2022-10-19T13:56:29.642Z] 6be9bc7d678b: Preparing [2022-10-19T13:56:29.642Z] d46c4995cca8: Preparing [2022-10-19T13:56:29.642Z] 9e044516b2b3: Preparing [2022-10-19T13:56:29.642Z] a6be7542c002: Preparing [2022-10-19T13:56:29.642Z] 6963210d2eeb: Preparing [2022-10-19T13:56:29.642Z] 94140fdfe74f: Preparing [2022-10-19T13:56:29.642Z] 9833f26c6bda: Preparing [2022-10-19T13:56:29.642Z] 6963210d2eeb: Waiting [2022-10-19T13:56:29.642Z] 9833f26c6bda: Waiting [2022-10-19T13:56:29.642Z] 94140fdfe74f: Waiting [2022-10-19T13:56:29.908Z] 6be9bc7d678b: Pushed [2022-10-19T13:56:29.908Z] d46c4995cca8: Pushed [2022-10-19T13:56:29.908Z] 7a54e00a004c: Pushed [2022-10-19T13:56:29.908Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:29.908Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:30.868Z] 6963210d2eeb: Pushed [2022-10-19T13:56:37.491Z] a6be7542c002: Pushed [2022-10-19T13:56:45.672Z] 9e044516b2b3: Pushed [2022-10-19T13:56:45.672Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:46.006Z] + 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 [2022-10-19T13:56:46.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-19T13:56:46.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T13:56:46.329Z] 7a54e00a004c: Preparing [2022-10-19T13:56:46.329Z] 6be9bc7d678b: Preparing [2022-10-19T13:56:46.329Z] d46c4995cca8: Preparing [2022-10-19T13:56:46.329Z] 9e044516b2b3: Preparing [2022-10-19T13:56:46.329Z] a6be7542c002: Preparing [2022-10-19T13:56:46.329Z] 6963210d2eeb: Preparing [2022-10-19T13:56:46.329Z] 94140fdfe74f: Preparing [2022-10-19T13:56:46.329Z] 9833f26c6bda: Preparing [2022-10-19T13:56:46.329Z] 6963210d2eeb: Waiting [2022-10-19T13:56:46.329Z] 94140fdfe74f: Waiting [2022-10-19T13:56:46.329Z] 9833f26c6bda: Waiting [2022-10-19T13:56:46.329Z] a6be7542c002: Layer already exists [2022-10-19T13:56:46.329Z] 7a54e00a004c: Layer already exists [2022-10-19T13:56:46.329Z] d46c4995cca8: Layer already exists [2022-10-19T13:56:46.329Z] 9e044516b2b3: Layer already exists [2022-10-19T13:56:46.329Z] 6be9bc7d678b: Layer already exists [2022-10-19T13:56:46.329Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:46.329Z] 6963210d2eeb: Layer already exists [2022-10-19T13:56:46.329Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:46.329Z] latest: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:46.927Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:47.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 [2022-10-19T13:56:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T13:56:47.259Z] 7a54e00a004c: Preparing [2022-10-19T13:56:47.259Z] 6be9bc7d678b: Preparing [2022-10-19T13:56:47.259Z] d46c4995cca8: Preparing [2022-10-19T13:56:47.259Z] 9e044516b2b3: Preparing [2022-10-19T13:56:47.259Z] a6be7542c002: Preparing [2022-10-19T13:56:47.259Z] 6963210d2eeb: Preparing [2022-10-19T13:56:47.259Z] 94140fdfe74f: Preparing [2022-10-19T13:56:47.259Z] 9833f26c6bda: Preparing [2022-10-19T13:56:47.259Z] 94140fdfe74f: Waiting [2022-10-19T13:56:47.259Z] 9833f26c6bda: Waiting [2022-10-19T13:56:47.259Z] 6963210d2eeb: Waiting [2022-10-19T13:56:47.259Z] 7a54e00a004c: Layer already exists [2022-10-19T13:56:47.259Z] 9e044516b2b3: Layer already exists [2022-10-19T13:56:47.259Z] d46c4995cca8: Layer already exists [2022-10-19T13:56:47.259Z] a6be7542c002: Layer already exists [2022-10-19T13:56:47.259Z] 6be9bc7d678b: Layer already exists [2022-10-19T13:56:47.259Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:47.259Z] 6963210d2eeb: Layer already exists [2022-10-19T13:56:47.259Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:47.259Z] 2.3.0-dev.94: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:47.591Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:47.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:47.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T13:56:47.913Z] 7a54e00a004c: Preparing [2022-10-19T13:56:47.913Z] 6be9bc7d678b: Preparing [2022-10-19T13:56:47.913Z] d46c4995cca8: Preparing [2022-10-19T13:56:47.913Z] 9e044516b2b3: Preparing [2022-10-19T13:56:47.913Z] a6be7542c002: Preparing [2022-10-19T13:56:47.913Z] 6963210d2eeb: Preparing [2022-10-19T13:56:47.913Z] 94140fdfe74f: Preparing [2022-10-19T13:56:47.913Z] 9833f26c6bda: Preparing [2022-10-19T13:56:47.913Z] 6963210d2eeb: Waiting [2022-10-19T13:56:47.913Z] 94140fdfe74f: Waiting [2022-10-19T13:56:47.913Z] 9833f26c6bda: Waiting [2022-10-19T13:56:47.913Z] 7a54e00a004c: Layer already exists [2022-10-19T13:56:47.913Z] 6be9bc7d678b: Layer already exists [2022-10-19T13:56:47.913Z] d46c4995cca8: Layer already exists [2022-10-19T13:56:47.913Z] 9e044516b2b3: Layer already exists [2022-10-19T13:56:47.913Z] a6be7542c002: Layer already exists [2022-10-19T13:56:47.913Z] 6963210d2eeb: Layer already exists [2022-10-19T13:56:47.913Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:47.913Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:47.913Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:48.235Z] + 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 [2022-10-19T13:56:48.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-19T13:56:48.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T13:56:48.561Z] 7a54e00a004c: Preparing [2022-10-19T13:56:48.561Z] 6be9bc7d678b: Preparing [2022-10-19T13:56:48.561Z] d46c4995cca8: Preparing [2022-10-19T13:56:48.561Z] 9e044516b2b3: Preparing [2022-10-19T13:56:48.561Z] a6be7542c002: Preparing [2022-10-19T13:56:48.561Z] 6963210d2eeb: Preparing [2022-10-19T13:56:48.561Z] 94140fdfe74f: Preparing [2022-10-19T13:56:48.561Z] 9833f26c6bda: Preparing [2022-10-19T13:56:48.561Z] 6963210d2eeb: Waiting [2022-10-19T13:56:48.561Z] 94140fdfe74f: Waiting [2022-10-19T13:56:48.561Z] 9833f26c6bda: Waiting [2022-10-19T13:56:48.561Z] d46c4995cca8: Layer already exists [2022-10-19T13:56:48.561Z] 6be9bc7d678b: Layer already exists [2022-10-19T13:56:48.561Z] 7a54e00a004c: Layer already exists [2022-10-19T13:56:48.561Z] 9e044516b2b3: Layer already exists [2022-10-19T13:56:48.561Z] a6be7542c002: Layer already exists [2022-10-19T13:56:48.561Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:48.561Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:48.561Z] 6963210d2eeb: Layer already exists [2022-10-19T13:56:48.825Z] main: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:56:48.863Z] ===================================================== [Pipeline] echo [2022-10-19T13:56:48.868Z] taggedImages: [2022-10-19T13:56:48.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:48.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-19T13:56:48.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 [2022-10-19T13:56:48.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:48.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-19T13:56:48.881Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-19T13:56:48.881Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:48.881Z] latest [2022-10-19T13:56:48.881Z] 2.3.0-dev.94 [2022-10-19T13:56:48.881Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:56:48.881Z] main [2022-10-19T13:56:48.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:49.198Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:56:49.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:56:49.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T13:56:49.522Z] eb6e823f8ef2: Preparing [2022-10-19T13:56:49.522Z] 14a412270707: Preparing [2022-10-19T13:56:49.522Z] 060a55f27b94: Preparing [2022-10-19T13:56:49.522Z] 5fd74d43d65b: Preparing [2022-10-19T13:56:49.522Z] 4d8ff445a66a: Preparing [2022-10-19T13:56:49.522Z] 94140fdfe74f: Preparing [2022-10-19T13:56:49.522Z] 9833f26c6bda: Preparing [2022-10-19T13:56:49.522Z] 94140fdfe74f: Waiting [2022-10-19T13:56:49.522Z] 9833f26c6bda: Waiting [2022-10-19T13:56:49.787Z] 060a55f27b94: Pushed [2022-10-19T13:56:49.787Z] eb6e823f8ef2: Pushed [2022-10-19T13:56:49.787Z] 14a412270707: Pushed [2022-10-19T13:56:49.787Z] 94140fdfe74f: Layer already exists [2022-10-19T13:56:49.787Z] 9833f26c6bda: Layer already exists [2022-10-19T13:56:50.363Z] 4d8ff445a66a: Pushed [2022-10-19T13:57:05.406Z] 5fd74d43d65b: Pushed [2022-10-19T13:57:05.406Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:05.744Z] + 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 [2022-10-19T13:57:06.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-19T13:57:06.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T13:57:06.065Z] eb6e823f8ef2: Preparing [2022-10-19T13:57:06.065Z] 14a412270707: Preparing [2022-10-19T13:57:06.065Z] 060a55f27b94: Preparing [2022-10-19T13:57:06.065Z] 5fd74d43d65b: Preparing [2022-10-19T13:57:06.065Z] 4d8ff445a66a: Preparing [2022-10-19T13:57:06.065Z] 94140fdfe74f: Preparing [2022-10-19T13:57:06.065Z] 9833f26c6bda: Preparing [2022-10-19T13:57:06.065Z] 94140fdfe74f: Waiting [2022-10-19T13:57:06.065Z] 9833f26c6bda: Waiting [2022-10-19T13:57:06.065Z] 5fd74d43d65b: Layer already exists [2022-10-19T13:57:06.065Z] eb6e823f8ef2: Layer already exists [2022-10-19T13:57:06.065Z] 14a412270707: Layer already exists [2022-10-19T13:57:06.065Z] 4d8ff445a66a: Layer already exists [2022-10-19T13:57:06.065Z] 060a55f27b94: Layer already exists [2022-10-19T13:57:06.065Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:06.065Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:06.330Z] latest: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:06.656Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:06.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 [2022-10-19T13:57:06.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T13:57:06.983Z] eb6e823f8ef2: Preparing [2022-10-19T13:57:06.983Z] 14a412270707: Preparing [2022-10-19T13:57:06.983Z] 060a55f27b94: Preparing [2022-10-19T13:57:06.983Z] 5fd74d43d65b: Preparing [2022-10-19T13:57:06.983Z] 4d8ff445a66a: Preparing [2022-10-19T13:57:06.983Z] 94140fdfe74f: Preparing [2022-10-19T13:57:06.983Z] 9833f26c6bda: Preparing [2022-10-19T13:57:06.983Z] 94140fdfe74f: Waiting [2022-10-19T13:57:06.983Z] 9833f26c6bda: Waiting [2022-10-19T13:57:06.983Z] eb6e823f8ef2: Layer already exists [2022-10-19T13:57:06.983Z] 060a55f27b94: Layer already exists [2022-10-19T13:57:06.983Z] 14a412270707: Layer already exists [2022-10-19T13:57:06.983Z] 4d8ff445a66a: Layer already exists [2022-10-19T13:57:06.983Z] 5fd74d43d65b: Layer already exists [2022-10-19T13:57:06.983Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:06.983Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:06.983Z] 2.3.0-dev.94: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:07.577Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:07.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:07.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T13:57:07.903Z] eb6e823f8ef2: Preparing [2022-10-19T13:57:07.903Z] 14a412270707: Preparing [2022-10-19T13:57:07.903Z] 060a55f27b94: Preparing [2022-10-19T13:57:07.903Z] 5fd74d43d65b: Preparing [2022-10-19T13:57:07.903Z] 4d8ff445a66a: Preparing [2022-10-19T13:57:07.903Z] 94140fdfe74f: Preparing [2022-10-19T13:57:07.903Z] 9833f26c6bda: Preparing [2022-10-19T13:57:07.903Z] 94140fdfe74f: Waiting [2022-10-19T13:57:07.903Z] 9833f26c6bda: Waiting [2022-10-19T13:57:07.903Z] 060a55f27b94: Layer already exists [2022-10-19T13:57:07.903Z] eb6e823f8ef2: Layer already exists [2022-10-19T13:57:07.903Z] 14a412270707: Layer already exists [2022-10-19T13:57:07.903Z] 4d8ff445a66a: Layer already exists [2022-10-19T13:57:07.903Z] 5fd74d43d65b: Layer already exists [2022-10-19T13:57:07.903Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:07.903Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:07.903Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:08.493Z] + 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 [2022-10-19T13:57:08.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-19T13:57:08.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T13:57:08.813Z] eb6e823f8ef2: Preparing [2022-10-19T13:57:08.813Z] 14a412270707: Preparing [2022-10-19T13:57:08.813Z] 060a55f27b94: Preparing [2022-10-19T13:57:08.813Z] 5fd74d43d65b: Preparing [2022-10-19T13:57:08.813Z] 4d8ff445a66a: Preparing [2022-10-19T13:57:08.813Z] 94140fdfe74f: Preparing [2022-10-19T13:57:08.813Z] 9833f26c6bda: Preparing [2022-10-19T13:57:08.813Z] 94140fdfe74f: Waiting [2022-10-19T13:57:08.813Z] 9833f26c6bda: Waiting [2022-10-19T13:57:08.813Z] 4d8ff445a66a: Layer already exists [2022-10-19T13:57:08.813Z] eb6e823f8ef2: Layer already exists [2022-10-19T13:57:08.813Z] 060a55f27b94: Layer already exists [2022-10-19T13:57:08.813Z] 14a412270707: Layer already exists [2022-10-19T13:57:08.813Z] 5fd74d43d65b: Layer already exists [2022-10-19T13:57:08.813Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:08.813Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:09.077Z] main: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:57:09.112Z] ===================================================== [Pipeline] echo [2022-10-19T13:57:09.123Z] taggedImages: [2022-10-19T13:57:09.123Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:09.123Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-19T13:57:09.123Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 [2022-10-19T13:57:09.123Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:09.123Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-19T13:57:09.151Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-19T13:57:09.151Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:09.151Z] latest [2022-10-19T13:57:09.151Z] 2.3.0-dev.94 [2022-10-19T13:57:09.151Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:09.151Z] main [2022-10-19T13:57:09.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:09.491Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:09.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:09.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T13:57:09.811Z] 05bb5cf5d296: Preparing [2022-10-19T13:57:09.811Z] a8aecb0df6e5: Preparing [2022-10-19T13:57:09.811Z] 4abce0ee7316: Preparing [2022-10-19T13:57:09.811Z] 563a8d0ea52b: Preparing [2022-10-19T13:57:09.811Z] 6963210d2eeb: Preparing [2022-10-19T13:57:09.811Z] 94140fdfe74f: Preparing [2022-10-19T13:57:09.811Z] 9833f26c6bda: Preparing [2022-10-19T13:57:09.811Z] 94140fdfe74f: Waiting [2022-10-19T13:57:09.811Z] 9833f26c6bda: Waiting [2022-10-19T13:57:09.811Z] 6963210d2eeb: Layer already exists [2022-10-19T13:57:09.811Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:10.076Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:10.076Z] 05bb5cf5d296: Pushed [2022-10-19T13:57:10.076Z] a8aecb0df6e5: Pushed [2022-10-19T13:57:10.076Z] 4abce0ee7316: Pushed [2022-10-19T13:57:25.030Z] 563a8d0ea52b: Pushed [2022-10-19T13:57:25.030Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:25.357Z] + 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 [2022-10-19T13:57:25.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-19T13:57:25.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T13:57:25.679Z] 05bb5cf5d296: Preparing [2022-10-19T13:57:25.679Z] a8aecb0df6e5: Preparing [2022-10-19T13:57:25.679Z] 4abce0ee7316: Preparing [2022-10-19T13:57:25.679Z] 563a8d0ea52b: Preparing [2022-10-19T13:57:25.679Z] 6963210d2eeb: Preparing [2022-10-19T13:57:25.679Z] 94140fdfe74f: Preparing [2022-10-19T13:57:25.679Z] 9833f26c6bda: Preparing [2022-10-19T13:57:25.679Z] 94140fdfe74f: Waiting [2022-10-19T13:57:25.679Z] 9833f26c6bda: Waiting [2022-10-19T13:57:25.679Z] 6963210d2eeb: Layer already exists [2022-10-19T13:57:25.679Z] 05bb5cf5d296: Layer already exists [2022-10-19T13:57:25.679Z] a8aecb0df6e5: Layer already exists [2022-10-19T13:57:25.679Z] 4abce0ee7316: Layer already exists [2022-10-19T13:57:25.679Z] 563a8d0ea52b: Layer already exists [2022-10-19T13:57:25.679Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:25.679Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:25.942Z] latest: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:26.265Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:26.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 [2022-10-19T13:57:26.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T13:57:26.586Z] 05bb5cf5d296: Preparing [2022-10-19T13:57:26.586Z] a8aecb0df6e5: Preparing [2022-10-19T13:57:26.586Z] 4abce0ee7316: Preparing [2022-10-19T13:57:26.586Z] 563a8d0ea52b: Preparing [2022-10-19T13:57:26.586Z] 6963210d2eeb: Preparing [2022-10-19T13:57:26.586Z] 94140fdfe74f: Preparing [2022-10-19T13:57:26.586Z] 9833f26c6bda: Preparing [2022-10-19T13:57:26.586Z] 94140fdfe74f: Waiting [2022-10-19T13:57:26.586Z] 9833f26c6bda: Waiting [2022-10-19T13:57:26.586Z] 6963210d2eeb: Layer already exists [2022-10-19T13:57:26.586Z] 563a8d0ea52b: Layer already exists [2022-10-19T13:57:26.586Z] 05bb5cf5d296: Layer already exists [2022-10-19T13:57:26.586Z] a8aecb0df6e5: Layer already exists [2022-10-19T13:57:26.586Z] 4abce0ee7316: Layer already exists [2022-10-19T13:57:26.586Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:26.586Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:26.586Z] 2.3.0-dev.94: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:27.170Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:27.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:27.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T13:57:27.488Z] 05bb5cf5d296: Preparing [2022-10-19T13:57:27.488Z] a8aecb0df6e5: Preparing [2022-10-19T13:57:27.488Z] 4abce0ee7316: Preparing [2022-10-19T13:57:27.488Z] 563a8d0ea52b: Preparing [2022-10-19T13:57:27.488Z] 6963210d2eeb: Preparing [2022-10-19T13:57:27.488Z] 94140fdfe74f: Preparing [2022-10-19T13:57:27.488Z] 9833f26c6bda: Preparing [2022-10-19T13:57:27.488Z] 94140fdfe74f: Waiting [2022-10-19T13:57:27.488Z] 9833f26c6bda: Waiting [2022-10-19T13:57:27.488Z] 6963210d2eeb: Layer already exists [2022-10-19T13:57:27.488Z] 4abce0ee7316: Layer already exists [2022-10-19T13:57:27.488Z] 563a8d0ea52b: Layer already exists [2022-10-19T13:57:27.488Z] a8aecb0df6e5: Layer already exists [2022-10-19T13:57:27.488Z] 05bb5cf5d296: Layer already exists [2022-10-19T13:57:27.488Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:27.488Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:27.488Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:28.091Z] + 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 [2022-10-19T13:57:28.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-19T13:57:28.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T13:57:28.422Z] 05bb5cf5d296: Preparing [2022-10-19T13:57:28.422Z] a8aecb0df6e5: Preparing [2022-10-19T13:57:28.422Z] 4abce0ee7316: Preparing [2022-10-19T13:57:28.422Z] 563a8d0ea52b: Preparing [2022-10-19T13:57:28.422Z] 6963210d2eeb: Preparing [2022-10-19T13:57:28.422Z] 94140fdfe74f: Preparing [2022-10-19T13:57:28.422Z] 9833f26c6bda: Preparing [2022-10-19T13:57:28.422Z] 94140fdfe74f: Waiting [2022-10-19T13:57:28.422Z] 9833f26c6bda: Waiting [2022-10-19T13:57:28.422Z] 05bb5cf5d296: Layer already exists [2022-10-19T13:57:28.422Z] 6963210d2eeb: Layer already exists [2022-10-19T13:57:28.422Z] 563a8d0ea52b: Layer already exists [2022-10-19T13:57:28.422Z] a8aecb0df6e5: Layer already exists [2022-10-19T13:57:28.422Z] 4abce0ee7316: Layer already exists [2022-10-19T13:57:28.422Z] 9833f26c6bda: Layer already exists [2022-10-19T13:57:28.422Z] 94140fdfe74f: Layer already exists [2022-10-19T13:57:28.685Z] main: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:57:28.723Z] ===================================================== [Pipeline] echo [2022-10-19T13:57:28.729Z] taggedImages: [2022-10-19T13:57:28.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:28.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-19T13:57:28.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 [2022-10-19T13:57:28.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:28.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-19T13:57:28.743Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-19T13:57:28.743Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:28.743Z] latest [2022-10-19T13:57:28.743Z] 2.3.0-dev.94 [2022-10-19T13:57:28.743Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:28.743Z] main [2022-10-19T13:57:28.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:29.064Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:29.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:29.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T13:57:29.388Z] 74b8bb0b2221: Preparing [2022-10-19T13:57:29.388Z] 5949c4e1d2b8: Preparing [2022-10-19T13:57:29.388Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:29.388Z] 89522564eab2: Preparing [2022-10-19T13:57:29.388Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:29.388Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:29.388Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:29.652Z] 74b8bb0b2221: Pushed [2022-10-19T13:57:29.652Z] 89522564eab2: Pushed [2022-10-19T13:57:34.970Z] 5949c4e1d2b8: Pushed [2022-10-19T13:57:34.970Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:35.292Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:35.611Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-19T13:57:35.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T13:57:35.611Z] 74b8bb0b2221: Preparing [2022-10-19T13:57:35.611Z] 5949c4e1d2b8: Preparing [2022-10-19T13:57:35.611Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:35.612Z] 89522564eab2: Preparing [2022-10-19T13:57:35.612Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:35.612Z] 5949c4e1d2b8: Layer already exists [2022-10-19T13:57:35.612Z] 74b8bb0b2221: Layer already exists [2022-10-19T13:57:35.612Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:35.612Z] 89522564eab2: Layer already exists [2022-10-19T13:57:35.612Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:35.612Z] latest: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:35.933Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:36.252Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 [2022-10-19T13:57:36.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T13:57:36.252Z] 74b8bb0b2221: Preparing [2022-10-19T13:57:36.252Z] 5949c4e1d2b8: Preparing [2022-10-19T13:57:36.252Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:36.252Z] 89522564eab2: Preparing [2022-10-19T13:57:36.252Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:36.252Z] 5949c4e1d2b8: Layer already exists [2022-10-19T13:57:36.252Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:36.252Z] 74b8bb0b2221: Layer already exists [2022-10-19T13:57:36.252Z] 89522564eab2: Layer already exists [2022-10-19T13:57:36.252Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:36.252Z] 2.3.0-dev.94: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:36.571Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:36.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:36.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T13:57:36.890Z] 74b8bb0b2221: Preparing [2022-10-19T13:57:36.890Z] 5949c4e1d2b8: Preparing [2022-10-19T13:57:36.890Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:36.890Z] 89522564eab2: Preparing [2022-10-19T13:57:36.890Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:36.890Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:36.890Z] 89522564eab2: Layer already exists [2022-10-19T13:57:36.890Z] 5949c4e1d2b8: Layer already exists [2022-10-19T13:57:36.890Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:36.890Z] 74b8bb0b2221: Layer already exists [2022-10-19T13:57:36.890Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:37.212Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:37.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-19T13:57:37.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T13:57:37.536Z] 74b8bb0b2221: Preparing [2022-10-19T13:57:37.536Z] 5949c4e1d2b8: Preparing [2022-10-19T13:57:37.536Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:37.536Z] 89522564eab2: Preparing [2022-10-19T13:57:37.536Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:37.536Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:37.536Z] 5949c4e1d2b8: Layer already exists [2022-10-19T13:57:37.536Z] 89522564eab2: Layer already exists [2022-10-19T13:57:37.536Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:37.537Z] 74b8bb0b2221: Layer already exists [2022-10-19T13:57:37.537Z] main: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:57:37.572Z] ===================================================== [Pipeline] echo [2022-10-19T13:57:37.580Z] taggedImages: [2022-10-19T13:57:37.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:37.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-19T13:57:37.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 [2022-10-19T13:57:37.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:37.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-19T13:57:37.604Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-19T13:57:37.604Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:37.604Z] latest [2022-10-19T13:57:37.604Z] 2.3.0-dev.94 [2022-10-19T13:57:37.604Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:37.604Z] main [2022-10-19T13:57:37.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:37.940Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:38.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:38.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T13:57:38.269Z] 09bb6d0a9849: Preparing [2022-10-19T13:57:38.269Z] 9b7736ac8e3b: Preparing [2022-10-19T13:57:38.269Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:38.269Z] bcf349193a53: Preparing [2022-10-19T13:57:38.269Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:38.269Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:38.269Z] bcf349193a53: Layer already exists [2022-10-19T13:57:38.269Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:38.533Z] 09bb6d0a9849: Pushed [2022-10-19T13:57:43.851Z] 9b7736ac8e3b: Pushed [2022-10-19T13:57:43.851Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:44.185Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:44.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-19T13:57:44.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T13:57:44.511Z] 09bb6d0a9849: Preparing [2022-10-19T13:57:44.511Z] 9b7736ac8e3b: Preparing [2022-10-19T13:57:44.511Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:44.511Z] bcf349193a53: Preparing [2022-10-19T13:57:44.511Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:44.511Z] 09bb6d0a9849: Layer already exists [2022-10-19T13:57:44.511Z] bcf349193a53: Layer already exists [2022-10-19T13:57:44.511Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:44.511Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:44.511Z] 9b7736ac8e3b: Layer already exists [2022-10-19T13:57:44.778Z] latest: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:45.109Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:45.440Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 [2022-10-19T13:57:45.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T13:57:45.440Z] 09bb6d0a9849: Preparing [2022-10-19T13:57:45.440Z] 9b7736ac8e3b: Preparing [2022-10-19T13:57:45.440Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:45.440Z] bcf349193a53: Preparing [2022-10-19T13:57:45.440Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:45.440Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:45.440Z] 9b7736ac8e3b: Layer already exists [2022-10-19T13:57:45.440Z] bcf349193a53: Layer already exists [2022-10-19T13:57:45.440Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:45.440Z] 09bb6d0a9849: Layer already exists [2022-10-19T13:57:45.705Z] 2.3.0-dev.94: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:46.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:46.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:46.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T13:57:46.368Z] 09bb6d0a9849: Preparing [2022-10-19T13:57:46.368Z] 9b7736ac8e3b: Preparing [2022-10-19T13:57:46.368Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:46.368Z] bcf349193a53: Preparing [2022-10-19T13:57:46.368Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:46.368Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:46.368Z] bcf349193a53: Layer already exists [2022-10-19T13:57:46.368Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:46.368Z] 9b7736ac8e3b: Layer already exists [2022-10-19T13:57:46.368Z] 09bb6d0a9849: Layer already exists [2022-10-19T13:57:46.368Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:46.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:47.035Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-19T13:57:47.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T13:57:47.035Z] 09bb6d0a9849: Preparing [2022-10-19T13:57:47.035Z] 9b7736ac8e3b: Preparing [2022-10-19T13:57:47.035Z] 1c535eaa7a61: Preparing [2022-10-19T13:57:47.035Z] bcf349193a53: Preparing [2022-10-19T13:57:47.035Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:47.035Z] bcf349193a53: Layer already exists [2022-10-19T13:57:47.035Z] 1c535eaa7a61: Layer already exists [2022-10-19T13:57:47.035Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:47.035Z] 09bb6d0a9849: Layer already exists [2022-10-19T13:57:47.035Z] 9b7736ac8e3b: Layer already exists [2022-10-19T13:57:47.035Z] main: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:57:47.338Z] ===================================================== [Pipeline] echo [2022-10-19T13:57:47.344Z] taggedImages: [2022-10-19T13:57:47.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:47.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-19T13:57:47.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 [2022-10-19T13:57:47.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:47.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-19T13:57:47.356Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-19T13:57:47.356Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:47.356Z] latest [2022-10-19T13:57:47.356Z] 2.3.0-dev.94 [2022-10-19T13:57:47.356Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:57:47.356Z] main [2022-10-19T13:57:47.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:47.681Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:57:48.009Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:57:48.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T13:57:48.009Z] 433047c9708a: Preparing [2022-10-19T13:57:48.009Z] 1ae582f195cf: Preparing [2022-10-19T13:57:48.009Z] dc2d9a93459f: Preparing [2022-10-19T13:57:48.009Z] 7951f269f5ca: Preparing [2022-10-19T13:57:48.009Z] 5d3e392a13a0: Preparing [2022-10-19T13:57:48.009Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:57:48.272Z] 1ae582f195cf: Pushed [2022-10-19T13:57:48.854Z] 433047c9708a: Pushed [2022-10-19T13:57:50.794Z] dc2d9a93459f: Pushed [2022-10-19T13:58:17.449Z] 7951f269f5ca: Pushed [2022-10-19T13:58:17.449Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:17.776Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:18.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-19T13:58:18.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T13:58:18.095Z] 433047c9708a: Preparing [2022-10-19T13:58:18.095Z] 1ae582f195cf: Preparing [2022-10-19T13:58:18.095Z] dc2d9a93459f: Preparing [2022-10-19T13:58:18.095Z] 7951f269f5ca: Preparing [2022-10-19T13:58:18.095Z] 5d3e392a13a0: Preparing [2022-10-19T13:58:18.095Z] dc2d9a93459f: Layer already exists [2022-10-19T13:58:18.095Z] 433047c9708a: Layer already exists [2022-10-19T13:58:18.095Z] 1ae582f195cf: Layer already exists [2022-10-19T13:58:18.095Z] 7951f269f5ca: Layer already exists [2022-10-19T13:58:18.095Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:58:18.095Z] latest: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:18.417Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:18.733Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 [2022-10-19T13:58:18.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T13:58:18.733Z] 433047c9708a: Preparing [2022-10-19T13:58:18.733Z] 1ae582f195cf: Preparing [2022-10-19T13:58:18.733Z] dc2d9a93459f: Preparing [2022-10-19T13:58:18.733Z] 7951f269f5ca: Preparing [2022-10-19T13:58:18.733Z] 5d3e392a13a0: Preparing [2022-10-19T13:58:18.733Z] dc2d9a93459f: Layer already exists [2022-10-19T13:58:18.733Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:58:18.733Z] 1ae582f195cf: Layer already exists [2022-10-19T13:58:18.733Z] 7951f269f5ca: Layer already exists [2022-10-19T13:58:18.733Z] 433047c9708a: Layer already exists [2022-10-19T13:58:18.733Z] 2.3.0-dev.94: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:19.053Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:19.372Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:58:19.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T13:58:19.372Z] 433047c9708a: Preparing [2022-10-19T13:58:19.372Z] 1ae582f195cf: Preparing [2022-10-19T13:58:19.372Z] dc2d9a93459f: Preparing [2022-10-19T13:58:19.372Z] 7951f269f5ca: Preparing [2022-10-19T13:58:19.372Z] 5d3e392a13a0: Preparing [2022-10-19T13:58:19.372Z] 1ae582f195cf: Layer already exists [2022-10-19T13:58:19.372Z] dc2d9a93459f: Layer already exists [2022-10-19T13:58:19.372Z] 433047c9708a: Layer already exists [2022-10-19T13:58:19.372Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:58:19.372Z] 7951f269f5ca: Layer already exists [2022-10-19T13:58:19.372Z] cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:19.693Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:20.013Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-19T13:58:20.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T13:58:20.013Z] 433047c9708a: Preparing [2022-10-19T13:58:20.013Z] 1ae582f195cf: Preparing [2022-10-19T13:58:20.013Z] dc2d9a93459f: Preparing [2022-10-19T13:58:20.013Z] 7951f269f5ca: Preparing [2022-10-19T13:58:20.013Z] 5d3e392a13a0: Preparing [2022-10-19T13:58:20.013Z] 433047c9708a: Layer already exists [2022-10-19T13:58:20.013Z] dc2d9a93459f: Layer already exists [2022-10-19T13:58:20.013Z] 7951f269f5ca: Layer already exists [2022-10-19T13:58:20.013Z] 5d3e392a13a0: Layer already exists [2022-10-19T13:58:20.013Z] 1ae582f195cf: Layer already exists [2022-10-19T13:58:20.276Z] main: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T13:58:20.325Z] ===================================================== [Pipeline] echo [2022-10-19T13:58:20.334Z] taggedImages: [2022-10-19T13:58:20.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [2022-10-19T13:58:20.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-19T13:58:20.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 [2022-10-19T13:58:20.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [2022-10-19T13:58:20.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:20.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T13:58:20.679Z] [2022-10-19T13:58:20.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:20.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T13:58:20.998Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T13:58:20.998Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T13:58:20.998Z] 04944245beec: Pulling fs layer [2022-10-19T13:58:20.998Z] 699f458cf7ca: Pulling fs layer [2022-10-19T13:58:20.998Z] 765212b225bb: Pulling fs layer [2022-10-19T13:58:20.998Z] f23df028b6ca: Pulling fs layer [2022-10-19T13:58:20.998Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T13:58:20.998Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T13:58:20.998Z] 765212b225bb: Waiting [2022-10-19T13:58:20.998Z] f23df028b6ca: Waiting [2022-10-19T13:58:20.998Z] 2437ff75d9bd: Waiting [2022-10-19T13:58:20.998Z] d65c8cfc05b1: Waiting [2022-10-19T13:58:21.263Z] 04944245beec: Verifying Checksum [2022-10-19T13:58:21.263Z] 04944245beec: Download complete [2022-10-19T13:58:21.263Z] 765212b225bb: Verifying Checksum [2022-10-19T13:58:21.263Z] 765212b225bb: Download complete [2022-10-19T13:58:21.263Z] f23df028b6ca: Verifying Checksum [2022-10-19T13:58:21.263Z] f23df028b6ca: Download complete [2022-10-19T13:58:21.263Z] d65c8cfc05b1: Verifying Checksum [2022-10-19T13:58:21.263Z] d65c8cfc05b1: Download complete [2022-10-19T13:58:21.531Z] 699f458cf7ca: Verifying Checksum [2022-10-19T13:58:21.531Z] 699f458cf7ca: Download complete [2022-10-19T13:58:21.852Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T13:58:24.486Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T13:58:24.486Z] 2437ff75d9bd: Download complete [2022-10-19T13:58:25.923Z] 8998bd30e6a1: Pull complete [2022-10-19T13:58:26.503Z] 04944245beec: Pull complete [2022-10-19T13:58:27.461Z] 699f458cf7ca: Pull complete [2022-10-19T13:58:27.726Z] 765212b225bb: Pull complete [2022-10-19T13:58:28.684Z] f23df028b6ca: Pull complete [2022-10-19T13:58:28.684Z] d65c8cfc05b1: Pull complete [2022-10-19T13:58:43.650Z] 2437ff75d9bd: Pull complete [2022-10-19T13:58:43.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T13:58:43.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T13:58:43.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:58:43.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container [2022-10-19T13:58:43.869Z] $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:58:46.545Z] $ docker top c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:58:47.078Z] ---> job-cost.sh [2022-10-19T13:58:47.342Z] lf-activate-venv: SKIPPING [2022-10-19T13:58:47.342Z] INFO: No Stack... [2022-10-19T13:58:47.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T13:58:48.557Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T13:58:48.866Z] + cat /w/workspace/edgex-go/332/archives/cost.csv [2022-10-19T13:58:48.866Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T13:58:48.904Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] [2022-10-19T13:58:48.914Z] Resource [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] did not exist. Created. [2022-10-19T13:58:48.914Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T13:58:49.230Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T13:58:49.753Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T13:58:49.759Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T13:58:49.778Z] $ docker stop --time=1 c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 [2022-10-19T13:58:51.223Z] $ docker rm -f c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-19T13:58:51.662Z] provisioning config files... [2022-10-19T13:58:51.668Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/332@tmp/config4581993378137653256tmp [Pipeline] { [Pipeline] sh [2022-10-19T13:58:51.957Z] + set +x [2022-10-19T13:58:51.957Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-10-19T13:58:51.957Z] [2022-10-19T13:58:51.957Z] [2022-10-19T13:58:51.957Z] _____ _ [2022-10-19T13:58:51.957Z] / ____| | | [2022-10-19T13:58:51.957Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T13:58:51.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T13:58:51.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T13:58:51.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T13:58:51.957Z] Bash-1.0.6 [2022-10-19T13:58:51.957Z] [2022-10-19T13:58:51.957Z] [2022-10-19T13:58:51.957Z] ==> git version 2.25.1 found [2022-10-19T13:58:51.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-19T13:58:51.957Z] Release-Date: 2020-01-08 [2022-10-19T13:58:51.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-19T13:58:51.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T13:58:51.957Z] ==> Jenkins CI detected. [2022-10-19T13:58:51.957Z] current dir:  /w/workspace/edgex-go/332 [2022-10-19T13:58:51.957Z] project root: . [2022-10-19T13:58:51.957Z] --> token set from env [2022-10-19T13:58:51.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T13:58:51.957Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T13:58:51.957Z] ==> Python coveragepy not found [2022-10-19T13:58:51.957Z] ==> Searching for coverage reports in: [2022-10-19T13:58:51.957Z] + . [2022-10-19T13:58:52.215Z] -> Found 1 reports [2022-10-19T13:58:52.215Z] ==> Detecting git/mercurial file structure [2022-10-19T13:58:52.215Z] ==> Reading reports [2022-10-19T13:58:52.215Z] + ./coverage.out bytes=503479 [2022-10-19T13:58:52.215Z] ==> Appending adjustments [2022-10-19T13:58:52.215Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T13:58:53.590Z] + Found adjustments [2022-10-19T13:58:53.590Z] ==> Gzipping contents [2022-10-19T13:58:53.590Z] 68K /tmp/codecov.59TzBx.gz [2022-10-19T13:58:53.590Z] ==> Uploading reports [2022-10-19T13:58:53.590Z] url: https://codecov.io [2022-10-19T13:58:53.590Z] query: branch=main&commit=cbeaad2d6cb7760bfd67df9a253a2618b7240350&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T13:58:53.590Z] -> Pinging Codecov [2022-10-19T13:58:53.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=cbeaad2d6cb7760bfd67df9a253a2618b7240350&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T13:58:54.526Z] -> Uploading to [2022-10-19T13:58:54.526Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/00271124DB129430A58F1EEE437C3FCB/cbeaad2d6cb7760bfd67df9a253a2618b7240350/40a37d79-8e4a-467a-abd9-241768c515a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T135854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8437dc097df02d3ad8e6f878af8b68f800aa4c2a424154be4999a49139d0a7f1 [2022-10-19T13:58:54.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:58:54.526Z] Dload Upload Total Spent Left Speed [2022-10-19T13:58:54.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65606 0 0 100 65606 0 289k --:--:-- --:--:-- --:--:-- 288k 100 65606 0 0 100 65606 0 262k --:--:-- --:--:-- --:--:-- 261k [2022-10-19T13:58:54.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [2022-10-19T13:58:54.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-19T13:58:54.732Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-19T13:58:54.743Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:55.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T13:58:55.036Z] [2022-10-19T13:58:55.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:58:55.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T13:58:55.331Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-19T13:58:55.331Z] df9b9388f04a: Pulling fs layer [2022-10-19T13:58:55.331Z] 52dc419b0ee2: Pulling fs layer [2022-10-19T13:58:55.331Z] 25bc292e5bac: Pulling fs layer [2022-10-19T13:58:55.331Z] 114826534d7a: Pulling fs layer [2022-10-19T13:58:55.331Z] 4657fd5d0bcf: Pulling fs layer [2022-10-19T13:58:55.331Z] 6ad1cebc031e: Pulling fs layer [2022-10-19T13:58:55.331Z] 8a3aa393b2d8: Pulling fs layer [2022-10-19T13:58:55.331Z] 114826534d7a: Waiting [2022-10-19T13:58:55.331Z] 4657fd5d0bcf: Waiting [2022-10-19T13:58:55.331Z] 6ad1cebc031e: Waiting [2022-10-19T13:58:55.331Z] 8a3aa393b2d8: Waiting [2022-10-19T13:58:55.331Z] 25bc292e5bac: Verifying Checksum [2022-10-19T13:58:55.331Z] 25bc292e5bac: Download complete [2022-10-19T13:58:55.331Z] 52dc419b0ee2: Verifying Checksum [2022-10-19T13:58:55.331Z] 52dc419b0ee2: Download complete [2022-10-19T13:58:55.331Z] 4657fd5d0bcf: Verifying Checksum [2022-10-19T13:58:55.331Z] 4657fd5d0bcf: Download complete [2022-10-19T13:58:55.331Z] df9b9388f04a: Verifying Checksum [2022-10-19T13:58:55.331Z] df9b9388f04a: Download complete [2022-10-19T13:58:55.592Z] df9b9388f04a: Pull complete [2022-10-19T13:58:55.592Z] 6ad1cebc031e: Verifying Checksum [2022-10-19T13:58:55.592Z] 6ad1cebc031e: Download complete [2022-10-19T13:58:55.592Z] 52dc419b0ee2: Pull complete [2022-10-19T13:58:55.592Z] 25bc292e5bac: Pull complete [2022-10-19T13:58:56.549Z] 114826534d7a: Verifying Checksum [2022-10-19T13:58:56.549Z] 114826534d7a: Download complete [2022-10-19T13:58:56.549Z] 8a3aa393b2d8: Download complete [2022-10-19T13:58:59.842Z] 114826534d7a: Pull complete [2022-10-19T13:58:59.842Z] 4657fd5d0bcf: Pull complete [2022-10-19T13:58:59.842Z] 6ad1cebc031e: Pull complete [2022-10-19T13:59:02.371Z] 8a3aa393b2d8: Pull complete [2022-10-19T13:59:02.371Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-19T13:59:02.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T13:59:02.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:59:02.438Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:59:02.510Z] $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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:1.410.4 cat [2022-10-19T13:59:04.941Z] $ docker top 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T13:59:04.975Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-19T13:59:05.251Z] + set -o pipefail [2022-10-19T13:59:05.251Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] Monitoring /w/workspace/edgex-go/332 (github.com/edgexfoundry/edgex-go)... [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f7459a77-8163-407e-a374-46f1a1ad42a3 [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] [2022-10-19T13:59:11.827Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-19T13:59:11.827Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-19T13:59:11.827Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-19T13:59:11.865Z] $ docker stop --time=1 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 [2022-10-19T13:59:14.156Z] $ docker rm -f 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-19T13:59:14.492Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:59:14.506Z] provisioning config files... [2022-10-19T13:59:14.513Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/332@tmp/config5685565898066067456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:14.804Z] --> edgex-publish-swagger.sh [2022-10-19T13:59:14.804Z] === Publish openapi/v2 API === [2022-10-19T13:59:14.804Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-19T13:59:14.804Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/332/openapi/v2/core-command.yaml] [2022-10-19T13:59:14.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:14.804Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:16.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27959 0:00:01 0:00:01 --:--:-- 27959 100 33831 0 0 100 33831 0 26978 0:00:01 0:00:01 --:--:-- 26978 [2022-10-19T13:59:16.182Z] [2022-10-19T13:59:16.182Z] [2022-10-19T13:59:16.182Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/332/openapi/v2/core-data.yaml] [2022-10-19T13:59:16.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:16.182Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:17.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 67233 0:00:01 0:00:01 --:--:-- 67233 100 71604 0 0 100 71604 0 67170 0:00:01 0:00:01 --:--:-- 67170 [2022-10-19T13:59:17.121Z] [2022-10-19T13:59:17.121Z] [2022-10-19T13:59:17.121Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/332/openapi/v2/core-metadata.yaml] [2022-10-19T13:59:17.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:17.121Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:18.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 144k 0 0 100 144k 0 125k 0:00:01 0:00:01 --:--:-- 125k [2022-10-19T13:59:18.497Z] [2022-10-19T13:59:18.497Z] [2022-10-19T13:59:18.497Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/332/openapi/v2/support-notifications.yaml] [2022-10-19T13:59:18.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:18.497Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:19.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 [2022-10-19T13:59:19.323Z] [2022-10-19T13:59:19.323Z] [2022-10-19T13:59:19.323Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/332/openapi/v2/support-scheduler.yaml] [2022-10-19T13:59:19.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:19.323Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:20.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 [2022-10-19T13:59:20.256Z] [2022-10-19T13:59:20.256Z] [2022-10-19T13:59:20.256Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/332/openapi/v2/system-agent.yaml] [2022-10-19T13:59:20.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T13:59:20.256Z] Dload Upload Total Spent Left Speed [2022-10-19T13:59:21.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20355 --:--:-- --:--:-- --:--:-- 20335 100 20091 0 0 100 20091 0 20355 --:--:-- --:--:-- --:--:-- 20335 [2022-10-19T13:59:21.190Z] [2022-10-19T13:59:21.190Z] [Pipeline] } [2022-10-19T13:59:21.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-19T13:59:21.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T13:59:21.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:21.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:59:21.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:59:21.952Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:59:22.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:59:22.441Z] $ docker top fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c -eo pid,comm [2022-10-19T13:59:22.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-19T13:59:22.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T13:59:22.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T13:59:22.500Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T13:59:22.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T13:59:22.648Z] $ docker exec fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c ssh-agent [2022-10-19T13:59:22.730Z] SSH_AUTH_SOCK=/tmp/ssh-t58K1a5tOI0c/agent.31 [2022-10-19T13:59:22.730Z] SSH_AGENT_PID=37 [2022-10-19T13:59:22.736Z] Running ssh-add (command line suppressed) [2022-10-19T13:59:22.882Z] Identity added: /w/workspace/edgex-go/332@tmp/private_key_15567446681610224837.key (/w/workspace/edgex-go/332@tmp/private_key_15567446681610224837.key) [2022-10-19T13:59:22.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T13:59:23.157Z] + git semver tag [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,353 [run_tag] DEBUG tag force:False [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,353 [check_head_tag] DEBUG check head tag [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,354 [execute] INFO git cat-file --batch-check [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=) [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,357 [execute] INFO git cat-file --batch [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=) [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,390 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,390 [execute] INFO git tag -a v2.3.0-dev.94 -m v2.3.0-dev.94 [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,390 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.94', '-m', 'v2.3.0-dev.94'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) [2022-10-19T13:59:23.417Z] 2022-10-19 13:59:23,396 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:23.417Z] 2.3.0-dev.94 [Pipeline] } [2022-10-19T13:59:23.454Z] $ docker exec --env ******** --env ******** fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c ssh-agent -k [2022-10-19T13:59:23.551Z] unset SSH_AUTH_SOCK; [2022-10-19T13:59:23.551Z] unset SSH_AGENT_PID; [2022-10-19T13:59:23.551Z] echo Agent pid 37 killed; [2022-10-19T13:59:23.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T13:59:23.833Z] + git semver [Pipeline] } [2022-10-19T13:59:24.132Z] $ docker stop --time=1 fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c [2022-10-19T13:59:25.489Z] $ docker rm -f fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:25.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T13:59:25.836Z] [2022-10-19T13:59:25.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:26.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T13:59:26.139Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-19T13:59:26.139Z] ab5ef0e58194: Pulling fs layer [2022-10-19T13:59:26.139Z] 9712f1f96733: Pulling fs layer [2022-10-19T13:59:26.139Z] 63f879dbbcfc: Pulling fs layer [2022-10-19T13:59:26.139Z] 0d9ebad4ef96: Pulling fs layer [2022-10-19T13:59:26.139Z] e9a5061849ea: Pulling fs layer [2022-10-19T13:59:26.139Z] d747dcd14b5f: Pulling fs layer [2022-10-19T13:59:26.139Z] 2de7ff778b66: Pulling fs layer [2022-10-19T13:59:26.139Z] e9a5061849ea: Waiting [2022-10-19T13:59:26.139Z] d747dcd14b5f: Waiting [2022-10-19T13:59:26.139Z] 0d9ebad4ef96: Waiting [2022-10-19T13:59:26.139Z] 2de7ff778b66: Waiting [2022-10-19T13:59:26.139Z] 9712f1f96733: Verifying Checksum [2022-10-19T13:59:26.139Z] 9712f1f96733: Download complete [2022-10-19T13:59:26.400Z] 63f879dbbcfc: Verifying Checksum [2022-10-19T13:59:26.400Z] 63f879dbbcfc: Download complete [2022-10-19T13:59:26.669Z] e9a5061849ea: Verifying Checksum [2022-10-19T13:59:26.669Z] e9a5061849ea: Download complete [2022-10-19T13:59:26.669Z] d747dcd14b5f: Verifying Checksum [2022-10-19T13:59:26.669Z] d747dcd14b5f: Download complete [2022-10-19T13:59:26.669Z] ab5ef0e58194: Verifying Checksum [2022-10-19T13:59:26.669Z] ab5ef0e58194: Download complete [2022-10-19T13:59:26.669Z] 0d9ebad4ef96: Download complete [2022-10-19T13:59:26.933Z] 2de7ff778b66: Verifying Checksum [2022-10-19T13:59:26.933Z] 2de7ff778b66: Download complete [2022-10-19T13:59:29.459Z] ab5ef0e58194: Pull complete [2022-10-19T13:59:29.459Z] 9712f1f96733: Pull complete [2022-10-19T13:59:30.025Z] 63f879dbbcfc: Pull complete [2022-10-19T13:59:33.309Z] 0d9ebad4ef96: Pull complete [2022-10-19T13:59:33.573Z] e9a5061849ea: Pull complete [2022-10-19T13:59:33.573Z] d747dcd14b5f: Pull complete [2022-10-19T13:59:34.540Z] 2de7ff778b66: Pull complete [2022-10-19T13:59:34.540Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-19T13:59:34.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T13:59:34.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:59:34.609Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:59:34.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:59:37.138Z] $ docker top 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-19T13:59:37.175Z] provisioning config files... [2022-10-19T13:59:37.182Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/332@tmp/config12362996347903628586tmp [2022-10-19T13:59:37.192Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/332@tmp/config7354730825521735493tmp [2022-10-19T13:59:37.203Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/332@tmp/config18274693551093643803tmp [Pipeline] { [Pipeline] echo [2022-10-19T13:59:37.217Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:37.504Z] ---> sigul-configuration.sh [2022-10-19T13:59:37.504Z] gpg: directory `/root/.gnupg' created [2022-10-19T13:59:37.504Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-19T13:59:37.504Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-19T13:59:37.504Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-19T13:59:37.504Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-19T13:59:37.504Z] gpg: CAST5 encrypted data [2022-10-19T13:59:37.504Z] gpg: encrypted with 1 passphrase [2022-10-19T13:59:37.504Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-19T13:59:37.787Z] + mkdir /home/jenkins [2022-10-19T13:59:37.787Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-19T13:59:38.072Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-19T13:59:38.080Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:38.365Z] ---> sigul-install.sh [2022-10-19T13:59:38.365Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-19T13:59:38.646Z] + git tag --list [2022-10-19T13:59:38.646Z] 0.6.0 [2022-10-19T13:59:38.646Z] 0.6.1 [2022-10-19T13:59:38.646Z] 0.7.0 [2022-10-19T13:59:38.646Z] 0.7.1 [2022-10-19T13:59:38.646Z] v1.0.0 [2022-10-19T13:59:38.646Z] v1.0.1 [2022-10-19T13:59:38.646Z] v1.1.0 [2022-10-19T13:59:38.646Z] v1.2.0 [2022-10-19T13:59:38.646Z] v1.2.1 [2022-10-19T13:59:38.646Z] v1.3.0 [2022-10-19T13:59:38.646Z] v1.3.1 [2022-10-19T13:59:38.646Z] v2.0.0 [2022-10-19T13:59:38.646Z] v2.1.0 [2022-10-19T13:59:38.646Z] v2.1.1 [2022-10-19T13:59:38.646Z] v2.1.1-dev.1 [2022-10-19T13:59:38.646Z] v2.1.1-dev.2 [2022-10-19T13:59:38.646Z] v2.1.1-dev.3 [2022-10-19T13:59:38.646Z] v2.1.1-dev.4 [2022-10-19T13:59:38.646Z] v2.1.1-dev.5 [2022-10-19T13:59:38.646Z] v2.1.1-dev.6 [2022-10-19T13:59:38.646Z] v2.1.1-dev.7 [2022-10-19T13:59:38.646Z] v2.1.1-dev.8 [2022-10-19T13:59:38.646Z] v2.1.2-dev.1 [2022-10-19T13:59:38.646Z] v2.2.0 [2022-10-19T13:59:38.646Z] v2.2.1-dev.1 [2022-10-19T13:59:38.646Z] v2.2.1-dev.10 [2022-10-19T13:59:38.646Z] v2.2.1-dev.11 [2022-10-19T13:59:38.646Z] v2.2.1-dev.12 [2022-10-19T13:59:38.646Z] v2.2.1-dev.13 [2022-10-19T13:59:38.646Z] v2.2.1-dev.14 [2022-10-19T13:59:38.646Z] v2.2.1-dev.15 [2022-10-19T13:59:38.646Z] v2.2.1-dev.16 [2022-10-19T13:59:38.646Z] v2.2.1-dev.17 [2022-10-19T13:59:38.646Z] v2.2.1-dev.18 [2022-10-19T13:59:38.646Z] v2.2.1-dev.19 [2022-10-19T13:59:38.646Z] v2.2.1-dev.2 [2022-10-19T13:59:38.646Z] v2.2.1-dev.20 [2022-10-19T13:59:38.646Z] v2.2.1-dev.21 [2022-10-19T13:59:38.646Z] v2.2.1-dev.22 [2022-10-19T13:59:38.646Z] v2.2.1-dev.23 [2022-10-19T13:59:38.646Z] v2.2.1-dev.24 [2022-10-19T13:59:38.646Z] v2.2.1-dev.25 [2022-10-19T13:59:38.646Z] v2.2.1-dev.26 [2022-10-19T13:59:38.646Z] v2.2.1-dev.27 [2022-10-19T13:59:38.646Z] v2.2.1-dev.28 [2022-10-19T13:59:38.646Z] v2.2.1-dev.29 [2022-10-19T13:59:38.646Z] v2.2.1-dev.3 [2022-10-19T13:59:38.646Z] v2.2.1-dev.4 [2022-10-19T13:59:38.646Z] v2.2.1-dev.5 [2022-10-19T13:59:38.646Z] v2.2.1-dev.6 [2022-10-19T13:59:38.646Z] v2.2.1-dev.7 [2022-10-19T13:59:38.646Z] v2.2.1-dev.8 [2022-10-19T13:59:38.647Z] v2.2.1-dev.9 [2022-10-19T13:59:38.647Z] v2.3.0-dev.29 [2022-10-19T13:59:38.647Z] v2.3.0-dev.30 [2022-10-19T13:59:38.647Z] v2.3.0-dev.31 [2022-10-19T13:59:38.647Z] v2.3.0-dev.32 [2022-10-19T13:59:38.647Z] v2.3.0-dev.33 [2022-10-19T13:59:38.647Z] v2.3.0-dev.34 [2022-10-19T13:59:38.647Z] v2.3.0-dev.35 [2022-10-19T13:59:38.647Z] v2.3.0-dev.36 [2022-10-19T13:59:38.647Z] v2.3.0-dev.37 [2022-10-19T13:59:38.647Z] v2.3.0-dev.38 [2022-10-19T13:59:38.647Z] v2.3.0-dev.39 [2022-10-19T13:59:38.647Z] v2.3.0-dev.40 [2022-10-19T13:59:38.647Z] v2.3.0-dev.41 [2022-10-19T13:59:38.647Z] v2.3.0-dev.42 [2022-10-19T13:59:38.647Z] v2.3.0-dev.43 [2022-10-19T13:59:38.647Z] v2.3.0-dev.44 [2022-10-19T13:59:38.647Z] v2.3.0-dev.45 [2022-10-19T13:59:38.647Z] v2.3.0-dev.46 [2022-10-19T13:59:38.647Z] v2.3.0-dev.47 [2022-10-19T13:59:38.647Z] v2.3.0-dev.48 [2022-10-19T13:59:38.647Z] v2.3.0-dev.49 [2022-10-19T13:59:38.647Z] v2.3.0-dev.50 [2022-10-19T13:59:38.647Z] v2.3.0-dev.51 [2022-10-19T13:59:38.647Z] v2.3.0-dev.52 [2022-10-19T13:59:38.647Z] v2.3.0-dev.53 [2022-10-19T13:59:38.647Z] v2.3.0-dev.54 [2022-10-19T13:59:38.647Z] v2.3.0-dev.55 [2022-10-19T13:59:38.647Z] v2.3.0-dev.56 [2022-10-19T13:59:38.647Z] v2.3.0-dev.57 [2022-10-19T13:59:38.647Z] v2.3.0-dev.58 [2022-10-19T13:59:38.647Z] v2.3.0-dev.59 [2022-10-19T13:59:38.647Z] v2.3.0-dev.60 [2022-10-19T13:59:38.647Z] v2.3.0-dev.61 [2022-10-19T13:59:38.647Z] v2.3.0-dev.62 [2022-10-19T13:59:38.647Z] v2.3.0-dev.63 [2022-10-19T13:59:38.647Z] v2.3.0-dev.64 [2022-10-19T13:59:38.647Z] v2.3.0-dev.65 [2022-10-19T13:59:38.647Z] v2.3.0-dev.66 [2022-10-19T13:59:38.647Z] v2.3.0-dev.67 [2022-10-19T13:59:38.647Z] v2.3.0-dev.68 [2022-10-19T13:59:38.647Z] v2.3.0-dev.69 [2022-10-19T13:59:38.647Z] v2.3.0-dev.70 [2022-10-19T13:59:38.647Z] v2.3.0-dev.71 [2022-10-19T13:59:38.647Z] v2.3.0-dev.72 [2022-10-19T13:59:38.647Z] v2.3.0-dev.73 [2022-10-19T13:59:38.647Z] v2.3.0-dev.74 [2022-10-19T13:59:38.647Z] v2.3.0-dev.75 [2022-10-19T13:59:38.647Z] v2.3.0-dev.76 [2022-10-19T13:59:38.647Z] v2.3.0-dev.77 [2022-10-19T13:59:38.647Z] v2.3.0-dev.78 [2022-10-19T13:59:38.647Z] v2.3.0-dev.79 [2022-10-19T13:59:38.647Z] v2.3.0-dev.80 [2022-10-19T13:59:38.647Z] v2.3.0-dev.81 [2022-10-19T13:59:38.647Z] v2.3.0-dev.82 [2022-10-19T13:59:38.647Z] v2.3.0-dev.83 [2022-10-19T13:59:38.647Z] v2.3.0-dev.84 [2022-10-19T13:59:38.647Z] v2.3.0-dev.85 [2022-10-19T13:59:38.647Z] v2.3.0-dev.86 [2022-10-19T13:59:38.647Z] v2.3.0-dev.87 [2022-10-19T13:59:38.647Z] v2.3.0-dev.88 [2022-10-19T13:59:38.647Z] v2.3.0-dev.89 [2022-10-19T13:59:38.647Z] v2.3.0-dev.90 [2022-10-19T13:59:38.647Z] v2.3.0-dev.91 [2022-10-19T13:59:38.647Z] v2.3.0-dev.92 [2022-10-19T13:59:38.647Z] v2.3.0-dev.93 [2022-10-19T13:59:38.647Z] v2.3.0-dev.94 [Pipeline] sh [2022-10-19T13:59:38.927Z] + lftools sign git-tag v2.3.0-dev.94 [2022-10-19T13:59:39.494Z] Signing Git tag with Sigul... [2022-10-19T13:59:39.494Z] Signing v2.3.0-dev.94 [Pipeline] echo [2022-10-19T13:59:39.761Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:40.043Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-19T13:59:40.050Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-19T13:59:40.095Z] $ docker stop --time=1 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da [2022-10-19T13:59:41.456Z] $ docker rm -f 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-19T13:59:41.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T13:59:41.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:42.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:59:42.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:59:42.190Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:59:42.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:59:42.631Z] $ docker top b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T13:59:42.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T13:59:42.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T13:59:42.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T13:59:42.821Z] $ docker exec b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 ssh-agent [2022-10-19T13:59:42.898Z] SSH_AUTH_SOCK=/tmp/ssh-8nEoYtUkELD6/agent.33 [2022-10-19T13:59:42.898Z] SSH_AGENT_PID=39 [2022-10-19T13:59:42.903Z] Running ssh-add (command line suppressed) [2022-10-19T13:59:43.036Z] Identity added: /w/workspace/edgex-go/332@tmp/private_key_865036889776279676.key (/w/workspace/edgex-go/332@tmp/private_key_865036889776279676.key) [2022-10-19T13:59:43.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T13:59:43.305Z] + git semver bump pre [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,506 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,506 [bump_version] DEBUG bumping version:2.3.0-dev.94 on axis:pre with prefix:dev [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,506 [bump_version] DEBUG bumped version:2.3.0-dev.95 [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,506 [write_version] DEBUG write version:2.3.0-dev.95 to path:/w/workspace/edgex-go/332/.semver/main with force:True [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,507 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,508 [execute] INFO git cat-file --batch-check [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,514 [execute] INFO git cat-file --batch [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T13:59:43.563Z] 2022-10-19 13:59:43,520 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:43.563Z] 2.3.0-dev.95 [Pipeline] } [2022-10-19T13:59:43.599Z] $ docker exec --env ******** --env ******** b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 ssh-agent -k [2022-10-19T13:59:43.693Z] unset SSH_AUTH_SOCK; [2022-10-19T13:59:43.693Z] unset SSH_AGENT_PID; [2022-10-19T13:59:43.693Z] echo Agent pid 39 killed; [2022-10-19T13:59:43.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T13:59:43.966Z] + git semver [Pipeline] } [2022-10-19T13:59:44.261Z] $ docker stop --time=1 b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 [2022-10-19T13:59:45.591Z] $ docker rm -f b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T13:59:45.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T13:59:45.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:46.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T13:59:46.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T13:59:46.491Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T13:59:46.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T13:59:46.929Z] $ docker top 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T13:59:46.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T13:59:46.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T13:59:47.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T13:59:47.111Z] $ docker exec 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd ssh-agent [2022-10-19T13:59:47.189Z] SSH_AUTH_SOCK=/tmp/ssh-Pg6cq9mTkMwO/agent.32 [2022-10-19T13:59:47.189Z] SSH_AGENT_PID=38 [2022-10-19T13:59:47.195Z] Running ssh-add (command line suppressed) [2022-10-19T13:59:47.328Z] Identity added: /w/workspace/edgex-go/332@tmp/private_key_18174304908528417168.key (/w/workspace/edgex-go/332@tmp/private_key_18174304908528417168.key) [2022-10-19T13:59:47.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T13:59:47.599Z] + git semver push [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,807 [run_push] DEBUG push [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,808 [execute] INFO git cat-file --batch-check [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,812 [execute] INFO git rev-list 6e5d45a810d026a3524ac99a0765052f5ffe9194 -- [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,812 [execute] DEBUG Popen(['git', 'rev-list', '6e5d45a810d026a3524ac99a0765052f5ffe9194', '--'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,825 [execute] INFO git fetch -v origin [2022-10-19T13:59:47.858Z] 2022-10-19 13:59:47,826 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-19T13:59:48.446Z] 2022-10-19 13:59:48,403 [run_push] DEBUG no remote changes detected [2022-10-19T13:59:48.446Z] 2022-10-19 13:59:48,403 [execute] INFO git push origin semver [2022-10-19T13:59:48.446Z] 2022-10-19 13:59:48,403 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T13:59:49.382Z] 2022-10-19 13:59:49,318 [run_push] DEBUG push all version tags [2022-10-19T13:59:49.382Z] 2022-10-19 13:59:49,318 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-19T13:59:49.382Z] 2022-10-19 13:59:49,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) [2022-10-19T13:59:50.317Z] 2022-10-19 13:59:50,202 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main [2022-10-19T13:59:50.317Z] 2.3.0-dev.95 [Pipeline] } [2022-10-19T13:59:50.353Z] $ docker exec --env ******** --env ******** 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd ssh-agent -k [2022-10-19T13:59:50.455Z] unset SSH_AUTH_SOCK; [2022-10-19T13:59:50.456Z] unset SSH_AGENT_PID; [2022-10-19T13:59:50.456Z] echo Agent pid 38 killed; [2022-10-19T13:59:50.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T13:59:50.736Z] + git semver [Pipeline] } [2022-10-19T13:59:51.034Z] $ docker stop --time=1 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd [2022-10-19T13:59:52.332Z] $ docker rm -f 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-19T13:59:52.822Z] + [ -d /w/workspace/edgex-go/332/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:53.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T13:59:53.968Z] ---> package-listing.sh [2022-10-19T13:59:53.968Z] ++ facter osfamily [2022-10-19T13:59:53.968Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T13:59:54.227Z] + OS_FAMILY=debian [2022-10-19T13:59:54.227Z] + workspace=/w/workspace/edgex-go/332 [2022-10-19T13:59:54.227Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T13:59:54.227Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T13:59:54.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T13:59:54.227Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T13:59:54.227Z] + '[' /w/workspace/edgex-go/332 ']' [2022-10-19T13:59:54.227Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T13:59:54.227Z] + case "${OS_FAMILY}" in [2022-10-19T13:59:54.227Z] + dpkg -l [2022-10-19T13:59:54.227Z] + grep '^ii' [2022-10-19T13:59:54.227Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T13:59:54.227Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T13:59:54.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T13:59:54.227Z] + '[' /w/workspace/edgex-go/332 ']' [2022-10-19T13:59:54.227Z] + mkdir -p /w/workspace/edgex-go/332/archives/ [2022-10-19T13:59:54.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/332/archives/ [Pipeline] echo [2022-10-19T13:59:54.238Z] 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/332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-19T13:59:54.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:55.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T13:59:55.073Z] [2022-10-19T13:59:55.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T13:59:55.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T13:59:55.366Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T13:59:55.366Z] 5eb5b503b376: Pulling fs layer [2022-10-19T13:59:55.366Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T13:59:55.366Z] ec43610c2a17: Pulling fs layer [2022-10-19T13:59:55.366Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T13:59:55.366Z] 33b1e0a273af: Pulling fs layer [2022-10-19T13:59:55.366Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T13:59:55.366Z] 2f39f015ded8: Pulling fs layer [2022-10-19T13:59:55.367Z] 3a2ae6a8a46f: Waiting [2022-10-19T13:59:55.367Z] 5d3b04190fa2: Waiting [2022-10-19T13:59:55.367Z] 33b1e0a273af: Waiting [2022-10-19T13:59:55.367Z] 5c69ac0246d0: Download complete [2022-10-19T13:59:55.367Z] 3a2ae6a8a46f: Download complete [2022-10-19T13:59:55.626Z] 33b1e0a273af: Verifying Checksum [2022-10-19T13:59:55.626Z] 33b1e0a273af: Download complete [2022-10-19T13:59:55.626Z] 5d3b04190fa2: Download complete [2022-10-19T13:59:55.626Z] ec43610c2a17: Verifying Checksum [2022-10-19T13:59:55.626Z] ec43610c2a17: Download complete [2022-10-19T13:59:55.626Z] 5eb5b503b376: Verifying Checksum [2022-10-19T13:59:55.626Z] 5eb5b503b376: Download complete [2022-10-19T13:59:56.557Z] 2f39f015ded8: Download complete [2022-10-19T13:59:56.818Z] 5eb5b503b376: Pull complete [2022-10-19T13:59:57.077Z] 5c69ac0246d0: Pull complete [2022-10-19T13:59:57.335Z] ec43610c2a17: Pull complete [2022-10-19T13:59:57.335Z] 3a2ae6a8a46f: Pull complete [2022-10-19T13:59:57.592Z] 33b1e0a273af: Pull complete [2022-10-19T13:59:57.592Z] 5d3b04190fa2: Pull complete [2022-10-19T14:00:01.775Z] 2f39f015ded8: Pull complete [2022-10-19T14:00:01.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T14:00:01.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T14:00:01.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T14:00:01.843Z] prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container [2022-10-19T14:00:01.893Z] $ 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/332/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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 [2022-10-19T14:00:03.411Z] $ docker top 6a9a48a6e7ad3760dcfae83570278ddd8c866ededcc4175846553b3748c30949 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T14:00:03.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T14:00:03.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T14:00:04.273Z] + ls /var/log/sa-host [2022-10-19T14:00:04.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T14:00:04.416Z] provisioning config files... [2022-10-19T14:00:04.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/332@tmp/config2705853711151114145tmp [Pipeline] { [Pipeline] echo [2022-10-19T14:00:04.434Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T14:00:04.712Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T14:00:04.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T14:00:05.034Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T14:00:05.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T14:00:05.325Z] ---> sudo-logs.sh [2022-10-19T14:00:05.325Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T14:00:05.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T14:00:05.626Z] ---> job-cost.sh [2022-10-19T14:00:05.626Z] lf-activate-venv: SKIPPING [2022-10-19T14:00:05.626Z] DEBUG: total: 0.10999999940395355 [2022-10-19T14:00:05.626Z] INFO: Retrieving Stack Cost... [2022-10-19T14:00:05.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T14:00:06.451Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T14:00:06.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T14:00:06.747Z] ---> logs-deploy.sh [2022-10-19T14:00:06.747Z] lf-activate-venv: SKIPPING [2022-10-19T14:00:06.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/332 [2022-10-19T14:00:06.747Z] INFO: archiving workspace using pattern(s): [2022-10-19T14:00:08.122Z] Archives upload complete. [2022-10-19T14:00:08.122Z] INFO: archiving logs to Nexus [2022-10-19T14:00:08.691Z] ---> uname -a: [2022-10-19T14:00:08.691Z] Linux prd-ubuntu20-04-docker-8c-8g-8559 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] ---> lscpu: [2022-10-19T14:00:08.691Z] Architecture: x86_64 [2022-10-19T14:00:08.691Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-19T14:00:08.691Z] Byte Order: Little Endian [2022-10-19T14:00:08.691Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-19T14:00:08.691Z] CPU(s): 8 [2022-10-19T14:00:08.691Z] On-line CPU(s) list: 0-7 [2022-10-19T14:00:08.691Z] Thread(s) per core: 1 [2022-10-19T14:00:08.691Z] Core(s) per socket: 1 [2022-10-19T14:00:08.691Z] Socket(s): 8 [2022-10-19T14:00:08.691Z] NUMA node(s): 1 [2022-10-19T14:00:08.691Z] Vendor ID: AuthenticAMD [2022-10-19T14:00:08.691Z] CPU family: 23 [2022-10-19T14:00:08.691Z] Model: 49 [2022-10-19T14:00:08.691Z] Model name: AMD EPYC-Rome Processor [2022-10-19T14:00:08.691Z] Stepping: 0 [2022-10-19T14:00:08.691Z] CPU MHz: 2799.976 [2022-10-19T14:00:08.691Z] BogoMIPS: 5599.95 [2022-10-19T14:00:08.691Z] Virtualization: AMD-V [2022-10-19T14:00:08.691Z] Hypervisor vendor: KVM [2022-10-19T14:00:08.691Z] Virtualization type: full [2022-10-19T14:00:08.691Z] L1d cache: 256 KiB [2022-10-19T14:00:08.691Z] L1i cache: 256 KiB [2022-10-19T14:00:08.691Z] L2 cache: 4 MiB [2022-10-19T14:00:08.691Z] L3 cache: 128 MiB [2022-10-19T14:00:08.691Z] NUMA node0 CPU(s): 0-7 [2022-10-19T14:00:08.691Z] Vulnerability Itlb multihit: Not affected [2022-10-19T14:00:08.691Z] Vulnerability L1tf: Not affected [2022-10-19T14:00:08.691Z] Vulnerability Mds: Not affected [2022-10-19T14:00:08.691Z] Vulnerability Meltdown: Not affected [2022-10-19T14:00:08.691Z] Vulnerability Mmio stale data: Not affected [2022-10-19T14:00:08.691Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-19T14:00:08.691Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-19T14:00:08.691Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-19T14:00:08.691Z] Vulnerability Srbds: Not affected [2022-10-19T14:00:08.691Z] Vulnerability Tsx async abort: Not affected [2022-10-19T14:00:08.691Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] ---> nproc: [2022-10-19T14:00:08.691Z] 8 [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] ---> df -h: [2022-10-19T14:00:08.691Z] Filesystem Size Used Avail Use% Mounted on [2022-10-19T14:00:08.691Z] overlay 155G 20G 136G 13% / [2022-10-19T14:00:08.691Z] tmpfs 64M 0 64M 0% /dev [2022-10-19T14:00:08.691Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-19T14:00:08.691Z] shm 64M 0 64M 0% /dev/shm [2022-10-19T14:00:08.691Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] ---> sar -b -r -n DEV: [2022-10-19T14:00:08.691Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8559) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] 13:32:08 LINUX RESTART (8 CPU) [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] 13:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-19T14:00:08.691Z] 13:34:01 119.50 0.82 118.68 0.00 28.80 58018.73 0.00 [2022-10-19T14:00:08.691Z] 13:35:01 41.17 0.20 40.97 0.00 2.80 14825.61 0.00 [2022-10-19T14:00:08.691Z] 13:36:01 313.98 4.35 309.63 0.00 73.05 119779.24 0.00 [2022-10-19T14:00:08.691Z] 13:37:01 979.57 3.28 976.29 0.00 37.06 326720.08 0.00 [2022-10-19T14:00:08.691Z] 13:38:01 1130.19 9.93 1120.26 0.00 2917.29 338357.75 0.00 [2022-10-19T14:00:08.691Z] 13:39:01 436.49 0.07 436.42 0.00 2.53 68396.80 0.00 [2022-10-19T14:00:08.691Z] 13:40:01 26.81 0.13 26.68 0.00 21.46 630.43 0.00 [2022-10-19T14:00:08.691Z] 13:41:01 3.72 0.02 3.70 0.00 1.20 68.12 0.00 [2022-10-19T14:00:08.691Z] 13:42:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2022-10-19T14:00:08.691Z] 13:43:01 1.60 0.00 1.60 0.00 0.00 25.99 0.00 [2022-10-19T14:00:08.691Z] 13:44:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 [2022-10-19T14:00:08.691Z] 13:45:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2022-10-19T14:00:08.691Z] 13:46:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2022-10-19T14:00:08.691Z] 13:47:01 1.47 0.02 1.45 0.00 0.13 16.26 0.00 [2022-10-19T14:00:08.691Z] 13:48:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2022-10-19T14:00:08.691Z] 13:49:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2022-10-19T14:00:08.691Z] 13:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2022-10-19T14:00:08.691Z] 13:51:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2022-10-19T14:00:08.691Z] 13:52:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-10-19T14:00:08.691Z] 13:53:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2022-10-19T14:00:08.691Z] 13:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-19T14:00:08.691Z] 13:55:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-10-19T14:00:08.691Z] 13:56:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 [2022-10-19T14:00:08.691Z] 13:57:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2022-10-19T14:00:08.691Z] 13:58:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-10-19T14:00:08.691Z] 13:59:01 4.63 0.07 4.57 0.00 7.87 465.66 0.00 [2022-10-19T14:00:08.691Z] 14:00:01 142.99 1.38 141.61 0.00 36.66 58980.04 0.00 [2022-10-19T14:00:08.691Z] Average: 119.24 0.75 118.49 0.00 115.90 36537.95 0.00 [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-19T14:00:08.691Z] 13:34:01 26854236 30522624 1775984 5.40 107068 3767120 2614584 7.71 2496396 3081636 575144 [2022-10-19T14:00:08.691Z] 13:35:01 27617956 31439436 856392 2.60 110668 3893360 2222500 6.55 1406856 3383892 404784 [2022-10-19T14:00:08.691Z] 13:36:01 24986312 31480608 798444 2.43 181136 6300140 2070852 6.10 1916192 5291092 793296 [2022-10-19T14:00:08.691Z] 13:37:01 21846536 31277476 995812 3.03 275868 9020788 2682888 7.91 2139060 8078744 6312 [2022-10-19T14:00:08.691Z] 13:38:01 19532692 31423628 848624 2.58 365400 11265736 2333852 6.88 2265048 10137436 15168 [2022-10-19T14:00:08.691Z] 13:39:01 20346868 31532052 743872 2.26 383364 10564600 1826412 5.38 2199324 9420364 2340 [2022-10-19T14:00:08.691Z] 13:40:01 20330160 31516464 758900 2.31 384168 10565504 1987264 5.86 2215800 9420740 372 [2022-10-19T14:00:08.691Z] 13:41:01 20343640 31530252 745476 2.27 384244 10565676 1838004 5.42 2201464 9420828 16 [2022-10-19T14:00:08.691Z] 13:42:01 20343384 31530044 745372 2.27 384276 10565680 1838004 5.42 2201728 9420832 20 [2022-10-19T14:00:08.691Z] 13:43:01 20348344 31535044 740856 2.25 384328 10565660 1838004 5.42 2196880 9420812 8 [2022-10-19T14:00:08.691Z] 13:44:01 20348436 31535244 740528 2.25 384340 10565664 1838004 5.42 2196756 9420816 4 [2022-10-19T14:00:08.691Z] 13:45:01 20351444 31538300 737488 2.24 384352 10565664 1854092 5.46 2193268 9420852 8 [2022-10-19T14:00:08.691Z] 13:46:01 20351396 31538272 737456 2.24 384364 10565668 1854092 5.46 2193280 9420856 4 [2022-10-19T14:00:08.691Z] 13:47:01 20346244 31533324 741976 2.26 384388 10565672 1870720 5.51 2202052 9420860 68 [2022-10-19T14:00:08.691Z] 13:48:01 20350316 31537400 737816 2.24 384408 10565676 1886812 5.56 2193392 9420864 24 [2022-10-19T14:00:08.691Z] 13:49:01 20350300 31537332 737808 2.24 384436 10565676 1886812 5.56 2193340 9420864 8 [2022-10-19T14:00:08.691Z] 13:50:01 20350216 31537284 738028 2.24 384448 10565680 1870248 5.51 2193368 9420868 8 [2022-10-19T14:00:08.691Z] 13:51:01 20349916 31537004 738264 2.25 384460 10565684 1870248 5.51 2193408 9420872 12 [2022-10-19T14:00:08.691Z] 13:52:01 20350372 31537484 737660 2.24 384488 10565676 1870248 5.51 2193400 9420872 8 [2022-10-19T14:00:08.691Z] 13:53:01 20350228 31537388 737664 2.24 384516 10565688 1870248 5.51 2193512 9420876 8 [2022-10-19T14:00:08.691Z] 13:54:01 20349928 31537112 737892 2.24 384528 10565688 1870248 5.51 2193476 9420876 4 [2022-10-19T14:00:08.691Z] 13:55:01 20349652 31536856 738076 2.24 384544 10565692 1870248 5.51 2193472 9420880 8 [2022-10-19T14:00:08.691Z] 13:56:01 20349856 31537080 737800 2.24 384552 10565696 1870248 5.51 2193488 9420884 8 [2022-10-19T14:00:08.691Z] 13:57:01 20350124 31537380 737564 2.24 384580 10565700 1870248 5.51 2193524 9420888 16 [2022-10-19T14:00:08.691Z] 13:58:01 20349784 31537060 737856 2.24 384584 10565704 1870248 5.51 2193620 9420892 4 [2022-10-19T14:00:08.691Z] 13:59:01 19535400 31488188 785096 2.39 389576 11284444 2153408 6.35 2245872 10139412 727028 [2022-10-19T14:00:08.691Z] 14:00:01 18317096 31504284 765492 2.33 443908 12326920 1960008 5.78 2343052 11120024 456708 [2022-10-19T14:00:08.691Z] Average: 20950031 31475356 801267 2.44 354111 9969291 1977353 5.83 2175594 8875883 110422 [2022-10-19T14:00:08.691Z] [2022-10-19T14:00:08.691Z] 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-19T14:00:08.691Z] 13:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:34:01 docker0 350.31 398.68 29.74 3464.61 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:34:01 veth8ba5ba6 0.30 0.47 0.02 0.05 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:34:01 ens3 586.85 456.71 7433.02 59.69 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:35:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:35:01 veth8ba5ba6 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.691Z] 13:35:01 ens3 42.17 50.65 28.37 102.97 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:36:01 veth7df2133 76.24 86.15 6.52 888.44 0.00 0.00 0.00 0.07 [2022-10-19T14:00:08.692Z] 13:36:01 vethdb39283 75.47 99.23 6.69 889.61 0.00 0.00 0.00 0.07 [2022-10-19T14:00:08.692Z] 13:36:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:36:01 vethd33664c 92.95 111.63 7.77 890.12 0.00 0.00 0.00 0.07 [2022-10-19T14:00:08.692Z] 13:36:01 docker0 462.79 572.02 32.56 4652.92 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:36:01 veth94ce2bd 0.00 0.57 0.00 0.04 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:36:01 ens3 684.65 525.15 6358.42 65.40 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 veth92d2845 12.11 33.88 1.22 652.92 0.00 0.00 0.00 0.05 [2022-10-19T14:00:08.692Z] 13:37:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 docker0 77.87 154.94 6.30 1825.79 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 veth45369f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 veth94ce2bd 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 ens3 202.72 109.95 1907.66 27.53 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:37:01 veth08a01cd 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:38:01 docker0 164.28 285.92 13.24 2939.12 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:38:01 veth94ce2bd 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:38:01 ens3 551.73 296.22 3483.70 48.46 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:39:01 lo 29.86 29.86 2.94 2.94 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:39:01 docker0 32.89 44.15 1.92 264.70 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:39:01 ens3 321.98 312.76 418.17 1109.25 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:40:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:40:01 ens3 450.21 457.52 182.20 2964.96 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:41:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:41:01 ens3 17.46 14.50 15.70 5.36 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:43:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:47:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:48:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:50:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:53:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:57:01 ens3 0.37 0.35 3.09 0.03 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:58:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 13:59:01 ens3 138.39 102.80 3969.37 12.14 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 14:00:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 14:00:01 docker0 39.16 63.71 3.76 696.90 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] 14:00:01 ens3 355.04 238.98 6472.50 157.57 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] Average: lo 2.69 2.69 0.26 0.26 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] Average: docker0 41.80 56.32 3.24 512.75 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] Average: ens3 124.20 95.08 1121.21 168.67 0.00 0.00 0.00 0.00 [2022-10-19T14:00:08.692Z] [2022-10-19T14:00:08.692Z] [2022-10-19T14:00:08.692Z] ---> sar -P ALL: [2022-10-19T14:00:08.692Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8559) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T14:00:08.692Z] [2022-10-19T14:00:08.692Z] 13:32:08 LINUX RESTART (8 CPU) [2022-10-19T14:00:08.692Z] [2022-10-19T14:00:08.692Z] 13:33:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T14:00:08.692Z] 13:34:01 all 29.76 0.00 6.60 1.04 0.07 62.53 [2022-10-19T14:00:08.692Z] 13:34:01 0 31.93 0.00 5.97 1.72 0.07 60.31 [2022-10-19T14:00:08.692Z] 13:34:01 1 29.72 0.00 6.51 0.32 0.07 63.38 [2022-10-19T14:00:08.692Z] 13:34:01 2 31.34 0.00 6.18 0.34 0.07 62.07 [2022-10-19T14:00:08.692Z] 13:34:01 3 29.08 0.00 6.18 0.05 0.08 64.60 [2022-10-19T14:00:08.692Z] 13:34:01 4 29.01 0.00 7.28 5.30 0.07 58.34 [2022-10-19T14:00:08.692Z] 13:34:01 5 29.64 0.00 6.37 0.05 0.08 63.86 [2022-10-19T14:00:08.692Z] 13:34:01 6 29.48 0.00 6.75 0.15 0.08 63.54 [2022-10-19T14:00:08.692Z] 13:34:01 7 27.85 0.00 7.55 0.41 0.07 64.12 [2022-10-19T14:00:08.692Z] 13:35:01 all 43.75 0.00 6.31 0.25 0.08 49.61 [2022-10-19T14:00:08.692Z] 13:35:01 0 42.82 0.00 7.38 0.52 0.08 49.19 [2022-10-19T14:00:08.692Z] 13:35:01 1 45.24 0.00 5.65 0.05 0.08 48.98 [2022-10-19T14:00:08.692Z] 13:35:01 2 43.88 0.00 6.67 0.02 0.07 49.36 [2022-10-19T14:00:08.692Z] 13:35:01 3 43.49 0.00 6.24 0.02 0.07 50.18 [2022-10-19T14:00:08.692Z] 13:35:01 4 44.19 0.00 5.77 0.05 0.08 49.91 [2022-10-19T14:00:08.692Z] 13:35:01 5 43.51 0.00 6.43 1.26 0.07 48.74 [2022-10-19T14:00:08.692Z] 13:35:01 6 43.70 0.00 5.99 0.05 0.08 50.18 [2022-10-19T14:00:08.692Z] 13:35:01 7 43.20 0.00 6.34 0.03 0.07 50.35 [2022-10-19T14:00:08.692Z] 13:36:01 all 23.23 0.00 9.10 2.43 0.07 65.16 [2022-10-19T14:00:08.692Z] 13:36:01 0 23.62 0.00 10.02 2.49 0.07 63.80 [2022-10-19T14:00:08.692Z] 13:36:01 1 21.58 0.00 8.84 1.05 0.07 68.46 [2022-10-19T14:00:08.692Z] 13:36:01 2 22.13 0.00 8.21 1.87 0.08 67.70 [2022-10-19T14:00:08.692Z] 13:36:01 3 23.32 0.00 9.80 1.26 0.09 65.52 [2022-10-19T14:00:08.692Z] 13:36:01 4 23.68 0.00 9.77 9.70 0.07 56.77 [2022-10-19T14:00:08.692Z] 13:36:01 5 24.36 0.00 9.02 1.22 0.07 65.33 [2022-10-19T14:00:08.692Z] 13:36:01 6 21.84 0.00 8.28 0.93 0.05 68.90 [2022-10-19T14:00:08.692Z] 13:36:01 7 25.35 0.00 8.90 0.92 0.08 64.75 [2022-10-19T14:00:08.692Z] 13:37:01 all 51.85 0.00 13.54 6.91 0.10 27.61 [2022-10-19T14:00:08.692Z] 13:37:01 0 52.41 0.00 13.64 10.82 0.08 23.05 [2022-10-19T14:00:08.692Z] 13:37:01 1 51.75 0.00 13.90 5.23 0.10 29.01 [2022-10-19T14:00:08.692Z] 13:37:01 2 52.47 0.00 12.34 4.89 0.08 30.22 [2022-10-19T14:00:08.692Z] 13:37:01 3 51.45 0.00 13.53 3.64 0.08 31.29 [2022-10-19T14:00:08.692Z] 13:37:01 4 49.59 0.00 14.91 6.08 0.10 29.32 [2022-10-19T14:00:08.692Z] 13:37:01 5 52.72 0.00 12.56 4.98 0.10 29.64 [2022-10-19T14:00:08.692Z] 13:37:01 6 51.50 0.00 13.00 2.84 0.10 32.56 [2022-10-19T14:00:08.692Z] 13:37:01 7 52.92 0.00 14.42 16.86 0.10 15.70 [2022-10-19T14:00:08.692Z] 13:38:01 all 66.23 0.00 16.04 4.49 0.12 13.12 [2022-10-19T14:00:08.692Z] 13:38:01 0 66.40 0.00 14.97 1.70 0.10 16.82 [2022-10-19T14:00:08.692Z] 13:38:01 1 65.83 0.00 15.06 8.48 0.10 10.53 [2022-10-19T14:00:08.692Z] 13:38:01 2 66.08 0.00 16.14 2.17 0.12 15.49 [2022-10-19T14:00:08.692Z] 13:38:01 3 67.11 0.00 15.39 4.17 0.12 13.21 [2022-10-19T14:00:08.693Z] 13:38:01 4 69.01 0.00 14.22 2.49 0.14 14.14 [2022-10-19T14:00:08.693Z] 13:38:01 5 65.21 0.00 17.61 4.61 0.12 12.45 [2022-10-19T14:00:08.693Z] 13:38:01 6 64.92 0.00 17.53 4.05 0.12 13.37 [2022-10-19T14:00:08.693Z] 13:38:01 7 65.28 0.00 17.42 8.26 0.12 8.92 [2022-10-19T14:00:08.693Z] 13:39:01 all 21.02 0.00 5.47 3.31 0.08 70.13 [2022-10-19T14:00:08.693Z] 13:39:01 0 20.81 0.00 6.15 4.55 0.07 68.42 [2022-10-19T14:00:08.693Z] 13:39:01 1 22.15 0.00 5.49 4.69 0.07 67.60 [2022-10-19T14:00:08.693Z] 13:39:01 2 21.50 0.00 5.81 3.03 0.08 69.58 [2022-10-19T14:00:08.693Z] 13:39:01 3 22.43 0.00 5.70 1.23 0.07 70.57 [2022-10-19T14:00:08.693Z] 13:39:01 4 21.98 0.00 5.27 5.13 0.08 67.54 [2022-10-19T14:00:08.693Z] 13:39:01 5 17.26 0.00 5.22 3.69 0.08 73.75 [2022-10-19T14:00:08.693Z] 13:39:01 6 19.61 0.00 4.97 2.08 0.07 73.27 [2022-10-19T14:00:08.693Z] 13:39:01 7 22.41 0.00 5.15 2.07 0.08 70.28 [2022-10-19T14:00:08.693Z] 13:40:01 all 10.08 0.00 0.86 0.12 0.05 88.89 [2022-10-19T14:00:08.693Z] 13:40:01 0 11.38 0.00 1.10 0.08 0.05 87.38 [2022-10-19T14:00:08.693Z] 13:40:01 1 9.71 0.00 0.87 0.18 0.03 89.20 [2022-10-19T14:00:08.693Z] 13:40:01 2 13.11 0.00 0.83 0.07 0.05 85.94 [2022-10-19T14:00:08.693Z] 13:40:01 3 5.43 0.00 0.90 0.00 0.07 93.60 [2022-10-19T14:00:08.693Z] 13:40:01 4 12.30 0.00 0.84 0.55 0.05 86.26 [2022-10-19T14:00:08.693Z] 13:40:01 5 5.46 0.00 0.42 0.03 0.02 94.08 [2022-10-19T14:00:08.693Z] 13:40:01 6 10.90 0.00 0.65 0.03 0.05 88.36 [2022-10-19T14:00:08.693Z] 13:40:01 7 12.34 0.00 1.28 0.03 0.07 86.28 [2022-10-19T14:00:08.693Z] 13:41:01 all 0.13 0.00 0.08 0.02 0.01 99.76 [2022-10-19T14:00:08.693Z] 13:41:01 0 0.10 0.00 0.10 0.00 0.03 99.77 [2022-10-19T14:00:08.693Z] 13:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2022-10-19T14:00:08.693Z] 13:41:01 2 0.30 0.00 0.10 0.00 0.02 99.58 [2022-10-19T14:00:08.693Z] 13:41:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-19T14:00:08.693Z] 13:41:01 4 0.13 0.00 0.12 0.13 0.02 99.60 [2022-10-19T14:00:08.693Z] 13:41:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-19T14:00:08.693Z] 13:41:01 6 0.12 0.00 0.08 0.00 0.00 99.80 [2022-10-19T14:00:08.693Z] 13:41:01 7 0.22 0.00 0.07 0.00 0.00 99.72 [2022-10-19T14:00:08.693Z] 13:42:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-10-19T14:00:08.693Z] 13:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-19T14:00:08.693Z] 13:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-19T14:00:08.693Z] 13:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:42:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-19T14:00:08.693Z] 13:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-19T14:00:08.693Z] 13:43:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2022-10-19T14:00:08.693Z] 13:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:43:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-19T14:00:08.693Z] 13:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-19T14:00:08.693Z] 13:43:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:44:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-10-19T14:00:08.693Z] 13:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:44:01 2 0.33 0.00 0.03 0.00 0.00 99.63 [2022-10-19T14:00:08.693Z] 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-19T14:00:08.693Z] 13:44:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-19T14:00:08.693Z] 13:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] [2022-10-19T14:00:08.693Z] 13:44:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T14:00:08.693Z] 13:45:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2022-10-19T14:00:08.693Z] 13:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:45:01 2 0.62 0.00 0.00 0.00 0.02 99.37 [2022-10-19T14:00:08.693Z] 13:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:45:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:45:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:46:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2022-10-19T14:00:08.693Z] 13:46:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-10-19T14:00:08.693Z] 13:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:46:01 2 0.70 0.00 0.03 0.00 0.02 99.25 [2022-10-19T14:00:08.693Z] 13:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-19T14:00:08.693Z] 13:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-19T14:00:08.693Z] 13:47:01 all 0.02 0.00 0.03 0.00 0.01 99.94 [2022-10-19T14:00:08.693Z] 13:47:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-19T14:00:08.693Z] 13:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:47:01 4 0.05 0.00 0.05 0.02 0.00 99.88 [2022-10-19T14:00:08.693Z] 13:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:48:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2022-10-19T14:00:08.693Z] 13:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:48:01 2 0.62 0.00 0.02 0.00 0.02 99.35 [2022-10-19T14:00:08.693Z] 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:48:01 4 0.07 0.00 0.08 0.02 0.03 99.80 [2022-10-19T14:00:08.693Z] 13:48:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-19T14:00:08.693Z] 13:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:49:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-10-19T14:00:08.693Z] 13:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:49:01 2 0.63 0.00 0.02 0.00 0.00 99.35 [2022-10-19T14:00:08.693Z] 13:49:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-19T14:00:08.693Z] 13:49:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2022-10-19T14:00:08.693Z] 13:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-19T14:00:08.693Z] 13:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-19T14:00:08.693Z] 13:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:50:01 4 0.05 0.00 0.07 0.02 0.03 99.83 [2022-10-19T14:00:08.693Z] 13:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-19T14:00:08.693Z] 13:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-19T14:00:08.693Z] 13:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:51:01 4 0.07 0.00 0.03 0.02 0.03 99.85 [2022-10-19T14:00:08.693Z] 13:51:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:52:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-19T14:00:08.693Z] 13:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:52:01 4 0.07 0.00 0.07 0.02 0.02 99.83 [2022-10-19T14:00:08.693Z] 13:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2022-10-19T14:00:08.693Z] 13:53:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2022-10-19T14:00:08.693Z] 13:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-19T14:00:08.693Z] 13:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-19T14:00:08.693Z] 13:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-19T14:00:08.693Z] 13:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-19T14:00:08.693Z] 13:54:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2022-10-19T14:00:08.693Z] 13:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-19T14:00:08.693Z] 13:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-19T14:00:08.693Z] 13:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T14:00:08.693Z] 13:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.693Z] 13:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-19T14:00:08.693Z] 13:55:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2022-10-19T14:00:08.693Z] 13:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-19T14:00:08.693Z] 13:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-19T14:00:08.693Z] 13:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-19T14:00:08.694Z] 13:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-19T14:00:08.694Z] 13:55:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-19T14:00:08.694Z] 13:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.694Z] 13:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-19T14:00:08.694Z] [2022-10-19T14:00:08.694Z] 13:55:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T14:00:08.694Z] 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-19T14:00:08.694Z] 13:56:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-19T14:00:08.694Z] 13:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-19T14:00:08.694Z] 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.694Z] 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.694Z] 13:56:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-19T14:00:08.694Z] 13:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-19T14:00:08.694Z] 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.694Z] 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.694Z] 13:57:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2022-10-19T14:00:08.694Z] 13:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T14:00:08.694Z] 13:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T14:00:08.694Z] 13:57:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2022-10-19T14:00:08.694Z] 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.694Z] 13:57:01 4 0.03 0.00 0.02 0.25 0.00 99.70 [2022-10-19T14:00:08.694Z] 13:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-19T14:00:08.694Z] 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.694Z] 13:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T14:00:08.694Z] 13:58:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2022-10-19T14:00:08.694Z] 13:58:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2022-10-19T14:00:08.694Z] 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T14:00:08.694Z] 13:58:01 2 0.93 0.00 0.02 0.00 0.02 99.04 [2022-10-19T14:00:08.694Z] 13:58:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-19T14:00:08.694Z] 13:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-19T14:00:08.694Z] 13:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-19T14:00:08.694Z] 13:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T14:00:08.694Z] 13:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-19T14:00:08.694Z] 13:59:01 all 2.53 0.00 1.07 0.04 0.01 96.35 [2022-10-19T14:00:08.694Z] 13:59:01 0 2.26 0.00 1.07 0.02 0.02 96.64 [2022-10-19T14:00:08.694Z] 13:59:01 1 2.19 0.00 1.40 0.03 0.00 96.37 [2022-10-19T14:00:08.694Z] 13:59:01 2 2.70 0.00 1.19 0.00 0.02 96.09 [2022-10-19T14:00:08.694Z] 13:59:01 3 2.93 0.00 1.27 0.00 0.00 95.80 [2022-10-19T14:00:08.694Z] 13:59:01 4 2.90 0.00 0.79 0.20 0.02 96.10 [2022-10-19T14:00:08.694Z] 13:59:01 5 3.10 0.00 0.80 0.02 0.02 96.07 [2022-10-19T14:00:08.694Z] 13:59:01 6 2.06 0.00 1.15 0.02 0.02 96.75 [2022-10-19T14:00:08.694Z] 13:59:01 7 2.11 0.00 0.91 0.00 0.02 96.96 [2022-10-19T14:00:08.694Z] 14:00:01 all 9.28 0.00 3.96 1.24 0.05 85.47 [2022-10-19T14:00:08.694Z] 14:00:01 0 9.50 0.00 3.59 0.10 0.07 86.74 [2022-10-19T14:00:08.694Z] 14:00:01 1 7.74 0.00 4.17 4.14 0.05 83.90 [2022-10-19T14:00:08.694Z] 14:00:01 2 9.56 0.00 4.92 0.15 0.03 85.33 [2022-10-19T14:00:08.694Z] 14:00:01 3 11.46 0.00 4.15 0.14 0.07 84.19 [2022-10-19T14:00:08.694Z] 14:00:01 4 9.82 0.00 4.39 4.42 0.05 81.32 [2022-10-19T14:00:08.694Z] 14:00:01 5 10.21 0.00 3.73 0.42 0.03 85.60 [2022-10-19T14:00:08.694Z] 14:00:01 6 8.19 0.00 3.19 0.40 0.03 88.18 [2022-10-19T14:00:08.694Z] 14:00:01 7 7.76 0.00 3.52 0.19 0.05 88.48 [2022-10-19T14:00:08.694Z] Average: all 9.50 0.00 2.32 0.73 0.03 87.42 [2022-10-19T14:00:08.694Z] Average: 0 9.63 0.00 2.37 0.81 0.04 87.15 [2022-10-19T14:00:08.694Z] Average: 1 9.39 0.00 2.28 0.89 0.02 87.42 [2022-10-19T14:00:08.694Z] Average: 2 9.82 0.00 2.30 0.46 0.03 87.38 [2022-10-19T14:00:08.694Z] Average: 3 9.43 0.00 2.32 0.39 0.03 87.83 [2022-10-19T14:00:08.694Z] Average: 4 9.66 0.00 2.34 1.26 0.04 86.70 [2022-10-19T14:00:08.694Z] Average: 5 9.24 0.00 2.29 0.61 0.03 87.83 [2022-10-19T14:00:08.694Z] Average: 6 9.28 0.00 2.27 0.39 0.02 88.04 [2022-10-19T14:00:08.694Z] Average: 7 9.50 0.00 2.40 1.05 0.03 87.02 [2022-10-19T14:00:08.694Z] [2022-10-19T14:00:08.694Z] [2022-10-19T14:00:08.694Z]