Pull request #4294 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (6d8746416c7de77f3dba7a161dfa40ec461ebe6c) 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-ssh4843433215689639037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12816328994707399152.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3868195554431230515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14224966957766773054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12211227415472978912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2090100007053212651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2983’ Running on prd-ubuntu20.04-docker-8c-8g-2986 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 Merge succeeded, producing 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 Checking out Revision 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 (PR-4294) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T19:03:53.735Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T19:03:53.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T19:03:53.997Z] ========================================================= [2023-01-18T19:03:53.997Z] EdgeX Global Pipelines Version Info [2023-01-18T19:03:53.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:03:56.076Z] ------------------- [2023-01-18T19:03:56.076Z] stable info: [2023-01-18T19:03:56.076Z] ------------------- [2023-01-18T19:03:56.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T19:03:56.076Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T19:03:56.076Z] Message: update stable to v1.0.244 [2023-01-18T19:03:56.338Z] ------------------- [2023-01-18T19:03:56.338Z] experimental info: [2023-01-18T19:03:56.338Z] ------------------- [2023-01-18T19:03:56.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T19:03:56.338Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T19:03:56.338Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T19:03:56.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T19:03:56.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T19:03:56.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T19:03:56.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T19:03:56.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T19:03:56.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T19:03:56.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T19:03:56.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T19:03:56.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T19:03:56.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T19:03:56.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T19:03:57.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T19:03:57.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T19:03:57.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T19:03:57.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T19:03:57.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T19:03:57.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T19:03:57.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T19:03:57.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T19:03:57.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T19:03:57.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T19:03:57.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T19:03:57.486Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T19:03:57.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4294 [Pipeline] echo [2023-01-18T19:03:57.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4294 [Pipeline] echo [2023-01-18T19:03:57.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4294 [Pipeline] echo [2023-01-18T19:03:57.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo [2023-01-18T19:03:57.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ff2371 [Pipeline] echo [2023-01-18T19:03:57.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:03:57.865Z] provisioning config files... [2023-01-18T19:03:57.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16998870729845589404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:03:58.275Z] ---> docker-login.sh [2023-01-18T19:03:58.275Z] nexus3.edgexfoundry.org:10001 [2023-01-18T19:03:58.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:58.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:58.534Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:58.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:58.534Z] [2023-01-18T19:03:58.534Z] Login Succeeded [2023-01-18T19:03:58.534Z] nexus3.edgexfoundry.org:10002 [2023-01-18T19:03:58.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:58.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:58.534Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:58.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:58.534Z] [2023-01-18T19:03:58.534Z] Login Succeeded [2023-01-18T19:03:58.534Z] nexus3.edgexfoundry.org:10003 [2023-01-18T19:03:58.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:58.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:58.795Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:58.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:58.795Z] [2023-01-18T19:03:58.795Z] Login Succeeded [2023-01-18T19:03:58.795Z] nexus3.edgexfoundry.org:10004 [2023-01-18T19:03:58.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:58.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:58.795Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:58.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:58.795Z] [2023-01-18T19:03:58.795Z] Login Succeeded [2023-01-18T19:03:58.795Z] docker.io [2023-01-18T19:03:59.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:59.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:59.054Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:59.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:59.054Z] [2023-01-18T19:03:59.054Z] Login Succeeded [2023-01-18T19:03:59.054Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T19:03:59.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T19:03:59.580Z] + 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 [2023-01-18T19:03:59.580Z] + dirname cmd/core-command/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/core-data/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T19:03:59.580Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T19:03:59.580Z] cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T19:03:59.580Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T19:03:59.580Z] + cut -d/ -f2 [2023-01-18T19:03:59.580Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T19:03:59.647Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T19:04:00.135Z] + git rev-list -1 --merges 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04~1..8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo [2023-01-18T19:04:00.165Z] -----------> git rev-list -1 --merges 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04~1..8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [false] [Pipeline] sh [2023-01-18T19:04:00.471Z] + git log --format=format:%s -1 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo [2023-01-18T19:04:00.503Z] ========================================================= [2023-01-18T19:04:00.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T19:04:00.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T19:04:00.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T19:04:00.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T19:04:00.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T19:04:00.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T19:04:00.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T19:04:00.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T19:04:00.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:01.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:04:01.406Z] [2023-01-18T19:04:01.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:01.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:04:01.792Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T19:04:01.792Z] b85a868b505f: Pulling fs layer [2023-01-18T19:04:01.792Z] e2be974225ed: Pulling fs layer [2023-01-18T19:04:01.792Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T19:04:01.792Z] 988bab9f4d93: Pulling fs layer [2023-01-18T19:04:01.792Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T19:04:01.792Z] eaf3925da568: Pulling fs layer [2023-01-18T19:04:01.792Z] bab4dde63d76: Pulling fs layer [2023-01-18T19:04:01.792Z] bde34c3a00c8: Pulling fs layer [2023-01-18T19:04:01.792Z] b352a97aabf1: Pulling fs layer [2023-01-18T19:04:01.792Z] 4872d77fe225: Pulling fs layer [2023-01-18T19:04:01.792Z] 5851b861e8e6: Pulling fs layer [2023-01-18T19:04:01.792Z] 988bab9f4d93: Waiting [2023-01-18T19:04:01.792Z] 1469e6f7b9e6: Waiting [2023-01-18T19:04:01.792Z] bab4dde63d76: Waiting [2023-01-18T19:04:01.792Z] bde34c3a00c8: Waiting [2023-01-18T19:04:01.792Z] b352a97aabf1: Waiting [2023-01-18T19:04:01.792Z] 4872d77fe225: Waiting [2023-01-18T19:04:01.792Z] 5851b861e8e6: Waiting [2023-01-18T19:04:01.792Z] eaf3925da568: Waiting [2023-01-18T19:04:01.792Z] e2be974225ed: Verifying Checksum [2023-01-18T19:04:01.792Z] e2be974225ed: Download complete [2023-01-18T19:04:01.792Z] 988bab9f4d93: Verifying Checksum [2023-01-18T19:04:01.792Z] 988bab9f4d93: Download complete [2023-01-18T19:04:02.055Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T19:04:02.055Z] 1469e6f7b9e6: Download complete [2023-01-18T19:04:02.055Z] eaf3925da568: Download complete [2023-01-18T19:04:02.055Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T19:04:02.055Z] 339a4e72a1f5: Download complete [2023-01-18T19:04:02.055Z] bde34c3a00c8: Verifying Checksum [2023-01-18T19:04:02.055Z] bde34c3a00c8: Download complete [2023-01-18T19:04:02.317Z] b352a97aabf1: Verifying Checksum [2023-01-18T19:04:02.318Z] b352a97aabf1: Download complete [2023-01-18T19:04:02.318Z] 4872d77fe225: Verifying Checksum [2023-01-18T19:04:02.318Z] 4872d77fe225: Download complete [2023-01-18T19:04:02.318Z] 5851b861e8e6: Verifying Checksum [2023-01-18T19:04:02.318Z] 5851b861e8e6: Download complete [2023-01-18T19:04:02.318Z] b85a868b505f: Verifying Checksum [2023-01-18T19:04:02.318Z] b85a868b505f: Download complete [2023-01-18T19:04:02.579Z] bab4dde63d76: Verifying Checksum [2023-01-18T19:04:02.579Z] bab4dde63d76: Download complete [2023-01-18T19:04:03.513Z] b85a868b505f: Pull complete [2023-01-18T19:04:03.513Z] e2be974225ed: Pull complete [2023-01-18T19:04:04.080Z] 339a4e72a1f5: Pull complete [2023-01-18T19:04:04.080Z] 988bab9f4d93: Pull complete [2023-01-18T19:04:04.339Z] 1469e6f7b9e6: Pull complete [2023-01-18T19:04:04.339Z] eaf3925da568: Pull complete [2023-01-18T19:04:06.241Z] bab4dde63d76: Pull complete [2023-01-18T19:04:06.241Z] bde34c3a00c8: Pull complete [2023-01-18T19:04:06.501Z] b352a97aabf1: Pull complete [2023-01-18T19:04:06.501Z] 4872d77fe225: Pull complete [2023-01-18T19:04:06.501Z] 5851b861e8e6: Pull complete [2023-01-18T19:04:06.501Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T19:04:06.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:04:06.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:04:06.718Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:04:06.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2023-01-18T19:04:10.685Z] $ docker top aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 -eo pid,comm [2023-01-18T19:04:10.744Z] 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). [2023-01-18T19:04:10.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T19:04:10.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T19:04:10.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T19:04:11.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T19:04:11.063Z] $ docker exec aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent [2023-01-18T19:04:11.182Z] SSH_AUTH_SOCK=/tmp/ssh-aK59XeWI1Dcn/agent.31 [2023-01-18T19:04:11.182Z] SSH_AGENT_PID=37 [2023-01-18T19:04:11.188Z] Running ssh-add (command line suppressed) [2023-01-18T19:04:11.307Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6716895000679819157.key (/w/workspace/edgex-go/1@tmp/private_key_6716895000679819157.key) [2023-01-18T19:04:11.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T19:04:11.648Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T19:04:11.670Z] $ docker exec --env ******** --env ******** aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent -k [2023-01-18T19:04:11.772Z] unset SSH_AUTH_SOCK; [2023-01-18T19:04:11.773Z] unset SSH_AGENT_PID; [2023-01-18T19:04:11.773Z] echo Agent pid 37 killed; [2023-01-18T19:04:11.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T19:04:11.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T19:04:11.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T19:04:11.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T19:04:11.988Z] $ docker exec aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent [2023-01-18T19:04:12.098Z] SSH_AUTH_SOCK=/tmp/ssh-nTzaHvESW4Pc/agent.69 [2023-01-18T19:04:12.098Z] SSH_AGENT_PID=75 [2023-01-18T19:04:12.102Z] Running ssh-add (command line suppressed) [2023-01-18T19:04:12.212Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3080298205751590529.key (/w/workspace/edgex-go/1@tmp/private_key_3080298205751590529.key) [2023-01-18T19:04:12.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T19:04:12.561Z] + git semver init [2023-01-18T19:04:12.820Z] 2023-01-18 19:04:12,755 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T19:04:12.820Z] 2023-01-18 19:04:12,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-18T19:04:12.820Z] 2023-01-18 19:04:12,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-18T19:04:12.820Z] 2023-01-18 19:04:12,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,753 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4294 with force:False [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4294 [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,758 [execute] INFO git cat-file --batch-check [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,764 [execute] INFO git cat-file --batch [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T19:04:18.114Z] 2023-01-18 19:04:17,768 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4294 [2023-01-18T19:04:18.114Z] 0.0.0 [Pipeline] } [2023-01-18T19:04:18.142Z] $ docker exec --env ******** --env ******** aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent -k [2023-01-18T19:04:18.250Z] unset SSH_AUTH_SOCK; [2023-01-18T19:04:18.251Z] unset SSH_AGENT_PID; [2023-01-18T19:04:18.251Z] echo Agent pid 75 killed; [2023-01-18T19:04:18.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T19:04:18.673Z] + git semver [Pipeline] } [2023-01-18T19:04:18.955Z] $ docker stop --time=1 aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 [2023-01-18T19:04:20.253Z] $ docker rm -f --volumes aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:04:20.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T19:04:20.940Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T19:04:20.958Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-01-18T19:04:21.702Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-18T19:04:21.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:04:21.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:04:21.814Z] ========================================================= [2023-01-18T19:04:21.814Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T19:04:21.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:04:22.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:22.157Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T19:04:22.157Z] 213ec9aee27d: Pulling fs layer [2023-01-18T19:04:22.157Z] 4583459ba037: Pulling fs layer [2023-01-18T19:04:22.157Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T19:04:22.157Z] 53926ce57604: Pulling fs layer [2023-01-18T19:04:22.157Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T19:04:22.157Z] 22ff95d597cd: Pulling fs layer [2023-01-18T19:04:22.157Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T19:04:22.157Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T19:04:22.157Z] a7acece74701: Pulling fs layer [2023-01-18T19:04:22.157Z] 12d6caf4c0d1: Waiting [2023-01-18T19:04:22.157Z] 22ff95d597cd: Waiting [2023-01-18T19:04:22.157Z] 96b7cbca73a9: Waiting [2023-01-18T19:04:22.157Z] a7acece74701: Waiting [2023-01-18T19:04:22.157Z] 53926ce57604: Waiting [2023-01-18T19:04:22.157Z] 21b2b0c7a3f4: Waiting [2023-01-18T19:04:22.157Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T19:04:22.157Z] 93c1e223e6f2: Download complete [2023-01-18T19:04:22.157Z] 4583459ba037: Verifying Checksum [2023-01-18T19:04:22.157Z] 4583459ba037: Download complete [2023-01-18T19:04:22.157Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T19:04:22.157Z] 21b2b0c7a3f4: Download complete [2023-01-18T19:04:22.157Z] 22ff95d597cd: Verifying Checksum [2023-01-18T19:04:22.157Z] 22ff95d597cd: Download complete [2023-01-18T19:04:22.157Z] 213ec9aee27d: Verifying Checksum [2023-01-18T19:04:22.157Z] 213ec9aee27d: Download complete [2023-01-18T19:04:22.417Z] 12d6caf4c0d1: Download complete [2023-01-18T19:04:22.417Z] 213ec9aee27d: Pull complete [2023-01-18T19:04:22.417Z] 4583459ba037: Pull complete [2023-01-18T19:04:22.689Z] 93c1e223e6f2: Pull complete [2023-01-18T19:04:23.654Z] 53926ce57604: Verifying Checksum [2023-01-18T19:04:23.654Z] 53926ce57604: Download complete [2023-01-18T19:04:23.654Z] a7acece74701: Verifying Checksum [2023-01-18T19:04:23.654Z] a7acece74701: Download complete [2023-01-18T19:04:23.654Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T19:04:23.654Z] 96b7cbca73a9: Download complete [2023-01-18T19:04:27.866Z] 53926ce57604: Pull complete [2023-01-18T19:04:27.866Z] 21b2b0c7a3f4: Pull complete [2023-01-18T19:04:27.866Z] 22ff95d597cd: Pull complete [2023-01-18T19:04:27.866Z] 12d6caf4c0d1: Pull complete [2023-01-18T19:04:29.239Z] 96b7cbca73a9: Pull complete [2023-01-18T19:04:30.186Z] a7acece74701: Pull complete [2023-01-18T19:04:30.186Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T19:04:30.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:30.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:04:30.537Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:30.537Z] WORKDIR /edgex [2023-01-18T19:04:30.537Z] COPY go.mod . [2023-01-18T19:04:30.537Z] RUN go mod download [2023-01-18T19:04:30.537Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T19:04:31.141Z] Sending build context to Docker daemon 170MB [2023-01-18T19:04:31.141Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:31.141Z] ---> db6d94c90886 [2023-01-18T19:04:31.141Z] Step 2/4 : WORKDIR /edgex [2023-01-18T19:04:36.242Z] Still waiting to schedule task [2023-01-18T19:04:36.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2984’ [2023-01-18T19:04:36.515Z] ---> Running in 978c96a537ae [2023-01-18T19:04:36.515Z] Removing intermediate container 978c96a537ae [2023-01-18T19:04:36.515Z] ---> 9621f3f5b45e [2023-01-18T19:04:36.515Z] Step 3/4 : COPY go.mod . [2023-01-18T19:04:36.515Z] ---> ee8ba3d20437 [2023-01-18T19:04:36.515Z] Step 4/4 : RUN go mod download [2023-01-18T19:04:36.515Z] ---> Running in 860445df80bf [2023-01-18T19:04:48.754Z] Removing intermediate container 860445df80bf [2023-01-18T19:04:48.754Z] ---> f287c624b781 [2023-01-18T19:04:48.754Z] Successfully built f287c624b781 [2023-01-18T19:04:48.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:49.128Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T19:04:49.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:04:49.278Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:04:49.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T19:04:49.710Z] $ docker top c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:04:50.111Z] + go version [2023-01-18T19:04:50.111Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T19:04:50.145Z] $ docker stop --time=1 c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 [2023-01-18T19:04:51.437Z] $ docker rm -f --volumes c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:52.122Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T19:04:52.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:04:52.272Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:04:52.310Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T19:04:52.642Z] $ docker top 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T19:04:52.756Z] ========================================================= [2023-01-18T19:04:52.756Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T19:04:52.756Z] ========================================================= [Pipeline] sh [2023-01-18T19:04:53.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:04:53.405Z] + make test [2023-01-18T19:04:53.405Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T19:04:59.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T19:05:12.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T19:05:12.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-01-18T19:05:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T19:05:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T19:05:12.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2023-01-18T19:05:12.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.0% of statements [2023-01-18T19:05:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T19:05:12.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T19:05:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.0% of statements [2023-01-18T19:05:12.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T19:05:12.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.626s coverage: 89.2% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.4% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.095s coverage: 58.8% of statements [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2023-01-18T19:05:17.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-01-18T19:05:17.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2023-01-18T19:05:23.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-01-18T19:05:23.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-01-18T19:05:28.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements [2023-01-18T19:05:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T19:05:36.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T19:05:36.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T19:05:36.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T19:05:36.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T19:05:36.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T19:05:36.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T19:05:36.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:36.270Z] 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 [2023-01-18T19:05:54.351Z] 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." [2023-01-18T19:05:54.351Z] go vet ./... [2023-01-18T19:05:56.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T19:05:56.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T19:05:56.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T19:05:56.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T19:05:56.838Z] + ls -al . [2023-01-18T19:05:56.838Z] total 748 [2023-01-18T19:05:56.838Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 19:04 . [2023-01-18T19:05:56.838Z] drwxr-xr-x 4 root root 4096 Jan 18 19:04 .. [2023-01-18T19:05:56.838Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 .blubracket [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 19:03 .dockerignore [2023-01-18T19:05:56.838Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:05 .git [2023-01-18T19:05:56.838Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 .github [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 19:03 .gitignore [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:03 .golangci.yml [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 19:03 .hadolint.yml [2023-01-18T19:05:56.838Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 19:04 .semver [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 19:03 .sonarcloud.properties [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:03 ADOPTERS.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:03 Attribution.txt [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:03 CHANGELOG.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:03 CONTRIBUTING.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:03 GOVERNANCE.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 19:03 Jenkinsfile [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:03 LICENSE [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:03 Makefile [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:03 OWNERS.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:03 README.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:03 SECURITY.md [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:04 VERSION [2023-01-18T19:05:56.838Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 bin [2023-01-18T19:05:56.838Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 19:03 cmd [2023-01-18T19:05:56.838Z] -rw-r--r-- 1 root root 489970 Jan 18 19:05 coverage.out [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:03 go.mod [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:03 go.sum [2023-01-18T19:05:56.838Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:03 internal [2023-01-18T19:05:56.838Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 openapi [2023-01-18T19:05:56.838Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 19:03 snap [2023-01-18T19:05:56.838Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:03 version.go [Pipeline] sh [2023-01-18T19:05:57.144Z] + '[' -e coverage.out ] [2023-01-18T19:05:57.144Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T19:05:57.255Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T19:05:57.548Z] + make build [2023-01-18T19:05:57.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:06:09.738Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:06:09.738Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:06:09.998Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:06:16.553Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:06:17.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:06:18.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:06:20.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:06:21.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:06:21.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:06:24.269Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T19:06:25.223Z] $ docker stop --time=1 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 [2023-01-18T19:06:31.221Z] $ docker rm -f --volumes 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:32.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:32.346Z] [2023-01-18T19:06:32.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:32.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:32.793Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T19:06:32.793Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T19:06:32.793Z] ca9280d653b3: Pulling fs layer [2023-01-18T19:06:32.793Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T19:06:33.054Z] cbdbe7a5bc2a: Download complete [2023-01-18T19:06:33.054Z] cbdbe7a5bc2a: Pull complete [2023-01-18T19:06:33.054Z] ca9280d653b3: Verifying Checksum [2023-01-18T19:06:33.054Z] ca9280d653b3: Download complete [2023-01-18T19:06:33.621Z] 7e9c9ca2126c: Download complete [2023-01-18T19:06:33.621Z] ca9280d653b3: Pull complete [2023-01-18T19:06:36.146Z] 7e9c9ca2126c: Pull complete [2023-01-18T19:06:36.146Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T19:06:36.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:36.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:06:36.370Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:06:36.399Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T19:06:39.487Z] $ docker top 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:06:39.880Z] + docker-compose build --help [2023-01-18T19:06:39.880Z] + grep parallel [2023-01-18T19:06:40.446Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T19:06:40.506Z] $ docker stop --time=1 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 [2023-01-18T19:06:41.741Z] $ docker rm -f --volumes 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:42.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:42.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:06:42.468Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:06:42.497Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T19:06:42.779Z] $ docker top dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:06:43.165Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T19:06:43.734Z] Building core-command ... [2023-01-18T19:06:43.734Z] Building core-data ... [2023-01-18T19:06:43.734Z] Building core-metadata ... [2023-01-18T19:06:43.734Z] Building security-bootstrapper ... [2023-01-18T19:06:43.734Z] Building security-proxy-setup ... [2023-01-18T19:06:43.734Z] Building security-secretstore-setup ... [2023-01-18T19:06:43.734Z] Building security-spiffe-token-provider ... [2023-01-18T19:06:43.734Z] Building security-spire-agent ... [2023-01-18T19:06:43.734Z] Building security-spire-config ... [2023-01-18T19:06:43.734Z] Building security-spire-server ... [2023-01-18T19:06:43.734Z] Building support-notifications ... [2023-01-18T19:06:43.734Z] Building support-scheduler ... [2023-01-18T19:06:43.734Z] Building core-data [2023-01-18T19:06:43.734Z] Building core-command [2023-01-18T19:06:43.734Z] Building security-secretstore-setup [2023-01-18T19:06:43.734Z] Building support-notifications [2023-01-18T19:06:43.734Z] Building support-scheduler [2023-01-18T19:06:53.698Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> f287c624b781 [2023-01-18T19:06:53.698Z] Step 3/22 : ARG ADD_BUILD_TAGS=""Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] ---> f287c624b781 [2023-01-18T19:06:53.698Z] Step 3/22 : ARG ADD_BUILD_TAGS="" ---> f287c624b781 [2023-01-18T19:06:53.698Z] ---> f287c624b781 [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:53.698Z] Step 3/24 : WORKDIR /edgex-goStep 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:06:53.698Z] [2023-01-18T19:06:54.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:54.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:54.632Z] ---> f287c624b781 [2023-01-18T19:06:54.632Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:07:02.743Z] ---> Running in 6d5495c24837 [2023-01-18T19:07:02.743Z] ---> Running in b42a3059fb78 [2023-01-18T19:07:02.743Z] ---> Running in 85ec7423e2ab [2023-01-18T19:07:02.743Z] ---> Running in 938cf4f92177 [2023-01-18T19:07:02.743Z] ---> Running in 029dad1bda5a [2023-01-18T19:07:02.743Z] Removing intermediate container b42a3059fb78 [2023-01-18T19:07:02.743Z] ---> 20bcdefe344c [2023-01-18T19:07:02.743Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:07:02.743Z] Removing intermediate container 6d5495c24837 [2023-01-18T19:07:02.743Z] ---> a42712406a52 [2023-01-18T19:07:02.743Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T19:07:02.743Z] Removing intermediate container 85ec7423e2ab [2023-01-18T19:07:02.743Z] ---> a0689c44a90a [2023-01-18T19:07:02.743Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:07:02.743Z] ---> Running in 5b83ecea807f [2023-01-18T19:07:02.743Z] Removing intermediate container 938cf4f92177 [2023-01-18T19:07:02.743Z] ---> 874ab8fd9db2 [2023-01-18T19:07:02.743Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:07:02.743Z] ---> Running in a9883bbf4ef8 [2023-01-18T19:07:02.743Z] Removing intermediate container 029dad1bda5a [2023-01-18T19:07:02.743Z] ---> 02220663bacb [2023-01-18T19:07:02.743Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.743Z] ---> Running in 3c1b5ddfc558 [2023-01-18T19:07:02.743Z] ---> Running in a955b502640f [2023-01-18T19:07:02.743Z] ---> Running in a9e55e749098 [2023-01-18T19:07:02.743Z] Removing intermediate container 5b83ecea807f [2023-01-18T19:07:02.743Z] ---> ff3457d649fc [2023-01-18T19:07:02.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.743Z] Removing intermediate container a9883bbf4ef8 [2023-01-18T19:07:02.743Z] ---> 96f2716e4484 [2023-01-18T19:07:02.743Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.743Z] ---> Running in 9e90713daca5 [2023-01-18T19:07:02.743Z] Removing intermediate container a955b502640f [2023-01-18T19:07:02.743Z] ---> 6224543f0545 [2023-01-18T19:07:02.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.743Z] ---> Running in 66a7887716e3 [2023-01-18T19:07:02.743Z] Removing intermediate container 3c1b5ddfc558 [2023-01-18T19:07:02.743Z] ---> eb7881776fb1 [2023-01-18T19:07:02.743Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T19:07:02.743Z] ---> Running in d9ed45a07491 [2023-01-18T19:07:02.743Z] ---> Running in 16e4dd018d61 [2023-01-18T19:07:02.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.001Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:03.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.260Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.260Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:03.517Z] Removing intermediate container a9e55e749098 [2023-01-18T19:07:03.517Z] ---> ccbcfb0d9ada [2023-01-18T19:07:03.517Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:07:03.517Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:03.517Z] ---> ac5a63eaebc2 [2023-01-18T19:07:03.517Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:03.517Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:03.517Z] ---> Running in 042a91ddceca [2023-01-18T19:07:03.776Z] Removing intermediate container 66a7887716e3 [2023-01-18T19:07:03.776Z] ---> c53d54edbe41 [2023-01-18T19:07:03.776Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:07:03.776Z] Removing intermediate container 9e90713daca5 [2023-01-18T19:07:03.776Z] ---> ee9d4d8915a4 [2023-01-18T19:07:03.776Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T19:07:03.776Z] ---> 153e82115c2c [2023-01-18T19:07:03.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:03.776Z] ---> Running in 77f79e827073 [2023-01-18T19:07:03.776Z] ---> 903c8e364b6f [2023-01-18T19:07:03.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:03.776Z] ---> Running in 96e70ec26557 [2023-01-18T19:07:04.038Z] Removing intermediate container d9ed45a07491 [2023-01-18T19:07:04.038Z] ---> 7fc34d073520 [2023-01-18T19:07:04.038Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:07:04.038Z] Removing intermediate container 16e4dd018d61 [2023-01-18T19:07:04.038Z] ---> 5662470f85ac [2023-01-18T19:07:04.038Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:07:04.038Z] ---> 7b3c70e99f15 [2023-01-18T19:07:04.038Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:04.038Z] ---> Running in 64d94e5b30a5 [2023-01-18T19:07:04.296Z] ---> 39671e0c2870 [2023-01-18T19:07:04.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:04.296Z] ---> Running in 9a0c884ab6fe [2023-01-18T19:07:43.022Z] Removing intermediate container 9a0c884ab6fe [2023-01-18T19:07:43.022Z] ---> e870ade6f836 [2023-01-18T19:07:43.022Z] Step 8/22 : COPY . . [2023-01-18T19:07:53.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2991 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws [2023-01-18T19:07:54.078Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-18T19:07:54.158Z] The recommended git tool is: git [2023-01-18T19:08:00.549Z] using credential edgex-jenkins-ssh [2023-01-18T19:08:00.567Z] Cloning the remote Git repository [2023-01-18T19:08:00.621Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:08:00.711Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-18T19:08:00.888Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:08:00.889Z] > git --version # timeout=10 [2023-01-18T19:08:00.917Z] > git --version # 'git version 2.25.1' [2023-01-18T19:08:00.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:08:01.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T19:08:04.942Z] ---> d843fee54e46 [2023-01-18T19:08:04.942Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T19:08:04.942Z] ---> Running in 8238526254f5 [2023-01-18T19:08:04.942Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:08:04.942Z] Removing intermediate container 042a91ddceca [2023-01-18T19:08:04.942Z] ---> 68265291a99e [2023-01-18T19:08:04.942Z] Step 7/24 : COPY . . [2023-01-18T19:08:04.942Z] Removing intermediate container 64d94e5b30a5 [2023-01-18T19:08:04.942Z] ---> 8dfacd70f6b9 [2023-01-18T19:08:04.942Z] Step 8/22 : COPY . . [2023-01-18T19:08:04.942Z] Removing intermediate container 77f79e827073 [2023-01-18T19:08:04.942Z] ---> a7ddaf77d71a [2023-01-18T19:08:04.942Z] Step 8/22 : COPY . . [2023-01-18T19:08:04.942Z] Removing intermediate container 96e70ec26557 [2023-01-18T19:08:04.942Z] ---> 067686d87e0e [2023-01-18T19:08:04.942Z] Step 8/23 : COPY . . [2023-01-18T19:08:21.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T19:08:21.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T19:08:22.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T19:08:22.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:08:22.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:08:22.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T19:08:23.376Z] Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:08:23.807Z] Merge succeeded, producing 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:08:23.807Z] Checking out Revision 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 (PR-4294) [2023-01-18T19:08:24.576Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-01-18T19:08:24.643Z] > git --version # timeout=10 [2023-01-18T19:08:24.656Z] > git --version # 'git version 2.25.1' [2023-01-18T19:08:24.670Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T19:08:23.400Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T19:08:23.420Z] > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 [2023-01-18T19:08:23.689Z] > git remote # timeout=10 [2023-01-18T19:08:23.711Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T19:08:23.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:08:23.761Z] > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 [2023-01-18T19:08:23.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T19:08:23.820Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T19:08:23.838Z] > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 [2023-01-18T19:08:25.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T19:08:25.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T19:08:25.787Z] Dload Upload Total Spent Left Speed [2023-01-18T19:08:25.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-01-18T19:08:26.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T19:08:26.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T19:08:26.936Z] + sudo tee /etc/docker/daemon.new [2023-01-18T19:08:26.936Z] { [2023-01-18T19:08:26.936Z] "registry-mirrors": [ [2023-01-18T19:08:26.936Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T19:08:26.936Z] ], [2023-01-18T19:08:26.936Z] "bip": "10.250.0.254/24", [2023-01-18T19:08:26.936Z] "hosts": [ [2023-01-18T19:08:26.936Z] "tcp://0.0.0.0:5555", [2023-01-18T19:08:26.936Z] "unix:///var/run/docker.sock" [2023-01-18T19:08:26.936Z] ], [2023-01-18T19:08:26.936Z] "mtu": 1458, [2023-01-18T19:08:26.936Z] "selinux-enabled": true, [2023-01-18T19:08:26.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T19:08:26.936Z] } [Pipeline] sh [2023-01-18T19:08:27.018Z] ---> a54467297954 [2023-01-18T19:08:27.018Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T19:08:27.018Z] ---> 4b3d9c0a0b9c [2023-01-18T19:08:27.018Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T19:08:27.018Z] ---> Running in 8b6c4c8bf33c [2023-01-18T19:08:27.018Z] ---> Running in 0980ba742a85 [2023-01-18T19:08:27.018Z] ---> 6cc43e843d4e [2023-01-18T19:08:27.018Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T19:08:27.018Z] ---> 9e98c957de07 [2023-01-18T19:08:27.018Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T19:08:27.018Z] ---> Running in 651b1129a8ec [2023-01-18T19:08:27.018Z] ---> Running in f87c21bdc28b [2023-01-18T19:08:27.018Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:08:27.018Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:08:27.018Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:08:27.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:08:27.295Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T19:08:27.663Z] + sudo service docker restart [2023-01-18T19:08:27.948Z] Removing intermediate container 8238526254f5 [2023-01-18T19:08:27.948Z] ---> 14f5b1541986 [2023-01-18T19:08:27.948Z] [2023-01-18T19:08:27.948Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:08:28.209Z] 3.16: Pulling from library/alpine [2023-01-18T19:08:28.467Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:08:28.467Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T19:08:28.467Z] ---> bfe296a52501 [2023-01-18T19:08:28.467Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T19:08:30.364Z] ---> Running in f0f7ac3d7dcf [2023-01-18T19:08:31.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:31.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:31.551Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T19:08:31.551Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:08:31.551Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:08:31.551Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:08:31.809Z] OK: 6 MiB in 16 packages [2023-01-18T19:08:34.591Z] Removing intermediate container f0f7ac3d7dcf [2023-01-18T19:08:34.591Z] ---> 8e61cda8e53d [2023-01-18T19:08:34.591Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:08:34.861Z] ---> Running in 7e7890eccf0f [2023-01-18T19:08:35.128Z] Removing intermediate container 7e7890eccf0f [2023-01-18T19:08:35.128Z] ---> 234210bbf2f7 [2023-01-18T19:08:35.128Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T19:08:35.128Z] ---> Running in 3650bed02dfa [2023-01-18T19:08:35.443Z] Removing intermediate container 3650bed02dfa [2023-01-18T19:08:35.444Z] ---> be851a868492 [2023-01-18T19:08:35.444Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:08:35.702Z] ---> Running in e0c57a2b15d3 [2023-01-18T19:08:36.266Z] Removing intermediate container e0c57a2b15d3 [2023-01-18T19:08:36.266Z] ---> 894bda126a8f [2023-01-18T19:08:36.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:08:38.164Z] ---> 38ad2641ac20 [2023-01-18T19:08:38.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T19:08:40.073Z] ---> cf6fc5c04870 [2023-01-18T19:08:40.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T19:08:41.969Z] ---> 441f29f8df6d [2023-01-18T19:08:41.969Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T19:08:41.969Z] ---> Running in 54e6eafab2fd [2023-01-18T19:08:42.543Z] Removing intermediate container 54e6eafab2fd [2023-01-18T19:08:42.543Z] ---> 19bd9b0298f9 [2023-01-18T19:08:42.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:08:42.804Z] ---> Running in f57e15086178 [2023-01-18T19:08:43.381Z] Removing intermediate container f57e15086178 [2023-01-18T19:08:43.381Z] ---> 40eb7e6347b3 [2023-01-18T19:08:43.381Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T19:08:43.645Z] ---> Running in 8a21ba12a9ef [2023-01-18T19:08:43.645Z] Removing intermediate container 8a21ba12a9ef [2023-01-18T19:08:43.645Z] ---> 766042c81cb2 [2023-01-18T19:08:43.645Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:08:43.645Z] ---> Running in 16aee3a125cf [2023-01-18T19:08:43.903Z] Removing intermediate container 16aee3a125cf [2023-01-18T19:08:43.903Z] ---> 70519f119384 [2023-01-18T19:08:43.903Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:08:43.903Z] ---> Running in 7d9cfbe020c9 [2023-01-18T19:08:44.470Z] Removing intermediate container 7d9cfbe020c9 [2023-01-18T19:08:44.470Z] ---> f43667fa92a3 [2023-01-18T19:08:44.470Z] [2023-01-18T19:08:44.470Z] Successfully built f43667fa92a3 [2023-01-18T19:08:44.470Z] Successfully tagged support-notifications:latest [2023-01-18T19:08:44.470Z]  Building support-notifications ... done Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:08:46.034Z] provisioning config files... [2023-01-18T19:08:46.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6815162207709547422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:08:46.472Z] ---> docker-login.sh [2023-01-18T19:08:46.473Z] nexus3.edgexfoundry.org:10001 [2023-01-18T19:08:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:08:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:08:47.067Z] Configure a credential helper to remove this warning. See [2023-01-18T19:08:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:08:47.067Z] [2023-01-18T19:08:47.067Z] Login Succeeded [2023-01-18T19:08:47.067Z] nexus3.edgexfoundry.org:10002 [2023-01-18T19:08:47.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:08:47.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:08:47.625Z] Configure a credential helper to remove this warning. See [2023-01-18T19:08:47.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:08:47.625Z] [2023-01-18T19:08:47.625Z] Login Succeeded [2023-01-18T19:08:47.625Z] nexus3.edgexfoundry.org:10003 [2023-01-18T19:08:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:08:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:08:47.898Z] Configure a credential helper to remove this warning. See [2023-01-18T19:08:47.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:08:47.898Z] [2023-01-18T19:08:47.898Z] Login Succeeded [2023-01-18T19:08:47.898Z] nexus3.edgexfoundry.org:10004 [2023-01-18T19:08:48.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:08:48.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:08:48.445Z] Configure a credential helper to remove this warning. See [2023-01-18T19:08:48.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:08:48.445Z] [2023-01-18T19:08:48.445Z] Login Succeeded [2023-01-18T19:08:48.445Z] docker.io [2023-01-18T19:08:48.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:08:48.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:08:48.987Z] Configure a credential helper to remove this warning. See [2023-01-18T19:08:48.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:08:48.987Z] [2023-01-18T19:08:48.987Z] Login Succeeded [2023-01-18T19:08:48.987Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T19:08:49.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T19:08:49.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-01-18T19:08:49.797Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:08:49.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:08:49.797Z] ---> f287c624b781 [2023-01-18T19:08:49.797Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:08:49.797Z] ---> Using cache [2023-01-18T19:08:49.797Z] ---> 02220663bacb [2023-01-18T19:08:49.797Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [Pipeline] echo [2023-01-18T19:08:49.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:08:49.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:08:49.914Z] ========================================================= [2023-01-18T19:08:49.914Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T19:08:49.914Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:08:50.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:08:50.583Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T19:08:50.583Z] 9b18e9b68314: Pulling fs layer [2023-01-18T19:08:50.583Z] 35d82f9e3411: Pulling fs layer [2023-01-18T19:08:50.583Z] e16973657156: Pulling fs layer [2023-01-18T19:08:50.583Z] fc693d55d65f: Pulling fs layer [2023-01-18T19:08:50.583Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T19:08:50.583Z] dda99020689f: Pulling fs layer [2023-01-18T19:08:50.583Z] db1c61fa0a46: Pulling fs layer [2023-01-18T19:08:50.583Z] 891c053d2c06: Pulling fs layer [2023-01-18T19:08:50.583Z] 7e9fc2657dce: Waiting [2023-01-18T19:08:50.583Z] dda99020689f: Waiting [2023-01-18T19:08:50.583Z] db1c61fa0a46: Waiting [2023-01-18T19:08:50.583Z] 891c053d2c06: Waiting [2023-01-18T19:08:50.583Z] e16973657156: Download complete [2023-01-18T19:08:50.583Z] 35d82f9e3411: Verifying Checksum [2023-01-18T19:08:50.583Z] 35d82f9e3411: Download complete [2023-01-18T19:08:50.583Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T19:08:50.583Z] 7e9fc2657dce: Download complete [2023-01-18T19:08:50.583Z] dda99020689f: Verifying Checksum [2023-01-18T19:08:50.583Z] dda99020689f: Download complete [2023-01-18T19:08:50.583Z] 9b18e9b68314: Verifying Checksum [2023-01-18T19:08:50.583Z] 9b18e9b68314: Download complete [2023-01-18T19:08:51.561Z] 891c053d2c06: Verifying Checksum [2023-01-18T19:08:52.993Z] db1c61fa0a46: Verifying Checksum [2023-01-18T19:08:52.993Z] db1c61fa0a46: Download complete [2023-01-18T19:08:53.266Z] 9b18e9b68314: Pull complete [2023-01-18T19:08:53.275Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:08:53.538Z] fc693d55d65f: Verifying Checksum [2023-01-18T19:08:53.539Z] fc693d55d65f: Download complete [2023-01-18T19:08:53.807Z] 35d82f9e3411: Pull complete [2023-01-18T19:08:54.077Z] e16973657156: Pull complete [2023-01-18T19:08:55.802Z] ---> Running in 607e2758ba94 [2023-01-18T19:08:56.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:56.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:56.638Z] OK: 211 MiB in 51 packages [2023-01-18T19:09:00.835Z] Removing intermediate container 651b1129a8ec [2023-01-18T19:09:00.835Z] ---> 2c562bfeba0e [2023-01-18T19:09:00.835Z] [2023-01-18T19:09:00.835Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T19:09:00.835Z] ---> bfe296a52501 [2023-01-18T19:09:00.835Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T19:09:00.835Z] Removing intermediate container 0980ba742a85 [2023-01-18T19:09:00.835Z] ---> f503e8080e14 [2023-01-18T19:09:00.835Z] [2023-01-18T19:09:00.835Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:09:00.835Z] ---> bfe296a52501 [2023-01-18T19:09:00.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T19:09:00.835Z] Removing intermediate container f87c21bdc28b [2023-01-18T19:09:00.835Z] ---> 95bbb64daade [2023-01-18T19:09:00.835Z] [2023-01-18T19:09:00.835Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T19:09:00.835Z] ---> bfe296a52501 [2023-01-18T19:09:00.835Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:09:00.835Z] ---> Running in bbafe6d32487 [2023-01-18T19:09:00.835Z] ---> Running in f2cf20e4ad7b [2023-01-18T19:09:00.835Z] ---> Running in fddea8fe6d29 [2023-01-18T19:09:00.835Z] Removing intermediate container 607e2758ba94 [2023-01-18T19:09:00.835Z] ---> fa779ecd73c8 [2023-01-18T19:09:00.835Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:09:00.835Z] Removing intermediate container f2cf20e4ad7b [2023-01-18T19:09:00.835Z] ---> 0e7391c93f82 [2023-01-18T19:09:00.835Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T19:09:01.094Z] ---> Running in cc4f9418795a [2023-01-18T19:09:01.094Z] ---> d0a68091b0ab [2023-01-18T19:09:01.094Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:01.094Z] ---> Running in db82baa948fe [2023-01-18T19:09:01.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:01.094Z] Removing intermediate container cc4f9418795a [2023-01-18T19:09:01.094Z] ---> 053cf5e7bd0a [2023-01-18T19:09:01.094Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T19:09:01.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:01.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:01.352Z] ---> Running in 6f9321fbc5b6 [2023-01-18T19:09:01.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:01.352Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T19:09:01.352Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:01.615Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T19:09:01.615Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:01.615Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:09:01.615Z] OK: 6 MiB in 17 packages [2023-01-18T19:09:01.615Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:01.615Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:01.615Z] OK: 6 MiB in 15 packages [2023-01-18T19:09:01.615Z] Removing intermediate container 6f9321fbc5b6 [2023-01-18T19:09:01.615Z] ---> e50b32cdf5b0 [2023-01-18T19:09:01.615Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:09:01.615Z] ---> Running in a471ce7fa0e7 [2023-01-18T19:09:02.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:02.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:02.847Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:02.847Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:02.847Z] OK: 6 MiB in 15 packages [2023-01-18T19:09:03.106Z] Removing intermediate container fddea8fe6d29 [2023-01-18T19:09:03.106Z] ---> c416deca2072 [2023-01-18T19:09:03.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:09:03.672Z] ---> Running in 0bccb82c35ab [2023-01-18T19:09:03.672Z] Removing intermediate container bbafe6d32487 [2023-01-18T19:09:03.672Z] ---> a324c50cd4d3 [2023-01-18T19:09:03.672Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:09:03.948Z] ---> Running in f356eeb8f1e5 [2023-01-18T19:09:03.948Z] Removing intermediate container 0bccb82c35ab [2023-01-18T19:09:03.948Z] ---> e0e8c46daae3 [2023-01-18T19:09:03.948Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T19:09:03.948Z] ---> Running in 9b7772189335 [2023-01-18T19:09:03.948Z] Removing intermediate container f356eeb8f1e5 [2023-01-18T19:09:03.948Z] Removing intermediate container a471ce7fa0e7 [2023-01-18T19:09:03.948Z] ---> 4b16ef1a3f55 [2023-01-18T19:09:03.948Z] Step 12/24 : WORKDIR / [2023-01-18T19:09:03.948Z] ---> 94cd83789811 [2023-01-18T19:09:03.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:04.207Z] ---> Running in 816ff14e599d [2023-01-18T19:09:04.207Z] Removing intermediate container 8b6c4c8bf33c [2023-01-18T19:09:04.207Z] ---> b654e8f9592e [2023-01-18T19:09:04.207Z] [2023-01-18T19:09:04.207Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:09:04.207Z] ---> bfe296a52501 [2023-01-18T19:09:04.207Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:09:04.207Z] ---> Using cache [2023-01-18T19:09:04.207Z] ---> c416deca2072 [2023-01-18T19:09:04.207Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:09:04.207Z] ---> Using cache [2023-01-18T19:09:04.207Z] ---> e0e8c46daae3 [2023-01-18T19:09:04.207Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T19:09:04.207Z] Removing intermediate container 9b7772189335 [2023-01-18T19:09:04.207Z] ---> 24d0f3ce9a01 [2023-01-18T19:09:04.207Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T19:09:04.207Z] ---> Running in 23f13e085ef8 [2023-01-18T19:09:04.207Z] ---> Running in a12d32259ed4 [2023-01-18T19:09:04.207Z] ---> 74385811e88c [2023-01-18T19:09:04.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T19:09:04.207Z] Removing intermediate container 816ff14e599d [2023-01-18T19:09:04.207Z] ---> 29684295f1fc [2023-01-18T19:09:04.207Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T19:09:04.207Z] Removing intermediate container a12d32259ed4 [2023-01-18T19:09:04.207Z] ---> 06b1c7a42cb6 [2023-01-18T19:09:04.207Z] Step 15/23 : WORKDIR / [2023-01-18T19:09:04.207Z] Removing intermediate container 23f13e085ef8 [2023-01-18T19:09:04.207Z] ---> 73f088162e74 [2023-01-18T19:09:04.207Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:09:04.468Z] ---> Running in c8dac5e44c05 [2023-01-18T19:09:04.740Z] ---> Running in 2aedb73a7840 [2023-01-18T19:09:04.741Z] ---> fc1b8fc0eb06 [2023-01-18T19:09:04.741Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T19:09:04.741Z] ---> 6268eb4ea566 [2023-01-18T19:09:04.741Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:04.741Z] Removing intermediate container c8dac5e44c05 [2023-01-18T19:09:04.741Z] ---> d25fbdddbb14 [2023-01-18T19:09:04.741Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:04.741Z] Removing intermediate container 2aedb73a7840 [2023-01-18T19:09:04.741Z] ---> 2022c12635da [2023-01-18T19:09:04.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:05.001Z] ---> 84c57acf7a38 [2023-01-18T19:09:05.001Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:05.001Z] ---> 97d939cff94f [2023-01-18T19:09:05.001Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T19:09:05.001Z] ---> Running in 682b67127b69 [2023-01-18T19:09:05.001Z] ---> a994c0a99e12 [2023-01-18T19:09:05.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T19:09:05.001Z] ---> ea9859c2963c [2023-01-18T19:09:05.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T19:09:05.001Z] Removing intermediate container 682b67127b69 [2023-01-18T19:09:05.001Z] ---> 7fba6a7c6519 [2023-01-18T19:09:05.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:05.001Z] ---> Running in 2a517c57379b [2023-01-18T19:09:05.001Z] ---> 66c1ab7e09c0 [2023-01-18T19:09:05.001Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T19:09:05.968Z] Removing intermediate container 2a517c57379b [2023-01-18T19:09:05.968Z] ---> f4233179d7d4 [2023-01-18T19:09:05.968Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T19:09:06.270Z] ---> e9fdde030f73 [2023-01-18T19:09:06.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T19:09:06.270Z] ---> 2259528198d4 [2023-01-18T19:09:06.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:06.270Z] ---> Running in e6a28fbcfd84 [2023-01-18T19:09:06.270Z] ---> a61e5b145110 [2023-01-18T19:09:06.270Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:06.455Z] fc693d55d65f: Pull complete [2023-01-18T19:09:06.644Z] Removing intermediate container e6a28fbcfd84 [2023-01-18T19:09:06.644Z] ---> 362024f8c409 [2023-01-18T19:09:06.644Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:09:06.731Z] 7e9fc2657dce: Pull complete [2023-01-18T19:09:06.902Z] ---> 4059e98ca718 [2023-01-18T19:09:06.903Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T19:09:06.903Z] ---> 9b26cd3160b5 [2023-01-18T19:09:06.903Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T19:09:06.903Z] ---> Running in f74b8049fcdc [2023-01-18T19:09:06.903Z] ---> 7f8f9997982f [2023-01-18T19:09:06.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T19:09:07.001Z] dda99020689f: Pull complete [2023-01-18T19:09:07.296Z] ---> Running in ffeb857fd1d6 [2023-01-18T19:09:07.296Z] ---> Running in f7192314fe52 [2023-01-18T19:09:07.555Z] Removing intermediate container f74b8049fcdc [2023-01-18T19:09:07.555Z] ---> c49bf9b026ec [2023-01-18T19:09:07.555Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:09:07.817Z] Removing intermediate container ffeb857fd1d6 [2023-01-18T19:09:07.817Z] ---> 0a0b9a04e867 [2023-01-18T19:09:07.817Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:07.817Z] Removing intermediate container f7192314fe52 [2023-01-18T19:09:07.817Z] ---> d2597ef15a46 [2023-01-18T19:09:07.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:07.817Z] ---> Running in 079a3cc59c89 [2023-01-18T19:09:07.817Z] ---> Running in 006c312e75ed [2023-01-18T19:09:07.817Z] ---> 2e941bbb9319 [2023-01-18T19:09:07.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:09:07.817Z] ---> Running in 02fa4e79c8f8 [2023-01-18T19:09:08.075Z] Removing intermediate container 006c312e75ed [2023-01-18T19:09:08.075Z] ---> d4bad9ef86ec [2023-01-18T19:09:08.075Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T19:09:08.075Z] Removing intermediate container 079a3cc59c89 [2023-01-18T19:09:08.075Z] ---> 75435ed5aee9 [2023-01-18T19:09:08.075Z] [2023-01-18T19:09:08.075Z] ---> Running in 2c3c6ac8aa69 [2023-01-18T19:09:08.075Z] Removing intermediate container 02fa4e79c8f8 [2023-01-18T19:09:08.075Z] ---> 65ce8a3c9e01 [2023-01-18T19:09:08.075Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T19:09:08.075Z] ---> 60e84b0309b7 [2023-01-18T19:09:08.075Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:09:08.075Z] Successfully built 75435ed5aee9 [2023-01-18T19:09:08.075Z] Successfully tagged core-data:latest [2023-01-18T19:09:08.075Z]  Building core-data ... done Building security-proxy-setup [2023-01-18T19:09:08.075Z] ---> Running in 91b394b1e062 [2023-01-18T19:09:08.075Z] ---> Running in a009a82a9a6f [2023-01-18T19:09:08.075Z] Removing intermediate container 2c3c6ac8aa69 [2023-01-18T19:09:08.075Z] ---> f283ca0ed385 [2023-01-18T19:09:08.075Z] Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:09:08.333Z] ---> Running in f8a5bf074854 [2023-01-18T19:09:10.240Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:10.240Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:10.240Z] ---> f287c624b781 [2023-01-18T19:09:10.240Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T19:09:10.240Z] ---> Using cache [2023-01-18T19:09:10.240Z] ---> 02220663bacb [2023-01-18T19:09:10.241Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T19:09:10.241Z] ---> Using cache [2023-01-18T19:09:10.241Z] ---> ccbcfb0d9ada [2023-01-18T19:09:10.241Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T19:09:10.241Z] ---> Using cache [2023-01-18T19:09:10.241Z] ---> ac5a63eaebc2 [2023-01-18T19:09:10.241Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:10.241Z] ---> Using cache [2023-01-18T19:09:10.241Z] ---> 68265291a99e [2023-01-18T19:09:10.241Z] Step 7/21 : COPY . . [2023-01-18T19:09:10.241Z] ---> Using cache [2023-01-18T19:09:10.241Z] ---> 6cc43e843d4e [2023-01-18T19:09:10.241Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T19:09:11.614Z] Removing intermediate container a009a82a9a6f [2023-01-18T19:09:11.614Z] ---> 49f4bab6a60d [2023-01-18T19:09:11.614Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:09:11.614Z] Removing intermediate container f8a5bf074854 [2023-01-18T19:09:11.614Z] ---> f754f286bc27 [2023-01-18T19:09:11.614Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:09:11.614Z] ---> Running in f08b082370b0 [2023-01-18T19:09:11.614Z] ---> Running in 532335b39614 [2023-01-18T19:09:11.614Z] ---> Running in 5e0f702d8b8d [2023-01-18T19:09:11.614Z] Removing intermediate container f08b082370b0 [2023-01-18T19:09:11.614Z] ---> d3190e41f71d [2023-01-18T19:09:11.614Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:09:11.614Z] ---> Running in 139892e53e73 [2023-01-18T19:09:11.614Z] Removing intermediate container 5e0f702d8b8d [2023-01-18T19:09:11.614Z] ---> fbb9bc91611f [2023-01-18T19:09:11.614Z] [2023-01-18T19:09:11.936Z] Successfully built fbb9bc91611f [2023-01-18T19:09:11.936Z] Successfully tagged core-command:latest [2023-01-18T19:09:11.936Z]  Building core-command ... done Building security-spiffe-token-provider [2023-01-18T19:09:11.936Z] Removing intermediate container 139892e53e73 [2023-01-18T19:09:11.936Z] ---> 5bf00c1df2dc [2023-01-18T19:09:11.936Z] [2023-01-18T19:09:11.936Z] Successfully built 5bf00c1df2dc [2023-01-18T19:09:11.936Z] Successfully tagged support-scheduler:latest [2023-01-18T19:09:11.936Z]  Building support-scheduler ... done Building security-spire-server [2023-01-18T19:09:12.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:09:12.202Z] Removing intermediate container 91b394b1e062 [2023-01-18T19:09:12.202Z] ---> 7e213ad810b0 [2023-01-18T19:09:12.202Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:09:13.751Z] db1c61fa0a46: Pull complete [2023-01-18T19:09:14.713Z] 891c053d2c06: Pull complete [2023-01-18T19:09:14.713Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T19:09:14.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:09:14.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:09:15.101Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:09:15.101Z] WORKDIR /edgex [2023-01-18T19:09:15.101Z] COPY go.mod . [2023-01-18T19:09:15.101Z] RUN go mod download [2023-01-18T19:09:15.101Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T19:09:15.689Z] Sending build context to Docker daemon 3.109MB [2023-01-18T19:09:15.689Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:09:15.689Z] ---> f96f9c87975a [2023-01-18T19:09:15.689Z] Step 2/4 : WORKDIR /edgex [2023-01-18T19:09:17.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:17.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:17.473Z] ---> f287c624b781 [2023-01-18T19:09:17.473Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T19:09:17.473Z] ---> Using cache [2023-01-18T19:09:17.473Z] ---> 02220663bacb [2023-01-18T19:09:17.473Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:09:17.473Z] ---> Using cache [2023-01-18T19:09:17.473Z] ---> fa779ecd73c8 [2023-01-18T19:09:17.473Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T19:09:17.473Z] ---> Using cache [2023-01-18T19:09:17.473Z] ---> d0a68091b0ab [2023-01-18T19:09:17.473Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:17.473Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:17.473Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:17.473Z] ---> f287c624b781 [2023-01-18T19:09:17.473Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T19:09:17.473Z] ---> Using cache [2023-01-18T19:09:17.473Z] ---> 02220663bacb [2023-01-18T19:09:17.473Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T19:09:17.664Z] ---> Running in c69d6a9ae6ef [2023-01-18T19:09:18.254Z] Removing intermediate container c69d6a9ae6ef [2023-01-18T19:09:18.254Z] ---> 459607e72b6d [2023-01-18T19:09:18.254Z] Step 3/4 : COPY go.mod . [2023-01-18T19:09:18.854Z] ---> 452da58f6936 [2023-01-18T19:09:18.854Z] Step 4/4 : RUN go mod download [2023-01-18T19:09:18.854Z] ---> Running in b4ab7e9313ca [2023-01-18T19:09:20.036Z] ---> Running in 841e171db162 [2023-01-18T19:09:20.036Z] ---> Running in 20506a089035 [2023-01-18T19:09:20.036Z] ---> Running in c7c0487767d3 [2023-01-18T19:09:20.294Z] Removing intermediate container 841e171db162 [2023-01-18T19:09:20.294Z] ---> 00749f11751c [2023-01-18T19:09:20.294Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:09:20.294Z] ---> Running in 6a036b13d7db [2023-01-18T19:09:20.551Z] Removing intermediate container 6a036b13d7db [2023-01-18T19:09:20.551Z] ---> 661c53f92b09 [2023-01-18T19:09:20.551Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:09:20.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:20.551Z] ---> Running in 15b5b3bc7b4f [2023-01-18T19:09:20.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:20.812Z] Removing intermediate container 15b5b3bc7b4f [2023-01-18T19:09:20.812Z] ---> 89f81aa97647 [2023-01-18T19:09:20.812Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:09:20.812Z] ---> Running in 7c84800fdcfc [2023-01-18T19:09:21.068Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T19:09:21.068Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T19:09:21.068Z] OK: 17043 distinct packages available [2023-01-18T19:09:21.068Z] Removing intermediate container 7c84800fdcfc [2023-01-18T19:09:21.068Z] ---> cf08bd0140c6 [2023-01-18T19:09:21.068Z] [2023-01-18T19:09:21.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:21.068Z] Successfully built cf08bd0140c6 [2023-01-18T19:09:21.068Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T19:09:21.068Z] Building security-spire-config [2023-01-18T19:09:21.326Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:21.326Z] OK: 211 MiB in 51 packages [2023-01-18T19:09:24.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:24.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:24.760Z] ---> f287c624b781 [2023-01-18T19:09:24.760Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:09:24.760Z] ---> Using cache [2023-01-18T19:09:24.760Z] ---> 02220663bacb [2023-01-18T19:09:24.760Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:09:24.760Z] ---> Using cache [2023-01-18T19:09:24.760Z] ---> fa779ecd73c8 [2023-01-18T19:09:24.760Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:09:24.760Z] ---> Using cache [2023-01-18T19:09:24.760Z] ---> d0a68091b0ab [2023-01-18T19:09:24.760Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:26.150Z] ---> Running in 359374bce77c [2023-01-18T19:09:26.716Z] Removing intermediate container c7c0487767d3 [2023-01-18T19:09:26.716Z] ---> e1fa454d9fcd [2023-01-18T19:09:26.716Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T19:09:27.649Z] ---> 7a6e0d365048 [2023-01-18T19:09:27.649Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:27.649Z] ---> Running in be9fda51c733 [2023-01-18T19:09:31.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:09:41.895Z] Removing intermediate container 532335b39614 [2023-01-18T19:09:41.895Z] ---> e1587a7d3640 [2023-01-18T19:09:41.895Z] [2023-01-18T19:09:41.895Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T19:09:41.895Z] ---> bfe296a52501 [2023-01-18T19:09:41.895Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T19:09:41.895Z] ---> Running in b25a08f394f9 [2023-01-18T19:09:41.895Z] Removing intermediate container db82baa948fe [2023-01-18T19:09:41.895Z] ---> 582f9ba7fbf9 [2023-01-18T19:09:41.895Z] Step 7/24 : COPY . . [2023-01-18T19:09:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:42.153Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T19:09:42.411Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T19:09:42.411Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T19:09:42.411Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T19:09:42.411Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T19:09:42.411Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:42.411Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:42.411Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:09:42.411Z] OK: 8 MiB in 20 packages [2023-01-18T19:09:52.443Z] ---> 0d11f90bbaa4 [2023-01-18T19:09:52.443Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:09:52.443Z] ---> Running in d65a5eec4ff7 [2023-01-18T19:09:52.701Z] Removing intermediate container b25a08f394f9 [2023-01-18T19:09:52.701Z] ---> c043e736d64c [2023-01-18T19:09:52.701Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:09:55.987Z] Removing intermediate container d65a5eec4ff7 [2023-01-18T19:09:55.987Z] ---> 427b41bf0f98 [2023-01-18T19:09:55.987Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:09:57.772Z] Removing intermediate container b4ab7e9313ca [2023-01-18T19:09:57.772Z] ---> aa08390b755e [2023-01-18T19:09:57.772Z] Successfully built aa08390b755e [2023-01-18T19:09:57.772Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:09:58.186Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T19:09:58.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:09:58.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container [2023-01-18T19:09:58.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-01-18T19:09:59.759Z] $ docker top b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:10:00.656Z] + go version [2023-01-18T19:10:00.656Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T19:10:00.701Z] $ docker stop --time=1 b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 [2023-01-18T19:10:01.277Z] ---> Running in 0a74bbb40f09 [2023-01-18T19:10:01.277Z] ---> Running in 56a3efda0d3a [2023-01-18T19:10:01.533Z] Removing intermediate container 56a3efda0d3a [2023-01-18T19:10:01.533Z] ---> 30d3a0433821 [2023-01-18T19:10:01.533Z] Step 10/24 : 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 [2023-01-18T19:10:01.533Z] Removing intermediate container 0a74bbb40f09 [2023-01-18T19:10:01.533Z] ---> 5185a62f42a1 [2023-01-18T19:10:01.533Z] Step 12/21 : WORKDIR /edgex [2023-01-18T19:10:01.533Z] ---> Running in 7eb0143ee916 [2023-01-18T19:10:01.533Z] ---> Running in f2a73ed4f2e7 [2023-01-18T19:10:01.790Z] Removing intermediate container f2a73ed4f2e7 [2023-01-18T19:10:01.790Z] ---> f6f00b2ecffa [2023-01-18T19:10:01.790Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T19:10:02.336Z] $ docker rm -f --volumes b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 [2023-01-18T19:10:02.373Z] Removing intermediate container be9fda51c733 [2023-01-18T19:10:02.373Z] ---> e97ebb1ecdce [2023-01-18T19:10:02.373Z] Step 7/19 : COPY . . [2023-01-18T19:10:02.373Z] ---> c597d8af34bd [2023-01-18T19:10:02.373Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T19:10:02.373Z] Removing intermediate container 359374bce77c [2023-01-18T19:10:02.373Z] ---> 731e4238adc4 [2023-01-18T19:10:02.373Z] Step 7/24 : COPY . . [2023-01-18T19:10:02.373Z] Removing intermediate container 20506a089035 [2023-01-18T19:10:02.373Z] ---> 09af3ff5f5d2 [2023-01-18T19:10:02.373Z] Step 7/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:10:03.256Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T19:10:03.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:10:03.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container [2023-01-18T19:10:03.598Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-01-18T19:10:04.875Z] $ docker top 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T19:10:05.128Z] ========================================================= [2023-01-18T19:10:05.128Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T19:10:05.128Z] ========================================================= [Pipeline] sh [2023-01-18T19:10:05.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:10:06.508Z] + make test [2023-01-18T19:10:06.508Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T19:10:10.542Z] ---> d8552c8f08bb [2023-01-18T19:10:10.542Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T19:10:10.542Z] ---> ca2fcbc6a658 [2023-01-18T19:10:10.542Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T19:10:10.542Z] ---> d7dc1a829d4c [2023-01-18T19:10:10.542Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:10:10.542Z] ---> f994ed5bacfd [2023-01-18T19:10:10.542Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:10:10.542Z] ---> Running in ac0d5e786e85 [2023-01-18T19:10:10.542Z] ---> 4555395b9d36 [2023-01-18T19:10:10.542Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:10.542Z] Removing intermediate container 7eb0143ee916 [2023-01-18T19:10:10.542Z] ---> 39d76a916e69 [2023-01-18T19:10:10.542Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:10:10.542Z] ---> Running in bb534ae2c9e3 [2023-01-18T19:10:10.542Z] ---> Running in 41fe0a1c37a3 [2023-01-18T19:10:10.542Z] ---> Running in df903bb54170 [2023-01-18T19:10:10.542Z] Removing intermediate container ac0d5e786e85 [2023-01-18T19:10:10.542Z] ---> 3882baddbc38 [2023-01-18T19:10:10.542Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T19:10:10.542Z] Removing intermediate container df903bb54170 [2023-01-18T19:10:10.542Z] ---> 479dbac78ba1 [2023-01-18T19:10:10.542Z] [2023-01-18T19:10:10.542Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:10:10.542Z] ---> Running in 3e5a2cc5d006 [2023-01-18T19:10:10.542Z] Removing intermediate container bb534ae2c9e3 [2023-01-18T19:10:10.542Z] ---> 994faf525399 [2023-01-18T19:10:10.542Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:10:10.542Z] ---> 2b46133b623f [2023-01-18T19:10:10.542Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:10:10.542Z] ---> Running in d66b73feea78 [2023-01-18T19:10:10.542Z] 3.15: Pulling from library/alpine [2023-01-18T19:10:10.542Z] ---> Running in 8a2c6e55801a [2023-01-18T19:10:10.542Z] Removing intermediate container 3e5a2cc5d006 [2023-01-18T19:10:10.543Z] ---> 531abd3c0b53 [2023-01-18T19:10:10.543Z] Step 10/23 : 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 [2023-01-18T19:10:10.543Z] ---> Running in 65d198d13c10 [2023-01-18T19:10:10.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T19:10:10.543Z] Removing intermediate container d66b73feea78 [2023-01-18T19:10:10.543Z] ---> eba9087464d4 [2023-01-18T19:10:10.543Z] Step 10/24 : 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 [2023-01-18T19:10:10.803Z] ---> Running in 1ea313feba75 [2023-01-18T19:10:11.062Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:10:11.062Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:10:11.062Z] ---> c4fc93816858 [2023-01-18T19:10:11.062Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:11.062Z] ---> Running in 89bc4968c3be [2023-01-18T19:10:11.322Z] Removing intermediate container 89bc4968c3be [2023-01-18T19:10:11.322Z] ---> 5f082f1bfdf8 [2023-01-18T19:10:11.322Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:10:11.322Z] ---> Running in 6a381db2a279 [2023-01-18T19:10:11.580Z] Removing intermediate container 8a2c6e55801a [2023-01-18T19:10:11.580Z] ---> 5dc0acc935ff [2023-01-18T19:10:11.580Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:10:11.580Z] ---> Running in d03be4e3b016 [2023-01-18T19:10:11.840Z] Removing intermediate container 1ea313feba75 [2023-01-18T19:10:11.840Z] ---> 6283bb99ac81 [2023-01-18T19:10:11.840Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:10:11.840Z] Removing intermediate container 65d198d13c10 [2023-01-18T19:10:11.840Z] ---> 3d899a669103 [2023-01-18T19:10:11.840Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T19:10:11.840Z] ---> Running in 92c3c6ac7585 [2023-01-18T19:10:11.840Z] ---> Running in df3ab41b30cc [2023-01-18T19:10:11.840Z] Removing intermediate container d03be4e3b016 [2023-01-18T19:10:11.840Z] ---> 0469d268e6d4 [2023-01-18T19:10:11.840Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T19:10:11.840Z] ---> Running in c775a4ea6bc8 [2023-01-18T19:10:11.840Z] Removing intermediate container 92c3c6ac7585 [2023-01-18T19:10:11.840Z] ---> 4ea668c3d253 [2023-01-18T19:10:11.840Z] [2023-01-18T19:10:11.840Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:10:11.840Z] ---> c4fc93816858 [2023-01-18T19:10:11.840Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:11.840Z] ---> Using cache [2023-01-18T19:10:11.840Z] ---> 5f082f1bfdf8 [2023-01-18T19:10:11.840Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T19:10:11.840Z] Removing intermediate container df3ab41b30cc [2023-01-18T19:10:11.840Z] ---> 8cea3d2e9a2c [2023-01-18T19:10:11.840Z] [2023-01-18T19:10:11.840Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T19:10:11.840Z] ---> c4fc93816858 [2023-01-18T19:10:11.840Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:11.840Z] ---> Using cache [2023-01-18T19:10:11.840Z] ---> 5f082f1bfdf8 [2023-01-18T19:10:11.840Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:10:11.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:11.840Z] ---> Running in 226c8c12fb3a [2023-01-18T19:10:11.840Z] ---> Running in 7a0143dbb6c1 [2023-01-18T19:10:12.136Z] Removing intermediate container c775a4ea6bc8 [2023-01-18T19:10:12.136Z] ---> 887eb7d6c601 [2023-01-18T19:10:12.136Z] Step 20/21 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:12.136Z] ---> Running in ed47db963f2e [2023-01-18T19:10:12.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.397Z] Removing intermediate container ed47db963f2e [2023-01-18T19:10:12.397Z] ---> 9800be9dc82c [2023-01-18T19:10:12.397Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T19:10:12.397Z] ---> Running in 4f0a26cd5c77 [2023-01-18T19:10:12.397Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:10:12.397Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:10:12.397Z] OK: 15859 distinct packages available [2023-01-18T19:10:12.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.397Z] Removing intermediate container 4f0a26cd5c77 [2023-01-18T19:10:12.397Z] ---> 9a685c81349b [2023-01-18T19:10:12.397Z] [2023-01-18T19:10:12.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.397Z] Successfully built 9a685c81349b [2023-01-18T19:10:12.397Z] Successfully tagged security-proxy-setup:latest [2023-01-18T19:10:12.397Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-01-18T19:10:12.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.659Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:12.659Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:10:12.659Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:10:12.659Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:10:12.659Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:10:12.659Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:10:12.659Z] OK: 7 MiB in 19 packages [2023-01-18T19:10:12.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.918Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:10:12.918Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:10:12.918Z] OK: 15859 distinct packages available [2023-01-18T19:10:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.918Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:10:12.918Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:10:12.918Z] OK: 15859 distinct packages available [2023-01-18T19:10:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:13.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:13.178Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:13.178Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:10:13.178Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:10:13.178Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:10:13.178Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:13.178Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:10:13.178Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T19:10:13.178Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T19:10:13.178Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:10:13.178Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:10:13.178Z] OK: 6 MiB in 18 packages [2023-01-18T19:10:13.454Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:10:13.454Z] OK: 7 MiB in 19 packages [2023-01-18T19:10:16.123Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:10:16.123Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:10:16.123Z] ---> f287c624b781 [2023-01-18T19:10:16.123Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T19:10:16.123Z] ---> Using cache [2023-01-18T19:10:16.123Z] ---> 02220663bacb [2023-01-18T19:10:16.123Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T19:10:16.123Z] ---> Using cache [2023-01-18T19:10:16.123Z] ---> ccbcfb0d9ada [2023-01-18T19:10:16.123Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T19:10:16.123Z] ---> Using cache [2023-01-18T19:10:16.123Z] ---> ac5a63eaebc2 [2023-01-18T19:10:16.123Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:10:16.123Z] ---> Using cache [2023-01-18T19:10:16.123Z] ---> 68265291a99e [2023-01-18T19:10:16.123Z] Step 7/32 : COPY . . [2023-01-18T19:10:16.123Z] ---> Using cache [2023-01-18T19:10:16.123Z] ---> 6cc43e843d4e [2023-01-18T19:10:16.123Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T19:10:18.657Z] ---> Running in aad9ec1638a9 [2023-01-18T19:10:18.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:10:18.916Z] Removing intermediate container 7a0143dbb6c1 [2023-01-18T19:10:18.916Z] ---> c1dcccbed503 [2023-01-18T19:10:18.916Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:10:18.916Z] Removing intermediate container 6a381db2a279 [2023-01-18T19:10:18.916Z] Removing intermediate container 226c8c12fb3a [2023-01-18T19:10:18.916Z] ---> 5fa569448ef3 [2023-01-18T19:10:18.916Z] ---> 18ca2aa5f6d5 [2023-01-18T19:10:18.916Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:10:18.916Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T19:10:24.363Z] ---> 339a197cc2f1 [2023-01-18T19:10:24.363Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:10:24.363Z] ---> f585a7d4e8a7 [2023-01-18T19:10:24.363Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:24.363Z] ---> 25bf76542a46 [2023-01-18T19:10:24.363Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:26.973Z] ---> 508d3139ae09 [2023-01-18T19:10:26.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T19:10:26.974Z] ---> 0037186396c6 [2023-01-18T19:10:26.974Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T19:10:26.974Z] ---> b49cd7d4a2d9 [2023-01-18T19:10:26.974Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:26.974Z] ---> Running in 7b54b5753a9d [2023-01-18T19:10:26.974Z] ---> a0c32a94585d [2023-01-18T19:10:26.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T19:10:26.974Z] Removing intermediate container 7b54b5753a9d [2023-01-18T19:10:26.974Z] ---> 34944ef92ad6 [2023-01-18T19:10:26.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T19:10:26.974Z] ---> 7521c88ed15e [2023-01-18T19:10:26.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T19:10:27.541Z] ---> 28cc25e532e9 [2023-01-18T19:10:27.541Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:10:27.801Z] ---> c2eff67f15bc [2023-01-18T19:10:27.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T19:10:28.060Z] ---> 750754f73a41 [2023-01-18T19:10:28.060Z] Step 19/24 : WORKDIR / [2023-01-18T19:10:28.060Z] ---> Running in df8b739a2c5e [2023-01-18T19:10:28.060Z] ---> Running in c2ec7d2963ae [2023-01-18T19:10:28.321Z] Removing intermediate container df8b739a2c5e [2023-01-18T19:10:28.321Z] ---> 1bdb8643620d [2023-01-18T19:10:28.321Z] ---> 16d09aa7600a [2023-01-18T19:10:28.321Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:10:28.321Z] [2023-01-18T19:10:28.321Z] ---> Running in b58ccfc5ae04 [2023-01-18T19:10:28.321Z] ---> Running in 46d6bafcc3a0 [2023-01-18T19:10:28.321Z] Removing intermediate container c2ec7d2963ae [2023-01-18T19:10:28.321Z] ---> d6043889e0c6 [2023-01-18T19:10:28.321Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:10:28.598Z] ---> Running in e01445a22c98 [2023-01-18T19:10:28.598Z] Removing intermediate container 46d6bafcc3a0 [2023-01-18T19:10:28.598Z] ---> f98b262c25d5 [2023-01-18T19:10:28.598Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T19:10:28.598Z] Removing intermediate container b58ccfc5ae04 [2023-01-18T19:10:28.598Z] ---> 71e9b9c99641 [2023-01-18T19:10:28.598Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:10:28.857Z] ---> Running in a5e6eb2d994a [2023-01-18T19:10:28.857Z] ---> Running in 4a0bf3a017c2 [2023-01-18T19:10:28.857Z] Removing intermediate container e01445a22c98 [2023-01-18T19:10:28.857Z] ---> 68fce787c649 [2023-01-18T19:10:28.857Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:10:28.857Z] ---> Running in aa0a2d3b791b [2023-01-18T19:10:29.117Z] Removing intermediate container 4a0bf3a017c2 [2023-01-18T19:10:29.117Z] ---> bbc660b24138 [2023-01-18T19:10:29.117Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:10:29.117Z] Removing intermediate container a5e6eb2d994a [2023-01-18T19:10:29.117Z] ---> be90f24846b7 [2023-01-18T19:10:29.117Z] Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:29.377Z] ---> Running in 4ea6f9a6c87b [2023-01-18T19:10:29.377Z] Removing intermediate container aa0a2d3b791b [2023-01-18T19:10:29.377Z] ---> 62fc8e201618 [2023-01-18T19:10:29.377Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:10:29.377Z] ---> Running in 2d3a76ded520 [2023-01-18T19:10:29.377Z] ---> Running in 79f5885de329 [2023-01-18T19:10:29.672Z] Removing intermediate container 2d3a76ded520 [2023-01-18T19:10:29.672Z] ---> 7bd18e47d2b8 [2023-01-18T19:10:29.672Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:29.672Z] ---> Running in ee7872f03ca1 [2023-01-18T19:10:29.672Z] Removing intermediate container 4ea6f9a6c87b [2023-01-18T19:10:29.672Z] ---> 160ee2d11f05 [2023-01-18T19:10:29.672Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:29.672Z] Removing intermediate container 79f5885de329 [2023-01-18T19:10:29.672Z] ---> 091a6a4b4140 [2023-01-18T19:10:29.672Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:10:29.935Z] ---> Running in dafadad00ed8 [2023-01-18T19:10:29.935Z] ---> Running in 4a7844857cb4 [2023-01-18T19:10:29.935Z] Removing intermediate container ee7872f03ca1 [2023-01-18T19:10:29.935Z] ---> 06afdb0fe328 [2023-01-18T19:10:29.935Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:10:29.935Z] ---> Running in a184374d6af9 [2023-01-18T19:10:30.215Z] Removing intermediate container dafadad00ed8 [2023-01-18T19:10:30.215Z] ---> c80c548baa22 [2023-01-18T19:10:30.215Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:10:30.215Z] Removing intermediate container 4a7844857cb4 [2023-01-18T19:10:30.215Z] ---> 746a49ea92d7 [2023-01-18T19:10:30.215Z] [2023-01-18T19:10:30.215Z] Removing intermediate container a184374d6af9 [2023-01-18T19:10:30.215Z] ---> c9cfb3b64fea [2023-01-18T19:10:30.215Z] [2023-01-18T19:10:30.215Z] ---> Running in 425936055a4b [2023-01-18T19:10:30.215Z] Successfully built 746a49ea92d7 [2023-01-18T19:10:30.215Z] Successfully built c9cfb3b64fea [2023-01-18T19:10:30.215Z] Successfully tagged security-spire-server:latest [2023-01-18T19:10:30.215Z]  Building security-spire-server ... done Building core-metadata [2023-01-18T19:10:30.215Z] Successfully tagged security-spire-config:latest [2023-01-18T19:10:30.475Z]  Building security-spire-config ... done Removing intermediate container 425936055a4b [2023-01-18T19:10:30.475Z] ---> 24e07080f830 [2023-01-18T19:10:30.475Z] [2023-01-18T19:10:30.475Z] Successfully built 24e07080f830 [2023-01-18T19:10:30.475Z] Successfully tagged security-spire-agent:latest [2023-01-18T19:10:32.387Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:10:32.387Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:10:32.387Z] ---> f287c624b781 [2023-01-18T19:10:32.387Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> 874ab8fd9db2 [2023-01-18T19:10:32.387Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> 6224543f0545 [2023-01-18T19:10:32.387Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> 7fc34d073520 [2023-01-18T19:10:32.387Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> 7b3c70e99f15 [2023-01-18T19:10:32.387Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> 8dfacd70f6b9 [2023-01-18T19:10:32.387Z] Step 8/24 : COPY . . [2023-01-18T19:10:32.387Z] ---> Using cache [2023-01-18T19:10:32.387Z] ---> a54467297954 [2023-01-18T19:10:32.387Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T19:10:35.081Z] ---> Running in e309afeb1268 [2023-01-18T19:10:35.081Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:10:38.358Z] Removing intermediate container 41fe0a1c37a3 [2023-01-18T19:10:38.358Z] ---> 9be9bea0ef59 [2023-01-18T19:10:38.358Z] [2023-01-18T19:10:38.358Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T19:10:38.358Z] ---> c4fc93816858 [2023-01-18T19:10:38.358Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:38.358Z] ---> Using cache [2023-01-18T19:10:38.358Z] ---> 5f082f1bfdf8 [2023-01-18T19:10:38.358Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T19:10:38.358Z] ---> Running in a59e3170928a [2023-01-18T19:10:38.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:38.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:39.184Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:10:39.184Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:10:39.184Z] OK: 15859 distinct packages available [2023-01-18T19:10:39.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:39.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:39.442Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T19:10:39.442Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T19:10:39.442Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T19:10:39.442Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T19:10:39.442Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T19:10:39.442Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:39.442Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:10:39.442Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T19:10:39.442Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T19:10:39.442Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:10:39.442Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:10:39.699Z] OK: 8 MiB in 23 packages [2023-01-18T19:10:41.627Z] Removing intermediate container aad9ec1638a9 [2023-01-18T19:10:41.627Z] ---> 330950f665e7 [2023-01-18T19:10:41.627Z] [2023-01-18T19:10:41.627Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T19:10:41.627Z] ---> bfe296a52501 [2023-01-18T19:10:41.627Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:41.966Z] ---> Running in c08bbbfb84ac [2023-01-18T19:10:42.237Z] Removing intermediate container a59e3170928a [2023-01-18T19:10:42.237Z] ---> c049bf525c74 [2023-01-18T19:10:42.237Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:10:42.237Z] Removing intermediate container c08bbbfb84ac [2023-01-18T19:10:42.237Z] ---> 0a876fc09d4a [2023-01-18T19:10:42.237Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T19:10:42.237Z] ---> Running in 742e0749832b [2023-01-18T19:10:42.496Z] ---> dfc86fa51b5f [2023-01-18T19:10:42.496Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T19:10:42.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:42.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:43.195Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:43.195Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T19:10:43.195Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:10:43.195Z] OK: 6 MiB in 16 packages [2023-01-18T19:10:43.454Z] ---> 77b9b5123e27 [2023-01-18T19:10:43.454Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T19:10:43.454Z] ---> c67edcad099d [2023-01-18T19:10:43.454Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T19:10:43.454Z] ---> Running in 91208909634f [2023-01-18T19:10:43.713Z] Removing intermediate container 742e0749832b [2023-01-18T19:10:43.713Z] ---> 54d755b9b270 [2023-01-18T19:10:43.713Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T19:10:43.713Z] ---> Running in 199f3db488df [2023-01-18T19:10:43.713Z] Removing intermediate container 199f3db488df [2023-01-18T19:10:43.713Z] ---> 5520d0b9d926 [2023-01-18T19:10:43.713Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T19:10:43.713Z] Removing intermediate container 91208909634f [2023-01-18T19:10:43.713Z] ---> 12d5a2e6f524 [2023-01-18T19:10:43.713Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:10:43.713Z] ---> Running in 5006d9a5ae05 [2023-01-18T19:10:43.976Z] ---> Running in a48c5ba1c23f [2023-01-18T19:10:43.976Z] Removing intermediate container 5006d9a5ae05 [2023-01-18T19:10:43.976Z] ---> a108cadd2b90 [2023-01-18T19:10:43.976Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T19:10:43.976Z] Removing intermediate container a48c5ba1c23f [2023-01-18T19:10:43.976Z] ---> edbd74d3f37a [2023-01-18T19:10:43.976Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T19:10:43.976Z] ---> Running in 45ec099cae9b [2023-01-18T19:10:44.237Z] ---> Running in 32e75fb21f48 [2023-01-18T19:10:44.237Z] Removing intermediate container 45ec099cae9b [2023-01-18T19:10:44.237Z] ---> a3dc7042f4c9 [2023-01-18T19:10:44.237Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T19:10:44.237Z] ---> Running in 98d0ce034a55 [2023-01-18T19:10:44.237Z] Removing intermediate container 32e75fb21f48 [2023-01-18T19:10:44.237Z] ---> 64006055311b [2023-01-18T19:10:44.237Z] Step 18/19 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:44.237Z] ---> Running in 8f41a8d310b6 [2023-01-18T19:10:44.496Z] Removing intermediate container 98d0ce034a55 [2023-01-18T19:10:44.496Z] ---> 7f916bcf11e0 [2023-01-18T19:10:44.496Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T19:10:44.496Z] ---> Running in 8cd1b071e256 [2023-01-18T19:10:44.496Z] Removing intermediate container 8f41a8d310b6 [2023-01-18T19:10:44.496Z] ---> 9ef3c1d9c4f1 [2023-01-18T19:10:44.496Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T19:10:44.496Z] ---> Running in 286d67d553bc [2023-01-18T19:10:44.756Z] Removing intermediate container 286d67d553bc [2023-01-18T19:10:44.756Z] ---> b56c61b90d9b [2023-01-18T19:10:44.756Z] [2023-01-18T19:10:44.756Z] Successfully built b56c61b90d9b [2023-01-18T19:10:44.756Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T19:10:45.035Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8cd1b071e256 [2023-01-18T19:10:45.035Z] ---> ac0cad1f63fc [2023-01-18T19:10:45.035Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T19:10:45.291Z] ---> Running in 36da982b1205 [2023-01-18T19:10:45.291Z] Removing intermediate container 36da982b1205 [2023-01-18T19:10:45.291Z] ---> f2745fc59486 [2023-01-18T19:10:45.291Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T19:10:45.418Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T19:10:45.551Z] ---> 372a0e691a0e [2023-01-18T19:10:45.551Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T19:10:45.551Z] ---> Running in ed19069086ea [2023-01-18T19:10:46.120Z] Removing intermediate container ed19069086ea [2023-01-18T19:10:46.120Z] ---> cd04b5f65993 [2023-01-18T19:10:46.121Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:10:46.378Z] ---> 2164ea1b47f2 [2023-01-18T19:10:46.378Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T19:10:47.747Z] ---> 9a425987407a [2023-01-18T19:10:47.747Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T19:10:47.747Z] ---> 6bda3890a561 [2023-01-18T19:10:47.747Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T19:10:48.319Z] ---> ed92f32cf71b [2023-01-18T19:10:48.319Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T19:10:48.576Z] ---> 103eba6e5d77 [2023-01-18T19:10:48.576Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T19:10:48.576Z] ---> 205a8a78a212 [2023-01-18T19:10:48.576Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T19:10:48.840Z] ---> 7382d0570fa0 [2023-01-18T19:10:48.840Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T19:10:48.840Z] ---> Running in 99cf3a745d64 [2023-01-18T19:10:49.409Z] Removing intermediate container 99cf3a745d64 [2023-01-18T19:10:49.409Z] ---> ae2dcbce9b0e [2023-01-18T19:10:49.409Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T19:10:49.409Z] ---> Running in a2c2c970af27 [2023-01-18T19:10:49.409Z] Removing intermediate container a2c2c970af27 [2023-01-18T19:10:49.409Z] ---> 6a5549d69eb2 [2023-01-18T19:10:49.409Z] Step 29/32 : CMD ["gate"] [2023-01-18T19:10:49.409Z] ---> Running in f48bf1a604a8 [2023-01-18T19:10:49.669Z] Removing intermediate container f48bf1a604a8 [2023-01-18T19:10:49.669Z] ---> 18d55550a799 [2023-01-18T19:10:49.669Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T19:10:49.669Z] ---> Running in 314570d3f4aa [2023-01-18T19:10:49.669Z] Removing intermediate container 314570d3f4aa [2023-01-18T19:10:49.669Z] ---> 3b8b015e24d5 [2023-01-18T19:10:49.669Z] Step 31/32 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:49.926Z] ---> Running in b7d7a31da67f [2023-01-18T19:10:49.926Z] Removing intermediate container b7d7a31da67f [2023-01-18T19:10:49.926Z] ---> f6a7419b126a [2023-01-18T19:10:49.926Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T19:10:49.926Z] ---> Running in e30d21663c90 [2023-01-18T19:10:50.189Z] Removing intermediate container e30d21663c90 [2023-01-18T19:10:50.189Z] ---> 89ad8be02ee7 [2023-01-18T19:10:50.189Z] [2023-01-18T19:10:50.189Z] Successfully built 89ad8be02ee7 [2023-01-18T19:10:50.189Z] Successfully tagged security-bootstrapper:latest [2023-01-18T19:10:52.090Z]  Building security-bootstrapper ... done Removing intermediate container e309afeb1268 [2023-01-18T19:10:52.090Z] ---> 1ac0d04663a6 [2023-01-18T19:10:52.090Z] [2023-01-18T19:10:52.090Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T19:10:52.090Z] ---> bfe296a52501 [2023-01-18T19:10:52.090Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:10:52.090Z] ---> Using cache [2023-01-18T19:10:52.090Z] ---> c416deca2072 [2023-01-18T19:10:52.090Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:10:52.090Z] ---> Using cache [2023-01-18T19:10:52.090Z] ---> e0e8c46daae3 [2023-01-18T19:10:52.090Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T19:10:52.090Z] ---> Running in 47bbfd857dd8 [2023-01-18T19:10:52.090Z] Removing intermediate container 47bbfd857dd8 [2023-01-18T19:10:52.090Z] ---> 41494c4a97ba [2023-01-18T19:10:52.090Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T19:10:52.349Z] ---> Running in a1becff473a9 [2023-01-18T19:10:52.349Z] Removing intermediate container a1becff473a9 [2023-01-18T19:10:52.349Z] ---> 92c6cc2f37a0 [2023-01-18T19:10:52.349Z] Step 15/24 : WORKDIR / [2023-01-18T19:10:52.349Z] ---> Running in 6adf612d6732 [2023-01-18T19:10:52.349Z] Removing intermediate container 6adf612d6732 [2023-01-18T19:10:52.349Z] ---> 74f3d86789e0 [2023-01-18T19:10:52.349Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:10:52.349Z] ---> 88692b538800 [2023-01-18T19:10:52.349Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T19:10:52.920Z] ---> c05f3fe257c8 [2023-01-18T19:10:52.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T19:10:52.921Z] ---> 882f31c6dedb [2023-01-18T19:10:52.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T19:10:53.180Z] ---> d79ba82fc7a7 [2023-01-18T19:10:53.180Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T19:10:53.180Z] ---> Running in 25d281c9bdcb [2023-01-18T19:10:53.180Z] Removing intermediate container 25d281c9bdcb [2023-01-18T19:10:53.180Z] ---> 28d0f46ababa [2023-01-18T19:10:53.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:10:53.180Z] ---> Running in ace60abc19d7 [2023-01-18T19:10:53.180Z] Removing intermediate container ace60abc19d7 [2023-01-18T19:10:53.180Z] ---> 084f2b200cd4 [2023-01-18T19:10:53.180Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:10:53.447Z] ---> Running in c839ca7867e6 [2023-01-18T19:10:53.447Z] Removing intermediate container c839ca7867e6 [2023-01-18T19:10:53.447Z] ---> 349700320010 [2023-01-18T19:10:53.447Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:10:53.447Z] ---> Running in 904050d4fa5f [2023-01-18T19:10:53.447Z] Removing intermediate container 904050d4fa5f [2023-01-18T19:10:53.447Z] ---> 9cdbf2d3b784 [2023-01-18T19:10:53.447Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:10:53.447Z] ---> Running in be9390bf31b5 [2023-01-18T19:10:53.447Z] Removing intermediate container be9390bf31b5 [2023-01-18T19:10:53.447Z] ---> a78c1f85b790 [2023-01-18T19:10:53.447Z] [2023-01-18T19:10:53.704Z] Successfully built a78c1f85b790 [2023-01-18T19:10:53.704Z] Successfully tagged core-metadata:latest [2023-01-18T19:10:53.713Z]  Building core-metadata ... done  [Pipeline] } [2023-01-18T19:10:53.735Z] $ docker stop --time=1 dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 [2023-01-18T19:10:54.991Z] $ docker rm -f --volumes dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:10:55.398Z] + docker images [2023-01-18T19:10:55.398Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T19:10:55.398Z] core-metadata latest a78c1f85b790 2 seconds ago 18.5MB [2023-01-18T19:10:55.398Z] 1ac0d04663a6 5 seconds ago 1.68GB [2023-01-18T19:10:55.398Z] security-bootstrapper latest 89ad8be02ee7 6 seconds ago 20.3MB [2023-01-18T19:10:55.398Z] security-spiffe-token-provider latest b56c61b90d9b 11 seconds ago 29.8MB [2023-01-18T19:10:55.398Z] 330950f665e7 16 seconds ago 1.66GB [2023-01-18T19:10:55.398Z] 9be9bea0ef59 20 seconds ago 1.7GB [2023-01-18T19:10:55.398Z] security-spire-agent latest 24e07080f830 25 seconds ago 125MB [2023-01-18T19:10:55.398Z] security-spire-server latest 746a49ea92d7 26 seconds ago 86.5MB [2023-01-18T19:10:55.398Z] security-spire-config latest c9cfb3b64fea 26 seconds ago 85.8MB [2023-01-18T19:10:55.398Z] security-proxy-setup latest 9a685c81349b 43 seconds ago 27.8MB [2023-01-18T19:10:55.398Z] 8cea3d2e9a2c 44 seconds ago 1.54GB [2023-01-18T19:10:55.398Z] 4ea668c3d253 44 seconds ago 1.54GB [2023-01-18T19:10:55.398Z] 479dbac78ba1 45 seconds ago 1.54GB [2023-01-18T19:10:55.398Z] e1587a7d3640 About a minute ago 1.66GB [2023-01-18T19:10:55.398Z] security-secretstore-setup latest cf08bd0140c6 About a minute ago 29.9MB [2023-01-18T19:10:55.398Z] core-command latest fbb9bc91611f About a minute ago 17.7MB [2023-01-18T19:10:55.398Z] support-scheduler latest 5bf00c1df2dc About a minute ago 30MB [2023-01-18T19:10:55.398Z] core-data latest 75435ed5aee9 About a minute ago 17.9MB [2023-01-18T19:10:55.398Z] b654e8f9592e About a minute ago 1.74GB [2023-01-18T19:10:55.398Z] 95bbb64daade About a minute ago 1.67GB [2023-01-18T19:10:55.398Z] f503e8080e14 About a minute ago 1.68GB [2023-01-18T19:10:55.398Z] 2c562bfeba0e About a minute ago 1.66GB [2023-01-18T19:10:55.398Z] support-notifications latest f43667fa92a3 2 minutes ago 30.6MB [2023-01-18T19:10:55.398Z] 14f5b1541986 2 minutes ago 1.74GB [2023-01-18T19:10:55.398Z] ci-base-image-x86_64 latest f287c624b781 6 minutes ago 904MB [2023-01-18T19:10:55.398Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T19:10:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T19:10:55.398Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T19:10:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T19:10:55.398Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T19:13:07.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T19:13:07.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T19:13:07.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T19:13:07.172Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T19:13:25.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T19:13:37.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.335s coverage: 28.7% of statements [2023-01-18T19:13:37.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T19:13:37.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T19:13:44.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.487s coverage: 98.5% of statements [2023-01-18T19:13:48.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.040s coverage: 43.0% of statements [2023-01-18T19:13:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T19:13:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T19:13:48.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.583s coverage: 54.0% of statements [2023-01-18T19:13:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T19:13:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T19:14:07.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.484s coverage: 89.2% of statements [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T19:14:07.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 2.4% of statements [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T19:14:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T19:14:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.649s coverage: 95.6% of statements [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T19:14:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T19:14:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T19:14:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T19:14:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.504s coverage: 0.9% of statements [2023-01-18T19:14:08.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T19:14:08.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.410s coverage: 58.8% of statements [2023-01-18T19:14:08.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.389s coverage: 29.6% of statements [2023-01-18T19:14:08.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T19:14:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 47.1% of statements [2023-01-18T19:14:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements [2023-01-18T19:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.311s coverage: 94.1% of statements [2023-01-18T19:14:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-01-18T19:14:14.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2023-01-18T19:14:25.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2023-01-18T19:14:25.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.263s coverage: 44.8% of statements [2023-01-18T19:14:35.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.064s coverage: 79.9% of statements [2023-01-18T19:14:35.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.415s coverage: 92.9% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.224s coverage: 100.0% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements [2023-01-18T19:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2023-01-18T19:14:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2023-01-18T19:14:39.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 91.2% of statements [2023-01-18T19:14:39.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.196s coverage: 64.7% of statements [2023-01-18T19:14:45.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T19:14:45.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-01-18T19:14:45.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2023-01-18T19:14:51.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.487s coverage: 65.3% of statements [2023-01-18T19:14:51.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T19:14:51.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T19:14:51.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T19:14:57.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 41.8% of statements [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T19:14:57.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T19:14:57.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T19:14:57.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T19:15:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.342s coverage: 17.7% of statements [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T19:15:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.784s coverage: 92.3% of statements [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T19:15:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 63.2% of statements [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T19:15:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.640s coverage: 97.7% of statements [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T19:15:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:15:05.668Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 [2023-01-18T19:15:05.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T19:15:05.668Z] go vet ./... [2023-01-18T19:17:12.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T19:17:12.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T19:17:12.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T19:17:12.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T19:17:12.873Z] + ls -al . [2023-01-18T19:17:12.873Z] total 744 [2023-01-18T19:17:12.873Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 19:10 . [2023-01-18T19:17:12.873Z] drwxr-xr-x 4 root root 4096 Jan 18 19:10 .. [2023-01-18T19:17:12.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:08 .blubracket [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 19:08 .dockerignore [2023-01-18T19:17:12.873Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:08 .git [2023-01-18T19:17:12.873Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:08 .github [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 19:08 .gitignore [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:08 .golangci.yml [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 19:08 .hadolint.yml [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 19:08 .sonarcloud.properties [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:08 ADOPTERS.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:08 Attribution.txt [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:08 CHANGELOG.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:08 CONTRIBUTING.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:08 GOVERNANCE.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 19:08 Jenkinsfile [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:08 LICENSE [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:08 Makefile [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:08 OWNERS.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:08 README.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:08 SECURITY.md [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:04 VERSION [2023-01-18T19:17:12.873Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:08 bin [2023-01-18T19:17:12.873Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 19:08 cmd [2023-01-18T19:17:12.873Z] -rw-r--r-- 1 root root 489970 Jan 18 19:15 coverage.out [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:08 go.mod [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:08 go.sum [2023-01-18T19:17:12.873Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:08 internal [2023-01-18T19:17:12.873Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:08 openapi [2023-01-18T19:17:12.873Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 19:08 snap [2023-01-18T19:17:12.873Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:08 version.go [Pipeline] sh [2023-01-18T19:17:13.559Z] + '[' -e coverage.out ] [2023-01-18T19:17:13.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T19:17:13.604Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T19:17:14.615Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T19:17:15.306Z] + make build [2023-01-18T19:17:15.306Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:18:51.989Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:18:54.570Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:18:59.917Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:19:46.760Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:19:52.098Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:19:58.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:20:04.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:20:08.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:20:12.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:20:27.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T19:20:32.978Z] $ docker stop --time=1 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b [2023-01-18T19:20:35.135Z] $ docker rm -f --volumes 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:20:37.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:20:37.625Z] [2023-01-18T19:20:37.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:20:38.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:20:38.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T19:20:38.303Z] 29e5d40040c1: Pulling fs layer [2023-01-18T19:20:38.303Z] 1ce36da41761: Pulling fs layer [2023-01-18T19:20:38.303Z] 25b303627fd3: Pulling fs layer [2023-01-18T19:20:38.303Z] 29e5d40040c1: Verifying Checksum [2023-01-18T19:20:38.303Z] 29e5d40040c1: Download complete [2023-01-18T19:20:38.577Z] 1ce36da41761: Verifying Checksum [2023-01-18T19:20:38.577Z] 1ce36da41761: Download complete [2023-01-18T19:20:39.984Z] 25b303627fd3: Verifying Checksum [2023-01-18T19:20:40.252Z] 29e5d40040c1: Pull complete [2023-01-18T19:20:41.212Z] 1ce36da41761: Pull complete [2023-01-18T19:20:51.284Z] 25b303627fd3: Pull complete [2023-01-18T19:20:51.284Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T19:20:51.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:20:51.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:20:51.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container [2023-01-18T19:20:51.689Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T19:20:54.030Z] $ docker top 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:20:54.914Z] + + docker-composegrep build parallel --help [2023-01-18T19:20:54.914Z] [2023-01-18T19:21:00.269Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T19:21:00.585Z] $ docker stop --time=1 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 [2023-01-18T19:21:02.306Z] $ docker rm -f --volumes 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:21:03.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:21:03.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:21:03.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container [2023-01-18T19:21:03.380Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T19:21:04.607Z] $ docker top abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:21:05.149Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T19:21:11.788Z] Building core-command ... [2023-01-18T19:21:11.788Z] Building core-data ... [2023-01-18T19:21:11.788Z] Building core-metadata ... [2023-01-18T19:21:11.788Z] Building security-bootstrapper ... [2023-01-18T19:21:11.788Z] Building security-proxy-setup ... [2023-01-18T19:21:11.788Z] Building security-secretstore-setup ... [2023-01-18T19:21:11.788Z] Building security-spiffe-token-provider ... [2023-01-18T19:21:11.788Z] Building security-spire-agent ... [2023-01-18T19:21:11.788Z] Building security-spire-config ... [2023-01-18T19:21:11.788Z] Building security-spire-server ... [2023-01-18T19:21:11.788Z] Building support-notifications ... [2023-01-18T19:21:11.788Z] Building support-scheduler ... [2023-01-18T19:21:11.788Z] Building security-secretstore-setup [2023-01-18T19:21:11.788Z] Building support-scheduler [2023-01-18T19:21:11.788Z] Building core-command [2023-01-18T19:21:11.788Z] Building security-spire-config [2023-01-18T19:21:11.788Z] Building core-data [2023-01-18T19:21:58.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:21:58.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:21:58.700Z] ---> aa08390b755e [2023-01-18T19:21:58.700Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:21:58.700Z] ---> Running in aa6b40e4ede7 [2023-01-18T19:21:58.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:21:58.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:21:58.700Z] ---> aa08390b755e [2023-01-18T19:21:58.700Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:21:58.700Z] ---> Running in c99b32c2daf8 [2023-01-18T19:21:58.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:21:58.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:21:58.700Z] ---> aa08390b755e [2023-01-18T19:21:58.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:21:58.700Z] ---> Running in 10a9f824aeee [2023-01-18T19:21:58.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:21:58.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:21:58.700Z] ---> aa08390b755e [2023-01-18T19:21:58.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:21:58.700Z] ---> Running in 1746443691e1 [2023-01-18T19:21:58.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:21:58.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:21:58.700Z] ---> aa08390b755e [2023-01-18T19:21:58.700Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:21:58.700Z] ---> Running in bbbd8b34efb3 [2023-01-18T19:21:58.700Z] Removing intermediate container aa6b40e4ede7 [2023-01-18T19:21:58.700Z] ---> 618dd3fa6258 [2023-01-18T19:21:58.700Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:21:58.700Z] Removing intermediate container c99b32c2daf8 [2023-01-18T19:21:58.700Z] ---> dfbddf8ef54e [2023-01-18T19:21:58.700Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T19:21:58.700Z] ---> Running in 87aa72cb346f [2023-01-18T19:21:58.700Z] ---> Running in d3024deb9062 [2023-01-18T19:21:58.700Z] Removing intermediate container 10a9f824aeee [2023-01-18T19:21:58.700Z] ---> f2d146967aea [2023-01-18T19:21:58.700Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:21:58.700Z] Removing intermediate container 1746443691e1 [2023-01-18T19:21:58.700Z] ---> a7b5377c006c [2023-01-18T19:21:58.700Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:21:58.700Z] ---> Running in bccc26859739 [2023-01-18T19:21:58.700Z] ---> Running in 507f946fc995 [2023-01-18T19:21:58.700Z] Removing intermediate container bbbd8b34efb3 [2023-01-18T19:21:58.700Z] ---> 09ea29eacb40 [2023-01-18T19:21:58.700Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T19:21:58.700Z] ---> Running in f9d45aeebfac [2023-01-18T19:21:58.700Z] Removing intermediate container d3024deb9062 [2023-01-18T19:21:58.700Z] ---> 1bce7b558f72 [2023-01-18T19:21:58.700Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T19:21:58.700Z] Removing intermediate container bccc26859739 [2023-01-18T19:21:58.700Z] ---> 5adcedec528f [2023-01-18T19:21:58.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:21:58.700Z] ---> Running in 0c015d91ae42 [2023-01-18T19:21:58.700Z] ---> Running in 215320945b1c [2023-01-18T19:21:58.700Z] Removing intermediate container 507f946fc995 [2023-01-18T19:21:58.700Z] ---> a6f62b89a013 [2023-01-18T19:21:58.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:21:58.700Z] ---> Running in 8378254a3081 [2023-01-18T19:21:58.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:58.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:58.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:58.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:58.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:58.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:59.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:59.532Z] OK: 221 MiB in 51 packages [2023-01-18T19:21:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:59.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:21:59.802Z] OK: 221 MiB in 51 packages [2023-01-18T19:22:01.218Z] Removing intermediate container 87aa72cb346f [2023-01-18T19:22:01.218Z] ---> 99d49007561d [2023-01-18T19:22:01.218Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:22:01.218Z] OK: 221 MiB in 51 packages [2023-01-18T19:22:01.488Z] OK: 221 MiB in 51 packages [2023-01-18T19:22:01.488Z] OK: 221 MiB in 51 packages [2023-01-18T19:22:02.071Z] Removing intermediate container f9d45aeebfac [2023-01-18T19:22:02.071Z] ---> 595f68165ad8 [2023-01-18T19:22:02.071Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:22:02.659Z] ---> c5944021b560 [2023-01-18T19:22:02.659Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:22:02.659Z] ---> Running in 562d050cb84a [2023-01-18T19:22:03.252Z] Removing intermediate container 215320945b1c [2023-01-18T19:22:03.252Z] ---> ecc6f23a5187 [2023-01-18T19:22:03.252Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:22:03.252Z] ---> 0d2f2853cac3 [2023-01-18T19:22:03.252Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:22:03.252Z] Removing intermediate container 0c015d91ae42 [2023-01-18T19:22:03.252Z] ---> 90df856830b7 [2023-01-18T19:22:03.252Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T19:22:03.519Z] ---> Running in a07393ce57f7 [2023-01-18T19:22:03.519Z] Removing intermediate container 8378254a3081 [2023-01-18T19:22:03.519Z] ---> ce99fdba8f88 [2023-01-18T19:22:03.519Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:22:04.476Z] ---> f2216a07c87a [2023-01-18T19:22:04.476Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:22:04.476Z] ---> Running in c81c0d82d787 [2023-01-18T19:22:04.743Z] ---> 93f8e37109d5 [2023-01-18T19:22:04.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:22:05.010Z] ---> Running in 6892e0365e89 [2023-01-18T19:22:05.593Z] ---> 6d0a8d93c26e [2023-01-18T19:22:05.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:22:05.593Z] ---> Running in 086691632cfc [2023-01-18T19:23:57.262Z] Removing intermediate container 086691632cfc [2023-01-18T19:23:57.262Z] ---> 93bc25009830 [2023-01-18T19:23:57.262Z] Step 8/22 : COPY . . [2023-01-18T19:23:57.262Z] Removing intermediate container 562d050cb84a [2023-01-18T19:23:57.262Z] ---> c571495e7dc4 [2023-01-18T19:23:57.262Z] Step 7/24 : COPY . . [2023-01-18T19:23:57.262Z] Removing intermediate container c81c0d82d787 [2023-01-18T19:23:57.262Z] ---> 6e3f00f25828 [2023-01-18T19:23:57.262Z] Step 8/22 : COPY . . [2023-01-18T19:23:57.262Z] Removing intermediate container a07393ce57f7 [2023-01-18T19:23:57.262Z] ---> c156cda894ea [2023-01-18T19:23:57.262Z] Step 7/24 : COPY . . [2023-01-18T19:23:57.262Z] Removing intermediate container 6892e0365e89 [2023-01-18T19:23:57.262Z] ---> 57c94c430db8 [2023-01-18T19:23:57.262Z] Step 8/23 : COPY . . [2023-01-18T19:24:09.594Z] ---> 6fd5a0e0175d [2023-01-18T19:24:09.594Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T19:24:09.594Z] ---> 33d9fe686d53 [2023-01-18T19:24:09.594Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:24:09.594Z] ---> 1c9bebbc7526 [2023-01-18T19:24:09.594Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T19:24:09.594Z] ---> Running in 12e1d89f5011 [2023-01-18T19:24:09.594Z] ---> e06784333fac [2023-01-18T19:24:09.594Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T19:24:09.594Z] ---> Running in 8b8d5b3ffcc6 [2023-01-18T19:24:09.594Z] ---> Running in ac5cd60e04c7 [2023-01-18T19:24:09.594Z] ---> 1c17a6cd99af [2023-01-18T19:24:09.594Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T19:24:09.594Z] ---> Running in 4b513afba8fc [2023-01-18T19:24:09.594Z] ---> Running in 5d85aaa388be [2023-01-18T19:24:09.594Z] Removing intermediate container 8b8d5b3ffcc6 [2023-01-18T19:24:09.594Z] ---> 6f4cf6a30efe [2023-01-18T19:24:09.594Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:24:09.861Z] ---> Running in e4079c746243 [2023-01-18T19:24:10.458Z] Removing intermediate container e4079c746243 [2023-01-18T19:24:10.458Z] ---> 7f20222fd8b9 [2023-01-18T19:24:10.458Z] Step 10/24 : 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 [2023-01-18T19:24:10.458Z] ---> Running in 0eb933e56826 [2023-01-18T19:24:11.047Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:24:11.314Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:24:11.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:24:11.581Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:24:13.528Z] Removing intermediate container 0eb933e56826 [2023-01-18T19:24:13.528Z] ---> f53b8fb8eec8 [2023-01-18T19:24:13.528Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:24:13.795Z] ---> Running in edfdb458d989 [2023-01-18T19:24:14.378Z] Removing intermediate container edfdb458d989 [2023-01-18T19:24:14.378Z] ---> def302e2b398 [2023-01-18T19:24:14.378Z] [2023-01-18T19:24:14.378Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:24:14.378Z] 3.15: Pulling from library/alpine [2023-01-18T19:24:15.789Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:24:15.789Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:24:15.789Z] ---> 8aa73fd46299 [2023-01-18T19:24:15.789Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:24:15.789Z] ---> Running in 93a89d893134 [2023-01-18T19:24:16.376Z] Removing intermediate container 93a89d893134 [2023-01-18T19:24:16.376Z] ---> d7f9dfba9443 [2023-01-18T19:24:16.376Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T19:24:16.376Z] ---> Running in 22993e760af8 [2023-01-18T19:24:18.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:24:18.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:24:20.311Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:24:20.311Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:24:20.311Z] OK: 15736 distinct packages available [2023-01-18T19:24:20.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:24:20.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:24:22.302Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T19:24:22.302Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:24:22.302Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T19:24:22.302Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T19:24:22.302Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:24:22.302Z] OK: 6 MiB in 18 packages [2023-01-18T19:24:23.713Z] Removing intermediate container 22993e760af8 [2023-01-18T19:24:23.980Z] ---> 4e673d18943e [2023-01-18T19:24:23.980Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:24:30.614Z] ---> f1f9778b3351 [2023-01-18T19:24:30.614Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:24:30.614Z] ---> 25d5607ae8f5 [2023-01-18T19:24:30.614Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T19:24:30.614Z] ---> Running in a9410244ea7f [2023-01-18T19:24:30.886Z] Removing intermediate container a9410244ea7f [2023-01-18T19:24:30.886Z] ---> e40242fa2398 [2023-01-18T19:24:30.886Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T19:24:31.843Z] ---> c0379ecd8b07 [2023-01-18T19:24:31.843Z] Step 19/24 : WORKDIR / [2023-01-18T19:24:32.114Z] ---> Running in cbecf0e90a6e [2023-01-18T19:24:32.696Z] Removing intermediate container cbecf0e90a6e [2023-01-18T19:24:32.696Z] ---> fdd330194f2a [2023-01-18T19:24:32.696Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:24:32.696Z] ---> Running in ee4a5baf7954 [2023-01-18T19:24:33.277Z] Removing intermediate container ee4a5baf7954 [2023-01-18T19:24:33.277Z] ---> 70c8f38de13a [2023-01-18T19:24:33.277Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:24:33.277Z] ---> Running in d19789a02ade [2023-01-18T19:24:33.859Z] Removing intermediate container d19789a02ade [2023-01-18T19:24:33.859Z] ---> d338a4bdb34d [2023-01-18T19:24:33.859Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:24:33.859Z] ---> Running in d0f5072a4d36 [2023-01-18T19:24:34.439Z] Removing intermediate container d0f5072a4d36 [2023-01-18T19:24:34.439Z] ---> dbd345912cf0 [2023-01-18T19:24:34.439Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:24:34.439Z] ---> Running in 2372f9053e37 [2023-01-18T19:24:35.024Z] Removing intermediate container 2372f9053e37 [2023-01-18T19:24:35.024Z] ---> 9c4e7b89c094 [2023-01-18T19:24:35.024Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:24:35.024Z] ---> Running in 441949e834de [2023-01-18T19:24:35.604Z] Removing intermediate container 441949e834de [2023-01-18T19:24:35.604Z] ---> 2874a2a858dd [2023-01-18T19:24:35.604Z] [2023-01-18T19:24:35.876Z] Successfully built 2874a2a858dd [2023-01-18T19:24:35.876Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T19:24:35.876Z]  Building security-spire-config ... done Building security-proxy-setup [2023-01-18T19:24:54.080Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:24:54.080Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:24:54.080Z] ---> aa08390b755e [2023-01-18T19:24:54.080Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T19:24:54.080Z] ---> Using cache [2023-01-18T19:24:54.080Z] ---> 09ea29eacb40 [2023-01-18T19:24:54.080Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T19:24:54.080Z] ---> Using cache [2023-01-18T19:24:54.080Z] ---> 595f68165ad8 [2023-01-18T19:24:54.080Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T19:24:54.080Z] ---> Using cache [2023-01-18T19:24:54.080Z] ---> 0d2f2853cac3 [2023-01-18T19:24:54.080Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:24:54.080Z] ---> Using cache [2023-01-18T19:24:54.080Z] ---> c156cda894ea [2023-01-18T19:24:54.080Z] Step 7/21 : COPY . . [2023-01-18T19:24:54.080Z] ---> Using cache [2023-01-18T19:24:54.080Z] ---> 1c9bebbc7526 [2023-01-18T19:24:54.080Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T19:24:54.080Z] ---> Running in 0b80b0d23340 [2023-01-18T19:24:55.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:30:17.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:30:32.318Z] Removing intermediate container ac5cd60e04c7 [2023-01-18T19:30:32.318Z] ---> 3d061e2b3630 [2023-01-18T19:30:32.318Z] [2023-01-18T19:30:32.318Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T19:30:32.584Z] 3.16: Pulling from library/alpine [2023-01-18T19:30:33.552Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:30:33.552Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T19:30:33.552Z] ---> 2b4661558fb8 [2023-01-18T19:30:33.552Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T19:30:33.818Z] ---> Running in b89d01283f89 [2023-01-18T19:30:35.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:30:36.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:30:37.426Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T19:30:37.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T19:30:37.426Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T19:30:37.426Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:30:37.426Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:30:37.690Z] OK: 6 MiB in 17 packages [2023-01-18T19:30:40.262Z] Removing intermediate container b89d01283f89 [2023-01-18T19:30:40.262Z] ---> 6aa148c75831 [2023-01-18T19:30:40.262Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:30:40.262Z] ---> Running in 8507eb1eb240 [2023-01-18T19:30:40.531Z] Removing intermediate container 8507eb1eb240 [2023-01-18T19:30:40.531Z] ---> c7fc40ea7f47 [2023-01-18T19:30:40.531Z] Step 12/24 : WORKDIR / [2023-01-18T19:30:40.531Z] ---> Running in 815bce0df3f8 [2023-01-18T19:30:41.116Z] Removing intermediate container 815bce0df3f8 [2023-01-18T19:30:41.116Z] ---> 0edc7bc81d6d [2023-01-18T19:30:41.116Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T19:30:43.686Z] ---> 1bec7fa37dc4 [2023-01-18T19:30:43.686Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T19:30:43.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:30:44.269Z] ---> 8946c2037c67 [2023-01-18T19:30:44.269Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T19:30:45.225Z] ---> 5f16bb6bbcba [2023-01-18T19:30:45.225Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T19:30:46.180Z] ---> 658a96e52f0e [2023-01-18T19:30:46.180Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T19:30:47.586Z] ---> 7f55dd037b79 [2023-01-18T19:30:47.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T19:30:49.007Z] ---> 0dcf95dfa3a9 [2023-01-18T19:30:49.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:30:49.962Z] ---> 76bc731ff668 [2023-01-18T19:30:49.962Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:30:50.227Z] ---> Running in df9eb44698e7 [2023-01-18T19:30:53.567Z] Removing intermediate container df9eb44698e7 [2023-01-18T19:30:53.567Z] ---> 1e540ff30997 [2023-01-18T19:30:53.567Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:30:53.567Z] ---> Running in 42086f833b47 [2023-01-18T19:30:53.567Z] Removing intermediate container 42086f833b47 [2023-01-18T19:30:53.567Z] ---> 3fe297ea03df [2023-01-18T19:30:53.567Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:30:53.837Z] ---> Running in 0b7fe9f97228 [2023-01-18T19:30:54.429Z] Removing intermediate container 0b7fe9f97228 [2023-01-18T19:30:54.429Z] ---> 1d1c4a5daa49 [2023-01-18T19:30:54.429Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:30:54.429Z] ---> Running in b822aff9b1be [2023-01-18T19:30:55.014Z] Removing intermediate container b822aff9b1be [2023-01-18T19:30:55.014Z] ---> 1cc2a4c2a691 [2023-01-18T19:30:55.014Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:30:55.014Z] ---> Running in a619d10b6aec [2023-01-18T19:30:55.603Z] Removing intermediate container a619d10b6aec [2023-01-18T19:30:55.603Z] ---> 50753b0f3a81 [2023-01-18T19:30:55.603Z] [2023-01-18T19:30:55.874Z] Successfully built 50753b0f3a81 [2023-01-18T19:30:55.874Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T19:30:55.874Z]  Building security-secretstore-setup ... done Building support-notifications [2023-01-18T19:31:05.966Z] Removing intermediate container 5d85aaa388be [2023-01-18T19:31:05.966Z] ---> c2f2563a5a7e [2023-01-18T19:31:05.966Z] [2023-01-18T19:31:05.966Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T19:31:05.966Z] ---> 2b4661558fb8 [2023-01-18T19:31:05.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:31:05.966Z] ---> Running in 9e238dfb2144 [2023-01-18T19:31:07.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:08.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:09.578Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:31:09.578Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:31:09.578Z] OK: 5 MiB in 15 packages [2023-01-18T19:31:12.155Z] Removing intermediate container 9e238dfb2144 [2023-01-18T19:31:12.155Z] ---> 47cbbf2d79cd [2023-01-18T19:31:12.155Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:31:12.422Z] ---> Running in be817493ce6c [2023-01-18T19:31:13.837Z] Removing intermediate container be817493ce6c [2023-01-18T19:31:13.837Z] ---> fc52ebb0b69d [2023-01-18T19:31:13.837Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T19:31:14.102Z] ---> Running in ee3b8499f43d [2023-01-18T19:31:15.508Z] Removing intermediate container ee3b8499f43d [2023-01-18T19:31:15.508Z] ---> 1c1dce56b50d [2023-01-18T19:31:15.508Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T19:31:15.508Z] ---> Running in 07b539c84fe7 [2023-01-18T19:31:16.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:31:16.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:31:16.091Z] ---> aa08390b755e [2023-01-18T19:31:16.091Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:31:16.091Z] ---> Using cache [2023-01-18T19:31:16.091Z] ---> a7b5377c006c [2023-01-18T19:31:16.091Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:31:16.091Z] ---> Using cache [2023-01-18T19:31:16.091Z] ---> a6f62b89a013 [2023-01-18T19:31:16.091Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T19:31:16.357Z] ---> Running in a97d6f0679b3 [2023-01-18T19:31:16.945Z] Removing intermediate container 07b539c84fe7 [2023-01-18T19:31:16.945Z] ---> e4ca9a61576c [2023-01-18T19:31:16.945Z] Step 15/23 : WORKDIR / [2023-01-18T19:31:17.211Z] ---> Running in 32b4fdfbbe90 [2023-01-18T19:31:18.619Z] Removing intermediate container 0b80b0d23340 [2023-01-18T19:31:18.619Z] ---> d765670fc7e6 [2023-01-18T19:31:18.619Z] [2023-01-18T19:31:18.619Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T19:31:18.619Z] ---> 2b4661558fb8 [2023-01-18T19:31:18.619Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T19:31:18.619Z] Removing intermediate container 32b4fdfbbe90 [2023-01-18T19:31:18.619Z] ---> 55ae19ba6870 [2023-01-18T19:31:18.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:31:18.885Z] ---> Running in 5186aedb70cb [2023-01-18T19:31:18.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:19.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:20.877Z] ---> 17c37a1935a5 [2023-01-18T19:31:20.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T19:31:20.877Z] OK: 221 MiB in 51 packages [2023-01-18T19:31:21.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:21.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:23.014Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T19:31:23.014Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T19:31:23.014Z] Removing intermediate container a97d6f0679b3 [2023-01-18T19:31:23.014Z] ---> b2e3e8411bc7 [2023-01-18T19:31:23.014Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:31:23.014Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T19:31:23.014Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T19:31:23.014Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T19:31:23.014Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T19:31:23.014Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:31:23.014Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:31:23.313Z] OK: 8 MiB in 20 packages [2023-01-18T19:31:24.780Z] ---> 6c45b914b8b9 [2023-01-18T19:31:24.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:31:24.780Z] ---> 9f5d13707c98 [2023-01-18T19:31:24.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T19:31:25.061Z] ---> Running in 860f4b8015c3 [2023-01-18T19:31:27.064Z] ---> ae319948e3f4 [2023-01-18T19:31:27.065Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T19:31:27.337Z] ---> Running in 5d8795c2e864 [2023-01-18T19:31:27.610Z] Removing intermediate container 5186aedb70cb [2023-01-18T19:31:27.610Z] ---> 9e1500ab0474 [2023-01-18T19:31:27.610Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:31:27.901Z] ---> Running in 237780b2d427 [2023-01-18T19:31:28.485Z] Removing intermediate container 5d8795c2e864 [2023-01-18T19:31:28.485Z] ---> 3a264d3f6313 [2023-01-18T19:31:28.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:31:28.485Z] ---> Running in 28c29df462d8 [2023-01-18T19:31:28.762Z] Removing intermediate container 237780b2d427 [2023-01-18T19:31:28.762Z] ---> 95d5873b9f40 [2023-01-18T19:31:28.762Z] Step 12/21 : WORKDIR /edgex [2023-01-18T19:31:29.036Z] ---> Running in a603765ad7d7 [2023-01-18T19:31:29.301Z] Removing intermediate container 28c29df462d8 [2023-01-18T19:31:29.301Z] ---> d76403ced909 [2023-01-18T19:31:29.301Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:31:29.567Z] ---> Running in af9f78376e15 [2023-01-18T19:31:29.835Z] Removing intermediate container a603765ad7d7 [2023-01-18T19:31:29.835Z] ---> c50d399f7f19 [2023-01-18T19:31:29.835Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T19:31:30.420Z] Removing intermediate container af9f78376e15 [2023-01-18T19:31:30.420Z] ---> dd23c285b991 [2023-01-18T19:31:30.420Z] Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:31:30.420Z] Removing intermediate container 12e1d89f5011 [2023-01-18T19:31:30.420Z] ---> 8a03c73e6498 [2023-01-18T19:31:30.420Z] [2023-01-18T19:31:30.420Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:31:30.420Z] ---> 2b4661558fb8 [2023-01-18T19:31:30.420Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T19:31:30.686Z] ---> Running in 2fedbc6e64d6 [2023-01-18T19:31:30.686Z] ---> Running in 9970c603a4b4 [2023-01-18T19:31:31.274Z] ---> 354432d5a31f [2023-01-18T19:31:31.274Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T19:31:31.274Z] Removing intermediate container 2fedbc6e64d6 [2023-01-18T19:31:31.274Z] ---> c939af1a0de0 [2023-01-18T19:31:31.274Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:31:31.547Z] ---> Running in c9e36896de0d [2023-01-18T19:31:31.547Z] Removing intermediate container 9970c603a4b4 [2023-01-18T19:31:31.547Z] ---> cdd14ba0d1c3 [2023-01-18T19:31:31.547Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T19:31:31.547Z] ---> Running in 4cc87829f531 [2023-01-18T19:31:32.504Z] Removing intermediate container c9e36896de0d [2023-01-18T19:31:32.504Z] ---> ed98f101b208 [2023-01-18T19:31:32.504Z] [2023-01-18T19:31:32.504Z] Removing intermediate container 4cc87829f531 [2023-01-18T19:31:32.504Z] ---> 333afeb5f9fc [2023-01-18T19:31:32.504Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T19:31:32.770Z] ---> Running in 267635624eac [2023-01-18T19:31:33.036Z] Successfully built ed98f101b208 [2023-01-18T19:31:33.304Z] Successfully tagged core-command-arm64:latest [2023-01-18T19:31:33.304Z]  Building core-command ... done Building security-spire-agent [2023-01-18T19:31:33.574Z] Removing intermediate container 267635624eac [2023-01-18T19:31:33.574Z] ---> 11ac394049d9 [2023-01-18T19:31:33.574Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:31:33.574Z] ---> a08fb6a54b04 [2023-01-18T19:31:33.574Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T19:31:33.574Z] ---> Running in 744de7a7d04a [2023-01-18T19:31:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:36.157Z] ---> 12f8a6943b7a [2023-01-18T19:31:36.157Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:31:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:37.125Z] ---> f35bbadd952a [2023-01-18T19:31:37.125Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:31:37.391Z] ---> Running in b27245fc544a [2023-01-18T19:31:37.980Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:31:37.980Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:31:37.980Z] OK: 5 MiB in 15 packages [2023-01-18T19:31:40.577Z] Removing intermediate container 744de7a7d04a [2023-01-18T19:31:40.577Z] ---> cc3327ef6c0c [2023-01-18T19:31:40.577Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:31:40.844Z] Removing intermediate container b27245fc544a [2023-01-18T19:31:40.844Z] ---> 56e0c1cb4715 [2023-01-18T19:31:40.844Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:31:41.111Z] ---> Running in 3ab7d9b2f9fb [2023-01-18T19:31:41.691Z] ---> cabd6239c22c [2023-01-18T19:31:41.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T19:31:41.956Z] Removing intermediate container 3ab7d9b2f9fb [2023-01-18T19:31:41.956Z] ---> cc7bd0f7c346 [2023-01-18T19:31:41.956Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T19:31:42.222Z] ---> Running in 73ddc90f2d1e [2023-01-18T19:31:42.802Z] Removing intermediate container 73ddc90f2d1e [2023-01-18T19:31:42.802Z] ---> ab3c7e1b1160 [2023-01-18T19:31:42.803Z] Step 20/21 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:31:43.069Z] ---> Running in efb0baaa8e88 [2023-01-18T19:31:44.029Z] Removing intermediate container efb0baaa8e88 [2023-01-18T19:31:44.029Z] ---> 0d4c71a7dc3c [2023-01-18T19:31:44.029Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T19:31:44.296Z] ---> Running in 9829678d0c6d [2023-01-18T19:31:44.562Z] ---> efe960b9c460 [2023-01-18T19:31:44.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T19:31:47.142Z] Removing intermediate container 9829678d0c6d [2023-01-18T19:31:47.142Z] ---> ff2ffaebd82f [2023-01-18T19:31:47.142Z] [2023-01-18T19:31:47.142Z] ---> 3c91dee96a65 [2023-01-18T19:31:47.142Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T19:31:47.409Z] ---> Running in f6f29986e1f1 [2023-01-18T19:31:47.674Z] Successfully built ff2ffaebd82f [2023-01-18T19:31:47.674Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T19:31:47.674Z]  Building security-proxy-setup ... done Building security-spire-server [2023-01-18T19:31:47.938Z] Removing intermediate container f6f29986e1f1 [2023-01-18T19:31:47.938Z] ---> c3c4943c2f7d [2023-01-18T19:31:47.938Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:31:48.203Z] ---> Running in 963c68e799d3 [2023-01-18T19:31:48.780Z] Removing intermediate container 963c68e799d3 [2023-01-18T19:31:48.780Z] ---> 162bd8c3f38b [2023-01-18T19:31:48.780Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:31:49.045Z] ---> Running in 3a84799f5eef [2023-01-18T19:31:49.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:31:49.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:31:49.629Z] ---> aa08390b755e [2023-01-18T19:31:49.629Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:31:49.629Z] ---> Using cache [2023-01-18T19:31:49.629Z] ---> 09ea29eacb40 [2023-01-18T19:31:49.629Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:31:49.629Z] Removing intermediate container 3a84799f5eef [2023-01-18T19:31:49.629Z] ---> 4b7dcbb648f0 [2023-01-18T19:31:49.629Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 ---> Running in 107c27a88d80 [2023-01-18T19:31:49.629Z] [2023-01-18T19:31:49.898Z] ---> Running in 043be32257a6 [2023-01-18T19:31:50.857Z] Removing intermediate container 043be32257a6 [2023-01-18T19:31:50.857Z] ---> eeb746890e94 [2023-01-18T19:31:50.857Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:31:50.857Z] ---> Running in 12acf2aa9fa4 [2023-01-18T19:31:51.812Z] Removing intermediate container 12acf2aa9fa4 [2023-01-18T19:31:51.812Z] ---> 86e683b3515e [2023-01-18T19:31:51.812Z] [2023-01-18T19:31:51.812Z] Successfully built 86e683b3515e [2023-01-18T19:31:51.812Z] Successfully tagged core-data-arm64:latest [2023-01-18T19:31:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:51.812Z] Building core-metadata [2023-01-18T19:31:52.392Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:31:53.347Z] OK: 221 MiB in 51 packages [2023-01-18T19:31:55.280Z] Removing intermediate container 107c27a88d80 [2023-01-18T19:31:55.280Z] ---> 28448159819d [2023-01-18T19:31:55.280Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:31:55.873Z] ---> 4eb435a6f43c [2023-01-18T19:31:55.873Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:31:56.138Z] ---> Running in 37a34e791434 [2023-01-18T19:32:11.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:32:11.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:32:11.117Z] ---> aa08390b755e [2023-01-18T19:32:11.117Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T19:32:11.117Z] ---> Using cache [2023-01-18T19:32:11.117Z] ---> 09ea29eacb40 [2023-01-18T19:32:11.117Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:32:11.117Z] ---> Using cache [2023-01-18T19:32:11.117Z] ---> 28448159819d [2023-01-18T19:32:11.117Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T19:32:11.117Z] ---> Using cache [2023-01-18T19:32:11.117Z] ---> 4eb435a6f43c [2023-01-18T19:32:11.117Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:32:11.117Z] ---> Running in 1a68dfa4bf3f [2023-01-18T19:32:14.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:32:14.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:32:14.460Z] ---> aa08390b755e [2023-01-18T19:32:14.460Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> a7b5377c006c [2023-01-18T19:32:14.461Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> a6f62b89a013 [2023-01-18T19:32:14.461Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> ce99fdba8f88 [2023-01-18T19:32:14.461Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> 6d0a8d93c26e [2023-01-18T19:32:14.461Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> 93bc25009830 [2023-01-18T19:32:14.461Z] Step 8/24 : COPY . . [2023-01-18T19:32:14.461Z] ---> Using cache [2023-01-18T19:32:14.461Z] ---> e06784333fac [2023-01-18T19:32:14.461Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T19:32:14.461Z] ---> Running in 6fb33c9ccc76 [2023-01-18T19:32:17.038Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:32:49.868Z] Removing intermediate container 860f4b8015c3 [2023-01-18T19:32:49.868Z] ---> 77445e45647b [2023-01-18T19:32:49.868Z] Step 8/22 : COPY . . [2023-01-18T19:33:11.941Z] ---> 0bfdbb7e023d [2023-01-18T19:33:11.941Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T19:33:11.941Z] ---> Running in 210f1f6a85ab [2023-01-18T19:33:13.349Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:33:35.395Z] Removing intermediate container 4b513afba8fc [2023-01-18T19:33:35.395Z] ---> cf9d02d84480 [2023-01-18T19:33:35.395Z] [2023-01-18T19:33:35.395Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:33:35.395Z] ---> 2b4661558fb8 [2023-01-18T19:33:35.395Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:33:35.395Z] ---> Using cache [2023-01-18T19:33:35.395Z] ---> 47cbbf2d79cd [2023-01-18T19:33:35.395Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:33:35.395Z] ---> Using cache [2023-01-18T19:33:35.395Z] ---> fc52ebb0b69d [2023-01-18T19:33:35.395Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T19:33:35.395Z] ---> Running in 33cad6ddc703 [2023-01-18T19:33:36.813Z] Removing intermediate container 33cad6ddc703 [2023-01-18T19:33:36.813Z] ---> 8d80f48d4149 [2023-01-18T19:33:36.813Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:33:37.079Z] ---> Running in da28a39a3713 [2023-01-18T19:33:39.016Z] Removing intermediate container da28a39a3713 [2023-01-18T19:33:39.016Z] ---> f945e6167f69 [2023-01-18T19:33:39.016Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:33:41.586Z] ---> f50b655d82ac [2023-01-18T19:33:41.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T19:33:46.912Z] ---> b5485b60475a [2023-01-18T19:33:46.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T19:33:48.855Z] ---> fa0c760bcb1e [2023-01-18T19:33:48.855Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T19:33:49.125Z] ---> Running in 58de6f21fafa [2023-01-18T19:33:50.538Z] Removing intermediate container 58de6f21fafa [2023-01-18T19:33:50.538Z] ---> 366bf4cc38bd [2023-01-18T19:33:50.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:33:50.538Z] ---> Running in 03cd3f59a245 [2023-01-18T19:33:51.497Z] Removing intermediate container 03cd3f59a245 [2023-01-18T19:33:51.497Z] ---> 1146c04e3298 [2023-01-18T19:33:51.497Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:33:52.081Z] ---> Running in 9090ed59daed [2023-01-18T19:33:53.043Z] Removing intermediate container 9090ed59daed [2023-01-18T19:33:53.043Z] ---> fdd9df449c91 [2023-01-18T19:33:53.043Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:33:53.310Z] ---> Running in 19396f995bd4 [2023-01-18T19:33:54.269Z] Removing intermediate container 19396f995bd4 [2023-01-18T19:33:54.269Z] ---> feb324020d0a [2023-01-18T19:33:54.269Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:33:54.851Z] ---> Running in 2cc3efa04ca9 [2023-01-18T19:33:55.434Z] Removing intermediate container 2cc3efa04ca9 [2023-01-18T19:33:55.434Z] ---> 631ede056250 [2023-01-18T19:33:55.434Z] [2023-01-18T19:33:56.393Z] Successfully built 631ede056250 [2023-01-18T19:33:56.393Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T19:33:56.393Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-01-18T19:33:57.349Z] Removing intermediate container 37a34e791434 [2023-01-18T19:33:57.349Z] ---> f5b1c1723a67 [2023-01-18T19:33:57.349Z] Step 7/24 : COPY . . [2023-01-18T19:34:15.545Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:34:15.545Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:34:15.545Z] ---> aa08390b755e [2023-01-18T19:34:15.545Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T19:34:15.545Z] ---> Using cache [2023-01-18T19:34:15.545Z] ---> 09ea29eacb40 [2023-01-18T19:34:15.545Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T19:34:15.545Z] ---> Running in ac2b0badf6b0 [2023-01-18T19:34:16.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:16.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:18.116Z] Removing intermediate container 1a68dfa4bf3f [2023-01-18T19:34:18.116Z] ---> 454006e30e52 [2023-01-18T19:34:18.116Z] Step 7/23 : COPY . . [2023-01-18T19:34:18.383Z] ---> c32717414897 [2023-01-18T19:34:18.383Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:34:18.383Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T19:34:18.383Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T19:34:18.383Z] OK: 16900 distinct packages available [2023-01-18T19:34:18.383Z] ---> Running in 632431fda1df [2023-01-18T19:34:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:18.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:19.181Z] Removing intermediate container 632431fda1df [2023-01-18T19:34:19.181Z] ---> 3b6e1c708ebb [2023-01-18T19:34:19.181Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:34:19.447Z] ---> Running in 886479d1e73a [2023-01-18T19:34:20.404Z] OK: 221 MiB in 51 packages [2023-01-18T19:34:20.404Z] Removing intermediate container 886479d1e73a [2023-01-18T19:34:20.404Z] ---> 335f6a5374de [2023-01-18T19:34:20.404Z] Step 10/24 : 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 [2023-01-18T19:34:20.671Z] ---> Running in 762b6d424b91 [2023-01-18T19:34:22.610Z] Removing intermediate container ac2b0badf6b0 [2023-01-18T19:34:22.610Z] ---> cfe29af8362a [2023-01-18T19:34:22.610Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T19:34:24.013Z] ---> f1a43e239682 [2023-01-18T19:34:24.013Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:34:24.280Z] ---> Running in f1584c92d6e5 [2023-01-18T19:34:24.863Z] Removing intermediate container 762b6d424b91 [2023-01-18T19:34:24.863Z] ---> ddc1e2d9d49e [2023-01-18T19:34:24.863Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:34:25.130Z] ---> Running in 67a3a5cd7cac [2023-01-18T19:34:26.539Z] Removing intermediate container 67a3a5cd7cac [2023-01-18T19:34:26.539Z] ---> 920d0989dff6 [2023-01-18T19:34:26.539Z] [2023-01-18T19:34:26.539Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:34:26.539Z] ---> 8aa73fd46299 [2023-01-18T19:34:26.539Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:34:26.539Z] ---> Using cache [2023-01-18T19:34:26.539Z] ---> d7f9dfba9443 [2023-01-18T19:34:26.539Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:34:26.807Z] ---> Running in 72e935892474 [2023-01-18T19:34:29.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:29.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:32.546Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:34:32.546Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:34:32.546Z] OK: 15736 distinct packages available [2023-01-18T19:34:32.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:32.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:34:34.220Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:34:34.220Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:34:34.220Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:34:34.220Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:34:34.220Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:34:34.220Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:34:34.220Z] OK: 6 MiB in 19 packages [2023-01-18T19:34:35.626Z] ---> dee2a7e43623 [2023-01-18T19:34:35.626Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:34:35.626Z] ---> Running in d7522b8dd2c7 [2023-01-18T19:34:36.354Z] Removing intermediate container 72e935892474 [2023-01-18T19:34:36.354Z] ---> 19efcc066e23 [2023-01-18T19:34:36.354Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T19:34:36.354Z] Removing intermediate container d7522b8dd2c7 [2023-01-18T19:34:36.354Z] ---> 0c0fd0546a1a [2023-01-18T19:34:36.354Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T19:34:36.354Z] ---> Running in 12e0605bce90 [2023-01-18T19:34:37.429Z] Removing intermediate container 12e0605bce90 [2023-01-18T19:34:37.429Z] ---> 7e6a015d9b5f [2023-01-18T19:34:37.429Z] Step 10/23 : 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 [2023-01-18T19:34:37.429Z] ---> Running in 34308b7b1a40 [2023-01-18T19:34:41.828Z] Removing intermediate container 34308b7b1a40 [2023-01-18T19:34:41.828Z] ---> 4040ec9ca939 [2023-01-18T19:34:41.828Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T19:34:41.828Z] ---> ccfe5a75e1f4 [2023-01-18T19:34:41.828Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:34:42.096Z] ---> Running in d6e4be2f38b2 [2023-01-18T19:34:42.697Z] Removing intermediate container d6e4be2f38b2 [2023-01-18T19:34:42.697Z] ---> 6ce13f628ed4 [2023-01-18T19:34:42.697Z] [2023-01-18T19:34:42.697Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T19:34:42.697Z] ---> 8aa73fd46299 [2023-01-18T19:34:42.697Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:34:42.697Z] ---> Using cache [2023-01-18T19:34:42.697Z] ---> d7f9dfba9443 [2023-01-18T19:34:42.697Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:34:42.697Z] ---> Using cache [2023-01-18T19:34:42.697Z] ---> 19efcc066e23 [2023-01-18T19:34:42.697Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:34:52.762Z] ---> aee620552055 [2023-01-18T19:34:52.762Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:34:52.762Z] ---> 4cd429c22b8d [2023-01-18T19:34:52.762Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:34:52.762Z] ---> 0d8828e4c195 [2023-01-18T19:34:52.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl ---> ec789205d4a3 [2023-01-18T19:34:52.762Z] [2023-01-18T19:34:52.762Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T19:34:53.728Z] ---> 2f233525ded8 [2023-01-18T19:34:53.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T19:34:53.728Z] ---> 2dc6a61caf5c [2023-01-18T19:34:53.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T19:34:55.143Z] ---> 5ed5282d58a5 [2023-01-18T19:34:55.143Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:34:55.143Z] ---> 0d7bce4a07e6 [2023-01-18T19:34:55.143Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:34:55.143Z] ---> Running in 0d2d1072fe3d [2023-01-18T19:34:55.143Z] ---> Running in cdbb30ccdb4b [2023-01-18T19:34:55.729Z] Removing intermediate container cdbb30ccdb4b [2023-01-18T19:34:55.729Z] ---> 301a565e2ba2 [2023-01-18T19:34:55.729Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:34:55.999Z] Removing intermediate container 0d2d1072fe3d [2023-01-18T19:34:55.999Z] ---> fd8e84e783c6 [2023-01-18T19:34:55.999Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:34:55.999Z] ---> Running in 71e128d73da0 [2023-01-18T19:34:55.999Z] ---> Running in e242a4c27ea3 [2023-01-18T19:34:56.584Z] Removing intermediate container 71e128d73da0 [2023-01-18T19:34:56.584Z] ---> fd76b1311322 [2023-01-18T19:34:56.584Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:34:56.584Z] Removing intermediate container e242a4c27ea3 [2023-01-18T19:34:56.584Z] ---> 720614a4264f [2023-01-18T19:34:56.584Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:34:56.584Z] ---> Running in 1b09ccaa5d12 [2023-01-18T19:34:56.852Z] ---> Running in d64e82fa10a9 [2023-01-18T19:34:57.433Z] Removing intermediate container 1b09ccaa5d12 [2023-01-18T19:34:57.434Z] ---> 1f91f1ec3912 [2023-01-18T19:34:57.434Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:34:57.434Z] ---> Running in f96512add332 [2023-01-18T19:34:57.434Z] Removing intermediate container d64e82fa10a9 [2023-01-18T19:34:57.434Z] ---> 7dc1435bbe8b [2023-01-18T19:34:57.434Z] Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:34:57.698Z] ---> Running in 0a0c043ba21b [2023-01-18T19:34:58.279Z] Removing intermediate container f96512add332 [2023-01-18T19:34:58.279Z] ---> 2c163192b8d1 [2023-01-18T19:34:58.279Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:34:58.546Z] Removing intermediate container 0a0c043ba21b [2023-01-18T19:34:58.546Z] ---> 5459d0148ac7 [2023-01-18T19:34:58.546Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:34:58.546Z] ---> Running in 692f4e096399 [2023-01-18T19:34:58.812Z] ---> Running in 6e50d54832e8 [2023-01-18T19:34:59.394Z] Removing intermediate container 6e50d54832e8 [2023-01-18T19:34:59.394Z] ---> c6759e26ae55 [2023-01-18T19:34:59.394Z] Removing intermediate container 692f4e096399 [2023-01-18T19:34:59.394Z] ---> dd95440d2fc9 [2023-01-18T19:34:59.394Z] [2023-01-18T19:34:59.394Z] [2023-01-18T19:34:59.660Z] Successfully built c6759e26ae55 [2023-01-18T19:34:59.660Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T19:34:59.660Z] Building security-bootstrapper [2023-01-18T19:34:59.925Z] Successfully built dd95440d2fc9 [2023-01-18T19:34:59.925Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T19:35:18.113Z]  Building security-spire-server ... done  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:35:18.113Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:35:18.113Z] ---> aa08390b755e [2023-01-18T19:35:18.113Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T19:35:18.113Z] ---> Using cache [2023-01-18T19:35:18.113Z] ---> 09ea29eacb40 [2023-01-18T19:35:18.113Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T19:35:18.113Z] ---> Using cache [2023-01-18T19:35:18.113Z] ---> 595f68165ad8 [2023-01-18T19:35:18.113Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T19:35:18.113Z] ---> Using cache [2023-01-18T19:35:18.113Z] ---> 0d2f2853cac3 [2023-01-18T19:35:18.113Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:35:18.113Z] ---> Using cache [2023-01-18T19:35:18.113Z] ---> c156cda894ea [2023-01-18T19:35:18.113Z] Step 7/32 : COPY . . [2023-01-18T19:35:18.113Z] ---> Using cache [2023-01-18T19:35:18.113Z] ---> 1c9bebbc7526 [2023-01-18T19:35:18.113Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T19:35:18.113Z] ---> Running in 7d6240a868f9 [2023-01-18T19:35:18.710Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:35:57.555Z] Removing intermediate container f1584c92d6e5 [2023-01-18T19:35:57.555Z] ---> e182b41bfcac [2023-01-18T19:35:57.555Z] Step 7/19 : COPY . . [2023-01-18T19:36:05.754Z] ---> 1f9046de45a4 [2023-01-18T19:36:05.754Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T19:36:05.754Z] ---> Running in 877308cd77a7 [2023-01-18T19:36:07.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T19:38:14.610Z] Removing intermediate container 6fb33c9ccc76 [2023-01-18T19:38:14.610Z] ---> c988b23ae0d6 [2023-01-18T19:38:14.610Z] [2023-01-18T19:38:14.610Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T19:38:14.610Z] ---> 2b4661558fb8 [2023-01-18T19:38:14.610Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:38:14.610Z] ---> Using cache [2023-01-18T19:38:14.610Z] ---> 47cbbf2d79cd [2023-01-18T19:38:14.610Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:38:14.610Z] ---> Using cache [2023-01-18T19:38:14.610Z] ---> fc52ebb0b69d [2023-01-18T19:38:14.610Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T19:38:14.610Z] ---> Running in 27c6b6450d22 [2023-01-18T19:38:14.610Z] Removing intermediate container 27c6b6450d22 [2023-01-18T19:38:14.610Z] ---> 5fea9f896256 [2023-01-18T19:38:14.610Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T19:38:14.610Z] ---> Running in e639e6e23f48 [2023-01-18T19:38:14.610Z] Removing intermediate container e639e6e23f48 [2023-01-18T19:38:14.610Z] ---> c3e7437fcc0c [2023-01-18T19:38:14.610Z] Step 15/24 : WORKDIR / [2023-01-18T19:38:14.610Z] ---> Running in fcc9ee5aec2b [2023-01-18T19:38:14.610Z] Removing intermediate container fcc9ee5aec2b [2023-01-18T19:38:14.610Z] ---> 23a242d07922 [2023-01-18T19:38:14.610Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:38:14.610Z] ---> dc3eff00984c [2023-01-18T19:38:14.610Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T19:38:14.610Z] ---> 581c6dc8977d [2023-01-18T19:38:14.610Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T19:38:14.610Z] ---> 26c3b80c1fdc [2023-01-18T19:38:14.610Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T19:38:14.610Z] ---> 16439fa18077 [2023-01-18T19:38:14.610Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T19:38:14.610Z] ---> Running in 154dab6f8468 [2023-01-18T19:38:14.610Z] Removing intermediate container 154dab6f8468 [2023-01-18T19:38:14.610Z] ---> ac5412b36391 [2023-01-18T19:38:14.610Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:38:14.610Z] ---> Running in a57f2c0ad56c [2023-01-18T19:38:14.610Z] Removing intermediate container a57f2c0ad56c [2023-01-18T19:38:14.610Z] ---> 2c62b159024d [2023-01-18T19:38:14.610Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:38:14.610Z] ---> Running in cfad4c605fdc [2023-01-18T19:38:14.610Z] Removing intermediate container cfad4c605fdc [2023-01-18T19:38:14.610Z] ---> ed7e7d70c276 [2023-01-18T19:38:14.610Z] Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:38:14.610Z] ---> Running in f704406ac7a9 [2023-01-18T19:38:14.610Z] Removing intermediate container f704406ac7a9 [2023-01-18T19:38:14.610Z] ---> 8c5b521b8acc [2023-01-18T19:38:14.610Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:38:14.610Z] ---> Running in 947c2ee5cef8 [2023-01-18T19:38:14.610Z] Removing intermediate container 947c2ee5cef8 [2023-01-18T19:38:14.610Z] ---> 25e85a7c07cd [2023-01-18T19:38:14.610Z] [2023-01-18T19:38:14.610Z] Successfully built 25e85a7c07cd [2023-01-18T19:38:14.610Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T19:40:06.243Z]  Building core-metadata ... done Removing intermediate container 7d6240a868f9 [2023-01-18T19:40:06.243Z] ---> 64cfd64ba8b7 [2023-01-18T19:40:06.243Z] [2023-01-18T19:40:06.243Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T19:40:06.243Z] ---> 2b4661558fb8 [2023-01-18T19:40:06.243Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:40:06.243Z] ---> Running in 1c320947a02f [2023-01-18T19:40:06.515Z] Removing intermediate container 1c320947a02f [2023-01-18T19:40:06.515Z] ---> d41b597a0702 [2023-01-18T19:40:06.515Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T19:40:06.782Z] ---> Running in 9a85ce2402ed [2023-01-18T19:40:08.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:40:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:40:09.961Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:40:09.961Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T19:40:09.961Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:40:09.961Z] OK: 5 MiB in 16 packages [2023-01-18T19:40:13.296Z] Removing intermediate container 9a85ce2402ed [2023-01-18T19:40:13.296Z] ---> 2a71afbda17b [2023-01-18T19:40:13.296Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T19:40:13.296Z] ---> Running in 2926c10edde9 [2023-01-18T19:40:13.296Z] Removing intermediate container 2926c10edde9 [2023-01-18T19:40:13.296Z] ---> 27cd499933c0 [2023-01-18T19:40:13.296Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T19:40:13.560Z] ---> Running in a739ee1b3709 [2023-01-18T19:40:13.825Z] Removing intermediate container a739ee1b3709 [2023-01-18T19:40:13.825Z] ---> 5a42c1219761 [2023-01-18T19:40:13.825Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T19:40:14.090Z] ---> Running in fe330c3c6656 [2023-01-18T19:40:14.674Z] Removing intermediate container fe330c3c6656 [2023-01-18T19:40:14.674Z] ---> 1f9accc21d2c [2023-01-18T19:40:14.674Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T19:40:14.674Z] ---> Running in 65055a33f75b [2023-01-18T19:40:14.942Z] Removing intermediate container 65055a33f75b [2023-01-18T19:40:14.942Z] ---> 96cf9385a274 [2023-01-18T19:40:14.942Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T19:40:15.210Z] ---> Running in 87a46cf5bddf [2023-01-18T19:40:17.780Z] Removing intermediate container 87a46cf5bddf [2023-01-18T19:40:17.780Z] ---> 8bd9689a5cd5 [2023-01-18T19:40:17.780Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T19:40:18.050Z] ---> Running in ba3e228b1f69 [2023-01-18T19:40:18.314Z] Removing intermediate container ba3e228b1f69 [2023-01-18T19:40:18.314Z] ---> 84808e49da5b [2023-01-18T19:40:18.314Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T19:40:19.272Z] ---> 55088bd7b92a [2023-01-18T19:40:19.272Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T19:40:19.555Z] ---> Running in d74fcba42b40 [2023-01-18T19:40:22.897Z] Removing intermediate container d74fcba42b40 [2023-01-18T19:40:22.897Z] ---> b572c33051d9 [2023-01-18T19:40:22.897Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:40:24.831Z] ---> 681786175ce4 [2023-01-18T19:40:24.831Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T19:40:28.166Z] ---> f83612c28f7e [2023-01-18T19:40:28.166Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T19:40:29.128Z] ---> e49273e6753a [2023-01-18T19:40:29.128Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T19:40:30.537Z] ---> e482ebd3066d [2023-01-18T19:40:30.537Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T19:40:31.495Z] ---> 27528ecd4bf4 [2023-01-18T19:40:31.495Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T19:40:32.899Z] ---> f58146334ce3 [2023-01-18T19:40:32.899Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T19:40:34.310Z] ---> a7ac79a5dcda [2023-01-18T19:40:34.310Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T19:40:34.578Z] ---> Running in 729ae71aa961 [2023-01-18T19:40:35.988Z] Removing intermediate container 210f1f6a85ab [2023-01-18T19:40:35.988Z] ---> 290c69e08b0a [2023-01-18T19:40:35.988Z] [2023-01-18T19:40:35.988Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:40:35.988Z] ---> 2b4661558fb8 [2023-01-18T19:40:35.988Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T19:40:35.988Z] ---> Running in a10d9b9244ca [2023-01-18T19:40:37.933Z] Removing intermediate container 729ae71aa961 [2023-01-18T19:40:37.933Z] ---> 303331c1dd96 [2023-01-18T19:40:37.933Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T19:40:37.933Z] ---> Running in 95ec4b023579 [2023-01-18T19:40:38.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:40:38.465Z] Removing intermediate container 95ec4b023579 [2023-01-18T19:40:38.465Z] ---> 9cc49a692aa4 [2023-01-18T19:40:38.465Z] Step 29/32 : CMD ["gate"] [2023-01-18T19:40:38.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:40:38.465Z] ---> Running in 0985e85946cd [2023-01-18T19:40:39.061Z] Removing intermediate container 0985e85946cd [2023-01-18T19:40:39.061Z] ---> 8043a5e4151e [2023-01-18T19:40:39.061Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T19:40:39.061Z] ---> Running in 362c8b2c3414 [2023-01-18T19:40:39.647Z] Removing intermediate container 362c8b2c3414 [2023-01-18T19:40:39.647Z] ---> dc4eb4b77207 [2023-01-18T19:40:39.647Z] Step 31/32 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:40:39.647Z] ---> Running in b4df2fcd5837 [2023-01-18T19:40:39.915Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T19:40:39.915Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:40:39.915Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:40:39.915Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:40:40.183Z] Removing intermediate container b4df2fcd5837 [2023-01-18T19:40:40.183Z] ---> c744bab0c161 [2023-01-18T19:40:40.183Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T19:40:40.183Z] ---> Running in 322bca398cb8 [2023-01-18T19:40:40.451Z] OK: 6 MiB in 16 packages [2023-01-18T19:40:41.041Z] Removing intermediate container 322bca398cb8 [2023-01-18T19:40:41.041Z] ---> ec89c4fe91b8 [2023-01-18T19:40:41.041Z] [2023-01-18T19:40:41.308Z] Successfully built ec89c4fe91b8 [2023-01-18T19:40:41.308Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T19:40:42.273Z]  Building security-bootstrapper ... done Removing intermediate container a10d9b9244ca [2023-01-18T19:40:42.273Z] ---> 5fc429ced6ae [2023-01-18T19:40:42.273Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:40:42.543Z] ---> Running in eefef341581d [2023-01-18T19:40:42.812Z] Removing intermediate container eefef341581d [2023-01-18T19:40:42.812Z] ---> 78d2f7f75ac4 [2023-01-18T19:40:42.812Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T19:40:43.077Z] ---> Running in 3558e24ac9bd [2023-01-18T19:40:43.347Z] Removing intermediate container 3558e24ac9bd [2023-01-18T19:40:43.347Z] ---> 855576b6e3fa [2023-01-18T19:40:43.347Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:40:43.613Z] ---> Running in 8a06963d2978 [2023-01-18T19:40:43.880Z] Removing intermediate container 8a06963d2978 [2023-01-18T19:40:43.880Z] ---> 813a055eadc1 [2023-01-18T19:40:43.880Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:40:44.462Z] ---> 46844c927006 [2023-01-18T19:40:44.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T19:40:46.421Z] ---> 4729c75e6b2b [2023-01-18T19:40:46.421Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T19:40:47.003Z] ---> 21af2781638c [2023-01-18T19:40:47.003Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T19:40:47.271Z] ---> Running in ba13386ddf9c [2023-01-18T19:40:47.537Z] Removing intermediate container ba13386ddf9c [2023-01-18T19:40:47.537Z] ---> 61b39350aca6 [2023-01-18T19:40:47.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:40:47.537Z] ---> Running in a2d371355ae7 [2023-01-18T19:40:47.804Z] Removing intermediate container a2d371355ae7 [2023-01-18T19:40:47.804Z] ---> bf61f466c805 [2023-01-18T19:40:47.804Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:40:48.071Z] ---> Running in 889a644515a4 [2023-01-18T19:40:48.338Z] Removing intermediate container 889a644515a4 [2023-01-18T19:40:48.338Z] ---> 62f1bb1658db [2023-01-18T19:40:48.338Z] Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:40:48.338Z] ---> Running in 2db20d15d6f3 [2023-01-18T19:40:48.922Z] Removing intermediate container 2db20d15d6f3 [2023-01-18T19:40:48.922Z] ---> ae6bbe194341 [2023-01-18T19:40:48.922Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:40:48.922Z] ---> Running in 2d7deba8ac6b [2023-01-18T19:40:49.502Z] Removing intermediate container 2d7deba8ac6b [2023-01-18T19:40:49.502Z] ---> 63f129c02481 [2023-01-18T19:40:49.502Z] [2023-01-18T19:40:49.768Z] Successfully built 63f129c02481 [2023-01-18T19:40:49.768Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T19:41:04.747Z]  Building support-notifications ... done Removing intermediate container 877308cd77a7 [2023-01-18T19:41:04.747Z] ---> f527ed5568d5 [2023-01-18T19:41:04.747Z] [2023-01-18T19:41:04.747Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T19:41:04.747Z] ---> 8aa73fd46299 [2023-01-18T19:41:04.747Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:41:04.747Z] ---> Using cache [2023-01-18T19:41:04.747Z] ---> d7f9dfba9443 [2023-01-18T19:41:04.747Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T19:41:04.747Z] ---> Running in 5e7ee251c634 [2023-01-18T19:41:04.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:41:04.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:41:05.708Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:41:05.708Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:41:05.708Z] OK: 15736 distinct packages available [2023-01-18T19:41:05.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:41:05.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:41:06.930Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T19:41:06.930Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T19:41:06.930Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T19:41:06.930Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T19:41:06.930Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T19:41:06.930Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T19:41:06.930Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:41:06.930Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T19:41:06.930Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T19:41:06.930Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:41:06.930Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:41:07.194Z] OK: 8 MiB in 23 packages [2023-01-18T19:41:08.603Z] Removing intermediate container 5e7ee251c634 [2023-01-18T19:41:08.603Z] ---> 975b51deca32 [2023-01-18T19:41:08.603Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:41:08.873Z] ---> 9ff82f93b16e [2023-01-18T19:41:08.873Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T19:41:10.285Z] ---> 23560f3b9d32 [2023-01-18T19:41:10.285Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T19:41:10.552Z] ---> 4af2349f696f [2023-01-18T19:41:10.552Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T19:41:10.552Z] ---> Running in 90fdde718848 [2023-01-18T19:41:10.816Z] Removing intermediate container 90fdde718848 [2023-01-18T19:41:10.816Z] ---> 1dbfcb8caa24 [2023-01-18T19:41:10.816Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:41:10.817Z] ---> Running in f2336ae026d7 [2023-01-18T19:41:11.081Z] Removing intermediate container f2336ae026d7 [2023-01-18T19:41:11.081Z] ---> 86ba6660d9cd [2023-01-18T19:41:11.081Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T19:41:11.081Z] ---> Running in c200cf2b4638 [2023-01-18T19:41:11.353Z] Removing intermediate container c200cf2b4638 [2023-01-18T19:41:11.353Z] ---> 218d91acd706 [2023-01-18T19:41:11.353Z] Step 18/19 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [2023-01-18T19:41:11.622Z] ---> Running in 60e40d39835f [2023-01-18T19:41:11.889Z] Removing intermediate container 60e40d39835f [2023-01-18T19:41:11.889Z] ---> 821e626699f7 [2023-01-18T19:41:11.889Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T19:41:11.889Z] ---> Running in 4dbc582dc870 [2023-01-18T19:41:12.153Z] Removing intermediate container 4dbc582dc870 [2023-01-18T19:41:12.153Z] ---> 500a295388d5 [2023-01-18T19:41:12.153Z] [2023-01-18T19:41:12.417Z] Successfully built 500a295388d5 [2023-01-18T19:41:12.417Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T19:41:12.691Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-18T19:41:12.737Z] $ docker stop --time=1 abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 [2023-01-18T19:41:14.376Z] $ docker rm -f --volumes abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:41:14.923Z] + docker images [2023-01-18T19:41:15.197Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T19:41:15.197Z] security-spiffe-token-provider-arm64 latest 500a295388d5 4 seconds ago 28.9MB [2023-01-18T19:41:15.197Z] f527ed5568d5 14 seconds ago 1.53GB [2023-01-18T19:41:15.197Z] support-notifications-arm64 latest 63f129c02481 26 seconds ago 29.6MB [2023-01-18T19:41:15.197Z] security-bootstrapper-arm64 latest ec89c4fe91b8 35 seconds ago 19.5MB [2023-01-18T19:41:15.197Z] 290c69e08b0a 41 seconds ago 1.56GB [2023-01-18T19:41:15.197Z] 64cfd64ba8b7 About a minute ago 1.49GB [2023-01-18T19:41:15.197Z] core-metadata-arm64 latest 25e85a7c07cd 3 minutes ago 17.8MB [2023-01-18T19:41:15.197Z] c988b23ae0d6 3 minutes ago 1.51GB [2023-01-18T19:41:15.197Z] security-spire-agent-arm64 latest dd95440d2fc9 6 minutes ago 122MB [2023-01-18T19:41:15.197Z] security-spire-server-arm64 latest c6759e26ae55 6 minutes ago 84.3MB [2023-01-18T19:41:15.197Z] 6ce13f628ed4 6 minutes ago 1.37GB [2023-01-18T19:41:15.197Z] 920d0989dff6 6 minutes ago 1.37GB [2023-01-18T19:41:15.197Z] support-scheduler-arm64 latest 631ede056250 7 minutes ago 29MB [2023-01-18T19:41:15.197Z] cf9d02d84480 7 minutes ago 1.56GB [2023-01-18T19:41:15.197Z] core-data-arm64 latest 86e683b3515e 9 minutes ago 17.2MB [2023-01-18T19:41:15.197Z] security-proxy-setup-arm64 latest ff2ffaebd82f 9 minutes ago 26.8MB [2023-01-18T19:41:15.197Z] core-command-arm64 latest ed98f101b208 9 minutes ago 17MB [2023-01-18T19:41:15.197Z] 8a03c73e6498 9 minutes ago 1.5GB [2023-01-18T19:41:15.197Z] d765670fc7e6 9 minutes ago 1.49GB [2023-01-18T19:41:15.197Z] c2f2563a5a7e 10 minutes ago 1.5GB [2023-01-18T19:41:15.197Z] security-secretstore-setup-arm64 latest 50753b0f3a81 10 minutes ago 28.7MB [2023-01-18T19:41:15.197Z] 3d061e2b3630 10 minutes ago 1.49GB [2023-01-18T19:41:15.197Z] security-spire-config-arm64 latest 2874a2a858dd 16 minutes ago 83.6MB [2023-01-18T19:41:15.197Z] def302e2b398 17 minutes ago 1.37GB [2023-01-18T19:41:15.197Z] ci-base-image-arm64 latest aa08390b755e 31 minutes ago 905MB [2023-01-18T19:41:15.197Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-18T19:41:15.197Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-18T19:41:15.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-18T19:41:15.197Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:15.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:41:15.997Z] [2023-01-18T19:41:15.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:16.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:41:16.406Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T19:41:16.406Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T19:41:16.406Z] 04944245beec: Pulling fs layer [2023-01-18T19:41:16.406Z] 699f458cf7ca: Pulling fs layer [2023-01-18T19:41:16.406Z] 765212b225bb: Pulling fs layer [2023-01-18T19:41:16.406Z] f23df028b6ca: Pulling fs layer [2023-01-18T19:41:16.406Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T19:41:16.406Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T19:41:16.406Z] 765212b225bb: Waiting [2023-01-18T19:41:16.406Z] f23df028b6ca: Waiting [2023-01-18T19:41:16.406Z] d65c8cfc05b1: Waiting [2023-01-18T19:41:16.406Z] 2437ff75d9bd: Waiting [2023-01-18T19:41:16.685Z] 04944245beec: Verifying Checksum [2023-01-18T19:41:16.685Z] 04944245beec: Download complete [2023-01-18T19:41:16.685Z] 765212b225bb: Verifying Checksum [2023-01-18T19:41:16.685Z] 765212b225bb: Download complete [2023-01-18T19:41:16.685Z] f23df028b6ca: Verifying Checksum [2023-01-18T19:41:16.685Z] f23df028b6ca: Download complete [2023-01-18T19:41:16.685Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T19:41:16.685Z] d65c8cfc05b1: Download complete [2023-01-18T19:41:16.957Z] 699f458cf7ca: Verifying Checksum [2023-01-18T19:41:16.957Z] 699f458cf7ca: Download complete [2023-01-18T19:41:17.234Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T19:41:17.234Z] 8998bd30e6a1: Download complete [2023-01-18T19:41:19.850Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T19:41:19.850Z] 2437ff75d9bd: Download complete [2023-01-18T19:41:21.251Z] 8998bd30e6a1: Pull complete [2023-01-18T19:41:21.516Z] 04944245beec: Pull complete [2023-01-18T19:41:22.918Z] 699f458cf7ca: Pull complete [2023-01-18T19:41:23.183Z] 765212b225bb: Pull complete [2023-01-18T19:41:23.764Z] f23df028b6ca: Pull complete [2023-01-18T19:41:24.029Z] d65c8cfc05b1: Pull complete [2023-01-18T19:41:38.998Z] 2437ff75d9bd: Pull complete [2023-01-18T19:41:38.998Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T19:41:38.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:41:38.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:41:39.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container [2023-01-18T19:41:39.431Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T19:41:42.606Z] $ docker top 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:43.504Z] ---> job-cost.sh [2023-01-18T19:41:43.504Z] lf-activate-venv: SKIPPING [2023-01-18T19:41:43.504Z] INFO: No Stack... [2023-01-18T19:41:43.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T19:41:44.724Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T19:41:45.377Z] + cut+ -d, -f6 [2023-01-18T19:41:45.377Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-01-18T19:41:45.465Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] [2023-01-18T19:41:45.470Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] did not exist. Created. [2023-01-18T19:41:45.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T19:41:45.904Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T19:41:46.352Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T19:41:46.369Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T19:41:46.477Z] $ docker stop --time=1 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 [2023-01-18T19:41:47.988Z] $ docker rm -f --volumes 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 [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 [2023-01-18T19:41:48.916Z] provisioning config files... [2023-01-18T19:41:48.923Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2202847655264984212tmp [Pipeline] { [Pipeline] sh [2023-01-18T19:41:49.379Z] + set +x [2023-01-18T19:41:49.380Z] + + curl -s https://codecov.io/bash [2023-01-18T19:41:49.380Z] bash -s -- [2023-01-18T19:41:49.380Z] [2023-01-18T19:41:49.380Z] _____ _ [2023-01-18T19:41:49.380Z] / ____| | | [2023-01-18T19:41:49.380Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T19:41:49.380Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T19:41:49.380Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T19:41:49.380Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T19:41:49.380Z] Bash-1.0.6 [2023-01-18T19:41:49.380Z] [2023-01-18T19:41:49.380Z] [2023-01-18T19:41:49.380Z] ==> git version 2.25.1 found [2023-01-18T19:41:49.380Z] ==> 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 [2023-01-18T19:41:49.380Z] Release-Date: 2020-01-08 [2023-01-18T19:41:49.380Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T19:41:49.380Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T19:41:49.380Z] ==> Jenkins CI detected. [2023-01-18T19:41:49.380Z] current dir:  /w/workspace/edgex-go/1 [2023-01-18T19:41:49.380Z] project root: . [2023-01-18T19:41:49.380Z] --> token set from env [2023-01-18T19:41:49.380Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T19:41:49.380Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T19:41:49.380Z] ==> Python coveragepy not found [2023-01-18T19:41:49.380Z] ==> Searching for coverage reports in: [2023-01-18T19:41:49.380Z] + . [2023-01-18T19:41:49.380Z] -> Found 1 reports [2023-01-18T19:41:49.380Z] ==> Detecting git/mercurial file structure [2023-01-18T19:41:49.380Z] ==> Reading reports [2023-01-18T19:41:49.380Z] + ./coverage.out bytes=489970 [2023-01-18T19:41:49.380Z] ==> Appending adjustments [2023-01-18T19:41:49.380Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T19:41:50.755Z] + Found adjustments [2023-01-18T19:41:50.755Z] ==> Gzipping contents [2023-01-18T19:41:50.755Z] 64K /tmp/codecov.qfbQZE.gz [2023-01-18T19:41:50.755Z] ==> Uploading reports [2023-01-18T19:41:50.755Z] url: https://codecov.io [2023-01-18T19:41:50.755Z] query: branch=PR-4294&commit=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4294&job=&cmd_args= [2023-01-18T19:41:50.755Z] -> Pinging Codecov [2023-01-18T19:41:50.755Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4294&commit=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4294&job=&cmd_args= [2023-01-18T19:41:51.015Z] -> Uploading to [2023-01-18T19:41:51.015Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04/98af8693-1c56-4258-b7cd-a5fd5036fa8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T194150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9dcdbbea27975d7a9be79f102f454c43ea2cf2cd5290ecc1d66b68f159ff372 [2023-01-18T19:41:51.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T19:41:51.015Z] Dload Upload Total Spent Left Speed [2023-01-18T19:41:51.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63232 0 0 100 63232 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-01-18T19:41:51.274Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] } [2023-01-18T19:41:51.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T19:41:52.635Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:52.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:53.846Z] ---> package-listing.sh [2023-01-18T19:41:53.846Z] ++ facter osfamily [2023-01-18T19:41:53.846Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T19:41:54.104Z] + OS_FAMILY=debian [2023-01-18T19:41:54.104Z] + workspace=/w/workspace/edgex-go/1 [2023-01-18T19:41:54.104Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T19:41:54.104Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T19:41:54.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T19:41:54.104Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T19:41:54.104Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:41:54.104Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T19:41:54.104Z] + case "${OS_FAMILY}" in [2023-01-18T19:41:54.104Z] + dpkg -l [2023-01-18T19:41:54.104Z] + grep '^ii' [2023-01-18T19:41:54.104Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T19:41:54.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T19:41:54.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T19:41:54.105Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:41:54.105Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-18T19:41:54.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-18T19:41:54.143Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T19:41:54.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:55.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:41:55.060Z] [2023-01-18T19:41:55.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:55.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:41:55.596Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T19:41:55.596Z] 5eb5b503b376: Pulling fs layer [2023-01-18T19:41:55.596Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T19:41:55.596Z] ec43610c2a17: Pulling fs layer [2023-01-18T19:41:55.596Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T19:41:55.596Z] 33b1e0a273af: Pulling fs layer [2023-01-18T19:41:55.596Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T19:41:55.596Z] 2f39f015ded8: Pulling fs layer [2023-01-18T19:41:55.596Z] 3a2ae6a8a46f: Waiting [2023-01-18T19:41:55.596Z] 33b1e0a273af: Waiting [2023-01-18T19:41:55.596Z] 5d3b04190fa2: Waiting [2023-01-18T19:41:55.596Z] 2f39f015ded8: Waiting [2023-01-18T19:41:55.596Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T19:41:55.596Z] 5c69ac0246d0: Download complete [2023-01-18T19:41:55.596Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T19:41:55.596Z] 3a2ae6a8a46f: Download complete [2023-01-18T19:41:55.871Z] 33b1e0a273af: Verifying Checksum [2023-01-18T19:41:55.871Z] 33b1e0a273af: Download complete [2023-01-18T19:41:55.871Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T19:41:55.871Z] 5d3b04190fa2: Download complete [2023-01-18T19:41:55.871Z] ec43610c2a17: Download complete [2023-01-18T19:41:56.146Z] 5eb5b503b376: Verifying Checksum [2023-01-18T19:41:56.146Z] 5eb5b503b376: Download complete [2023-01-18T19:41:56.753Z] 2f39f015ded8: Download complete [2023-01-18T19:41:57.033Z] 5eb5b503b376: Pull complete [2023-01-18T19:41:57.304Z] 5c69ac0246d0: Pull complete [2023-01-18T19:41:57.583Z] ec43610c2a17: Pull complete [2023-01-18T19:41:57.853Z] 3a2ae6a8a46f: Pull complete [2023-01-18T19:41:57.853Z] 33b1e0a273af: Pull complete [2023-01-18T19:41:58.131Z] 5d3b04190fa2: Pull complete [2023-01-18T19:42:02.315Z] 2f39f015ded8: Pull complete [2023-01-18T19:42:02.315Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T19:42:02.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:42:02.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:42:02.528Z] prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container [2023-01-18T19:42:02.552Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-01-18T19:42:06.383Z] $ docker top 9633f0a0dbe1cd24279a76c4241b4e693bb1064ebaba848071a671d0feb8147c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:42:06.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T19:42:07.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T19:42:07.392Z] + ls /var/log/sa-host [2023-01-18T19:42:07.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:42:07.526Z] provisioning config files... [2023-01-18T19:42:07.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17529090301730271255tmp [Pipeline] { [Pipeline] echo [2023-01-18T19:42:07.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:42:07.897Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T19:42:07.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:42:08.307Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T19:42:08.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:42:08.659Z] ---> sudo-logs.sh [2023-01-18T19:42:08.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T19:42:08.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:42:09.057Z] ---> job-cost.sh [2023-01-18T19:42:09.057Z] lf-activate-venv: SKIPPING [2023-01-18T19:42:09.057Z] DEBUG: total: 0.10999999940395355 [2023-01-18T19:42:09.057Z] INFO: Retrieving Stack Cost... [2023-01-18T19:42:09.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T19:42:09.884Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T19:42:09.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:42:10.243Z] ---> logs-deploy.sh [2023-01-18T19:42:10.243Z] lf-activate-venv: SKIPPING [2023-01-18T19:42:10.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4294/1 [2023-01-18T19:42:10.243Z] INFO: archiving workspace using pattern(s): [2023-01-18T19:42:11.181Z] Archives upload complete. [2023-01-18T19:42:11.182Z] INFO: archiving logs to Nexus