Pull request #4372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b27614f02d8ef918cf230864670b1d55ac2aa0dd+69b2f2fc042d3f207e021d84ed91ae79e073eaae (5ca514145c816bf93d5a31adccaef54085504327) 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-ssh6826355921236202327.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-ssh5638510243049878266.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-4372/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-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3871194708982786084.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-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15856116241007787796.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-ssh13957925131436392878.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-4372/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-4372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886266964145134723.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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6732’ Running on prd-ubuntu20.04-docker-8c-8g-6734 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [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 > 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/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd Merge succeeded, producing b27614f02d8ef918cf230864670b1d55ac2aa0dd Checking out Revision b27614f02d8ef918cf230864670b1d55ac2aa0dd (PR-4372) > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # 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 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 Commit message: "fix: Update swagger to match latest changes in go-mod-core-contracts Device DTO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T12:39:28.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T12:39:29.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T12:39:29.194Z] ========================================================= [2023-02-20T12:39:29.194Z] EdgeX Global Pipelines Version Info [2023-02-20T12:39:29.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:39:29.968Z] ------------------- [2023-02-20T12:39:29.968Z] stable info: [2023-02-20T12:39:29.968Z] ------------------- [2023-02-20T12:39:29.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T12:39:29.968Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T12:39:29.968Z] Message: update stable to v1.0.244 [2023-02-20T12:39:30.539Z] ------------------- [2023-02-20T12:39:30.539Z] experimental info: [2023-02-20T12:39:30.539Z] ------------------- [2023-02-20T12:39:30.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T12:39:30.539Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T12:39:30.539Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T12:39:30.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-20T12:39:30.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-20T12:39:30.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T12:39:30.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T12:39:30.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T12:39:31.026Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T12:39:31.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T12:39:31.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-20T12:39:31.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-20T12:39:31.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-20T12:39:31.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T12:39:31.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T12:39:31.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T12:39:31.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T12:39:31.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T12:39:31.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T12:39:31.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T12:39:31.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T12:39:31.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-20T12:39:31.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-20T12:39:31.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T12:39:31.805Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T12:39:31.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T12:39:31.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4372 [Pipeline] echo [2023-02-20T12:39:31.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4372 [Pipeline] echo [2023-02-20T12:39:31.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4372 [Pipeline] echo [2023-02-20T12:39:31.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo [2023-02-20T12:39:32.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27614f [Pipeline] echo [2023-02-20T12:39:32.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:39:32.190Z] provisioning config files... [2023-02-20T12:39:32.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10553211892049463175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:39:32.548Z] ---> docker-login.sh [2023-02-20T12:39:32.548Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:39:32.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:39:32.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:39:32.815Z] Configure a credential helper to remove this warning. See [2023-02-20T12:39:32.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:39:32.815Z] [2023-02-20T12:39:32.815Z] Login Succeeded [2023-02-20T12:39:32.815Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:39:33.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:39:33.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:39:33.079Z] Configure a credential helper to remove this warning. See [2023-02-20T12:39:33.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:39:33.079Z] [2023-02-20T12:39:33.079Z] Login Succeeded [2023-02-20T12:39:33.079Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:39:33.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:39:33.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:39:33.079Z] Configure a credential helper to remove this warning. See [2023-02-20T12:39:33.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:39:33.079Z] [2023-02-20T12:39:33.079Z] Login Succeeded [2023-02-20T12:39:33.079Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:39:33.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:39:33.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:39:33.339Z] Configure a credential helper to remove this warning. See [2023-02-20T12:39:33.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:39:33.339Z] [2023-02-20T12:39:33.339Z] Login Succeeded [2023-02-20T12:39:33.339Z] docker.io [2023-02-20T12:39:33.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:39:33.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:39:33.600Z] Configure a credential helper to remove this warning. See [2023-02-20T12:39:33.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:39:33.600Z] [2023-02-20T12:39:33.600Z] Login Succeeded [2023-02-20T12:39:33.600Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:39:33.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:39:34.067Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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-02-20T12:39:34.067Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-02-20T12:39:34.067Z] [2023-02-20T12:39:34.067Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-20T12:39:34.067Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T12:39:34.067Z] + cut -d/ -f2 [2023-02-20T12:39:34.067Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/core-data/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-20T12:39:34.068Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-02-20T12:39:34.068Z] -f2 [2023-02-20T12:39:34.068Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-02-20T12:39:34.068Z] cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-20T12:39:34.068Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-02-20T12:39:34.068Z] cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/support-notifications/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-20T12:39:34.068Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-20T12:39:34.068Z] + cut -d/ -f2 [2023-02-20T12:39:34.068Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-20T12:39:34.133Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-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-02-20T12:39:34.610Z] + git rev-list -1 --merges b27614f02d8ef918cf230864670b1d55ac2aa0dd~1..b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo [2023-02-20T12:39:34.644Z] -----------> git rev-list -1 --merges b27614f02d8ef918cf230864670b1d55ac2aa0dd~1..b27614f02d8ef918cf230864670b1d55ac2aa0dd b27614f02d8ef918cf230864670b1d55ac2aa0dd [false] [Pipeline] sh [2023-02-20T12:39:34.949Z] + git log --format=format:%s -1 b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo [2023-02-20T12:39:34.989Z] ========================================================= [2023-02-20T12:39:34.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T12:39:34.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-20T12:39:35.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T12:39:35.409Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T12:39:35.409Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T12:39:35.409Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T12:39:35.409Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T12:39:35.409Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T12:39:35.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:39:35.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:39:35.833Z] [2023-02-20T12:39:35.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:39:36.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:39:36.209Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T12:39:36.209Z] b85a868b505f: Pulling fs layer [2023-02-20T12:39:36.209Z] e2be974225ed: Pulling fs layer [2023-02-20T12:39:36.209Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T12:39:36.209Z] 988bab9f4d93: Pulling fs layer [2023-02-20T12:39:36.209Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T12:39:36.209Z] eaf3925da568: Pulling fs layer [2023-02-20T12:39:36.209Z] bab4dde63d76: Pulling fs layer [2023-02-20T12:39:36.209Z] bde34c3a00c8: Pulling fs layer [2023-02-20T12:39:36.209Z] b352a97aabf1: Pulling fs layer [2023-02-20T12:39:36.209Z] 4872d77fe225: Pulling fs layer [2023-02-20T12:39:36.209Z] 5851b861e8e6: Pulling fs layer [2023-02-20T12:39:36.209Z] bab4dde63d76: Waiting [2023-02-20T12:39:36.209Z] bde34c3a00c8: Waiting [2023-02-20T12:39:36.209Z] b352a97aabf1: Waiting [2023-02-20T12:39:36.209Z] 4872d77fe225: Waiting [2023-02-20T12:39:36.209Z] eaf3925da568: Waiting [2023-02-20T12:39:36.209Z] 1469e6f7b9e6: Waiting [2023-02-20T12:39:36.209Z] 5851b861e8e6: Waiting [2023-02-20T12:39:36.209Z] e2be974225ed: Download complete [2023-02-20T12:39:36.209Z] 988bab9f4d93: Download complete [2023-02-20T12:39:36.474Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T12:39:36.474Z] 1469e6f7b9e6: Download complete [2023-02-20T12:39:36.474Z] eaf3925da568: Download complete [2023-02-20T12:39:36.474Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T12:39:36.474Z] 339a4e72a1f5: Download complete [2023-02-20T12:39:36.474Z] bde34c3a00c8: Download complete [2023-02-20T12:39:36.474Z] b352a97aabf1: Verifying Checksum [2023-02-20T12:39:36.474Z] b352a97aabf1: Download complete [2023-02-20T12:39:36.474Z] 4872d77fe225: Download complete [2023-02-20T12:39:36.474Z] 5851b861e8e6: Download complete [2023-02-20T12:39:36.474Z] b85a868b505f: Verifying Checksum [2023-02-20T12:39:36.474Z] b85a868b505f: Download complete [2023-02-20T12:39:37.042Z] bab4dde63d76: Verifying Checksum [2023-02-20T12:39:37.042Z] bab4dde63d76: Download complete [2023-02-20T12:39:37.980Z] b85a868b505f: Pull complete [2023-02-20T12:39:37.980Z] e2be974225ed: Pull complete [2023-02-20T12:39:38.551Z] 339a4e72a1f5: Pull complete [2023-02-20T12:39:38.551Z] 988bab9f4d93: Pull complete [2023-02-20T12:39:38.818Z] 1469e6f7b9e6: Pull complete [2023-02-20T12:39:38.818Z] eaf3925da568: Pull complete [2023-02-20T12:39:40.724Z] bab4dde63d76: Pull complete [2023-02-20T12:39:40.724Z] bde34c3a00c8: Pull complete [2023-02-20T12:39:40.985Z] b352a97aabf1: Pull complete [2023-02-20T12:39:40.985Z] 4872d77fe225: Pull complete [2023-02-20T12:39:40.985Z] 5851b861e8e6: Pull complete [2023-02-20T12:39:40.985Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T12:39:40.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:39:41.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:39:41.485Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T12:39:41.578Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T12:39:45.061Z] $ docker top fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b -eo pid,comm [2023-02-20T12:39:45.115Z] 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-02-20T12:39:45.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T12:39:45.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:39:45.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:39:45.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:39:45.475Z] $ docker exec fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent [2023-02-20T12:39:45.577Z] SSH_AUTH_SOCK=/tmp/ssh-SKRUIwn1JhNq/agent.32 [2023-02-20T12:39:45.577Z] SSH_AGENT_PID=38 [2023-02-20T12:39:45.583Z] Running ssh-add (command line suppressed) [2023-02-20T12:39:45.683Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17336683645526304569.key (/w/workspace/edgex-go/1@tmp/private_key_17336683645526304569.key) [2023-02-20T12:39:45.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:39:46.026Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T12:39:46.056Z] $ docker exec --env ******** --env ******** fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent -k [2023-02-20T12:39:46.165Z] unset SSH_AUTH_SOCK; [2023-02-20T12:39:46.165Z] unset SSH_AGENT_PID; [2023-02-20T12:39:46.165Z] echo Agent pid 38 killed; [2023-02-20T12:39:46.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T12:39:46.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:39:46.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:39:46.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:39:46.372Z] $ docker exec fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent [2023-02-20T12:39:46.474Z] SSH_AUTH_SOCK=/tmp/ssh-urA3nMK1b15N/agent.70 [2023-02-20T12:39:46.474Z] SSH_AGENT_PID=76 [2023-02-20T12:39:46.478Z] Running ssh-add (command line suppressed) [2023-02-20T12:39:46.580Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14642280815535056067.key (/w/workspace/edgex-go/1@tmp/private_key_14642280815535056067.key) [2023-02-20T12:39:46.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:39:46.921Z] + git semver init [2023-02-20T12:39:47.184Z] 2023-02-20 12:39:47,090 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T12:39:47.184Z] 2023-02-20 12:39:47,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-20T12:39:47.184Z] 2023-02-20 12:39:47,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-20T12:39:47.184Z] 2023-02-20 12:39:47,092 [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-02-20T12:39:52.467Z] 2023-02-20 12:39:52,372 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4372 with force:False [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,372 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4372 [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,377 [execute] INFO git cat-file --batch-check [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,383 [execute] INFO git cat-file --batch [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T12:39:52.467Z] 2023-02-20 12:39:52,388 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4372 [2023-02-20T12:39:52.467Z] 0.0.0 [Pipeline] } [2023-02-20T12:39:52.499Z] $ docker exec --env ******** --env ******** fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent -k [2023-02-20T12:39:52.632Z] unset SSH_AUTH_SOCK; [2023-02-20T12:39:52.632Z] unset SSH_AGENT_PID; [2023-02-20T12:39:52.633Z] echo Agent pid 76 killed; [2023-02-20T12:39:52.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:39:53.068Z] + git semver [Pipeline] } [2023-02-20T12:39:53.359Z] $ docker stop --time=1 fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b [2023-02-20T12:39:54.664Z] $ docker rm -f --volumes fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:39:55.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T12:39:55.348Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T12:39:55.365Z] [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-02-20T12:39:56.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T12:39:56.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:39:56.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:39:56.447Z] ========================================================= [2023-02-20T12:39:56.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T12:39:56.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:39:56.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:39:56.789Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T12:39:56.789Z] 213ec9aee27d: Pulling fs layer [2023-02-20T12:39:56.789Z] 4583459ba037: Pulling fs layer [2023-02-20T12:39:56.789Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T12:39:56.789Z] 53926ce57604: Pulling fs layer [2023-02-20T12:39:56.789Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T12:39:56.789Z] 22ff95d597cd: Pulling fs layer [2023-02-20T12:39:56.789Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T12:39:56.789Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T12:39:56.789Z] a7acece74701: Pulling fs layer [2023-02-20T12:39:56.789Z] 53926ce57604: Waiting [2023-02-20T12:39:56.789Z] 21b2b0c7a3f4: Waiting [2023-02-20T12:39:56.789Z] 22ff95d597cd: Waiting [2023-02-20T12:39:56.789Z] 12d6caf4c0d1: Waiting [2023-02-20T12:39:56.789Z] 96b7cbca73a9: Waiting [2023-02-20T12:39:56.789Z] a7acece74701: Waiting [2023-02-20T12:39:56.789Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T12:39:56.789Z] 93c1e223e6f2: Download complete [2023-02-20T12:39:56.789Z] 4583459ba037: Verifying Checksum [2023-02-20T12:39:56.789Z] 4583459ba037: Download complete [2023-02-20T12:39:56.789Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T12:39:56.789Z] 21b2b0c7a3f4: Download complete [2023-02-20T12:39:56.789Z] 22ff95d597cd: Verifying Checksum [2023-02-20T12:39:56.789Z] 22ff95d597cd: Download complete [2023-02-20T12:39:56.789Z] 213ec9aee27d: Verifying Checksum [2023-02-20T12:39:56.789Z] 213ec9aee27d: Download complete [2023-02-20T12:39:56.789Z] 12d6caf4c0d1: Download complete [2023-02-20T12:39:57.052Z] 213ec9aee27d: Pull complete [2023-02-20T12:39:57.315Z] a7acece74701: Verifying Checksum [2023-02-20T12:39:57.315Z] a7acece74701: Download complete [2023-02-20T12:39:57.575Z] 4583459ba037: Pull complete [2023-02-20T12:39:57.833Z] 93c1e223e6f2: Pull complete [2023-02-20T12:39:57.833Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T12:39:57.833Z] 96b7cbca73a9: Download complete [2023-02-20T12:39:57.833Z] 53926ce57604: Verifying Checksum [2023-02-20T12:39:57.833Z] 53926ce57604: Download complete [2023-02-20T12:40:02.022Z] 53926ce57604: Pull complete [2023-02-20T12:40:02.022Z] 21b2b0c7a3f4: Pull complete [2023-02-20T12:40:02.022Z] 22ff95d597cd: Pull complete [2023-02-20T12:40:02.022Z] 12d6caf4c0d1: Pull complete [2023-02-20T12:40:03.397Z] 96b7cbca73a9: Pull complete [2023-02-20T12:40:04.333Z] a7acece74701: Pull complete [2023-02-20T12:40:04.592Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T12:40:04.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:40:04.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:40:04.939Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-02-20T12:40:04.939Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:40:04.939Z] WORKDIR /edgex [2023-02-20T12:40:04.939Z] COPY go.mod . [2023-02-20T12:40:04.939Z] RUN go mod download [2023-02-20T12:40:05.877Z] Sending build context to Docker daemon 170.3MB [2023-02-20T12:40:05.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:40:05.877Z] ---> db6d94c90886 [2023-02-20T12:40:05.877Z] Step 2/4 : WORKDIR /edgex [2023-02-20T12:40:10.669Z] Still waiting to schedule task [2023-02-20T12:40:10.670Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6733’ [2023-02-20T12:40:15.881Z] ---> Running in 17290e7c6a8f [2023-02-20T12:40:15.881Z] Removing intermediate container 17290e7c6a8f [2023-02-20T12:40:15.881Z] ---> d15492677e24 [2023-02-20T12:40:15.881Z] Step 3/4 : COPY go.mod . [2023-02-20T12:40:15.881Z] ---> f62635fd1c75 [2023-02-20T12:40:15.882Z] Step 4/4 : RUN go mod download [2023-02-20T12:40:15.882Z] ---> Running in a4008104f6ad [2023-02-20T12:40:28.208Z] Removing intermediate container a4008104f6ad [2023-02-20T12:40:28.208Z] ---> 88d8c264b3f9 [2023-02-20T12:40:28.208Z] Successfully built 88d8c264b3f9 [2023-02-20T12:40:28.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:40:28.610Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:40:28.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:40:28.755Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T12:40:28.790Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:40:29.256Z] $ docker top 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:40:29.631Z] + go version [2023-02-20T12:40:29.631Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T12:40:29.669Z] $ docker stop --time=1 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb [2023-02-20T12:40:30.946Z] $ docker rm -f --volumes 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:40:31.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:40:31.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:40:31.722Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T12:40:31.764Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:40:32.081Z] $ docker top 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T12:40:32.185Z] ========================================================= [2023-02-20T12:40:32.186Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T12:40:32.186Z] ========================================================= [Pipeline] sh [2023-02-20T12:40:32.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:40:32.829Z] + make test [2023-02-20T12:40:32.829Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T12:40:39.388Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T12:40:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T12:40:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T12:40:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-02-20T12:40:56.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 73.7% of statements [2023-02-20T12:40:56.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T12:40:56.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T12:40:56.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T12:40:56.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements [2023-02-20T12:40:56.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T12:40:56.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.484s coverage: 88.5% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.565s coverage: 95.6% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.114s coverage: 72.2% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2023-02-20T12:40:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-02-20T12:40:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-02-20T12:41:02.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-02-20T12:41:02.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.360s coverage: 79.9% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.085s coverage: 86.9% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 77.4% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements [2023-02-20T12:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T12:41:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.249s coverage: 63.1% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.3% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T12:41:21.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T12:41:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:41:21.114Z] 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-02-20T12:41:39.204Z] 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-02-20T12:41:39.204Z] go vet ./... [2023-02-20T12:41:43.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:41:43.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:41:43.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:41:43.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T12:41:43.740Z] + ls -al . [2023-02-20T12:41:43.740Z] total 744 [2023-02-20T12:41:43.740Z] drwxrwxr-x 11 1001 1001 4096 Feb 20 12:40 . [2023-02-20T12:41:43.740Z] drwxr-xr-x 4 root root 4096 Feb 20 12:40 .. [2023-02-20T12:41:43.740Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 12:39 .blubracket [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 12:39 .dockerignore [2023-02-20T12:41:43.740Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 12:41 .git [2023-02-20T12:41:43.740Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 12:39 .github [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 12:39 .gitignore [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 12:39 .golangci.yml [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 12:39 .hadolint.yml [2023-02-20T12:41:43.740Z] drwxr-xr-x 3 1001 1001 4096 Feb 20 12:39 .semver [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 12:39 .sonarcloud.properties [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 12:39 ADOPTERS.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 12:39 Attribution.txt [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 12:39 CHANGELOG.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 12:39 CONTRIBUTING.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 12:39 GOVERNANCE.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 12:39 Jenkinsfile [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 12:39 LICENSE [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 12:39 Makefile [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 12:39 OWNERS.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 12:39 README.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 12:39 SECURITY.md [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 12:39 VERSION [2023-02-20T12:41:43.740Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 12:39 bin [2023-02-20T12:41:43.740Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 12:39 cmd [2023-02-20T12:41:43.740Z] -rw-r--r-- 1 root root 487323 Feb 20 12:41 coverage.out [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 12:39 go.mod [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 12:39 go.sum [2023-02-20T12:41:43.740Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 12:39 internal [2023-02-20T12:41:43.740Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 12:39 openapi [2023-02-20T12:41:43.740Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 12:39 snap [2023-02-20T12:41:43.740Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 12:39 version.go [Pipeline] sh [2023-02-20T12:41:44.052Z] + '[' -e coverage.out ] [2023-02-20T12:41:44.052Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T12:41:44.196Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T12:41:44.488Z] + make build [2023-02-20T12:41:44.488Z] 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-02-20T12:41:59.357Z] 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-02-20T12:41:59.357Z] 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-02-20T12:41:59.923Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T12:42:00.857Z] 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-02-20T12:42:08.963Z] 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-02-20T12:42:10.340Z] 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-02-20T12:42:11.714Z] 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-02-20T12:42:13.088Z] 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-02-20T12:42:14.024Z] 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-02-20T12:42:14.961Z] 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-02-20T12:42:17.493Z] 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-02-20T12:42:18.896Z] $ docker stop --time=1 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 [2023-02-20T12:42:23.296Z] $ docker rm -f --volumes 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:42:24.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T12:42:24.436Z] [2023-02-20T12:42:24.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:42:24.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T12:42:24.822Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-20T12:42:24.822Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-20T12:42:24.822Z] ca9280d653b3: Pulling fs layer [2023-02-20T12:42:24.822Z] 7e9c9ca2126c: Pulling fs layer [2023-02-20T12:42:25.081Z] cbdbe7a5bc2a: Download complete [2023-02-20T12:42:25.081Z] cbdbe7a5bc2a: Pull complete [2023-02-20T12:42:25.081Z] ca9280d653b3: Verifying Checksum [2023-02-20T12:42:25.081Z] ca9280d653b3: Download complete [2023-02-20T12:42:25.650Z] 7e9c9ca2126c: Verifying Checksum [2023-02-20T12:42:25.650Z] 7e9c9ca2126c: Download complete [2023-02-20T12:42:25.650Z] ca9280d653b3: Pull complete [2023-02-20T12:42:28.939Z] 7e9c9ca2126c: Pull complete [2023-02-20T12:42:29.202Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-20T12:42:29.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T12:42:29.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:42:29.430Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T12:42:29.465Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T12:42:33.170Z] $ docker top 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:42:33.550Z] + docker-compose build --help [2023-02-20T12:42:33.551Z] + grep parallel [2023-02-20T12:42:34.123Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T12:42:34.161Z] $ docker stop --time=1 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 [2023-02-20T12:42:35.455Z] $ docker rm -f --volumes 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:42:36.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T12:42:36.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:42:36.189Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T12:42:36.234Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T12:42:36.605Z] $ docker top 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:42:36.991Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T12:42:37.567Z] Building core-command ... [2023-02-20T12:42:37.567Z] Building core-common-config-bootstrapper ... [2023-02-20T12:42:37.567Z] Building core-data ... [2023-02-20T12:42:37.567Z] Building core-metadata ... [2023-02-20T12:42:37.567Z] Building security-bootstrapper ... [2023-02-20T12:42:37.567Z] Building security-proxy-setup ... [2023-02-20T12:42:37.567Z] Building security-secretstore-setup ... [2023-02-20T12:42:37.567Z] Building security-spiffe-token-provider ... [2023-02-20T12:42:37.567Z] Building security-spire-agent ... [2023-02-20T12:42:37.567Z] Building security-spire-config ... [2023-02-20T12:42:37.567Z] Building security-spire-server ... [2023-02-20T12:42:37.567Z] Building support-notifications ... [2023-02-20T12:42:37.567Z] Building support-scheduler ... [2023-02-20T12:42:37.567Z] Building security-proxy-setup [2023-02-20T12:42:37.567Z] Building security-spire-config [2023-02-20T12:42:37.567Z] Building security-secretstore-setup [2023-02-20T12:42:37.567Z] Building core-metadata [2023-02-20T12:42:37.567Z] Building security-spire-agent [2023-02-20T12:42:52.454Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:42:52.454Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:42:52.454Z] ---> 88d8c264b3f9 [2023-02-20T12:42:52.454Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T12:42:52.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:42:52.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:42:52.454Z] ---> 88d8c264b3f9 [2023-02-20T12:42:52.454Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T12:42:52.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:42:52.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:42:52.454Z] ---> 88d8c264b3f9 [2023-02-20T12:42:52.454Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T12:42:52.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:42:52.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:42:52.454Z] ---> 88d8c264b3f9 [2023-02-20T12:42:52.454Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T12:42:52.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:42:52.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:42:52.454Z] ---> 88d8c264b3f9 [2023-02-20T12:42:52.454Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:43:00.565Z] ---> Running in 1184c16e5595 [2023-02-20T12:43:00.565Z] ---> Running in b03aa377c8f5 [2023-02-20T12:43:00.565Z] ---> Running in 8030a5d24f19 [2023-02-20T12:43:00.565Z] ---> Running in f67bd7484bff [2023-02-20T12:43:00.565Z] ---> Running in 01d33c301ff0 [2023-02-20T12:43:00.565Z] Removing intermediate container 1184c16e5595 [2023-02-20T12:43:00.565Z] ---> 008fca68b168 [2023-02-20T12:43:00.565Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T12:43:00.565Z] ---> Running in bc7ac3af9c96 [2023-02-20T12:43:00.565Z] Removing intermediate container 01d33c301ff0 [2023-02-20T12:43:00.565Z] Removing intermediate container f67bd7484bff [2023-02-20T12:43:00.565Z] ---> e855ae210f41 [2023-02-20T12:43:00.565Z] ---> 4c00ea17cb18 [2023-02-20T12:43:00.565Z] Step 4/24 : WORKDIR /edgex-goStep 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T12:43:00.565Z] [2023-02-20T12:43:00.565Z] Removing intermediate container b03aa377c8f5 [2023-02-20T12:43:00.565Z] ---> 1f6ba794daba [2023-02-20T12:43:00.565Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T12:43:00.565Z] Removing intermediate container 8030a5d24f19 [2023-02-20T12:43:00.565Z] ---> a2856484e558 [2023-02-20T12:43:00.565Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T12:43:00.565Z] ---> Running in 2b878653934e [2023-02-20T12:43:00.565Z] ---> Running in 0525a69aff56 [2023-02-20T12:43:00.565Z] ---> Running in 00b118c25922 [2023-02-20T12:43:00.565Z] ---> Running in f3a2837efc17 [2023-02-20T12:43:00.565Z] Removing intermediate container 2b878653934e [2023-02-20T12:43:00.565Z] ---> 8eb68408d1c3 [2023-02-20T12:43:00.565Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T12:43:00.565Z] ---> Running in 92142edb0b8c [2023-02-20T12:43:00.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:00.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:00.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:00.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] OK: 211 MiB in 51 packages [2023-02-20T12:43:01.131Z] OK: 211 MiB in 51 packages [2023-02-20T12:43:01.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:43:01.131Z] OK: 211 MiB in 51 packages [2023-02-20T12:43:01.388Z] OK: 211 MiB in 51 packages [2023-02-20T12:43:01.388Z] OK: 211 MiB in 51 packages [2023-02-20T12:43:01.388Z] Removing intermediate container bc7ac3af9c96 [2023-02-20T12:43:01.388Z] ---> ff51dc7808cf [2023-02-20T12:43:01.388Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T12:43:01.388Z] Removing intermediate container 0525a69aff56 [2023-02-20T12:43:01.388Z] ---> 022e74fdf022 [2023-02-20T12:43:01.388Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T12:43:01.646Z] ---> 88d0153abbfb [2023-02-20T12:43:01.646Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:43:01.646Z] ---> 48504665ad68 [2023-02-20T12:43:01.646Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:43:01.646Z] ---> Running in a3e20cddc5f4 [2023-02-20T12:43:01.646Z] ---> Running in fa1dab4cdd38 [2023-02-20T12:43:01.646Z] Removing intermediate container 92142edb0b8c [2023-02-20T12:43:01.646Z] ---> a2ab32b9ce8b [2023-02-20T12:43:01.646Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T12:43:01.646Z] Removing intermediate container 00b118c25922 [2023-02-20T12:43:01.646Z] ---> 4f2f291aa67f [2023-02-20T12:43:01.646Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T12:43:01.903Z] Removing intermediate container f3a2837efc17 [2023-02-20T12:43:01.903Z] ---> 2b782f02dd74 [2023-02-20T12:43:01.903Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T12:43:01.903Z] ---> f3a46ad75546 [2023-02-20T12:43:01.903Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:43:01.903Z] ---> 0329efd07b54 [2023-02-20T12:43:01.903Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:43:01.903Z] ---> Running in 56717126c72b [2023-02-20T12:43:01.903Z] ---> Running in bcc5c717d5df [2023-02-20T12:43:02.162Z] ---> 760da0a7ba9a [2023-02-20T12:43:02.162Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:43:02.162Z] ---> Running in e54543230a9b [2023-02-20T12:43:33.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6735 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws [2023-02-20T12:43:33.786Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T12:43:33.865Z] The recommended git tool is: git [2023-02-20T12:43:38.749Z] using credential edgex-jenkins-ssh [2023-02-20T12:43:38.765Z] Cloning the remote Git repository [2023-02-20T12:43:38.805Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-20T12:43:38.880Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-20T12:43:39.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T12:43:39.028Z] > git --version # timeout=10 [2023-02-20T12:43:39.051Z] > git --version # 'git version 2.25.1' [2023-02-20T12:43:39.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:43:39.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:43:54.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T12:43:54.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:43:55.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T12:43:55.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T12:43:55.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:43:55.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T12:43:56.107Z] Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:43:56.458Z] Merge succeeded, producing b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:43:56.458Z] Checking out Revision b27614f02d8ef918cf230864670b1d55ac2aa0dd (PR-4372) [2023-02-20T12:43:56.128Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T12:43:56.144Z] > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [2023-02-20T12:43:56.359Z] > git remote # timeout=10 [2023-02-20T12:43:56.374Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T12:43:56.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:43:56.414Z] > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 [2023-02-20T12:43:56.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T12:43:56.466Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T12:43:56.479Z] > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [2023-02-20T12:43:58.511Z] Removing intermediate container bcc5c717d5df [2023-02-20T12:43:58.511Z] ---> 0c3541af8857 [2023-02-20T12:43:58.511Z] Step 8/24 : COPY . . [2023-02-20T12:43:58.511Z] Removing intermediate container 56717126c72b [2023-02-20T12:43:58.511Z] ---> 4fbd775fe1e8 [2023-02-20T12:43:58.511Z] Step 7/24 : COPY . . [2023-02-20T12:43:58.511Z] Removing intermediate container a3e20cddc5f4 [2023-02-20T12:43:58.511Z] ---> 84378d2d7f52 [2023-02-20T12:43:58.511Z] Step 7/24 : COPY . . [2023-02-20T12:43:58.511Z] Removing intermediate container fa1dab4cdd38 [2023-02-20T12:43:58.511Z] ---> 632c0a822aef [2023-02-20T12:43:58.511Z] Step 7/24 : COPY . . [2023-02-20T12:43:58.511Z] Removing intermediate container e54543230a9b [2023-02-20T12:43:58.511Z] ---> 026ecc121734 [2023-02-20T12:43:58.511Z] Step 7/21 : COPY . . [2023-02-20T12:44:00.081Z] Commit message: "fix: Update swagger to match latest changes in go-mod-core-contracts Device DTO" [2023-02-20T12:44:00.135Z] > git --version # timeout=10 [2023-02-20T12:44:00.145Z] > git --version # 'git version 2.25.1' [2023-02-20T12:44:00.166Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:44:01.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T12:44:01.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T12:44:01.200Z] Dload Upload Total Spent Left Speed [2023-02-20T12:44:01.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-02-20T12:44:01.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T12:44:02.330Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-20T12:44:02.330Z] [2023-02-20T12:44:02.330Z] { [2023-02-20T12:44:02.330Z] "registry-mirrors": [ [2023-02-20T12:44:02.330Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T12:44:02.330Z] ], [2023-02-20T12:44:02.330Z] "bip": "10.250.0.254/24", [2023-02-20T12:44:02.330Z] "hosts": [ [2023-02-20T12:44:02.330Z] "tcp://0.0.0.0:5555", [2023-02-20T12:44:02.330Z] "unix:///var/run/docker.sock" [2023-02-20T12:44:02.330Z] ], [2023-02-20T12:44:02.330Z] "mtu": 1458, [2023-02-20T12:44:02.330Z] "selinux-enabled": true, [2023-02-20T12:44:02.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T12:44:02.330Z] } [Pipeline] sh [2023-02-20T12:44:02.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T12:44:03.016Z] + sudo service docker restart [2023-02-20T12:44:16.627Z] ---> 67e8b4f6a6ad [2023-02-20T12:44:16.627Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T12:44:16.627Z] ---> cc3f71c51983 [2023-02-20T12:44:16.627Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T12:44:16.627Z] ---> b30e3de24ba4 [2023-02-20T12:44:16.627Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T12:44:16.627Z] ---> 38b7039cdf32 [2023-02-20T12:44:16.627Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T12:44:16.627Z] ---> 86f7deefadfa [2023-02-20T12:44:16.627Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T12:44:16.627Z] ---> Running in 551b9201e5b7 [2023-02-20T12:44:16.627Z] ---> Running in 9f070a50f84b [2023-02-20T12:44:16.627Z] ---> Running in 7e0c13736b7d [2023-02-20T12:44:16.627Z] ---> Running in 625ab15dc574 [2023-02-20T12:44:16.627Z] ---> Running in ac1491627cc0 [2023-02-20T12:44:16.627Z] Removing intermediate container 9f070a50f84b [2023-02-20T12:44:16.627Z] Removing intermediate container 551b9201e5b7 [2023-02-20T12:44:16.627Z] ---> ac8236e668bf [2023-02-20T12:44:16.627Z] Step 9/24 : WORKDIR /edgex-go/spire-build ---> 46fbe724109a [2023-02-20T12:44:16.627Z] [2023-02-20T12:44:16.627Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T12:44:16.627Z] ---> Running in c8e213d7da02 [2023-02-20T12:44:16.627Z] ---> Running in c16dc9032e97 [2023-02-20T12:44:16.627Z] Removing intermediate container c16dc9032e97 [2023-02-20T12:44:16.627Z] ---> d224b0d48be3 [2023-02-20T12:44:16.627Z] 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-02-20T12:44:16.627Z] Removing intermediate container c8e213d7da02 [2023-02-20T12:44:16.627Z] ---> 6d105f8189dc [2023-02-20T12:44:16.627Z] 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-02-20T12:44:16.627Z] ---> Running in ba951ef94d42 [2023-02-20T12:44:16.627Z] ---> Running in 3738faa687ff [2023-02-20T12:44:16.627Z] 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-02-20T12:44:16.627Z] 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-02-20T12:44:16.627Z] 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-02-20T12:44:18.002Z] Removing intermediate container 3738faa687ff [2023-02-20T12:44:18.002Z] ---> 146d3c42be4a [2023-02-20T12:44:18.002Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T12:44:18.002Z] Removing intermediate container ba951ef94d42 [2023-02-20T12:44:18.002Z] ---> cf7bbafb7f59 [2023-02-20T12:44:18.002Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T12:44:18.002Z] ---> Running in b19148088d58 [2023-02-20T12:44:18.002Z] ---> Running in 286f5baeeedd [2023-02-20T12:44:18.002Z] Removing intermediate container 286f5baeeedd [2023-02-20T12:44:18.002Z] ---> 98e456c139ce [2023-02-20T12:44:18.002Z] [2023-02-20T12:44:18.002Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T12:44:18.002Z] Removing intermediate container b19148088d58 [2023-02-20T12:44:18.002Z] ---> 7c5cc1b94200 [2023-02-20T12:44:18.002Z] [2023-02-20T12:44:18.002Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T12:44:18.936Z] 3.15: Pulling from library/alpine [2023-02-20T12:44:18.937Z] 3.15: Pulling from library/alpine [2023-02-20T12:44:20.308Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T12:44:20.308Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T12:44:20.308Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T12:44:20.308Z] Status: Image is up to date for alpine:3.15 [2023-02-20T12:44:20.308Z] ---> 5ce65d7b0fde [2023-02-20T12:44:20.308Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T12:44:20.308Z] ---> 5ce65d7b0fde [2023-02-20T12:44:20.308Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T12:44:21.245Z] ---> Running in fe59ce1e3a35 [2023-02-20T12:44:21.245Z] ---> Running in 67cbbdce5e49 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:44:21.337Z] provisioning config files... [2023-02-20T12:44:21.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18398795136193594257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:44:21.505Z] Removing intermediate container 67cbbdce5e49 [2023-02-20T12:44:21.505Z] ---> 9da6a352a1a7 [2023-02-20T12:44:21.505Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T12:44:21.506Z] Removing intermediate container fe59ce1e3a35 [2023-02-20T12:44:21.506Z] ---> 2cc495862a11 [2023-02-20T12:44:21.506Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T12:44:21.506Z] ---> Running in 450542a5b127 [2023-02-20T12:44:21.506Z] ---> Running in 7d122034faf6 [2023-02-20T12:44:21.745Z] ---> docker-login.sh [2023-02-20T12:44:21.745Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:44:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:44:22.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:44:22.338Z] Configure a credential helper to remove this warning. See [2023-02-20T12:44:22.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:44:22.339Z] [2023-02-20T12:44:22.339Z] Login Succeeded [2023-02-20T12:44:22.339Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:44:22.588Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T12:44:22.588Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T12:44:22.588Z] OK: 15857 distinct packages available [2023-02-20T12:44:22.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:44:22.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:22.845Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T12:44:22.845Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T12:44:22.845Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T12:44:22.845Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T12:44:22.845Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T12:44:22.845Z] OK: 6 MiB in 18 packages [2023-02-20T12:44:22.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:44:22.877Z] Configure a credential helper to remove this warning. See [2023-02-20T12:44:22.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:44:22.877Z] [2023-02-20T12:44:22.877Z] Login Succeeded [2023-02-20T12:44:22.877Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:44:23.103Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T12:44:23.103Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T12:44:23.103Z] OK: 15857 distinct packages available [2023-02-20T12:44:23.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:23.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:44:23.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:44:23.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:44:23.148Z] Configure a credential helper to remove this warning. See [2023-02-20T12:44:23.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:44:23.148Z] [2023-02-20T12:44:23.148Z] Login Succeeded [2023-02-20T12:44:23.148Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:44:23.400Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T12:44:23.400Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T12:44:23.400Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T12:44:23.400Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T12:44:23.400Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T12:44:23.400Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T12:44:23.400Z] OK: 7 MiB in 19 packages [2023-02-20T12:44:23.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:44:23.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:44:23.421Z] Configure a credential helper to remove this warning. See [2023-02-20T12:44:23.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:44:23.421Z] [2023-02-20T12:44:23.421Z] Login Succeeded [2023-02-20T12:44:23.421Z] docker.io [2023-02-20T12:44:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:44:23.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:44:23.961Z] Configure a credential helper to remove this warning. See [2023-02-20T12:44:23.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:44:23.961Z] [2023-02-20T12:44:23.961Z] Login Succeeded [2023-02-20T12:44:23.961Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:44:23.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-20T12:44:24.332Z] Removing intermediate container 450542a5b127 [2023-02-20T12:44:24.332Z] ---> 4add47f0a118 [2023-02-20T12:44:24.332Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh [2023-02-20T12:44:24.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T12:44:24.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:44:24.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:44:24.790Z] ========================================================= [2023-02-20T12:44:24.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T12:44:24.790Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:44:25.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:44:25.439Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T12:44:25.439Z] 9b18e9b68314: Pulling fs layer [2023-02-20T12:44:25.439Z] 35d82f9e3411: Pulling fs layer [2023-02-20T12:44:25.439Z] e16973657156: Pulling fs layer [2023-02-20T12:44:25.439Z] fc693d55d65f: Pulling fs layer [2023-02-20T12:44:25.439Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T12:44:25.439Z] dda99020689f: Pulling fs layer [2023-02-20T12:44:25.439Z] db1c61fa0a46: Pulling fs layer [2023-02-20T12:44:25.439Z] 891c053d2c06: Pulling fs layer [2023-02-20T12:44:25.439Z] fc693d55d65f: Waiting [2023-02-20T12:44:25.439Z] 7e9fc2657dce: Waiting [2023-02-20T12:44:25.439Z] dda99020689f: Waiting [2023-02-20T12:44:25.439Z] db1c61fa0a46: Waiting [2023-02-20T12:44:25.439Z] 891c053d2c06: Waiting [2023-02-20T12:44:25.439Z] e16973657156: Verifying Checksum [2023-02-20T12:44:25.439Z] e16973657156: Download complete [2023-02-20T12:44:25.439Z] 35d82f9e3411: Verifying Checksum [2023-02-20T12:44:25.439Z] 35d82f9e3411: Download complete [2023-02-20T12:44:25.439Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T12:44:25.439Z] 7e9fc2657dce: Download complete [2023-02-20T12:44:25.439Z] dda99020689f: Verifying Checksum [2023-02-20T12:44:25.439Z] dda99020689f: Download complete [2023-02-20T12:44:25.439Z] 9b18e9b68314: Verifying Checksum [2023-02-20T12:44:26.236Z] Removing intermediate container 7d122034faf6 [2023-02-20T12:44:26.236Z] ---> 70d3f10007ce [2023-02-20T12:44:26.236Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T12:44:26.418Z] 9b18e9b68314: Pull complete [2023-02-20T12:44:26.418Z] 891c053d2c06: Verifying Checksum [2023-02-20T12:44:26.418Z] 891c053d2c06: Download complete [2023-02-20T12:44:27.014Z] 35d82f9e3411: Pull complete [2023-02-20T12:44:27.284Z] e16973657156: Pull complete [2023-02-20T12:44:27.869Z] db1c61fa0a46: Verifying Checksum [2023-02-20T12:44:27.869Z] db1c61fa0a46: Download complete [2023-02-20T12:44:28.458Z] fc693d55d65f: Verifying Checksum [2023-02-20T12:44:28.458Z] fc693d55d65f: Download complete [2023-02-20T12:44:31.774Z] ---> 4448894cbe0a [2023-02-20T12:44:31.775Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T12:44:31.775Z] ---> f958961ce569 [2023-02-20T12:44:31.775Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T12:44:31.775Z] ---> 37e38c3014c8 [2023-02-20T12:44:31.775Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T12:44:31.775Z] ---> Running in 2555a7113b0f [2023-02-20T12:44:32.033Z] Removing intermediate container 2555a7113b0f [2023-02-20T12:44:32.033Z] ---> ca60f5930558 [2023-02-20T12:44:32.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T12:44:35.411Z] ---> 8ce8d7f20d6f [2023-02-20T12:44:35.411Z] Step 19/24 : WORKDIR / [2023-02-20T12:44:35.411Z] ---> 1e66309019fa [2023-02-20T12:44:35.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T12:44:35.411Z] ---> Running in 1c2d0b9685bb [2023-02-20T12:44:37.346Z] ---> 323fc13e561c [2023-02-20T12:44:37.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T12:44:37.346Z] Removing intermediate container 1c2d0b9685bb [2023-02-20T12:44:37.346Z] ---> 51df0e1f29fb [2023-02-20T12:44:37.346Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T12:44:37.606Z] ---> Running in be441f2c2eba [2023-02-20T12:44:37.606Z] ---> 5d11bfbf0cf7 [2023-02-20T12:44:37.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T12:44:37.866Z] Removing intermediate container be441f2c2eba [2023-02-20T12:44:37.866Z] ---> 799fbc90f159 [2023-02-20T12:44:37.866Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T12:44:38.126Z] ---> Running in 936ce4d44b4b [2023-02-20T12:44:38.126Z] ---> 8651fbb2184a [2023-02-20T12:44:38.126Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T12:44:38.126Z] ---> Running in 7e283fd5faf3 [2023-02-20T12:44:38.387Z] Removing intermediate container 936ce4d44b4b [2023-02-20T12:44:38.387Z] ---> d43e2769774e [2023-02-20T12:44:38.387Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T12:44:38.387Z] Removing intermediate container 7e283fd5faf3 [2023-02-20T12:44:38.387Z] ---> 314bf73b45c4 [2023-02-20T12:44:38.387Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T12:44:38.387Z] ---> Running in bc9bc631961b [2023-02-20T12:44:38.387Z] ---> Running in cee507235396 [2023-02-20T12:44:38.647Z] Removing intermediate container bc9bc631961b [2023-02-20T12:44:38.647Z] ---> f453789f51d8 [2023-02-20T12:44:38.647Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:44:38.647Z] Removing intermediate container cee507235396 [2023-02-20T12:44:38.647Z] ---> 2b90d1598ea8 [2023-02-20T12:44:38.647Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T12:44:38.647Z] ---> Running in 42ce61f4c8ec [2023-02-20T12:44:38.647Z] ---> Running in 48b9c2506250 [2023-02-20T12:44:38.918Z] Removing intermediate container 42ce61f4c8ec [2023-02-20T12:44:38.918Z] ---> 6ded1720be7a [2023-02-20T12:44:38.918Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T12:44:39.178Z] Removing intermediate container 48b9c2506250 [2023-02-20T12:44:39.178Z] ---> 0e9f88eeb11c [2023-02-20T12:44:39.178Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:44:39.178Z] ---> Running in 1823451ba0e4 [2023-02-20T12:44:39.178Z] ---> Running in 072296a42978 [2023-02-20T12:44:39.438Z] Removing intermediate container 1823451ba0e4 [2023-02-20T12:44:39.438Z] ---> 307d41bd6fac [2023-02-20T12:44:39.438Z] [2023-02-20T12:44:39.438Z] Successfully built 307d41bd6fac [2023-02-20T12:44:39.698Z] Successfully tagged security-spire-config:latest [2023-02-20T12:44:39.698Z] Building security-spire-server [2023-02-20T12:44:39.698Z]  Building security-spire-config ... done Removing intermediate container 072296a42978 [2023-02-20T12:44:39.698Z] ---> 4c4ca230e5b6 [2023-02-20T12:44:39.698Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T12:44:39.698Z] ---> Running in ae4774ebf77b [2023-02-20T12:44:40.786Z] fc693d55d65f: Pull complete [2023-02-20T12:44:40.786Z] 7e9fc2657dce: Pull complete [2023-02-20T12:44:40.786Z] dda99020689f: Pull complete [2023-02-20T12:44:41.622Z] Removing intermediate container ae4774ebf77b [2023-02-20T12:44:41.622Z] ---> 32e3c3b63cd2 [2023-02-20T12:44:41.622Z] [2023-02-20T12:44:41.883Z] Successfully built 32e3c3b63cd2 [2023-02-20T12:44:41.883Z] Successfully tagged security-spire-agent:latest [2023-02-20T12:44:41.883Z]  Building security-spire-agent ... done 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-02-20T12:44:41.883Z] Building support-scheduler [2023-02-20T12:44:44.456Z] 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-02-20T12:44:44.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:44:44.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:44:44.456Z] ---> 88d8c264b3f9 [2023-02-20T12:44:44.456Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> 1f6ba794daba [2023-02-20T12:44:44.456Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> 022e74fdf022 [2023-02-20T12:44:44.456Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> 48504665ad68 [2023-02-20T12:44:44.456Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> 632c0a822aef [2023-02-20T12:44:44.456Z] Step 7/23 : COPY . . [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> 67e8b4f6a6ad [2023-02-20T12:44:44.456Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> ac8236e668bf [2023-02-20T12:44:44.456Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T12:44:44.456Z] ---> Using cache [2023-02-20T12:44:44.456Z] ---> d224b0d48be3 [2023-02-20T12:44:44.456Z] 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-02-20T12:44:46.153Z] db1c61fa0a46: Pull complete [2023-02-20T12:44:46.388Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:44:46.388Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:44:46.388Z] ---> 88d8c264b3f9 [2023-02-20T12:44:46.388Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> e855ae210f41 [2023-02-20T12:44:46.388Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> 8eb68408d1c3 [2023-02-20T12:44:46.388Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> a2ab32b9ce8b [2023-02-20T12:44:46.388Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> 0329efd07b54 [2023-02-20T12:44:46.388Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> 0c3541af8857 [2023-02-20T12:44:46.388Z] Step 8/22 : COPY . . [2023-02-20T12:44:46.388Z] ---> Using cache [2023-02-20T12:44:46.388Z] ---> 86f7deefadfa [2023-02-20T12:44:46.388Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T12:44:49.506Z] 891c053d2c06: Pull complete [2023-02-20T12:44:49.506Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T12:44:49.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:44:49.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:44:49.894Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:44:49.894Z] WORKDIR /edgex [2023-02-20T12:44:49.894Z] COPY go.mod . [2023-02-20T12:44:49.894Z] RUN go mod download [2023-02-20T12:44:49.894Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-20T12:44:50.491Z] Sending build context to Docker daemon 3.093MB [2023-02-20T12:44:50.492Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:44:50.492Z] ---> f96f9c87975a [2023-02-20T12:44:50.492Z] Step 2/4 : WORKDIR /edgex [2023-02-20T12:44:52.438Z] ---> Running in 71beeea21b9e [2023-02-20T12:44:52.706Z] Removing intermediate container 71beeea21b9e [2023-02-20T12:44:52.706Z] ---> c3d789241437 [2023-02-20T12:44:52.706Z] Step 3/4 : COPY go.mod . [2023-02-20T12:44:52.987Z] ---> Running in 4bb479f9d82f [2023-02-20T12:44:52.987Z] ---> Running in c30f29eed741 [2023-02-20T12:44:53.297Z] ---> a9321e854033 [2023-02-20T12:44:53.297Z] Step 4/4 : RUN go mod download [2023-02-20T12:44:53.297Z] ---> Running in 318a80586438 [2023-02-20T12:44:53.555Z] 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-02-20T12:44:56.866Z] Removing intermediate container 625ab15dc574 [2023-02-20T12:44:56.866Z] ---> c75232099560 [2023-02-20T12:44:56.866Z] [2023-02-20T12:44:56.866Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T12:44:56.866Z] Removing intermediate container ac1491627cc0 [2023-02-20T12:44:56.866Z] ---> f29c40138420 [2023-02-20T12:44:56.866Z] [2023-02-20T12:44:56.866Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T12:44:56.866Z] Removing intermediate container 7e0c13736b7d [2023-02-20T12:44:56.866Z] ---> af5fe04d371b [2023-02-20T12:44:56.866Z] [2023-02-20T12:44:56.866Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T12:44:56.866Z] Removing intermediate container c30f29eed741 [2023-02-20T12:44:56.866Z] ---> e981a23fccf9 [2023-02-20T12:44:56.866Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T12:44:56.866Z] ---> Running in fb2b98c68a25 [2023-02-20T12:44:57.126Z] Removing intermediate container fb2b98c68a25 [2023-02-20T12:44:57.126Z] ---> d565f0c32807 [2023-02-20T12:44:57.126Z] [2023-02-20T12:44:57.126Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T12:44:57.126Z] ---> 5ce65d7b0fde [2023-02-20T12:44:57.126Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T12:44:57.126Z] ---> Using cache [2023-02-20T12:44:57.126Z] ---> 2cc495862a11 [2023-02-20T12:44:57.126Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T12:44:57.126Z] ---> Using cache [2023-02-20T12:44:57.126Z] ---> 70d3f10007ce [2023-02-20T12:44:57.126Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T12:44:57.126Z] 3.16: Pulling from library/alpine [2023-02-20T12:44:58.067Z] 3.16: Pulling from library/alpine [2023-02-20T12:44:58.067Z] 3.16: Pulling from library/alpine [2023-02-20T12:45:02.303Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:45:02.303Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:45:02.303Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:45:02.303Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:45:02.303Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:45:02.303Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:45:02.303Z] ---> 6f1a068ce666 [2023-02-20T12:45:02.303Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T12:45:02.303Z] ---> dfd21b5a31f5 [2023-02-20T12:45:02.303Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:45:02.303Z] ---> dfd21b5a31f5 [2023-02-20T12:45:02.303Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T12:45:02.303Z] ---> dfd21b5a31f5 [2023-02-20T12:45:02.303Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T12:45:02.303Z] ---> Running in 0e3c781dfe65 [2023-02-20T12:45:02.303Z] ---> Running in 368958ae843e [2023-02-20T12:45:02.303Z] ---> Running in e12b8e315a0b [2023-02-20T12:45:02.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.303Z] ---> c4accf0f9447 [2023-02-20T12:45:02.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T12:45:02.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:02.835Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T12:45:02.835Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T12:45:02.835Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T12:45:02.835Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T12:45:02.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:45:02.835Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T12:45:02.835Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T12:45:02.835Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T12:45:02.835Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T12:45:02.835Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T12:45:02.835Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T12:45:02.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:45:02.835Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T12:45:02.835Z] ---> dad285c66085 [2023-02-20T12:45:02.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T12:45:02.835Z] OK: 6 MiB in 17 packages [2023-02-20T12:45:02.835Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:45:02.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:45:02.835Z] OK: 6 MiB in 15 packages [2023-02-20T12:45:02.835Z] OK: 8 MiB in 20 packages [2023-02-20T12:45:03.097Z] ---> 632af748d932 [2023-02-20T12:45:03.097Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T12:45:03.097Z] ---> Running in b1f59b15edc6 [2023-02-20T12:45:03.359Z] Removing intermediate container b1f59b15edc6 [2023-02-20T12:45:03.359Z] ---> c53468b71e5e [2023-02-20T12:45:03.359Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T12:45:03.359Z] ---> Running in a8d19aa0ee7e [2023-02-20T12:45:03.618Z] Removing intermediate container 0e3c781dfe65 [2023-02-20T12:45:03.618Z] ---> 7cbca722cca9 [2023-02-20T12:45:03.618Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T12:45:03.618Z] Removing intermediate container e12b8e315a0b [2023-02-20T12:45:03.618Z] ---> 34f70d44dff1 [2023-02-20T12:45:03.618Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T12:45:03.879Z] ---> Running in ff9ad17f0817 [2023-02-20T12:45:03.879Z] Removing intermediate container a8d19aa0ee7e [2023-02-20T12:45:03.879Z] ---> 0f052a53c197 [2023-02-20T12:45:03.879Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T12:45:03.879Z] ---> Running in a41147f0646f [2023-02-20T12:45:03.879Z] ---> Running in 0d0dcd6c382c [2023-02-20T12:45:03.879Z] Removing intermediate container 368958ae843e [2023-02-20T12:45:03.879Z] ---> c2d5288464a2 [2023-02-20T12:45:03.879Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T12:45:03.879Z] ---> Running in ae5c47c53360 [2023-02-20T12:45:03.879Z] Removing intermediate container 0d0dcd6c382c [2023-02-20T12:45:03.879Z] ---> 2fc516337ac6 [2023-02-20T12:45:03.879Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T12:45:04.139Z] Removing intermediate container ff9ad17f0817 [2023-02-20T12:45:04.139Z] ---> 93bb563a0e39 [2023-02-20T12:45:04.139Z] Step 12/24 : WORKDIR / [2023-02-20T12:45:04.399Z] Removing intermediate container a41147f0646f [2023-02-20T12:45:04.399Z] ---> 2971dfb4e9be [2023-02-20T12:45:04.399Z] Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:04.399Z] ---> Running in 545f8cc796ef [2023-02-20T12:45:04.399Z] ---> Running in 8edc195c4300 [2023-02-20T12:45:04.399Z] Removing intermediate container ae5c47c53360 [2023-02-20T12:45:04.399Z] ---> c76ea511e309 [2023-02-20T12:45:04.399Z] Step 12/21 : WORKDIR /edgex [2023-02-20T12:45:04.399Z] ---> Running in 028b5c6c5889 [2023-02-20T12:45:04.659Z] ---> Running in 99f1273bd4bf [2023-02-20T12:45:04.659Z] Removing intermediate container 545f8cc796ef [2023-02-20T12:45:04.659Z] ---> d66dc7c410b2 [2023-02-20T12:45:04.659Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T12:45:04.919Z] Removing intermediate container 028b5c6c5889 [2023-02-20T12:45:04.919Z] ---> ab19c2888c2a [2023-02-20T12:45:04.919Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T12:45:04.919Z] Removing intermediate container 8edc195c4300 [2023-02-20T12:45:04.919Z] ---> 1d2032918168 [2023-02-20T12:45:04.919Z] 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-02-20T12:45:04.919Z] Removing intermediate container 99f1273bd4bf [2023-02-20T12:45:04.919Z] ---> cc133da9dd11 [2023-02-20T12:45:04.919Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T12:45:04.919Z] ---> Running in e775699930a1 [2023-02-20T12:45:04.919Z] ---> Running in 624c6c0d117c [2023-02-20T12:45:04.919Z] Removing intermediate container 624c6c0d117c [2023-02-20T12:45:04.919Z] ---> e6a843cc8d0b [2023-02-20T12:45:04.919Z] [2023-02-20T12:45:05.179Z] ---> 7d97be3bae63 [2023-02-20T12:45:05.179Z] 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-02-20T12:45:05.179Z] Successfully built e6a843cc8d0b [2023-02-20T12:45:05.179Z] Removing intermediate container e775699930a1 [2023-02-20T12:45:05.179Z] ---> 38f41b572dd2 [2023-02-20T12:45:05.179Z] Step 15/24 : WORKDIR / [2023-02-20T12:45:05.179Z] Successfully tagged security-spire-server:latest [2023-02-20T12:45:05.179Z]  Building security-spire-server ... done Building core-data [2023-02-20T12:45:05.179Z] ---> Running in 88847fffa6d0 [2023-02-20T12:45:05.179Z] ---> 7b8538d82588 [2023-02-20T12:45:05.179Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T12:45:09.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:09.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:09.384Z] ---> 88d8c264b3f9 [2023-02-20T12:45:09.384Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> e855ae210f41 [2023-02-20T12:45:09.384Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> 8eb68408d1c3 [2023-02-20T12:45:09.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> a2ab32b9ce8b [2023-02-20T12:45:09.384Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> 0329efd07b54 [2023-02-20T12:45:09.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> 0c3541af8857 [2023-02-20T12:45:09.384Z] Step 8/22 : COPY . . [2023-02-20T12:45:09.384Z] ---> Using cache [2023-02-20T12:45:09.384Z] ---> 86f7deefadfa [2023-02-20T12:45:09.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T12:45:11.928Z] Removing intermediate container 88847fffa6d0 [2023-02-20T12:45:11.928Z] ---> 7b700d12e6e2 [2023-02-20T12:45:11.928Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:45:11.928Z] ---> 0fe7bcdfc544 [2023-02-20T12:45:11.928Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T12:45:11.928Z] ---> 2c84ea316417 [2023-02-20T12:45:12.189Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T12:45:12.189Z] ---> Running in 8174e4228cbe [2023-02-20T12:45:12.189Z] ---> 7eab5ced565e [2023-02-20T12:45:12.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T12:45:12.450Z] 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-02-20T12:45:13.021Z] ---> 602863166b02 [2023-02-20T12:45:13.021Z] 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-02-20T12:45:13.021Z] ---> 9aab40e80aca [2023-02-20T12:45:13.021Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T12:45:13.021Z] ---> 20e86985383a [2023-02-20T12:45:13.021Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T12:45:13.306Z] ---> 8a9a843d89dd [2023-02-20T12:45:13.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T12:45:13.567Z] ---> 243172719b4b [2023-02-20T12:45:13.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T12:45:13.567Z] ---> 79cad85d9470 [2023-02-20T12:45:13.567Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T12:45:13.567Z] ---> Running in a6cf95458ae6 [2023-02-20T12:45:13.828Z] ---> 0d2e2b51fdff [2023-02-20T12:45:13.828Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T12:45:13.828Z] ---> 7d5801d81a8a [2023-02-20T12:45:13.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T12:45:13.828Z] ---> Running in 23e820f0726d [2023-02-20T12:45:14.088Z] Removing intermediate container 23e820f0726d [2023-02-20T12:45:14.088Z] ---> 2b79bf0a225f [2023-02-20T12:45:14.088Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:45:14.088Z] ---> Running in c4fb59eee5cd [2023-02-20T12:45:14.349Z] Removing intermediate container c4fb59eee5cd [2023-02-20T12:45:14.349Z] ---> 5c1cfac7fc5d [2023-02-20T12:45:14.349Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T12:45:14.349Z] Removing intermediate container a6cf95458ae6 [2023-02-20T12:45:14.349Z] ---> 03bdc1a882ff [2023-02-20T12:45:14.349Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T12:45:14.349Z] ---> Running in 3480cf589e7e [2023-02-20T12:45:14.349Z] ---> 150a2e6ad36d [2023-02-20T12:45:14.349Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T12:45:14.349Z] ---> Running in e79d5d00b832 [2023-02-20T12:45:14.609Z] Removing intermediate container 3480cf589e7e [2023-02-20T12:45:14.609Z] ---> 405117b4d1d7 [2023-02-20T12:45:14.609Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:14.609Z] Removing intermediate container e79d5d00b832 [2023-02-20T12:45:14.609Z] ---> 8a842289fb2b [2023-02-20T12:45:14.609Z] Step 19/21 : LABEL arch=x86_64 [2023-02-20T12:45:14.609Z] ---> Running in 3efccc2f8839 [2023-02-20T12:45:14.609Z] ---> Running in 8ee8c713dd09 [2023-02-20T12:45:14.609Z] ---> 54bd6f2c5b73 [2023-02-20T12:45:14.609Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T12:45:14.901Z] ---> Running in b576f69b7e8d [2023-02-20T12:45:15.164Z] Removing intermediate container 3efccc2f8839 [2023-02-20T12:45:15.164Z] ---> 12e8c604f8f7 [2023-02-20T12:45:15.164Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T12:45:15.164Z] Removing intermediate container 8ee8c713dd09 [2023-02-20T12:45:15.164Z] ---> 72738fda0fc2 [2023-02-20T12:45:15.164Z] Step 20/21 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:15.164Z] ---> Running in 43cac587e348 [2023-02-20T12:45:15.164Z] ---> Running in 4ecccf6ff3eb [2023-02-20T12:45:15.164Z] Removing intermediate container 43cac587e348 [2023-02-20T12:45:15.164Z] ---> eee9d3611f4e [2023-02-20T12:45:15.164Z] [2023-02-20T12:45:15.164Z] Removing intermediate container 4ecccf6ff3eb [2023-02-20T12:45:15.164Z] ---> 375ae7b99b35 [2023-02-20T12:45:15.428Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T12:45:15.428Z] ---> Running in c7130261fc8d [2023-02-20T12:45:15.428Z] Successfully built eee9d3611f4e [2023-02-20T12:45:15.428Z] Successfully tagged core-metadata:latest [2023-02-20T12:45:15.428Z] Building core-common-config-bootstrapper [2023-02-20T12:45:15.428Z]  Building core-metadata ... done Removing intermediate container c7130261fc8d [2023-02-20T12:45:15.428Z] ---> 3fab2de7b48a [2023-02-20T12:45:15.428Z] [2023-02-20T12:45:15.428Z] Successfully built 3fab2de7b48a [2023-02-20T12:45:15.428Z] Successfully tagged security-proxy-setup:latest [2023-02-20T12:45:15.428Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-20T12:45:22.045Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:22.045Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:22.045Z] ---> 88d8c264b3f9 [2023-02-20T12:45:22.045Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T12:45:22.045Z] ---> Using cache [2023-02-20T12:45:22.045Z] ---> 1f6ba794daba [2023-02-20T12:45:22.045Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T12:45:22.305Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:22.305Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:22.305Z] ---> 88d8c264b3f9 [2023-02-20T12:45:22.305Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> e855ae210f41 [2023-02-20T12:45:22.305Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> 8eb68408d1c3 [2023-02-20T12:45:22.305Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> a2ab32b9ce8b [2023-02-20T12:45:22.305Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> 0329efd07b54 [2023-02-20T12:45:22.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> 0c3541af8857 [2023-02-20T12:45:22.305Z] Step 8/22 : COPY . . [2023-02-20T12:45:22.305Z] ---> Using cache [2023-02-20T12:45:22.305Z] ---> 86f7deefadfa [2023-02-20T12:45:22.305Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T12:45:25.545Z] Removing intermediate container 318a80586438 [2023-02-20T12:45:25.546Z] ---> f3172b6b35ed [2023-02-20T12:45:25.546Z] Successfully built f3172b6b35ed [2023-02-20T12:45:25.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:45:25.946Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:45:25.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:45:26.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container [2023-02-20T12:45:26.279Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T12:45:27.629Z] ---> Running in 52edd52b18d9 [2023-02-20T12:45:27.629Z] ---> Running in 6ce58bf52b37 [2023-02-20T12:45:27.629Z] Removing intermediate container b576f69b7e8d [2023-02-20T12:45:27.629Z] ---> 23870c70c22a [2023-02-20T12:45:27.629Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T12:45:27.629Z] Removing intermediate container 4bb479f9d82f [2023-02-20T12:45:27.629Z] ---> 14f80b559a39 [2023-02-20T12:45:27.629Z] ---> Running in f2f3cf541039 [2023-02-20T12:45:27.629Z] [2023-02-20T12:45:27.629Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T12:45:27.629Z] ---> dfd21b5a31f5 [2023-02-20T12:45:27.629Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:45:27.629Z] ---> Using cache [2023-02-20T12:45:27.629Z] ---> 34f70d44dff1 [2023-02-20T12:45:27.629Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T12:45:27.629Z] ---> Using cache [2023-02-20T12:45:27.629Z] ---> 2fc516337ac6 [2023-02-20T12:45:27.629Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T12:45:27.629Z] ---> Running in 8f8b85ef3672 [2023-02-20T12:45:27.629Z] Removing intermediate container f2f3cf541039 [2023-02-20T12:45:27.629Z] ---> 562bd5cb86b9 [2023-02-20T12:45:27.629Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T12:45:27.629Z] Removing intermediate container 8f8b85ef3672 [2023-02-20T12:45:27.629Z] ---> b40e2abf8867 [2023-02-20T12:45:27.629Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T12:45:27.629Z] ---> Running in acb2e381bd0e [2023-02-20T12:45:27.629Z] ---> Running in fb45fbb9705c [2023-02-20T12:45:27.629Z] Removing intermediate container acb2e381bd0e [2023-02-20T12:45:27.629Z] ---> 42c9931d9ec4 [2023-02-20T12:45:27.629Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:45:27.629Z] Removing intermediate container fb45fbb9705c [2023-02-20T12:45:27.629Z] ---> 1c4cd697f476 [2023-02-20T12:45:27.629Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:27.629Z] ---> Running in 80bb1d31dc3b [2023-02-20T12:45:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:27.889Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T12:45:27.889Z] Removing intermediate container 80bb1d31dc3b [2023-02-20T12:45:27.889Z] ---> 7e9dc4543a1f [2023-02-20T12:45:27.889Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T12:45:27.889Z] ---> Running in 1dd7ff9471b6 [2023-02-20T12:45:27.889Z] ---> 633dbb5205f8 [2023-02-20T12:45:27.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T12:45:27.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:27.889Z] Removing intermediate container 1dd7ff9471b6 [2023-02-20T12:45:27.889Z] ---> d22e784a1c1c [2023-02-20T12:45:27.889Z] [2023-02-20T12:45:28.149Z] Successfully built d22e784a1c1c [2023-02-20T12:45:28.149Z] Successfully tagged security-secretstore-setup:latest [2023-02-20T12:45:28.149Z]  Building security-secretstore-setup ... done Building support-notifications [2023-02-20T12:45:28.149Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T12:45:28.149Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T12:45:28.149Z] OK: 17046 distinct packages available [2023-02-20T12:45:28.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:28.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:28.409Z] OK: 211 MiB in 51 packages [2023-02-20T12:45:29.237Z] $ docker top 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:45:30.167Z] + go version [2023-02-20T12:45:30.167Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T12:45:30.198Z] $ docker stop --time=1 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d [2023-02-20T12:45:31.783Z] $ docker rm -f --volumes 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:45:32.647Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:45:32.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:45:32.870Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:32.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:32.870Z] ---> 88d8c264b3f9 [2023-02-20T12:45:32.870Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:45:32.870Z] ---> Using cache [2023-02-20T12:45:32.870Z] ---> e855ae210f41 [2023-02-20T12:45:32.870Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:45:32.870Z] ---> Using cache [2023-02-20T12:45:32.870Z] ---> 8eb68408d1c3 [2023-02-20T12:45:32.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T12:45:32.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container [2023-02-20T12:45:32.975Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T12:45:34.077Z] $ docker top ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T12:45:34.341Z] ========================================================= [2023-02-20T12:45:34.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T12:45:34.341Z] ========================================================= [Pipeline] sh [2023-02-20T12:45:34.983Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:45:35.376Z] + make test [2023-02-20T12:45:35.376Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T12:45:39.484Z] ---> 04bd7b1c1585 [2023-02-20T12:45:39.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T12:45:39.484Z] ---> Running in 1615015b99e8 [2023-02-20T12:45:39.484Z] Removing intermediate container 52edd52b18d9 [2023-02-20T12:45:39.484Z] ---> 032e929e093d [2023-02-20T12:45:39.484Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T12:45:39.484Z] ---> 2e10e4ed3fff [2023-02-20T12:45:39.484Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T12:45:39.484Z] ---> Running in f06a850f571f [2023-02-20T12:45:39.755Z] Removing intermediate container f06a850f571f [2023-02-20T12:45:39.755Z] ---> e375cab282a7 [2023-02-20T12:45:39.755Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:45:39.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:39.755Z] ---> 6d084027cef8 [2023-02-20T12:45:39.755Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:45:39.755Z] ---> Running in 60bd97963332 [2023-02-20T12:45:39.755Z] ---> Running in d2cfb7c7a52f [2023-02-20T12:45:39.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:40.015Z] Removing intermediate container 60bd97963332 [2023-02-20T12:45:40.015Z] ---> 1b6b36027df9 [2023-02-20T12:45:40.015Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T12:45:40.015Z] ---> Running in 43f576baa1ab [2023-02-20T12:45:40.276Z] OK: 211 MiB in 51 packages [2023-02-20T12:45:41.217Z] Removing intermediate container 43f576baa1ab [2023-02-20T12:45:41.217Z] ---> 37b66b2622b7 [2023-02-20T12:45:41.217Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:42.187Z] ---> Running in 771c516275dd [2023-02-20T12:45:42.187Z] Removing intermediate container 8174e4228cbe [2023-02-20T12:45:42.187Z] ---> f05e5d75c42d [2023-02-20T12:45:42.187Z] [2023-02-20T12:45:42.187Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T12:45:42.187Z] ---> dfd21b5a31f5 [2023-02-20T12:45:42.187Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T12:45:42.187Z] ---> Running in 0b8fe978f0d1 [2023-02-20T12:45:42.187Z] Removing intermediate container 1615015b99e8 [2023-02-20T12:45:42.187Z] ---> 893b7e882d60 [2023-02-20T12:45:42.187Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:45:42.187Z] Removing intermediate container 771c516275dd [2023-02-20T12:45:42.187Z] ---> 15fd596f6b3f [2023-02-20T12:45:42.187Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T12:45:42.187Z] ---> Running in de35d4f83eaf [2023-02-20T12:45:42.187Z] Removing intermediate container 0b8fe978f0d1 [2023-02-20T12:45:42.187Z] ---> 25be5cc15b86 [2023-02-20T12:45:42.187Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T12:45:42.447Z] ---> Running in b2eeb5dac880 [2023-02-20T12:45:42.447Z] Removing intermediate container de35d4f83eaf [2023-02-20T12:45:42.447Z] ---> e4012523abf3 [2023-02-20T12:45:42.447Z] [2023-02-20T12:45:42.447Z] ---> a5290e57072b [2023-02-20T12:45:42.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:45:42.447Z] ---> Running in 538c5081e84d [2023-02-20T12:45:42.448Z] Removing intermediate container b2eeb5dac880 [2023-02-20T12:45:42.448Z] ---> 71d0c19beac4 [2023-02-20T12:45:42.448Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T12:45:42.448Z] Successfully built e4012523abf3 [2023-02-20T12:45:42.448Z] Successfully tagged support-scheduler:latest [2023-02-20T12:45:42.448Z] Building core-command [2023-02-20T12:45:42.448Z]  Building support-scheduler ... done  ---> Running in 35277911b504 [2023-02-20T12:45:45.768Z] Removing intermediate container 35277911b504 [2023-02-20T12:45:45.768Z] ---> b1552157d805 [2023-02-20T12:45:45.768Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:45:45.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:45.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:45.768Z] ---> 88d8c264b3f9 [2023-02-20T12:45:45.768Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> e855ae210f41 [2023-02-20T12:45:45.768Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> 8eb68408d1c3 [2023-02-20T12:45:45.768Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> a2ab32b9ce8b [2023-02-20T12:45:45.768Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> 0329efd07b54 [2023-02-20T12:45:45.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> 0c3541af8857 [2023-02-20T12:45:45.768Z] Step 8/23 : COPY . . [2023-02-20T12:45:45.768Z] ---> Using cache [2023-02-20T12:45:45.768Z] ---> 86f7deefadfa [2023-02-20T12:45:45.768Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T12:45:48.311Z] ---> Running in eaa8c51167da [2023-02-20T12:45:48.311Z] ---> Running in 88706c29ac02 [2023-02-20T12:45:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:48.884Z] 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-02-20T12:45:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:49.144Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:45:49.144Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:45:49.144Z] OK: 6 MiB in 15 packages [2023-02-20T12:45:49.716Z] Removing intermediate container 88706c29ac02 [2023-02-20T12:45:49.716Z] ---> ed724bf63323 [2023-02-20T12:45:49.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:45:50.287Z] ---> 61e9e7c7038d [2023-02-20T12:45:50.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T12:45:52.311Z] ---> ba0609673042 [2023-02-20T12:45:52.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T12:45:52.311Z] Removing intermediate container 6ce58bf52b37 [2023-02-20T12:45:52.311Z] ---> b613a054bb97 [2023-02-20T12:45:52.311Z] [2023-02-20T12:45:52.311Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T12:45:52.311Z] ---> dfd21b5a31f5 [2023-02-20T12:45:52.311Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T12:45:52.572Z] ---> Running in a8431de6c244 [2023-02-20T12:45:52.572Z] ---> 888f42fe9a45 [2023-02-20T12:45:52.572Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T12:45:52.572Z] ---> Running in ff246c7d10b0 [2023-02-20T12:45:52.572Z] Removing intermediate container a8431de6c244 [2023-02-20T12:45:52.572Z] ---> caaa2db79db6 [2023-02-20T12:45:52.572Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:45:52.572Z] ---> Running in ca02a585a893 [2023-02-20T12:45:52.572Z] Removing intermediate container ff246c7d10b0 [2023-02-20T12:45:52.572Z] ---> 071728381bd0 [2023-02-20T12:45:52.572Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:45:52.572Z] ---> Running in 367ca43c85d2 [2023-02-20T12:45:52.833Z] Removing intermediate container 367ca43c85d2 [2023-02-20T12:45:52.833Z] ---> 7f7bc5d6bf00 [2023-02-20T12:45:52.833Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T12:45:52.833Z] ---> Running in c3a25555f348 [2023-02-20T12:45:53.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:53.093Z] Removing intermediate container c3a25555f348 [2023-02-20T12:45:53.093Z] ---> 78784f957357 [2023-02-20T12:45:53.093Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:45:53.093Z] ---> Running in 4ff23a6920a9 [2023-02-20T12:45:53.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:45:53.377Z] Removing intermediate container 4ff23a6920a9 [2023-02-20T12:45:53.377Z] ---> a9828d44e15f [2023-02-20T12:45:53.377Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T12:45:53.377Z] ---> Running in 0724a79adddc [2023-02-20T12:45:53.636Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:45:53.636Z] Removing intermediate container 0724a79adddc [2023-02-20T12:45:53.636Z] ---> 497f446762a6 [2023-02-20T12:45:53.636Z] [2023-02-20T12:45:53.636Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:45:53.636Z] OK: 6 MiB in 15 packages [2023-02-20T12:45:53.636Z] Successfully built 497f446762a6 [2023-02-20T12:45:53.636Z] Successfully tagged core-data:latest [2023-02-20T12:45:53.636Z]  Building core-data ... done Building security-bootstrapper [2023-02-20T12:45:59.182Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:45:59.182Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:45:59.182Z] ---> 88d8c264b3f9 [2023-02-20T12:45:59.182Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T12:45:59.182Z] ---> Using cache [2023-02-20T12:45:59.182Z] ---> 1f6ba794daba [2023-02-20T12:45:59.182Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T12:46:07.592Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T12:46:09.544Z] ---> Running in d4ab4e26c5c8 [2023-02-20T12:46:09.544Z] Removing intermediate container ca02a585a893 [2023-02-20T12:46:09.544Z] ---> b318393bd188 [2023-02-20T12:46:09.544Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:46:09.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:46:09.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:46:09.833Z] ---> 8922581fac05 [2023-02-20T12:46:09.833Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T12:46:09.833Z] OK: 211 MiB in 51 packages [2023-02-20T12:46:19.984Z] ---> a4a06b713743 [2023-02-20T12:46:19.984Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T12:46:19.984Z] Removing intermediate container d4ab4e26c5c8 [2023-02-20T12:46:19.984Z] ---> 9bad8baaa21a [2023-02-20T12:46:19.984Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T12:46:19.984Z] ---> 3b028d6ef63b [2023-02-20T12:46:19.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T12:46:19.984Z] ---> 335842e446fb [2023-02-20T12:46:19.984Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:46:19.984Z] ---> Running in c762d6aade36 [2023-02-20T12:46:20.555Z] ---> b7da396127c2 [2023-02-20T12:46:20.555Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T12:46:20.555Z] ---> Running in d702734e01e9 [2023-02-20T12:46:20.555Z] Removing intermediate container d2cfb7c7a52f [2023-02-20T12:46:20.555Z] ---> 39c020652e7f [2023-02-20T12:46:20.555Z] Step 7/19 : COPY . . [2023-02-20T12:46:20.555Z] Removing intermediate container 538c5081e84d [2023-02-20T12:46:20.555Z] ---> 77292a0364f3 [2023-02-20T12:46:20.555Z] Step 8/22 : COPY . . [2023-02-20T12:46:32.818Z] Removing intermediate container eaa8c51167da [2023-02-20T12:46:32.818Z] ---> ac8fc9979d13 [2023-02-20T12:46:32.818Z] [2023-02-20T12:46:32.818Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T12:46:32.818Z] ---> dfd21b5a31f5 [2023-02-20T12:46:32.818Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:46:32.818Z] ---> Using cache [2023-02-20T12:46:32.818Z] ---> 34f70d44dff1 [2023-02-20T12:46:32.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T12:46:32.818Z] ---> Using cache [2023-02-20T12:46:32.818Z] ---> 2fc516337ac6 [2023-02-20T12:46:32.818Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T12:46:32.818Z] ---> Running in 4418d4f9e0bc [2023-02-20T12:46:32.818Z] ---> 074cf3e4f4ec [2023-02-20T12:46:32.818Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T12:46:32.818Z] Removing intermediate container d702734e01e9 [2023-02-20T12:46:32.818Z] ---> 73f021e85b7b [2023-02-20T12:46:32.818Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T12:46:32.818Z] ---> 747b4038ce6d [2023-02-20T12:46:32.818Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T12:46:32.818Z] ---> Running in 3ab54375a048 [2023-02-20T12:46:32.818Z] ---> Running in 413c0780d4a7 [2023-02-20T12:46:32.818Z] ---> Running in 09c9c44b0407 [2023-02-20T12:46:32.818Z] Removing intermediate container 4418d4f9e0bc [2023-02-20T12:46:32.818Z] ---> 8e6695fc4808 [2023-02-20T12:46:32.818Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T12:46:32.818Z] ---> Running in 4d33468146bc [2023-02-20T12:46:32.818Z] Removing intermediate container 413c0780d4a7 [2023-02-20T12:46:32.818Z] ---> 05022259b0c1 [2023-02-20T12:46:32.818Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T12:46:32.818Z] ---> Running in 3511b9e4ec26 [2023-02-20T12:46:32.818Z] Removing intermediate container 4d33468146bc [2023-02-20T12:46:32.818Z] ---> 30e6b1b75285 [2023-02-20T12:46:32.818Z] Step 15/23 : WORKDIR / [2023-02-20T12:46:32.818Z] ---> Running in 34baf4865777 [2023-02-20T12:46:32.818Z] Removing intermediate container 3511b9e4ec26 [2023-02-20T12:46:32.818Z] ---> ab7a656d40f4 [2023-02-20T12:46:32.818Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T12:46:32.818Z] ---> Running in ccfe018ac56a [2023-02-20T12:46:32.818Z] Removing intermediate container 34baf4865777 [2023-02-20T12:46:32.818Z] ---> 9376c7af35bc [2023-02-20T12:46:32.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:46:32.818Z] 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-02-20T12:46:32.818Z] Removing intermediate container ccfe018ac56a [2023-02-20T12:46:32.818Z] ---> 52ed8b281f23 [2023-02-20T12:46:32.818Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:46:32.818Z] ---> Running in c6d205e0cc6c [2023-02-20T12:46:32.818Z] 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-02-20T12:46:32.818Z] Removing intermediate container c6d205e0cc6c [2023-02-20T12:46:32.818Z] ---> a6bbf342ad27 [2023-02-20T12:46:32.818Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T12:46:32.818Z] ---> d8dda0415425 [2023-02-20T12:46:32.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T12:46:32.818Z] ---> Running in 2d6c28fd1489 [2023-02-20T12:46:32.818Z] Removing intermediate container 2d6c28fd1489 [2023-02-20T12:46:32.818Z] ---> 7824e71c54aa [2023-02-20T12:46:32.818Z] [2023-02-20T12:46:33.080Z] ---> e18a61067804 [2023-02-20T12:46:33.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T12:46:33.080Z] Successfully built 7824e71c54aa [2023-02-20T12:46:33.080Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-20T12:46:33.080Z]  Building core-common-config-bootstrapper ... done  ---> 1f2c5da5f568 [2023-02-20T12:46:33.080Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T12:46:33.080Z] ---> Running in 1ea84e59460b [2023-02-20T12:46:33.356Z] Removing intermediate container 1ea84e59460b [2023-02-20T12:46:33.356Z] ---> 015d40d06aea [2023-02-20T12:46:33.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:46:33.356Z] ---> Running in fa1e28923ce8 [2023-02-20T12:46:33.616Z] Removing intermediate container fa1e28923ce8 [2023-02-20T12:46:33.616Z] ---> 234b49617123 [2023-02-20T12:46:33.616Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T12:46:33.616Z] ---> Running in 308ce54776ca [2023-02-20T12:46:33.616Z] Removing intermediate container 308ce54776ca [2023-02-20T12:46:33.616Z] ---> a2b6bfc2f152 [2023-02-20T12:46:33.616Z] Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:46:33.616Z] ---> Running in 047efd00f6a7 [2023-02-20T12:46:33.616Z] Removing intermediate container 047efd00f6a7 [2023-02-20T12:46:33.616Z] ---> e1a0f37e08cc [2023-02-20T12:46:33.616Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T12:46:33.616Z] ---> Running in 457e07c55978 [2023-02-20T12:46:33.876Z] Removing intermediate container 457e07c55978 [2023-02-20T12:46:33.876Z] ---> 4ac6a5240955 [2023-02-20T12:46:33.876Z] [2023-02-20T12:46:33.876Z] Successfully built 4ac6a5240955 [2023-02-20T12:46:33.876Z] Successfully tagged core-command:latest [2023-02-20T12:47:00.603Z]  Building core-command ... done Removing intermediate container c762d6aade36 [2023-02-20T12:47:00.603Z] ---> 0976e89a45c1 [2023-02-20T12:47:00.603Z] Step 7/32 : COPY . . [2023-02-20T12:47:10.765Z] ---> a8d37cfc0959 [2023-02-20T12:47:10.765Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T12:47:10.765Z] ---> Running in 550197f57ff3 [2023-02-20T12:47:10.765Z] Removing intermediate container 3ab54375a048 [2023-02-20T12:47:10.765Z] ---> a9ceff3fed51 [2023-02-20T12:47:10.765Z] [2023-02-20T12:47:10.765Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T12:47:10.765Z] ---> 5ce65d7b0fde [2023-02-20T12:47:10.765Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T12:47:10.765Z] ---> Using cache [2023-02-20T12:47:10.765Z] ---> 2cc495862a11 [2023-02-20T12:47:10.765Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T12:47:10.765Z] Removing intermediate container 09c9c44b0407 [2023-02-20T12:47:10.765Z] ---> 5c07eaa066bf [2023-02-20T12:47:10.765Z] [2023-02-20T12:47:10.765Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T12:47:10.765Z] ---> dfd21b5a31f5 [2023-02-20T12:47:10.765Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T12:47:10.765Z] ---> Running in f0aaad25264f [2023-02-20T12:47:10.765Z] ---> Running in 21a90303541e [2023-02-20T12:47:10.765Z] 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-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T12:47:10.765Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T12:47:10.765Z] OK: 15857 distinct packages available [2023-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T12:47:10.765Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T12:47:10.765Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:47:10.765Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T12:47:10.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:10.765Z] OK: 6 MiB in 16 packages [2023-02-20T12:47:10.765Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T12:47:11.025Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T12:47:11.025Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T12:47:11.025Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T12:47:11.025Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T12:47:11.025Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T12:47:11.025Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T12:47:11.025Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T12:47:11.025Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T12:47:11.025Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T12:47:11.025Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T12:47:11.025Z] OK: 8 MiB in 23 packages [2023-02-20T12:47:11.286Z] Removing intermediate container f0aaad25264f [2023-02-20T12:47:11.286Z] ---> 3b6fa4440f05 [2023-02-20T12:47:11.286Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T12:47:11.286Z] ---> Running in e3e77d2786de [2023-02-20T12:47:11.286Z] Removing intermediate container e3e77d2786de [2023-02-20T12:47:11.286Z] ---> 2703414d0901 [2023-02-20T12:47:11.286Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T12:47:11.546Z] ---> Running in c023785410e0 [2023-02-20T12:47:11.546Z] Removing intermediate container c023785410e0 [2023-02-20T12:47:11.546Z] ---> 82e511f746ef [2023-02-20T12:47:11.546Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T12:47:11.806Z] Removing intermediate container 21a90303541e [2023-02-20T12:47:11.806Z] ---> e68639d01927 [2023-02-20T12:47:11.806Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:47:11.806Z] ---> Running in 8cc65ec63492 [2023-02-20T12:47:11.806Z] Removing intermediate container 8cc65ec63492 [2023-02-20T12:47:11.806Z] ---> abedcaaf37b0 [2023-02-20T12:47:11.806Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:47:11.806Z] ---> 85ff74b31717 [2023-02-20T12:47:11.806Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T12:47:12.065Z] ---> c8ad3f4e3fb3 [2023-02-20T12:47:12.065Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T12:47:13.470Z] ---> dbf06e78d612 [2023-02-20T12:47:13.470Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T12:47:13.732Z] ---> e5083a522907 [2023-02-20T12:47:13.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T12:47:13.992Z] ---> 559ba7afcb80 [2023-02-20T12:47:13.992Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T12:47:13.992Z] ---> 546fccac6763 [2023-02-20T12:47:13.992Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T12:47:13.992Z] ---> Running in c8d1ae55cfb2 [2023-02-20T12:47:13.992Z] ---> Running in 274cab41b18b [2023-02-20T12:47:14.252Z] Removing intermediate container c8d1ae55cfb2 [2023-02-20T12:47:14.252Z] ---> 63483e79299f [2023-02-20T12:47:14.252Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:47:14.252Z] Removing intermediate container 274cab41b18b [2023-02-20T12:47:14.252Z] ---> 97cbb5d3e708 [2023-02-20T12:47:14.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:47:14.252Z] ---> Running in 3a9d2260e8bf [2023-02-20T12:47:14.252Z] ---> Running in 9bc2c090f6d6 [2023-02-20T12:47:14.514Z] Removing intermediate container 3a9d2260e8bf [2023-02-20T12:47:14.514Z] ---> 10639e4c13ee [2023-02-20T12:47:14.514Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T12:47:14.514Z] Removing intermediate container 9bc2c090f6d6 [2023-02-20T12:47:14.514Z] ---> 4aed5adc053a [2023-02-20T12:47:14.514Z] Step 17/19 : LABEL arch=x86_64 [2023-02-20T12:47:14.514Z] ---> Running in 1ec339ec4c9e [2023-02-20T12:47:14.784Z] ---> Running in 1168d9c28be9 [2023-02-20T12:47:14.784Z] Removing intermediate container 1ec339ec4c9e [2023-02-20T12:47:14.784Z] ---> b244447d1289 [2023-02-20T12:47:14.784Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:47:15.046Z] Removing intermediate container 1168d9c28be9 [2023-02-20T12:47:15.046Z] ---> 940e824a28a3 [2023-02-20T12:47:15.046Z] Step 18/19 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:47:15.046Z] ---> Running in 5f864f7d8473 [2023-02-20T12:47:15.046Z] ---> Running in b8c0bedc3838 [2023-02-20T12:47:15.046Z] Removing intermediate container b8c0bedc3838 [2023-02-20T12:47:15.046Z] ---> b3dffbdf32d4 [2023-02-20T12:47:15.046Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T12:47:15.046Z] Removing intermediate container 5f864f7d8473 [2023-02-20T12:47:15.046Z] ---> e1ca20eb7a13 [2023-02-20T12:47:15.046Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T12:47:15.046Z] ---> Running in c7460789a641 [2023-02-20T12:47:15.046Z] ---> Running in 28c9cc4174ec [2023-02-20T12:47:15.308Z] Removing intermediate container c7460789a641 [2023-02-20T12:47:15.308Z] ---> 48b81a8d6b64 [2023-02-20T12:47:15.308Z] [2023-02-20T12:47:15.308Z] Removing intermediate container 28c9cc4174ec [2023-02-20T12:47:15.308Z] ---> e3d4f329efda [2023-02-20T12:47:15.308Z] [2023-02-20T12:47:15.308Z] Successfully built 48b81a8d6b64 [2023-02-20T12:47:15.308Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-20T12:47:15.308Z]  Building security-spiffe-token-provider ... done Successfully built e3d4f329efda [2023-02-20T12:47:15.308Z] Successfully tagged support-notifications:latest [2023-02-20T12:47:27.533Z]  Building support-notifications ... done Removing intermediate container 550197f57ff3 [2023-02-20T12:47:27.533Z] ---> 662afafc9631 [2023-02-20T12:47:27.533Z] [2023-02-20T12:47:27.533Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T12:47:27.533Z] ---> dfd21b5a31f5 [2023-02-20T12:47:27.533Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T12:47:27.533Z] ---> Running in c30674bf29cf [2023-02-20T12:47:28.106Z] Removing intermediate container c30674bf29cf [2023-02-20T12:47:28.106Z] ---> 6e7597604a1a [2023-02-20T12:47:28.106Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T12:47:28.106Z] ---> Running in 8b1d8134f3c1 [2023-02-20T12:47:28.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:28.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:47:28.892Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T12:47:28.892Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T12:47:28.892Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:47:28.892Z] OK: 6 MiB in 16 packages [2023-02-20T12:47:29.462Z] Removing intermediate container 8b1d8134f3c1 [2023-02-20T12:47:29.462Z] ---> 71c44e444dec [2023-02-20T12:47:29.462Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T12:47:29.462Z] ---> Running in 7b49bce86506 [2023-02-20T12:47:29.462Z] Removing intermediate container 7b49bce86506 [2023-02-20T12:47:29.462Z] ---> 6c970238c462 [2023-02-20T12:47:29.462Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T12:47:29.462Z] ---> Running in 321033dea97b [2023-02-20T12:47:29.462Z] Removing intermediate container 321033dea97b [2023-02-20T12:47:29.462Z] ---> 0060a7e0e9e4 [2023-02-20T12:47:29.462Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T12:47:29.462Z] ---> Running in 45321ebf5fb6 [2023-02-20T12:47:29.722Z] Removing intermediate container 45321ebf5fb6 [2023-02-20T12:47:29.722Z] ---> c995a1923ec1 [2023-02-20T12:47:29.722Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T12:47:29.722Z] ---> Running in 846ffe3c8e76 [2023-02-20T12:47:29.722Z] Removing intermediate container 846ffe3c8e76 [2023-02-20T12:47:29.722Z] ---> bbea963f5043 [2023-02-20T12:47:29.722Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T12:47:29.722Z] ---> Running in e65d4ea03453 [2023-02-20T12:47:30.295Z] Removing intermediate container e65d4ea03453 [2023-02-20T12:47:30.295Z] ---> 256753cd883d [2023-02-20T12:47:30.295Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T12:47:30.295Z] ---> Running in 5913cf5fa427 [2023-02-20T12:47:30.295Z] Removing intermediate container 5913cf5fa427 [2023-02-20T12:47:30.295Z] ---> b76088964bc2 [2023-02-20T12:47:30.295Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T12:47:30.555Z] ---> 0d561c3b3cdd [2023-02-20T12:47:30.555Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T12:47:30.555Z] ---> Running in 7ed81513f4da [2023-02-20T12:47:31.123Z] Removing intermediate container 7ed81513f4da [2023-02-20T12:47:31.123Z] ---> 1a5a397fd500 [2023-02-20T12:47:31.123Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T12:47:31.123Z] ---> 45bc366565cd [2023-02-20T12:47:31.123Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T12:47:31.692Z] ---> 8a4b5c551866 [2023-02-20T12:47:31.692Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T12:47:31.950Z] ---> f0dd8f083db4 [2023-02-20T12:47:31.950Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T12:47:31.950Z] ---> 3a38ee7735d3 [2023-02-20T12:47:31.950Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T12:47:32.208Z] ---> ddf6f957409a [2023-02-20T12:47:32.208Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T12:47:32.208Z] ---> 25fe5e6e563a [2023-02-20T12:47:32.208Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T12:47:32.467Z] ---> cc4701743ddb [2023-02-20T12:47:32.467Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T12:47:32.467Z] ---> Running in d0636eb875fd [2023-02-20T12:47:33.033Z] Removing intermediate container d0636eb875fd [2023-02-20T12:47:33.033Z] ---> a144d600b130 [2023-02-20T12:47:33.034Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T12:47:33.034Z] ---> Running in 7c307b131de3 [2023-02-20T12:47:33.034Z] Removing intermediate container 7c307b131de3 [2023-02-20T12:47:33.034Z] ---> 7b35023934c0 [2023-02-20T12:47:33.034Z] Step 29/32 : CMD ["gate"] [2023-02-20T12:47:33.034Z] ---> Running in ec053c171a3b [2023-02-20T12:47:33.292Z] Removing intermediate container ec053c171a3b [2023-02-20T12:47:33.292Z] ---> ac25a513e837 [2023-02-20T12:47:33.292Z] Step 30/32 : LABEL arch=x86_64 [2023-02-20T12:47:33.292Z] ---> Running in 27fd5930aad6 [2023-02-20T12:47:33.292Z] Removing intermediate container 27fd5930aad6 [2023-02-20T12:47:33.292Z] ---> 7f218f320b14 [2023-02-20T12:47:33.292Z] Step 31/32 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T12:47:33.292Z] ---> Running in 0fba254e0cf6 [2023-02-20T12:47:33.292Z] Removing intermediate container 0fba254e0cf6 [2023-02-20T12:47:33.292Z] ---> 3ef82fed4a6c [2023-02-20T12:47:33.292Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T12:47:33.292Z] ---> Running in 1858370172ab [2023-02-20T12:47:33.551Z] Removing intermediate container 1858370172ab [2023-02-20T12:47:33.551Z] ---> ba737ec20768 [2023-02-20T12:47:33.551Z] [2023-02-20T12:47:33.551Z] Successfully built ba737ec20768 [2023-02-20T12:47:33.551Z] Successfully tagged security-bootstrapper:latest [2023-02-20T12:47:33.557Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-20T12:47:33.594Z] $ docker stop --time=1 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 [2023-02-20T12:47:34.868Z] $ docker rm -f --volumes 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:47:35.265Z] + docker images [2023-02-20T12:47:35.265Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T12:47:35.265Z] security-bootstrapper latest ba737ec20768 2 seconds ago 20.4MB [2023-02-20T12:47:35.265Z] 662afafc9631 9 seconds ago 1.67GB [2023-02-20T12:47:35.265Z] security-spiffe-token-provider latest 48b81a8d6b64 20 seconds ago 30MB [2023-02-20T12:47:35.265Z] support-notifications latest e3d4f329efda 20 seconds ago 30.7MB [2023-02-20T12:47:35.265Z] a9ceff3fed51 26 seconds ago 1.71GB [2023-02-20T12:47:35.265Z] 5c07eaa066bf 26 seconds ago 1.74GB [2023-02-20T12:47:35.265Z] core-command latest 4ac6a5240955 About a minute ago 17.7MB [2023-02-20T12:47:35.265Z] core-common-config-bootstrapper latest 7824e71c54aa About a minute ago 15.5MB [2023-02-20T12:47:35.265Z] ac8fc9979d13 About a minute ago 1.68GB [2023-02-20T12:47:35.266Z] core-data latest 497f446762a6 About a minute ago 17.9MB [2023-02-20T12:47:35.266Z] b613a054bb97 About a minute ago 1.67GB [2023-02-20T12:47:35.266Z] support-scheduler latest e4012523abf3 About a minute ago 30MB [2023-02-20T12:47:35.266Z] f05e5d75c42d About a minute ago 1.68GB [2023-02-20T12:47:35.266Z] security-secretstore-setup latest d22e784a1c1c 2 minutes ago 30MB [2023-02-20T12:47:35.266Z] 14f80b559a39 2 minutes ago 1.74GB [2023-02-20T12:47:35.266Z] security-proxy-setup latest 3fab2de7b48a 2 minutes ago 27.8MB [2023-02-20T12:47:35.266Z] core-metadata latest eee9d3611f4e 2 minutes ago 18.5MB [2023-02-20T12:47:35.266Z] security-spire-server latest e6a843cc8d0b 2 minutes ago 86.5MB [2023-02-20T12:47:35.266Z] d565f0c32807 2 minutes ago 1.55GB [2023-02-20T12:47:35.266Z] af5fe04d371b 2 minutes ago 1.67GB [2023-02-20T12:47:35.266Z] f29c40138420 2 minutes ago 1.68GB [2023-02-20T12:47:35.266Z] c75232099560 2 minutes ago 1.67GB [2023-02-20T12:47:35.266Z] security-spire-agent latest 32e3c3b63cd2 2 minutes ago 125MB [2023-02-20T12:47:35.266Z] security-spire-config latest 307d41bd6fac 2 minutes ago 85.8MB [2023-02-20T12:47:35.266Z] 98e456c139ce 3 minutes ago 1.55GB [2023-02-20T12:47:35.266Z] 7c5cc1b94200 3 minutes ago 1.55GB [2023-02-20T12:47:35.266Z] ci-base-image-x86_64 latest 88d8c264b3f9 7 minutes ago 903MB [2023-02-20T12:47:35.266Z] alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB [2023-02-20T12:47:35.266Z] alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB [2023-02-20T12:47:35.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-20T12:47:35.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-20T12:47:35.266Z] 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-02-20T12:47:44.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T12:47:44.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T12:47:44.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T12:47:44.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T12:47:44.264Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T12:47:52.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T12:48:04.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2023-02-20T12:48:04.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T12:48:04.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T12:48:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.751s coverage: 98.5% of statements [2023-02-20T12:48:18.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.455s coverage: 73.7% of statements [2023-02-20T12:48:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T12:48:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T12:48:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T12:48:18.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.877s coverage: 54.0% of statements [2023-02-20T12:48:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T12:48:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T12:48:36.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.590s coverage: 88.5% of statements [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T12:48:36.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 3.9% of statements [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T12:48:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T12:48:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T12:48:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.488s coverage: 72.2% of statements [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T12:48:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.388s coverage: 65.9% of statements [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T12:48:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T12:48:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.468s coverage: 29.6% of statements [2023-02-20T12:48:39.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T12:48:40.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2023-02-20T12:48:40.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.362s coverage: 82.9% of statements [2023-02-20T12:48:40.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.326s coverage: 94.1% of statements [2023-02-20T12:48:42.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2023-02-20T12:48:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2023-02-20T12:48:54.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.394s coverage: 94.4% of statements [2023-02-20T12:48:54.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.356s coverage: 44.8% of statements [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.509s coverage: 79.9% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.822s coverage: 91.2% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.187s coverage: 63.1% of statements [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T12:49:16.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.214s coverage: 100.0% of statements [2023-02-20T12:49:16.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2023-02-20T12:49:16.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-02-20T12:49:16.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-02-20T12:49:16.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements [2023-02-20T12:49:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.401s coverage: 65.3% of statements [2023-02-20T12:49:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T12:49:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T12:49:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T12:49:24.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.950s coverage: 41.0% of statements [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T12:49:24.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T12:49:24.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T12:49:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T12:49:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T12:49:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.664s coverage: 92.3% of statements [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T12:49:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T12:49:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 97.7% of statements [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T12:49:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T12:49:32.930Z] 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-02-20T12:49:32.930Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T12:49:32.930Z] go vet ./... [2023-02-20T12:51:24.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:51:24.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:51:24.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:51:24.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T12:51:24.966Z] + ls -al . [2023-02-20T12:51:24.966Z] total 740 [2023-02-20T12:51:24.966Z] drwxrwxr-x 10 1001 1001 4096 Feb 20 12:45 . [2023-02-20T12:51:24.966Z] drwxr-xr-x 4 root root 4096 Feb 20 12:45 .. [2023-02-20T12:51:24.966Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 12:43 .blubracket [2023-02-20T12:51:24.966Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 12:43 .dockerignore [2023-02-20T12:51:24.966Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 12:43 .git [2023-02-20T12:51:24.967Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 12:43 .github [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 12:43 .gitignore [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 12:43 .golangci.yml [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 12:43 .hadolint.yml [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 12:43 .sonarcloud.properties [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 12:43 ADOPTERS.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 12:43 Attribution.txt [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 12:43 CHANGELOG.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 12:43 CONTRIBUTING.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 12:43 GOVERNANCE.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 12:43 Jenkinsfile [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 12:43 LICENSE [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 12:43 Makefile [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 12:43 OWNERS.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 12:43 README.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 12:43 SECURITY.md [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 12:39 VERSION [2023-02-20T12:51:24.967Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 12:43 bin [2023-02-20T12:51:24.967Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 12:43 cmd [2023-02-20T12:51:24.967Z] -rw-r--r-- 1 root root 487323 Feb 20 12:49 coverage.out [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 12:43 go.mod [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 12:43 go.sum [2023-02-20T12:51:24.967Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 12:43 internal [2023-02-20T12:51:24.967Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 12:43 openapi [2023-02-20T12:51:24.967Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 12:43 snap [2023-02-20T12:51:24.967Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 12:43 version.go [Pipeline] sh [2023-02-20T12:51:25.304Z] + '[' -e coverage.out ] [2023-02-20T12:51:25.304Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T12:51:25.344Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T12:51:26.531Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T12:51:27.181Z] + make build [2023-02-20T12:51:27.182Z] 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-02-20T12:52:48.814Z] 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-02-20T12:52:50.757Z] 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-02-20T12:52:56.098Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T12:52:59.440Z] 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-02-20T12:53:46.275Z] 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-02-20T12:53:46.860Z] 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-02-20T12:53:52.198Z] 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-02-20T12:53:57.535Z] 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-02-20T12:54:02.876Z] 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-02-20T12:54:06.216Z] 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-02-20T12:54:18.521Z] 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-02-20T12:54:25.170Z] $ docker stop --time=1 ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 [2023-02-20T12:54:27.184Z] $ docker rm -f --volumes ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:54:29.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T12:54:29.560Z] [2023-02-20T12:54:29.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:54:29.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T12:54:30.229Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-20T12:54:30.229Z] 29e5d40040c1: Pulling fs layer [2023-02-20T12:54:30.229Z] 1ce36da41761: Pulling fs layer [2023-02-20T12:54:30.229Z] 25b303627fd3: Pulling fs layer [2023-02-20T12:54:30.229Z] 29e5d40040c1: Download complete [2023-02-20T12:54:30.496Z] 1ce36da41761: Download complete [2023-02-20T12:54:30.764Z] 29e5d40040c1: Pull complete [2023-02-20T12:54:32.185Z] 25b303627fd3: Verifying Checksum [2023-02-20T12:54:32.185Z] 25b303627fd3: Download complete [2023-02-20T12:54:32.185Z] 1ce36da41761: Pull complete [2023-02-20T12:54:42.258Z] 25b303627fd3: Pull complete [2023-02-20T12:54:42.258Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-20T12:54:42.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T12:54:42.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:54:42.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container [2023-02-20T12:54:42.628Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T12:54:44.888Z] $ docker top f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:54:45.786Z] + docker-compose build --help [2023-02-20T12:54:45.786Z] + grep parallel [2023-02-20T12:54:50.027Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T12:54:50.030Z] $ docker stop --time=1 f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 [2023-02-20T12:54:51.639Z] $ docker rm -f --volumes f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:54:52.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T12:54:52.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:54:52.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container [2023-02-20T12:54:52.699Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T12:54:53.880Z] $ docker top c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:54:54.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T12:54:58.768Z] Building core-command ... [2023-02-20T12:54:58.768Z] Building core-common-config-bootstrapper ... [2023-02-20T12:54:58.768Z] Building core-data ... [2023-02-20T12:54:58.768Z] Building core-metadata ... [2023-02-20T12:54:58.768Z] Building security-bootstrapper ... [2023-02-20T12:54:58.768Z] Building security-proxy-setup ... [2023-02-20T12:54:58.768Z] Building security-secretstore-setup ... [2023-02-20T12:54:58.768Z] Building security-spiffe-token-provider ... [2023-02-20T12:54:58.768Z] Building security-spire-agent ... [2023-02-20T12:54:58.768Z] Building security-spire-config ... [2023-02-20T12:54:58.768Z] Building security-spire-server ... [2023-02-20T12:54:58.768Z] Building support-notifications ... [2023-02-20T12:54:58.768Z] Building support-scheduler ... [2023-02-20T12:54:58.768Z] Building core-metadata [2023-02-20T12:54:58.768Z] Building support-scheduler [2023-02-20T12:54:58.768Z] Building security-proxy-setup [2023-02-20T12:54:58.768Z] Building core-data [2023-02-20T12:54:58.768Z] Building security-secretstore-setup [2023-02-20T12:55:45.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:55:45.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:55:45.614Z] ---> f3172b6b35ed [2023-02-20T12:55:45.614Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:55:45.615Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:55:45.615Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:55:45.615Z] ---> f3172b6b35ed [2023-02-20T12:55:45.615Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T12:55:45.615Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:55:45.615Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:55:45.615Z] ---> f3172b6b35ed [2023-02-20T12:55:45.615Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:55:45.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:55:45.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:55:45.615Z] ---> f3172b6b35ed [2023-02-20T12:55:45.615Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T12:55:45.615Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T12:55:45.615Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T12:55:45.615Z] ---> f3172b6b35ed [2023-02-20T12:55:45.615Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:55:45.615Z] ---> Running in 4170f53c77a9 [2023-02-20T12:55:45.615Z] ---> Running in 2d463495ecb9 [2023-02-20T12:55:45.615Z] ---> Running in 8c2115c9c21c [2023-02-20T12:55:45.615Z] ---> Running in f9dd44c3a075 [2023-02-20T12:55:45.615Z] ---> Running in 0bf399934687 [2023-02-20T12:55:45.615Z] Removing intermediate container 8c2115c9c21c [2023-02-20T12:55:45.615Z] ---> 9d13dc6cd029 [2023-02-20T12:55:45.615Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T12:55:45.615Z] Removing intermediate container 2d463495ecb9 [2023-02-20T12:55:45.615Z] ---> 2124e51d93ee [2023-02-20T12:55:45.615Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:55:45.615Z] Removing intermediate container f9dd44c3a075 [2023-02-20T12:55:45.615Z] ---> 0af7ef053424 [2023-02-20T12:55:45.615Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T12:55:45.615Z] Removing intermediate container 4170f53c77a9 [2023-02-20T12:55:45.615Z] ---> 234becf50c1a [2023-02-20T12:55:45.615Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T12:55:45.615Z] ---> Running in 281b4ddf9d30 [2023-02-20T12:55:45.615Z] Removing intermediate container 0bf399934687 [2023-02-20T12:55:45.615Z] ---> af07b9ff8410 [2023-02-20T12:55:45.615Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T12:55:45.615Z] ---> Running in 8a5502884496 [2023-02-20T12:55:45.883Z] ---> Running in a71dcd666c3d [2023-02-20T12:55:45.883Z] ---> Running in 9cc946dc0745 [2023-02-20T12:55:45.883Z] ---> Running in e14c01ad9b79 [2023-02-20T12:55:46.850Z] Removing intermediate container 8a5502884496 [2023-02-20T12:55:46.850Z] ---> ccb1a9b8e9c5 [2023-02-20T12:55:46.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T12:55:46.850Z] Removing intermediate container 9cc946dc0745 [2023-02-20T12:55:46.850Z] ---> cddee39f02e2 [2023-02-20T12:55:46.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T12:55:46.850Z] ---> Running in 44365dd4c596 [2023-02-20T12:55:46.850Z] Removing intermediate container a71dcd666c3d [2023-02-20T12:55:46.850Z] ---> 788064372e16 [2023-02-20T12:55:46.850Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T12:55:46.850Z] ---> Running in 3ec8ef1a5d5b [2023-02-20T12:55:47.118Z] ---> Running in a432da8feaa3 [2023-02-20T12:55:48.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:48.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:48.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:48.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:48.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:48.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:49.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:49.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:49.433Z] OK: 221 MiB in 51 packages [2023-02-20T12:55:49.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:49.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:55:49.701Z] OK: 221 MiB in 51 packages [2023-02-20T12:55:50.668Z] OK: 221 MiB in 51 packages [2023-02-20T12:55:50.933Z] OK: 221 MiB in 51 packages [2023-02-20T12:55:51.198Z] OK: 221 MiB in 51 packages [2023-02-20T12:55:53.136Z] Removing intermediate container 281b4ddf9d30 [2023-02-20T12:55:53.136Z] ---> f8f81a9abc96 [2023-02-20T12:55:53.136Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T12:55:53.136Z] Removing intermediate container e14c01ad9b79 [2023-02-20T12:55:53.136Z] ---> e83a456dba65 [2023-02-20T12:55:53.136Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T12:55:54.108Z] Removing intermediate container 44365dd4c596 [2023-02-20T12:55:54.108Z] ---> 2d7c9019e0a0 [2023-02-20T12:55:54.108Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:55:54.108Z] ---> b99d6ec8241c [2023-02-20T12:55:54.108Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:55:54.376Z] Removing intermediate container 3ec8ef1a5d5b [2023-02-20T12:55:54.376Z] Removing intermediate container a432da8feaa3 [2023-02-20T12:55:54.376Z] ---> 3dc7cd85554f [2023-02-20T12:55:54.376Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T12:55:54.376Z] ---> 8f49df3e1fb3 [2023-02-20T12:55:54.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T12:55:54.376Z] ---> Running in aa0ac985c75b [2023-02-20T12:55:54.642Z] ---> 157d62c9ad43 [2023-02-20T12:55:54.642Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:55:54.642Z] ---> Running in 8bd375629587 [2023-02-20T12:55:55.615Z] ---> 7aaf3440bb51 [2023-02-20T12:55:55.615Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:55:55.615Z] ---> Running in 41e40e51ff43 [2023-02-20T12:55:55.615Z] ---> 341f67425f9b [2023-02-20T12:55:55.615Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:55:55.883Z] ---> Running in 8b58aef3b2ba [2023-02-20T12:55:55.883Z] ---> 53599ea48829 [2023-02-20T12:55:55.883Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:55:56.149Z] ---> Running in df8352a0e973 [2023-02-20T12:57:47.789Z] Removing intermediate container 41e40e51ff43 [2023-02-20T12:57:47.789Z] ---> 89f38bfed6d4 [2023-02-20T12:57:47.789Z] Step 8/22 : COPY . . [2023-02-20T12:57:47.789Z] Removing intermediate container aa0ac985c75b [2023-02-20T12:57:47.789Z] ---> bccce40bd5d6 [2023-02-20T12:57:47.789Z] Step 7/21 : COPY . . [2023-02-20T12:57:47.789Z] Removing intermediate container 8bd375629587 [2023-02-20T12:57:47.789Z] ---> 8f8ea331aa2c [2023-02-20T12:57:47.789Z] Step 7/24 : COPY . . [2023-02-20T12:57:47.789Z] Removing intermediate container 8b58aef3b2ba [2023-02-20T12:57:47.789Z] ---> 19bdbe32cd02 [2023-02-20T12:57:47.789Z] Step 8/22 : COPY . . [2023-02-20T12:57:47.789Z] Removing intermediate container df8352a0e973 [2023-02-20T12:57:47.789Z] ---> 4efe90e2fbbf [2023-02-20T12:57:47.789Z] Step 8/24 : COPY . . [2023-02-20T12:57:51.174Z] ---> 61b4d9997e21 [2023-02-20T12:57:51.174Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T12:57:51.174Z] ---> 9a7e62229e96 [2023-02-20T12:57:51.174Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T12:57:51.174Z] ---> 7a2a0391cb24 [2023-02-20T12:57:51.174Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T12:57:51.174Z] ---> c5ae3ab56259 [2023-02-20T12:57:51.174Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T12:57:51.174Z] ---> 93f135940e96 [2023-02-20T12:57:51.174Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T12:57:51.174Z] ---> Running in 4ba5ab3afb3c [2023-02-20T12:57:51.174Z] ---> Running in cdead81c010d [2023-02-20T12:57:51.174Z] ---> Running in 851e426aa04e [2023-02-20T12:57:51.174Z] ---> Running in 4d5fa88887cf [2023-02-20T12:57:51.174Z] ---> Running in 89385caccef9 [2023-02-20T12:57:53.120Z] 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-02-20T12:57:53.391Z] 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-02-20T12:57:53.391Z] 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-02-20T12:57:53.391Z] 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-02-20T12:57:53.391Z] 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-02-20T13:03:30.254Z] 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-02-20T13:03:30.254Z] 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-02-20T13:03:52.308Z] Removing intermediate container cdead81c010d [2023-02-20T13:03:52.308Z] ---> 517586fcc914 [2023-02-20T13:03:52.308Z] [2023-02-20T13:03:52.308Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T13:03:52.308Z] Removing intermediate container 4d5fa88887cf [2023-02-20T13:03:52.308Z] ---> a8d2a5a30c4d [2023-02-20T13:03:52.308Z] [2023-02-20T13:03:52.308Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T13:03:52.308Z] 3.16: Pulling from library/alpine [2023-02-20T13:03:52.308Z] 3.16: Pulling from library/alpine [2023-02-20T13:03:52.894Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T13:03:52.894Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T13:03:52.894Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T13:03:52.894Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T13:03:52.894Z] ---> 4c81e5bf8899 [2023-02-20T13:03:52.894Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T13:03:52.894Z] ---> 4c81e5bf8899 [2023-02-20T13:03:52.894Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T13:03:53.161Z] ---> Running in aa1a07295f1f [2023-02-20T13:03:53.161Z] ---> Running in f723b703284e [2023-02-20T13:03:55.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:03:55.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:03:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:03:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:03:57.421Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T13:03:57.421Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T13:03:57.421Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T13:03:57.421Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T13:03:57.421Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:03:57.421Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T13:03:57.421Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T13:03:57.421Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T13:03:57.421Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T13:03:57.421Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T13:03:57.421Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T13:03:57.421Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:03:57.687Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T13:03:57.954Z] OK: 6 MiB in 17 packages [2023-02-20T13:03:57.954Z] OK: 8 MiB in 20 packages [2023-02-20T13:04:01.294Z] Removing intermediate container f723b703284e [2023-02-20T13:04:01.294Z] ---> f95af5f01e6a [2023-02-20T13:04:01.294Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T13:04:01.294Z] Removing intermediate container aa1a07295f1f [2023-02-20T13:04:01.294Z] ---> 8ac3bac6ac1d [2023-02-20T13:04:01.294Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T13:04:01.294Z] ---> Running in f99a5acf04ec [2023-02-20T13:04:01.294Z] ---> Running in 1b39c58e1f77 [2023-02-20T13:04:01.873Z] Removing intermediate container 1b39c58e1f77 [2023-02-20T13:04:01.873Z] ---> 4259d4688977 [2023-02-20T13:04:01.873Z] Step 12/24 : WORKDIR / [2023-02-20T13:04:02.138Z] Removing intermediate container f99a5acf04ec [2023-02-20T13:04:02.138Z] ---> aff0a03ae8ed [2023-02-20T13:04:02.138Z] Step 12/21 : WORKDIR /edgex [2023-02-20T13:04:02.138Z] ---> Running in 1fb830b4d909 [2023-02-20T13:04:02.138Z] ---> Running in 93632b7cf413 [2023-02-20T13:04:02.719Z] Removing intermediate container 93632b7cf413 [2023-02-20T13:04:02.719Z] ---> bd1f9573a17a [2023-02-20T13:04:02.719Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T13:04:02.719Z] Removing intermediate container 1fb830b4d909 [2023-02-20T13:04:02.719Z] ---> e23f346eb18e [2023-02-20T13:04:02.719Z] 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-02-20T13:04:04.126Z] ---> 6001d7f852fd [2023-02-20T13:04:04.126Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T13:04:04.126Z] ---> 2536874ec784 [2023-02-20T13:04:04.126Z] 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-02-20T13:04:05.084Z] ---> 7e04453293f0 [2023-02-20T13:04:05.084Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T13:04:06.062Z] ---> 100ccaf261e6 [2023-02-20T13:04:06.062Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T13:04:06.330Z] ---> bed49ade8c39 [2023-02-20T13:04:06.330Z] 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-02-20T13:04:08.449Z] ---> df25d89e247a [2023-02-20T13:04:08.449Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T13:04:08.449Z] ---> fad8e8baa9c8 [2023-02-20T13:04:08.449Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T13:04:09.906Z] ---> 06a16205bdfd [2023-02-20T13:04:09.906Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T13:04:09.906Z] ---> Running in 0982cc9fdf7a [2023-02-20T13:04:10.868Z] ---> 42cb8257e595 [2023-02-20T13:04:10.868Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T13:04:13.445Z] ---> 76a2960518b2 [2023-02-20T13:04:13.445Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T13:04:13.736Z] Removing intermediate container 0982cc9fdf7a [2023-02-20T13:04:13.736Z] ---> 2cfa57f16732 [2023-02-20T13:04:13.736Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T13:04:14.001Z] ---> Running in 6a250617d801 [2023-02-20T13:04:14.582Z] ---> 77b66195d6e9 [2023-02-20T13:04:14.582Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T13:04:14.582Z] Removing intermediate container 6a250617d801 [2023-02-20T13:04:14.582Z] ---> fa2a4a9dacb6 [2023-02-20T13:04:14.582Z] Step 19/21 : LABEL arch=arm64 [2023-02-20T13:04:14.848Z] ---> Running in 320fcc3c71e0 [2023-02-20T13:04:14.848Z] ---> Running in 2b110d895874 [2023-02-20T13:04:15.805Z] Removing intermediate container 2b110d895874 [2023-02-20T13:04:15.806Z] ---> 8f3ac5f2ab21 [2023-02-20T13:04:15.806Z] Step 20/21 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:04:15.806Z] ---> Running in e4db84c32d3b [2023-02-20T13:04:16.771Z] Removing intermediate container e4db84c32d3b [2023-02-20T13:04:16.771Z] ---> 877dd9061a48 [2023-02-20T13:04:16.771Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T13:04:17.038Z] ---> Running in 64d637fc6fb2 [2023-02-20T13:04:17.620Z] Removing intermediate container 64d637fc6fb2 [2023-02-20T13:04:17.620Z] ---> 0360fe85f4fe [2023-02-20T13:04:17.620Z] [2023-02-20T13:04:18.580Z] Successfully built 0360fe85f4fe [2023-02-20T13:04:18.580Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-20T13:04:18.580Z]  Building security-proxy-setup ... done Building core-command [2023-02-20T13:04:18.580Z] Removing intermediate container 320fcc3c71e0 [2023-02-20T13:04:18.580Z] ---> 7dfa76659c95 [2023-02-20T13:04:18.580Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T13:04:18.580Z] ---> Running in 72617eeb0f58 [2023-02-20T13:04:19.165Z] Removing intermediate container 72617eeb0f58 [2023-02-20T13:04:19.165Z] ---> b5bcf3db6485 [2023-02-20T13:04:19.165Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T13:04:19.165Z] ---> Running in 0a85dcf942eb [2023-02-20T13:04:22.495Z] Removing intermediate container 0a85dcf942eb [2023-02-20T13:04:22.495Z] ---> 5cc0420afc77 [2023-02-20T13:04:22.495Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:04:22.495Z] ---> Running in 172d94709bac [2023-02-20T13:04:22.772Z] Removing intermediate container 172d94709bac [2023-02-20T13:04:22.772Z] ---> 3ae09cee07d5 [2023-02-20T13:04:22.772Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T13:04:23.038Z] ---> Running in 8af9870ea00d [2023-02-20T13:04:23.304Z] Removing intermediate container 8af9870ea00d [2023-02-20T13:04:23.304Z] ---> 14c152413773 [2023-02-20T13:04:23.304Z] [2023-02-20T13:04:23.570Z] Successfully built 14c152413773 [2023-02-20T13:04:23.834Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-20T13:04:23.834Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-02-20T13:04:42.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:04:42.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:04:42.034Z] ---> f3172b6b35ed [2023-02-20T13:04:42.034Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> af07b9ff8410 [2023-02-20T13:04:42.034Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> cddee39f02e2 [2023-02-20T13:04:42.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> 8f49df3e1fb3 [2023-02-20T13:04:42.034Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> 341f67425f9b [2023-02-20T13:04:42.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> 19bdbe32cd02 [2023-02-20T13:04:42.034Z] Step 8/23 : COPY . . [2023-02-20T13:04:42.034Z] ---> Using cache [2023-02-20T13:04:42.034Z] ---> 93f135940e96 [2023-02-20T13:04:42.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T13:04:42.034Z] ---> Running in 8c324fb53b05 [2023-02-20T13:04:44.617Z] 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-02-20T13:04:46.027Z] Removing intermediate container 851e426aa04e [2023-02-20T13:04:46.027Z] ---> 2f90cb630687 [2023-02-20T13:04:46.027Z] [2023-02-20T13:04:46.027Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T13:04:46.027Z] ---> 4c81e5bf8899 [2023-02-20T13:04:46.027Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T13:04:46.027Z] Removing intermediate container 4ba5ab3afb3c [2023-02-20T13:04:46.027Z] ---> 870673f5148a [2023-02-20T13:04:46.027Z] [2023-02-20T13:04:46.027Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T13:04:46.027Z] ---> 4c81e5bf8899 [2023-02-20T13:04:46.027Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T13:04:46.611Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:04:46.611Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:04:46.611Z] ---> f3172b6b35ed [2023-02-20T13:04:46.611Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T13:04:46.611Z] ---> Using cache [2023-02-20T13:04:46.611Z] ---> 0af7ef053424 [2023-02-20T13:04:46.611Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T13:04:48.022Z] ---> Running in 7e60eaeeac79 [2023-02-20T13:04:48.022Z] ---> Running in 35595b5d3878 [2023-02-20T13:04:48.022Z] ---> Running in 49e189419722 [2023-02-20T13:04:48.985Z] Removing intermediate container 35595b5d3878 [2023-02-20T13:04:48.985Z] ---> 8ef6ecba8417 [2023-02-20T13:04:48.985Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T13:04:48.985Z] ---> Running in 002a47ddd478 [2023-02-20T13:04:49.944Z] Removing intermediate container 002a47ddd478 [2023-02-20T13:04:49.944Z] ---> bb5e51bb15e9 [2023-02-20T13:04:49.944Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T13:04:49.944Z] ---> Running in 3c555ba3d7a4 [2023-02-20T13:04:50.527Z] Removing intermediate container 3c555ba3d7a4 [2023-02-20T13:04:50.527Z] ---> 440aeeebbf6f [2023-02-20T13:04:50.796Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T13:04:50.796Z] ---> Running in 2632edf38b42 [2023-02-20T13:04:50.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:51.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:51.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:51.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:52.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:52.872Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T13:04:52.872Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:04:53.139Z] OK: 5 MiB in 15 packages [2023-02-20T13:04:53.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:04:53.139Z] OK: 221 MiB in 51 packages [2023-02-20T13:04:54.546Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T13:04:54.546Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:04:54.546Z] OK: 5 MiB in 15 packages [2023-02-20T13:04:54.813Z] Removing intermediate container 7e60eaeeac79 [2023-02-20T13:04:55.080Z] ---> 5ccf0fa39d02 [2023-02-20T13:04:55.080Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T13:04:55.080Z] ---> Running in 10c9b37586bd [2023-02-20T13:04:55.346Z] Removing intermediate container 49e189419722 [2023-02-20T13:04:55.346Z] ---> 4e60d3f45bcf [2023-02-20T13:04:55.346Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T13:04:56.302Z] Removing intermediate container 10c9b37586bd [2023-02-20T13:04:56.302Z] ---> 85b113215642 [2023-02-20T13:04:56.302Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T13:04:56.302Z] ---> Running in 9b443f4d5f21 [2023-02-20T13:04:56.886Z] Removing intermediate container 2632edf38b42 [2023-02-20T13:04:56.886Z] ---> 6f2e83aa1457 [2023-02-20T13:04:56.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:04:56.886Z] ---> 0f9d235e78ef [2023-02-20T13:04:56.886Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:04:57.154Z] ---> Running in fe0257b9d01f [2023-02-20T13:04:57.430Z] Removing intermediate container 9b443f4d5f21 [2023-02-20T13:04:57.430Z] ---> 46cc248a1994 [2023-02-20T13:04:57.430Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T13:04:57.703Z] ---> Running in 44c586b4315e [2023-02-20T13:04:58.891Z] Removing intermediate container 44c586b4315e [2023-02-20T13:04:58.891Z] ---> 6f7fcc3c07bf [2023-02-20T13:04:58.891Z] Step 15/24 : WORKDIR / [2023-02-20T13:04:58.891Z] ---> Running in a2eb503fb104 [2023-02-20T13:04:58.891Z] ---> 5ad6f31332c6 [2023-02-20T13:04:58.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T13:04:59.851Z] Removing intermediate container a2eb503fb104 [2023-02-20T13:04:59.851Z] ---> 07a9bab9393e [2023-02-20T13:04:59.851Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:05:01.801Z] ---> 70334a7d0d6f [2023-02-20T13:05:01.801Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T13:05:01.801Z] ---> 7687714c9d50 [2023-02-20T13:05:01.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T13:05:02.763Z] ---> 27ef8e4a180d [2023-02-20T13:05:02.764Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T13:05:03.031Z] ---> Running in 04a32f022fe9 [2023-02-20T13:05:03.617Z] ---> 5763b4fcee64 [2023-02-20T13:05:03.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T13:05:03.617Z] Removing intermediate container 04a32f022fe9 [2023-02-20T13:05:03.617Z] ---> a2c74e94385b [2023-02-20T13:05:03.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:05:03.884Z] ---> Running in d288d2931880 [2023-02-20T13:05:04.470Z] Removing intermediate container d288d2931880 [2023-02-20T13:05:04.470Z] ---> 736c0d29b6e2 [2023-02-20T13:05:04.470Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T13:05:04.470Z] ---> Running in b284bfe27899 [2023-02-20T13:05:04.740Z] ---> 1531743f2a67 [2023-02-20T13:05:04.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T13:05:05.329Z] Removing intermediate container b284bfe27899 [2023-02-20T13:05:05.329Z] ---> f23dbf273d62 [2023-02-20T13:05:05.329Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:05:05.595Z] ---> Running in 7d3cf8a78b8f [2023-02-20T13:05:05.863Z] ---> 7821ba1515b8 [2023-02-20T13:05:05.863Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T13:05:06.147Z] ---> Running in ebde8ed5b5e6 [2023-02-20T13:05:06.147Z] Removing intermediate container 7d3cf8a78b8f [2023-02-20T13:05:06.147Z] ---> f97219b58f28 [2023-02-20T13:05:06.147Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T13:05:06.417Z] ---> Running in 13186dc087ed [2023-02-20T13:05:07.006Z] Removing intermediate container ebde8ed5b5e6 [2023-02-20T13:05:07.006Z] ---> c84e77d01f02 [2023-02-20T13:05:07.006Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:05:07.006Z] Removing intermediate container 13186dc087ed [2023-02-20T13:05:07.006Z] ---> 2996db9c2ad5 [2023-02-20T13:05:07.006Z] [2023-02-20T13:05:07.006Z] ---> Running in 6eb35ae75caf [2023-02-20T13:05:07.588Z] Successfully built 2996db9c2ad5 [2023-02-20T13:05:07.588Z] Successfully tagged core-data-arm64:latest [2023-02-20T13:05:07.588Z]  Building core-data ... done Building security-spire-config [2023-02-20T13:05:07.588Z] Removing intermediate container 6eb35ae75caf [2023-02-20T13:05:07.588Z] ---> 4c7e140854d5 [2023-02-20T13:05:07.588Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T13:05:07.588Z] ---> Running in 322bb3491a5a [2023-02-20T13:05:08.175Z] Removing intermediate container 322bb3491a5a [2023-02-20T13:05:08.175Z] ---> cb1ee72f6aec [2023-02-20T13:05:08.175Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:05:08.447Z] ---> Running in 8266ba1fa907 [2023-02-20T13:05:09.029Z] Removing intermediate container 8266ba1fa907 [2023-02-20T13:05:09.029Z] ---> 5c3f1c75d15d [2023-02-20T13:05:09.029Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T13:05:09.029Z] ---> Running in 92b41e9ba400 [2023-02-20T13:05:09.622Z] Removing intermediate container 92b41e9ba400 [2023-02-20T13:05:09.622Z] ---> a70558238a52 [2023-02-20T13:05:09.622Z] [2023-02-20T13:05:09.895Z] Successfully built a70558238a52 [2023-02-20T13:05:09.895Z] Successfully tagged core-metadata-arm64:latest [2023-02-20T13:05:09.895Z]  Building core-metadata ... done Building support-notifications [2023-02-20T13:05:31.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:05:31.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:05:31.949Z] ---> f3172b6b35ed [2023-02-20T13:05:31.949Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T13:05:31.949Z] ---> Using cache [2023-02-20T13:05:31.949Z] ---> 0af7ef053424 [2023-02-20T13:05:31.949Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T13:05:31.949Z] ---> Using cache [2023-02-20T13:05:31.949Z] ---> 4e60d3f45bcf [2023-02-20T13:05:31.949Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T13:05:31.949Z] ---> Using cache [2023-02-20T13:05:31.949Z] ---> 0f9d235e78ef [2023-02-20T13:05:31.950Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:05:31.950Z] ---> Running in c3137ca7fdea [2023-02-20T13:05:31.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:05:31.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:05:31.950Z] ---> f3172b6b35ed [2023-02-20T13:05:31.950Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T13:05:31.950Z] ---> Using cache [2023-02-20T13:05:31.950Z] ---> af07b9ff8410 [2023-02-20T13:05:31.950Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T13:05:31.950Z] ---> Using cache [2023-02-20T13:05:31.950Z] ---> cddee39f02e2 [2023-02-20T13:05:31.950Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T13:05:31.950Z] ---> Running in 3a0bce143c08 [2023-02-20T13:05:34.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:05:34.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:05:35.941Z] OK: 221 MiB in 51 packages [2023-02-20T13:05:37.883Z] Removing intermediate container 3a0bce143c08 [2023-02-20T13:05:37.883Z] ---> 0cf1f998e5a9 [2023-02-20T13:05:37.883Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T13:05:38.470Z] ---> bc3f40119e3b [2023-02-20T13:05:38.470Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:05:38.739Z] ---> Running in 56e8fc69cf5f [2023-02-20T13:06:35.153Z] Removing intermediate container 89385caccef9 [2023-02-20T13:06:35.153Z] ---> 6fb5735cba2b [2023-02-20T13:06:35.153Z] [2023-02-20T13:06:35.153Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T13:06:35.153Z] ---> 4c81e5bf8899 [2023-02-20T13:06:35.153Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T13:06:35.153Z] ---> Using cache [2023-02-20T13:06:35.153Z] ---> 5ccf0fa39d02 [2023-02-20T13:06:35.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T13:06:35.153Z] ---> Using cache [2023-02-20T13:06:35.153Z] ---> 85b113215642 [2023-02-20T13:06:35.153Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T13:06:35.153Z] ---> Running in 2dfb1f7d0c5a [2023-02-20T13:06:35.153Z] Removing intermediate container 2dfb1f7d0c5a [2023-02-20T13:06:35.153Z] ---> 8d81e9759880 [2023-02-20T13:06:35.153Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T13:06:35.153Z] ---> Running in 91f8fece5d18 [2023-02-20T13:06:35.153Z] Removing intermediate container 91f8fece5d18 [2023-02-20T13:06:35.153Z] ---> c985fe0d1b16 [2023-02-20T13:06:35.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:06:36.566Z] ---> 40fa2d4ea206 [2023-02-20T13:06:36.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T13:06:44.766Z] ---> d58f12121ee6 [2023-02-20T13:06:44.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T13:06:46.172Z] ---> c8fdd9b32246 [2023-02-20T13:06:46.172Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T13:06:46.172Z] ---> Running in e21a1e60e75b [2023-02-20T13:06:47.132Z] Removing intermediate container e21a1e60e75b [2023-02-20T13:06:47.132Z] ---> 88e4d5d8cce6 [2023-02-20T13:06:47.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:06:47.398Z] ---> Running in 97836c4d0427 [2023-02-20T13:06:48.803Z] Removing intermediate container 97836c4d0427 [2023-02-20T13:06:48.803Z] ---> 53436836a3d3 [2023-02-20T13:06:48.803Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T13:06:49.070Z] ---> Running in d1768e37b7a5 [2023-02-20T13:06:50.039Z] Removing intermediate container d1768e37b7a5 [2023-02-20T13:06:50.039Z] ---> 598e00f004fd [2023-02-20T13:06:50.039Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:06:50.306Z] ---> Running in 161710f6af6e [2023-02-20T13:06:51.721Z] Removing intermediate container 161710f6af6e [2023-02-20T13:06:51.721Z] ---> 2c8405410d7c [2023-02-20T13:06:51.721Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T13:06:51.721Z] ---> Running in 8b1940857c97 [2023-02-20T13:06:52.680Z] Removing intermediate container 8b1940857c97 [2023-02-20T13:06:52.680Z] ---> 33f8fd26d3fb [2023-02-20T13:06:52.680Z] [2023-02-20T13:06:53.636Z] Successfully built 33f8fd26d3fb [2023-02-20T13:06:53.636Z] Successfully tagged support-scheduler-arm64:latest [2023-02-20T13:06:53.636Z] Building security-spire-server [2023-02-20T13:07:11.835Z]  Building support-scheduler ... done Removing intermediate container fe0257b9d01f [2023-02-20T13:07:11.835Z] ---> 04a6d91794de [2023-02-20T13:07:11.835Z] Step 7/24 : COPY . . [2023-02-20T13:07:14.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:07:14.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:07:14.412Z] ---> f3172b6b35ed [2023-02-20T13:07:14.412Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T13:07:14.412Z] ---> Using cache [2023-02-20T13:07:14.412Z] ---> 0af7ef053424 [2023-02-20T13:07:14.412Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T13:07:14.412Z] ---> Using cache [2023-02-20T13:07:14.412Z] ---> 4e60d3f45bcf [2023-02-20T13:07:14.412Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T13:07:14.412Z] ---> Using cache [2023-02-20T13:07:14.412Z] ---> 0f9d235e78ef [2023-02-20T13:07:14.412Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:07:14.412Z] ---> Using cache [2023-02-20T13:07:14.412Z] ---> 04a6d91794de [2023-02-20T13:07:14.412Z] Step 7/23 : COPY . . [2023-02-20T13:07:46.623Z] ---> 9f0fa85ee4fa [2023-02-20T13:07:46.623Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T13:07:46.623Z] ---> 762082e0a29d [2023-02-20T13:07:46.623Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T13:07:46.623Z] ---> Running in b627bbecbb4d [2023-02-20T13:07:46.623Z] ---> Running in 406b1b22db2e [2023-02-20T13:07:46.893Z] Removing intermediate container b627bbecbb4d [2023-02-20T13:07:46.893Z] ---> 8a77ad4de1bd [2023-02-20T13:07:46.893Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T13:07:47.161Z] Removing intermediate container 406b1b22db2e [2023-02-20T13:07:47.161Z] ---> Running in f7775e873185 [2023-02-20T13:07:47.161Z] ---> 48bcb1621764 [2023-02-20T13:07:47.161Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T13:07:47.161Z] ---> Running in 06e71dfe2de1 [2023-02-20T13:07:48.154Z] Removing intermediate container f7775e873185 [2023-02-20T13:07:48.154Z] ---> a0843c59e2a8 [2023-02-20T13:07:48.154Z] 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-02-20T13:07:48.154Z] Removing intermediate container 06e71dfe2de1 [2023-02-20T13:07:48.154Z] ---> ded834a51535 [2023-02-20T13:07:48.154Z] 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-02-20T13:07:48.438Z] ---> Running in ab6392801bfe [2023-02-20T13:07:48.709Z] ---> Running in 6b374b23dcdf [2023-02-20T13:07:50.135Z] Removing intermediate container c3137ca7fdea [2023-02-20T13:07:50.135Z] ---> 057c1c14d556 [2023-02-20T13:07:50.135Z] Step 7/24 : COPY . . [2023-02-20T13:07:50.724Z] Removing intermediate container 56e8fc69cf5f [2023-02-20T13:07:50.724Z] ---> b98540eadbb6 [2023-02-20T13:07:50.724Z] Step 8/22 : COPY . . [2023-02-20T13:07:54.101Z] Removing intermediate container 6b374b23dcdf [2023-02-20T13:07:54.101Z] ---> f3f7c96a30ae [2023-02-20T13:07:54.101Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T13:07:54.101Z] Removing intermediate container ab6392801bfe [2023-02-20T13:07:54.101Z] ---> c9ba2b56dfdc [2023-02-20T13:07:54.101Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T13:07:54.101Z] ---> Running in abadf986e334 [2023-02-20T13:07:54.101Z] ---> Running in 5b8bb123486a [2023-02-20T13:07:55.072Z] Removing intermediate container 5b8bb123486a [2023-02-20T13:07:55.072Z] ---> a2acd2a6f5ca [2023-02-20T13:07:55.072Z] [2023-02-20T13:07:55.072Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T13:07:55.072Z] Removing intermediate container abadf986e334 [2023-02-20T13:07:55.072Z] ---> f2af57cced4e [2023-02-20T13:07:55.072Z] [2023-02-20T13:07:55.072Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T13:07:55.342Z] 3.15: Pulling from library/alpine [2023-02-20T13:07:55.342Z] 3.15: Pulling from library/alpine [2023-02-20T13:07:57.943Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T13:07:57.943Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T13:07:57.943Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T13:07:57.943Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T13:07:57.943Z] ---> 354640af7b1b [2023-02-20T13:07:57.943Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T13:07:57.943Z] ---> 354640af7b1b [2023-02-20T13:07:57.943Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T13:07:58.549Z] ---> Running in b67f60e3a670 [2023-02-20T13:07:58.549Z] ---> Running in fdce8e7b8e67 [2023-02-20T13:07:59.525Z] Removing intermediate container fdce8e7b8e67 [2023-02-20T13:07:59.525Z] ---> 12b30789db04 [2023-02-20T13:07:59.525Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T13:07:59.525Z] Removing intermediate container b67f60e3a670 [2023-02-20T13:07:59.525Z] ---> afcb42c7b34c [2023-02-20T13:07:59.525Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T13:07:59.525Z] ---> Running in 8183ba34c280 [2023-02-20T13:07:59.793Z] ---> Running in 31d0b1505fe2 [2023-02-20T13:08:02.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:02.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:02.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:02.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:03.643Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T13:08:03.643Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T13:08:03.643Z] OK: 15734 distinct packages available [2023-02-20T13:08:03.912Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T13:08:03.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:03.912Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T13:08:03.912Z] OK: 15734 distinct packages available [2023-02-20T13:08:04.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:04.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:05.311Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T13:08:05.311Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T13:08:05.311Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T13:08:05.584Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T13:08:05.584Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T13:08:05.584Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T13:08:05.584Z] OK: 6 MiB in 19 packages [2023-02-20T13:08:05.857Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T13:08:05.857Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T13:08:05.857Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T13:08:05.857Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T13:08:05.857Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T13:08:05.857Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T13:08:06.130Z] OK: 6 MiB in 19 packages [2023-02-20T13:08:11.531Z] Removing intermediate container 8183ba34c280 [2023-02-20T13:08:11.531Z] ---> 5cbcb692c730 [2023-02-20T13:08:11.531Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T13:08:11.531Z] Removing intermediate container 31d0b1505fe2 [2023-02-20T13:08:11.531Z] ---> 975a2c61275d [2023-02-20T13:08:11.531Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T13:08:13.500Z] ---> b143b2971489 [2023-02-20T13:08:13.500Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T13:08:13.500Z] ---> 524b928e6d1c [2023-02-20T13:08:13.500Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T13:08:13.500Z] ---> f3d4d2a4211e [2023-02-20T13:08:13.500Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T13:08:13.770Z] ---> Running in 1930c046cc5e [2023-02-20T13:08:13.770Z] ---> Running in 88bd69145a22 [2023-02-20T13:08:14.738Z] Removing intermediate container 1930c046cc5e [2023-02-20T13:08:14.738Z] ---> e6732a443eee [2023-02-20T13:08:14.738Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T13:08:14.738Z] ---> Running in c03bdab5779e [2023-02-20T13:08:15.328Z] 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-02-20T13:08:15.599Z] Removing intermediate container c03bdab5779e [2023-02-20T13:08:15.599Z] ---> 076e617a7ec6 [2023-02-20T13:08:15.599Z] 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-02-20T13:08:15.872Z] ---> Running in 9ec7687b53ac [2023-02-20T13:08:18.699Z] ---> 5761ced562f8 [2023-02-20T13:08:18.699Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T13:08:20.207Z] Removing intermediate container 9ec7687b53ac [2023-02-20T13:08:20.207Z] ---> 85d04eb86935 [2023-02-20T13:08:20.207Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T13:08:20.549Z] ---> Running in 2cf674bea5ac [2023-02-20T13:08:20.879Z] ---> f95e3d2fd043 [2023-02-20T13:08:20.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T13:08:21.891Z] Removing intermediate container 2cf674bea5ac [2023-02-20T13:08:21.891Z] ---> e7f70b49ada9 [2023-02-20T13:08:21.891Z] [2023-02-20T13:08:21.891Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T13:08:21.891Z] ---> 354640af7b1b [2023-02-20T13:08:21.891Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T13:08:21.891Z] ---> Using cache [2023-02-20T13:08:21.891Z] ---> afcb42c7b34c [2023-02-20T13:08:21.891Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T13:08:22.178Z] ---> Running in c5263d2128de [2023-02-20T13:08:23.147Z] ---> c80df883870e [2023-02-20T13:08:23.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T13:08:24.565Z] ---> 9f634f825530 [2023-02-20T13:08:24.565Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T13:08:24.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:24.565Z] ---> Running in 4383f2227873 [2023-02-20T13:08:24.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:25.810Z] Removing intermediate container 4383f2227873 [2023-02-20T13:08:25.810Z] ---> 794924c5ba3b [2023-02-20T13:08:25.810Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T13:08:25.810Z] ---> Running in c955bd7ffc1b [2023-02-20T13:08:26.080Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T13:08:26.080Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T13:08:26.080Z] OK: 15734 distinct packages available [2023-02-20T13:08:26.080Z] ---> 06fbaaa36160 [2023-02-20T13:08:26.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T13:08:26.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:26.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:08:26.637Z] Removing intermediate container c955bd7ffc1b [2023-02-20T13:08:26.637Z] ---> f2d153bb1128 [2023-02-20T13:08:26.637Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T13:08:26.905Z] ---> Running in 0d94a09de3fd [2023-02-20T13:08:27.174Z] ---> 5728a47a7eb7 [2023-02-20T13:08:27.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T13:08:27.444Z] Removing intermediate container 8c324fb53b05 [2023-02-20T13:08:27.444Z] Removing intermediate container 0d94a09de3fd [2023-02-20T13:08:27.444Z] ---> 3db95c3af271 [2023-02-20T13:08:27.444Z] Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd ---> 5d7638f2fe4d [2023-02-20T13:08:27.444Z] [2023-02-20T13:08:27.444Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T13:08:27.444Z] ---> 4c81e5bf8899 [2023-02-20T13:08:27.444Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T13:08:27.444Z] ---> Using cache [2023-02-20T13:08:27.444Z] ---> 5ccf0fa39d02 [2023-02-20T13:08:27.444Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T13:08:27.444Z] [2023-02-20T13:08:27.444Z] ---> Using cache [2023-02-20T13:08:27.444Z] ---> 85b113215642 [2023-02-20T13:08:27.720Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T13:08:27.720Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T13:08:27.720Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T13:08:27.720Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T13:08:27.720Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T13:08:27.720Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T13:08:27.720Z] ---> Running in ff541a0bc57f [2023-02-20T13:08:27.720Z] OK: 6 MiB in 18 packages [2023-02-20T13:08:27.720Z] ---> Running in f94a67f2198c [2023-02-20T13:08:28.313Z] Removing intermediate container f94a67f2198c [2023-02-20T13:08:28.313Z] ---> afdb81905a41 [2023-02-20T13:08:28.588Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T13:08:28.589Z] ---> Running in feb82b134bf8 [2023-02-20T13:08:28.589Z] ---> f28d4f4485f7 [2023-02-20T13:08:28.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Removing intermediate container ff541a0bc57f [2023-02-20T13:08:28.589Z] [2023-02-20T13:08:28.589Z] ---> 796226d81eec [2023-02-20T13:08:28.589Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T13:08:29.181Z] ---> Running in 589d6ecbce31 [2023-02-20T13:08:29.449Z] Removing intermediate container c5263d2128de [2023-02-20T13:08:29.449Z] ---> 293d91603c1b [2023-02-20T13:08:29.449Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T13:08:29.717Z] Removing intermediate container feb82b134bf8 [2023-02-20T13:08:29.717Z] ---> 465988d9748f [2023-02-20T13:08:29.717Z] Step 15/23 : WORKDIR / [2023-02-20T13:08:29.717Z] ---> Running in 98cf6534030a [2023-02-20T13:08:29.986Z] Removing intermediate container 589d6ecbce31 [2023-02-20T13:08:29.986Z] ---> d7ac56a4788b [2023-02-20T13:08:29.986Z] [2023-02-20T13:08:30.264Z] ---> 5c4690634c91 [2023-02-20T13:08:30.264Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T13:08:30.533Z] ---> Running in 50eea193842d [2023-02-20T13:08:30.803Z] Removing intermediate container 98cf6534030a [2023-02-20T13:08:30.803Z] ---> 9f73b680d5cc [2023-02-20T13:08:30.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:08:30.803Z] Successfully built d7ac56a4788b [2023-02-20T13:08:30.803Z] Successfully tagged security-spire-server-arm64:latest [2023-02-20T13:08:30.803Z] Building security-bootstrapper [2023-02-20T13:08:31.392Z]  Building security-spire-server ... done Removing intermediate container 50eea193842d [2023-02-20T13:08:31.392Z] ---> 3efa3940ada5 [2023-02-20T13:08:31.392Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T13:08:31.392Z] ---> Running in 3d10a59ffa8f [2023-02-20T13:08:31.982Z] ---> 018decda334e [2023-02-20T13:08:31.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T13:08:32.251Z] Removing intermediate container 3d10a59ffa8f [2023-02-20T13:08:32.251Z] ---> e004c28588a9 [2023-02-20T13:08:32.251Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T13:08:32.520Z] ---> Running in b771983cee27 [2023-02-20T13:08:33.488Z] Removing intermediate container b771983cee27 [2023-02-20T13:08:33.488Z] ---> 54c7953f0e54 [2023-02-20T13:08:33.488Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:08:33.756Z] ---> Running in 16f5859505cd [2023-02-20T13:08:34.348Z] Removing intermediate container 16f5859505cd [2023-02-20T13:08:34.348Z] ---> b3ab2db95db1 [2023-02-20T13:08:34.348Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T13:08:34.617Z] ---> Running in d0c35f931b0c [2023-02-20T13:08:34.885Z] ---> 238b42c19c77 [2023-02-20T13:08:34.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T13:08:37.484Z] Removing intermediate container d0c35f931b0c [2023-02-20T13:08:37.484Z] ---> cefbb853f2c2 [2023-02-20T13:08:37.484Z] [2023-02-20T13:08:37.484Z] ---> 302fa9b87971 [2023-02-20T13:08:37.484Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T13:08:37.484Z] ---> Running in d32b6eb40b4c [2023-02-20T13:08:37.484Z] Successfully built cefbb853f2c2 [2023-02-20T13:08:37.484Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-20T13:08:37.484Z] Building security-spiffe-token-provider [2023-02-20T13:08:37.761Z]  Building security-spire-agent ... done Removing intermediate container d32b6eb40b4c [2023-02-20T13:08:37.762Z] ---> 190ac61d4463 [2023-02-20T13:08:37.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:08:37.762Z] ---> 893d65709311 [2023-02-20T13:08:37.762Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T13:08:38.043Z] ---> Running in e3bf97a3dfc7 [2023-02-20T13:08:38.633Z] Removing intermediate container e3bf97a3dfc7 [2023-02-20T13:08:38.633Z] ---> ff3de82718f2 [2023-02-20T13:08:38.633Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T13:08:38.633Z] ---> Running in fdae5fe667a5 [2023-02-20T13:08:38.902Z] ---> 668802a6efef [2023-02-20T13:08:38.902Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T13:08:39.171Z] ---> Running in 48024ab1ffe6 [2023-02-20T13:08:39.171Z] Removing intermediate container fdae5fe667a5 [2023-02-20T13:08:39.171Z] ---> 7e9e5fda62e9 [2023-02-20T13:08:39.439Z] Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:08:39.439Z] ---> Running in 8c24c41367da [2023-02-20T13:08:39.706Z] Removing intermediate container 48024ab1ffe6 [2023-02-20T13:08:39.706Z] ---> bf8559dece24 [2023-02-20T13:08:39.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T13:08:40.290Z] Removing intermediate container 8c24c41367da [2023-02-20T13:08:40.290Z] ---> 0b8dcf80650e [2023-02-20T13:08:40.290Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T13:08:40.558Z] ---> Running in 3e05baf2550b [2023-02-20T13:08:41.524Z] Removing intermediate container 3e05baf2550b [2023-02-20T13:08:41.524Z] ---> d5181b564c5e [2023-02-20T13:08:41.524Z] [2023-02-20T13:08:41.524Z] ---> e51721fb33c9 [2023-02-20T13:08:41.524Z] Step 19/24 : WORKDIR / [2023-02-20T13:08:41.524Z] ---> Running in 5d451e6f53e3 [2023-02-20T13:08:42.121Z] Successfully built d5181b564c5e [2023-02-20T13:08:42.121Z] Successfully tagged core-command-arm64:latest [2023-02-20T13:08:42.121Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-02-20T13:08:42.392Z] Removing intermediate container 5d451e6f53e3 [2023-02-20T13:08:42.392Z] ---> 4e1ac47fcd11 [2023-02-20T13:08:42.392Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T13:08:42.392Z] ---> Running in 8979e2ef71fb [2023-02-20T13:08:42.977Z] Removing intermediate container 8979e2ef71fb [2023-02-20T13:08:42.977Z] ---> cb5770498e58 [2023-02-20T13:08:42.977Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T13:08:43.245Z] ---> Running in 7e7c232a31e0 [2023-02-20T13:08:43.832Z] Removing intermediate container 7e7c232a31e0 [2023-02-20T13:08:43.832Z] ---> 1b2fa401a047 [2023-02-20T13:08:43.832Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T13:08:43.832Z] ---> Running in 60a37c906775 [2023-02-20T13:08:44.433Z] Removing intermediate container 60a37c906775 [2023-02-20T13:08:44.433Z] ---> aa98f5ad5049 [2023-02-20T13:08:44.434Z] Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:08:44.706Z] ---> Running in d6ea549737c4 [2023-02-20T13:08:45.297Z] Removing intermediate container d6ea549737c4 [2023-02-20T13:08:45.297Z] ---> 513f366a58de [2023-02-20T13:08:45.297Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T13:08:45.297Z] ---> Running in 729b180468ac [2023-02-20T13:08:45.887Z] Removing intermediate container 729b180468ac [2023-02-20T13:08:45.887Z] ---> 5862f4dcfe0f [2023-02-20T13:08:45.887Z] [2023-02-20T13:08:46.155Z] Successfully built 5862f4dcfe0f [2023-02-20T13:08:46.155Z] Successfully tagged security-spire-config-arm64:latest [2023-02-20T13:08:52.831Z]  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:08:52.831Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:08:52.831Z] ---> f3172b6b35ed [2023-02-20T13:08:52.831Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T13:08:52.831Z] ---> Using cache [2023-02-20T13:08:52.831Z] ---> 0af7ef053424 [2023-02-20T13:08:52.831Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T13:08:52.831Z] ---> Using cache [2023-02-20T13:08:52.831Z] ---> e83a456dba65 [2023-02-20T13:08:52.831Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T13:08:52.831Z] ---> Using cache [2023-02-20T13:08:52.831Z] ---> 157d62c9ad43 [2023-02-20T13:08:52.831Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:08:52.831Z] ---> Using cache [2023-02-20T13:08:52.831Z] ---> 8f8ea331aa2c [2023-02-20T13:08:52.831Z] Step 7/32 : COPY . . [2023-02-20T13:08:52.831Z] ---> Using cache [2023-02-20T13:08:52.831Z] ---> 9a7e62229e96 [2023-02-20T13:08:52.831Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T13:08:53.103Z] ---> Running in 7facab5db0fc [2023-02-20T13:08:55.057Z] 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-02-20T13:09:01.719Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:09:01.719Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:09:01.719Z] ---> f3172b6b35ed [2023-02-20T13:09:01.719Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T13:09:01.719Z] ---> Using cache [2023-02-20T13:09:01.719Z] ---> 0af7ef053424 [2023-02-20T13:09:01.719Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T13:09:01.991Z] ---> Running in 0e74fe393779 [2023-02-20T13:09:04.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:09:04.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:09:05.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T13:09:05.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T13:09:05.135Z] ---> f3172b6b35ed [2023-02-20T13:09:05.135Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> af07b9ff8410 [2023-02-20T13:09:05.135Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> cddee39f02e2 [2023-02-20T13:09:05.135Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> 8f49df3e1fb3 [2023-02-20T13:09:05.135Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> 341f67425f9b [2023-02-20T13:09:05.135Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> 19bdbe32cd02 [2023-02-20T13:09:05.135Z] Step 8/22 : COPY . . [2023-02-20T13:09:05.135Z] ---> Using cache [2023-02-20T13:09:05.135Z] ---> 93f135940e96 [2023-02-20T13:09:05.135Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T13:09:05.405Z] ---> Running in ac7c9de688a0 [2023-02-20T13:09:06.372Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T13:09:06.372Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T13:09:06.372Z] OK: 16903 distinct packages available [2023-02-20T13:09:06.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:09:06.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:09:07.237Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T13:09:07.837Z] OK: 221 MiB in 51 packages [2023-02-20T13:09:09.258Z] Removing intermediate container 0e74fe393779 [2023-02-20T13:09:09.258Z] ---> df8418443afd [2023-02-20T13:09:09.258Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T13:09:10.223Z] ---> eb3a6b930733 [2023-02-20T13:09:10.224Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T13:09:10.224Z] ---> Running in ed2f80039629 [2023-02-20T13:10:31.892Z] Removing intermediate container ed2f80039629 [2023-02-20T13:10:31.892Z] ---> ec367e2cda60 [2023-02-20T13:10:31.892Z] Step 7/19 : COPY . . [2023-02-20T13:10:38.565Z] ---> ded77ed23059 [2023-02-20T13:10:38.565Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T13:10:38.565Z] ---> Running in aa81231286f2 [2023-02-20T13:10:40.007Z] 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-02-20T13:13:46.776Z] Removing intermediate container 7facab5db0fc [2023-02-20T13:13:46.776Z] ---> 44e210463607 [2023-02-20T13:13:46.776Z] [2023-02-20T13:13:46.776Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T13:13:46.776Z] ---> 4c81e5bf8899 [2023-02-20T13:13:46.776Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T13:13:46.776Z] ---> Running in 92e201c9daaf [2023-02-20T13:13:46.776Z] Removing intermediate container 92e201c9daaf [2023-02-20T13:13:46.776Z] ---> 08aeb7f6ad90 [2023-02-20T13:13:46.776Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T13:13:46.776Z] ---> Running in ea83a972b1a6 [2023-02-20T13:13:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:13:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:13:46.776Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T13:13:46.776Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T13:13:46.776Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:13:46.776Z] OK: 5 MiB in 16 packages [2023-02-20T13:13:48.711Z] Removing intermediate container ea83a972b1a6 [2023-02-20T13:13:48.711Z] ---> 38d352a29bcc [2023-02-20T13:13:48.711Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T13:13:48.711Z] ---> Running in 8f36946ca5b5 [2023-02-20T13:13:48.977Z] Removing intermediate container 8f36946ca5b5 [2023-02-20T13:13:48.977Z] ---> 7c4f478e0fc2 [2023-02-20T13:13:48.977Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T13:13:48.977Z] ---> Running in 5be28da1d25f [2023-02-20T13:13:49.560Z] Removing intermediate container 5be28da1d25f [2023-02-20T13:13:49.560Z] ---> d11cb404f153 [2023-02-20T13:13:49.560Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T13:13:49.560Z] ---> Running in 2522d1b60e98 [2023-02-20T13:13:50.146Z] Removing intermediate container 2522d1b60e98 [2023-02-20T13:13:50.146Z] ---> 856dcf15effd [2023-02-20T13:13:50.146Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T13:13:50.146Z] ---> Running in 00ed76c336cc [2023-02-20T13:13:51.106Z] Removing intermediate container 00ed76c336cc [2023-02-20T13:13:51.106Z] ---> fa7aae400b67 [2023-02-20T13:13:51.106Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T13:13:51.106Z] ---> Running in 4d4a81197af0 [2023-02-20T13:13:55.384Z] Removing intermediate container 4d4a81197af0 [2023-02-20T13:13:55.384Z] ---> a9d6028c51f3 [2023-02-20T13:13:55.384Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T13:13:55.384Z] ---> Running in 254924ed1b18 [2023-02-20T13:13:55.974Z] Removing intermediate container 254924ed1b18 [2023-02-20T13:13:55.974Z] ---> 502479778736 [2023-02-20T13:13:55.974Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T13:13:57.388Z] ---> 9976c09860f4 [2023-02-20T13:13:57.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T13:13:57.664Z] ---> Running in 59fa82bbe816 [2023-02-20T13:14:01.952Z] Removing intermediate container ac7c9de688a0 [2023-02-20T13:14:01.952Z] ---> 4576824f473f [2023-02-20T13:14:01.952Z] [2023-02-20T13:14:01.952Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T13:14:01.952Z] ---> 4c81e5bf8899 [2023-02-20T13:14:01.952Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T13:14:01.952Z] ---> Running in 68c0c57b8b63 [2023-02-20T13:14:01.952Z] Removing intermediate container 59fa82bbe816 [2023-02-20T13:14:01.952Z] ---> b3a0e62bcfc3 [2023-02-20T13:14:01.952Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:14:01.952Z] Removing intermediate container 68c0c57b8b63 [2023-02-20T13:14:01.952Z] ---> 9068652a9ac3 [2023-02-20T13:14:01.952Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T13:14:02.227Z] ---> Running in 49a42d1547e2 [2023-02-20T13:14:03.199Z] ---> 42234924cb5c [2023-02-20T13:14:03.199Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T13:14:04.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:14:04.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:14:05.401Z] ---> bfc900c55535 [2023-02-20T13:14:05.401Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T13:14:05.671Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T13:14:05.671Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:14:05.671Z] OK: 5 MiB in 15 packages [2023-02-20T13:14:06.261Z] ---> 52dd552dd8e9 [2023-02-20T13:14:06.262Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T13:14:07.223Z] ---> 19ee988f9d1a [2023-02-20T13:14:07.223Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T13:14:07.223Z] Removing intermediate container 49a42d1547e2 [2023-02-20T13:14:07.223Z] ---> dffbb33fe05e [2023-02-20T13:14:07.223Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:14:08.638Z] ---> fd9f4d1b1766 [2023-02-20T13:14:08.638Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T13:14:08.638Z] ---> f3e2ff4d786b [2023-02-20T13:14:08.638Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T13:14:09.601Z] ---> 9f0dbbbe02da [2023-02-20T13:14:09.601Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T13:14:10.564Z] ---> 5b0ba1100698 [2023-02-20T13:14:10.564Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T13:14:10.842Z] ---> 7e94e96e2ab8 [2023-02-20T13:14:10.842Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T13:14:11.114Z] ---> Running in 469bb9091af2 [2023-02-20T13:14:14.463Z] ---> 7f1fa483ef68 [2023-02-20T13:14:14.463Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T13:14:15.434Z] ---> bcc2f2df778b [2023-02-20T13:14:15.434Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T13:14:15.434Z] Removing intermediate container 469bb9091af2 [2023-02-20T13:14:15.434Z] ---> d81098b0468e [2023-02-20T13:14:15.434Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T13:14:15.434Z] ---> Running in 42c8f57b7cba [2023-02-20T13:14:15.706Z] ---> Running in f95b56a54b25 [2023-02-20T13:14:16.298Z] Removing intermediate container f95b56a54b25 [2023-02-20T13:14:16.298Z] ---> e56765dff81e [2023-02-20T13:14:16.298Z] Step 29/32 : CMD ["gate"] [2023-02-20T13:14:16.298Z] ---> Running in 659ff7f5ce53 [2023-02-20T13:14:16.895Z] Removing intermediate container 659ff7f5ce53 [2023-02-20T13:14:16.895Z] ---> b1fcc45934a2 [2023-02-20T13:14:16.895Z] Step 30/32 : LABEL arch=arm64 [2023-02-20T13:14:17.166Z] ---> Running in 27aac9392e8b [2023-02-20T13:14:17.758Z] Removing intermediate container 27aac9392e8b [2023-02-20T13:14:17.758Z] ---> 783c111b19f6 [2023-02-20T13:14:17.759Z] Step 31/32 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:14:17.759Z] ---> Running in dfb4d3e08bf6 [2023-02-20T13:14:18.725Z] Removing intermediate container dfb4d3e08bf6 [2023-02-20T13:14:18.725Z] ---> 7227a391602c [2023-02-20T13:14:18.725Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T13:14:18.725Z] ---> Running in 438c5f0d00c6 [2023-02-20T13:14:18.996Z] Removing intermediate container 42c8f57b7cba [2023-02-20T13:14:18.996Z] ---> db81d2283bb6 [2023-02-20T13:14:18.996Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T13:14:18.996Z] ---> Running in b67cf28eb028 [2023-02-20T13:14:19.265Z] Removing intermediate container 438c5f0d00c6 [2023-02-20T13:14:19.265Z] ---> 5216b17951a8 [2023-02-20T13:14:19.265Z] [2023-02-20T13:14:19.853Z] Successfully built 5216b17951a8 [2023-02-20T13:14:19.853Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-20T13:14:19.853Z] Removing intermediate container b67cf28eb028 [2023-02-20T13:14:19.853Z] ---> c490a4da73d0 [2023-02-20T13:14:19.853Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T13:14:19.853Z]  Building security-bootstrapper ... done  ---> Running in 1f2e9e818c8c [2023-02-20T13:14:20.447Z] Removing intermediate container 1f2e9e818c8c [2023-02-20T13:14:20.447Z] ---> 25cb0c041f11 [2023-02-20T13:14:20.447Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T13:14:20.447Z] ---> Running in 9f38ca783b85 [2023-02-20T13:14:20.727Z] Removing intermediate container 9f38ca783b85 [2023-02-20T13:14:20.727Z] ---> 5b78f71c9169 [2023-02-20T13:14:20.727Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:14:20.995Z] ---> Running in 68cff4fcf793 [2023-02-20T13:14:21.270Z] Removing intermediate container 68cff4fcf793 [2023-02-20T13:14:21.270Z] ---> ce78fcd583e1 [2023-02-20T13:14:21.270Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T13:14:21.270Z] ---> Running in 4a472cdf7db5 [2023-02-20T13:14:21.855Z] Removing intermediate container 4a472cdf7db5 [2023-02-20T13:14:21.855Z] ---> 658df5e030d1 [2023-02-20T13:14:21.855Z] [2023-02-20T13:14:22.123Z] Successfully built 658df5e030d1 [2023-02-20T13:14:22.123Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-20T13:14:49.194Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 88bd69145a22 [2023-02-20T13:14:49.194Z] ---> 4165ab2efed3 [2023-02-20T13:14:49.194Z] [2023-02-20T13:14:49.194Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T13:14:49.194Z] ---> 4c81e5bf8899 [2023-02-20T13:14:49.194Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T13:14:49.194Z] ---> Running in 45b72225641b [2023-02-20T13:14:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:14:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:14:49.194Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T13:14:49.194Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T13:14:49.194Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T13:14:49.194Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T13:14:49.463Z] OK: 6 MiB in 16 packages [2023-02-20T13:14:51.425Z] Removing intermediate container 45b72225641b [2023-02-20T13:14:51.425Z] ---> 9d7747da3dcb [2023-02-20T13:14:51.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T13:14:51.425Z] ---> Running in 993d7180cdbb [2023-02-20T13:14:51.693Z] Removing intermediate container 993d7180cdbb [2023-02-20T13:14:51.693Z] ---> 1d21e9153123 [2023-02-20T13:14:51.693Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T13:14:51.693Z] ---> Running in 205528e391b6 [2023-02-20T13:14:52.278Z] Removing intermediate container 205528e391b6 [2023-02-20T13:14:52.278Z] ---> bd77fb924a7f [2023-02-20T13:14:52.278Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T13:14:52.278Z] ---> Running in 02bff6424337 [2023-02-20T13:14:52.861Z] Removing intermediate container 02bff6424337 [2023-02-20T13:14:52.861Z] ---> ef9d1cc782d7 [2023-02-20T13:14:52.861Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:14:53.448Z] ---> f0af1343c613 [2023-02-20T13:14:53.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T13:14:56.040Z] ---> ed14aada7cf8 [2023-02-20T13:14:56.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T13:14:56.308Z] ---> 3e24ab38272a [2023-02-20T13:14:56.308Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T13:14:56.576Z] ---> Running in fe24b1d88657 [2023-02-20T13:14:56.845Z] Removing intermediate container fe24b1d88657 [2023-02-20T13:14:56.845Z] ---> d156731cdeb3 [2023-02-20T13:14:56.845Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:14:56.845Z] ---> Running in 4d136db45e33 [2023-02-20T13:14:57.114Z] Removing intermediate container 4d136db45e33 [2023-02-20T13:14:57.114Z] ---> df8fa8775681 [2023-02-20T13:14:57.114Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T13:14:57.382Z] ---> Running in 2bd0ab7b765d [2023-02-20T13:14:57.651Z] Removing intermediate container 2bd0ab7b765d [2023-02-20T13:14:57.651Z] ---> ce94d1b2669d [2023-02-20T13:14:57.651Z] Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:14:57.651Z] ---> Running in 625a93a9af57 [2023-02-20T13:14:57.918Z] Removing intermediate container 625a93a9af57 [2023-02-20T13:14:57.918Z] ---> 451ffe463515 [2023-02-20T13:14:57.918Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T13:14:58.186Z] ---> Running in 2ceb0d2a7eb7 [2023-02-20T13:14:58.774Z] Removing intermediate container 2ceb0d2a7eb7 [2023-02-20T13:14:58.774Z] ---> 9e4aa9811d4f [2023-02-20T13:14:58.774Z] [2023-02-20T13:14:58.774Z] Successfully built 9e4aa9811d4f [2023-02-20T13:14:58.774Z] Successfully tagged support-notifications-arm64:latest [2023-02-20T13:15:13.777Z]  Building support-notifications ... done Removing intermediate container aa81231286f2 [2023-02-20T13:15:13.777Z] ---> e1cfcdb9b036 [2023-02-20T13:15:13.777Z] [2023-02-20T13:15:13.777Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T13:15:13.777Z] ---> 354640af7b1b [2023-02-20T13:15:13.777Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T13:15:13.777Z] ---> Using cache [2023-02-20T13:15:13.777Z] ---> afcb42c7b34c [2023-02-20T13:15:13.777Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T13:15:13.777Z] ---> Running in 3cee95a520ba [2023-02-20T13:15:14.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:15:14.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:15:15.587Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T13:15:15.587Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T13:15:15.587Z] OK: 15734 distinct packages available [2023-02-20T13:15:15.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T13:15:15.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T13:15:16.814Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T13:15:16.814Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T13:15:16.814Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T13:15:16.814Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T13:15:16.814Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T13:15:16.814Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T13:15:16.814Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T13:15:16.814Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T13:15:16.814Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T13:15:16.814Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T13:15:16.814Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T13:15:17.085Z] OK: 8 MiB in 23 packages [2023-02-20T13:15:19.039Z] Removing intermediate container 3cee95a520ba [2023-02-20T13:15:19.039Z] ---> ab70c1db12f5 [2023-02-20T13:15:19.039Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T13:15:19.624Z] ---> 67f2b070f947 [2023-02-20T13:15:19.624Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T13:15:21.035Z] ---> 16fd42d53986 [2023-02-20T13:15:21.035Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T13:15:21.302Z] ---> f84a2d542bec [2023-02-20T13:15:21.302Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T13:15:21.302Z] ---> Running in 17b542d9cfc8 [2023-02-20T13:15:21.568Z] Removing intermediate container 17b542d9cfc8 [2023-02-20T13:15:21.568Z] ---> f08ebc0b06b9 [2023-02-20T13:15:21.568Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T13:15:21.568Z] ---> Running in 83aa3d8ea439 [2023-02-20T13:15:21.836Z] Removing intermediate container 83aa3d8ea439 [2023-02-20T13:15:21.836Z] ---> 50b8e52fe553 [2023-02-20T13:15:21.836Z] Step 17/19 : LABEL arch=arm64 [2023-02-20T13:15:22.106Z] ---> Running in 4e9a59f7f669 [2023-02-20T13:15:22.373Z] Removing intermediate container 4e9a59f7f669 [2023-02-20T13:15:22.373Z] ---> 159c384830f5 [2023-02-20T13:15:22.373Z] Step 18/19 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd [2023-02-20T13:15:22.373Z] ---> Running in 9c9f7bd09f1a [2023-02-20T13:15:22.641Z] Removing intermediate container 9c9f7bd09f1a [2023-02-20T13:15:22.641Z] ---> ae061923d4de [2023-02-20T13:15:22.641Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T13:15:22.641Z] ---> Running in 3d040f3dafd2 [2023-02-20T13:15:22.908Z] Removing intermediate container 3d040f3dafd2 [2023-02-20T13:15:22.909Z] ---> 6a934af087a5 [2023-02-20T13:15:22.909Z] [2023-02-20T13:15:23.176Z] Successfully built 6a934af087a5 [2023-02-20T13:15:23.176Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-20T13:15:23.454Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-20T13:15:23.380Z] $ docker stop --time=1 c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 [2023-02-20T13:15:24.999Z] $ docker rm -f --volumes c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T13:15:25.604Z] + docker images [2023-02-20T13:15:25.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T13:15:25.868Z] security-spiffe-token-provider-arm64 latest 6a934af087a5 3 seconds ago 29.1MB [2023-02-20T13:15:25.868Z] e1cfcdb9b036 13 seconds ago 1.54GB [2023-02-20T13:15:25.868Z] support-notifications-arm64 latest 9e4aa9811d4f 27 seconds ago 29.7MB [2023-02-20T13:15:25.868Z] 4165ab2efed3 41 seconds ago 1.57GB [2023-02-20T13:15:25.868Z] core-common-config-bootstrapper-arm64 latest 658df5e030d1 About a minute ago 14.9MB [2023-02-20T13:15:25.868Z] security-bootstrapper-arm64 latest 5216b17951a8 About a minute ago 19.6MB [2023-02-20T13:15:25.868Z] 4576824f473f About a minute ago 1.5GB [2023-02-20T13:15:25.868Z] 44e210463607 About a minute ago 1.5GB [2023-02-20T13:15:25.868Z] security-spire-config-arm64 latest 5862f4dcfe0f 6 minutes ago 83.6MB [2023-02-20T13:15:25.868Z] core-command-arm64 latest d5181b564c5e 6 minutes ago 17MB [2023-02-20T13:15:25.868Z] security-spire-agent-arm64 latest cefbb853f2c2 6 minutes ago 122MB [2023-02-20T13:15:25.868Z] security-spire-server-arm64 latest d7ac56a4788b 6 minutes ago 84.3MB [2023-02-20T13:15:25.868Z] 5d7638f2fe4d 6 minutes ago 1.51GB [2023-02-20T13:15:25.868Z] e7f70b49ada9 7 minutes ago 1.38GB [2023-02-20T13:15:25.868Z] a2acd2a6f5ca 7 minutes ago 1.38GB [2023-02-20T13:15:25.868Z] f2af57cced4e 7 minutes ago 1.38GB [2023-02-20T13:15:25.868Z] support-scheduler-arm64 latest 33f8fd26d3fb 8 minutes ago 29MB [2023-02-20T13:15:25.868Z] 6fb5735cba2b 8 minutes ago 1.57GB [2023-02-20T13:15:25.868Z] core-metadata-arm64 latest a70558238a52 10 minutes ago 17.7MB [2023-02-20T13:15:25.868Z] core-data-arm64 latest 2996db9c2ad5 10 minutes ago 17.2MB [2023-02-20T13:15:25.868Z] 2f90cb630687 10 minutes ago 1.51GB [2023-02-20T13:15:25.868Z] 870673f5148a 10 minutes ago 1.51GB [2023-02-20T13:15:25.868Z] security-secretstore-setup-arm64 latest 14c152413773 11 minutes ago 29MB [2023-02-20T13:15:25.868Z] security-proxy-setup-arm64 latest 0360fe85f4fe 11 minutes ago 26.9MB [2023-02-20T13:15:25.868Z] a8d2a5a30c4d 11 minutes ago 1.5GB [2023-02-20T13:15:25.868Z] 517586fcc914 11 minutes ago 1.5GB [2023-02-20T13:15:25.868Z] ci-base-image-arm64 latest f3172b6b35ed 30 minutes ago 905MB [2023-02-20T13:15:25.868Z] alpine 3.15 354640af7b1b 9 days ago 5.34MB [2023-02-20T13:15:25.868Z] alpine 3.16 4c81e5bf8899 9 days ago 5.3MB [2023-02-20T13:15:25.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-20T13:15:25.868Z] 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-02-20T13:15:26.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T13:15:26.636Z] [2023-02-20T13:15:26.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T13:15:27.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T13:15:27.302Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T13:15:27.302Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T13:15:27.302Z] 04944245beec: Pulling fs layer [2023-02-20T13:15:27.302Z] 699f458cf7ca: Pulling fs layer [2023-02-20T13:15:27.302Z] 765212b225bb: Pulling fs layer [2023-02-20T13:15:27.302Z] f23df028b6ca: Pulling fs layer [2023-02-20T13:15:27.302Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T13:15:27.302Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T13:15:27.302Z] f23df028b6ca: Waiting [2023-02-20T13:15:27.302Z] d65c8cfc05b1: Waiting [2023-02-20T13:15:27.302Z] 2437ff75d9bd: Waiting [2023-02-20T13:15:27.302Z] 765212b225bb: Waiting [2023-02-20T13:15:27.302Z] 04944245beec: Verifying Checksum [2023-02-20T13:15:27.302Z] 04944245beec: Download complete [2023-02-20T13:15:27.302Z] 765212b225bb: Verifying Checksum [2023-02-20T13:15:27.302Z] 765212b225bb: Download complete [2023-02-20T13:15:27.573Z] f23df028b6ca: Verifying Checksum [2023-02-20T13:15:27.573Z] f23df028b6ca: Download complete [2023-02-20T13:15:27.573Z] d65c8cfc05b1: Download complete [2023-02-20T13:15:27.573Z] 699f458cf7ca: Verifying Checksum [2023-02-20T13:15:27.573Z] 699f458cf7ca: Download complete [2023-02-20T13:15:27.839Z] 8998bd30e6a1: Download complete [2023-02-20T13:15:29.773Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T13:15:29.773Z] 2437ff75d9bd: Download complete [2023-02-20T13:15:31.704Z] 8998bd30e6a1: Pull complete [2023-02-20T13:15:31.704Z] 04944245beec: Pull complete [2023-02-20T13:15:33.102Z] 699f458cf7ca: Pull complete [2023-02-20T13:15:33.102Z] 765212b225bb: Pull complete [2023-02-20T13:15:33.680Z] f23df028b6ca: Pull complete [2023-02-20T13:15:33.944Z] d65c8cfc05b1: Pull complete [2023-02-20T13:15:46.226Z] 2437ff75d9bd: Pull complete [2023-02-20T13:15:46.226Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T13:15:46.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T13:15:46.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T13:15:46.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container [2023-02-20T13:15:46.499Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T13:15:49.174Z] $ docker top d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:15:49.862Z] ---> job-cost.sh [2023-02-20T13:15:50.126Z] lf-activate-venv: SKIPPING [2023-02-20T13:15:50.126Z] INFO: No Stack... [2023-02-20T13:15:50.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T13:15:51.341Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T13:15:51.679Z] + cut -d, -f6 [2023-02-20T13:15:51.680Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-20T13:15:51.731Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] [2023-02-20T13:15:51.736Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] did not exist. Created. [2023-02-20T13:15:51.736Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T13:15:52.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T13:15:52.325Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T13:15:52.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T13:15:52.327Z] $ docker stop --time=1 d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 [2023-02-20T13:15:53.776Z] $ docker rm -f --volumes d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 [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-02-20T13:15:54.856Z] provisioning config files... [2023-02-20T13:15:54.864Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3532040113046355594tmp [Pipeline] { [Pipeline] sh [2023-02-20T13:15:55.206Z] + set +x [2023-02-20T13:15:55.206Z] + curl -s https://codecov.io/bash [2023-02-20T13:15:55.206Z] + bash -s -- [2023-02-20T13:15:55.206Z] [2023-02-20T13:15:55.206Z] _____ _ [2023-02-20T13:15:55.206Z] / ____| | | [2023-02-20T13:15:55.206Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T13:15:55.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T13:15:55.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T13:15:55.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T13:15:55.206Z] Bash-1.0.6 [2023-02-20T13:15:55.206Z] [2023-02-20T13:15:55.206Z] [2023-02-20T13:15:55.206Z] ==> git version 2.25.1 found [2023-02-20T13:15:55.206Z] ==> 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-02-20T13:15:55.206Z] Release-Date: 2020-01-08 [2023-02-20T13:15:55.206Z] 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-02-20T13:15:55.206Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T13:15:55.206Z] ==> Jenkins CI detected. [2023-02-20T13:15:55.206Z] current dir:  /w/workspace/edgex-go/1 [2023-02-20T13:15:55.206Z] project root: . [2023-02-20T13:15:55.206Z] --> token set from env [2023-02-20T13:15:55.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T13:15:55.465Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T13:15:55.465Z] ==> Python coveragepy not found [2023-02-20T13:15:55.465Z] ==> Searching for coverage reports in: [2023-02-20T13:15:55.465Z] + . [2023-02-20T13:15:55.465Z] -> Found 1 reports [2023-02-20T13:15:55.465Z] ==> Detecting git/mercurial file structure [2023-02-20T13:15:55.465Z] ==> Reading reports [2023-02-20T13:15:55.465Z] + ./coverage.out bytes=487323 [2023-02-20T13:15:55.465Z] ==> Appending adjustments [2023-02-20T13:15:55.465Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T13:15:56.401Z] + Found adjustments [2023-02-20T13:15:56.401Z] ==> Gzipping contents [2023-02-20T13:15:56.659Z] 64K /tmp/codecov.UnqCRU.gz [2023-02-20T13:15:56.659Z] ==> Uploading reports [2023-02-20T13:15:56.659Z] url: https://codecov.io [2023-02-20T13:15:56.659Z] query: branch=PR-4372&commit=b27614f02d8ef918cf230864670b1d55ac2aa0dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4372&job=&cmd_args= [2023-02-20T13:15:56.659Z] -> Pinging Codecov [2023-02-20T13:15:56.659Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4372&commit=b27614f02d8ef918cf230864670b1d55ac2aa0dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4372&job=&cmd_args= [2023-02-20T13:15:56.659Z] -> Uploading to [2023-02-20T13:15:56.659Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/b27614f02d8ef918cf230864670b1d55ac2aa0dd/dda92852-641e-4107-ad83-ff9a680ae10c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T131556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51c50b4cb9b6895af1e17d63af5b9ff46718ba04204debdd157c7ff859b9ccc7 [2023-02-20T13:15:56.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T13:15:56.659Z] Dload Upload Total Spent Left Speed [2023-02-20T13:15:57.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62925 0 0 100 62925 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-02-20T13:15:57.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] } [2023-02-20T13:15:57.255Z] 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-02-20T13:15:58.574Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:15:58.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:15:59.789Z] ---> package-listing.sh [2023-02-20T13:15:59.789Z] ++ facter osfamily [2023-02-20T13:15:59.789Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T13:16:00.047Z] + OS_FAMILY=debian [2023-02-20T13:16:00.047Z] + workspace=/w/workspace/edgex-go/1 [2023-02-20T13:16:00.047Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T13:16:00.047Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T13:16:00.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T13:16:00.047Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T13:16:00.047Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T13:16:00.047Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T13:16:00.047Z] + case "${OS_FAMILY}" in [2023-02-20T13:16:00.047Z] + dpkg -l [2023-02-20T13:16:00.047Z] + grep '^ii' [2023-02-20T13:16:00.047Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T13:16:00.047Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T13:16:00.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T13:16:00.047Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T13:16:00.047Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-20T13:16:00.048Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-20T13:16:00.080Z] 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-02-20T13:16:00.371Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T13:16:00.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T13:16:00.990Z] [2023-02-20T13:16:00.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T13:16:01.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T13:16:01.364Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T13:16:01.364Z] 5eb5b503b376: Pulling fs layer [2023-02-20T13:16:01.364Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T13:16:01.364Z] ec43610c2a17: Pulling fs layer [2023-02-20T13:16:01.364Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T13:16:01.364Z] 33b1e0a273af: Pulling fs layer [2023-02-20T13:16:01.364Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T13:16:01.364Z] 2f39f015ded8: Pulling fs layer [2023-02-20T13:16:01.364Z] 33b1e0a273af: Waiting [2023-02-20T13:16:01.364Z] 3a2ae6a8a46f: Waiting [2023-02-20T13:16:01.364Z] 5c69ac0246d0: Download complete [2023-02-20T13:16:01.364Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T13:16:01.364Z] 3a2ae6a8a46f: Download complete [2023-02-20T13:16:01.623Z] 33b1e0a273af: Verifying Checksum [2023-02-20T13:16:01.623Z] 33b1e0a273af: Download complete [2023-02-20T13:16:01.623Z] 5d3b04190fa2: Download complete [2023-02-20T13:16:01.623Z] ec43610c2a17: Verifying Checksum [2023-02-20T13:16:01.623Z] ec43610c2a17: Download complete [2023-02-20T13:16:01.623Z] 5eb5b503b376: Download complete [2023-02-20T13:16:02.564Z] 2f39f015ded8: Download complete [2023-02-20T13:16:02.821Z] 5eb5b503b376: Pull complete [2023-02-20T13:16:02.821Z] 5c69ac0246d0: Pull complete [2023-02-20T13:16:03.388Z] ec43610c2a17: Pull complete [2023-02-20T13:16:03.388Z] 3a2ae6a8a46f: Pull complete [2023-02-20T13:16:03.388Z] 33b1e0a273af: Pull complete [2023-02-20T13:16:03.646Z] 5d3b04190fa2: Pull complete [2023-02-20T13:16:07.828Z] 2f39f015ded8: Pull complete [2023-02-20T13:16:07.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T13:16:07.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T13:16:07.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T13:16:08.035Z] prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container [2023-02-20T13:16:08.082Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T13:16:12.499Z] $ docker top 945a18d37f2624ae57bd9acb7decf5ab2cfd77ce5d7aa13ac98b89afd4f7989a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T13:16:12.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T13:16:13.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T13:16:13.500Z] + ls /var/log/sa-host [2023-02-20T13:16:13.500Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T13:16:13.623Z] provisioning config files... [2023-02-20T13:16:13.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13246815996325396916tmp [Pipeline] { [Pipeline] echo [2023-02-20T13:16:13.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:16:13.993Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T13:16:14.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:16:14.412Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T13:16:14.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:16:14.760Z] ---> sudo-logs.sh [2023-02-20T13:16:14.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T13:16:14.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:16:15.147Z] ---> job-cost.sh [2023-02-20T13:16:15.147Z] lf-activate-venv: SKIPPING [2023-02-20T13:16:15.147Z] DEBUG: total: 0.10999999940395355 [2023-02-20T13:16:15.147Z] INFO: Retrieving Stack Cost... [2023-02-20T13:16:15.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T13:16:15.974Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T13:16:16.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T13:16:16.324Z] ---> logs-deploy.sh [2023-02-20T13:16:16.324Z] lf-activate-venv: SKIPPING [2023-02-20T13:16:16.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4372/1 [2023-02-20T13:16:16.324Z] INFO: archiving workspace using pattern(s): [2023-02-20T13:16:17.266Z] Archives upload complete. [2023-02-20T13:16:17.266Z] INFO: archiving logs to Nexus