Pull request #4314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from cb9962c2b3d9441f716d3babd962b0c79f5f1ba5+5b3503b3ec54b2f611c817a2964a7928ebb06f53 (1aa325263021f45958fd04a51a3c073c2f3edf55) 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-ssh7478851736793853025.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-ssh1410429392028360847.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-4314/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-4314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4416159088676929544.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-4314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13315805127212145531.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-ssh4200163786968778370.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-4314/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-4314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080692322776302142.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4020 in /w/workspace/edgexfoundry_edgex-go_PR-4314 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4314/head:refs/remotes/origin/PR-4314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 Merge succeeded, producing cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 Checking out Revision cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 (PR-4314) > git config core.sparsecheckout # timeout=10 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # 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 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 Commit message: "fix: Tweak security-bootscrapper to make it easier to disable kong/kong-db" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T19:08:08.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-30T19:08:08.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T19:08:08.701Z] ========================================================= [2023-01-30T19:08:08.701Z] EdgeX Global Pipelines Version Info [2023-01-30T19:08:08.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:08:09.440Z] ------------------- [2023-01-30T19:08:09.440Z] stable info: [2023-01-30T19:08:09.440Z] ------------------- [2023-01-30T19:08:09.440Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T19:08:09.440Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T19:08:09.440Z] Message: update stable to v1.0.244 [2023-01-30T19:08:10.011Z] ------------------- [2023-01-30T19:08:10.011Z] experimental info: [2023-01-30T19:08:10.011Z] ------------------- [2023-01-30T19:08:10.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T19:08:10.011Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T19:08:10.011Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T19:08:10.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-30T19:08:10.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-30T19:08:10.397Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T19:08:10.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T19:08:10.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T19:08:10.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T19:08:10.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T19:08:10.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-30T19:08:10.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-30T19:08:10.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-30T19:08:10.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T19:08:10.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T19:08:10.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T19:08:10.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T19:08:10.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T19:08:10.909Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T19:08:10.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T19:08:10.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T19:08:11.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-30T19:08:11.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-30T19:08:11.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T19:08:11.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T19:08:11.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T19:08:11.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4314 [Pipeline] echo [2023-01-30T19:08:11.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4314 [Pipeline] echo [2023-01-30T19:08:11.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4314 [Pipeline] echo [2023-01-30T19:08:11.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo [2023-01-30T19:08:11.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9962c [Pipeline] echo [2023-01-30T19:08:11.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T19:08:11.584Z] provisioning config files... [2023-01-30T19:08:11.598Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15797733992754238010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:08:11.971Z] ---> docker-login.sh [2023-01-30T19:08:11.971Z] nexus3.edgexfoundry.org:10001 [2023-01-30T19:08:12.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:08:12.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:08:12.242Z] Configure a credential helper to remove this warning. See [2023-01-30T19:08:12.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:08:12.242Z] [2023-01-30T19:08:12.242Z] Login Succeeded [2023-01-30T19:08:12.242Z] nexus3.edgexfoundry.org:10002 [2023-01-30T19:08:12.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:08:12.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:08:12.503Z] Configure a credential helper to remove this warning. See [2023-01-30T19:08:12.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:08:12.503Z] [2023-01-30T19:08:12.503Z] Login Succeeded [2023-01-30T19:08:12.503Z] nexus3.edgexfoundry.org:10003 [2023-01-30T19:08:12.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:08:12.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:08:12.503Z] Configure a credential helper to remove this warning. See [2023-01-30T19:08:12.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:08:12.503Z] [2023-01-30T19:08:12.503Z] Login Succeeded [2023-01-30T19:08:12.503Z] nexus3.edgexfoundry.org:10004 [2023-01-30T19:08:12.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:08:12.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:08:12.764Z] Configure a credential helper to remove this warning. See [2023-01-30T19:08:12.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:08:12.764Z] [2023-01-30T19:08:12.764Z] Login Succeeded [2023-01-30T19:08:12.764Z] docker.io [2023-01-30T19:08:12.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:08:13.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:08:13.023Z] Configure a credential helper to remove this warning. See [2023-01-30T19:08:13.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:08:13.023Z] [2023-01-30T19:08:13.023Z] Login Succeeded [2023-01-30T19:08:13.023Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T19:08:13.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T19:08:13.469Z] + 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-01-30T19:08:13.469Z] + + dirname cmd/core-command/Dockerfile [2023-01-30T19:08:13.469Z] cut -d/ -f2 [2023-01-30T19:08:13.469Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-30T19:08:13.469Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-30T19:08:13.469Z] + cut -d/ -f2 [2023-01-30T19:08:13.469Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-30T19:08:13.469Z] + dirname cmd/core-data/Dockerfile [2023-01-30T19:08:13.469Z] + cut -d/ -f2 [2023-01-30T19:08:13.469Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-30T19:08:13.469Z] + + dirname cmd/core-metadata/Dockerfile [2023-01-30T19:08:13.469Z] cut -d/ -f2 [2023-01-30T19:08:13.469Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/support-notifications/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-30T19:08:13.470Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-30T19:08:13.470Z] + cut -d/ -f2 [2023-01-30T19:08:13.470Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-30T19:08:13.555Z] 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-01-30T19:08:14.069Z] + git rev-list -1 --merges cb9962c2b3d9441f716d3babd962b0c79f5f1ba5~1..cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo [2023-01-30T19:08:14.103Z] -----------> git rev-list -1 --merges cb9962c2b3d9441f716d3babd962b0c79f5f1ba5~1..cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [false] [Pipeline] sh [2023-01-30T19:08:14.414Z] + git log --format=format:%s -1 cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo [2023-01-30T19:08:14.455Z] ========================================================= [2023-01-30T19:08:14.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T19:08:14.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-30T19:08:14.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T19:08:14.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T19:08:14.913Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T19:08:14.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T19:08:14.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T19:08:14.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T19:08:14.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:08:15.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T19:08:15.484Z] [2023-01-30T19:08:15.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:08:15.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T19:08:15.887Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T19:08:15.887Z] b85a868b505f: Pulling fs layer [2023-01-30T19:08:15.887Z] e2be974225ed: Pulling fs layer [2023-01-30T19:08:15.887Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T19:08:15.887Z] 988bab9f4d93: Pulling fs layer [2023-01-30T19:08:15.887Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T19:08:15.887Z] eaf3925da568: Pulling fs layer [2023-01-30T19:08:15.887Z] bab4dde63d76: Pulling fs layer [2023-01-30T19:08:15.887Z] bde34c3a00c8: Pulling fs layer [2023-01-30T19:08:15.887Z] b352a97aabf1: Pulling fs layer [2023-01-30T19:08:15.887Z] 4872d77fe225: Pulling fs layer [2023-01-30T19:08:15.887Z] 5851b861e8e6: Pulling fs layer [2023-01-30T19:08:15.887Z] 988bab9f4d93: Waiting [2023-01-30T19:08:15.887Z] b352a97aabf1: Waiting [2023-01-30T19:08:15.887Z] eaf3925da568: Waiting [2023-01-30T19:08:15.887Z] bde34c3a00c8: Waiting [2023-01-30T19:08:15.887Z] bab4dde63d76: Waiting [2023-01-30T19:08:15.887Z] 4872d77fe225: Waiting [2023-01-30T19:08:15.887Z] 1469e6f7b9e6: Waiting [2023-01-30T19:08:16.153Z] e2be974225ed: Download complete [2023-01-30T19:08:16.153Z] 988bab9f4d93: Verifying Checksum [2023-01-30T19:08:16.153Z] 988bab9f4d93: Download complete [2023-01-30T19:08:16.153Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T19:08:16.153Z] 1469e6f7b9e6: Download complete [2023-01-30T19:08:16.153Z] eaf3925da568: Download complete [2023-01-30T19:08:16.417Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T19:08:16.417Z] 339a4e72a1f5: Download complete [2023-01-30T19:08:16.417Z] bde34c3a00c8: Verifying Checksum [2023-01-30T19:08:16.417Z] bde34c3a00c8: Download complete [2023-01-30T19:08:16.417Z] b352a97aabf1: Verifying Checksum [2023-01-30T19:08:16.417Z] b352a97aabf1: Download complete [2023-01-30T19:08:16.417Z] 4872d77fe225: Verifying Checksum [2023-01-30T19:08:16.417Z] 4872d77fe225: Download complete [2023-01-30T19:08:16.417Z] b85a868b505f: Verifying Checksum [2023-01-30T19:08:16.417Z] b85a868b505f: Download complete [2023-01-30T19:08:16.676Z] 5851b861e8e6: Verifying Checksum [2023-01-30T19:08:16.676Z] 5851b861e8e6: Download complete [2023-01-30T19:08:16.935Z] bab4dde63d76: Verifying Checksum [2023-01-30T19:08:16.935Z] bab4dde63d76: Download complete [2023-01-30T19:08:17.886Z] b85a868b505f: Pull complete [2023-01-30T19:08:17.886Z] e2be974225ed: Pull complete [2023-01-30T19:08:18.454Z] 339a4e72a1f5: Pull complete [2023-01-30T19:08:18.454Z] 988bab9f4d93: Pull complete [2023-01-30T19:08:18.713Z] 1469e6f7b9e6: Pull complete [2023-01-30T19:08:18.713Z] eaf3925da568: Pull complete [2023-01-30T19:08:20.623Z] bab4dde63d76: Pull complete [2023-01-30T19:08:20.623Z] bde34c3a00c8: Pull complete [2023-01-30T19:08:20.623Z] b352a97aabf1: Pull complete [2023-01-30T19:08:20.623Z] 4872d77fe225: Pull complete [2023-01-30T19:08:20.883Z] 5851b861e8e6: Pull complete [2023-01-30T19:08:20.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T19:08:20.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T19:08:20.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:08:21.120Z] prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container [2023-01-30T19:08:21.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T19:08:25.695Z] $ docker top e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 -eo pid,comm [2023-01-30T19:08:25.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-30T19:08:25.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T19:08:25.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T19:08:25.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T19:08:25.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T19:08:25.994Z] $ docker exec e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent [2023-01-30T19:08:26.098Z] SSH_AUTH_SOCK=/tmp/ssh-a4ws4WKLHzP5/agent.31 [2023-01-30T19:08:26.098Z] SSH_AGENT_PID=37 [2023-01-30T19:08:26.104Z] Running ssh-add (command line suppressed) [2023-01-30T19:08:26.236Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7833544846369881261.key (/w/workspace/edgex-go/1@tmp/private_key_7833544846369881261.key) [2023-01-30T19:08:26.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T19:08:26.605Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T19:08:26.634Z] $ docker exec --env ******** --env ******** e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent -k [2023-01-30T19:08:26.729Z] unset SSH_AUTH_SOCK; [2023-01-30T19:08:26.730Z] unset SSH_AGENT_PID; [2023-01-30T19:08:26.730Z] echo Agent pid 37 killed; [2023-01-30T19:08:26.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T19:08:26.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T19:08:26.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T19:08:26.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T19:08:26.955Z] $ docker exec e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent [2023-01-30T19:08:27.064Z] SSH_AUTH_SOCK=/tmp/ssh-a8wYIMa7DsYP/agent.70 [2023-01-30T19:08:27.064Z] SSH_AGENT_PID=76 [2023-01-30T19:08:27.069Z] Running ssh-add (command line suppressed) [2023-01-30T19:08:27.168Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13391902929837286704.key (/w/workspace/edgex-go/1@tmp/private_key_13391902929837286704.key) [2023-01-30T19:08:27.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T19:08:27.587Z] + git semver init [2023-01-30T19:08:27.845Z] 2023-01-30 19:08:27,740 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T19:08:27.845Z] 2023-01-30 19:08:27,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-30T19:08:27.845Z] 2023-01-30 19:08:27,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-30T19:08:27.845Z] 2023-01-30 19:08:27,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,249 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4314 with force:False [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,249 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4314 [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,252 [execute] INFO git cat-file --batch-check [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,257 [execute] INFO git cat-file --batch [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T19:08:33.159Z] 2023-01-30 19:08:32,262 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4314 [2023-01-30T19:08:33.159Z] 0.0.0 [Pipeline] } [2023-01-30T19:08:33.184Z] $ docker exec --env ******** --env ******** e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent -k [2023-01-30T19:08:33.291Z] unset SSH_AUTH_SOCK; [2023-01-30T19:08:33.292Z] unset SSH_AGENT_PID; [2023-01-30T19:08:33.292Z] echo Agent pid 76 killed; [2023-01-30T19:08:33.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T19:08:33.734Z] + git semver [Pipeline] } [2023-01-30T19:08:34.015Z] $ docker stop --time=1 e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 [2023-01-30T19:08:35.322Z] $ docker rm -f --volumes e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T19:08:35.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T19:08:35.985Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T19:08:36.007Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T19:08:37.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-30T19:08:37.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T19:08:37.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T19:08:37.262Z] ========================================================= [2023-01-30T19:08:37.262Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T19:08:37.262Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:08:37.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T19:08:37.745Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T19:08:37.745Z] 213ec9aee27d: Pulling fs layer [2023-01-30T19:08:37.745Z] 4583459ba037: Pulling fs layer [2023-01-30T19:08:37.745Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T19:08:37.745Z] 53926ce57604: Pulling fs layer [2023-01-30T19:08:37.745Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T19:08:37.745Z] 22ff95d597cd: Pulling fs layer [2023-01-30T19:08:37.745Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T19:08:37.745Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T19:08:37.745Z] 21b2b0c7a3f4: Waiting [2023-01-30T19:08:37.745Z] 22ff95d597cd: Waiting [2023-01-30T19:08:37.745Z] 12d6caf4c0d1: Waiting [2023-01-30T19:08:37.745Z] 53926ce57604: Waiting [2023-01-30T19:08:37.745Z] a7acece74701: Pulling fs layer [2023-01-30T19:08:37.745Z] 96b7cbca73a9: Waiting [2023-01-30T19:08:37.745Z] a7acece74701: Waiting [2023-01-30T19:08:37.745Z] 93c1e223e6f2: Verifying Checksum [2023-01-30T19:08:37.745Z] 93c1e223e6f2: Download complete [2023-01-30T19:08:37.745Z] 4583459ba037: Verifying Checksum [2023-01-30T19:08:37.745Z] 4583459ba037: Download complete [2023-01-30T19:08:37.745Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-30T19:08:37.745Z] 21b2b0c7a3f4: Download complete [2023-01-30T19:08:37.745Z] 22ff95d597cd: Verifying Checksum [2023-01-30T19:08:37.745Z] 22ff95d597cd: Download complete [2023-01-30T19:08:38.025Z] 213ec9aee27d: Download complete [2023-01-30T19:08:38.025Z] 12d6caf4c0d1: Download complete [2023-01-30T19:08:38.025Z] 213ec9aee27d: Pull complete [2023-01-30T19:08:38.025Z] 4583459ba037: Pull complete [2023-01-30T19:08:38.304Z] 93c1e223e6f2: Pull complete [2023-01-30T19:08:39.317Z] a7acece74701: Verifying Checksum [2023-01-30T19:08:39.317Z] a7acece74701: Download complete [2023-01-30T19:08:39.317Z] 53926ce57604: Verifying Checksum [2023-01-30T19:08:39.317Z] 53926ce57604: Download complete [2023-01-30T19:08:39.577Z] 96b7cbca73a9: Verifying Checksum [2023-01-30T19:08:39.577Z] 96b7cbca73a9: Download complete [2023-01-30T19:08:42.866Z] 53926ce57604: Pull complete [2023-01-30T19:08:43.124Z] 21b2b0c7a3f4: Pull complete [2023-01-30T19:08:43.124Z] 22ff95d597cd: Pull complete [2023-01-30T19:08:43.124Z] 12d6caf4c0d1: Pull complete [2023-01-30T19:08:45.023Z] 96b7cbca73a9: Pull complete [2023-01-30T19:08:45.959Z] a7acece74701: Pull complete [2023-01-30T19:08:45.959Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T19:08:45.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T19:08:45.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:08:46.326Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T19:08:46.326Z] WORKDIR /edgex [2023-01-30T19:08:46.326Z] COPY go.mod . [2023-01-30T19:08:46.326Z] RUN go mod download [2023-01-30T19:08:46.326Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-30T19:08:46.893Z] Sending build context to Docker daemon 170.2MB [2023-01-30T19:08:46.893Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T19:08:46.893Z] ---> db6d94c90886 [2023-01-30T19:08:46.893Z] Step 2/4 : WORKDIR /edgex [2023-01-30T19:08:51.631Z] Still waiting to schedule task [2023-01-30T19:08:51.632Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-30T19:08:52.172Z] ---> Running in d9effbdf4843 [2023-01-30T19:08:52.172Z] Removing intermediate container d9effbdf4843 [2023-01-30T19:08:52.172Z] ---> 0cfca8c818dd [2023-01-30T19:08:52.172Z] Step 3/4 : COPY go.mod . [2023-01-30T19:08:52.172Z] ---> dd28bbb6b72d [2023-01-30T19:08:52.172Z] Step 4/4 : RUN go mod download [2023-01-30T19:08:52.172Z] ---> Running in 5472bd9d768f [2023-01-30T19:09:04.380Z] Removing intermediate container 5472bd9d768f [2023-01-30T19:09:04.380Z] ---> 92127fad34ea [2023-01-30T19:09:04.380Z] Successfully built 92127fad34ea [2023-01-30T19:09:04.380Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:09:04.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T19:09:04.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:09:04.904Z] prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container [2023-01-30T19:09:04.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T19:09:05.293Z] $ docker top 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T19:09:05.687Z] + go version [2023-01-30T19:09:05.687Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T19:09:05.715Z] $ docker stop --time=1 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 [2023-01-30T19:09:06.995Z] $ docker rm -f --volumes 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:09:07.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T19:09:07.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:09:07.833Z] prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container [2023-01-30T19:09:07.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T19:09:08.184Z] $ docker top bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-30T19:09:08.294Z] ========================================================= [2023-01-30T19:09:08.294Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-30T19:09:08.294Z] ========================================================= [Pipeline] sh [2023-01-30T19:09:08.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:09:08.936Z] + make test [2023-01-30T19:09:08.936Z] go test -race -coverprofile=coverage.out ./... [2023-01-30T19:09:15.498Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-30T19:09:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-30T19:09:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-01-30T19:09:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.109s coverage: 43.1% of statements [2023-01-30T19:09:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-30T19:09:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-30T19:09:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-30T19:09:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-01-30T19:09:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-30T19:09:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-30T19:09:34.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.633s coverage: 89.2% of statements [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-30T19:09:34.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 2.6% of statements [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-30T19:09:34.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.568s coverage: 95.6% of statements [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2023-01-30T19:09:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-01-30T19:09:34.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-01-30T19:09:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-01-30T19:09:39.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2023-01-30T19:09:45.097Z] flag provided but not defined: -invalid [2023-01-30T19:09:45.097Z] Usage of setupRegistryACL: [2023-01-30T19:09:45.097Z] -configDir string [2023-01-30T19:09:45.097Z] [2023-01-30T19:09:45.097Z] --- FAIL: TestExecute (0.00s) [2023-01-30T19:09:45.097Z] --- FAIL: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server (1.04s) [2023-01-30T19:09:45.097Z] command_test.go:178: [2023-01-30T19:09:45.097Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:178 [2023-01-30T19:09:45.098Z] Error: An error is expected but got nil. [2023-01-30T19:09:45.098Z] Test: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server [2023-01-30T19:09:45.098Z] FAIL [2023-01-30T19:09:45.098Z] coverage: 79.7% of statements [2023-01-30T19:09:45.098Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.246s [2023-01-30T19:09:45.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.3% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-30T19:09:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.129s coverage: 97.7% of statements [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-30T19:09:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:09:50.364Z] FAIL [2023-01-30T19:09:50.364Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-01-30T19:09:50.407Z] $ docker stop --time=1 bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 [2023-01-30T19:09:51.828Z] $ docker rm -f --volumes bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T19:09:52.790Z] Failed in branch amd64 [2023-01-30T19:12:27.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4021 in /w/workspace/edgexfoundry_edgex-go_PR-4314 [Pipeline] { [Pipeline] ws [2023-01-30T19:12:27.099Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-30T19:12:27.179Z] The recommended git tool is: git [2023-01-30T19:12:33.073Z] using credential edgex-jenkins-ssh [2023-01-30T19:12:33.088Z] Cloning the remote Git repository [2023-01-30T19:12:33.136Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-30T19:12:33.214Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-30T19:12:33.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-30T19:12:33.375Z] > git --version # timeout=10 [2023-01-30T19:12:33.403Z] > git --version # 'git version 2.25.1' [2023-01-30T19:12:33.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T19:12:33.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T19:12:51.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-30T19:12:51.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T19:12:53.096Z] Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:12:53.499Z] Merge succeeded, producing cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:12:53.500Z] Checking out Revision cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 (PR-4314) [2023-01-30T19:12:52.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-30T19:12:52.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-30T19:12:52.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T19:12:52.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4314/head:refs/remotes/origin/PR-4314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-30T19:12:53.117Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T19:12:53.137Z] > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 [2023-01-30T19:12:53.383Z] > git remote # timeout=10 [2023-01-30T19:12:53.406Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T19:12:53.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T19:12:53.442Z] > git merge 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 [2023-01-30T19:12:53.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T19:12:53.507Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T19:12:53.523Z] > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 [2023-01-30T19:12:57.241Z] Commit message: "fix: Tweak security-bootscrapper to make it easier to disable kong/kong-db" [2023-01-30T19:12:57.298Z] > git --version # timeout=10 [2023-01-30T19:12:57.310Z] > git --version # 'git version 2.25.1' [2023-01-30T19:12:57.327Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T19:12:58.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T19:12:58.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T19:12:58.515Z] Dload Upload Total Spent Left Speed [2023-01-30T19:12:58.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-01-30T19:12:59.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-30T19:12:59.642Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T19:12:59.642Z] + sudo tee /etc/docker/daemon.new [2023-01-30T19:12:59.642Z] { [2023-01-30T19:12:59.642Z] "registry-mirrors": [ [2023-01-30T19:12:59.642Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T19:12:59.642Z] ], [2023-01-30T19:12:59.642Z] "bip": "10.250.0.254/24", [2023-01-30T19:12:59.642Z] "hosts": [ [2023-01-30T19:12:59.643Z] "tcp://0.0.0.0:5555", [2023-01-30T19:12:59.643Z] "unix:///var/run/docker.sock" [2023-01-30T19:12:59.643Z] ], [2023-01-30T19:12:59.643Z] "mtu": 1458, [2023-01-30T19:12:59.643Z] "selinux-enabled": true, [2023-01-30T19:12:59.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T19:12:59.643Z] } [Pipeline] sh [2023-01-30T19:12:59.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-30T19:13:00.363Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T19:13:18.715Z] provisioning config files... [2023-01-30T19:13:18.741Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7384372790523855297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:13:19.140Z] ---> docker-login.sh [2023-01-30T19:13:19.140Z] nexus3.edgexfoundry.org:10001 [2023-01-30T19:13:19.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:13:20.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:13:20.003Z] Configure a credential helper to remove this warning. See [2023-01-30T19:13:20.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:13:20.003Z] [2023-01-30T19:13:20.003Z] Login Succeeded [2023-01-30T19:13:20.003Z] nexus3.edgexfoundry.org:10002 [2023-01-30T19:13:20.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:13:20.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:13:20.276Z] Configure a credential helper to remove this warning. See [2023-01-30T19:13:20.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:13:20.276Z] [2023-01-30T19:13:20.276Z] Login Succeeded [2023-01-30T19:13:20.276Z] nexus3.edgexfoundry.org:10003 [2023-01-30T19:13:20.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:13:20.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:13:20.546Z] Configure a credential helper to remove this warning. See [2023-01-30T19:13:20.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:13:20.546Z] [2023-01-30T19:13:20.546Z] Login Succeeded [2023-01-30T19:13:20.820Z] nexus3.edgexfoundry.org:10004 [2023-01-30T19:13:20.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:13:21.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:13:21.093Z] Configure a credential helper to remove this warning. See [2023-01-30T19:13:21.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:13:21.093Z] [2023-01-30T19:13:21.093Z] Login Succeeded [2023-01-30T19:13:21.093Z] docker.io [2023-01-30T19:13:21.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T19:13:21.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T19:13:21.633Z] Configure a credential helper to remove this warning. See [2023-01-30T19:13:21.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T19:13:21.633Z] [2023-01-30T19:13:21.633Z] Login Succeeded [2023-01-30T19:13:21.633Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T19:13:21.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-30T19:13:22.354Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-30T19:13:22.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T19:13:22.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T19:13:22.459Z] ========================================================= [2023-01-30T19:13:22.459Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T19:13:22.459Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:13:22.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T19:13:24.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T19:13:24.281Z] 9b18e9b68314: Pulling fs layer [2023-01-30T19:13:24.281Z] 35d82f9e3411: Pulling fs layer [2023-01-30T19:13:24.281Z] e16973657156: Pulling fs layer [2023-01-30T19:13:24.281Z] fc693d55d65f: Pulling fs layer [2023-01-30T19:13:24.281Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T19:13:24.281Z] dda99020689f: Pulling fs layer [2023-01-30T19:13:24.281Z] db1c61fa0a46: Pulling fs layer [2023-01-30T19:13:24.281Z] 891c053d2c06: Pulling fs layer [2023-01-30T19:13:24.281Z] fc693d55d65f: Waiting [2023-01-30T19:13:24.281Z] 7e9fc2657dce: Waiting [2023-01-30T19:13:24.281Z] dda99020689f: Waiting [2023-01-30T19:13:24.281Z] db1c61fa0a46: Waiting [2023-01-30T19:13:24.281Z] 891c053d2c06: Waiting [2023-01-30T19:13:24.281Z] e16973657156: Verifying Checksum [2023-01-30T19:13:24.281Z] e16973657156: Download complete [2023-01-30T19:13:24.281Z] 35d82f9e3411: Verifying Checksum [2023-01-30T19:13:24.281Z] 35d82f9e3411: Download complete [2023-01-30T19:13:24.281Z] 7e9fc2657dce: Verifying Checksum [2023-01-30T19:13:24.281Z] 7e9fc2657dce: Download complete [2023-01-30T19:13:24.281Z] dda99020689f: Verifying Checksum [2023-01-30T19:13:24.281Z] dda99020689f: Download complete [2023-01-30T19:13:24.281Z] 9b18e9b68314: Verifying Checksum [2023-01-30T19:13:24.281Z] 9b18e9b68314: Download complete [2023-01-30T19:13:25.735Z] 9b18e9b68314: Pull complete [2023-01-30T19:13:25.735Z] 891c053d2c06: Verifying Checksum [2023-01-30T19:13:25.735Z] 891c053d2c06: Download complete [2023-01-30T19:13:26.331Z] 35d82f9e3411: Pull complete [2023-01-30T19:13:26.331Z] e16973657156: Pull complete [2023-01-30T19:13:26.925Z] db1c61fa0a46: Verifying Checksum [2023-01-30T19:13:26.925Z] db1c61fa0a46: Download complete [2023-01-30T19:13:27.517Z] fc693d55d65f: Verifying Checksum [2023-01-30T19:13:27.517Z] fc693d55d65f: Download complete [2023-01-30T19:13:39.855Z] fc693d55d65f: Pull complete [2023-01-30T19:13:39.855Z] 7e9fc2657dce: Pull complete [2023-01-30T19:13:40.122Z] dda99020689f: Pull complete [2023-01-30T19:13:46.770Z] db1c61fa0a46: Pull complete [2023-01-30T19:13:47.352Z] 891c053d2c06: Pull complete [2023-01-30T19:13:47.352Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T19:13:47.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T19:13:47.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:13:47.731Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T19:13:47.731Z] WORKDIR /edgex [2023-01-30T19:13:47.731Z] COPY go.mod . [2023-01-30T19:13:47.731Z] RUN go mod download [2023-01-30T19:13:47.731Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-30T19:13:48.318Z] Sending build context to Docker daemon 3.122MB [2023-01-30T19:13:48.318Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T19:13:48.318Z] ---> f96f9c87975a [2023-01-30T19:13:48.318Z] Step 2/4 : WORKDIR /edgex [2023-01-30T19:13:49.285Z] ---> Running in b842b5ffca74 [2023-01-30T19:13:49.552Z] Removing intermediate container b842b5ffca74 [2023-01-30T19:13:49.552Z] ---> cb5a8a2fc30c [2023-01-30T19:13:49.552Z] Step 3/4 : COPY go.mod . [2023-01-30T19:13:50.134Z] ---> f20b1d54768a [2023-01-30T19:13:50.134Z] Step 4/4 : RUN go mod download [2023-01-30T19:13:50.134Z] ---> Running in 338ba5bade60 [2023-01-30T19:14:22.398Z] Removing intermediate container 338ba5bade60 [2023-01-30T19:14:22.398Z] ---> 4190becb6e99 [2023-01-30T19:14:22.398Z] Successfully built 4190becb6e99 [2023-01-30T19:14:22.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:14:22.809Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T19:14:22.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:14:23.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container [2023-01-30T19:14:23.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T19:14:24.411Z] $ docker top b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T19:14:25.312Z] + go version [2023-01-30T19:14:25.312Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T19:14:25.348Z] $ docker stop --time=1 b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff [2023-01-30T19:14:26.983Z] $ docker rm -f --volumes b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:14:27.837Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T19:14:27.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:14:28.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container [2023-01-30T19:14:28.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T19:14:29.340Z] $ docker top bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-30T19:14:29.684Z] ========================================================= [2023-01-30T19:14:29.684Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-30T19:14:29.684Z] ========================================================= [Pipeline] sh [2023-01-30T19:14:30.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-30T19:14:31.027Z] + make test [2023-01-30T19:14:31.027Z] go test -race -coverprofile=coverage.out ./... [2023-01-30T19:15:09.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-30T19:17:01.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-30T19:17:01.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-30T19:17:01.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-30T19:17:08.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-30T19:17:08.297Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-30T19:17:12.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-30T19:17:13.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-30T19:17:13.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-30T19:17:13.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-30T19:17:13.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-30T19:17:17.764Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-30T19:17:17.764Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-30T19:17:17.764Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-30T19:17:17.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-30T19:17:32.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.552s coverage: 28.7% of statements [2023-01-30T19:17:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-30T19:17:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-30T19:17:42.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements [2023-01-30T19:17:48.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.857s coverage: 43.1% of statements [2023-01-30T19:17:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-30T19:17:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-30T19:17:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-30T19:17:48.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.005s coverage: 54.0% of statements [2023-01-30T19:17:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-30T19:17:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-30T19:18:06.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.118s coverage: 89.2% of statements [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-30T19:18:06.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.924s coverage: 2.6% of statements [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-30T19:18:06.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.561s coverage: 95.6% of statements [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 60.0% of statements [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.473s coverage: 0.9% of statements [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements [2023-01-30T19:18:09.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements [2023-01-30T19:18:09.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 82.9% of statements [2023-01-30T19:18:10.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-01-30T19:18:12.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2023-01-30T19:18:14.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2023-01-30T19:18:26.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2023-01-30T19:18:26.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.271s coverage: 44.8% of statements [2023-01-30T19:18:33.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.860s coverage: 79.9% of statements [2023-01-30T19:18:33.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-30T19:18:38.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-30T19:18:38.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-30T19:18:38.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-30T19:18:38.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-30T19:18:38.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2023-01-30T19:18:38.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-30T19:18:38.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements [2023-01-30T19:18:38.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-30T19:18:38.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2023-01-30T19:18:38.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2023-01-30T19:18:38.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.880s coverage: 91.2% of statements [2023-01-30T19:18:38.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 64.7% of statements [2023-01-30T19:18:44.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-30T19:18:44.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-01-30T19:18:44.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-01-30T19:18:50.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.3% of statements [2023-01-30T19:18:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-30T19:18:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-30T19:18:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-30T19:18:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.578s coverage: 41.8% of statements [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-30T19:18:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-30T19:18:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-30T19:18:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-30T19:19:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-30T19:19:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.730s coverage: 92.3% of statements [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-30T19:19:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-30T19:19:00.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-30T19:19:00.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-30T19:19:01.762Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-30T19:19:01.762Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T19:19:01.762Z] go vet ./... [2023-01-30T19:20:53.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T19:20:53.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T19:20:53.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-30T19:20:53.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-30T19:20:54.133Z] + ls -al . [2023-01-30T19:20:54.134Z] total 740 [2023-01-30T19:20:54.134Z] drwxrwxr-x 10 1001 1001 4096 Jan 30 19:14 . [2023-01-30T19:20:54.134Z] drwxr-xr-x 4 root root 4096 Jan 30 19:14 .. [2023-01-30T19:20:54.134Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 19:12 .blubracket [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 16 Jan 30 19:12 .dockerignore [2023-01-30T19:20:54.134Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 19:12 .git [2023-01-30T19:20:54.134Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 19:12 .github [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 1024 Jan 30 19:12 .gitignore [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 42 Jan 30 19:12 .golangci.yml [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 87 Jan 30 19:12 .hadolint.yml [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 19:12 .sonarcloud.properties [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 1171 Jan 30 19:12 ADOPTERS.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 10825 Jan 30 19:12 Attribution.txt [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 73765 Jan 30 19:12 CHANGELOG.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 19:12 CONTRIBUTING.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 677 Jan 30 19:12 GOVERNANCE.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 850 Jan 30 19:12 Jenkinsfile [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 19:12 LICENSE [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 13388 Jan 30 19:12 Makefile [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 582 Jan 30 19:12 OWNERS.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 9403 Jan 30 19:12 README.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 6912 Jan 30 19:12 SECURITY.md [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 19:08 VERSION [2023-01-30T19:20:54.134Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 19:12 bin [2023-01-30T19:20:54.134Z] drwxrwxr-x 17 1001 1001 4096 Jan 30 19:12 cmd [2023-01-30T19:20:54.134Z] -rw-r--r-- 1 root root 487181 Jan 30 19:19 coverage.out [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 3365 Jan 30 19:12 go.mod [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 34951 Jan 30 19:12 go.sum [2023-01-30T19:20:54.134Z] drwxrwxr-x 7 1001 1001 4096 Jan 30 19:12 internal [2023-01-30T19:20:54.134Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 19:12 openapi [2023-01-30T19:20:54.134Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 19:12 snap [2023-01-30T19:20:54.134Z] -rw-rw-r-- 1 1001 1001 204 Jan 30 19:12 version.go [Pipeline] sh [2023-01-30T19:20:54.475Z] + '[' -e coverage.out ] [2023-01-30T19:20:54.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-30T19:20:55.270Z] Stashed 1 file(s) [Pipeline] sh [2023-01-30T19:20:55.597Z] + make build [2023-01-30T19:20:55.872Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-30T19:22:17.494Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-30T19:22:20.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-30T19:22:26.198Z] 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-01-30T19:22:30.442Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-30T19:23:09.280Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-30T19:23:17.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T19:23:21.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-30T19:23:28.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-30T19:23:31.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-30T19:23:35.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-30T19:23:48.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-30T19:23:53.624Z] $ docker stop --time=1 bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba [2023-01-30T19:23:57.089Z] $ docker rm -f --volumes bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:23:59.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T19:23:59.766Z] [2023-01-30T19:23:59.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:24:00.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T19:24:00.169Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-30T19:24:00.169Z] 29e5d40040c1: Pulling fs layer [2023-01-30T19:24:00.169Z] 1ce36da41761: Pulling fs layer [2023-01-30T19:24:00.169Z] 25b303627fd3: Pulling fs layer [2023-01-30T19:24:00.438Z] 29e5d40040c1: Verifying Checksum [2023-01-30T19:24:00.438Z] 29e5d40040c1: Download complete [2023-01-30T19:24:00.706Z] 1ce36da41761: Verifying Checksum [2023-01-30T19:24:00.706Z] 1ce36da41761: Download complete [2023-01-30T19:24:00.971Z] 29e5d40040c1: Pull complete [2023-01-30T19:24:02.382Z] 25b303627fd3: Verifying Checksum [2023-01-30T19:24:02.382Z] 25b303627fd3: Download complete [2023-01-30T19:24:02.382Z] 1ce36da41761: Pull complete [2023-01-30T19:24:12.456Z] 25b303627fd3: Pull complete [2023-01-30T19:24:12.457Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-30T19:24:12.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T19:24:12.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:24:12.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container [2023-01-30T19:24:12.901Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-30T19:24:15.164Z] $ docker top fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T19:24:16.048Z] + grep parallel [2023-01-30T19:24:16.048Z] + docker-compose build --help [2023-01-30T19:24:20.318Z] --parallel Build images in parallel. [Pipeline] } [2023-01-30T19:24:20.346Z] $ docker stop --time=1 fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 [2023-01-30T19:24:21.929Z] $ docker rm -f --volumes fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:24:22.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T19:24:22.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:24:22.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container [2023-01-30T19:24:22.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-30T19:24:23.989Z] $ docker top c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T19:24:24.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-30T19:24:28.761Z] Building core-command ... [2023-01-30T19:24:28.761Z] Building core-common-config-bootstrapper ... [2023-01-30T19:24:28.761Z] Building core-data ... [2023-01-30T19:24:28.761Z] Building core-metadata ... [2023-01-30T19:24:28.761Z] Building security-bootstrapper ... [2023-01-30T19:24:28.761Z] Building security-proxy-setup ... [2023-01-30T19:24:28.761Z] Building security-secretstore-setup ... [2023-01-30T19:24:28.761Z] Building security-spiffe-token-provider ... [2023-01-30T19:24:28.761Z] Building security-spire-agent ... [2023-01-30T19:24:28.761Z] Building security-spire-config ... [2023-01-30T19:24:28.761Z] Building security-spire-server ... [2023-01-30T19:24:28.761Z] Building support-notifications ... [2023-01-30T19:24:28.761Z] Building support-scheduler ... [2023-01-30T19:24:28.761Z] Building core-metadata [2023-01-30T19:24:28.761Z] Building support-scheduler [2023-01-30T19:24:28.761Z] Building core-common-config-bootstrapper [2023-01-30T19:24:28.761Z] Building security-spire-agent [2023-01-30T19:24:28.761Z] Building core-data [2023-01-30T19:25:15.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:25:15.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:25:15.598Z] ---> 4190becb6e99 [2023-01-30T19:25:15.598Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:25:15.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:25:15.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:25:15.598Z] ---> 4190becb6e99 [2023-01-30T19:25:15.598Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:25:15.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:25:15.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:25:15.598Z] ---> 4190becb6e99 [2023-01-30T19:25:15.598Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T19:25:15.598Z] ---> Running in eaa29aa81c18 [2023-01-30T19:25:15.598Z] ---> Running in a4758da05eff [2023-01-30T19:25:15.598Z] ---> Running in f2fc619ff0cc [2023-01-30T19:25:15.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:25:15.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:25:15.598Z] ---> 4190becb6e99 [2023-01-30T19:25:15.598Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:25:15.598Z] ---> Running in 8202d4075e56 [2023-01-30T19:25:15.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:25:15.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:25:15.598Z] ---> 4190becb6e99 [2023-01-30T19:25:15.598Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:25:15.598Z] ---> Running in 3c9bf83b70f4 [2023-01-30T19:25:15.598Z] Removing intermediate container eaa29aa81c18 [2023-01-30T19:25:15.598Z] ---> c09aee7dc294 [2023-01-30T19:25:15.598Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T19:25:15.598Z] Removing intermediate container a4758da05eff [2023-01-30T19:25:15.598Z] ---> c5515e7d9526 [2023-01-30T19:25:15.598Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T19:25:15.598Z] Removing intermediate container 8202d4075e56 [2023-01-30T19:25:15.598Z] ---> 4e4343fad2b2 [2023-01-30T19:25:15.598Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T19:25:15.598Z] Removing intermediate container f2fc619ff0cc [2023-01-30T19:25:15.598Z] ---> 9ff71806b9c7 [2023-01-30T19:25:15.598Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T19:25:15.598Z] ---> Running in cd31258cc455 [2023-01-30T19:25:15.598Z] ---> Running in 62febd415d6f [2023-01-30T19:25:15.598Z] ---> Running in 29cf7f26adf0 [2023-01-30T19:25:15.598Z] ---> Running in 0a1a0cd4f6ac [2023-01-30T19:25:15.598Z] Removing intermediate container 3c9bf83b70f4 [2023-01-30T19:25:15.598Z] ---> 7cf6e9544fda [2023-01-30T19:25:15.598Z] Step 4/24 : WORKDIR /edgex-go [2023-01-30T19:25:15.598Z] ---> Running in 051d475406e1 [2023-01-30T19:25:15.598Z] Removing intermediate container 62febd415d6f [2023-01-30T19:25:15.598Z] ---> 36ebf247911b [2023-01-30T19:25:15.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T19:25:15.598Z] Removing intermediate container 29cf7f26adf0 [2023-01-30T19:25:15.598Z] ---> b6c84183692a [2023-01-30T19:25:15.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T19:25:15.598Z] ---> Running in 21395cd54e84 [2023-01-30T19:25:15.598Z] ---> Running in c4624fe0332d [2023-01-30T19:25:15.598Z] Removing intermediate container 0a1a0cd4f6ac [2023-01-30T19:25:15.598Z] ---> f29c4ab88ba8 [2023-01-30T19:25:15.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T19:25:15.598Z] Removing intermediate container 051d475406e1 [2023-01-30T19:25:15.598Z] ---> 9a02b427412c [2023-01-30T19:25:15.598Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-30T19:25:15.598Z] ---> Running in 823ad5215533 [2023-01-30T19:25:15.598Z] ---> Running in b4c6df42de8c [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] OK: 221 MiB in 51 packages [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:25:15.599Z] Removing intermediate container cd31258cc455 [2023-01-30T19:25:15.599Z] ---> 7939b2c33d78 [2023-01-30T19:25:15.599Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T19:25:15.599Z] OK: 221 MiB in 51 packages [2023-01-30T19:25:15.599Z] OK: 221 MiB in 51 packages [2023-01-30T19:25:15.599Z] OK: 221 MiB in 51 packages [2023-01-30T19:25:15.868Z] OK: 221 MiB in 51 packages [2023-01-30T19:25:16.825Z] ---> 8f20e8945979 [2023-01-30T19:25:16.825Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:25:16.825Z] Removing intermediate container 21395cd54e84 [2023-01-30T19:25:16.825Z] ---> 803d8bd872fa [2023-01-30T19:25:16.825Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T19:25:16.825Z] ---> Running in 068998b45ca5 [2023-01-30T19:25:17.414Z] Removing intermediate container c4624fe0332d [2023-01-30T19:25:17.414Z] ---> f1b7c252f323 [2023-01-30T19:25:17.414Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T19:25:17.681Z] Removing intermediate container 823ad5215533 [2023-01-30T19:25:17.681Z] ---> c6ae97af4e58 [2023-01-30T19:25:17.681Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T19:25:17.681Z] Removing intermediate container b4c6df42de8c [2023-01-30T19:25:17.681Z] ---> 749f1d7db1f1 [2023-01-30T19:25:17.681Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-30T19:25:17.954Z] ---> d78f025a2063 [2023-01-30T19:25:17.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:25:18.220Z] ---> Running in 54a4b7727a5f [2023-01-30T19:25:18.489Z] ---> 5db0c9a38fb4 [2023-01-30T19:25:18.489Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:25:18.755Z] ---> ba3bb9d9ba5f [2023-01-30T19:25:18.755Z] ---> Running in 2513e259be0f [2023-01-30T19:25:18.755Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:25:19.021Z] ---> Running in d8dbb49a5209 [2023-01-30T19:25:19.287Z] ---> b6a76b02a0c0 [2023-01-30T19:25:19.287Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:25:19.551Z] ---> Running in d95ac90d0be2 [2023-01-30T19:26:56.187Z] Removing intermediate container d95ac90d0be2 [2023-01-30T19:26:56.187Z] ---> 11f8b2887f1c [2023-01-30T19:26:56.187Z] Step 8/22 : COPY . . [2023-01-30T19:26:56.187Z] Removing intermediate container 54a4b7727a5f [2023-01-30T19:26:56.187Z] ---> 78f720297cdf [2023-01-30T19:26:56.187Z] Step 8/22 : COPY . . [2023-01-30T19:26:56.187Z] Removing intermediate container 068998b45ca5 [2023-01-30T19:26:56.187Z] ---> dde03ac61a22 [2023-01-30T19:26:56.187Z] Step 7/24 : COPY . . [2023-01-30T19:26:56.187Z] Removing intermediate container 2513e259be0f [2023-01-30T19:26:56.187Z] ---> 4948f382b371 [2023-01-30T19:26:56.187Z] Step 8/22 : COPY . . [2023-01-30T19:26:56.187Z] Removing intermediate container d8dbb49a5209 [2023-01-30T19:26:56.187Z] ---> 220110cebc20 [2023-01-30T19:26:56.187Z] Step 8/24 : COPY . . [2023-01-30T19:27:11.183Z] ---> 32a5eac14ade [2023-01-30T19:27:11.183Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T19:27:11.183Z] ---> 04906a2c9185 [2023-01-30T19:27:11.183Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-30T19:27:11.183Z] ---> Running in 43252246b519 [2023-01-30T19:27:11.183Z] ---> ffe31ec04020 [2023-01-30T19:27:11.183Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-30T19:27:11.183Z] ---> 64610aa11b1d [2023-01-30T19:27:11.183Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-30T19:27:11.183Z] ---> 3ab690d48658 [2023-01-30T19:27:11.183Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-30T19:27:11.183Z] ---> Running in 8fbfdc721d5d [2023-01-30T19:27:11.183Z] ---> Running in f334dc7f3838 [2023-01-30T19:27:11.183Z] ---> Running in c2733e605a53 [2023-01-30T19:27:11.183Z] ---> Running in 8ae6dac24eef [2023-01-30T19:27:11.183Z] Removing intermediate container 43252246b519 [2023-01-30T19:27:11.183Z] ---> 4f030e864696 [2023-01-30T19:27:11.183Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T19:27:11.183Z] ---> Running in 6b6a4c950950 [2023-01-30T19:27:11.450Z] Removing intermediate container 6b6a4c950950 [2023-01-30T19:27:11.450Z] ---> 69fadbdc1173 [2023-01-30T19:27:11.451Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T19:27:11.717Z] ---> Running in c63f55c09e73 [2023-01-30T19:27:13.127Z] 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-01-30T19:27:13.127Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-30T19:27:13.713Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-30T19:27:13.713Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-30T19:27:15.122Z] Removing intermediate container c63f55c09e73 [2023-01-30T19:27:15.122Z] ---> 6f5e0de50295 [2023-01-30T19:27:15.122Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T19:27:15.122Z] ---> Running in 0b773e59d892 [2023-01-30T19:27:15.710Z] Removing intermediate container 0b773e59d892 [2023-01-30T19:27:15.710Z] ---> 1d03a122c978 [2023-01-30T19:27:15.710Z] [2023-01-30T19:27:15.710Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T19:27:15.978Z] 3.15: Pulling from library/alpine [2023-01-30T19:27:17.382Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-30T19:27:17.382Z] Status: Downloaded newer image for alpine:3.15 [2023-01-30T19:27:17.382Z] ---> 8aa73fd46299 [2023-01-30T19:27:17.382Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T19:27:17.382Z] ---> Running in ba258843d219 [2023-01-30T19:27:17.648Z] Removing intermediate container ba258843d219 [2023-01-30T19:27:17.648Z] ---> f842b7577a82 [2023-01-30T19:27:17.648Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T19:27:17.913Z] ---> Running in 12e845dff3c0 [2023-01-30T19:27:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:27:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:27:21.513Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T19:27:21.513Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T19:27:21.513Z] OK: 15736 distinct packages available [2023-01-30T19:27:21.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:27:22.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:27:23.449Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-30T19:27:23.449Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-30T19:27:23.449Z] (3/5) Installing libucontext (1.1-r0) [2023-01-30T19:27:23.449Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-30T19:27:23.449Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-30T19:27:23.449Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T19:27:23.449Z] OK: 6 MiB in 19 packages [2023-01-30T19:27:25.383Z] Removing intermediate container 12e845dff3c0 [2023-01-30T19:27:25.383Z] ---> 08d2e32f66ef [2023-01-30T19:27:25.383Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-30T19:27:28.718Z] ---> 8e08d85da7f6 [2023-01-30T19:27:28.718Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T19:27:35.342Z] ---> 1193815cd65d [2023-01-30T19:27:35.342Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T19:27:35.608Z] ---> ebf8cf5e0fb6 [2023-01-30T19:27:35.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-30T19:27:37.542Z] ---> 7dde5eb80658 [2023-01-30T19:27:37.542Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-30T19:27:38.496Z] ---> 4046f5d98651 [2023-01-30T19:27:38.496Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T19:27:38.496Z] ---> Running in 79ee8eee4922 [2023-01-30T19:27:39.075Z] Removing intermediate container 79ee8eee4922 [2023-01-30T19:27:39.075Z] ---> 4dfdddab4a0c [2023-01-30T19:27:39.075Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T19:27:39.075Z] ---> Running in 68c69dff49d3 [2023-01-30T19:27:39.656Z] Removing intermediate container 68c69dff49d3 [2023-01-30T19:27:39.656Z] ---> 10d72e20f0cf [2023-01-30T19:27:39.656Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T19:27:39.656Z] ---> Running in 5b24319cb444 [2023-01-30T19:27:40.236Z] Removing intermediate container 5b24319cb444 [2023-01-30T19:27:40.236Z] ---> 09f3b72b0592 [2023-01-30T19:27:40.236Z] Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:27:40.236Z] ---> Running in 4f24cb0ee763 [2023-01-30T19:27:40.818Z] Removing intermediate container 4f24cb0ee763 [2023-01-30T19:27:40.818Z] ---> 4756d168b08f [2023-01-30T19:27:40.818Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T19:27:40.818Z] ---> Running in 7dbe29c732cc [2023-01-30T19:27:41.401Z] Removing intermediate container 7dbe29c732cc [2023-01-30T19:27:41.401Z] ---> 0c4ef3c4b601 [2023-01-30T19:27:41.401Z] [2023-01-30T19:27:41.667Z] Successfully built 0c4ef3c4b601 [2023-01-30T19:27:41.667Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-30T19:27:41.667Z] Building security-proxy-setup [2023-01-30T19:27:59.852Z]  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:27:59.852Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:27:59.852Z] ---> 4190becb6e99 [2023-01-30T19:27:59.852Z] Step 3/21 : WORKDIR /edgex-go [2023-01-30T19:27:59.852Z] ---> Using cache [2023-01-30T19:27:59.852Z] ---> c5515e7d9526 [2023-01-30T19:27:59.852Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-30T19:28:00.118Z] ---> Running in c7f32475270a [2023-01-30T19:28:02.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:28:02.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:28:04.042Z] OK: 221 MiB in 51 packages [2023-01-30T19:28:05.443Z] Removing intermediate container c7f32475270a [2023-01-30T19:28:05.443Z] ---> 334f6b549e36 [2023-01-30T19:28:05.443Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-30T19:28:06.399Z] ---> 7a78fd462f4c [2023-01-30T19:28:06.399Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:28:06.399Z] ---> Running in ad8ab0cc307c [2023-01-30T19:29:43.023Z] Removing intermediate container ad8ab0cc307c [2023-01-30T19:29:43.023Z] ---> c1d1d39341ac [2023-01-30T19:29:43.023Z] Step 7/21 : COPY . . [2023-01-30T19:29:51.228Z] ---> 20707b7b069b [2023-01-30T19:29:51.228Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-30T19:29:51.228Z] ---> Running in 0a3d06aa9287 [2023-01-30T19:29:52.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T19:33:44.139Z] Removing intermediate container 8fbfdc721d5d [2023-01-30T19:33:44.139Z] ---> 4b5b4d5d0fc5 [2023-01-30T19:33:44.139Z] [2023-01-30T19:33:44.139Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T19:33:44.139Z] 3.16: Pulling from library/alpine [2023-01-30T19:33:44.139Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T19:33:44.139Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T19:33:44.139Z] ---> 2b4661558fb8 [2023-01-30T19:33:44.139Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-30T19:33:44.140Z] ---> Running in 4b1d5308476b [2023-01-30T19:33:44.140Z] Removing intermediate container 4b1d5308476b [2023-01-30T19:33:44.140Z] ---> 5f74263d87de [2023-01-30T19:33:44.140Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T19:33:44.140Z] ---> Running in 365a2ce111a0 [2023-01-30T19:33:44.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:33:44.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:33:46.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T19:33:46.401Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:33:46.401Z] OK: 5 MiB in 15 packages [2023-01-30T19:33:47.805Z] Removing intermediate container 365a2ce111a0 [2023-01-30T19:33:47.805Z] ---> 9f37b749a62e [2023-01-30T19:33:47.805Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:33:48.766Z] ---> e0f252ffbcd7 [2023-01-30T19:33:48.766Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-30T19:33:50.176Z] ---> 83bc6bfae3d0 [2023-01-30T19:33:50.176Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-30T19:33:50.776Z] ---> 4cf9e8a108c5 [2023-01-30T19:33:50.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-30T19:33:51.743Z] ---> 405342a37028 [2023-01-30T19:33:51.743Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T19:33:51.743Z] ---> Running in 53beb5e2f2dd [2023-01-30T19:33:55.103Z] Removing intermediate container 53beb5e2f2dd [2023-01-30T19:33:55.103Z] ---> c21a055b7d99 [2023-01-30T19:33:55.103Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T19:33:55.103Z] ---> Running in 24c8b2b0efd7 [2023-01-30T19:33:56.514Z] Removing intermediate container 24c8b2b0efd7 [2023-01-30T19:33:56.514Z] ---> 3d3e2f5eada9 [2023-01-30T19:33:56.514Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-30T19:33:56.782Z] ---> Running in 0b01da1b9ea5 [2023-01-30T19:33:57.369Z] Removing intermediate container 0b01da1b9ea5 [2023-01-30T19:33:57.369Z] ---> 5a384a4c7890 [2023-01-30T19:33:57.369Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T19:33:57.369Z] ---> Running in 3d85d1bdfce7 [2023-01-30T19:33:57.951Z] Removing intermediate container 3d85d1bdfce7 [2023-01-30T19:33:57.951Z] ---> 5a5dfa820b74 [2023-01-30T19:33:57.951Z] Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:33:57.951Z] ---> Running in a7324db77a63 [2023-01-30T19:33:58.538Z] Removing intermediate container a7324db77a63 [2023-01-30T19:33:58.538Z] ---> b688e109c2a4 [2023-01-30T19:33:58.538Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T19:33:58.538Z] ---> Running in 8fec94a1d041 [2023-01-30T19:33:58.803Z] Removing intermediate container 8fec94a1d041 [2023-01-30T19:33:58.803Z] ---> 444c7371c9f0 [2023-01-30T19:33:58.803Z] [2023-01-30T19:33:59.070Z] Successfully built 444c7371c9f0 [2023-01-30T19:33:59.335Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-30T19:33:59.335Z] Building security-bootstrapper [2023-01-30T19:34:21.373Z]  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:34:21.373Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:34:21.373Z] ---> 4190becb6e99 [2023-01-30T19:34:21.373Z] Step 3/32 : WORKDIR /edgex-go [2023-01-30T19:34:21.373Z] ---> Using cache [2023-01-30T19:34:21.373Z] ---> c5515e7d9526 [2023-01-30T19:34:21.373Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-30T19:34:21.373Z] ---> Using cache [2023-01-30T19:34:21.373Z] ---> 334f6b549e36 [2023-01-30T19:34:21.373Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-30T19:34:21.373Z] ---> Using cache [2023-01-30T19:34:21.373Z] ---> 7a78fd462f4c [2023-01-30T19:34:21.373Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:34:21.373Z] ---> Using cache [2023-01-30T19:34:21.373Z] ---> c1d1d39341ac [2023-01-30T19:34:21.373Z] Step 7/32 : COPY . . [2023-01-30T19:34:21.373Z] ---> Using cache [2023-01-30T19:34:21.373Z] ---> 20707b7b069b [2023-01-30T19:34:21.373Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-30T19:34:21.373Z] Removing intermediate container f334dc7f3838 [2023-01-30T19:34:21.373Z] ---> b17e0e5269a7 [2023-01-30T19:34:21.373Z] [2023-01-30T19:34:21.373Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T19:34:21.373Z] ---> 2b4661558fb8 [2023-01-30T19:34:21.373Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-30T19:34:21.373Z] ---> Running in 484f3342cc09 [2023-01-30T19:34:21.373Z] ---> Running in 6f85e32f8013 [2023-01-30T19:34:21.373Z] Removing intermediate container 8ae6dac24eef [2023-01-30T19:34:21.373Z] ---> 979f0a025784 [2023-01-30T19:34:21.373Z] [2023-01-30T19:34:21.373Z] Step 10/24 : FROM alpine:3.16 [2023-01-30T19:34:21.373Z] ---> 2b4661558fb8 [2023-01-30T19:34:21.373Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-30T19:34:21.373Z] ---> Running in 2513fa1c1108 [2023-01-30T19:34:21.373Z] Removing intermediate container 6f85e32f8013 [2023-01-30T19:34:21.373Z] ---> 9ea0ef921f07 [2023-01-30T19:34:21.373Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-30T19:34:21.373Z] ---> Running in 94f251f3db70 [2023-01-30T19:34:21.373Z] Removing intermediate container 94f251f3db70 [2023-01-30T19:34:21.373Z] ---> 2ca0d9022f8c [2023-01-30T19:34:21.373Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-30T19:34:21.373Z] ---> Running in 04d4bcb4f4d3 [2023-01-30T19:34:21.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:34:21.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-30T19:34:21.905Z] Removing intermediate container 04d4bcb4f4d3 [2023-01-30T19:34:21.905Z] ---> 5d0d8c778633 [2023-01-30T19:34:21.905Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T19:34:22.171Z] ---> Running in 8fbf974731fc [2023-01-30T19:34:22.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:34:24.103Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T19:34:24.103Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:34:24.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:34:24.103Z] OK: 5 MiB in 15 packages [2023-01-30T19:34:24.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:34:25.504Z] Removing intermediate container 2513fa1c1108 [2023-01-30T19:34:25.504Z] ---> a462032c1260 [2023-01-30T19:34:25.504Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T19:34:25.504Z] ---> Running in 73f8eff2876d [2023-01-30T19:34:25.505Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T19:34:25.505Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:34:25.505Z] OK: 5 MiB in 15 packages [2023-01-30T19:34:26.086Z] Removing intermediate container 73f8eff2876d [2023-01-30T19:34:26.086Z] ---> 35e4e42c5733 [2023-01-30T19:34:26.086Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-30T19:34:26.086Z] ---> Running in cb3c93b8d24c [2023-01-30T19:34:26.668Z] Removing intermediate container cb3c93b8d24c [2023-01-30T19:34:26.668Z] ---> 65f2f51b5e08 [2023-01-30T19:34:26.668Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-30T19:34:26.935Z] ---> Running in 036d1e5e9f76 [2023-01-30T19:34:26.935Z] Removing intermediate container 8fbf974731fc [2023-01-30T19:34:26.935Z] ---> 446b5e7d74c3 [2023-01-30T19:34:26.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:34:27.522Z] Removing intermediate container 036d1e5e9f76 [2023-01-30T19:34:27.522Z] ---> 77d58aebcdb4 [2023-01-30T19:34:27.522Z] Step 15/24 : WORKDIR / [2023-01-30T19:34:27.788Z] ---> Running in 8807d93b8b21 [2023-01-30T19:34:28.370Z] ---> fd1844f4494c [2023-01-30T19:34:28.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-30T19:34:28.370Z] Removing intermediate container 8807d93b8b21 [2023-01-30T19:34:28.370Z] ---> 002271e1a244 [2023-01-30T19:34:28.370Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:34:29.769Z] ---> eb09db9c223e [2023-01-30T19:34:29.769Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-30T19:34:30.722Z] ---> 0f47ab8cf20b [2023-01-30T19:34:30.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-30T19:34:32.123Z] ---> 4943e973a044 [2023-01-30T19:34:32.123Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-30T19:34:32.123Z] ---> Running in 8cbd491bb438 [2023-01-30T19:34:32.123Z] ---> 8c7df0433ecf [2023-01-30T19:34:32.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-30T19:34:35.451Z] Removing intermediate container 8cbd491bb438 [2023-01-30T19:34:35.451Z] ---> 8d7c03288b24 [2023-01-30T19:34:35.451Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:34:35.451Z] ---> bff8fee2db26 [2023-01-30T19:34:35.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-30T19:34:35.451Z] ---> Running in 01083cec5041 [2023-01-30T19:34:35.716Z] Removing intermediate container 01083cec5041 [2023-01-30T19:34:35.716Z] ---> df4d6ba9fe4d [2023-01-30T19:34:35.716Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T19:34:35.985Z] ---> Running in 9624beb29a0c [2023-01-30T19:34:36.254Z] ---> 8c1a1309d8dd [2023-01-30T19:34:36.254Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-30T19:34:36.254Z] ---> Running in 95ddada3cff7 [2023-01-30T19:34:36.520Z] Removing intermediate container 9624beb29a0c [2023-01-30T19:34:36.520Z] ---> 952b5cf7b3dc [2023-01-30T19:34:36.520Z] Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:34:36.787Z] ---> Running in efd5bb76970a [2023-01-30T19:34:36.787Z] Removing intermediate container 95ddada3cff7 [2023-01-30T19:34:37.052Z] ---> fb1f9d964de1 [2023-01-30T19:34:37.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:34:37.052Z] ---> Running in 903ca3ab3321 [2023-01-30T19:34:37.631Z] Removing intermediate container efd5bb76970a [2023-01-30T19:34:37.631Z] ---> c3cd2f0cab52 [2023-01-30T19:34:37.631Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T19:34:37.631Z] ---> Running in 7207973eb5a3 [2023-01-30T19:34:37.631Z] Removing intermediate container 903ca3ab3321 [2023-01-30T19:34:37.631Z] ---> 21dc647f3721 [2023-01-30T19:34:37.631Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T19:34:37.896Z] ---> Running in 054456938ded [2023-01-30T19:34:38.161Z] Removing intermediate container 7207973eb5a3 [2023-01-30T19:34:38.161Z] ---> 428a32795294 [2023-01-30T19:34:38.161Z] [2023-01-30T19:34:38.426Z] Removing intermediate container 054456938ded [2023-01-30T19:34:38.426Z] ---> ed3463bd646c [2023-01-30T19:34:38.426Z] Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:34:38.691Z] ---> Running in 2a7e2262fef2 [2023-01-30T19:34:38.957Z] Successfully built 428a32795294 [2023-01-30T19:34:38.957Z] Successfully tagged core-data-arm64:latest [2023-01-30T19:34:38.957Z] Building support-notifications [2023-01-30T19:34:39.222Z]  Building core-data ... done Removing intermediate container 2a7e2262fef2 [2023-01-30T19:34:39.222Z] ---> fe3d39457a76 [2023-01-30T19:34:39.222Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T19:34:39.222Z] ---> Running in 1ec0be9605b9 [2023-01-30T19:34:39.800Z] Removing intermediate container 1ec0be9605b9 [2023-01-30T19:34:39.800Z] ---> cfd385669056 [2023-01-30T19:34:39.800Z] [2023-01-30T19:34:40.064Z] Successfully built cfd385669056 [2023-01-30T19:34:40.064Z] Successfully tagged core-metadata-arm64:latest [2023-01-30T19:34:40.064Z] Building security-spire-server [2023-01-30T19:35:02.087Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:35:02.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:35:02.087Z] ---> 4190becb6e99 [2023-01-30T19:35:02.087Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 7cf6e9544fda [2023-01-30T19:35:02.087Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 9a02b427412c [2023-01-30T19:35:02.087Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-30T19:35:02.087Z] ---> Running in fc959124462a [2023-01-30T19:35:02.087Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:35:02.087Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:35:02.087Z] ---> 4190becb6e99 [2023-01-30T19:35:02.087Z] Step 3/23 : WORKDIR /edgex-go [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> c5515e7d9526 [2023-01-30T19:35:02.087Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 7939b2c33d78 [2023-01-30T19:35:02.087Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 8f20e8945979 [2023-01-30T19:35:02.087Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> dde03ac61a22 [2023-01-30T19:35:02.087Z] Step 7/23 : COPY . . [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 32a5eac14ade [2023-01-30T19:35:02.087Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 4f030e864696 [2023-01-30T19:35:02.087Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-30T19:35:02.087Z] ---> Using cache [2023-01-30T19:35:02.087Z] ---> 69fadbdc1173 [2023-01-30T19:35:02.087Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T19:35:02.087Z] ---> Running in ef5de8896f7d [2023-01-30T19:35:03.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:03.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:05.170Z] Removing intermediate container ef5de8896f7d [2023-01-30T19:35:05.170Z] ---> da909e2ffe87 [2023-01-30T19:35:05.170Z] Step 11/23 : WORKDIR /edgex-go [2023-01-30T19:35:05.170Z] ---> Running in 800d78c7f9d5 [2023-01-30T19:35:05.444Z] OK: 221 MiB in 51 packages [2023-01-30T19:35:05.720Z] Removing intermediate container 800d78c7f9d5 [2023-01-30T19:35:05.720Z] ---> af4897a73807 [2023-01-30T19:35:05.720Z] [2023-01-30T19:35:05.720Z] Step 12/23 : FROM alpine:3.15 [2023-01-30T19:35:05.720Z] ---> 8aa73fd46299 [2023-01-30T19:35:05.720Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T19:35:05.720Z] ---> Using cache [2023-01-30T19:35:05.720Z] ---> f842b7577a82 [2023-01-30T19:35:05.720Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T19:35:05.720Z] ---> Using cache [2023-01-30T19:35:05.720Z] ---> 08d2e32f66ef [2023-01-30T19:35:05.720Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T19:35:06.679Z] Removing intermediate container fc959124462a [2023-01-30T19:35:06.679Z] ---> 400b942b2a3f [2023-01-30T19:35:06.679Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T19:35:08.080Z] ---> e2e8d8977c6a [2023-01-30T19:35:08.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:35:08.080Z] ---> Running in 6cfc1a4c880c [2023-01-30T19:35:10.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-30T19:35:14.255Z] ---> 011a77200472 [2023-01-30T19:35:14.255Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T19:35:14.838Z] ---> c662a7b123aa [2023-01-30T19:35:14.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-30T19:35:15.798Z] ---> 9f7bdde3eb08 [2023-01-30T19:35:15.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-30T19:35:16.757Z] ---> 0cb750cb3762 [2023-01-30T19:35:16.757Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T19:35:16.757Z] ---> Running in f0711e1193a1 [2023-01-30T19:35:17.024Z] Removing intermediate container f0711e1193a1 [2023-01-30T19:35:17.024Z] ---> 80c8a8bf3cd4 [2023-01-30T19:35:17.024Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T19:35:17.291Z] ---> Running in 00ad2839b291 [2023-01-30T19:35:17.871Z] Removing intermediate container 00ad2839b291 [2023-01-30T19:35:17.871Z] ---> 796574e9a29f [2023-01-30T19:35:17.871Z] Step 21/23 : LABEL arch=arm64 [2023-01-30T19:35:17.871Z] ---> Running in cdbb8011cbd6 [2023-01-30T19:35:18.451Z] Removing intermediate container cdbb8011cbd6 [2023-01-30T19:35:18.451Z] ---> 8c51fc2d6209 [2023-01-30T19:35:18.451Z] Step 22/23 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:35:18.451Z] ---> Running in f56f570a2ee4 [2023-01-30T19:35:19.031Z] Removing intermediate container f56f570a2ee4 [2023-01-30T19:35:19.031Z] ---> 74688a45823c [2023-01-30T19:35:19.031Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T19:35:19.031Z] ---> Running in 845ef6f39a53 [2023-01-30T19:35:19.294Z] Removing intermediate container 845ef6f39a53 [2023-01-30T19:35:19.294Z] ---> ca6af842960c [2023-01-30T19:35:19.294Z] [2023-01-30T19:35:19.559Z] Successfully built ca6af842960c [2023-01-30T19:35:19.559Z] Successfully tagged security-spire-server-arm64:latest [2023-01-30T19:35:19.823Z]  Building security-spire-server ... done Building security-spire-config [2023-01-30T19:35:37.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:35:37.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:35:37.997Z] ---> 4190becb6e99 [2023-01-30T19:35:37.997Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> c5515e7d9526 [2023-01-30T19:35:37.997Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 7939b2c33d78 [2023-01-30T19:35:37.997Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 8f20e8945979 [2023-01-30T19:35:37.997Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> dde03ac61a22 [2023-01-30T19:35:37.997Z] Step 7/24 : COPY . . [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 32a5eac14ade [2023-01-30T19:35:37.997Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 4f030e864696 [2023-01-30T19:35:37.997Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 69fadbdc1173 [2023-01-30T19:35:37.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-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 6f5e0de50295 [2023-01-30T19:35:37.997Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> 1d03a122c978 [2023-01-30T19:35:37.997Z] [2023-01-30T19:35:37.997Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T19:35:37.997Z] ---> 8aa73fd46299 [2023-01-30T19:35:37.997Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T19:35:37.997Z] ---> Using cache [2023-01-30T19:35:37.997Z] ---> f842b7577a82 [2023-01-30T19:35:37.997Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-30T19:35:37.997Z] ---> Running in 18600e7856fd [2023-01-30T19:35:37.997Z] Removing intermediate container 0a3d06aa9287 [2023-01-30T19:35:37.997Z] ---> a95d30fc7871 [2023-01-30T19:35:37.997Z] [2023-01-30T19:35:37.997Z] Step 9/21 : FROM alpine:3.16 [2023-01-30T19:35:37.997Z] ---> 2b4661558fb8 [2023-01-30T19:35:37.997Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-30T19:35:37.997Z] ---> Running in dccd26dbf034 [2023-01-30T19:35:38.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:39.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:40.374Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T19:35:40.375Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T19:35:40.375Z] OK: 15736 distinct packages available [2023-01-30T19:35:40.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:40.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:35:40.961Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-30T19:35:40.961Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-30T19:35:40.961Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-30T19:35:40.961Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-30T19:35:40.961Z] (5/6) Installing curl (7.83.1-r5) [2023-01-30T19:35:40.961Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-30T19:35:40.961Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:35:40.961Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T19:35:41.540Z] OK: 8 MiB in 20 packages [2023-01-30T19:35:41.806Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-30T19:35:41.806Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-30T19:35:41.806Z] (3/4) Installing libucontext (1.1-r0) [2023-01-30T19:35:41.806Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-30T19:35:41.806Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T19:35:42.083Z] OK: 6 MiB in 18 packages [2023-01-30T19:35:44.020Z] Removing intermediate container 18600e7856fd [2023-01-30T19:35:44.020Z] ---> c8028d7736ea [2023-01-30T19:35:44.020Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T19:35:44.286Z] Removing intermediate container dccd26dbf034 [2023-01-30T19:35:44.286Z] ---> 34c5ee3a6b7d [2023-01-30T19:35:44.286Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T19:35:44.286Z] ---> Running in b446673bbae1 [2023-01-30T19:35:45.242Z] Removing intermediate container b446673bbae1 [2023-01-30T19:35:45.242Z] ---> 7051a2c36674 [2023-01-30T19:35:45.242Z] Step 12/21 : WORKDIR /edgex [2023-01-30T19:35:45.242Z] ---> Running in 5b9f550d6033 [2023-01-30T19:35:46.194Z] Removing intermediate container 5b9f550d6033 [2023-01-30T19:35:46.194Z] ---> 8dca47963485 [2023-01-30T19:35:46.194Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-30T19:35:47.602Z] ---> ef6c188295a9 [2023-01-30T19:35:47.602Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-30T19:35:50.179Z] ---> ed494c34f895 [2023-01-30T19:35:50.179Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-30T19:35:50.760Z] ---> d2b64c86d407 [2023-01-30T19:35:50.760Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T19:35:53.358Z] ---> 3b94d709dab4 [2023-01-30T19:35:53.358Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-30T19:35:53.358Z] ---> 7900f57bca87 [2023-01-30T19:35:53.358Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T19:35:53.358Z] ---> Running in 49b0f1502317 [2023-01-30T19:35:53.939Z] Removing intermediate container 49b0f1502317 [2023-01-30T19:35:53.939Z] ---> 6e4c8eb24a57 [2023-01-30T19:35:53.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-30T19:35:54.206Z] ---> a4c81e16f89a [2023-01-30T19:35:54.206Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T19:35:54.472Z] ---> Running in 83bab3d0e2e1 [2023-01-30T19:35:55.052Z] ---> c0f2b3afa9c3 [2023-01-30T19:35:55.052Z] Step 19/24 : WORKDIR / [2023-01-30T19:35:55.321Z] ---> Running in db6c1c9c2f91 [2023-01-30T19:35:56.275Z] Removing intermediate container db6c1c9c2f91 [2023-01-30T19:35:56.275Z] ---> e81382410821 [2023-01-30T19:35:56.275Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T19:35:56.275Z] ---> Running in 84c0194216bc [2023-01-30T19:35:57.235Z] Removing intermediate container 84c0194216bc [2023-01-30T19:35:57.235Z] ---> 86f3d35a5ba1 [2023-01-30T19:35:57.235Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T19:35:57.235Z] ---> Running in 424ad49f1f72 [2023-01-30T19:35:57.817Z] Removing intermediate container 83bab3d0e2e1 [2023-01-30T19:35:57.817Z] ---> 516c2a90efa3 [2023-01-30T19:35:57.817Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T19:35:57.817Z] Removing intermediate container 424ad49f1f72 [2023-01-30T19:35:57.817Z] ---> 8d20f0c45715 [2023-01-30T19:35:57.817Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T19:35:58.082Z] ---> Running in 01b4f9ae1a1e [2023-01-30T19:35:58.082Z] ---> Running in 55e965eb5d84 [2023-01-30T19:35:58.662Z] Removing intermediate container 55e965eb5d84 [2023-01-30T19:35:58.662Z] ---> 436706f48ae5 [2023-01-30T19:35:58.662Z] Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:35:58.927Z] Removing intermediate container 01b4f9ae1a1e [2023-01-30T19:35:58.927Z] ---> ef473ac1526f [2023-01-30T19:35:58.927Z] Step 19/21 : LABEL arch=arm64 [2023-01-30T19:35:58.927Z] ---> Running in fb824896e246 [2023-01-30T19:35:58.927Z] ---> Running in c4c9a698ec07 [2023-01-30T19:35:59.888Z] Removing intermediate container fb824896e246 [2023-01-30T19:35:59.888Z] ---> 8af037c9811f [2023-01-30T19:35:59.888Z] Step 20/21 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:35:59.888Z] Removing intermediate container c4c9a698ec07 [2023-01-30T19:35:59.888Z] ---> 84ffd223d0d9 [2023-01-30T19:35:59.888Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T19:35:59.888Z] ---> Running in 4484a6ecf4ec [2023-01-30T19:35:59.888Z] ---> Running in a850dd8868ad [2023-01-30T19:36:00.483Z] Removing intermediate container 4484a6ecf4ec [2023-01-30T19:36:00.483Z] ---> a79d5e7f973f [2023-01-30T19:36:00.483Z] Step 21/21 : LABEL version=0.0.0 [2023-01-30T19:36:00.483Z] Removing intermediate container a850dd8868ad [2023-01-30T19:36:00.483Z] ---> 1659ceac1c9e [2023-01-30T19:36:00.483Z] [2023-01-30T19:36:00.752Z] ---> Running in c15607558955 [2023-01-30T19:36:01.022Z] Successfully built 1659ceac1c9e [2023-01-30T19:36:01.022Z] Successfully tagged security-spire-config-arm64:latest [2023-01-30T19:36:01.022Z]  Building security-spire-config ... done Building core-command [2023-01-30T19:36:01.288Z] Removing intermediate container c15607558955 [2023-01-30T19:36:01.288Z] ---> 1152d1a4063b [2023-01-30T19:36:01.288Z] [2023-01-30T19:36:01.552Z] Successfully built 1152d1a4063b [2023-01-30T19:36:01.552Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-30T19:36:01.552Z] Building security-spiffe-token-provider [2023-01-30T19:36:28.223Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:36:28.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:36:28.223Z] ---> 4190becb6e99 [2023-01-30T19:36:28.223Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> 7cf6e9544fda [2023-01-30T19:36:28.223Z] Step 4/23 : WORKDIR /edgex-go [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> 9a02b427412c [2023-01-30T19:36:28.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> 749f1d7db1f1 [2023-01-30T19:36:28.223Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> ba3bb9d9ba5f [2023-01-30T19:36:28.223Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> 220110cebc20 [2023-01-30T19:36:28.223Z] Step 8/23 : COPY . . [2023-01-30T19:36:28.223Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:36:28.223Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:36:28.223Z] ---> 4190becb6e99 [2023-01-30T19:36:28.223Z] Step 3/19 : WORKDIR /edgex-go [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> c5515e7d9526 [2023-01-30T19:36:28.223Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-30T19:36:28.223Z] ---> Using cache [2023-01-30T19:36:28.223Z] ---> 3ab690d48658 [2023-01-30T19:36:28.223Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-30T19:36:28.488Z] ---> Running in fe7b549db1ba [2023-01-30T19:36:28.753Z] ---> Running in 0db20b839ff8 [2023-01-30T19:36:31.324Z] Removing intermediate container c2733e605a53 [2023-01-30T19:36:31.324Z] ---> 7090071f7f41 [2023-01-30T19:36:31.324Z] [2023-01-30T19:36:31.324Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T19:36:31.324Z] ---> 2b4661558fb8 [2023-01-30T19:36:31.324Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T19:36:31.324Z] ---> Using cache [2023-01-30T19:36:31.324Z] ---> a462032c1260 [2023-01-30T19:36:31.324Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T19:36:31.324Z] ---> Using cache [2023-01-30T19:36:31.324Z] ---> 35e4e42c5733 [2023-01-30T19:36:31.324Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-30T19:36:31.324Z] ---> Running in 56e0a5c06015 [2023-01-30T19:36:31.590Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-30T19:36:31.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:36:32.121Z] Removing intermediate container 56e0a5c06015 [2023-01-30T19:36:32.121Z] ---> 2081d19af843 [2023-01-30T19:36:32.121Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T19:36:32.121Z] ---> Running in a82b7183e7cb [2023-01-30T19:36:32.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:36:33.084Z] Removing intermediate container a82b7183e7cb [2023-01-30T19:36:33.084Z] ---> 5a30100e98c3 [2023-01-30T19:36:33.084Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:36:33.662Z] v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-30T19:36:33.662Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-30T19:36:33.662Z] OK: 16901 distinct packages available [2023-01-30T19:36:33.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:36:34.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:36:34.460Z] ---> 9a45cca076c2 [2023-01-30T19:36:34.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-30T19:36:35.413Z] OK: 221 MiB in 51 packages [2023-01-30T19:36:37.984Z] Removing intermediate container fe7b549db1ba [2023-01-30T19:36:37.984Z] ---> 47e9025b38d2 [2023-01-30T19:36:37.984Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-30T19:36:39.386Z] ---> 887e160a5f53 [2023-01-30T19:36:39.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-30T19:36:40.109Z] ---> 7dcbf4fc468a [2023-01-30T19:36:40.109Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:36:40.109Z] ---> Running in 32ed8c0f399f [2023-01-30T19:36:41.574Z] ---> 11239dc86fb0 [2023-01-30T19:36:41.574Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-30T19:36:41.574Z] ---> Running in 3123b426ece7 [2023-01-30T19:36:43.783Z] Removing intermediate container 3123b426ece7 [2023-01-30T19:36:43.783Z] ---> 0f863e2ad6f7 [2023-01-30T19:36:43.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:36:43.783Z] ---> Running in d7c57ee58a33 [2023-01-30T19:36:44.412Z] Removing intermediate container d7c57ee58a33 [2023-01-30T19:36:44.412Z] ---> fb99f5994628 [2023-01-30T19:36:44.412Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T19:36:44.686Z] ---> Running in 30e846e2312f [2023-01-30T19:36:45.651Z] Removing intermediate container 30e846e2312f [2023-01-30T19:36:45.651Z] ---> 3794b89c3335 [2023-01-30T19:36:45.651Z] Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:36:45.651Z] ---> Running in d8ab70778c9d [2023-01-30T19:36:46.230Z] Removing intermediate container d8ab70778c9d [2023-01-30T19:36:46.230Z] ---> bf08cb9cad56 [2023-01-30T19:36:46.230Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T19:36:46.495Z] ---> Running in 2b0f6e88b739 [2023-01-30T19:36:47.073Z] Removing intermediate container 2b0f6e88b739 [2023-01-30T19:36:47.073Z] ---> 75af9cf2be76 [2023-01-30T19:36:47.073Z] [2023-01-30T19:36:47.650Z] Successfully built 75af9cf2be76 [2023-01-30T19:36:47.650Z] Successfully tagged support-scheduler-arm64:latest [2023-01-30T19:36:47.650Z] Building security-secretstore-setup [2023-01-30T19:36:54.288Z]  Building support-scheduler ... done Removing intermediate container 6cfc1a4c880c [2023-01-30T19:36:54.288Z] ---> 11c8d5114a43 [2023-01-30T19:36:54.288Z] Step 8/22 : COPY . . [2023-01-30T19:37:02.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T19:37:02.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T19:37:02.471Z] ---> 4190becb6e99 [2023-01-30T19:37:02.471Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T19:37:02.471Z] ---> Using cache [2023-01-30T19:37:02.471Z] ---> c5515e7d9526 [2023-01-30T19:37:02.471Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-30T19:37:02.471Z] ---> Using cache [2023-01-30T19:37:02.471Z] ---> 334f6b549e36 [2023-01-30T19:37:02.471Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T19:37:02.471Z] ---> Using cache [2023-01-30T19:37:02.471Z] ---> 7a78fd462f4c [2023-01-30T19:37:02.471Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T19:37:02.471Z] ---> Using cache [2023-01-30T19:37:02.471Z] ---> c1d1d39341ac [2023-01-30T19:37:02.471Z] Step 7/24 : COPY . . [2023-01-30T19:37:02.471Z] ---> Using cache [2023-01-30T19:37:02.471Z] ---> 20707b7b069b [2023-01-30T19:37:02.471Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-30T19:37:03.053Z] ---> Running in 05366c9a25f8 [2023-01-30T19:37:05.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-30T19:37:10.980Z] ---> a0cb25d31451 [2023-01-30T19:37:10.980Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-30T19:37:10.980Z] ---> Running in 39792e47e14d [2023-01-30T19:37:11.934Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-30T19:38:33.523Z] Removing intermediate container 32ed8c0f399f [2023-01-30T19:38:33.523Z] ---> a96988b5ecb6 [2023-01-30T19:38:33.523Z] Step 7/19 : COPY . . [2023-01-30T19:38:33.523Z] ---> 7a71f09aa434 [2023-01-30T19:38:33.523Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-30T19:38:33.523Z] ---> Running in 61e0b8c57278 [2023-01-30T19:38:34.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-30T19:39:20.896Z] Removing intermediate container 484f3342cc09 [2023-01-30T19:39:20.896Z] ---> dd56191298e4 [2023-01-30T19:39:20.896Z] [2023-01-30T19:39:20.896Z] Step 9/32 : FROM alpine:3.16 [2023-01-30T19:39:20.896Z] ---> 2b4661558fb8 [2023-01-30T19:39:20.896Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T19:39:20.896Z] ---> Running in e096d31e6463 [2023-01-30T19:39:20.896Z] Removing intermediate container e096d31e6463 [2023-01-30T19:39:20.896Z] ---> 5aea59c697ea [2023-01-30T19:39:20.896Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-30T19:39:20.896Z] ---> Running in b8cd9c720169 [2023-01-30T19:39:21.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:39:22.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:39:23.460Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-30T19:39:23.460Z] (2/2) Installing su-exec (0.2-r1) [2023-01-30T19:39:23.460Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:39:23.724Z] OK: 5 MiB in 16 packages [2023-01-30T19:39:25.126Z] Removing intermediate container b8cd9c720169 [2023-01-30T19:39:25.126Z] ---> 5d9445330e99 [2023-01-30T19:39:25.126Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-30T19:39:25.126Z] ---> Running in 3af68c06df58 [2023-01-30T19:39:25.709Z] Removing intermediate container 3af68c06df58 [2023-01-30T19:39:25.709Z] ---> 2bbe86266841 [2023-01-30T19:39:25.709Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-30T19:39:25.709Z] ---> Running in a6525839d056 [2023-01-30T19:39:25.978Z] Removing intermediate container a6525839d056 [2023-01-30T19:39:25.978Z] ---> d19adfd920d5 [2023-01-30T19:39:25.978Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-30T19:39:26.244Z] ---> Running in cf1c772e551d [2023-01-30T19:39:26.518Z] Removing intermediate container cf1c772e551d [2023-01-30T19:39:26.518Z] ---> d64a89ba9921 [2023-01-30T19:39:26.518Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-30T19:39:26.518Z] ---> Running in 275e59d978b0 [2023-01-30T19:39:27.107Z] Removing intermediate container 275e59d978b0 [2023-01-30T19:39:27.107Z] ---> 38cbbeee7461 [2023-01-30T19:39:27.107Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-30T19:39:27.374Z] ---> Running in 06b8c7715674 [2023-01-30T19:39:30.730Z] Removing intermediate container 06b8c7715674 [2023-01-30T19:39:30.730Z] ---> 5284e5eac1e9 [2023-01-30T19:39:30.730Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-30T19:39:30.730Z] ---> Running in fbdc3e594465 [2023-01-30T19:39:30.997Z] Removing intermediate container fbdc3e594465 [2023-01-30T19:39:30.997Z] ---> e23cd4e8afca [2023-01-30T19:39:30.997Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-30T19:39:31.953Z] ---> 32c1d7458369 [2023-01-30T19:39:31.953Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-30T19:39:31.953Z] ---> Running in c02a7dae5925 [2023-01-30T19:39:35.294Z] Removing intermediate container c02a7dae5925 [2023-01-30T19:39:35.294Z] ---> a71a1880ff01 [2023-01-30T19:39:35.294Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:39:36.260Z] ---> d0b169516490 [2023-01-30T19:39:36.260Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-30T19:39:38.195Z] ---> e29a76a99787 [2023-01-30T19:39:38.195Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-30T19:39:38.782Z] ---> 4b3757c2ef60 [2023-01-30T19:39:38.782Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-30T19:39:39.734Z] ---> a7d27b1fb83b [2023-01-30T19:39:39.734Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-30T19:39:40.322Z] ---> 1c51ecda69c0 [2023-01-30T19:39:40.322Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-30T19:39:41.722Z] ---> 2d64045b4fb5 [2023-01-30T19:39:41.722Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-30T19:39:42.682Z] ---> 6636f40be31f [2023-01-30T19:39:42.682Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-30T19:39:42.682Z] ---> Running in 34d406e1facb [2023-01-30T19:39:46.012Z] Removing intermediate container 34d406e1facb [2023-01-30T19:39:46.012Z] ---> f5da3a572bc8 [2023-01-30T19:39:46.012Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-30T19:39:46.012Z] ---> Running in c88de585b136 [2023-01-30T19:39:46.278Z] Removing intermediate container c88de585b136 [2023-01-30T19:39:46.278Z] ---> fa2304702e71 [2023-01-30T19:39:46.278Z] Step 29/32 : CMD ["gate"] [2023-01-30T19:39:46.278Z] ---> Running in 651de44ae2c9 [2023-01-30T19:39:46.859Z] Removing intermediate container 651de44ae2c9 [2023-01-30T19:39:46.859Z] ---> cf4bdfc6496d [2023-01-30T19:39:46.859Z] Step 30/32 : LABEL arch=arm64 [2023-01-30T19:39:47.140Z] ---> Running in adb47637f1b0 [2023-01-30T19:39:47.408Z] Removing intermediate container adb47637f1b0 [2023-01-30T19:39:47.408Z] ---> 22110d6cb193 [2023-01-30T19:39:47.408Z] Step 31/32 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:39:47.674Z] ---> Running in b4e727f738d8 [2023-01-30T19:39:48.257Z] Removing intermediate container b4e727f738d8 [2023-01-30T19:39:48.257Z] ---> 26cd60be6e56 [2023-01-30T19:39:48.257Z] Step 32/32 : LABEL version=0.0.0 [2023-01-30T19:39:48.257Z] ---> Running in 3f7c3bf26682 [2023-01-30T19:39:48.838Z] Removing intermediate container 3f7c3bf26682 [2023-01-30T19:39:48.838Z] ---> b569aff4b71d [2023-01-30T19:39:48.838Z] [2023-01-30T19:39:49.104Z] Successfully built b569aff4b71d [2023-01-30T19:39:49.104Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-30T19:42:10.763Z]  Building security-bootstrapper ... 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-01-30T19:42:14.109Z] Removing intermediate container 0db20b839ff8 [2023-01-30T19:42:14.109Z] ---> d2cbf2bf1d54 [2023-01-30T19:42:14.109Z] [2023-01-30T19:42:14.109Z] Step 10/23 : FROM alpine:3.16 [2023-01-30T19:42:14.109Z] ---> 2b4661558fb8 [2023-01-30T19:42:14.109Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-30T19:42:14.109Z] ---> Using cache [2023-01-30T19:42:14.109Z] ---> a462032c1260 [2023-01-30T19:42:14.109Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T19:42:14.109Z] ---> Using cache [2023-01-30T19:42:14.109Z] ---> 35e4e42c5733 [2023-01-30T19:42:14.109Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-30T19:42:14.109Z] ---> Running in 259f8606f177 [2023-01-30T19:42:14.695Z] Removing intermediate container 259f8606f177 [2023-01-30T19:42:14.695Z] ---> f708f4ecaf26 [2023-01-30T19:42:14.695Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-30T19:42:14.695Z] ---> Running in 856d2a502285 [2023-01-30T19:42:15.284Z] Removing intermediate container 856d2a502285 [2023-01-30T19:42:15.284Z] ---> aeb2522db65b [2023-01-30T19:42:15.284Z] Step 15/23 : WORKDIR / [2023-01-30T19:42:15.284Z] ---> Running in dc1dea33d9b7 [2023-01-30T19:42:15.881Z] Removing intermediate container dc1dea33d9b7 [2023-01-30T19:42:15.881Z] ---> 12b0bf76043b [2023-01-30T19:42:15.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:42:16.465Z] ---> f4c51a35beea [2023-01-30T19:42:16.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-30T19:42:17.873Z] ---> 903936739529 [2023-01-30T19:42:17.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-30T19:42:19.823Z] ---> 67798eef9f20 [2023-01-30T19:42:19.823Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-30T19:42:19.823Z] ---> Running in 6ab8a926dcb9 [2023-01-30T19:42:20.776Z] Removing intermediate container 6ab8a926dcb9 [2023-01-30T19:42:20.776Z] ---> f9f1ec7634ac [2023-01-30T19:42:20.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:42:20.776Z] ---> Running in 4bcaec828709 [2023-01-30T19:42:21.731Z] Removing intermediate container 4bcaec828709 [2023-01-30T19:42:21.731Z] ---> fd887794b0d3 [2023-01-30T19:42:21.731Z] Step 21/23 : LABEL arch=arm64 [2023-01-30T19:42:21.731Z] ---> Running in e4509541e831 [2023-01-30T19:42:22.686Z] Removing intermediate container e4509541e831 [2023-01-30T19:42:22.686Z] ---> 39d8d0d5bfee [2023-01-30T19:42:22.686Z] Step 22/23 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:42:22.686Z] ---> Running in 110f3bbe2340 [2023-01-30T19:42:23.667Z] Removing intermediate container 110f3bbe2340 [2023-01-30T19:42:23.667Z] ---> 1e6790e362bb [2023-01-30T19:42:23.667Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T19:42:23.667Z] ---> Running in f19660260bea [2023-01-30T19:42:25.617Z] Removing intermediate container f19660260bea [2023-01-30T19:42:25.617Z] ---> cc5bb7be68fb [2023-01-30T19:42:25.617Z] [2023-01-30T19:42:25.888Z] Successfully built cc5bb7be68fb [2023-01-30T19:42:25.888Z] Successfully tagged core-command-arm64:latest [2023-01-30T19:42:27.303Z]  Building core-command ... done Removing intermediate container 05366c9a25f8 [2023-01-30T19:42:27.303Z] ---> 85a65014ddef [2023-01-30T19:42:27.303Z] [2023-01-30T19:42:27.303Z] Step 9/24 : FROM alpine:3.16 [2023-01-30T19:42:27.303Z] ---> 2b4661558fb8 [2023-01-30T19:42:27.303Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-30T19:42:27.579Z] ---> Running in a510b824d381 [2023-01-30T19:42:29.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:42:29.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:42:30.920Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-30T19:42:30.920Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-30T19:42:30.920Z] (3/3) Installing su-exec (0.2-r1) [2023-01-30T19:42:30.920Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:42:30.920Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T19:42:31.185Z] OK: 6 MiB in 17 packages [2023-01-30T19:42:33.788Z] Removing intermediate container a510b824d381 [2023-01-30T19:42:33.788Z] ---> 53d3b3e1b80b [2023-01-30T19:42:33.788Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T19:42:33.788Z] ---> Running in dfbef2bcdd3a [2023-01-30T19:42:34.053Z] Removing intermediate container dfbef2bcdd3a [2023-01-30T19:42:34.053Z] ---> d65530d4ed71 [2023-01-30T19:42:34.054Z] Step 12/24 : WORKDIR / [2023-01-30T19:42:34.054Z] ---> Running in 1dde6a6d408d [2023-01-30T19:42:34.633Z] Removing intermediate container 1dde6a6d408d [2023-01-30T19:42:34.633Z] ---> 55a8e19c6827 [2023-01-30T19:42:34.634Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-30T19:42:35.590Z] ---> c4158a00b29e [2023-01-30T19:42:35.590Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-30T19:42:36.550Z] ---> 5b157ac18ca3 [2023-01-30T19:42:36.550Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-30T19:42:37.528Z] ---> 455ab75371d2 [2023-01-30T19:42:37.528Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-30T19:42:38.491Z] ---> 0983a6867ad5 [2023-01-30T19:42:38.491Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-30T19:42:40.438Z] ---> c00a11363c36 [2023-01-30T19:42:40.438Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-30T19:42:41.844Z] ---> 8c443ba8b7fe [2023-01-30T19:42:41.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T19:42:42.801Z] ---> ef607120c853 [2023-01-30T19:42:42.801Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T19:42:42.801Z] ---> Running in c0bf4919cab2 [2023-01-30T19:42:46.130Z] Removing intermediate container c0bf4919cab2 [2023-01-30T19:42:46.130Z] ---> f6958316c2d8 [2023-01-30T19:42:46.130Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T19:42:46.130Z] ---> Running in 5e5c98cf3319 [2023-01-30T19:42:46.513Z] Removing intermediate container 5e5c98cf3319 [2023-01-30T19:42:46.513Z] ---> 5436b140ae5d [2023-01-30T19:42:46.513Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T19:42:46.513Z] ---> Running in 1cec57a633ae [2023-01-30T19:42:47.172Z] Removing intermediate container 1cec57a633ae [2023-01-30T19:42:47.172Z] ---> 36a89f9701db [2023-01-30T19:42:47.172Z] Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:42:47.172Z] ---> Running in 54fde4d6f7d1 [2023-01-30T19:42:47.800Z] Removing intermediate container 54fde4d6f7d1 [2023-01-30T19:42:47.800Z] ---> 9a2b4fb6e9a0 [2023-01-30T19:42:47.800Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T19:42:47.800Z] ---> Running in de01035d9cb8 [2023-01-30T19:42:50.440Z] Removing intermediate container de01035d9cb8 [2023-01-30T19:42:50.440Z] ---> fd1a40667f5c [2023-01-30T19:42:50.440Z] [2023-01-30T19:42:50.440Z] Successfully built fd1a40667f5c [2023-01-30T19:42:50.440Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-30T19:43:58.297Z]  Building security-secretstore-setup ... done Removing intermediate container 61e0b8c57278 [2023-01-30T19:43:58.297Z] ---> b8d4f2ec8bde [2023-01-30T19:43:58.297Z] [2023-01-30T19:43:58.297Z] Step 9/19 : FROM alpine:3.15 [2023-01-30T19:43:58.297Z] ---> 8aa73fd46299 [2023-01-30T19:43:58.297Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T19:43:58.297Z] ---> Using cache [2023-01-30T19:43:58.297Z] ---> f842b7577a82 [2023-01-30T19:43:58.297Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-30T19:43:58.297Z] ---> Running in 8b275d323847 [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T19:43:58.297Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T19:43:58.297Z] OK: 15736 distinct packages available [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] Removing intermediate container 39792e47e14d [2023-01-30T19:43:58.297Z] ---> 84b3c8b0de40 [2023-01-30T19:43:58.297Z] [2023-01-30T19:43:58.297Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T19:43:58.297Z] ---> 2b4661558fb8 [2023-01-30T19:43:58.297Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-30T19:43:58.297Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-30T19:43:58.297Z] ---> Running in 48270eb6bdb4 [2023-01-30T19:43:58.297Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-30T19:43:58.297Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-30T19:43:58.297Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-30T19:43:58.297Z] (5/9) Installing curl (7.80.0-r5) [2023-01-30T19:43:58.297Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-30T19:43:58.297Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-30T19:43:58.297Z] (8/9) Installing libucontext (1.1-r0) [2023-01-30T19:43:58.297Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-30T19:43:58.297Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T19:43:58.297Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T19:43:58.297Z] OK: 8 MiB in 23 packages [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T19:43:58.297Z] Removing intermediate container 8b275d323847 [2023-01-30T19:43:58.297Z] ---> caf877514ac4 [2023-01-30T19:43:58.297Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:43:58.297Z] ---> 39110541a3e3 [2023-01-30T19:43:58.297Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-30T19:43:58.297Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-30T19:43:58.297Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-30T19:43:58.297Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T19:43:58.297Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T19:43:58.297Z] OK: 6 MiB in 16 packages [2023-01-30T19:43:58.297Z] ---> 972ead9f95cf [2023-01-30T19:43:58.297Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-30T19:43:58.297Z] Removing intermediate container 48270eb6bdb4 [2023-01-30T19:43:58.297Z] ---> e492cca94dcc [2023-01-30T19:43:58.297Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T19:43:58.297Z] ---> Running in 21dbabf08750 [2023-01-30T19:43:58.297Z] ---> 3c31f4003506 [2023-01-30T19:43:58.297Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-30T19:43:58.297Z] ---> Running in 6249da782598 [2023-01-30T19:43:58.297Z] Removing intermediate container 21dbabf08750 [2023-01-30T19:43:58.297Z] ---> b195a8e97fe0 [2023-01-30T19:43:58.297Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-30T19:43:58.297Z] ---> Running in 28f093b5f7cb [2023-01-30T19:43:58.297Z] Removing intermediate container 6249da782598 [2023-01-30T19:43:58.297Z] ---> e82369a7bfb3 [2023-01-30T19:43:58.297Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:43:58.297Z] ---> Running in 23c0286f456e [2023-01-30T19:43:58.297Z] Removing intermediate container 28f093b5f7cb [2023-01-30T19:43:58.297Z] ---> c91def8d0efa [2023-01-30T19:43:58.297Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T19:43:58.297Z] ---> Running in 208e3c335ad1 [2023-01-30T19:43:58.567Z] Removing intermediate container 23c0286f456e [2023-01-30T19:43:58.567Z] ---> af2f229d3aac [2023-01-30T19:43:58.567Z] Step 17/19 : LABEL arch=arm64 [2023-01-30T19:43:58.567Z] ---> Running in dce5997ed1cd [2023-01-30T19:43:58.567Z] Removing intermediate container 208e3c335ad1 [2023-01-30T19:43:58.567Z] ---> 089317207a73 [2023-01-30T19:43:58.567Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T19:43:58.835Z] Removing intermediate container dce5997ed1cd [2023-01-30T19:43:58.835Z] ---> 505f60245753 [2023-01-30T19:43:58.835Z] Step 18/19 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:43:59.104Z] ---> Running in 39d59efed467 [2023-01-30T19:43:59.369Z] ---> b6f94d4cbc33 [2023-01-30T19:43:59.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-30T19:43:59.369Z] Removing intermediate container 39d59efed467 [2023-01-30T19:43:59.369Z] ---> 43c83bf9e079 [2023-01-30T19:43:59.369Z] Step 19/19 : LABEL version=0.0.0 [2023-01-30T19:43:59.369Z] ---> Running in 1dfe14d9894f [2023-01-30T19:43:59.950Z] Removing intermediate container 1dfe14d9894f [2023-01-30T19:43:59.950Z] ---> 14c32ff23c92 [2023-01-30T19:43:59.950Z] [2023-01-30T19:43:59.950Z] Successfully built 14c32ff23c92 [2023-01-30T19:43:59.950Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-30T19:44:00.910Z]  Building security-spiffe-token-provider ... done  ---> 1586494f987a [2023-01-30T19:44:00.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-30T19:44:01.176Z] ---> 20fa5de4c498 [2023-01-30T19:44:01.176Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-30T19:44:01.176Z] ---> Running in a201f0e499c2 [2023-01-30T19:44:01.441Z] Removing intermediate container a201f0e499c2 [2023-01-30T19:44:01.441Z] ---> 089d25d58bd2 [2023-01-30T19:44:01.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T19:44:01.707Z] ---> Running in 9bddf02b4f72 [2023-01-30T19:44:01.973Z] Removing intermediate container 9bddf02b4f72 [2023-01-30T19:44:01.973Z] ---> 1e3e8e7e87f7 [2023-01-30T19:44:01.973Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T19:44:01.973Z] ---> Running in a2fbcc15a284 [2023-01-30T19:44:02.239Z] Removing intermediate container a2fbcc15a284 [2023-01-30T19:44:02.239Z] ---> d54030ae72fa [2023-01-30T19:44:02.239Z] Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [2023-01-30T19:44:02.239Z] ---> Running in 647e1dbd3f48 [2023-01-30T19:44:02.506Z] Removing intermediate container 647e1dbd3f48 [2023-01-30T19:44:02.506Z] ---> f0fe8d94f588 [2023-01-30T19:44:02.506Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T19:44:02.771Z] ---> Running in 3ed111c616cd [2023-01-30T19:44:03.034Z] Removing intermediate container 3ed111c616cd [2023-01-30T19:44:03.034Z] ---> 78576e360317 [2023-01-30T19:44:03.034Z] [2023-01-30T19:44:03.299Z] Successfully built 78576e360317 [2023-01-30T19:44:03.299Z] Successfully tagged support-notifications-arm64:latest [2023-01-30T19:44:03.572Z]  Building support-notifications ... done  [Pipeline] } [2023-01-30T19:44:03.576Z] $ docker stop --time=1 c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 [2023-01-30T19:44:06.047Z] $ docker rm -f --volumes c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T19:44:06.613Z] + docker images [2023-01-30T19:44:06.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-30T19:44:06.877Z] support-notifications-arm64 latest 78576e360317 4 seconds ago 29.6MB [2023-01-30T19:44:06.877Z] security-spiffe-token-provider-arm64 latest 14c32ff23c92 7 seconds ago 28.9MB [2023-01-30T19:44:06.877Z] 84b3c8b0de40 15 seconds ago 1.57GB [2023-01-30T19:44:06.877Z] b8d4f2ec8bde 18 seconds ago 1.54GB [2023-01-30T19:44:06.877Z] security-secretstore-setup-arm64 latest fd1a40667f5c About a minute ago 28.7MB [2023-01-30T19:44:06.877Z] 85a65014ddef About a minute ago 1.5GB [2023-01-30T19:44:06.877Z] core-command-arm64 latest cc5bb7be68fb About a minute ago 17MB [2023-01-30T19:44:06.877Z] d2cbf2bf1d54 About a minute ago 1.51GB [2023-01-30T19:44:06.877Z] security-bootstrapper-arm64 latest b569aff4b71d 4 minutes ago 19.5MB [2023-01-30T19:44:06.877Z] dd56191298e4 4 minutes ago 1.5GB [2023-01-30T19:44:06.877Z] support-scheduler-arm64 latest 75af9cf2be76 7 minutes ago 29MB [2023-01-30T19:44:06.877Z] 7090071f7f41 7 minutes ago 1.57GB [2023-01-30T19:44:06.877Z] security-proxy-setup-arm64 latest 1152d1a4063b 8 minutes ago 26.8MB [2023-01-30T19:44:06.877Z] security-spire-config-arm64 latest 1659ceac1c9e 8 minutes ago 83.6MB [2023-01-30T19:44:06.877Z] a95d30fc7871 8 minutes ago 1.5GB [2023-01-30T19:44:06.877Z] security-spire-server-arm64 latest ca6af842960c 8 minutes ago 84.3MB [2023-01-30T19:44:06.878Z] af4897a73807 9 minutes ago 1.38GB [2023-01-30T19:44:06.878Z] core-metadata-arm64 latest cfd385669056 9 minutes ago 17.8MB [2023-01-30T19:44:06.878Z] core-data-arm64 latest 428a32795294 9 minutes ago 17.2MB [2023-01-30T19:44:06.878Z] 979f0a025784 9 minutes ago 1.52GB [2023-01-30T19:44:06.878Z] b17e0e5269a7 9 minutes ago 1.51GB [2023-01-30T19:44:06.878Z] core-common-config-bootstrapper-arm64 latest 444c7371c9f0 10 minutes ago 14.9MB [2023-01-30T19:44:06.878Z] 4b5b4d5d0fc5 10 minutes ago 1.5GB [2023-01-30T19:44:06.878Z] security-spire-agent-arm64 latest 0c4ef3c4b601 16 minutes ago 122MB [2023-01-30T19:44:06.878Z] 1d03a122c978 16 minutes ago 1.38GB [2023-01-30T19:44:06.878Z] ci-base-image-arm64 latest 4190becb6e99 29 minutes ago 905MB [2023-01-30T19:44:06.878Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-30T19:44:06.878Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-30T19:44:06.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-30T19:44:06.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:44:07.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T19:44:07.691Z] [2023-01-30T19:44:07.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:44:08.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T19:44:08.361Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T19:44:08.361Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T19:44:08.361Z] 04944245beec: Pulling fs layer [2023-01-30T19:44:08.361Z] 699f458cf7ca: Pulling fs layer [2023-01-30T19:44:08.361Z] 765212b225bb: Pulling fs layer [2023-01-30T19:44:08.361Z] f23df028b6ca: Pulling fs layer [2023-01-30T19:44:08.361Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T19:44:08.361Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T19:44:08.361Z] f23df028b6ca: Waiting [2023-01-30T19:44:08.361Z] d65c8cfc05b1: Waiting [2023-01-30T19:44:08.361Z] 2437ff75d9bd: Waiting [2023-01-30T19:44:08.361Z] 765212b225bb: Waiting [2023-01-30T19:44:08.361Z] 04944245beec: Verifying Checksum [2023-01-30T19:44:08.361Z] 04944245beec: Download complete [2023-01-30T19:44:08.361Z] 765212b225bb: Verifying Checksum [2023-01-30T19:44:08.361Z] 765212b225bb: Download complete [2023-01-30T19:44:08.634Z] f23df028b6ca: Verifying Checksum [2023-01-30T19:44:08.634Z] f23df028b6ca: Download complete [2023-01-30T19:44:08.634Z] d65c8cfc05b1: Download complete [2023-01-30T19:44:08.634Z] 699f458cf7ca: Verifying Checksum [2023-01-30T19:44:08.634Z] 699f458cf7ca: Download complete [2023-01-30T19:44:09.218Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T19:44:09.218Z] 8998bd30e6a1: Download complete [2023-01-30T19:44:11.796Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T19:44:11.796Z] 2437ff75d9bd: Download complete [2023-01-30T19:44:13.203Z] 8998bd30e6a1: Pull complete [2023-01-30T19:44:13.788Z] 04944245beec: Pull complete [2023-01-30T19:44:15.196Z] 699f458cf7ca: Pull complete [2023-01-30T19:44:15.196Z] 765212b225bb: Pull complete [2023-01-30T19:44:16.155Z] f23df028b6ca: Pull complete [2023-01-30T19:44:16.155Z] d65c8cfc05b1: Pull complete [2023-01-30T19:44:31.138Z] 2437ff75d9bd: Pull complete [2023-01-30T19:44:31.138Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T19:44:31.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T19:44:31.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:44:31.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container [2023-01-30T19:44:31.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-30T19:44:34.454Z] $ docker top 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:35.440Z] ---> job-cost.sh [2023-01-30T19:44:35.440Z] lf-activate-venv: SKIPPING [2023-01-30T19:44:35.440Z] INFO: No Stack... [2023-01-30T19:44:36.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T19:44:36.598Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T19:44:37.254Z] + cut -d, -f6 [2023-01-30T19:44:37.254Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-01-30T19:44:37.334Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] [2023-01-30T19:44:37.339Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] did not exist. Created. [2023-01-30T19:44:37.339Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T19:44:38.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T19:44:38.245Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T19:44:38.259Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T19:44:38.324Z] $ docker stop --time=1 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 [2023-01-30T19:44:39.845Z] $ docker rm -f --volumes 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-30T19:44:42.104Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:42.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:43.399Z] ---> package-listing.sh [2023-01-30T19:44:43.399Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T19:44:43.399Z] ++ facter osfamily [2023-01-30T19:44:43.660Z] + OS_FAMILY=debian [2023-01-30T19:44:43.660Z] + workspace=/w/workspace/edgex-go/1 [2023-01-30T19:44:43.660Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T19:44:43.660Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T19:44:43.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T19:44:43.660Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T19:44:43.660Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-30T19:44:43.660Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T19:44:43.660Z] + case "${OS_FAMILY}" in [2023-01-30T19:44:43.660Z] + dpkg -l [2023-01-30T19:44:43.660Z] + grep '^ii' [2023-01-30T19:44:43.660Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T19:44:43.660Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T19:44:43.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T19:44:43.660Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-30T19:44:43.660Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-30T19:44:43.660Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-30T19:44:43.697Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-30T19:44:43.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:44:44.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T19:44:44.608Z] [2023-01-30T19:44:44.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T19:44:44.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T19:44:44.972Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T19:44:44.972Z] 5eb5b503b376: Pulling fs layer [2023-01-30T19:44:44.972Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T19:44:44.972Z] ec43610c2a17: Pulling fs layer [2023-01-30T19:44:44.972Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T19:44:44.972Z] 33b1e0a273af: Pulling fs layer [2023-01-30T19:44:44.972Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T19:44:44.972Z] 2f39f015ded8: Pulling fs layer [2023-01-30T19:44:44.972Z] 33b1e0a273af: Waiting [2023-01-30T19:44:44.972Z] 5d3b04190fa2: Waiting [2023-01-30T19:44:44.972Z] 3a2ae6a8a46f: Waiting [2023-01-30T19:44:44.972Z] 2f39f015ded8: Waiting [2023-01-30T19:44:44.972Z] 5c69ac0246d0: Verifying Checksum [2023-01-30T19:44:44.972Z] 5c69ac0246d0: Download complete [2023-01-30T19:44:44.972Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-30T19:44:44.972Z] 3a2ae6a8a46f: Download complete [2023-01-30T19:44:45.234Z] 33b1e0a273af: Verifying Checksum [2023-01-30T19:44:45.234Z] 33b1e0a273af: Download complete [2023-01-30T19:44:45.234Z] 5d3b04190fa2: Download complete [2023-01-30T19:44:45.234Z] ec43610c2a17: Verifying Checksum [2023-01-30T19:44:45.234Z] ec43610c2a17: Download complete [2023-01-30T19:44:45.234Z] 5eb5b503b376: Verifying Checksum [2023-01-30T19:44:45.234Z] 5eb5b503b376: Download complete [2023-01-30T19:44:46.170Z] 2f39f015ded8: Download complete [2023-01-30T19:44:46.429Z] 5eb5b503b376: Pull complete [2023-01-30T19:44:46.690Z] 5c69ac0246d0: Pull complete [2023-01-30T19:44:47.257Z] ec43610c2a17: Pull complete [2023-01-30T19:44:47.257Z] 3a2ae6a8a46f: Pull complete [2023-01-30T19:44:47.516Z] 33b1e0a273af: Pull complete [2023-01-30T19:44:47.516Z] 5d3b04190fa2: Pull complete [2023-01-30T19:44:51.704Z] 2f39f015ded8: Pull complete [2023-01-30T19:44:51.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T19:44:51.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T19:44:51.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T19:44:51.898Z] prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container [2023-01-30T19:44:51.923Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T19:44:55.197Z] $ docker top 0eb2121081fba9b8be240e14d5e78f90ea9563707f0f9f71629d65813dae1351 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T19:44:55.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T19:44:55.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T19:44:56.211Z] + ls /var/log/sa-host [2023-01-30T19:44:56.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T19:44:56.425Z] provisioning config files... [2023-01-30T19:44:56.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4840935604064417059tmp [Pipeline] { [Pipeline] echo [2023-01-30T19:44:56.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:56.794Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T19:44:56.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:57.209Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T19:44:57.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:57.555Z] ---> sudo-logs.sh [2023-01-30T19:44:57.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T19:44:57.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:57.939Z] ---> job-cost.sh [2023-01-30T19:44:57.939Z] lf-activate-venv: SKIPPING [2023-01-30T19:44:57.939Z] DEBUG: total: 0.10999999940395355 [2023-01-30T19:44:57.939Z] INFO: Retrieving Stack Cost... [2023-01-30T19:44:58.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T19:44:58.765Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T19:44:58.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T19:44:59.120Z] ---> logs-deploy.sh [2023-01-30T19:44:59.120Z] lf-activate-venv: SKIPPING [2023-01-30T19:44:59.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4314/1 [2023-01-30T19:44:59.120Z] INFO: archiving workspace using pattern(s): [2023-01-30T19:45:00.055Z] Archives upload complete. [2023-01-30T19:45:00.055Z] INFO: archiving logs to Nexus