Pull request #4354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf+8d74a5096a4a44ccbcfe21975abab76d27106cec (d122986765f291c837644aac3c7467c7bcf94bcd) 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-ssh49858454708181749.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-ssh16143682225607605137.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-4354/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-4354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6772982775925879882.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-4354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13516569460393713895.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-ssh3911658990339147414.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-4354/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-4354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15713329821827093055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5859’ Running on prd-ubuntu20.04-docker-8c-8g-5864 in /w/workspace/edgexfoundry_edgex-go_PR-4354 [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 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf Merge succeeded, producing 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf Checking out Revision 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf (PR-4354) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4354/head:refs/remotes/origin/PR-4354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T19:06:12.687Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T19:06:12.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T19:06:12.950Z] ========================================================= [2023-02-14T19:06:12.950Z] EdgeX Global Pipelines Version Info [2023-02-14T19:06:12.950Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:06:13.688Z] ------------------- [2023-02-14T19:06:13.688Z] stable info: [2023-02-14T19:06:13.688Z] ------------------- [2023-02-14T19:06:13.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T19:06:13.688Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T19:06:13.688Z] Message: update stable to v1.0.244 [2023-02-14T19:06:14.258Z] ------------------- [2023-02-14T19:06:14.258Z] experimental info: [2023-02-14T19:06:14.258Z] ------------------- [2023-02-14T19:06:14.258Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T19:06:14.258Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T19:06:14.258Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T19:06:14.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T19:06:14.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T19:06:14.631Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T19:06:14.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T19:06:14.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T19:06:14.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T19:06:14.760Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T19:06:14.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T19:06:14.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T19:06:14.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T19:06:14.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T19:06:14.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T19:06:14.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T19:06:14.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T19:06:15.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T19:06:15.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T19:06:15.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T19:06:15.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T19:06:15.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T19:06:15.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T19:06:15.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T19:06:15.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T19:06:15.310Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T19:06:15.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4354 [Pipeline] echo [2023-02-14T19:06:15.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4354 [Pipeline] echo [2023-02-14T19:06:15.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4354 [Pipeline] echo [2023-02-14T19:06:15.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [Pipeline] echo [2023-02-14T19:06:15.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93a940f [Pipeline] echo [2023-02-14T19:06:15.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T19:06:15.659Z] provisioning config files... [2023-02-14T19:06:15.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15018319339172997259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:06:16.053Z] ---> docker-login.sh [2023-02-14T19:06:16.053Z] nexus3.edgexfoundry.org:10001 [2023-02-14T19:06:16.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:06:16.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:06:16.311Z] Configure a credential helper to remove this warning. See [2023-02-14T19:06:16.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:06:16.311Z] [2023-02-14T19:06:16.311Z] Login Succeeded [2023-02-14T19:06:16.311Z] nexus3.edgexfoundry.org:10002 [2023-02-14T19:06:16.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:06:16.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:06:16.312Z] Configure a credential helper to remove this warning. See [2023-02-14T19:06:16.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:06:16.312Z] [2023-02-14T19:06:16.312Z] Login Succeeded [2023-02-14T19:06:16.312Z] nexus3.edgexfoundry.org:10003 [2023-02-14T19:06:16.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:06:16.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:06:16.571Z] Configure a credential helper to remove this warning. See [2023-02-14T19:06:16.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:06:16.571Z] [2023-02-14T19:06:16.571Z] Login Succeeded [2023-02-14T19:06:16.571Z] nexus3.edgexfoundry.org:10004 [2023-02-14T19:06:16.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:06:16.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:06:16.571Z] Configure a credential helper to remove this warning. See [2023-02-14T19:06:16.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:06:16.571Z] [2023-02-14T19:06:16.571Z] Login Succeeded [2023-02-14T19:06:16.571Z] docker.io [2023-02-14T19:06:16.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:06:17.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:06:17.137Z] Configure a credential helper to remove this warning. See [2023-02-14T19:06:17.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:06:17.137Z] [2023-02-14T19:06:17.137Z] Login Succeeded [2023-02-14T19:06:17.137Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T19:06:17.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T19:06:17.591Z] + 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-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + dirname cmd/core-command/Dockerfile [2023-02-14T19:06:17.591Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T19:06:17.591Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-02-14T19:06:17.591Z] -f2 [2023-02-14T19:06:17.591Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/core-data/Dockerfile+ [2023-02-14T19:06:17.591Z] cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T19:06:17.591Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T19:06:17.591Z] cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T19:06:17.591Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/+ -f2 [2023-02-14T19:06:17.591Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T19:06:17.591Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T19:06:17.591Z] + + cut -d/ -f2 [2023-02-14T19:06:17.591Z] dirname cmd/support-notifications/Dockerfile [2023-02-14T19:06:17.591Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T19:06:17.591Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T19:06:17.591Z] + cut -d/ -f2 [2023-02-14T19:06:17.591Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T19:06:17.657Z] 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-14T19:06:18.161Z] + git rev-list -1 --merges 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf~1..93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [Pipeline] echo [2023-02-14T19:06:18.196Z] -----------> git rev-list -1 --merges 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf~1..93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [false] [Pipeline] sh [2023-02-14T19:06:18.498Z] + git log --format=format:%s -1 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [Pipeline] echo [2023-02-14T19:06:18.530Z] ========================================================= [2023-02-14T19:06:18.530Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T19:06:18.530Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T19:06:18.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T19:06:18.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T19:06:18.959Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T19:06:18.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T19:06:18.959Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T19:06:18.959Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T19:06:18.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:06:19.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T19:06:19.399Z] [2023-02-14T19:06:19.399Z] 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-14T19:06:19.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T19:06:19.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T19:06:19.764Z] b85a868b505f: Pulling fs layer [2023-02-14T19:06:19.764Z] e2be974225ed: Pulling fs layer [2023-02-14T19:06:19.764Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T19:06:19.764Z] 988bab9f4d93: Pulling fs layer [2023-02-14T19:06:19.764Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T19:06:19.764Z] eaf3925da568: Pulling fs layer [2023-02-14T19:06:19.764Z] bab4dde63d76: Pulling fs layer [2023-02-14T19:06:19.764Z] bde34c3a00c8: Pulling fs layer [2023-02-14T19:06:19.764Z] b352a97aabf1: Pulling fs layer [2023-02-14T19:06:19.764Z] 4872d77fe225: Pulling fs layer [2023-02-14T19:06:19.764Z] 5851b861e8e6: Pulling fs layer [2023-02-14T19:06:19.764Z] bab4dde63d76: Waiting [2023-02-14T19:06:19.764Z] bde34c3a00c8: Waiting [2023-02-14T19:06:19.764Z] b352a97aabf1: Waiting [2023-02-14T19:06:19.764Z] 4872d77fe225: Waiting [2023-02-14T19:06:19.764Z] 5851b861e8e6: Waiting [2023-02-14T19:06:19.764Z] 988bab9f4d93: Waiting [2023-02-14T19:06:19.764Z] 1469e6f7b9e6: Waiting [2023-02-14T19:06:19.764Z] eaf3925da568: Waiting [2023-02-14T19:06:19.764Z] e2be974225ed: Download complete [2023-02-14T19:06:19.764Z] 988bab9f4d93: Download complete [2023-02-14T19:06:20.032Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T19:06:20.032Z] 1469e6f7b9e6: Download complete [2023-02-14T19:06:20.032Z] eaf3925da568: Verifying Checksum [2023-02-14T19:06:20.032Z] eaf3925da568: Download complete [2023-02-14T19:06:20.032Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T19:06:20.032Z] 339a4e72a1f5: Download complete [2023-02-14T19:06:20.298Z] bde34c3a00c8: Verifying Checksum [2023-02-14T19:06:20.298Z] bde34c3a00c8: Download complete [2023-02-14T19:06:20.298Z] b352a97aabf1: Download complete [2023-02-14T19:06:20.298Z] 4872d77fe225: Download complete [2023-02-14T19:06:20.298Z] 5851b861e8e6: Verifying Checksum [2023-02-14T19:06:20.298Z] 5851b861e8e6: Download complete [2023-02-14T19:06:20.298Z] b85a868b505f: Verifying Checksum [2023-02-14T19:06:20.298Z] b85a868b505f: Download complete [2023-02-14T19:06:20.867Z] bab4dde63d76: Verifying Checksum [2023-02-14T19:06:20.867Z] bab4dde63d76: Download complete [2023-02-14T19:06:21.806Z] b85a868b505f: Pull complete [2023-02-14T19:06:21.806Z] e2be974225ed: Pull complete [2023-02-14T19:06:22.068Z] 339a4e72a1f5: Pull complete [2023-02-14T19:06:22.326Z] 988bab9f4d93: Pull complete [2023-02-14T19:06:22.586Z] 1469e6f7b9e6: Pull complete [2023-02-14T19:06:22.586Z] eaf3925da568: Pull complete [2023-02-14T19:06:23.962Z] bab4dde63d76: Pull complete [2023-02-14T19:06:24.220Z] bde34c3a00c8: Pull complete [2023-02-14T19:06:24.220Z] b352a97aabf1: Pull complete [2023-02-14T19:06:24.220Z] 4872d77fe225: Pull complete [2023-02-14T19:06:24.479Z] 5851b861e8e6: Pull complete [2023-02-14T19:06:24.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T19:06:24.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T19:06:24.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:06:24.686Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:06:24.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T19:06:26.004Z] $ docker top 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 -eo pid,comm [2023-02-14T19:06:26.063Z] 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-14T19:06:26.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T19:06:26.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T19:06:26.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T19:06:26.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T19:06:26.327Z] $ docker exec 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 ssh-agent [2023-02-14T19:06:26.423Z] SSH_AUTH_SOCK=/tmp/ssh-yRYQ7VU2dZKR/agent.32 [2023-02-14T19:06:26.423Z] SSH_AGENT_PID=38 [2023-02-14T19:06:26.429Z] Running ssh-add (command line suppressed) [2023-02-14T19:06:26.539Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8933235433967901945.key (/w/workspace/edgex-go/1@tmp/private_key_8933235433967901945.key) [2023-02-14T19:06:26.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T19:06:26.892Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T19:06:26.919Z] $ docker exec --env ******** --env ******** 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 ssh-agent -k [2023-02-14T19:06:27.011Z] unset SSH_AUTH_SOCK; [2023-02-14T19:06:27.012Z] unset SSH_AGENT_PID; [2023-02-14T19:06:27.012Z] echo Agent pid 38 killed; [2023-02-14T19:06:27.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T19:06:27.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T19:06:27.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T19:06:27.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T19:06:27.219Z] $ docker exec 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 ssh-agent [2023-02-14T19:06:27.314Z] SSH_AUTH_SOCK=/tmp/ssh-Fre3r4KGuM30/agent.70 [2023-02-14T19:06:27.314Z] SSH_AGENT_PID=76 [2023-02-14T19:06:27.320Z] Running ssh-add (command line suppressed) [2023-02-14T19:06:27.433Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17987526582788584087.key (/w/workspace/edgex-go/1@tmp/private_key_17987526582788584087.key) [2023-02-14T19:06:27.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T19:06:27.764Z] + git semver init [2023-02-14T19:06:28.023Z] 2023-02-14 19:06:27,928 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T19:06:28.023Z] 2023-02-14 19:06:27,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-14T19:06:28.023Z] 2023-02-14 19:06:27,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-14T19:06:28.023Z] 2023-02-14 19:06:27,929 [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-14T19:06:36.149Z] 2023-02-14 19:06:34,840 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4354 with force:False [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,841 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4354 [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,844 [execute] INFO git cat-file --batch-check [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,849 [execute] INFO git cat-file --batch [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T19:06:36.149Z] 2023-02-14 19:06:34,854 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4354 [2023-02-14T19:06:36.149Z] 0.0.0 [Pipeline] } [2023-02-14T19:06:36.181Z] $ docker exec --env ******** --env ******** 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 ssh-agent -k [2023-02-14T19:06:36.281Z] unset SSH_AUTH_SOCK; [2023-02-14T19:06:36.282Z] unset SSH_AGENT_PID; [2023-02-14T19:06:36.282Z] echo Agent pid 76 killed; [2023-02-14T19:06:36.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T19:06:36.702Z] + git semver [Pipeline] } [2023-02-14T19:06:36.988Z] $ docker stop --time=1 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 [2023-02-14T19:06:38.261Z] $ docker rm -f --volumes 7006942e37a2dee70682462e022817f50efd472624ba88de04cf1f1e92a4a655 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T19:06:38.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T19:06:38.900Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T19:06:38.915Z] [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-14T19:06:39.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-14T19:06:39.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T19:06:39.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T19:06:39.757Z] ========================================================= [2023-02-14T19:06:39.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T19:06:39.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T19:06:40.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T19:06:40.096Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T19:06:40.096Z] 213ec9aee27d: Pulling fs layer [2023-02-14T19:06:40.096Z] 4583459ba037: Pulling fs layer [2023-02-14T19:06:40.096Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T19:06:40.096Z] 53926ce57604: Pulling fs layer [2023-02-14T19:06:40.096Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T19:06:40.096Z] 22ff95d597cd: Pulling fs layer [2023-02-14T19:06:40.096Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T19:06:40.096Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T19:06:40.096Z] a7acece74701: Pulling fs layer [2023-02-14T19:06:40.096Z] 53926ce57604: Waiting [2023-02-14T19:06:40.096Z] 21b2b0c7a3f4: Waiting [2023-02-14T19:06:40.096Z] 22ff95d597cd: Waiting [2023-02-14T19:06:40.096Z] 12d6caf4c0d1: Waiting [2023-02-14T19:06:40.096Z] 96b7cbca73a9: Waiting [2023-02-14T19:06:40.096Z] a7acece74701: Waiting [2023-02-14T19:06:40.096Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T19:06:40.096Z] 93c1e223e6f2: Download complete [2023-02-14T19:06:40.096Z] 4583459ba037: Download complete [2023-02-14T19:06:40.096Z] 21b2b0c7a3f4: Download complete [2023-02-14T19:06:40.096Z] 22ff95d597cd: Download complete [2023-02-14T19:06:40.366Z] 213ec9aee27d: Verifying Checksum [2023-02-14T19:06:40.366Z] 213ec9aee27d: Download complete [2023-02-14T19:06:40.366Z] 12d6caf4c0d1: Download complete [2023-02-14T19:06:40.366Z] 213ec9aee27d: Pull complete [2023-02-14T19:06:40.642Z] 4583459ba037: Pull complete [2023-02-14T19:06:40.642Z] 93c1e223e6f2: Pull complete [2023-02-14T19:06:41.745Z] 53926ce57604: Verifying Checksum [2023-02-14T19:06:41.745Z] 53926ce57604: Download complete [2023-02-14T19:06:41.745Z] a7acece74701: Verifying Checksum [2023-02-14T19:06:41.745Z] a7acece74701: Download complete [2023-02-14T19:06:42.015Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T19:06:42.015Z] 96b7cbca73a9: Download complete [2023-02-14T19:06:45.295Z] 53926ce57604: Pull complete [2023-02-14T19:06:45.295Z] 21b2b0c7a3f4: Pull complete [2023-02-14T19:06:45.295Z] 22ff95d597cd: Pull complete [2023-02-14T19:06:45.295Z] 12d6caf4c0d1: Pull complete [2023-02-14T19:06:47.194Z] 96b7cbca73a9: Pull complete [2023-02-14T19:06:47.451Z] a7acece74701: Pull complete [2023-02-14T19:06:47.710Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T19:06:47.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T19:06:47.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T19:06:48.081Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T19:06:48.081Z] WORKDIR /edgex [2023-02-14T19:06:48.081Z] COPY go.mod . [2023-02-14T19:06:48.081Z] RUN go mod download [2023-02-14T19:06:48.081Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-14T19:06:48.649Z] Sending build context to Docker daemon 170.2MB [2023-02-14T19:06:48.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T19:06:48.649Z] ---> db6d94c90886 [2023-02-14T19:06:48.649Z] Step 2/4 : WORKDIR /edgex [2023-02-14T19:06:50.551Z] ---> Running in b7d0bfad94fe [2023-02-14T19:06:50.809Z] Removing intermediate container b7d0bfad94fe [2023-02-14T19:06:50.809Z] ---> c1b97c773997 [2023-02-14T19:06:50.809Z] Step 3/4 : COPY go.mod . [2023-02-14T19:06:50.809Z] ---> 84e70e4a4ef7 [2023-02-14T19:06:50.809Z] Step 4/4 : RUN go mod download [2023-02-14T19:06:50.809Z] ---> Running in 81cc88a70d8a [2023-02-14T19:06:54.205Z] Still waiting to schedule task [2023-02-14T19:06:54.205Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-14T19:07:03.015Z] Removing intermediate container 81cc88a70d8a [2023-02-14T19:07:03.015Z] ---> 4f63f3d33642 [2023-02-14T19:07:03.015Z] Successfully built 4f63f3d33642 [2023-02-14T19:07:03.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:07:03.384Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T19:07:03.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:07:03.534Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:07:03.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T19:07:03.968Z] $ docker top f392f121b8c0c3f0178252b0a85663b1c95e8e61e495d5acc8dbd1e596de1871 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:07:04.350Z] + go version [2023-02-14T19:07:04.350Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T19:07:04.389Z] $ docker stop --time=1 f392f121b8c0c3f0178252b0a85663b1c95e8e61e495d5acc8dbd1e596de1871 [2023-02-14T19:07:05.688Z] $ docker rm -f --volumes f392f121b8c0c3f0178252b0a85663b1c95e8e61e495d5acc8dbd1e596de1871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:07:06.371Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T19:07:06.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:07:06.522Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:07:06.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T19:07:06.927Z] $ docker top 000c1ebbe08fff0da8dc9be21f1e0bc87e15755b1d790dddab73ed7768f861a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T19:07:07.032Z] ========================================================= [2023-02-14T19:07:07.032Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T19:07:07.032Z] ========================================================= [Pipeline] sh [2023-02-14T19:07:07.326Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-14T19:07:07.678Z] + make test [2023-02-14T19:07:07.679Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T19:07:14.245Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T19:07:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T19:07:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-02-14T19:07:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T19:07:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T19:07:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2023-02-14T19:07:30.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.133s coverage: 73.2% of statements [2023-02-14T19:07:30.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T19:07:30.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T19:07:30.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T19:07:30.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-02-14T19:07:30.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T19:07:30.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.744s coverage: 89.2% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 3.9% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2023-02-14T19:07:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2023-02-14T19:07:31.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-02-14T19:07:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements [2023-02-14T19:07:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.354s coverage: 79.9% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.057s coverage: 86.9% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.1% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 41.0% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T19:07:54.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T19:07:54.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:07:54.261Z] 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-14T19:08:09.207Z] 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-14T19:08:09.207Z] go vet ./... [2023-02-14T19:08:13.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T19:08:13.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T19:08:13.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T19:08:13.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T19:08:13.869Z] + ls -al . [2023-02-14T19:08:13.869Z] total 744 [2023-02-14T19:08:13.869Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 19:07 . [2023-02-14T19:08:13.869Z] drwxr-xr-x 4 root root 4096 Feb 14 19:07 .. [2023-02-14T19:08:13.869Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:06 .blubracket [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 19:06 .dockerignore [2023-02-14T19:08:13.869Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 19:07 .git [2023-02-14T19:08:13.869Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:06 .github [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 19:06 .gitignore [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 19:06 .golangci.yml [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 19:06 .hadolint.yml [2023-02-14T19:08:13.869Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 19:06 .semver [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 19:06 .sonarcloud.properties [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 19:06 ADOPTERS.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 19:06 Attribution.txt [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 19:06 CHANGELOG.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 19:06 CONTRIBUTING.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 19:06 GOVERNANCE.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 19:06 Jenkinsfile [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 19:06 LICENSE [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 19:06 Makefile [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 19:06 OWNERS.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 19:06 README.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 19:06 SECURITY.md [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 19:06 VERSION [2023-02-14T19:08:13.869Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:06 bin [2023-02-14T19:08:13.869Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 19:06 cmd [2023-02-14T19:08:13.869Z] -rw-r--r-- 1 root root 487233 Feb 14 19:07 coverage.out [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 19:06 go.mod [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 19:06 go.sum [2023-02-14T19:08:13.869Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 19:06 internal [2023-02-14T19:08:13.869Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:06 openapi [2023-02-14T19:08:13.869Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 19:06 snap [2023-02-14T19:08:13.869Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 19:06 version.go [Pipeline] sh [2023-02-14T19:08:14.173Z] + '[' -e coverage.out ] [2023-02-14T19:08:14.173Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T19:08:14.286Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T19:08:14.581Z] + make build [2023-02-14T19:08:14.581Z] 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-14T19:08:26.779Z] 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-14T19:08:26.779Z] 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-14T19:08:27.345Z] 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-14T19:08:28.279Z] 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-14T19:08:34.833Z] 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-14T19:08:36.209Z] 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-14T19:08:37.141Z] 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-14T19:08:38.516Z] 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-14T19:08:39.085Z] 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-14T19:08:40.021Z] 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-14T19:08:42.554Z] 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-14T19:08:43.513Z] $ docker stop --time=1 000c1ebbe08fff0da8dc9be21f1e0bc87e15755b1d790dddab73ed7768f861a0 [2023-02-14T19:08:46.066Z] $ docker rm -f --volumes 000c1ebbe08fff0da8dc9be21f1e0bc87e15755b1d790dddab73ed7768f861a0 [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-14T19:08:47.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T19:08:47.213Z] [2023-02-14T19:08:47.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:08:47.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T19:08:47.594Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T19:08:47.594Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T19:08:47.594Z] ca9280d653b3: Pulling fs layer [2023-02-14T19:08:47.594Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T19:08:47.856Z] cbdbe7a5bc2a: Download complete [2023-02-14T19:08:47.856Z] cbdbe7a5bc2a: Pull complete [2023-02-14T19:08:47.856Z] ca9280d653b3: Download complete [2023-02-14T19:08:48.425Z] 7e9c9ca2126c: Verifying Checksum [2023-02-14T19:08:48.425Z] 7e9c9ca2126c: Download complete [2023-02-14T19:08:48.425Z] ca9280d653b3: Pull complete [2023-02-14T19:08:51.707Z] 7e9c9ca2126c: Pull complete [2023-02-14T19:08:51.707Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T19:08:51.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T19:08:51.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:08:51.919Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:08:51.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T19:08:53.325Z] $ docker top 769f8268731f738f257524a5a7b2a9ae4efeb61147da3a1dfa67bd8366097d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:08:53.706Z] + docker-compose build --help [2023-02-14T19:08:53.706Z] + grep parallel [2023-02-14T19:08:54.273Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T19:08:54.304Z] $ docker stop --time=1 769f8268731f738f257524a5a7b2a9ae4efeb61147da3a1dfa67bd8366097d2c [2023-02-14T19:08:55.570Z] $ docker rm -f --volumes 769f8268731f738f257524a5a7b2a9ae4efeb61147da3a1dfa67bd8366097d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:08:56.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T19:08:56.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:08:56.307Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:08:56.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T19:08:56.667Z] $ docker top 742b0b15a3e0e35692d229ec69671441656aa5fd3897f4b8e9725a11841ffe6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:08:57.053Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T19:08:57.620Z] Building core-command ... [2023-02-14T19:08:57.620Z] Building core-common-config-bootstrapper ... [2023-02-14T19:08:57.620Z] Building core-data ... [2023-02-14T19:08:57.620Z] Building core-metadata ... [2023-02-14T19:08:57.620Z] Building security-bootstrapper ... [2023-02-14T19:08:57.620Z] Building security-proxy-setup ... [2023-02-14T19:08:57.620Z] Building security-secretstore-setup ... [2023-02-14T19:08:57.620Z] Building security-spiffe-token-provider ... [2023-02-14T19:08:57.620Z] Building security-spire-agent ... [2023-02-14T19:08:57.620Z] Building security-spire-config ... [2023-02-14T19:08:57.620Z] Building security-spire-server ... [2023-02-14T19:08:57.620Z] Building support-notifications ... [2023-02-14T19:08:57.620Z] Building support-scheduler ... [2023-02-14T19:08:57.620Z] Building support-notifications [2023-02-14T19:08:57.620Z] Building core-common-config-bootstrapper [2023-02-14T19:08:57.620Z] Building core-data [2023-02-14T19:08:57.620Z] Building security-spire-server [2023-02-14T19:08:57.620Z] Building security-bootstrapper [2023-02-14T19:09:07.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:09:07.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:09:07.589Z] ---> 4f63f3d33642 [2023-02-14T19:09:07.589Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:09:07.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:09:07.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:09:07.589Z] ---> 4f63f3d33642 [2023-02-14T19:09:07.589Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:09:07.847Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:09:07.847Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:09:07.847Z] ---> 4f63f3d33642 [2023-02-14T19:09:07.847Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T19:09:07.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:09:07.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:09:07.847Z] ---> 4f63f3d33642 [2023-02-14T19:09:07.847Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:09:08.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:09:08.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:09:08.106Z] ---> 4f63f3d33642 [2023-02-14T19:09:08.106Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T19:09:11.390Z] ---> Running in bd3d272b2982 [2023-02-14T19:09:11.390Z] ---> Running in e747b7d84b0c [2023-02-14T19:09:11.390Z] ---> Running in 0624402d2a15 [2023-02-14T19:09:11.390Z] ---> Running in 880bec56d33a [2023-02-14T19:09:11.390Z] ---> Running in 9e224a95c855 [2023-02-14T19:09:11.390Z] Removing intermediate container 880bec56d33a [2023-02-14T19:09:11.390Z] ---> 939279afc2d0 [2023-02-14T19:09:11.390Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:09:11.390Z] Removing intermediate container e747b7d84b0c [2023-02-14T19:09:11.390Z] ---> f0dbed325716 [2023-02-14T19:09:11.390Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:09:11.390Z] Removing intermediate container bd3d272b2982 [2023-02-14T19:09:11.390Z] ---> 081243420676 [2023-02-14T19:09:11.390Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:09:11.390Z] Removing intermediate container 0624402d2a15 [2023-02-14T19:09:11.390Z] ---> 6ae6ef8287ab [2023-02-14T19:09:11.390Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:09:11.390Z] Removing intermediate container 9e224a95c855 [2023-02-14T19:09:11.390Z] ---> b45bcf659f49 [2023-02-14T19:09:11.390Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T19:09:11.390Z] ---> Running in 1a880d837803 [2023-02-14T19:09:11.390Z] ---> Running in bfc2e67ca10a [2023-02-14T19:09:11.390Z] ---> Running in 8e1e1bfd98bf [2023-02-14T19:09:11.390Z] ---> Running in ee70b964a5c1 [2023-02-14T19:09:11.390Z] ---> Running in 54db3fd0c8a8 [2023-02-14T19:09:11.390Z] Removing intermediate container 1a880d837803 [2023-02-14T19:09:11.390Z] ---> 44e5c8146511 [2023-02-14T19:09:11.390Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:09:11.390Z] Removing intermediate container bfc2e67ca10a [2023-02-14T19:09:11.390Z] ---> 705d2bc3738c [2023-02-14T19:09:11.390Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:09:11.390Z] Removing intermediate container 54db3fd0c8a8 [2023-02-14T19:09:11.390Z] ---> 73a33f3021ad [2023-02-14T19:09:11.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T19:09:11.390Z] ---> Running in 01c3d53ca781 [2023-02-14T19:09:11.390Z] ---> Running in 3766042b4470 [2023-02-14T19:09:11.390Z] ---> Running in 8c2061b2281e [2023-02-14T19:09:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:11.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:12.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:12.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:09:12.163Z] OK: 211 MiB in 51 packages [2023-02-14T19:09:12.163Z] OK: 211 MiB in 51 packages [2023-02-14T19:09:12.421Z] OK: 211 MiB in 51 packages [2023-02-14T19:09:12.421Z] OK: 211 MiB in 51 packages [2023-02-14T19:09:12.421Z] OK: 211 MiB in 51 packages [2023-02-14T19:09:12.679Z] Removing intermediate container 8e1e1bfd98bf [2023-02-14T19:09:12.679Z] ---> dfd8e1d8eba6 [2023-02-14T19:09:12.679Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T19:09:12.938Z] Removing intermediate container ee70b964a5c1 [2023-02-14T19:09:12.938Z] ---> 0cf3b4a23eb2 [2023-02-14T19:09:12.938Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T19:09:12.938Z] ---> a68d42f5d07e [2023-02-14T19:09:12.938Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:09:12.938Z] ---> Running in 1cc7680effd1 [2023-02-14T19:09:12.938Z] Removing intermediate container 3766042b4470 [2023-02-14T19:09:12.938Z] ---> 54e253c9305a [2023-02-14T19:09:12.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:09:12.938Z] Removing intermediate container 01c3d53ca781 [2023-02-14T19:09:12.938Z] ---> 8a28aa5fe5b6 [2023-02-14T19:09:12.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:09:13.196Z] ---> fa80a107d5d3 [2023-02-14T19:09:13.196Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:09:13.196Z] Removing intermediate container 8c2061b2281e [2023-02-14T19:09:13.196Z] ---> c402a29ddb6b [2023-02-14T19:09:13.196Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:09:13.196Z] ---> Running in 46a656d22d90 [2023-02-14T19:09:13.196Z] ---> e680effe75dd [2023-02-14T19:09:13.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:09:13.196Z] ---> Running in 0fa4849e387a [2023-02-14T19:09:13.196Z] ---> fe10cb7fdd66 [2023-02-14T19:09:13.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:09:13.196Z] ---> Running in aed58042e294 [2023-02-14T19:09:13.453Z] ---> 4d534cb87067 [2023-02-14T19:09:13.453Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:09:13.453Z] ---> Running in 1c850973e9de [2023-02-14T19:09:33.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5868 in /w/workspace/edgexfoundry_edgex-go_PR-4354 [Pipeline] { [Pipeline] ws [2023-02-14T19:09:33.748Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-14T19:09:33.827Z] The recommended git tool is: git [2023-02-14T19:09:39.410Z] using credential edgex-jenkins-ssh [2023-02-14T19:09:39.427Z] Cloning the remote Git repository [2023-02-14T19:09:39.482Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T19:09:39.581Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-14T19:09:39.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T19:09:39.775Z] > git --version # timeout=10 [2023-02-14T19:09:39.802Z] > git --version # 'git version 2.25.1' [2023-02-14T19:09:39.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T19:09:39.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T19:09:52.204Z] Removing intermediate container 1cc7680effd1 [2023-02-14T19:09:52.204Z] ---> 4f16b4a1abb0 [2023-02-14T19:09:52.204Z] Step 7/32 : COPY . . [2023-02-14T19:09:52.204Z] Removing intermediate container 1c850973e9de [2023-02-14T19:09:52.204Z] ---> 1291d85e5dbb [2023-02-14T19:09:52.204Z] Step 8/22 : COPY . . [2023-02-14T19:09:52.204Z] Removing intermediate container aed58042e294 [2023-02-14T19:09:52.204Z] ---> 576ab2323783 [2023-02-14T19:09:52.204Z] Step 8/22 : COPY . . [2023-02-14T19:09:52.204Z] Removing intermediate container 46a656d22d90 [2023-02-14T19:09:52.204Z] ---> e2925e00aa5c [2023-02-14T19:09:52.204Z] Step 7/23 : COPY . . [2023-02-14T19:09:52.204Z] Removing intermediate container 0fa4849e387a [2023-02-14T19:09:52.204Z] ---> 0a194245a853 [2023-02-14T19:09:52.204Z] Step 8/22 : COPY . . [2023-02-14T19:09:57.467Z] ---> 03f61b322d36 [2023-02-14T19:09:57.467Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T19:09:57.467Z] ---> 90791ddec7f9 [2023-02-14T19:09:57.467Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T19:09:57.467Z] ---> 0132b33be277 [2023-02-14T19:09:57.467Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T19:09:57.467Z] ---> 2f790c4bd270 [2023-02-14T19:09:57.467Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T19:09:57.467Z] ---> c9c060e311ec [2023-02-14T19:09:57.467Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:09:57.467Z] ---> Running in ccfe00c83f53 [2023-02-14T19:09:57.467Z] ---> Running in cfe94eca0f35 [2023-02-14T19:09:57.467Z] ---> Running in d8381e3b85d4 [2023-02-14T19:09:57.467Z] ---> Running in 4c21f981aa61 [2023-02-14T19:09:57.467Z] ---> Running in 8eca66cbe487 [2023-02-14T19:09:57.467Z] Removing intermediate container 8eca66cbe487 [2023-02-14T19:09:57.467Z] ---> 28ce8a6a9b90 [2023-02-14T19:09:57.467Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T19:09:57.467Z] ---> Running in f38d9df0b761 [2023-02-14T19:09:57.467Z] Removing intermediate container f38d9df0b761 [2023-02-14T19:09:57.467Z] ---> 4408e3f5eccb [2023-02-14T19:09:57.467Z] 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-14T19:09:57.467Z] ---> Running in 853aea0a4528 [2023-02-14T19:09:57.467Z] 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-14T19:09:57.467Z] 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-14T19:09:57.467Z] 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-14T19:09:57.467Z] 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-14T19:09:58.403Z] Removing intermediate container 853aea0a4528 [2023-02-14T19:09:58.403Z] ---> f44c288a78bb [2023-02-14T19:09:58.403Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T19:09:58.403Z] ---> Running in c818dc81f25e [2023-02-14T19:09:58.661Z] Removing intermediate container c818dc81f25e [2023-02-14T19:09:58.661Z] ---> fad5b9c76e70 [2023-02-14T19:09:58.661Z] [2023-02-14T19:09:58.661Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T19:09:58.661Z] 3.15: Pulling from library/alpine [2023-02-14T19:09:59.226Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T19:09:59.226Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T19:09:59.226Z] ---> 5ce65d7b0fde [2023-02-14T19:09:59.226Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:09:59.226Z] ---> Running in a872a9feceb6 [2023-02-14T19:09:59.226Z] Removing intermediate container a872a9feceb6 [2023-02-14T19:09:59.226Z] ---> edfe9708d7eb [2023-02-14T19:09:59.226Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T19:09:59.492Z] ---> Running in e7fba07fe79a [2023-02-14T19:09:59.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:00.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:00.270Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:10:00.270Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:10:00.270Z] OK: 15857 distinct packages available [2023-02-14T19:10:00.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:00.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:00.790Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:00.790Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:10:00.790Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T19:10:00.790Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T19:10:00.790Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T19:10:00.790Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:10:00.790Z] OK: 7 MiB in 19 packages [2023-02-14T19:10:01.722Z] Removing intermediate container e7fba07fe79a [2023-02-14T19:10:01.722Z] ---> e8343771fd62 [2023-02-14T19:10:01.722Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:10:04.252Z] ---> dc1d3faf6721 [2023-02-14T19:10:04.252Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:10:04.816Z] ---> 25217b503339 [2023-02-14T19:10:04.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T19:10:05.391Z] ---> bc2db76e7f3d [2023-02-14T19:10:05.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T19:10:05.961Z] ---> 81bc4a005275 [2023-02-14T19:10:05.961Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:10:05.961Z] ---> Running in afeca820b655 [2023-02-14T19:10:06.526Z] Removing intermediate container afeca820b655 [2023-02-14T19:10:06.526Z] ---> ef94796836de [2023-02-14T19:10:06.526Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:10:06.526Z] ---> Running in a682b8c3e348 [2023-02-14T19:10:07.092Z] Removing intermediate container a682b8c3e348 [2023-02-14T19:10:07.092Z] ---> 719be8b2c901 [2023-02-14T19:10:07.092Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T19:10:07.092Z] ---> Running in 2cfcd7778e6d [2023-02-14T19:10:07.300Z] Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:05.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T19:10:05.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T19:10:06.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T19:10:06.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T19:10:06.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T19:10:06.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4354/head:refs/remotes/origin/PR-4354 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T19:10:07.317Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T19:10:07.336Z] > git checkout -f 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf # timeout=10 [2023-02-14T19:10:07.661Z] Removing intermediate container 2cfcd7778e6d [2023-02-14T19:10:07.661Z] ---> ee35963da441 [2023-02-14T19:10:07.661Z] Step 22/23 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:07.661Z] ---> Running in befe81523c15 [2023-02-14T19:10:07.738Z] Merge succeeded, producing 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:07.739Z] Checking out Revision 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf (PR-4354) [2023-02-14T19:10:07.919Z] Removing intermediate container befe81523c15 [2023-02-14T19:10:07.919Z] ---> e7c1a9e4d226 [2023-02-14T19:10:07.919Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T19:10:08.178Z] ---> Running in f3bcf2451609 [2023-02-14T19:10:08.436Z] Removing intermediate container f3bcf2451609 [2023-02-14T19:10:08.436Z] ---> 55e893c0cd26 [2023-02-14T19:10:08.436Z] [2023-02-14T19:10:08.436Z] Successfully built 55e893c0cd26 [2023-02-14T19:10:08.436Z] Successfully tagged security-spire-server:latest [2023-02-14T19:10:08.436Z] Building security-spire-config [2023-02-14T19:10:08.488Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-14T19:10:08.614Z] > git --version # timeout=10 [2023-02-14T19:10:08.635Z] > git --version # 'git version 2.25.1' [2023-02-14T19:10:08.671Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T19:10:09.863Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T19:10:09.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T19:10:09.863Z] Dload Upload Total Spent Left Speed [2023-02-14T19:10:09.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [2023-02-14T19:10:07.612Z] > git remote # timeout=10 [2023-02-14T19:10:07.638Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T19:10:07.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T19:10:07.676Z] > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [2023-02-14T19:10:07.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T19:10:07.742Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T19:10:07.760Z] > git checkout -f 93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf # timeout=10 [Pipeline] sh [2023-02-14T19:10:10.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T19:10:10.813Z] + sudo tee /etc/docker/daemon.new [2023-02-14T19:10:10.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T19:10:10.813Z] { [2023-02-14T19:10:10.813Z] "registry-mirrors": [ [2023-02-14T19:10:10.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T19:10:10.813Z] ], [2023-02-14T19:10:10.813Z] "bip": "10.250.0.254/24", [2023-02-14T19:10:10.813Z] "hosts": [ [2023-02-14T19:10:10.813Z] "tcp://0.0.0.0:5555", [2023-02-14T19:10:10.813Z] "unix:///var/run/docker.sock" [2023-02-14T19:10:10.813Z] ], [2023-02-14T19:10:10.813Z] "mtu": 1458, [2023-02-14T19:10:10.813Z] "selinux-enabled": true, [2023-02-14T19:10:10.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T19:10:10.813Z] } [Pipeline] sh [2023-02-14T19:10:11.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T19:10:11.513Z] + sudo service docker restart [2023-02-14T19:10:11.725Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:11.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:11.725Z] ---> 4f63f3d33642 [2023-02-14T19:10:11.726Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:10:11.726Z] ---> Using cache [2023-02-14T19:10:11.726Z] ---> b45bcf659f49 [2023-02-14T19:10:11.726Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:10:13.099Z] ---> Running in 993394fed41f [2023-02-14T19:10:14.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:14.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:14.029Z] OK: 211 MiB in 51 packages [2023-02-14T19:10:15.399Z] Removing intermediate container 993394fed41f [2023-02-14T19:10:15.399Z] ---> b67cb860869b [2023-02-14T19:10:15.399Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:10:15.659Z] ---> 9bb9ad3e618c [2023-02-14T19:10:15.659Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:15.659Z] ---> Running in 10ad8f4f9cfb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T19:10:29.836Z] provisioning config files... [2023-02-14T19:10:29.866Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config191502662564228067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:10:30.262Z] ---> docker-login.sh [2023-02-14T19:10:30.262Z] nexus3.edgexfoundry.org:10001 [2023-02-14T19:10:30.532Z] Removing intermediate container cfe94eca0f35 [2023-02-14T19:10:30.532Z] ---> 4a0b3f9113de [2023-02-14T19:10:30.532Z] [2023-02-14T19:10:30.532Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:10:30.532Z] 3.16: Pulling from library/alpine [2023-02-14T19:10:30.532Z] Removing intermediate container d8381e3b85d4 [2023-02-14T19:10:30.532Z] ---> b0206af3bba6 [2023-02-14T19:10:30.532Z] [2023-02-14T19:10:30.532Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T19:10:30.532Z] Removing intermediate container 4c21f981aa61 [2023-02-14T19:10:30.532Z] ---> 030fca718976 [2023-02-14T19:10:30.532Z] [2023-02-14T19:10:30.532Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:10:30.532Z] 3.16: Pulling from library/alpine [2023-02-14T19:10:30.532Z] 3.16: Pulling from library/alpine [2023-02-14T19:10:30.532Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T19:10:30.532Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T19:10:30.532Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T19:10:30.532Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T19:10:30.532Z] Status: Image is up to date for alpine:3.16 [2023-02-14T19:10:30.532Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T19:10:30.532Z] ---> dfd21b5a31f5 [2023-02-14T19:10:30.532Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T19:10:30.532Z] ---> dfd21b5a31f5 [2023-02-14T19:10:30.532Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:10:30.532Z] ---> dfd21b5a31f5 [2023-02-14T19:10:30.532Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T19:10:30.532Z] ---> Running in a8b020f75465 [2023-02-14T19:10:30.532Z] ---> Running in 7f92cb7a4dd6 [2023-02-14T19:10:30.532Z] ---> Running in a014aaacd54c [2023-02-14T19:10:30.532Z] Removing intermediate container 7f92cb7a4dd6 [2023-02-14T19:10:30.532Z] ---> e99efe11bf22 [2023-02-14T19:10:30.532Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T19:10:30.532Z] Removing intermediate container a014aaacd54c [2023-02-14T19:10:30.532Z] ---> 352ee94d30ad [2023-02-14T19:10:30.532Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:10:30.532Z] Removing intermediate container a8b020f75465 [2023-02-14T19:10:30.532Z] ---> 2d59b2353a91 [2023-02-14T19:10:30.532Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T19:10:30.532Z] ---> Running in 69f2a9283ab8 [2023-02-14T19:10:30.806Z] ---> Running in 098999348c9b [2023-02-14T19:10:30.806Z] ---> Running in 4e26fe66056e [2023-02-14T19:10:30.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:10:30.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:10:30.860Z] Configure a credential helper to remove this warning. See [2023-02-14T19:10:30.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:10:30.860Z] [2023-02-14T19:10:30.860Z] Login Succeeded [2023-02-14T19:10:30.860Z] nexus3.edgexfoundry.org:10002 [2023-02-14T19:10:31.066Z] Removing intermediate container 4e26fe66056e [2023-02-14T19:10:31.066Z] ---> c945405ff704 [2023-02-14T19:10:31.066Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T19:10:31.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:10:31.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:10:31.402Z] Configure a credential helper to remove this warning. See [2023-02-14T19:10:31.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:10:31.402Z] [2023-02-14T19:10:31.402Z] Login Succeeded [2023-02-14T19:10:31.402Z] nexus3.edgexfoundry.org:10003 [2023-02-14T19:10:31.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:31.634Z] ---> Running in d0290dcab58a [2023-02-14T19:10:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:10:31.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:10:31.680Z] Configure a credential helper to remove this warning. See [2023-02-14T19:10:31.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:10:31.680Z] [2023-02-14T19:10:31.680Z] Login Succeeded [2023-02-14T19:10:31.680Z] nexus3.edgexfoundry.org:10004 [2023-02-14T19:10:31.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:31.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:31.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:31.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:10:32.174Z] Removing intermediate container d0290dcab58a [2023-02-14T19:10:32.174Z] ---> fead34c528b5 [2023-02-14T19:10:32.174Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:10:32.174Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:32.174Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:10:32.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:10:32.228Z] Configure a credential helper to remove this warning. See [2023-02-14T19:10:32.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:10:32.228Z] [2023-02-14T19:10:32.228Z] Login Succeeded [2023-02-14T19:10:32.228Z] docker.io [2023-02-14T19:10:32.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T19:10:32.440Z] OK: 6 MiB in 15 packages [2023-02-14T19:10:32.440Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:32.440Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T19:10:32.440Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:10:32.440Z] OK: 6 MiB in 16 packages [2023-02-14T19:10:32.440Z] ---> Running in 892005eda59a [2023-02-14T19:10:32.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T19:10:32.832Z] Configure a credential helper to remove this warning. See [2023-02-14T19:10:32.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T19:10:32.832Z] [2023-02-14T19:10:32.832Z] Login Succeeded [2023-02-14T19:10:32.832Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T19:10:32.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-14T19:10:33.014Z] Removing intermediate container ccfe00c83f53 [2023-02-14T19:10:33.014Z] ---> b1201e3c2663 [2023-02-14T19:10:33.014Z] [2023-02-14T19:10:33.014Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:10:33.014Z] ---> dfd21b5a31f5 [2023-02-14T19:10:33.014Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T19:10:33.014Z] ---> Running in e8db35aa93ba [2023-02-14T19:10:33.014Z] Removing intermediate container 098999348c9b [2023-02-14T19:10:33.014Z] ---> 502d16d97653 [2023-02-14T19:10:33.014Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:10:33.014Z] Removing intermediate container 69f2a9283ab8 [2023-02-14T19:10:33.014Z] ---> 71dc81fab21d [2023-02-14T19:10:33.014Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [Pipeline] sh [2023-02-14T19:10:33.273Z] ---> Running in 4c5edbb74745 [2023-02-14T19:10:33.273Z] ---> 1568a2c45487 [2023-02-14T19:10:33.273Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T19:10:33.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:33.273Z] Removing intermediate container 4c5edbb74745 [2023-02-14T19:10:33.273Z] ---> b86ebe1e634b [2023-02-14T19:10:33.273Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T19:10:33.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:33.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:33.544Z] ---> Running in 7e6df6be2ee8 [2023-02-14T19:10:33.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:33.544Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:33.544Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:10:33.544Z] OK: 6 MiB in 15 packages [2023-02-14T19:10:33.544Z] Removing intermediate container 7e6df6be2ee8 [2023-02-14T19:10:33.544Z] ---> bdedffdb2485 [2023-02-14T19:10:33.544Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T19:10:33.561Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-14T19:10:33.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T19:10:33.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T19:10:33.664Z] ========================================================= [2023-02-14T19:10:33.664Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T19:10:33.664Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T19:10:33.805Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T19:10:33.805Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:33.805Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:10:33.805Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:10:33.805Z] ---> 3faad77e2403 [2023-02-14T19:10:33.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T19:10:33.805Z] ---> Running in a5b6ff23e779 [2023-02-14T19:10:33.805Z] OK: 6 MiB in 16 packages [2023-02-14T19:10:33.805Z] Removing intermediate container a5b6ff23e779 [2023-02-14T19:10:33.805Z] ---> 5cf5ed5012ba [2023-02-14T19:10:33.805Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T19:10:34.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T19:10:34.064Z] ---> ec6f70f6fea2 [2023-02-14T19:10:34.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T19:10:34.064Z] ---> Running in b738a9e2f490 [2023-02-14T19:10:34.322Z] Removing intermediate container b738a9e2f490 [2023-02-14T19:10:34.323Z] ---> 2eddf306aede [2023-02-14T19:10:34.323Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T19:10:34.323Z] Removing intermediate container 892005eda59a [2023-02-14T19:10:34.323Z] ---> 40fa4a6845ac [2023-02-14T19:10:34.323Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:10:34.323Z] ---> 41d24e6eee56 [2023-02-14T19:10:34.323Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:10:34.323Z] ---> Running in 30c9901c72bb [2023-02-14T19:10:34.328Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T19:10:34.328Z] 9b18e9b68314: Pulling fs layer [2023-02-14T19:10:34.328Z] 35d82f9e3411: Pulling fs layer [2023-02-14T19:10:34.328Z] e16973657156: Pulling fs layer [2023-02-14T19:10:34.328Z] fc693d55d65f: Pulling fs layer [2023-02-14T19:10:34.328Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T19:10:34.328Z] dda99020689f: Pulling fs layer [2023-02-14T19:10:34.328Z] db1c61fa0a46: Pulling fs layer [2023-02-14T19:10:34.328Z] 891c053d2c06: Pulling fs layer [2023-02-14T19:10:34.328Z] fc693d55d65f: Waiting [2023-02-14T19:10:34.328Z] dda99020689f: Waiting [2023-02-14T19:10:34.328Z] db1c61fa0a46: Waiting [2023-02-14T19:10:34.328Z] 891c053d2c06: Waiting [2023-02-14T19:10:34.328Z] 7e9fc2657dce: Waiting [2023-02-14T19:10:34.328Z] e16973657156: Verifying Checksum [2023-02-14T19:10:34.328Z] e16973657156: Download complete [2023-02-14T19:10:34.328Z] 35d82f9e3411: Verifying Checksum [2023-02-14T19:10:34.328Z] 35d82f9e3411: Download complete [2023-02-14T19:10:34.328Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T19:10:34.328Z] 7e9fc2657dce: Download complete [2023-02-14T19:10:34.328Z] dda99020689f: Verifying Checksum [2023-02-14T19:10:34.328Z] dda99020689f: Download complete [2023-02-14T19:10:34.328Z] 9b18e9b68314: Download complete [2023-02-14T19:10:34.580Z] ---> Running in 586d1313d6a3 [2023-02-14T19:10:34.580Z] ---> 4c6bda806aea [2023-02-14T19:10:34.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T19:10:34.580Z] Removing intermediate container e8db35aa93ba [2023-02-14T19:10:34.580Z] ---> 5f6c5eed2372 [2023-02-14T19:10:34.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:10:34.580Z] ---> Running in b2abfb7f2299 [2023-02-14T19:10:34.870Z] Removing intermediate container b2abfb7f2299 [2023-02-14T19:10:34.870Z] ---> bf8a1249c21f [2023-02-14T19:10:34.870Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T19:10:35.128Z] ---> b90ff8103917 [2023-02-14T19:10:35.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T19:10:35.128Z] ---> Running in 921be596e87c [2023-02-14T19:10:35.306Z] 9b18e9b68314: Pull complete [2023-02-14T19:10:35.394Z] Removing intermediate container 921be596e87c [2023-02-14T19:10:35.394Z] ---> 5f61a514d2c8 [2023-02-14T19:10:35.394Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T19:10:35.394Z] ---> 5038905b12f3 [2023-02-14T19:10:35.394Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T19:10:35.394Z] ---> Running in 1939e76bbc72 [2023-02-14T19:10:35.394Z] ---> Running in 2df8c38b3168 [2023-02-14T19:10:35.394Z] Removing intermediate container 30c9901c72bb [2023-02-14T19:10:35.394Z] ---> 5657455e050c [2023-02-14T19:10:35.394Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T19:10:35.394Z] Removing intermediate container 586d1313d6a3 [2023-02-14T19:10:35.394Z] ---> 511048019d52 [2023-02-14T19:10:35.394Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:10:35.576Z] 891c053d2c06: Verifying Checksum [2023-02-14T19:10:35.576Z] 891c053d2c06: Download complete [2023-02-14T19:10:35.654Z] ---> Running in 5efdf3446bd4 [2023-02-14T19:10:35.654Z] Removing intermediate container 1939e76bbc72 [2023-02-14T19:10:35.654Z] ---> 47cb7e11b029 [2023-02-14T19:10:35.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:10:35.654Z] ---> Running in f1ffcb9b599f [2023-02-14T19:10:35.654Z] Removing intermediate container 2df8c38b3168 [2023-02-14T19:10:35.654Z] ---> 8b7fc26849f7 [2023-02-14T19:10:35.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:10:35.654Z] ---> Running in 5e3f4b608d73 [2023-02-14T19:10:35.654Z] Removing intermediate container 5efdf3446bd4 [2023-02-14T19:10:35.654Z] ---> ceb322d5ad57 [2023-02-14T19:10:35.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T19:10:35.920Z] Removing intermediate container f1ffcb9b599f [2023-02-14T19:10:35.920Z] ---> f721c4b1f870 [2023-02-14T19:10:35.920Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T19:10:35.920Z] ---> 258c391ce2fe [2023-02-14T19:10:35.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T19:10:35.920Z] ---> Running in 5d0415112143 [2023-02-14T19:10:35.920Z] Removing intermediate container 5e3f4b608d73 [2023-02-14T19:10:35.920Z] ---> daee97398a21 [2023-02-14T19:10:35.920Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T19:10:35.920Z] ---> Running in ca2f0a3e598b [2023-02-14T19:10:35.920Z] ---> bf979d5e8455 [2023-02-14T19:10:35.920Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T19:10:35.955Z] 35d82f9e3411: Pull complete [2023-02-14T19:10:36.178Z] Removing intermediate container 5d0415112143 [2023-02-14T19:10:36.178Z] ---> 844740fd006d [2023-02-14T19:10:36.178Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T19:10:36.178Z] ---> Running in 9e5c574fc5e5 [2023-02-14T19:10:36.178Z] ---> Running in 41ce7111abb7 [2023-02-14T19:10:36.178Z] Removing intermediate container ca2f0a3e598b [2023-02-14T19:10:36.178Z] ---> 7a4d2e755b68 [2023-02-14T19:10:36.178Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:36.178Z] ---> Running in f365348e9bc4 [2023-02-14T19:10:36.244Z] e16973657156: Pull complete [2023-02-14T19:10:36.434Z] Removing intermediate container 41ce7111abb7 [2023-02-14T19:10:36.434Z] ---> 5859dbf8b846 [2023-02-14T19:10:36.434Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:36.434Z] Removing intermediate container f365348e9bc4 [2023-02-14T19:10:36.434Z] ---> fd8e8db2e237 [2023-02-14T19:10:36.434Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:10:36.434Z] ---> Running in afd0dc9a8faa [2023-02-14T19:10:36.434Z] ---> 712e1a07dd08 [2023-02-14T19:10:36.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T19:10:36.434Z] ---> Running in 33303f90d4f8 [2023-02-14T19:10:36.691Z] Removing intermediate container afd0dc9a8faa [2023-02-14T19:10:36.691Z] ---> 0915f772d5fb [2023-02-14T19:10:36.691Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:10:36.691Z] Removing intermediate container 33303f90d4f8 [2023-02-14T19:10:36.691Z] ---> 92b496fa966f [2023-02-14T19:10:36.691Z] [2023-02-14T19:10:36.691Z] ---> Running in 875cd70a5d7c [2023-02-14T19:10:36.691Z] ---> 8e62d8c85016 [2023-02-14T19:10:36.691Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T19:10:36.691Z] Successfully built 92b496fa966f [2023-02-14T19:10:36.691Z] Successfully tagged core-data:latest [2023-02-14T19:10:36.691Z] Building security-proxy-setup [2023-02-14T19:10:36.866Z] db1c61fa0a46: Verifying Checksum [2023-02-14T19:10:36.866Z] db1c61fa0a46: Download complete [2023-02-14T19:10:36.969Z]  Building core-data ... done  ---> Running in a74d5cb6c070 [2023-02-14T19:10:36.969Z] Removing intermediate container 875cd70a5d7c [2023-02-14T19:10:36.969Z] ---> 2dfb7e660f34 [2023-02-14T19:10:36.969Z] [2023-02-14T19:10:36.969Z] Removing intermediate container 9e5c574fc5e5 [2023-02-14T19:10:36.969Z] ---> 154e414185d9 [2023-02-14T19:10:36.969Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:10:36.969Z] Removing intermediate container 10ad8f4f9cfb [2023-02-14T19:10:36.969Z] ---> 1744eef83c87 [2023-02-14T19:10:36.969Z] Step 7/24 : COPY . . [2023-02-14T19:10:36.969Z] Successfully built 2dfb7e660f34 [2023-02-14T19:10:37.226Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T19:10:37.453Z] fc693d55d65f: Verifying Checksum [2023-02-14T19:10:37.453Z] fc693d55d65f: Download complete [2023-02-14T19:10:37.512Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-02-14T19:10:37.512Z] Removing intermediate container a74d5cb6c070 [2023-02-14T19:10:37.512Z] ---> f7cd4e6f822e [2023-02-14T19:10:37.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:10:40.036Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:40.036Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:40.036Z] ---> 4f63f3d33642 [2023-02-14T19:10:40.036Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T19:10:40.036Z] ---> Using cache [2023-02-14T19:10:40.036Z] ---> b45bcf659f49 [2023-02-14T19:10:40.036Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T19:10:40.036Z] ---> Using cache [2023-02-14T19:10:40.036Z] ---> dfd8e1d8eba6 [2023-02-14T19:10:40.036Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T19:10:40.036Z] ---> Using cache [2023-02-14T19:10:40.036Z] ---> a68d42f5d07e [2023-02-14T19:10:40.036Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:40.036Z] ---> Using cache [2023-02-14T19:10:40.036Z] ---> 4f16b4a1abb0 [2023-02-14T19:10:40.036Z] Step 7/21 : COPY . . [2023-02-14T19:10:40.036Z] ---> Using cache [2023-02-14T19:10:40.036Z] ---> 0132b33be277 [2023-02-14T19:10:40.036Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T19:10:40.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:40.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:40.304Z] ---> 4f63f3d33642 [2023-02-14T19:10:40.304Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:10:40.304Z] ---> Using cache [2023-02-14T19:10:40.304Z] ---> 6ae6ef8287ab [2023-02-14T19:10:40.304Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:10:40.304Z] ---> Using cache [2023-02-14T19:10:40.304Z] ---> 73a33f3021ad [2023-02-14T19:10:40.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:10:41.237Z] ---> c601dd4b48bc [2023-02-14T19:10:41.237Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T19:10:41.237Z] ---> Running in 56ba5ca10892 [2023-02-14T19:10:41.237Z] ---> Running in 8ca528c868fe [2023-02-14T19:10:41.237Z] ---> Running in ce17f07191c4 [2023-02-14T19:10:41.237Z] ---> 60aff17cf93d [2023-02-14T19:10:41.237Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:10:41.237Z] Removing intermediate container 56ba5ca10892 [2023-02-14T19:10:41.237Z] ---> dfb5c92d2962 [2023-02-14T19:10:41.237Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T19:10:41.237Z] ---> Running in a867102ae00a [2023-02-14T19:10:41.237Z] ---> Running in 9502d7985337 [2023-02-14T19:10:41.500Z] Removing intermediate container 9502d7985337 [2023-02-14T19:10:41.500Z] ---> fb725ca1381b [2023-02-14T19:10:41.500Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:41.500Z] Removing intermediate container a867102ae00a [2023-02-14T19:10:41.500Z] ---> 4693bb757398 [2023-02-14T19:10:41.500Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T19:10:41.500Z] ---> d27de7b2247e [2023-02-14T19:10:41.500Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T19:10:41.500Z] ---> Running in ff290a58cef9 [2023-02-14T19:10:41.500Z] ---> Running in ad12af9771cb [2023-02-14T19:10:41.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:41.500Z] 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-14T19:10:41.500Z] Removing intermediate container ff290a58cef9 [2023-02-14T19:10:41.500Z] ---> 7225caf181c1 [2023-02-14T19:10:41.500Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:10:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:41.757Z] ---> Running in bf70de9d744f [2023-02-14T19:10:41.757Z] Removing intermediate container ad12af9771cb [2023-02-14T19:10:41.757Z] ---> c6386099d31d [2023-02-14T19:10:41.757Z] 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-14T19:10:41.757Z] ---> 96d43d307f35 [2023-02-14T19:10:41.757Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T19:10:41.757Z] ---> Running in 8315865d5197 [2023-02-14T19:10:42.062Z] Removing intermediate container bf70de9d744f [2023-02-14T19:10:42.062Z] ---> 694b4319e6c1 [2023-02-14T19:10:42.062Z] [2023-02-14T19:10:42.062Z] OK: 211 MiB in 51 packages [2023-02-14T19:10:42.062Z] Successfully built 694b4319e6c1 [2023-02-14T19:10:42.062Z] Successfully tagged support-notifications:latest [2023-02-14T19:10:42.062Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-02-14T19:10:42.062Z] ---> 0690d4afaa6e [2023-02-14T19:10:42.062Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T19:10:43.435Z] ---> 8bfcc3a6a894 [2023-02-14T19:10:43.435Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T19:10:43.435Z] Removing intermediate container ce17f07191c4 [2023-02-14T19:10:43.435Z] ---> fe4fee374fd7 [2023-02-14T19:10:43.435Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:10:44.030Z] ---> 8569994811ca [2023-02-14T19:10:44.030Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:44.030Z] ---> 3e8d39c3d89f [2023-02-14T19:10:44.030Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T19:10:44.030Z] Removing intermediate container 8315865d5197 [2023-02-14T19:10:44.030Z] ---> 76bd77ae46a4 [2023-02-14T19:10:44.030Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T19:10:44.030Z] ---> Running in 548154824f6c [2023-02-14T19:10:44.030Z] ---> Running in 18bcaf770fcc [2023-02-14T19:10:44.295Z] ---> f65e10da34af [2023-02-14T19:10:44.295Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T19:10:44.552Z] ---> Running in 68858d391322 [2023-02-14T19:10:44.552Z] Removing intermediate container 18bcaf770fcc [2023-02-14T19:10:44.552Z] ---> 60652c5a5a07 [2023-02-14T19:10:44.552Z] [2023-02-14T19:10:44.552Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T19:10:44.552Z] ---> 5ce65d7b0fde [2023-02-14T19:10:44.552Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:10:44.552Z] ---> Using cache [2023-02-14T19:10:44.552Z] ---> edfe9708d7eb [2023-02-14T19:10:44.552Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T19:10:44.552Z] ---> Running in 68bd815bc45c [2023-02-14T19:10:45.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:45.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:45.740Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:10:45.740Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:10:45.740Z] OK: 15857 distinct packages available [2023-02-14T19:10:45.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:46.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:46.000Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T19:10:46.000Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:10:46.000Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T19:10:46.000Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T19:10:46.000Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:10:46.000Z] OK: 6 MiB in 18 packages [2023-02-14T19:10:46.276Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:46.276Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:46.276Z] ---> 4f63f3d33642 [2023-02-14T19:10:46.276Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T19:10:46.276Z] ---> Using cache [2023-02-14T19:10:46.276Z] ---> b45bcf659f49 [2023-02-14T19:10:46.276Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T19:10:46.536Z] Removing intermediate container 68858d391322 [2023-02-14T19:10:46.536Z] ---> f7a84ed58483 [2023-02-14T19:10:46.537Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T19:10:46.537Z] ---> Running in 80e3859d1a4f [2023-02-14T19:10:46.537Z] ---> Running in f079a8f93646 [2023-02-14T19:10:46.796Z] Removing intermediate container 68bd815bc45c [2023-02-14T19:10:46.796Z] ---> b994a7d8f186 [2023-02-14T19:10:46.796Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:10:46.796Z] Removing intermediate container f079a8f93646 [2023-02-14T19:10:46.796Z] ---> 395a32c7c28d [2023-02-14T19:10:46.796Z] Step 29/32 : CMD ["gate"] [2023-02-14T19:10:46.796Z] ---> Running in 7b713021e804 [2023-02-14T19:10:47.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:47.056Z] Removing intermediate container 7b713021e804 [2023-02-14T19:10:47.056Z] ---> 3043049b6a3c [2023-02-14T19:10:47.056Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T19:10:47.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:47.056Z] ---> Running in 1d1eeb406beb [2023-02-14T19:10:47.621Z] Removing intermediate container 1d1eeb406beb [2023-02-14T19:10:47.621Z] ---> ea9aa7bb9392 [2023-02-14T19:10:47.621Z] Step 31/32 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:47.621Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T19:10:47.621Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T19:10:47.621Z] OK: 17046 distinct packages available [2023-02-14T19:10:47.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:47.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:10:47.621Z] ---> Running in cb683f589337 [2023-02-14T19:10:47.878Z] OK: 211 MiB in 51 packages [2023-02-14T19:10:47.878Z] Removing intermediate container cb683f589337 [2023-02-14T19:10:47.878Z] ---> b544acd4060e [2023-02-14T19:10:47.878Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T19:10:48.162Z] ---> Running in 4b2d125e7c65 [2023-02-14T19:10:48.424Z] Removing intermediate container 4b2d125e7c65 [2023-02-14T19:10:48.424Z] ---> 583a9a8588cd [2023-02-14T19:10:48.424Z] [2023-02-14T19:10:48.424Z] Successfully built 583a9a8588cd [2023-02-14T19:10:48.424Z] Successfully tagged security-bootstrapper:latest [2023-02-14T19:10:48.424Z] Building core-metadata [2023-02-14T19:10:48.424Z] Removing intermediate container 80e3859d1a4f [2023-02-14T19:10:48.424Z] ---> ffe610b92308 [2023-02-14T19:10:48.424Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T19:10:49.774Z] fc693d55d65f: Pull complete [2023-02-14T19:10:49.774Z] 7e9fc2657dce: Pull complete [2023-02-14T19:10:49.774Z] dda99020689f: Pull complete [2023-02-14T19:10:49.797Z]  Building security-bootstrapper ... done  ---> 33c2cacd04eb [2023-02-14T19:10:49.797Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:10:49.797Z] ---> 163a2a3977eb [2023-02-14T19:10:49.797Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:49.797Z] ---> Running in aab196d7f49e [2023-02-14T19:10:50.056Z] ---> db2c7df8c87c [2023-02-14T19:10:50.056Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T19:10:50.056Z] ---> Running in ed5d7fc4ea17 [2023-02-14T19:10:50.056Z] Removing intermediate container ed5d7fc4ea17 [2023-02-14T19:10:50.056Z] ---> 7e9a74313143 [2023-02-14T19:10:50.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T19:10:50.624Z] ---> 72e20cb9e585 [2023-02-14T19:10:50.624Z] Step 19/24 : WORKDIR / [2023-02-14T19:10:50.624Z] ---> Running in a400b597cd3f [2023-02-14T19:10:50.890Z] Removing intermediate container a400b597cd3f [2023-02-14T19:10:50.890Z] ---> 541435f56cfd [2023-02-14T19:10:50.890Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:10:51.149Z] ---> Running in 440afb8c6fb3 [2023-02-14T19:10:51.149Z] Removing intermediate container 440afb8c6fb3 [2023-02-14T19:10:51.149Z] ---> 2a99daa5114c [2023-02-14T19:10:51.149Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:10:51.409Z] ---> Running in 7d656d8e872e [2023-02-14T19:10:51.674Z] Removing intermediate container 7d656d8e872e [2023-02-14T19:10:51.674Z] ---> 6f12d2aeea61 [2023-02-14T19:10:51.674Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T19:10:51.674Z] ---> Running in b98ea1350faf [2023-02-14T19:10:51.674Z] Removing intermediate container b98ea1350faf [2023-02-14T19:10:51.674Z] ---> 5cb22aefb9cc [2023-02-14T19:10:51.674Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:10:51.933Z] ---> Running in dfc82c6c8e5f [2023-02-14T19:10:52.191Z] Removing intermediate container dfc82c6c8e5f [2023-02-14T19:10:52.191Z] ---> f2c1b1cd42aa [2023-02-14T19:10:52.191Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:10:52.191Z] ---> Running in a69fee340f17 [2023-02-14T19:10:52.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:52.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:52.452Z] ---> 4f63f3d33642 [2023-02-14T19:10:52.452Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:10:52.452Z] ---> Using cache [2023-02-14T19:10:52.452Z] ---> 6ae6ef8287ab [2023-02-14T19:10:52.452Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T19:10:52.452Z] ---> Using cache [2023-02-14T19:10:52.452Z] ---> 73a33f3021ad [2023-02-14T19:10:52.452Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T19:10:52.452Z] ---> Using cache [2023-02-14T19:10:52.452Z] ---> fe4fee374fd7 [2023-02-14T19:10:52.452Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T19:10:52.452Z] ---> Using cache [2023-02-14T19:10:52.452Z] ---> 8569994811ca [2023-02-14T19:10:52.452Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:52.452Z] Removing intermediate container a69fee340f17 [2023-02-14T19:10:52.452Z] ---> d46d8df0e085 [2023-02-14T19:10:52.452Z] [2023-02-14T19:10:52.452Z] ---> Running in 4d48e243d4f6 [2023-02-14T19:10:52.452Z] Successfully built d46d8df0e085 [2023-02-14T19:10:52.709Z] Successfully tagged security-spire-config:latest [2023-02-14T19:10:52.709Z] Building core-command [2023-02-14T19:10:55.237Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:10:55.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:10:55.237Z] ---> 4f63f3d33642 [2023-02-14T19:10:55.237Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:10:55.237Z] ---> Using cache [2023-02-14T19:10:55.237Z] ---> 6ae6ef8287ab [2023-02-14T19:10:55.237Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T19:10:55.237Z] ---> Using cache [2023-02-14T19:10:55.237Z] ---> 73a33f3021ad [2023-02-14T19:10:55.237Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T19:10:55.237Z] ---> Using cache [2023-02-14T19:10:55.237Z] ---> fe4fee374fd7 [2023-02-14T19:10:55.237Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T19:10:55.237Z] ---> Using cache [2023-02-14T19:10:55.237Z] ---> 8569994811ca [2023-02-14T19:10:55.237Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:10:56.455Z] db1c61fa0a46: Pull complete [2023-02-14T19:10:56.616Z] ---> Running in 72178691ad61 [2023-02-14T19:10:56.616Z] 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-14T19:10:59.826Z] 891c053d2c06: Pull complete [2023-02-14T19:10:59.826Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T19:10:59.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T19:10:59.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T19:11:00.227Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T19:11:00.227Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T19:11:00.227Z] WORKDIR /edgex [2023-02-14T19:11:00.227Z] COPY go.mod . [2023-02-14T19:11:00.227Z] RUN go mod download [2023-02-14T19:11:00.826Z] Removing intermediate container 8ca528c868fe [2023-02-14T19:11:00.826Z] ---> b6f2e0e3f323 [2023-02-14T19:11:00.826Z] [2023-02-14T19:11:00.826Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T19:11:00.826Z] ---> dfd21b5a31f5 [2023-02-14T19:11:00.826Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T19:11:00.826Z] ---> Running in 8cf8cdcddba8 [2023-02-14T19:11:00.827Z] Sending build context to Docker daemon 3.1MB [2023-02-14T19:11:00.827Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T19:11:00.827Z] ---> f96f9c87975a [2023-02-14T19:11:00.827Z] Step 2/4 : WORKDIR /edgex [2023-02-14T19:11:01.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:01.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:01.915Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T19:11:01.915Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T19:11:01.915Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T19:11:01.915Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T19:11:01.915Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T19:11:01.915Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T19:11:01.915Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:11:01.915Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:11:01.915Z] OK: 8 MiB in 20 packages [2023-02-14T19:11:02.789Z] ---> Running in 10a16a28affe [2023-02-14T19:11:03.064Z] Removing intermediate container 10a16a28affe [2023-02-14T19:11:03.064Z] ---> 970b77eda3a2 [2023-02-14T19:11:03.064Z] Step 3/4 : COPY go.mod . [2023-02-14T19:11:03.656Z] ---> 6b9a61d2e8d6 [2023-02-14T19:11:03.656Z] Step 4/4 : RUN go mod download [2023-02-14T19:11:03.656Z] ---> Running in 7ed0568c3194 [2023-02-14T19:11:05.195Z] Removing intermediate container 8cf8cdcddba8 [2023-02-14T19:11:05.196Z] ---> ccd5d067ead0 [2023-02-14T19:11:05.196Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T19:11:05.196Z] ---> Running in 320ff2d5c2da [2023-02-14T19:11:05.762Z] Removing intermediate container 548154824f6c [2023-02-14T19:11:05.762Z] ---> a9a1ff1de02c [2023-02-14T19:11:05.762Z] Step 8/22 : COPY . . [2023-02-14T19:11:06.021Z] Removing intermediate container 320ff2d5c2da [2023-02-14T19:11:06.021Z] ---> 3269e8c6f0ee [2023-02-14T19:11:06.021Z] Step 12/21 : WORKDIR /edgex [2023-02-14T19:11:08.552Z] ---> Running in 7203b6721e68 [2023-02-14T19:11:09.935Z] Removing intermediate container 7203b6721e68 [2023-02-14T19:11:09.935Z] ---> db1aaf04bb2b [2023-02-14T19:11:09.935Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T19:11:10.193Z] ---> 758557829eb4 [2023-02-14T19:11:10.193Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T19:11:10.193Z] ---> aad7b6e9f22b [2023-02-14T19:11:10.193Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T19:11:10.451Z] ---> Running in 88a3b44f66d9 [2023-02-14T19:11:10.708Z] ---> e405426fd36f [2023-02-14T19:11:10.708Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T19:11:10.965Z] Removing intermediate container aab196d7f49e [2023-02-14T19:11:10.965Z] ---> 5ab95ed11531 [2023-02-14T19:11:10.965Z] Step 7/19 : COPY . . [2023-02-14T19:11:10.965Z] 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-14T19:11:12.864Z] ---> 622402483a3f [2023-02-14T19:11:12.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T19:11:16.148Z] ---> 2fa0d8cce5b9 [2023-02-14T19:11:16.148Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:11:16.148Z] ---> Running in 70a994ab090c [2023-02-14T19:11:16.148Z] ---> 9560a0d6a58e [2023-02-14T19:11:16.148Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T19:11:16.409Z] Removing intermediate container 4d48e243d4f6 [2023-02-14T19:11:16.409Z] ---> e3e84aaa51e2 [2023-02-14T19:11:16.409Z] Step 8/24 : COPY . . [2023-02-14T19:11:16.666Z] ---> Running in c44bea76e41e [2023-02-14T19:11:17.607Z] 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-14T19:11:18.633Z] Removing intermediate container 70a994ab090c [2023-02-14T19:11:18.633Z] ---> 484446dc23f0 [2023-02-14T19:11:18.633Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:11:19.216Z] ---> Running in c9d32a558b70 [2023-02-14T19:11:19.476Z] Removing intermediate container c9d32a558b70 [2023-02-14T19:11:19.476Z] ---> 7be9c95f13d6 [2023-02-14T19:11:19.476Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T19:11:19.734Z] ---> Running in 02bcca630be2 [2023-02-14T19:11:20.310Z] Removing intermediate container 02bcca630be2 [2023-02-14T19:11:20.310Z] ---> 85b34c33e71b [2023-02-14T19:11:20.310Z] Step 20/21 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:11:20.571Z] ---> Running in a481ff2105bf [2023-02-14T19:11:21.137Z] Removing intermediate container a481ff2105bf [2023-02-14T19:11:21.137Z] ---> 3182a8240504 [2023-02-14T19:11:21.137Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T19:11:21.137Z] ---> 42b3fb1ddd0b [2023-02-14T19:11:21.137Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T19:11:21.137Z] ---> Running in d657cb297e93 [2023-02-14T19:11:21.137Z] ---> Running in 2296b78a4566 [2023-02-14T19:11:21.395Z] Removing intermediate container d657cb297e93 [2023-02-14T19:11:21.395Z] ---> c38fcf97c837 [2023-02-14T19:11:21.395Z] [2023-02-14T19:11:21.395Z] Successfully built c38fcf97c837 [2023-02-14T19:11:21.395Z] Successfully tagged security-proxy-setup:latest [2023-02-14T19:11:21.395Z] Building security-secretstore-setup [2023-02-14T19:11:21.960Z]  Building security-proxy-setup ... done 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-14T19:11:23.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:11:23.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:11:23.856Z] ---> 4f63f3d33642 [2023-02-14T19:11:23.856Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:11:23.856Z] ---> Using cache [2023-02-14T19:11:23.856Z] ---> b45bcf659f49 [2023-02-14T19:11:23.856Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T19:11:23.856Z] ---> Using cache [2023-02-14T19:11:23.856Z] ---> dfd8e1d8eba6 [2023-02-14T19:11:23.856Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:11:23.856Z] ---> Using cache [2023-02-14T19:11:23.856Z] ---> a68d42f5d07e [2023-02-14T19:11:23.856Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:11:23.856Z] ---> Using cache [2023-02-14T19:11:23.856Z] ---> 4f16b4a1abb0 [2023-02-14T19:11:23.856Z] Step 7/24 : COPY . . [2023-02-14T19:11:23.856Z] ---> Using cache [2023-02-14T19:11:23.856Z] ---> 0132b33be277 [2023-02-14T19:11:23.856Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T19:11:25.761Z] ---> Running in 5b67ce9bbb8c [2023-02-14T19:11:26.331Z] 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-14T19:11:36.301Z] Removing intermediate container 72178691ad61 [2023-02-14T19:11:36.301Z] ---> 9e350c406303 [2023-02-14T19:11:36.301Z] Step 8/23 : COPY . . [2023-02-14T19:11:41.560Z] ---> 0343fcae53a2 [2023-02-14T19:11:41.560Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T19:11:41.560Z] ---> Running in 962e43e14b8a [2023-02-14T19:11:41.817Z] 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-14T19:11:45.995Z] Removing intermediate container 88a3b44f66d9 [2023-02-14T19:11:45.995Z] ---> bd941f8ada37 [2023-02-14T19:11:45.995Z] [2023-02-14T19:11:45.995Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:11:45.995Z] ---> dfd21b5a31f5 [2023-02-14T19:11:45.995Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:11:45.995Z] ---> Running in e2197098ad3d [2023-02-14T19:11:46.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:47.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:47.693Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:11:47.693Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:11:47.693Z] OK: 6 MiB in 15 packages [2023-02-14T19:11:49.070Z] Removing intermediate container e2197098ad3d [2023-02-14T19:11:49.070Z] ---> c95717fd880a [2023-02-14T19:11:49.070Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:11:49.070Z] ---> Running in 4a5d65abad57 [2023-02-14T19:11:49.342Z] Removing intermediate container 4a5d65abad57 [2023-02-14T19:11:49.342Z] ---> 158b48a6f2cb [2023-02-14T19:11:49.342Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T19:11:49.599Z] ---> Running in 6c2cf83dc4b9 [2023-02-14T19:11:50.164Z] Removing intermediate container 6c2cf83dc4b9 [2023-02-14T19:11:50.164Z] ---> 711554fdd41b [2023-02-14T19:11:50.164Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T19:11:50.421Z] 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-14T19:11:50.577Z] Removing intermediate container 7ed0568c3194 [2023-02-14T19:11:50.577Z] ---> aa663e78ffe5 [2023-02-14T19:11:50.577Z] Successfully built aa663e78ffe5 [2023-02-14T19:11:50.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:11:50.679Z] ---> Running in 8350f030eb56 [2023-02-14T19:11:50.985Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T19:11:50.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:11:51.247Z] Removing intermediate container 8350f030eb56 [2023-02-14T19:11:51.247Z] ---> a85762037ebb [2023-02-14T19:11:51.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:11:51.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container [2023-02-14T19:11:51.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T19:11:51.512Z] Removing intermediate container 2296b78a4566 [2023-02-14T19:11:51.512Z] ---> d34a0c3c4102 [2023-02-14T19:11:51.512Z] [2023-02-14T19:11:51.512Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T19:11:51.512Z] ---> dfd21b5a31f5 [2023-02-14T19:11:51.513Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:11:51.513Z] ---> Using cache [2023-02-14T19:11:51.513Z] ---> c95717fd880a [2023-02-14T19:11:51.513Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:11:51.513Z] ---> Using cache [2023-02-14T19:11:51.513Z] ---> 158b48a6f2cb [2023-02-14T19:11:51.513Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T19:11:51.513Z] ---> Running in f60e9454f4ef [2023-02-14T19:11:51.771Z] ---> 8e8b98fa0bd8 [2023-02-14T19:11:51.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T19:11:52.032Z] Removing intermediate container c44bea76e41e [2023-02-14T19:11:52.032Z] ---> af197d705441 [2023-02-14T19:11:52.032Z] [2023-02-14T19:11:52.032Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T19:11:52.032Z] ---> 5ce65d7b0fde [2023-02-14T19:11:52.032Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:11:52.032Z] ---> Using cache [2023-02-14T19:11:52.032Z] ---> edfe9708d7eb [2023-02-14T19:11:52.032Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T19:11:52.032Z] Removing intermediate container f60e9454f4ef [2023-02-14T19:11:52.032Z] ---> 75d7615036cb [2023-02-14T19:11:52.032Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T19:11:52.032Z] ---> Running in 295b8e2885b0 [2023-02-14T19:11:52.291Z] ---> Running in 65cff3b1d9cf [2023-02-14T19:11:52.291Z] Removing intermediate container 65cff3b1d9cf [2023-02-14T19:11:52.291Z] ---> 7fc7020ac0a1 [2023-02-14T19:11:52.291Z] Step 15/24 : WORKDIR / [2023-02-14T19:11:52.549Z] ---> Running in 42b3b3c2cbb4 [2023-02-14T19:11:52.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:52.549Z] ---> 59f41c044d46 [2023-02-14T19:11:52.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T19:11:52.593Z] $ docker top 1675d1aec3ef7e57cb05fddc8a750e8ef155e708406842ed332e6abc38cff4cb -eo pid,comm [Pipeline] { [2023-02-14T19:11:52.811Z] Removing intermediate container 42b3b3c2cbb4 [2023-02-14T19:11:52.811Z] ---> 451ef0e30b32 [2023-02-14T19:11:52.811Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:11:52.811Z] ---> 1b9251c406e4 [2023-02-14T19:11:52.811Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [Pipeline] sh [2023-02-14T19:11:53.074Z] ---> Running in 3c46b308dc01 [2023-02-14T19:11:53.074Z] ---> 79d282b9f654 [2023-02-14T19:11:53.074Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T19:11:53.333Z] Removing intermediate container 3c46b308dc01 [2023-02-14T19:11:53.333Z] ---> 630d64385389 [2023-02-14T19:11:53.333Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:11:53.333Z] ---> Running in 80ff1d440696 [2023-02-14T19:11:53.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:53.605Z] + go version [2023-02-14T19:11:53.605Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T19:11:53.642Z] $ docker stop --time=1 1675d1aec3ef7e57cb05fddc8a750e8ef155e708406842ed332e6abc38cff4cb [2023-02-14T19:11:53.848Z] Removing intermediate container 80ff1d440696 [2023-02-14T19:11:53.848Z] ---> 24a3d0deaa45 [2023-02-14T19:11:53.848Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T19:11:54.415Z] ---> 6a8816ccc83d [2023-02-14T19:11:54.415Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T19:11:54.415Z] ---> Running in be3c2bb3509f [2023-02-14T19:11:54.415Z] Removing intermediate container 5b67ce9bbb8c [2023-02-14T19:11:54.415Z] ---> ed06e9f8e5ec [2023-02-14T19:11:54.415Z] [2023-02-14T19:11:54.415Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T19:11:54.415Z] ---> dfd21b5a31f5 [2023-02-14T19:11:54.415Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T19:11:54.415Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:11:54.415Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:11:54.415Z] OK: 15857 distinct packages available [2023-02-14T19:11:54.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:54.415Z] Removing intermediate container be3c2bb3509f [2023-02-14T19:11:54.415Z] ---> e0999337d549 [2023-02-14T19:11:54.415Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:11:54.415Z] ---> Running in a32aa60917f9 [2023-02-14T19:11:54.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:54.675Z] ---> e6348d2fcdc1 [2023-02-14T19:11:54.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T19:11:54.675Z] ---> Running in f678e1d80429 [2023-02-14T19:11:54.675Z] Removing intermediate container f678e1d80429 [2023-02-14T19:11:54.675Z] ---> 5fe8d4742fbc [2023-02-14T19:11:54.675Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:11:54.941Z] ---> cf312fddff46 [2023-02-14T19:11:54.941Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T19:11:54.941Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T19:11:54.941Z] ---> Running in 10245117e68f [2023-02-14T19:11:54.941Z] ---> Running in dc6bed6d4cee [2023-02-14T19:11:54.941Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T19:11:54.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T19:11:54.941Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T19:11:54.941Z] Removing intermediate container 10245117e68f [2023-02-14T19:11:54.941Z] ---> ff6fe492e8ca [2023-02-14T19:11:54.941Z] [2023-02-14T19:11:54.941Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T19:11:54.941Z] Removing intermediate container dc6bed6d4cee [2023-02-14T19:11:54.941Z] ---> 76c90269cd01 [2023-02-14T19:11:54.941Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:11:55.214Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T19:11:55.214Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T19:11:55.214Z] ---> Running in 50bb91e1794f [2023-02-14T19:11:55.214Z] Successfully built ff6fe492e8ca [2023-02-14T19:11:55.214Z] Successfully tagged support-scheduler:latest [2023-02-14T19:11:55.214Z]  Building support-scheduler ... done Building security-spire-agent [2023-02-14T19:11:55.214Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:11:55.214Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T19:11:55.214Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T19:11:55.214Z] Removing intermediate container 50bb91e1794f [2023-02-14T19:11:55.214Z] ---> 022b714f6f3c [2023-02-14T19:11:55.214Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T19:11:55.214Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:11:55.214Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:11:55.214Z] ---> Running in c38fcad6bc06 [2023-02-14T19:11:55.214Z] OK: 8 MiB in 23 packages [2023-02-14T19:11:55.388Z] $ docker rm -f --volumes 1675d1aec3ef7e57cb05fddc8a750e8ef155e708406842ed332e6abc38cff4cb [2023-02-14T19:11:55.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-14T19:11:56.040Z] Removing intermediate container c38fcad6bc06 [2023-02-14T19:11:56.040Z] ---> 14d7acfe5fa2 [2023-02-14T19:11:56.040Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:11:56.040Z] (1/3) Installing ca-certificates (20220614-r0) [Pipeline] sh [2023-02-14T19:11:56.298Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T19:11:56.298Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T19:11:56.298Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:11:56.298Z] ---> Running in e4916a8a44ef [2023-02-14T19:11:56.298Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:11:56.298Z] OK: 6 MiB in 17 packages [2023-02-14T19:11:56.408Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T19:11:56.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:11:56.555Z] Removing intermediate container e4916a8a44ef [2023-02-14T19:11:56.555Z] ---> 1875b27141f1 [2023-02-14T19:11:56.555Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:11:56.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container [2023-02-14T19:11:56.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T19:11:56.814Z] ---> Running in fce87e31e5aa [2023-02-14T19:11:56.814Z] Removing intermediate container 295b8e2885b0 [2023-02-14T19:11:56.814Z] ---> 08aed4d17357 [2023-02-14T19:11:56.814Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:11:57.086Z] Removing intermediate container fce87e31e5aa [2023-02-14T19:11:57.086Z] ---> 4167c9faecdd [2023-02-14T19:11:57.086Z] [2023-02-14T19:11:57.086Z] Successfully built 4167c9faecdd [2023-02-14T19:11:57.086Z] Successfully tagged core-metadata:latest [2023-02-14T19:11:57.086Z]  Building core-metadata ... done  ---> 3405db12e17e [2023-02-14T19:11:57.086Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T19:11:57.345Z] Removing intermediate container a32aa60917f9 [2023-02-14T19:11:57.345Z] ---> 4a7ab53bebca [2023-02-14T19:11:57.345Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T19:11:57.345Z] ---> Running in ede32f20ab64 [2023-02-14T19:11:57.909Z] Removing intermediate container ede32f20ab64 [2023-02-14T19:11:57.909Z] ---> 1fd19bdcb1c5 [2023-02-14T19:11:57.909Z] Step 12/24 : WORKDIR / [2023-02-14T19:11:58.119Z] $ docker top 4044cff4c8df69f99c7cfd06f8835d395eb70d8c66962604a508c9b81a813e46 -eo pid,comm [2023-02-14T19:11:58.166Z] ---> e2bab6f6c946 [2023-02-14T19:11:58.166Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T19:11:58.166Z] ---> Running in 2f4af69465e4 [Pipeline] { [2023-02-14T19:11:58.424Z] ---> e8d8435ec4b1 [2023-02-14T19:11:58.424Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [Pipeline] echo [2023-02-14T19:11:58.509Z] ========================================================= [2023-02-14T19:11:58.509Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T19:11:58.509Z] ========================================================= [Pipeline] sh [2023-02-14T19:11:58.682Z] Removing intermediate container 2f4af69465e4 [2023-02-14T19:11:58.682Z] ---> 7df0d2db510d [2023-02-14T19:11:58.682Z] 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-14T19:11:58.682Z] ---> Running in 2b80837bca13 [2023-02-14T19:11:58.939Z] Removing intermediate container 2b80837bca13 [2023-02-14T19:11:58.939Z] ---> a61635c968af [2023-02-14T19:11:58.939Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:11:58.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:11:58.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:11:58.939Z] ---> 4f63f3d33642 [2023-02-14T19:11:58.939Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> b45bcf659f49 [2023-02-14T19:11:58.939Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> b67cb860869b [2023-02-14T19:11:58.939Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 9bb9ad3e618c [2023-02-14T19:11:58.939Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 1744eef83c87 [2023-02-14T19:11:58.939Z] Step 7/24 : COPY . . [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 60aff17cf93d [2023-02-14T19:11:58.939Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 4693bb757398 [2023-02-14T19:11:58.939Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> c6386099d31d [2023-02-14T19:11:58.939Z] 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-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 76bd77ae46a4 [2023-02-14T19:11:58.939Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> 60652c5a5a07 [2023-02-14T19:11:58.939Z] [2023-02-14T19:11:58.939Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T19:11:58.939Z] ---> 5ce65d7b0fde [2023-02-14T19:11:58.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> edfe9708d7eb [2023-02-14T19:11:58.939Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T19:11:58.939Z] ---> Using cache [2023-02-14T19:11:58.939Z] ---> e8343771fd62 [2023-02-14T19:11:58.939Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T19:11:58.939Z] ---> e63968daae82 [2023-02-14T19:11:58.939Z] 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-14T19:11:58.939Z] ---> Running in 54ffb242575a [2023-02-14T19:11:59.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-02-14T19:11:59.196Z] Removing intermediate container 54ffb242575a [2023-02-14T19:11:59.196Z] ---> 13c05419ad5f [2023-02-14T19:11:59.196Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T19:11:59.196Z] ---> Running in 8491f5d01b86 [2023-02-14T19:11:59.196Z] ---> b450cea255b7 [2023-02-14T19:11:59.196Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] sh [2023-02-14T19:11:59.453Z] Removing intermediate container 8491f5d01b86 [2023-02-14T19:11:59.453Z] ---> 68668f882b91 [2023-02-14T19:11:59.453Z] Step 18/19 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:11:59.453Z] ---> Running in 5e768c106458 [2023-02-14T19:11:59.453Z] ---> 5bcb9ceb337d [2023-02-14T19:11:59.453Z] 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-14T19:11:59.711Z] Removing intermediate container 5e768c106458 [2023-02-14T19:11:59.711Z] ---> 2fa08b2a0e0b [2023-02-14T19:11:59.711Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T19:11:59.711Z] ---> ebd7c44d9f5b [2023-02-14T19:11:59.711Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:11:59.881Z] + make test [2023-02-14T19:11:59.881Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T19:11:59.972Z] ---> 4443cb323dee [2023-02-14T19:11:59.972Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T19:11:59.972Z] ---> Running in 2bb7b9e5f738 [2023-02-14T19:12:00.538Z] Removing intermediate container 2bb7b9e5f738 [2023-02-14T19:12:00.538Z] ---> 537c24f3a1ca [2023-02-14T19:12:00.538Z] [2023-02-14T19:12:00.538Z] ---> 704eaf4aef89 [2023-02-14T19:12:00.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T19:12:00.538Z] Successfully built 537c24f3a1ca [2023-02-14T19:12:00.538Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T19:12:01.103Z]  Building security-spiffe-token-provider ... done  ---> bd188aa54ff6 [2023-02-14T19:12:01.103Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:12:01.103Z] ---> c8eba91787e9 [2023-02-14T19:12:01.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T19:12:01.671Z] ---> a3da25c3c236 [2023-02-14T19:12:01.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T19:12:01.671Z] ---> 22e3030b8adb [2023-02-14T19:12:01.671Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:12:01.671Z] ---> Running in 163946b68023 [2023-02-14T19:12:01.931Z] ---> 62886f3f34de [2023-02-14T19:12:01.931Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T19:12:02.190Z] ---> 5f3adff210b0 [2023-02-14T19:12:02.190Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:12:02.190Z] ---> Running in fa23d2b190a4 [2023-02-14T19:12:02.190Z] Removing intermediate container 962e43e14b8a [2023-02-14T19:12:02.190Z] ---> 1c0d1a81d0cc [2023-02-14T19:12:02.190Z] [2023-02-14T19:12:02.190Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T19:12:02.190Z] ---> dfd21b5a31f5 [2023-02-14T19:12:02.190Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:12:02.190Z] ---> Using cache [2023-02-14T19:12:02.190Z] ---> c95717fd880a [2023-02-14T19:12:02.190Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:12:02.190Z] ---> Using cache [2023-02-14T19:12:02.190Z] ---> 158b48a6f2cb [2023-02-14T19:12:02.190Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T19:12:02.448Z] ---> Running in e2b9421afaea [2023-02-14T19:12:02.448Z] Removing intermediate container fa23d2b190a4 [2023-02-14T19:12:02.448Z] ---> 2d63ad974d17 [2023-02-14T19:12:02.448Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:12:02.448Z] ---> Running in d24b0266e785 [2023-02-14T19:12:02.448Z] Removing intermediate container e2b9421afaea [2023-02-14T19:12:02.448Z] ---> 5161d7baeb26 [2023-02-14T19:12:02.448Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T19:12:02.448Z] Removing intermediate container 163946b68023 [2023-02-14T19:12:02.448Z] ---> 4661146fbf2f [2023-02-14T19:12:02.448Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:12:02.448Z] ---> Running in 63efe0481539 [2023-02-14T19:12:02.448Z] Removing intermediate container d24b0266e785 [2023-02-14T19:12:02.448Z] ---> 2999b5b366e6 [2023-02-14T19:12:02.448Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T19:12:02.707Z] ---> Running in 4de7d03b1e38 [2023-02-14T19:12:02.707Z] ---> Running in 75873f5c3395 [2023-02-14T19:12:02.707Z] Removing intermediate container 63efe0481539 [2023-02-14T19:12:02.707Z] ---> 4f76c12fa6e7 [2023-02-14T19:12:02.707Z] Step 15/23 : WORKDIR / [2023-02-14T19:12:02.707Z] ---> Running in 6d74789ec368 [2023-02-14T19:12:02.707Z] Removing intermediate container 4de7d03b1e38 [2023-02-14T19:12:02.707Z] ---> f9fb00220ab2 [2023-02-14T19:12:02.707Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T19:12:02.707Z] Removing intermediate container 75873f5c3395 [2023-02-14T19:12:02.707Z] ---> cd1390b69a6c [2023-02-14T19:12:02.707Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:12:02.707Z] ---> Running in 720760882fc8 [2023-02-14T19:12:02.707Z] ---> Running in 64479586fe75 [2023-02-14T19:12:02.707Z] Removing intermediate container 6d74789ec368 [2023-02-14T19:12:02.707Z] ---> 10f9e9826a08 [2023-02-14T19:12:02.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:12:02.707Z] Removing intermediate container 720760882fc8 [2023-02-14T19:12:02.707Z] ---> eef2a788a90f [2023-02-14T19:12:02.707Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:12:02.966Z] Removing intermediate container 64479586fe75 [2023-02-14T19:12:02.966Z] ---> a43f0ee9af9f [2023-02-14T19:12:02.966Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:12:02.966Z] ---> Running in ba5dd6edc4c9 [2023-02-14T19:12:02.966Z] ---> 66a5cc0bfdc2 [2023-02-14T19:12:02.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T19:12:02.966Z] ---> Running in 10b369759c1b [2023-02-14T19:12:02.966Z] Removing intermediate container ba5dd6edc4c9 [2023-02-14T19:12:02.966Z] ---> 0af57f76dbfd [2023-02-14T19:12:02.966Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:12:02.966Z] ---> Running in 65c21c910f17 [2023-02-14T19:12:02.966Z] Removing intermediate container 10b369759c1b [2023-02-14T19:12:02.966Z] ---> 2c2dcc76e0df [2023-02-14T19:12:02.966Z] [2023-02-14T19:12:02.966Z] Successfully built 2c2dcc76e0df [2023-02-14T19:12:03.230Z] Successfully tagged security-spire-agent:latest [2023-02-14T19:12:03.230Z]  Building security-spire-agent ... done Removing intermediate container 65c21c910f17 [2023-02-14T19:12:03.230Z] ---> d696de4f0abb [2023-02-14T19:12:03.230Z] [2023-02-14T19:12:03.230Z] ---> 7a1bc9640ad5 [2023-02-14T19:12:03.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T19:12:03.230Z] Successfully built d696de4f0abb [2023-02-14T19:12:03.230Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T19:12:03.487Z]  Building security-secretstore-setup ... done  ---> 12133a49b367 [2023-02-14T19:12:03.487Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T19:12:03.487Z] ---> Running in d8f3a9ec9bca [2023-02-14T19:12:03.487Z] Removing intermediate container d8f3a9ec9bca [2023-02-14T19:12:03.487Z] ---> 65d2894da9f0 [2023-02-14T19:12:03.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:12:03.487Z] ---> Running in d0c428f4a06c [2023-02-14T19:12:03.487Z] Removing intermediate container d0c428f4a06c [2023-02-14T19:12:03.487Z] ---> 4f9404eb52b8 [2023-02-14T19:12:03.487Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T19:12:03.744Z] ---> Running in a677f9fd310e [2023-02-14T19:12:03.744Z] Removing intermediate container a677f9fd310e [2023-02-14T19:12:03.744Z] ---> b1a00a369910 [2023-02-14T19:12:03.744Z] Step 22/23 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:12:03.744Z] ---> Running in 7c5be17be42c [2023-02-14T19:12:03.744Z] Removing intermediate container 7c5be17be42c [2023-02-14T19:12:03.744Z] ---> 37cd63b6ff33 [2023-02-14T19:12:03.744Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T19:12:03.744Z] ---> Running in ef115d3e0e71 [2023-02-14T19:12:04.001Z] Removing intermediate container ef115d3e0e71 [2023-02-14T19:12:04.001Z] ---> b0a87eaddce6 [2023-02-14T19:12:04.001Z] [2023-02-14T19:12:04.001Z] Successfully built b0a87eaddce6 [2023-02-14T19:12:04.001Z] Successfully tagged core-command:latest [2023-02-14T19:12:04.005Z]  Building core-command ... done  [Pipeline] } [2023-02-14T19:12:04.032Z] $ docker stop --time=1 742b0b15a3e0e35692d229ec69671441656aa5fd3897f4b8e9725a11841ffe6f [2023-02-14T19:12:05.327Z] $ docker rm -f --volumes 742b0b15a3e0e35692d229ec69671441656aa5fd3897f4b8e9725a11841ffe6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T19:12:05.718Z] + docker images [2023-02-14T19:12:05.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T19:12:05.718Z] core-command latest b0a87eaddce6 2 seconds ago 17.7MB [2023-02-14T19:12:05.718Z] security-secretstore-setup latest d696de4f0abb 3 seconds ago 30MB [2023-02-14T19:12:05.718Z] security-spire-agent latest 2c2dcc76e0df 3 seconds ago 125MB [2023-02-14T19:12:05.718Z] 1c0d1a81d0cc 3 seconds ago 1.68GB [2023-02-14T19:12:05.718Z] security-spiffe-token-provider latest 537c24f3a1ca 6 seconds ago 30MB [2023-02-14T19:12:05.718Z] core-metadata latest 4167c9faecdd 9 seconds ago 18.5MB [2023-02-14T19:12:05.718Z] support-scheduler latest ff6fe492e8ca 11 seconds ago 30MB [2023-02-14T19:12:05.718Z] ed06e9f8e5ec 11 seconds ago 1.67GB [2023-02-14T19:12:05.718Z] af197d705441 14 seconds ago 1.71GB [2023-02-14T19:12:05.718Z] d34a0c3c4102 15 seconds ago 1.68GB [2023-02-14T19:12:05.718Z] bd941f8ada37 21 seconds ago 1.74GB [2023-02-14T19:12:05.718Z] security-proxy-setup latest c38fcf97c837 44 seconds ago 27.8MB [2023-02-14T19:12:05.718Z] b6f2e0e3f323 About a minute ago 1.67GB [2023-02-14T19:12:05.718Z] security-spire-config latest d46d8df0e085 About a minute ago 85.8MB [2023-02-14T19:12:05.718Z] security-bootstrapper latest 583a9a8588cd About a minute ago 20.3MB [2023-02-14T19:12:05.718Z] 60652c5a5a07 About a minute ago 1.55GB [2023-02-14T19:12:05.718Z] support-notifications latest 694b4319e6c1 About a minute ago 30.6MB [2023-02-14T19:12:05.718Z] core-common-config-bootstrapper latest 2dfb7e660f34 About a minute ago 15.5MB [2023-02-14T19:12:05.718Z] core-data latest 92b496fa966f About a minute ago 17.9MB [2023-02-14T19:12:05.718Z] b1201e3c2663 About a minute ago 1.74GB [2023-02-14T19:12:05.718Z] 030fca718976 About a minute ago 1.68GB [2023-02-14T19:12:05.718Z] b0206af3bba6 About a minute ago 1.67GB [2023-02-14T19:12:05.718Z] 4a0b3f9113de About a minute ago 1.67GB [2023-02-14T19:12:05.718Z] security-spire-server latest 55e893c0cd26 About a minute ago 86.5MB [2023-02-14T19:12:05.718Z] fad5b9c76e70 2 minutes ago 1.55GB [2023-02-14T19:12:05.718Z] ci-base-image-x86_64 latest 4f63f3d33642 5 minutes ago 903MB [2023-02-14T19:12:05.718Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T19:12:05.718Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T19:12:05.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T19:12:05.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T19:12:05.718Z] 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-14T19:12:38.778Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T19:14:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T19:14:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T19:14:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T19:14:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T19:14:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T19:14:55.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T19:15:07.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2023-02-14T19:15:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T19:15:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T19:15:14.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements [2023-02-14T19:15:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.842s coverage: 73.2% of statements [2023-02-14T19:15:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T19:15:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T19:15:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T19:15:21.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.684s coverage: 54.0% of statements [2023-02-14T19:15:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T19:15:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T19:15:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.953s coverage: 89.2% of statements [2023-02-14T19:15:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T19:15:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.9% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.215s coverage: 95.6% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.459s coverage: 72.2% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.383s coverage: 65.9% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T19:15:39.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.585s coverage: 29.6% of statements [2023-02-14T19:15:39.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T19:15:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.361s coverage: 47.1% of statements [2023-02-14T19:15:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.347s coverage: 82.9% of statements [2023-02-14T19:15:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2023-02-14T19:15:40.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2023-02-14T19:15:44.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2023-02-14T19:15:54.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.308s coverage: 94.4% of statements [2023-02-14T19:15:54.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.464s coverage: 79.9% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.339s coverage: 92.9% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.099s coverage: 64.4% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.200s coverage: 20.0% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 77.4% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements [2023-02-14T19:16:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements [2023-02-14T19:16:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.492s coverage: 63.1% of statements [2023-02-14T19:16:19.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T19:16:19.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2023-02-14T19:16:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2023-02-14T19:16:24.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.472s coverage: 65.3% of statements [2023-02-14T19:16:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T19:16:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T19:16:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T19:16:26.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 41.0% of statements [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T19:16:26.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.388s coverage: 89.5% of statements [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T19:16:26.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.325s coverage: 84.8% of statements [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T19:16:26.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T19:16:34.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T19:16:34.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.734s coverage: 92.3% of statements [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T19:16:34.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.433s coverage: 63.2% of statements [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T19:16:34.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T19:16:34.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T19:16:35.706Z] 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-14T19:16:35.706Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T19:16:35.706Z] go vet ./... [2023-02-14T19:18:42.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T19:18:42.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T19:18:42.401Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T19:18:42.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T19:18:43.114Z] + ls -al . [2023-02-14T19:18:43.114Z] total 740 [2023-02-14T19:18:43.114Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 19:12 . [2023-02-14T19:18:43.114Z] drwxr-xr-x 4 root root 4096 Feb 14 19:11 .. [2023-02-14T19:18:43.114Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:10 .blubracket [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 19:10 .dockerignore [2023-02-14T19:18:43.114Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 19:10 .git [2023-02-14T19:18:43.114Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:10 .github [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 19:10 .gitignore [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 19:10 .golangci.yml [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 19:10 .hadolint.yml [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 19:10 .sonarcloud.properties [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 19:10 ADOPTERS.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 19:10 Attribution.txt [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 19:10 CHANGELOG.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 19:10 CONTRIBUTING.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 19:10 GOVERNANCE.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 19:10 Jenkinsfile [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 19:10 LICENSE [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 19:10 Makefile [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 19:10 OWNERS.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 19:10 README.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 19:10 SECURITY.md [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 19:06 VERSION [2023-02-14T19:18:43.114Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:10 bin [2023-02-14T19:18:43.114Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 19:10 cmd [2023-02-14T19:18:43.114Z] -rw-r--r-- 1 root root 487233 Feb 14 19:16 coverage.out [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 19:10 go.mod [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 19:10 go.sum [2023-02-14T19:18:43.114Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 19:10 internal [2023-02-14T19:18:43.114Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:10 openapi [2023-02-14T19:18:43.114Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 19:10 snap [2023-02-14T19:18:43.114Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 19:10 version.go [Pipeline] sh [2023-02-14T19:18:43.828Z] + '[' -e coverage.out ] [2023-02-14T19:18:43.828Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T19:18:43.876Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T19:18:44.858Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T19:18:45.545Z] + make build [2023-02-14T19:18:45.545Z] 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-14T19:20:22.279Z] 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-14T19:20:23.246Z] 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-14T19:20:29.904Z] 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-14T19:20:33.240Z] 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-14T19:21:20.063Z] 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-14T19:21:26.727Z] 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-14T19:21:33.361Z] 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-14T19:21:38.691Z] 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-14T19:21:42.940Z] 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-14T19:21:47.189Z] 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-14T19:22:02.174Z] 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-14T19:22:07.547Z] $ docker stop --time=1 4044cff4c8df69f99c7cfd06f8835d395eb70d8c66962604a508c9b81a813e46 [2023-02-14T19:22:09.522Z] $ docker rm -f --volumes 4044cff4c8df69f99c7cfd06f8835d395eb70d8c66962604a508c9b81a813e46 [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-14T19:22:11.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T19:22:11.960Z] [2023-02-14T19:22:11.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:22:12.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T19:22:12.357Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T19:22:12.357Z] 29e5d40040c1: Pulling fs layer [2023-02-14T19:22:12.357Z] 1ce36da41761: Pulling fs layer [2023-02-14T19:22:12.357Z] 25b303627fd3: Pulling fs layer [2023-02-14T19:22:12.626Z] 29e5d40040c1: Verifying Checksum [2023-02-14T19:22:12.626Z] 29e5d40040c1: Download complete [2023-02-14T19:22:12.894Z] 1ce36da41761: Verifying Checksum [2023-02-14T19:22:12.894Z] 1ce36da41761: Download complete [2023-02-14T19:22:13.160Z] 29e5d40040c1: Pull complete [2023-02-14T19:22:14.568Z] 1ce36da41761: Pull complete [2023-02-14T19:22:14.568Z] 25b303627fd3: Download complete [2023-02-14T19:22:24.630Z] 25b303627fd3: Pull complete [2023-02-14T19:22:24.630Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T19:22:24.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T19:22:24.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:22:24.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container [2023-02-14T19:22:25.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T19:22:27.275Z] $ docker top 660709dfbe4971a5c2ffd231cf080a1bca5487e3602f9c53422c0a53e2ac9adb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:22:28.130Z] + grep parallel [2023-02-14T19:22:28.130Z] + docker-compose build --help [2023-02-14T19:22:33.460Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T19:22:33.493Z] $ docker stop --time=1 660709dfbe4971a5c2ffd231cf080a1bca5487e3602f9c53422c0a53e2ac9adb [2023-02-14T19:22:35.143Z] $ docker rm -f --volumes 660709dfbe4971a5c2ffd231cf080a1bca5487e3602f9c53422c0a53e2ac9adb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:22:35.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T19:22:35.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:22:36.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container [2023-02-14T19:22:36.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T19:22:37.280Z] $ docker top 8c9fe10265cb4c429afa0748bbabb0f91ee6078293e6baffee171049b34d4844 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:22:37.821Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T19:22:44.463Z] Building core-command ... [2023-02-14T19:22:44.463Z] Building core-common-config-bootstrapper ... [2023-02-14T19:22:44.463Z] Building core-data ... [2023-02-14T19:22:44.463Z] Building core-metadata ... [2023-02-14T19:22:44.463Z] Building security-bootstrapper ... [2023-02-14T19:22:44.463Z] Building security-proxy-setup ... [2023-02-14T19:22:44.463Z] Building security-secretstore-setup ... [2023-02-14T19:22:44.463Z] Building security-spiffe-token-provider ... [2023-02-14T19:22:44.463Z] Building security-spire-agent ... [2023-02-14T19:22:44.463Z] Building security-spire-config ... [2023-02-14T19:22:44.463Z] Building security-spire-server ... [2023-02-14T19:22:44.463Z] Building support-notifications ... [2023-02-14T19:22:44.463Z] Building support-scheduler ... [2023-02-14T19:22:44.463Z] Building core-metadata [2023-02-14T19:22:44.463Z] Building security-proxy-setup [2023-02-14T19:22:44.463Z] Building support-scheduler [2023-02-14T19:22:44.463Z] Building core-common-config-bootstrapper [2023-02-14T19:22:44.463Z] Building security-spiffe-token-provider [2023-02-14T19:23:31.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:23:31.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:23:31.452Z] ---> aa663e78ffe5 [2023-02-14T19:23:31.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:23:31.452Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:23:31.452Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:23:31.452Z] ---> aa663e78ffe5 [2023-02-14T19:23:31.452Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T19:23:31.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:23:31.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:23:31.452Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> aa663e78ffe5 [2023-02-14T19:23:31.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:23:31.452Z] [2023-02-14T19:23:31.452Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:23:31.453Z] ---> aa663e78ffe5 [2023-02-14T19:23:31.453Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T19:23:31.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:23:31.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:23:31.453Z] ---> aa663e78ffe5 [2023-02-14T19:23:31.453Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:23:31.453Z] ---> Running in eb8285d632e5 [2023-02-14T19:23:31.453Z] ---> Running in 3f0f291cf827 [2023-02-14T19:23:31.453Z] ---> Running in fe11bc40615a [2023-02-14T19:23:31.453Z] ---> Running in 5d9f3921882f [2023-02-14T19:23:31.453Z] ---> Running in 9a48340fde21 [2023-02-14T19:23:31.453Z] Removing intermediate container fe11bc40615a [2023-02-14T19:23:31.453Z] ---> 34ad559eb21b [2023-02-14T19:23:31.453Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T19:23:31.453Z] Removing intermediate container eb8285d632e5 [2023-02-14T19:23:31.453Z] ---> 58a87552513f [2023-02-14T19:23:31.453Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:23:31.453Z] Removing intermediate container 3f0f291cf827 [2023-02-14T19:23:31.453Z] ---> 73254b935f78 [2023-02-14T19:23:31.453Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:23:31.453Z] Removing intermediate container 9a48340fde21 [2023-02-14T19:23:31.453Z] ---> fe188d1c165f [2023-02-14T19:23:31.453Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T19:23:31.453Z] Removing intermediate container 5d9f3921882f [2023-02-14T19:23:31.453Z] ---> eca66c955e71 [2023-02-14T19:23:31.453Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T19:23:31.453Z] ---> Running in 1b2aebf8e0be [2023-02-14T19:23:31.453Z] ---> Running in bd8c6efa24ae [2023-02-14T19:23:31.453Z] ---> Running in e0735162359f [2023-02-14T19:23:31.453Z] ---> Running in f8ac1cae6eec [2023-02-14T19:23:31.453Z] ---> Running in 7c3f3e0c0194 [2023-02-14T19:23:31.722Z] Removing intermediate container 1b2aebf8e0be [2023-02-14T19:23:31.722Z] ---> 654087e487cf [2023-02-14T19:23:31.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:23:31.992Z] Removing intermediate container e0735162359f [2023-02-14T19:23:31.992Z] ---> e77e55c5be74 [2023-02-14T19:23:31.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:23:31.992Z] ---> Running in 8d3ff39e481b [2023-02-14T19:23:31.992Z] Removing intermediate container bd8c6efa24ae [2023-02-14T19:23:31.992Z] ---> 82fec08e521e [2023-02-14T19:23:31.992Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T19:23:32.258Z] ---> Running in 744ae21dd24f [2023-02-14T19:23:32.258Z] ---> Running in 397ba1b59890 [2023-02-14T19:23:34.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:34.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:36.144Z] OK: 221 MiB in 51 packages [2023-02-14T19:23:36.144Z] OK: 221 MiB in 51 packages [2023-02-14T19:23:36.144Z] OK: 221 MiB in 51 packages [2023-02-14T19:23:36.144Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T19:23:36.144Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T19:23:36.144Z] OK: 16903 distinct packages available [2023-02-14T19:23:36.144Z] OK: 221 MiB in 51 packages [2023-02-14T19:23:36.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:37.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:23:38.013Z] Removing intermediate container f8ac1cae6eec [2023-02-14T19:23:38.013Z] ---> c2b8f106dd34 [2023-02-14T19:23:38.013Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T19:23:38.013Z] OK: 221 MiB in 51 packages [2023-02-14T19:23:38.013Z] Removing intermediate container 8d3ff39e481b [2023-02-14T19:23:38.013Z] ---> bd68b3fdfd7d [2023-02-14T19:23:38.013Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:23:38.288Z] Removing intermediate container 744ae21dd24f [2023-02-14T19:23:38.288Z] ---> c493889b294f [2023-02-14T19:23:38.288Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T19:23:38.288Z] Removing intermediate container 397ba1b59890 [2023-02-14T19:23:38.288Z] ---> ae7b5007bee8 [2023-02-14T19:23:38.288Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:23:39.255Z] ---> 0d87afee49b2 [2023-02-14T19:23:39.255Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:23:39.255Z] ---> Running in 519812bae1ad [2023-02-14T19:23:39.837Z] ---> 63392985b9dc [2023-02-14T19:23:39.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:23:39.837Z] ---> bc61845bc227 [2023-02-14T19:23:39.837Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:23:39.837Z] ---> 2ce6e4254667 [2023-02-14T19:23:39.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:23:39.837Z] Removing intermediate container 7c3f3e0c0194 [2023-02-14T19:23:39.837Z] ---> 4816f20ba916 [2023-02-14T19:23:39.837Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T19:23:39.837Z] ---> Running in 5f20e3c0932a [2023-02-14T19:23:40.104Z] ---> Running in c4fee196d033 [2023-02-14T19:23:40.104Z] ---> Running in d824ee552b23 [2023-02-14T19:23:41.537Z] ---> 8f68ea27c9a4 [2023-02-14T19:23:41.537Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:23:41.537Z] ---> Running in 2878c7c2d63f [2023-02-14T19:25:33.189Z] Removing intermediate container 519812bae1ad [2023-02-14T19:25:33.189Z] ---> 10eeab0e4a76 [2023-02-14T19:25:33.189Z] Step 7/21 : COPY . . [2023-02-14T19:25:33.189Z] Removing intermediate container 5f20e3c0932a [2023-02-14T19:25:33.189Z] ---> be273a1910b8 [2023-02-14T19:25:33.189Z] Step 8/24 : COPY . . [2023-02-14T19:25:33.189Z] Removing intermediate container d824ee552b23 [2023-02-14T19:25:33.189Z] ---> 56315662354c [2023-02-14T19:25:33.189Z] Step 8/22 : COPY . . [2023-02-14T19:25:33.189Z] Removing intermediate container c4fee196d033 [2023-02-14T19:25:33.189Z] ---> efcffd870cf8 [2023-02-14T19:25:33.189Z] Step 8/22 : COPY . . [2023-02-14T19:25:33.189Z] Removing intermediate container 2878c7c2d63f [2023-02-14T19:25:33.189Z] ---> 4af79751b4ab [2023-02-14T19:25:33.189Z] Step 7/19 : COPY . . [2023-02-14T19:25:51.413Z] ---> a3d5dad638ce [2023-02-14T19:25:51.413Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T19:25:51.413Z] ---> ece3a7197ea3 [2023-02-14T19:25:51.413Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T19:25:51.413Z] ---> 3b3b649dde9a [2023-02-14T19:25:51.413Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T19:25:51.413Z] ---> c29dfb00b777 [2023-02-14T19:25:51.413Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T19:25:51.413Z] ---> Running in df5640e91dcb [2023-02-14T19:25:51.413Z] ---> 98f0435ab29e [2023-02-14T19:25:51.413Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T19:25:51.413Z] ---> Running in ff56c2991d77 [2023-02-14T19:25:51.413Z] ---> Running in 9a14a3ace2e2 [2023-02-14T19:25:51.413Z] ---> Running in ef7409bdeadb [2023-02-14T19:25:51.413Z] ---> Running in e7eee1a51042 [2023-02-14T19:25:52.371Z] 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-14T19:25:52.371Z] 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-14T19:25:52.952Z] 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-14T19:25:53.219Z] 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-14T19:25:53.219Z] 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-14T19:32:00.236Z] 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-14T19:32:26.974Z] Removing intermediate container df5640e91dcb [2023-02-14T19:32:26.974Z] ---> 9ba99bbdc7ba [2023-02-14T19:32:26.974Z] [2023-02-14T19:32:26.974Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T19:32:26.974Z] 3.16: Pulling from library/alpine [2023-02-14T19:32:27.934Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T19:32:27.934Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T19:32:27.934Z] ---> 4c81e5bf8899 [2023-02-14T19:32:27.934Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T19:32:28.206Z] ---> Running in 5b7c11da99ea [2023-02-14T19:32:30.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:32:30.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:32:32.694Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T19:32:32.961Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T19:32:32.961Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T19:32:32.961Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T19:32:32.961Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T19:32:32.961Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T19:32:32.961Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:32:32.961Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:32:33.550Z] OK: 8 MiB in 20 packages [2023-02-14T19:32:36.140Z] Removing intermediate container 5b7c11da99ea [2023-02-14T19:32:36.140Z] ---> b806ff284187 [2023-02-14T19:32:36.140Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T19:32:36.140Z] ---> Running in 1d78a50e49d2 [2023-02-14T19:32:36.413Z] Removing intermediate container 1d78a50e49d2 [2023-02-14T19:32:36.413Z] ---> 615a61a1a152 [2023-02-14T19:32:36.413Z] Step 12/21 : WORKDIR /edgex [2023-02-14T19:32:36.688Z] ---> Running in 7ab1cbc0a07e [2023-02-14T19:32:37.277Z] Removing intermediate container 7ab1cbc0a07e [2023-02-14T19:32:37.278Z] ---> b38305d599a5 [2023-02-14T19:32:37.278Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T19:32:38.258Z] ---> 3f438e75512b [2023-02-14T19:32:38.258Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T19:32:40.220Z] ---> 444f9fcb72e4 [2023-02-14T19:32:40.220Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T19:32:42.173Z] ---> 3c79a80bc3df [2023-02-14T19:32:42.173Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T19:32:42.764Z] ---> 03ac1e0d88e4 [2023-02-14T19:32:42.764Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:32:43.033Z] ---> Running in 8d6a7a2e207f [2023-02-14T19:32:46.409Z] Removing intermediate container 8d6a7a2e207f [2023-02-14T19:32:46.409Z] ---> 456a19c5a154 [2023-02-14T19:32:46.409Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:32:46.409Z] ---> Running in 8508e27384b0 [2023-02-14T19:32:46.997Z] Removing intermediate container 8508e27384b0 [2023-02-14T19:32:46.997Z] ---> e9b5d48cd252 [2023-02-14T19:32:46.997Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T19:32:46.997Z] ---> Running in eb5598f9d85e [2023-02-14T19:32:47.584Z] Removing intermediate container eb5598f9d85e [2023-02-14T19:32:47.584Z] ---> 0bcfa3248c05 [2023-02-14T19:32:47.584Z] Step 20/21 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:32:47.853Z] ---> Running in 0a9c84464c98 [2023-02-14T19:32:48.449Z] Removing intermediate container 0a9c84464c98 [2023-02-14T19:32:48.449Z] ---> 0be2133258b2 [2023-02-14T19:32:48.449Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T19:32:48.449Z] ---> Running in cf95309e4d0e [2023-02-14T19:32:49.038Z] Removing intermediate container cf95309e4d0e [2023-02-14T19:32:49.038Z] ---> 04e565f77ea2 [2023-02-14T19:32:49.038Z] [2023-02-14T19:32:49.306Z] Successfully built 04e565f77ea2 [2023-02-14T19:32:49.306Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T19:32:49.306Z]  Building security-proxy-setup ... done Building core-command [2023-02-14T19:33:04.311Z] Removing intermediate container 9a14a3ace2e2 [2023-02-14T19:33:04.311Z] ---> c474a23e12ee [2023-02-14T19:33:04.311Z] [2023-02-14T19:33:04.311Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:33:04.311Z] ---> 4c81e5bf8899 [2023-02-14T19:33:04.311Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T19:33:04.311Z] ---> Running in c83892416071 [2023-02-14T19:33:04.903Z] Removing intermediate container c83892416071 [2023-02-14T19:33:04.903Z] ---> 07495d345d7b [2023-02-14T19:33:04.903Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:33:05.174Z] ---> Running in d59f24bc82cc [2023-02-14T19:33:07.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:08.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:33:08.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:33:08.033Z] ---> aa663e78ffe5 [2023-02-14T19:33:08.033Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> 73254b935f78 [2023-02-14T19:33:08.033Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> e77e55c5be74 [2023-02-14T19:33:08.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> ae7b5007bee8 [2023-02-14T19:33:08.033Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> 2ce6e4254667 [2023-02-14T19:33:08.033Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> 56315662354c [2023-02-14T19:33:08.033Z] Step 8/23 : COPY . . [2023-02-14T19:33:08.033Z] ---> Using cache [2023-02-14T19:33:08.033Z] ---> a3d5dad638ce [2023-02-14T19:33:08.033Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T19:33:08.033Z] ---> Running in 382c87ac65c9 [2023-02-14T19:33:08.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:10.030Z] 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-14T19:33:10.300Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:33:10.300Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:33:10.300Z] OK: 5 MiB in 15 packages [2023-02-14T19:33:11.715Z] Removing intermediate container d59f24bc82cc [2023-02-14T19:33:11.715Z] ---> 9410ee9fb7a7 [2023-02-14T19:33:11.715Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:33:12.682Z] ---> 93d38e1a05e7 [2023-02-14T19:33:12.682Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T19:33:14.836Z] ---> 72dd587528a9 [2023-02-14T19:33:14.836Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T19:33:15.460Z] ---> abd119c1b46a [2023-02-14T19:33:15.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T19:33:16.488Z] ---> f0170e179a4e [2023-02-14T19:33:16.488Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:33:16.774Z] ---> Running in bd76ddc186ae [2023-02-14T19:33:20.188Z] Removing intermediate container bd76ddc186ae [2023-02-14T19:33:20.188Z] ---> 9d015ac3468a [2023-02-14T19:33:20.188Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:33:20.188Z] ---> Running in bdf0122b70e3 [2023-02-14T19:33:20.790Z] Removing intermediate container bdf0122b70e3 [2023-02-14T19:33:20.790Z] ---> 3081c80d1be8 [2023-02-14T19:33:20.790Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T19:33:20.790Z] ---> Running in 5b2b170c70cb [2023-02-14T19:33:21.388Z] Removing intermediate container 5b2b170c70cb [2023-02-14T19:33:21.388Z] ---> a9f0c56432e7 [2023-02-14T19:33:21.388Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T19:33:21.656Z] ---> Running in 67b38f223d88 [2023-02-14T19:33:22.242Z] Removing intermediate container 67b38f223d88 [2023-02-14T19:33:22.242Z] ---> ee0a845b35e7 [2023-02-14T19:33:22.242Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:33:22.242Z] ---> Running in 691acb7fc9fa [2023-02-14T19:33:22.831Z] Removing intermediate container 691acb7fc9fa [2023-02-14T19:33:22.831Z] ---> 375cf1c04862 [2023-02-14T19:33:22.831Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:33:23.106Z] ---> Running in f1e1163200b2 [2023-02-14T19:33:23.691Z] Removing intermediate container f1e1163200b2 [2023-02-14T19:33:23.691Z] ---> b239270c7f8d [2023-02-14T19:33:23.691Z] [2023-02-14T19:33:23.981Z] Successfully built b239270c7f8d [2023-02-14T19:33:23.981Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T19:33:23.981Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-14T19:33:42.212Z] Removing intermediate container ef7409bdeadb [2023-02-14T19:33:42.212Z] ---> dd1330fbb1a6 [2023-02-14T19:33:42.212Z] [2023-02-14T19:33:42.212Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T19:33:42.212Z] ---> 4c81e5bf8899 [2023-02-14T19:33:42.212Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:33:42.212Z] ---> Running in d1c18d094816 [2023-02-14T19:33:42.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:33:42.804Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:33:42.804Z] ---> aa663e78ffe5 [2023-02-14T19:33:42.804Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:33:42.804Z] ---> Using cache [2023-02-14T19:33:42.804Z] ---> 73254b935f78 [2023-02-14T19:33:42.804Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:33:42.804Z] ---> Using cache [2023-02-14T19:33:42.804Z] ---> e77e55c5be74 [2023-02-14T19:33:42.804Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T19:33:43.399Z] ---> Running in 6c2a1353058d [2023-02-14T19:33:43.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:44.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:45.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:46.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:33:46.397Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:33:46.397Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:33:46.397Z] OK: 5 MiB in 15 packages [2023-02-14T19:33:47.810Z] Removing intermediate container d1c18d094816 [2023-02-14T19:33:47.810Z] ---> a959d64b3fd6 [2023-02-14T19:33:47.810Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:33:48.081Z] ---> Running in 9c339bcca34a [2023-02-14T19:33:48.081Z] OK: 221 MiB in 51 packages [2023-02-14T19:33:48.675Z] Removing intermediate container 9c339bcca34a [2023-02-14T19:33:48.675Z] ---> 7dfbda1ec97d [2023-02-14T19:33:48.675Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T19:33:48.946Z] ---> Running in f6591a1cc4a8 [2023-02-14T19:33:49.540Z] Removing intermediate container f6591a1cc4a8 [2023-02-14T19:33:49.540Z] ---> 8e19fe6759d3 [2023-02-14T19:33:49.540Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T19:33:49.540Z] Removing intermediate container 6c2a1353058d [2023-02-14T19:33:49.814Z] ---> e47bb673656f [2023-02-14T19:33:49.814Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:33:49.814Z] ---> Running in bb15edcdb61f [2023-02-14T19:33:50.402Z] Removing intermediate container bb15edcdb61f [2023-02-14T19:33:50.402Z] ---> e2fdbf2d1dc9 [2023-02-14T19:33:50.402Z] Step 15/24 : WORKDIR / [2023-02-14T19:33:50.669Z] ---> Running in ced3b965819d [2023-02-14T19:33:50.941Z] ---> 647428ca26a0 [2023-02-14T19:33:50.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:33:51.209Z] ---> Running in a14b7b3f5020 [2023-02-14T19:33:51.476Z] Removing intermediate container ced3b965819d [2023-02-14T19:33:51.476Z] ---> d250f456c619 [2023-02-14T19:33:51.476Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:33:52.891Z] ---> c9aab4bf0618 [2023-02-14T19:33:52.891Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T19:33:54.302Z] ---> a4b41acbb816 [2023-02-14T19:33:54.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T19:33:55.536Z] ---> f6d939499c5f [2023-02-14T19:33:55.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T19:33:56.495Z] ---> 486acf0a9fc9 [2023-02-14T19:33:56.495Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T19:33:56.495Z] ---> Running in 440ad351f56b [2023-02-14T19:33:57.076Z] Removing intermediate container 440ad351f56b [2023-02-14T19:33:57.076Z] ---> f48b8098bd3b [2023-02-14T19:33:57.076Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:33:57.076Z] ---> Running in bbafc5706982 [2023-02-14T19:33:57.660Z] Removing intermediate container bbafc5706982 [2023-02-14T19:33:57.660Z] ---> 5f63fea9b9bb [2023-02-14T19:33:57.660Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T19:33:57.660Z] ---> Running in 897ecebb04cf [2023-02-14T19:33:58.242Z] Removing intermediate container 897ecebb04cf [2023-02-14T19:33:58.242Z] ---> 8756d7af8fc4 [2023-02-14T19:33:58.242Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:33:58.242Z] ---> Running in b1e687ab6c94 [2023-02-14T19:33:58.823Z] Removing intermediate container b1e687ab6c94 [2023-02-14T19:33:58.823Z] ---> 23fac530bccd [2023-02-14T19:33:58.823Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:33:58.823Z] ---> Running in fe90b3fa9453 [2023-02-14T19:33:59.405Z] Removing intermediate container fe90b3fa9453 [2023-02-14T19:33:59.405Z] ---> 60787ba314ca [2023-02-14T19:33:59.405Z] [2023-02-14T19:33:59.672Z] Successfully built 60787ba314ca [2023-02-14T19:33:59.672Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T19:33:59.672Z]  Building core-metadata ... done Building security-spire-server [2023-02-14T19:34:17.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:34:17.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:34:17.882Z] ---> aa663e78ffe5 [2023-02-14T19:34:17.882Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T19:34:17.882Z] ---> Using cache [2023-02-14T19:34:17.882Z] ---> eca66c955e71 [2023-02-14T19:34:17.882Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:34:17.882Z] ---> Running in 9abbe989ee46 [2023-02-14T19:34:17.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:34:18.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:34:19.893Z] OK: 221 MiB in 51 packages [2023-02-14T19:34:21.834Z] Removing intermediate container 9abbe989ee46 [2023-02-14T19:34:21.834Z] ---> 1e76231cdd4f [2023-02-14T19:34:21.834Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T19:34:22.794Z] ---> 0d0adfb7999e [2023-02-14T19:34:22.794Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:34:22.794Z] ---> Running in d6304ec5698b [2023-02-14T19:35:19.213Z] Removing intermediate container e7eee1a51042 [2023-02-14T19:35:19.213Z] ---> 9eaf7505221e [2023-02-14T19:35:19.213Z] [2023-02-14T19:35:19.213Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T19:35:19.213Z] 3.15: Pulling from library/alpine [2023-02-14T19:35:19.485Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T19:35:19.485Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T19:35:19.485Z] ---> 354640af7b1b [2023-02-14T19:35:19.485Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:35:20.071Z] ---> Running in e82764883ae8 [2023-02-14T19:35:21.479Z] Removing intermediate container e82764883ae8 [2023-02-14T19:35:21.479Z] ---> 0ee1350232bb [2023-02-14T19:35:21.479Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T19:35:21.479Z] ---> Running in 0ba5f2e3771e [2023-02-14T19:35:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:35:24.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:35:25.732Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:35:25.732Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:35:25.732Z] OK: 15734 distinct packages available [2023-02-14T19:35:25.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:35:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:35:27.545Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T19:35:27.810Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T19:35:27.810Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T19:35:27.810Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T19:35:27.810Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T19:35:27.810Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T19:35:27.810Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:35:27.810Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T19:35:27.810Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T19:35:27.810Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:35:27.810Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:35:28.394Z] OK: 8 MiB in 23 packages [2023-02-14T19:35:32.637Z] Removing intermediate container 0ba5f2e3771e [2023-02-14T19:35:32.637Z] ---> 08e7b37565ca [2023-02-14T19:35:32.637Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:35:34.594Z] ---> 1b92742dee84 [2023-02-14T19:35:34.594Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T19:35:39.952Z] ---> 076ecf9e8865 [2023-02-14T19:35:39.952Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T19:35:40.918Z] ---> d19ec17f36b6 [2023-02-14T19:35:40.918Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T19:35:40.918Z] ---> Running in 006dfe31c748 [2023-02-14T19:35:42.330Z] Removing intermediate container 006dfe31c748 [2023-02-14T19:35:42.330Z] ---> 23a0958644b7 [2023-02-14T19:35:42.330Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:35:42.330Z] ---> Running in 590b0ecdc857 [2023-02-14T19:35:43.292Z] Removing intermediate container 590b0ecdc857 [2023-02-14T19:35:43.292Z] ---> 265589744bfd [2023-02-14T19:35:43.292Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T19:35:43.292Z] ---> Running in 3a817d687d5a [2023-02-14T19:35:44.266Z] Removing intermediate container 3a817d687d5a [2023-02-14T19:35:44.266Z] ---> bb1284684a8a [2023-02-14T19:35:44.266Z] Step 18/19 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:35:44.266Z] ---> Running in bcb8fd423f7a [2023-02-14T19:35:45.694Z] Removing intermediate container bcb8fd423f7a [2023-02-14T19:35:45.694Z] ---> 3796011ca99d [2023-02-14T19:35:45.694Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T19:35:45.694Z] ---> Running in 3d4acf45aff5 [2023-02-14T19:35:47.102Z] Removing intermediate container 3d4acf45aff5 [2023-02-14T19:35:47.102Z] ---> 89c24b3aee2f [2023-02-14T19:35:47.102Z] [2023-02-14T19:35:47.685Z] Successfully built 89c24b3aee2f [2023-02-14T19:35:47.685Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T19:35:47.685Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-02-14T19:36:02.694Z] Removing intermediate container a14b7b3f5020 [2023-02-14T19:36:02.694Z] ---> f81394fa7725 [2023-02-14T19:36:02.694Z] Step 8/22 : COPY . . [2023-02-14T19:36:09.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:36:09.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:36:09.337Z] ---> aa663e78ffe5 [2023-02-14T19:36:09.337Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:36:09.337Z] ---> Using cache [2023-02-14T19:36:09.337Z] ---> eca66c955e71 [2023-02-14T19:36:09.337Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:36:09.337Z] ---> Using cache [2023-02-14T19:36:09.337Z] ---> 1e76231cdd4f [2023-02-14T19:36:09.337Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:36:09.337Z] ---> Using cache [2023-02-14T19:36:09.337Z] ---> 0d0adfb7999e [2023-02-14T19:36:09.337Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:36:09.604Z] ---> Running in 0294b091e55d [2023-02-14T19:36:27.818Z] Removing intermediate container ff56c2991d77 [2023-02-14T19:36:27.818Z] ---> fc2c52deeb1a [2023-02-14T19:36:27.818Z] [2023-02-14T19:36:27.818Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:36:27.818Z] ---> 4c81e5bf8899 [2023-02-14T19:36:27.818Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:36:27.818Z] ---> Using cache [2023-02-14T19:36:27.818Z] ---> a959d64b3fd6 [2023-02-14T19:36:27.818Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:36:27.818Z] ---> Using cache [2023-02-14T19:36:27.818Z] ---> 7dfbda1ec97d [2023-02-14T19:36:27.818Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T19:36:27.818Z] ---> Running in 7b8b5b6d71e8 [2023-02-14T19:36:27.818Z] Removing intermediate container 7b8b5b6d71e8 [2023-02-14T19:36:27.818Z] ---> 858b72a4b9de [2023-02-14T19:36:27.818Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T19:36:28.085Z] ---> Running in 4521b9497b43 [2023-02-14T19:36:28.669Z] Removing intermediate container 4521b9497b43 [2023-02-14T19:36:28.669Z] ---> e044b77612d8 [2023-02-14T19:36:28.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:36:29.531Z] ---> 3f82c539f9cd [2023-02-14T19:36:29.531Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T19:36:29.802Z] ---> Running in f135d3445442 [2023-02-14T19:36:30.407Z] ---> f899de3d5112 [2023-02-14T19:36:30.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T19:36:32.349Z] Removing intermediate container d6304ec5698b [2023-02-14T19:36:32.349Z] ---> df0cb53fb975 [2023-02-14T19:36:32.349Z] Step 7/23 : COPY . . [2023-02-14T19:36:32.349Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T19:36:34.923Z] ---> 1bcebda6aed6 [2023-02-14T19:36:34.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T19:36:35.884Z] ---> 6ceba5362e5c [2023-02-14T19:36:35.884Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T19:36:36.151Z] ---> Running in 1da1a24c10f4 [2023-02-14T19:36:37.113Z] Removing intermediate container 1da1a24c10f4 [2023-02-14T19:36:37.113Z] ---> 61a614d6c9ee [2023-02-14T19:36:37.113Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:36:37.381Z] ---> Running in 47476d7ef2a1 [2023-02-14T19:36:38.344Z] Removing intermediate container 47476d7ef2a1 [2023-02-14T19:36:38.344Z] ---> 1c736e67dd9a [2023-02-14T19:36:38.344Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T19:36:38.344Z] ---> Running in ba889236dcc1 [2023-02-14T19:36:39.308Z] Removing intermediate container ba889236dcc1 [2023-02-14T19:36:39.308Z] ---> 821a67fc16a6 [2023-02-14T19:36:39.308Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:36:39.592Z] ---> Running in 8ae163088b06 [2023-02-14T19:36:40.557Z] Removing intermediate container 8ae163088b06 [2023-02-14T19:36:40.557Z] ---> 89f4b6d118d3 [2023-02-14T19:36:40.557Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:36:40.831Z] ---> Running in 554966bf63bf [2023-02-14T19:36:43.433Z] Removing intermediate container 554966bf63bf [2023-02-14T19:36:43.433Z] ---> 55d4bdf35941 [2023-02-14T19:36:43.433Z] [2023-02-14T19:36:44.031Z] Successfully built 55d4bdf35941 [2023-02-14T19:36:44.302Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T19:36:44.302Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-14T19:36:49.640Z] ---> 6d87133d95d1 [2023-02-14T19:36:49.640Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:36:49.640Z] ---> Running in a0c0d2b3cb7b [2023-02-14T19:36:50.222Z] Removing intermediate container a0c0d2b3cb7b [2023-02-14T19:36:50.222Z] ---> d4624794042c [2023-02-14T19:36:50.222Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T19:36:50.222Z] ---> Running in 7aa9c3d6d53a [2023-02-14T19:36:50.805Z] Removing intermediate container 7aa9c3d6d53a [2023-02-14T19:36:50.805Z] ---> 2a3011abecf0 [2023-02-14T19:36:50.805Z] 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-14T19:36:50.805Z] ---> Running in 4fb20a3fd114 [2023-02-14T19:36:55.062Z] Removing intermediate container 4fb20a3fd114 [2023-02-14T19:36:55.062Z] ---> b0e102e77537 [2023-02-14T19:36:55.062Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T19:36:55.062Z] ---> Running in 29f8438a9f25 [2023-02-14T19:36:55.866Z] Removing intermediate container 29f8438a9f25 [2023-02-14T19:36:55.866Z] ---> 760833dbd2cd [2023-02-14T19:36:55.866Z] [2023-02-14T19:36:55.866Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T19:36:55.866Z] ---> 354640af7b1b [2023-02-14T19:36:55.866Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:36:55.866Z] ---> Using cache [2023-02-14T19:36:55.866Z] ---> 0ee1350232bb [2023-02-14T19:36:55.866Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T19:36:55.866Z] ---> Running in 3a7d7c949d26 [2023-02-14T19:36:58.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:36:59.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:37:01.147Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:37:01.147Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:37:01.147Z] OK: 15734 distinct packages available [2023-02-14T19:37:01.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:37:01.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:37:02.963Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:37:02.963Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:37:02.963Z] ---> aa663e78ffe5 [2023-02-14T19:37:02.963Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T19:37:02.963Z] ---> Using cache [2023-02-14T19:37:02.963Z] ---> eca66c955e71 [2023-02-14T19:37:02.963Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T19:37:03.231Z] ---> Running in 3e4edb15208f [2023-02-14T19:37:03.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T19:37:03.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:37:03.500Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T19:37:03.500Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T19:37:03.500Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T19:37:03.500Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:37:03.772Z] OK: 6 MiB in 19 packages [2023-02-14T19:37:05.748Z] Removing intermediate container 3a7d7c949d26 [2023-02-14T19:37:05.748Z] ---> 02a428aa2a86 [2023-02-14T19:37:05.748Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:37:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:37:06.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:37:08.562Z] OK: 221 MiB in 51 packages [2023-02-14T19:37:10.550Z] Removing intermediate container 3e4edb15208f [2023-02-14T19:37:10.550Z] ---> de3a55aa83be [2023-02-14T19:37:10.550Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T19:37:11.967Z] ---> e46876e5659f [2023-02-14T19:37:11.967Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:37:12.239Z] ---> Running in 13f0834f0b32 [2023-02-14T19:37:13.659Z] ---> 560e1b1f12d6 [2023-02-14T19:37:13.659Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:37:15.089Z] ---> 43f52b515d8f [2023-02-14T19:37:15.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T19:37:16.056Z] ---> 78d9eec3fd04 [2023-02-14T19:37:16.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T19:37:17.488Z] ---> 064003e3a1be [2023-02-14T19:37:17.488Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:37:17.762Z] ---> Running in 040ed9d12176 [2023-02-14T19:37:18.352Z] Removing intermediate container 040ed9d12176 [2023-02-14T19:37:18.352Z] ---> 9a160c639731 [2023-02-14T19:37:18.352Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:37:18.623Z] ---> Running in a32eb334cec5 [2023-02-14T19:37:19.596Z] Removing intermediate container a32eb334cec5 [2023-02-14T19:37:19.596Z] ---> 8b2af2a2f3d2 [2023-02-14T19:37:19.596Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T19:37:19.870Z] ---> Running in 9ec53673d362 [2023-02-14T19:37:20.480Z] Removing intermediate container 9ec53673d362 [2023-02-14T19:37:20.480Z] ---> a46c4fb08382 [2023-02-14T19:37:20.480Z] Step 22/23 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:37:20.748Z] ---> Running in aea1f3335b0e [2023-02-14T19:37:21.711Z] Removing intermediate container aea1f3335b0e [2023-02-14T19:37:21.711Z] ---> d9bb107d4243 [2023-02-14T19:37:21.711Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T19:37:21.711Z] ---> Running in 3f52b26cbc06 [2023-02-14T19:37:22.678Z] Removing intermediate container 3f52b26cbc06 [2023-02-14T19:37:22.678Z] ---> 90a75aaf3257 [2023-02-14T19:37:22.678Z] [2023-02-14T19:37:23.265Z] Successfully built 90a75aaf3257 [2023-02-14T19:37:23.265Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T19:37:23.265Z] Building core-data [2023-02-14T19:37:41.491Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:37:41.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:37:41.491Z] ---> aa663e78ffe5 [2023-02-14T19:37:41.491Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> 73254b935f78 [2023-02-14T19:37:41.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> e77e55c5be74 [2023-02-14T19:37:41.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> ae7b5007bee8 [2023-02-14T19:37:41.491Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> 2ce6e4254667 [2023-02-14T19:37:41.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> 56315662354c [2023-02-14T19:37:41.491Z] Step 8/22 : COPY . . [2023-02-14T19:37:41.491Z] ---> Using cache [2023-02-14T19:37:41.491Z] ---> a3d5dad638ce [2023-02-14T19:37:41.491Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T19:37:42.457Z] ---> Running in 58443685fcf8 [2023-02-14T19:37:45.051Z] 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-14T19:37:57.418Z] Removing intermediate container 0294b091e55d [2023-02-14T19:37:57.418Z] ---> 4315bd255cea [2023-02-14T19:37:57.418Z] Step 7/24 : COPY . . [2023-02-14T19:38:09.793Z] ---> 21f30c9c493b [2023-02-14T19:38:09.793Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:38:09.793Z] ---> Running in 6ad81a0b4c2e [2023-02-14T19:38:10.392Z] Removing intermediate container 6ad81a0b4c2e [2023-02-14T19:38:10.392Z] ---> 5b5940e1e2d8 [2023-02-14T19:38:10.392Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T19:38:10.392Z] ---> Running in abee4e5a0fd4 [2023-02-14T19:38:10.997Z] Removing intermediate container abee4e5a0fd4 [2023-02-14T19:38:10.997Z] ---> eea11daa10bb [2023-02-14T19:38:10.997Z] 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-14T19:38:11.270Z] ---> Running in 37f8594a2f1a [2023-02-14T19:38:14.643Z] Removing intermediate container 37f8594a2f1a [2023-02-14T19:38:14.643Z] ---> 5fa8f4e808b0 [2023-02-14T19:38:14.643Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T19:38:14.643Z] ---> Running in c374328a6f91 [2023-02-14T19:38:15.235Z] Removing intermediate container c374328a6f91 [2023-02-14T19:38:15.235Z] ---> 26f23f3d806f [2023-02-14T19:38:15.235Z] [2023-02-14T19:38:15.235Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T19:38:15.236Z] ---> 354640af7b1b [2023-02-14T19:38:15.236Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:38:15.236Z] ---> Using cache [2023-02-14T19:38:15.236Z] ---> 0ee1350232bb [2023-02-14T19:38:15.236Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T19:38:15.236Z] ---> Using cache [2023-02-14T19:38:15.236Z] ---> 02a428aa2a86 [2023-02-14T19:38:15.236Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T19:38:18.621Z] ---> b78ac933a984 [2023-02-14T19:38:18.621Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:38:25.310Z] ---> eb25939cac63 [2023-02-14T19:38:25.310Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:38:26.733Z] ---> 6bc5438ead2a [2023-02-14T19:38:26.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T19:38:28.151Z] ---> ff0eff711552 [2023-02-14T19:38:28.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T19:38:30.103Z] ---> 3884e6bdca68 [2023-02-14T19:38:30.103Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:38:30.103Z] ---> Running in 360ee0433a0f [2023-02-14T19:38:30.703Z] Removing intermediate container 360ee0433a0f [2023-02-14T19:38:30.703Z] ---> 6c6992a48296 [2023-02-14T19:38:30.703Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:38:30.973Z] ---> Running in fe0f696ebed2 [2023-02-14T19:38:31.970Z] Removing intermediate container fe0f696ebed2 [2023-02-14T19:38:31.970Z] ---> aeb87762c51d [2023-02-14T19:38:31.970Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T19:38:32.239Z] ---> Running in e3b87f73896c [2023-02-14T19:38:33.205Z] Removing intermediate container e3b87f73896c [2023-02-14T19:38:33.205Z] ---> b93b052206d0 [2023-02-14T19:38:33.205Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:38:33.205Z] ---> Running in a4311775d3be [2023-02-14T19:38:34.169Z] Removing intermediate container a4311775d3be [2023-02-14T19:38:34.169Z] ---> 30c3d6410478 [2023-02-14T19:38:34.169Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:38:34.169Z] ---> Running in c69f968c9dd7 [2023-02-14T19:38:35.135Z] Removing intermediate container c69f968c9dd7 [2023-02-14T19:38:35.135Z] ---> 62346e3d0c73 [2023-02-14T19:38:35.135Z] [2023-02-14T19:38:35.724Z] Successfully built 62346e3d0c73 [2023-02-14T19:38:35.724Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T19:38:35.724Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-14T19:38:57.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:38:57.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:38:57.810Z] ---> aa663e78ffe5 [2023-02-14T19:38:57.810Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> eca66c955e71 [2023-02-14T19:38:57.810Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 1e76231cdd4f [2023-02-14T19:38:57.810Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 0d0adfb7999e [2023-02-14T19:38:57.810Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 4315bd255cea [2023-02-14T19:38:57.810Z] Step 7/24 : COPY . . [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 21f30c9c493b [2023-02-14T19:38:57.810Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 5b5940e1e2d8 [2023-02-14T19:38:57.810Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> eea11daa10bb [2023-02-14T19:38:57.810Z] 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-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 5fa8f4e808b0 [2023-02-14T19:38:57.810Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 26f23f3d806f [2023-02-14T19:38:57.810Z] [2023-02-14T19:38:57.810Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T19:38:57.810Z] ---> 354640af7b1b [2023-02-14T19:38:57.810Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:38:57.810Z] ---> Using cache [2023-02-14T19:38:57.810Z] ---> 0ee1350232bb [2023-02-14T19:38:57.810Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T19:38:57.810Z] ---> Running in f29b3019bc22 [2023-02-14T19:39:00.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:39:00.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:39:02.926Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T19:39:02.926Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T19:39:02.926Z] OK: 15734 distinct packages available [2023-02-14T19:39:03.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:39:03.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:39:05.189Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T19:39:05.189Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T19:39:05.189Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T19:39:05.189Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T19:39:05.189Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T19:39:05.189Z] OK: 6 MiB in 18 packages [2023-02-14T19:39:07.169Z] Removing intermediate container f29b3019bc22 [2023-02-14T19:39:07.169Z] ---> 2d86f6cb728f [2023-02-14T19:39:07.169Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T19:39:09.112Z] Removing intermediate container 13f0834f0b32 [2023-02-14T19:39:09.112Z] ---> 2eca6e526f59 [2023-02-14T19:39:09.112Z] Step 7/32 : COPY . . [2023-02-14T19:39:14.454Z] ---> 0cadcdfbcd26 [2023-02-14T19:39:14.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T19:39:18.695Z] ---> f18f65b5a9b0 [2023-02-14T19:39:18.695Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T19:39:18.961Z] ---> Running in bab5024b2f9b [2023-02-14T19:39:19.917Z] Removing intermediate container bab5024b2f9b [2023-02-14T19:39:19.917Z] ---> c4155bca0802 [2023-02-14T19:39:19.917Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T19:39:21.855Z] ---> 6a2ddd0bc109 [2023-02-14T19:39:21.855Z] Step 19/24 : WORKDIR / [2023-02-14T19:39:21.855Z] ---> Running in c1186c3137ee [2023-02-14T19:39:23.263Z] Removing intermediate container c1186c3137ee [2023-02-14T19:39:23.263Z] ---> 7fbc0cca7b16 [2023-02-14T19:39:23.263Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T19:39:23.529Z] ---> Running in 8bb86e5edf45 [2023-02-14T19:39:24.937Z] Removing intermediate container 8bb86e5edf45 [2023-02-14T19:39:24.937Z] ---> dbeee1a1742d [2023-02-14T19:39:24.937Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T19:39:24.937Z] ---> Running in db088b6ac03a [2023-02-14T19:39:26.347Z] Removing intermediate container db088b6ac03a [2023-02-14T19:39:26.347Z] ---> af9bb134ad7a [2023-02-14T19:39:26.347Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T19:39:26.614Z] ---> Running in cd193b953d00 [2023-02-14T19:39:28.026Z] Removing intermediate container cd193b953d00 [2023-02-14T19:39:28.026Z] ---> 0f1c375cbd8f [2023-02-14T19:39:28.026Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:39:28.026Z] ---> Running in dcb12f16e3f1 [2023-02-14T19:39:29.437Z] Removing intermediate container 382c87ac65c9 [2023-02-14T19:39:29.437Z] ---> 4982142b1293 [2023-02-14T19:39:29.437Z] [2023-02-14T19:39:29.437Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T19:39:32.022Z] ---> 4c81e5bf8899 [2023-02-14T19:39:32.022Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:39:32.022Z] ---> Using cache [2023-02-14T19:39:32.022Z] ---> a959d64b3fd6 [2023-02-14T19:39:32.022Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:39:32.022Z] ---> Using cache [2023-02-14T19:39:32.022Z] ---> 7dfbda1ec97d [2023-02-14T19:39:32.022Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T19:39:32.022Z] Removing intermediate container dcb12f16e3f1 [2023-02-14T19:39:32.022Z] ---> 7284c8e3108f [2023-02-14T19:39:32.022Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:39:32.022Z] ---> Running in 2ffa550f438f [2023-02-14T19:39:32.290Z] ---> Running in c49d7299bfe8 [2023-02-14T19:39:32.558Z] ---> 429759caaca1 [2023-02-14T19:39:32.558Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T19:39:32.825Z] ---> Running in 9612f1fd1929 [2023-02-14T19:39:33.094Z] Removing intermediate container c49d7299bfe8 [2023-02-14T19:39:33.094Z] ---> 91b2bbae2a95 [2023-02-14T19:39:33.094Z] [2023-02-14T19:39:33.094Z] Removing intermediate container 2ffa550f438f [2023-02-14T19:39:33.094Z] ---> 8b84b0647267 [2023-02-14T19:39:33.094Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T19:39:33.361Z] ---> Running in cd05c6b5cca1 [2023-02-14T19:39:33.948Z] Successfully built 91b2bbae2a95 [2023-02-14T19:39:33.948Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T19:39:33.948Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-14T19:39:34.215Z] Removing intermediate container cd05c6b5cca1 [2023-02-14T19:39:34.215Z] ---> 34ffbcaecbbe [2023-02-14T19:39:34.215Z] Step 15/23 : WORKDIR / [2023-02-14T19:39:34.482Z] ---> Running in e4c7c1df49da [2023-02-14T19:39:35.068Z] Removing intermediate container e4c7c1df49da [2023-02-14T19:39:35.068Z] ---> c434c4bf7494 [2023-02-14T19:39:35.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:39:35.653Z] 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-14T19:39:36.235Z] ---> 16f3d1c6716f [2023-02-14T19:39:36.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T19:39:38.349Z] ---> b15403c8f9af [2023-02-14T19:39:38.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T19:39:39.353Z] ---> e9a7afff652c [2023-02-14T19:39:39.353Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T19:39:39.353Z] ---> Running in 3180a9e85fba [2023-02-14T19:39:40.061Z] Removing intermediate container 3180a9e85fba [2023-02-14T19:39:40.062Z] ---> ef13dc0dbd90 [2023-02-14T19:39:40.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:39:40.062Z] ---> Running in f5de7f409c7b [2023-02-14T19:39:40.709Z] Removing intermediate container f5de7f409c7b [2023-02-14T19:39:40.709Z] ---> cd0f7a1f50af [2023-02-14T19:39:40.709Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T19:39:40.993Z] ---> Running in a897b1b9ffb5 [2023-02-14T19:39:41.325Z] Removing intermediate container a897b1b9ffb5 [2023-02-14T19:39:41.325Z] ---> 07c8bd4fae6b [2023-02-14T19:39:41.325Z] Step 22/23 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:39:41.611Z] ---> Running in 32984fc0ac90 [2023-02-14T19:39:42.202Z] Removing intermediate container 32984fc0ac90 [2023-02-14T19:39:42.202Z] ---> 3157761ff141 [2023-02-14T19:39:42.202Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T19:39:42.202Z] ---> Running in 30a90dcac274 [2023-02-14T19:39:42.788Z] Removing intermediate container 30a90dcac274 [2023-02-14T19:39:42.788Z] ---> 9ff36a810a75 [2023-02-14T19:39:42.788Z] [2023-02-14T19:39:43.055Z] Successfully built 9ff36a810a75 [2023-02-14T19:39:43.055Z] Successfully tagged core-command-arm64:latest [2023-02-14T19:39:55.368Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T19:39:55.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T19:39:55.368Z] ---> aa663e78ffe5 [2023-02-14T19:39:55.368Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T19:39:55.368Z] ---> Using cache [2023-02-14T19:39:55.368Z] ---> eca66c955e71 [2023-02-14T19:39:55.368Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T19:39:55.368Z] ---> Using cache [2023-02-14T19:39:55.368Z] ---> de3a55aa83be [2023-02-14T19:39:55.368Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T19:39:55.368Z] ---> Using cache [2023-02-14T19:39:55.368Z] ---> e46876e5659f [2023-02-14T19:39:55.368Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T19:39:55.368Z] ---> Using cache [2023-02-14T19:39:55.368Z] ---> 2eca6e526f59 [2023-02-14T19:39:55.368Z] Step 7/24 : COPY . . [2023-02-14T19:39:55.368Z] ---> Using cache [2023-02-14T19:39:55.368Z] ---> 429759caaca1 [2023-02-14T19:39:55.368Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T19:39:55.368Z] ---> Running in 899cfb49b1ff [2023-02-14T19:39:55.971Z] 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-14T19:44:18.038Z] Removing intermediate container 58443685fcf8 [2023-02-14T19:44:18.038Z] ---> a3d8c0734256 [2023-02-14T19:44:18.038Z] [2023-02-14T19:44:18.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:44:18.038Z] ---> 4c81e5bf8899 [2023-02-14T19:44:18.038Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T19:44:18.038Z] ---> Running in 72299e975a63 [2023-02-14T19:44:18.038Z] Removing intermediate container 72299e975a63 [2023-02-14T19:44:18.038Z] ---> a5a01a85b8f6 [2023-02-14T19:44:18.038Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T19:44:18.038Z] ---> Running in 36a8cdb3aaff [2023-02-14T19:44:18.038Z] Removing intermediate container 36a8cdb3aaff [2023-02-14T19:44:18.038Z] ---> ad68afaf8465 [2023-02-14T19:44:18.038Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T19:44:18.038Z] ---> Running in f8b11cc7488e [2023-02-14T19:44:18.038Z] Removing intermediate container f8b11cc7488e [2023-02-14T19:44:18.038Z] ---> cd15370a6ec5 [2023-02-14T19:44:18.038Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T19:44:18.038Z] ---> Running in 96eda0573bfe [2023-02-14T19:44:18.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:44:18.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:44:18.038Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T19:44:18.038Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:44:18.038Z] OK: 5 MiB in 15 packages [2023-02-14T19:44:18.038Z] Removing intermediate container 96eda0573bfe [2023-02-14T19:44:18.038Z] ---> 6ea4d2030faa [2023-02-14T19:44:18.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:44:18.038Z] ---> e5f422792bc0 [2023-02-14T19:44:18.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T19:44:18.038Z] ---> 9325fe901b2c [2023-02-14T19:44:18.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T19:44:18.624Z] ---> 4efe0795c3dc [2023-02-14T19:44:18.624Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T19:44:18.624Z] ---> Running in 24784c36e3e3 [2023-02-14T19:44:19.205Z] Removing intermediate container 24784c36e3e3 [2023-02-14T19:44:19.205Z] ---> 96b4d704664f [2023-02-14T19:44:19.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:44:19.206Z] ---> Running in 9073488853bf [2023-02-14T19:44:19.796Z] Removing intermediate container 9073488853bf [2023-02-14T19:44:19.796Z] ---> 577bce943d6d [2023-02-14T19:44:19.796Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T19:44:20.061Z] ---> Running in 86bf969b5e8b [2023-02-14T19:44:20.644Z] Removing intermediate container 86bf969b5e8b [2023-02-14T19:44:20.644Z] ---> d743e5d50587 [2023-02-14T19:44:20.644Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:44:20.644Z] ---> Running in 392926b3ab62 [2023-02-14T19:44:21.236Z] Removing intermediate container 392926b3ab62 [2023-02-14T19:44:21.236Z] ---> 3538d40301e9 [2023-02-14T19:44:21.236Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:44:21.236Z] ---> Running in c7a1622e74c0 [2023-02-14T19:44:21.816Z] Removing intermediate container c7a1622e74c0 [2023-02-14T19:44:21.816Z] ---> f6c2f3f6e80c [2023-02-14T19:44:21.816Z] [2023-02-14T19:44:22.081Z] Successfully built f6c2f3f6e80c [2023-02-14T19:44:22.081Z] Successfully tagged core-data-arm64:latest [2023-02-14T19:44:48.740Z]  Building core-data ... done 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-14T19:44:53.019Z] Removing intermediate container 9612f1fd1929 [2023-02-14T19:44:53.019Z] ---> 229442e7b2cc [2023-02-14T19:44:53.019Z] [2023-02-14T19:44:53.019Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T19:44:53.019Z] ---> 4c81e5bf8899 [2023-02-14T19:44:53.019Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T19:44:53.019Z] ---> Running in a46850b44c1c [2023-02-14T19:44:53.608Z] Removing intermediate container a46850b44c1c [2023-02-14T19:44:53.608Z] ---> 38ec3f3ef60e [2023-02-14T19:44:53.608Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T19:44:53.608Z] ---> Running in 7f516961fb83 [2023-02-14T19:44:55.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:44:55.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:44:56.973Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T19:44:56.974Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T19:44:56.974Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:44:56.974Z] OK: 5 MiB in 16 packages [2023-02-14T19:44:58.921Z] Removing intermediate container 7f516961fb83 [2023-02-14T19:44:58.921Z] ---> a39c3f8682a4 [2023-02-14T19:44:58.921Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T19:44:58.921Z] Removing intermediate container 899cfb49b1ff [2023-02-14T19:44:58.921Z] ---> 9626403f1a1a [2023-02-14T19:44:58.921Z] [2023-02-14T19:44:58.921Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T19:44:58.921Z] ---> 4c81e5bf8899 [2023-02-14T19:44:58.921Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T19:44:58.921Z] ---> Running in 41298b54f054 [2023-02-14T19:44:58.921Z] ---> Running in 7f73f8f7ebf8 [2023-02-14T19:44:59.507Z] Removing intermediate container 41298b54f054 [2023-02-14T19:44:59.508Z] ---> 69ae18e313ec [2023-02-14T19:44:59.508Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T19:44:59.775Z] ---> Running in 5b040c9c30d6 [2023-02-14T19:45:00.362Z] Removing intermediate container 5b040c9c30d6 [2023-02-14T19:45:00.362Z] ---> 309ecaa7c5cc [2023-02-14T19:45:00.362Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T19:45:00.362Z] ---> Running in 47eabc04c074 [2023-02-14T19:45:00.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:45:00.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:45:00.948Z] Removing intermediate container 47eabc04c074 [2023-02-14T19:45:00.948Z] ---> 0693411df7a0 [2023-02-14T19:45:00.948Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T19:45:01.213Z] ---> Running in afbaff5256ba [2023-02-14T19:45:01.804Z] Removing intermediate container afbaff5256ba [2023-02-14T19:45:01.804Z] ---> 3a97a53d547f [2023-02-14T19:45:01.804Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T19:45:02.073Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T19:45:02.073Z] ---> Running in 3f68998fd190 [2023-02-14T19:45:02.073Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T19:45:02.073Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T19:45:02.073Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:45:02.073Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:45:02.353Z] OK: 6 MiB in 17 packages [2023-02-14T19:45:04.946Z] Removing intermediate container 7f73f8f7ebf8 [2023-02-14T19:45:04.946Z] ---> 7508018fbb66 [2023-02-14T19:45:04.946Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T19:45:04.946Z] ---> Running in 4c06915bd41a [2023-02-14T19:45:04.946Z] Removing intermediate container 3f68998fd190 [2023-02-14T19:45:04.946Z] ---> 31e47a087df2 [2023-02-14T19:45:04.946Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T19:45:05.215Z] ---> Running in f824964d4570 [2023-02-14T19:45:05.215Z] Removing intermediate container f135d3445442 [2023-02-14T19:45:05.215Z] ---> 290d412f94b5 [2023-02-14T19:45:05.215Z] [2023-02-14T19:45:05.215Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T19:45:05.215Z] ---> 4c81e5bf8899 [2023-02-14T19:45:05.215Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T19:45:05.215Z] Removing intermediate container 4c06915bd41a [2023-02-14T19:45:05.215Z] ---> b627370a68f4 [2023-02-14T19:45:05.215Z] Step 12/24 : WORKDIR / [2023-02-14T19:45:05.483Z] ---> Running in cac2c075780b [2023-02-14T19:45:05.483Z] ---> Running in a623cf3c4895 [2023-02-14T19:45:05.750Z] Removing intermediate container f824964d4570 [2023-02-14T19:45:05.750Z] ---> c9fc86508a04 [2023-02-14T19:45:05.750Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T19:45:06.017Z] Removing intermediate container a623cf3c4895 [2023-02-14T19:45:06.017Z] ---> f33043c4dfd4 [2023-02-14T19:45:06.017Z] 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-14T19:45:06.600Z] ---> 6e8fa6c4f0bf [2023-02-14T19:45:06.600Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T19:45:06.600Z] ---> Running in 928abb994254 [2023-02-14T19:45:06.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T19:45:07.136Z] ---> a25421f9fc49 [2023-02-14T19:45:07.136Z] 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-14T19:45:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T19:45:07.987Z] ---> 2d1682f4d71a [2023-02-14T19:45:07.987Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T19:45:08.591Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T19:45:08.591Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T19:45:08.591Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T19:45:08.591Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T19:45:08.863Z] ---> 7d463a24e7ac [2023-02-14T19:45:08.864Z] 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-14T19:45:08.864Z] OK: 6 MiB in 16 packages [2023-02-14T19:45:09.132Z] Removing intermediate container 928abb994254 [2023-02-14T19:45:09.132Z] ---> 521ff0d821d1 [2023-02-14T19:45:09.132Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:45:09.719Z] ---> eb0183bace80 [2023-02-14T19:45:09.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T19:45:10.306Z] ---> cec78c17a503 [2023-02-14T19:45:10.306Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T19:45:10.582Z] Removing intermediate container cac2c075780b [2023-02-14T19:45:10.582Z] ---> 845646286175 [2023-02-14T19:45:10.582Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T19:45:10.855Z] ---> Running in 2c9c16972ccb [2023-02-14T19:45:11.441Z] ---> 8d8639bb7336 [2023-02-14T19:45:11.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T19:45:11.441Z] Removing intermediate container 2c9c16972ccb [2023-02-14T19:45:11.441Z] ---> 0b2071757048 [2023-02-14T19:45:11.441Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T19:45:11.441Z] ---> Running in 71503b04bae0 [2023-02-14T19:45:11.709Z] ---> 8051d6334446 [2023-02-14T19:45:11.709Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T19:45:11.976Z] Removing intermediate container 71503b04bae0 [2023-02-14T19:45:11.976Z] ---> 7d3dc25220c7 [2023-02-14T19:45:11.976Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T19:45:11.976Z] ---> Running in 38d4131586b6 [2023-02-14T19:45:12.559Z] Removing intermediate container 38d4131586b6 [2023-02-14T19:45:12.559Z] ---> d5de4079abed [2023-02-14T19:45:12.559Z] ---> c69bf333333b [2023-02-14T19:45:12.559Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T19:45:12.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T19:45:12.826Z] ---> 07e267decf7a [2023-02-14T19:45:12.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T19:45:13.413Z] ---> 311cea1bacfa [2023-02-14T19:45:13.413Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T19:45:13.681Z] ---> fecc60ea9ff9 [2023-02-14T19:45:13.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / ---> 0bd7f1648386 [2023-02-14T19:45:13.681Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T19:45:13.681Z] [2023-02-14T19:45:13.681Z] ---> Running in 9b6957571b58 [2023-02-14T19:45:14.652Z] ---> c20eda07e6d3 [2023-02-14T19:45:14.652Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T19:45:15.239Z] ---> 000ebc2789ef [2023-02-14T19:45:15.239Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T19:45:16.218Z] ---> 5785224faa8e [2023-02-14T19:45:16.218Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T19:45:16.218Z] ---> dd6e362ddcb4 [2023-02-14T19:45:16.218Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T19:45:16.489Z] Removing intermediate container 9b6957571b58 [2023-02-14T19:45:16.489Z] ---> 3bb18e01417d [2023-02-14T19:45:16.489Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T19:45:16.489Z] ---> Running in 80bb3da12977 [2023-02-14T19:45:16.756Z] ---> Running in c9b6764fad82 [2023-02-14T19:45:16.756Z] ---> 8771d23c6f59 [2023-02-14T19:45:16.756Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T19:45:17.027Z] ---> Running in 8bb5c99fff79 [2023-02-14T19:45:17.297Z] Removing intermediate container c9b6764fad82 [2023-02-14T19:45:17.297Z] ---> f45aa36a9799 [2023-02-14T19:45:17.297Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T19:45:17.298Z] ---> Running in eaa856d2799f [2023-02-14T19:45:17.577Z] Removing intermediate container 8bb5c99fff79 [2023-02-14T19:45:17.577Z] ---> 120b14ff0b2a [2023-02-14T19:45:17.577Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T19:45:17.577Z] ---> Running in b043987db800 [2023-02-14T19:45:17.845Z] Removing intermediate container eaa856d2799f [2023-02-14T19:45:17.845Z] ---> f0b9e9edfd64 [2023-02-14T19:45:17.845Z] Step 23/24 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:45:17.845Z] ---> Running in f7cf7f2fdae2 [2023-02-14T19:45:18.114Z] Removing intermediate container b043987db800 [2023-02-14T19:45:18.114Z] ---> 954822705f6f [2023-02-14T19:45:18.114Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T19:45:18.401Z] ---> Running in 4a625b02c07e [2023-02-14T19:45:18.401Z] Removing intermediate container f7cf7f2fdae2 [2023-02-14T19:45:18.401Z] ---> ad5927fa0e0a [2023-02-14T19:45:18.401Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T19:45:18.681Z] ---> Running in 5f09ccaad8f4 [2023-02-14T19:45:18.681Z] Removing intermediate container 4a625b02c07e [2023-02-14T19:45:18.681Z] ---> 24b7b1fa7173 [2023-02-14T19:45:18.681Z] Step 21/22 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:45:18.960Z] ---> Running in aaead385c14b [2023-02-14T19:45:19.237Z] Removing intermediate container 80bb3da12977 [2023-02-14T19:45:19.237Z] ---> 1ba05f316bc8 [2023-02-14T19:45:19.237Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T19:45:19.237Z] Removing intermediate container 5f09ccaad8f4 [2023-02-14T19:45:19.237Z] ---> cbad16f4638a [2023-02-14T19:45:19.237Z] [2023-02-14T19:45:19.237Z] ---> Running in c3f0332eaf0b [2023-02-14T19:45:19.237Z] Removing intermediate container aaead385c14b [2023-02-14T19:45:19.237Z] ---> 9f887e04a27d [2023-02-14T19:45:19.237Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T19:45:19.511Z] ---> Running in 5c12823901c5 [2023-02-14T19:45:19.511Z] Successfully built cbad16f4638a [2023-02-14T19:45:19.782Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T19:45:19.782Z]  Building security-secretstore-setup ... done Removing intermediate container c3f0332eaf0b [2023-02-14T19:45:19.782Z] ---> fb5807a93f20 [2023-02-14T19:45:19.782Z] Step 29/32 : CMD ["gate"] [2023-02-14T19:45:19.782Z] Removing intermediate container 5c12823901c5 [2023-02-14T19:45:19.782Z] ---> 5aac55ba990b [2023-02-14T19:45:19.782Z] [2023-02-14T19:45:19.782Z] ---> Running in 29c32a01b154 [2023-02-14T19:45:20.053Z] Successfully built 5aac55ba990b [2023-02-14T19:45:20.053Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T19:45:20.322Z]  Building support-notifications ... done Removing intermediate container 29c32a01b154 [2023-02-14T19:45:20.322Z] ---> 8bda9f6dfdb7 [2023-02-14T19:45:20.322Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T19:45:20.322Z] ---> Running in ccc75595464d [2023-02-14T19:45:20.597Z] Removing intermediate container ccc75595464d [2023-02-14T19:45:20.597Z] ---> 023ac21ec504 [2023-02-14T19:45:20.597Z] Step 31/32 : LABEL git_sha=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [2023-02-14T19:45:20.597Z] ---> Running in f39baccca1b7 [2023-02-14T19:45:21.196Z] Removing intermediate container f39baccca1b7 [2023-02-14T19:45:21.196Z] ---> 4253f99e0698 [2023-02-14T19:45:21.196Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T19:45:21.196Z] ---> Running in 53dccfb3bea1 [2023-02-14T19:45:21.466Z] Removing intermediate container 53dccfb3bea1 [2023-02-14T19:45:21.466Z] ---> 91674649df40 [2023-02-14T19:45:21.466Z] [2023-02-14T19:45:21.736Z] Successfully built 91674649df40 [2023-02-14T19:45:21.736Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T19:45:22.341Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-14T19:45:22.358Z] $ docker stop --time=1 8c9fe10265cb4c429afa0748bbabb0f91ee6078293e6baffee171049b34d4844 [2023-02-14T19:45:24.089Z] $ docker rm -f --volumes 8c9fe10265cb4c429afa0748bbabb0f91ee6078293e6baffee171049b34d4844 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T19:45:24.665Z] + docker images [2023-02-14T19:45:24.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T19:45:24.933Z] security-bootstrapper-arm64 latest 91674649df40 3 seconds ago 19.6MB [2023-02-14T19:45:24.933Z] support-notifications-arm64 latest 5aac55ba990b 5 seconds ago 29.7MB [2023-02-14T19:45:24.933Z] security-secretstore-setup-arm64 latest cbad16f4638a 6 seconds ago 29MB [2023-02-14T19:45:24.933Z] 290d412f94b5 21 seconds ago 1.57GB [2023-02-14T19:45:24.933Z] 9626403f1a1a 27 seconds ago 1.5GB [2023-02-14T19:45:24.933Z] 229442e7b2cc 33 seconds ago 1.49GB [2023-02-14T19:45:24.933Z] core-data-arm64 latest f6c2f3f6e80c About a minute ago 17.2MB [2023-02-14T19:45:24.933Z] a3d8c0734256 About a minute ago 1.51GB [2023-02-14T19:45:24.933Z] core-command-arm64 latest 9ff36a810a75 5 minutes ago 17MB [2023-02-14T19:45:24.933Z] security-spire-config-arm64 latest 91b2bbae2a95 5 minutes ago 83.6MB [2023-02-14T19:45:24.933Z] 4982142b1293 5 minutes ago 1.5GB [2023-02-14T19:45:24.933Z] security-spire-agent-arm64 latest 62346e3d0c73 6 minutes ago 122MB [2023-02-14T19:45:24.933Z] 26f23f3d806f 7 minutes ago 1.38GB [2023-02-14T19:45:24.933Z] security-spire-server-arm64 latest 90a75aaf3257 8 minutes ago 84.3MB [2023-02-14T19:45:24.933Z] 760833dbd2cd 8 minutes ago 1.38GB [2023-02-14T19:45:24.933Z] support-scheduler-arm64 latest 55d4bdf35941 8 minutes ago 29MB [2023-02-14T19:45:24.933Z] fc2c52deeb1a 9 minutes ago 1.57GB [2023-02-14T19:45:24.933Z] security-spiffe-token-provider-arm64 latest 89c24b3aee2f 9 minutes ago 29.1MB [2023-02-14T19:45:24.933Z] 9eaf7505221e 10 minutes ago 1.54GB [2023-02-14T19:45:24.933Z] core-metadata-arm64 latest 60787ba314ca 11 minutes ago 17.7MB [2023-02-14T19:45:24.933Z] dd1330fbb1a6 11 minutes ago 1.51GB [2023-02-14T19:45:24.933Z] core-common-config-bootstrapper-arm64 latest b239270c7f8d 12 minutes ago 14.9MB [2023-02-14T19:45:24.933Z] c474a23e12ee 12 minutes ago 1.5GB [2023-02-14T19:45:24.933Z] security-proxy-setup-arm64 latest 04e565f77ea2 12 minutes ago 26.9MB [2023-02-14T19:45:24.933Z] 9ba99bbdc7ba 12 minutes ago 1.5GB [2023-02-14T19:45:24.933Z] ci-base-image-arm64 latest aa663e78ffe5 33 minutes ago 905MB [2023-02-14T19:45:24.933Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T19:45:24.933Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T19:45:24.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T19:45:24.933Z] 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-14T19:45:25.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T19:45:25.734Z] [2023-02-14T19:45:25.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:45:26.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T19:45:26.416Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T19:45:26.416Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T19:45:26.416Z] 04944245beec: Pulling fs layer [2023-02-14T19:45:26.416Z] 699f458cf7ca: Pulling fs layer [2023-02-14T19:45:26.416Z] 765212b225bb: Pulling fs layer [2023-02-14T19:45:26.416Z] f23df028b6ca: Pulling fs layer [2023-02-14T19:45:26.416Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T19:45:26.416Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T19:45:26.416Z] f23df028b6ca: Waiting [2023-02-14T19:45:26.416Z] d65c8cfc05b1: Waiting [2023-02-14T19:45:26.416Z] 2437ff75d9bd: Waiting [2023-02-14T19:45:26.416Z] 765212b225bb: Waiting [2023-02-14T19:45:26.416Z] 04944245beec: Verifying Checksum [2023-02-14T19:45:26.416Z] 04944245beec: Download complete [2023-02-14T19:45:26.416Z] 765212b225bb: Verifying Checksum [2023-02-14T19:45:26.416Z] 765212b225bb: Download complete [2023-02-14T19:45:26.685Z] f23df028b6ca: Verifying Checksum [2023-02-14T19:45:26.685Z] f23df028b6ca: Download complete [2023-02-14T19:45:26.685Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T19:45:26.685Z] d65c8cfc05b1: Download complete [2023-02-14T19:45:26.685Z] 699f458cf7ca: Verifying Checksum [2023-02-14T19:45:26.685Z] 699f458cf7ca: Download complete [2023-02-14T19:45:27.271Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T19:45:27.271Z] 8998bd30e6a1: Download complete [2023-02-14T19:45:29.854Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T19:45:29.854Z] 2437ff75d9bd: Download complete [2023-02-14T19:45:31.793Z] 8998bd30e6a1: Pull complete [2023-02-14T19:45:32.060Z] 04944245beec: Pull complete [2023-02-14T19:45:33.470Z] 699f458cf7ca: Pull complete [2023-02-14T19:45:33.470Z] 765212b225bb: Pull complete [2023-02-14T19:45:34.430Z] f23df028b6ca: Pull complete [2023-02-14T19:45:34.697Z] d65c8cfc05b1: Pull complete [2023-02-14T19:45:49.695Z] 2437ff75d9bd: Pull complete [2023-02-14T19:45:49.695Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T19:45:49.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T19:45:49.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:45:50.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container [2023-02-14T19:45:50.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T19:45:53.694Z] $ docker top a938e841cd0da3bb9539dec1ff4eddc61c58e59aea43a006798887881d2c6278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:45:54.676Z] ---> job-cost.sh [2023-02-14T19:45:54.676Z] lf-activate-venv: SKIPPING [2023-02-14T19:45:54.676Z] INFO: No Stack... [2023-02-14T19:45:54.942Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T19:45:55.901Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T19:45:56.561Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-14T19:45:56.561Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T19:45:56.619Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4354-1-stack-cost] [2023-02-14T19:45:56.626Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4354-1-stack-cost] did not exist. Created. [2023-02-14T19:45:56.626Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T19:45:57.365Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T19:45:57.694Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T19:45:57.709Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T19:45:57.786Z] $ docker stop --time=1 a938e841cd0da3bb9539dec1ff4eddc61c58e59aea43a006798887881d2c6278 [2023-02-14T19:45:59.352Z] $ docker rm -f --volumes a938e841cd0da3bb9539dec1ff4eddc61c58e59aea43a006798887881d2c6278 [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-14T19:46:00.367Z] provisioning config files... [2023-02-14T19:46:00.376Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5551374286958109008tmp [Pipeline] { [Pipeline] sh [2023-02-14T19:46:00.715Z] + set +x [2023-02-14T19:46:00.715Z] + curl -s https://codecov.io/bash [2023-02-14T19:46:00.715Z] + bash -s -- [2023-02-14T19:46:00.715Z] [2023-02-14T19:46:00.715Z] _____ _ [2023-02-14T19:46:00.715Z] / ____| | | [2023-02-14T19:46:00.715Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T19:46:00.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T19:46:00.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T19:46:00.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T19:46:00.715Z] Bash-1.0.6 [2023-02-14T19:46:00.715Z] [2023-02-14T19:46:00.715Z] [2023-02-14T19:46:00.715Z] ==> git version 2.25.1 found [2023-02-14T19:46:00.715Z] ==> 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-14T19:46:00.715Z] Release-Date: 2020-01-08 [2023-02-14T19:46:00.715Z] 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-14T19:46:00.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T19:46:00.715Z] ==> Jenkins CI detected. [2023-02-14T19:46:00.715Z] current dir:  /w/workspace/edgex-go/1 [2023-02-14T19:46:00.715Z] project root: . [2023-02-14T19:46:00.715Z] --> token set from env [2023-02-14T19:46:00.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T19:46:00.974Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T19:46:00.974Z] ==> Python coveragepy not found [2023-02-14T19:46:00.974Z] ==> Searching for coverage reports in: [2023-02-14T19:46:00.974Z] + . [2023-02-14T19:46:00.974Z] -> Found 1 reports [2023-02-14T19:46:00.974Z] ==> Detecting git/mercurial file structure [2023-02-14T19:46:00.974Z] ==> Reading reports [2023-02-14T19:46:00.974Z] + ./coverage.out bytes=487233 [2023-02-14T19:46:00.974Z] ==> Appending adjustments [2023-02-14T19:46:00.974Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T19:46:01.957Z] + Found adjustments [2023-02-14T19:46:02.231Z] ==> Gzipping contents [2023-02-14T19:46:02.231Z] 64K /tmp/codecov.NdKnpo.gz [2023-02-14T19:46:02.231Z] ==> Uploading reports [2023-02-14T19:46:02.231Z] url: https://codecov.io [2023-02-14T19:46:02.231Z] query: branch=PR-4354&commit=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4354&job=&cmd_args= [2023-02-14T19:46:02.231Z] -> Pinging Codecov [2023-02-14T19:46:02.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4354&commit=93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4354&job=&cmd_args= [2023-02-14T19:46:02.232Z] -> Uploading to [2023-02-14T19:46:02.232Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf/94c84001-8da8-49af-a225-2b4e54c9bafb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T194602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f4e62bad2b217c37b31e406a33ac10ebd6ccef5927fc1ae3c1fcbf4b3509e73 [2023-02-14T19:46:02.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T19:46:02.232Z] Dload Upload Total Spent Left Speed [2023-02-14T19:46:02.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62929 0 0 100 62929 0 185k --:--:-- --:--:-- --:--:-- 185k [2023-02-14T19:46:02.510Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93a940f1ee1fbfefd69bbdcaa28a49dc57b51faf [Pipeline] } [2023-02-14T19:46:02.538Z] 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-14T19:46:03.954Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:04.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:05.252Z] ---> package-listing.sh [2023-02-14T19:46:05.252Z] ++ facter osfamily [2023-02-14T19:46:05.252Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T19:46:05.510Z] + OS_FAMILY=debian [2023-02-14T19:46:05.510Z] + workspace=/w/workspace/edgex-go/1 [2023-02-14T19:46:05.510Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T19:46:05.510Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T19:46:05.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T19:46:05.510Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T19:46:05.510Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-14T19:46:05.510Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T19:46:05.510Z] + case "${OS_FAMILY}" in [2023-02-14T19:46:05.510Z] + dpkg -l [2023-02-14T19:46:05.510Z] + grep '^ii' [2023-02-14T19:46:05.510Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T19:46:05.510Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T19:46:05.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T19:46:05.510Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-14T19:46:05.510Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-14T19:46:05.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-14T19:46:05.545Z] 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-14T19:46:05.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:46:06.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T19:46:06.463Z] [2023-02-14T19:46:06.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T19:46:06.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T19:46:06.855Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T19:46:06.855Z] 5eb5b503b376: Pulling fs layer [2023-02-14T19:46:06.855Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T19:46:06.855Z] ec43610c2a17: Pulling fs layer [2023-02-14T19:46:06.855Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T19:46:06.855Z] 33b1e0a273af: Pulling fs layer [2023-02-14T19:46:06.855Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T19:46:06.855Z] 2f39f015ded8: Pulling fs layer [2023-02-14T19:46:06.855Z] 33b1e0a273af: Waiting [2023-02-14T19:46:06.855Z] 5d3b04190fa2: Waiting [2023-02-14T19:46:06.855Z] 2f39f015ded8: Waiting [2023-02-14T19:46:06.855Z] 3a2ae6a8a46f: Waiting [2023-02-14T19:46:06.855Z] 5c69ac0246d0: Download complete [2023-02-14T19:46:06.855Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T19:46:06.855Z] 3a2ae6a8a46f: Download complete [2023-02-14T19:46:07.120Z] 33b1e0a273af: Verifying Checksum [2023-02-14T19:46:07.120Z] 33b1e0a273af: Download complete [2023-02-14T19:46:07.120Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T19:46:07.120Z] 5d3b04190fa2: Download complete [2023-02-14T19:46:07.120Z] ec43610c2a17: Verifying Checksum [2023-02-14T19:46:07.120Z] ec43610c2a17: Download complete [2023-02-14T19:46:07.383Z] 5eb5b503b376: Download complete [2023-02-14T19:46:07.955Z] 2f39f015ded8: Download complete [2023-02-14T19:46:08.522Z] 5eb5b503b376: Pull complete [2023-02-14T19:46:08.522Z] 5c69ac0246d0: Pull complete [2023-02-14T19:46:09.087Z] ec43610c2a17: Pull complete [2023-02-14T19:46:09.087Z] 3a2ae6a8a46f: Pull complete [2023-02-14T19:46:09.345Z] 33b1e0a273af: Pull complete [2023-02-14T19:46:09.345Z] 5d3b04190fa2: Pull complete [2023-02-14T19:46:13.540Z] 2f39f015ded8: Pull complete [2023-02-14T19:46:13.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T19:46:13.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T19:46:13.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T19:46:13.740Z] prd-ubuntu20.04-docker-8c-8g-5864 does not seem to be running inside a container [2023-02-14T19:46:13.763Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T19:46:18.602Z] $ docker top b76d7415d2bbfb7de889d44bfc7eb3d74e2769a848cd46c27a849e773e1ffdb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T19:46:19.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T19:46:19.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T19:46:19.621Z] + ls /var/log/sa-host [2023-02-14T19:46:19.621Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T19:46:19.797Z] provisioning config files... [2023-02-14T19:46:19.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14098005124751298536tmp [Pipeline] { [Pipeline] echo [2023-02-14T19:46:19.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:20.164Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T19:46:20.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:20.598Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T19:46:20.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:20.943Z] ---> sudo-logs.sh [2023-02-14T19:46:20.943Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T19:46:21.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:21.329Z] ---> job-cost.sh [2023-02-14T19:46:21.329Z] lf-activate-venv: SKIPPING [2023-02-14T19:46:21.329Z] DEBUG: total: 0.10999999940395355 [2023-02-14T19:46:21.329Z] INFO: Retrieving Stack Cost... [2023-02-14T19:46:22.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T19:46:22.966Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T19:46:23.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T19:46:23.317Z] ---> logs-deploy.sh [2023-02-14T19:46:23.317Z] lf-activate-venv: SKIPPING [2023-02-14T19:46:23.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4354/1 [2023-02-14T19:46:23.317Z] INFO: archiving workspace using pattern(s): [2023-02-14T19:46:24.254Z] Archives upload complete. [2023-02-14T19:46:24.254Z] INFO: archiving logs to Nexus