Pull request #4293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f16cdbb84be557f9473f78c9e8f7d48796db513+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (c8314911fb3a2e5f5913b669160471baf43b128c) 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-ssh13848120560443549270.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-ssh2174591091320170199.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-4293/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-4293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15327850941508237737.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-4293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16839729827027175462.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-ssh2843266598930194643.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-4293/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-4293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1526680387945806579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2983’ Running on prd-ubuntu20.04-docker-8c-8g-2985 in /w/workspace/edgexfoundry_edgex-go_PR-4293 [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/4293/head:refs/remotes/origin/PR-4293 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 0f16cdbb84be557f9473f78c9e8f7d48796db513 Merge succeeded, producing 0f16cdbb84be557f9473f78c9e8f7d48796db513 Checking out Revision 0f16cdbb84be557f9473f78c9e8f7d48796db513 (PR-4293) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 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-18T19:03:22.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T19:03:22.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T19:03:23.053Z] ========================================================= [2023-01-18T19:03:23.053Z] EdgeX Global Pipelines Version Info [2023-01-18T19:03:23.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 [2023-01-18T19:03:23.785Z] ------------------- [2023-01-18T19:03:23.785Z] stable info: [2023-01-18T19:03:23.785Z] ------------------- [2023-01-18T19:03:23.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T19:03:23.785Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T19:03:23.785Z] Message: update stable to v1.0.244 [2023-01-18T19:03:24.355Z] ------------------- [2023-01-18T19:03:24.355Z] experimental info: [2023-01-18T19:03:24.355Z] ------------------- [2023-01-18T19:03:24.355Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T19:03:24.355Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T19:03:24.355Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T19:03:24.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T19:03:24.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T19:03:24.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T19:03:24.749Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T19:03:24.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T19:03:24.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T19:03:24.854Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T19:03:24.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T19:03:24.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T19:03:24.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T19:03:24.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T19:03:25.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T19:03:25.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T19:03:25.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T19:03:25.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T19:03:25.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T19:03:25.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T19:03:25.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T19:03:25.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T19:03:25.301Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T19:03:25.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T19:03:25.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T19:03:25.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T19:03:25.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4293 [Pipeline] echo [2023-01-18T19:03:25.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4293 [Pipeline] echo [2023-01-18T19:03:25.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4293 [Pipeline] echo [2023-01-18T19:03:25.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo [2023-01-18T19:03:25.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f16cdb [Pipeline] echo [2023-01-18T19:03:25.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:03:25.730Z] provisioning config files... [2023-01-18T19:03:25.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1718911094862819896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:03:26.092Z] ---> docker-login.sh [2023-01-18T19:03:26.092Z] nexus3.edgexfoundry.org:10001 [2023-01-18T19:03:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:26.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:26.354Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:26.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:26.354Z] [2023-01-18T19:03:26.354Z] Login Succeeded [2023-01-18T19:03:26.354Z] nexus3.edgexfoundry.org:10002 [2023-01-18T19:03:26.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:26.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:26.615Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:26.615Z] [2023-01-18T19:03:26.615Z] Login Succeeded [2023-01-18T19:03:26.615Z] nexus3.edgexfoundry.org:10003 [2023-01-18T19:03:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:26.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:26.615Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:26.615Z] [2023-01-18T19:03:26.615Z] Login Succeeded [2023-01-18T19:03:26.615Z] nexus3.edgexfoundry.org:10004 [2023-01-18T19:03:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:26.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:26.875Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:26.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:26.875Z] [2023-01-18T19:03:26.875Z] Login Succeeded [2023-01-18T19:03:26.875Z] docker.io [2023-01-18T19:03:26.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:03:27.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:03:27.134Z] Configure a credential helper to remove this warning. See [2023-01-18T19:03:27.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:03:27.134Z] [2023-01-18T19:03:27.134Z] Login Succeeded [2023-01-18T19:03:27.134Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T19:03:27.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T19:03:27.641Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-18T19:03:27.641Z] + dirname+ cmd/core-command/Dockerfile [2023-01-18T19:03:27.641Z] cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T19:03:27.641Z] + + cut -d/ -f2 [2023-01-18T19:03:27.641Z] dirname cmd/core-data/Dockerfile [2023-01-18T19:03:27.641Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T19:03:27.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T19:03:27.641Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T19:03:27.641Z] + cut -d/ -f2 [2023-01-18T19:03:27.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T19:03:27.705Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T19:03:28.268Z] + git rev-list -1 --merges 0f16cdbb84be557f9473f78c9e8f7d48796db513~1..0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo [2023-01-18T19:03:28.296Z] -----------> git rev-list -1 --merges 0f16cdbb84be557f9473f78c9e8f7d48796db513~1..0f16cdbb84be557f9473f78c9e8f7d48796db513 0f16cdbb84be557f9473f78c9e8f7d48796db513 [false] [Pipeline] sh [2023-01-18T19:03:28.598Z] + git log --format=format:%s -1 0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo [2023-01-18T19:03:28.635Z] ========================================================= [2023-01-18T19:03:28.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T19:03:28.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T19:03:29.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T19:03:29.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T19:03:29.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T19:03:29.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T19:03:29.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T19:03:29.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T19:03:29.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:03:29.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:03:29.552Z] [2023-01-18T19:03:29.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:03:29.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:03:29.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T19:03:29.947Z] b85a868b505f: Pulling fs layer [2023-01-18T19:03:29.947Z] e2be974225ed: Pulling fs layer [2023-01-18T19:03:29.947Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T19:03:29.947Z] 988bab9f4d93: Pulling fs layer [2023-01-18T19:03:29.947Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T19:03:29.947Z] eaf3925da568: Pulling fs layer [2023-01-18T19:03:29.947Z] bab4dde63d76: Pulling fs layer [2023-01-18T19:03:29.947Z] bde34c3a00c8: Pulling fs layer [2023-01-18T19:03:29.947Z] b352a97aabf1: Pulling fs layer [2023-01-18T19:03:29.947Z] 4872d77fe225: Pulling fs layer [2023-01-18T19:03:29.947Z] 5851b861e8e6: Pulling fs layer [2023-01-18T19:03:29.947Z] 1469e6f7b9e6: Waiting [2023-01-18T19:03:29.947Z] eaf3925da568: Waiting [2023-01-18T19:03:29.947Z] bab4dde63d76: Waiting [2023-01-18T19:03:29.947Z] bde34c3a00c8: Waiting [2023-01-18T19:03:29.947Z] 5851b861e8e6: Waiting [2023-01-18T19:03:29.947Z] 4872d77fe225: Waiting [2023-01-18T19:03:29.947Z] b352a97aabf1: Waiting [2023-01-18T19:03:29.947Z] e2be974225ed: Verifying Checksum [2023-01-18T19:03:29.947Z] e2be974225ed: Download complete [2023-01-18T19:03:29.947Z] 988bab9f4d93: Verifying Checksum [2023-01-18T19:03:29.947Z] 988bab9f4d93: Download complete [2023-01-18T19:03:30.219Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T19:03:30.219Z] 1469e6f7b9e6: Download complete [2023-01-18T19:03:30.219Z] eaf3925da568: Verifying Checksum [2023-01-18T19:03:30.219Z] eaf3925da568: Download complete [2023-01-18T19:03:30.219Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T19:03:30.219Z] 339a4e72a1f5: Download complete [2023-01-18T19:03:30.480Z] bde34c3a00c8: Verifying Checksum [2023-01-18T19:03:30.480Z] bde34c3a00c8: Download complete [2023-01-18T19:03:30.480Z] b352a97aabf1: Verifying Checksum [2023-01-18T19:03:30.480Z] b352a97aabf1: Download complete [2023-01-18T19:03:30.480Z] 4872d77fe225: Verifying Checksum [2023-01-18T19:03:30.480Z] 4872d77fe225: Download complete [2023-01-18T19:03:30.480Z] b85a868b505f: Verifying Checksum [2023-01-18T19:03:30.480Z] b85a868b505f: Download complete [2023-01-18T19:03:30.480Z] 5851b861e8e6: Download complete [2023-01-18T19:03:30.742Z] bab4dde63d76: Verifying Checksum [2023-01-18T19:03:30.742Z] bab4dde63d76: Download complete [2023-01-18T19:03:32.117Z] b85a868b505f: Pull complete [2023-01-18T19:03:32.117Z] e2be974225ed: Pull complete [2023-01-18T19:03:32.380Z] 339a4e72a1f5: Pull complete [2023-01-18T19:03:32.639Z] 988bab9f4d93: Pull complete [2023-01-18T19:03:32.897Z] 1469e6f7b9e6: Pull complete [2023-01-18T19:03:32.897Z] eaf3925da568: Pull complete [2023-01-18T19:03:34.799Z] bab4dde63d76: Pull complete [2023-01-18T19:03:34.799Z] bde34c3a00c8: Pull complete [2023-01-18T19:03:35.059Z] b352a97aabf1: Pull complete [2023-01-18T19:03:35.059Z] 4872d77fe225: Pull complete [2023-01-18T19:03:35.059Z] 5851b861e8e6: Pull complete [2023-01-18T19:03:35.059Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T19:03:35.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T19:03:35.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:03:35.544Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:03:35.576Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T19:03:39.335Z] $ docker top 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a -eo pid,comm [2023-01-18T19:03:39.394Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T19:03:39.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T19:03:39.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T19:03:39.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T19:03:39.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T19:03:39.621Z] $ docker exec 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent [2023-01-18T19:03:39.733Z] SSH_AUTH_SOCK=/tmp/ssh-j6OD1oD0hiFB/agent.32 [2023-01-18T19:03:39.733Z] SSH_AGENT_PID=38 [2023-01-18T19:03:39.739Z] Running ssh-add (command line suppressed) [2023-01-18T19:03:39.851Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15829038325753396543.key (/w/workspace/edgex-go/1@tmp/private_key_15829038325753396543.key) [2023-01-18T19:03:39.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T19:03:40.201Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T19:03:40.226Z] $ docker exec --env ******** --env ******** 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent -k [2023-01-18T19:03:40.331Z] unset SSH_AUTH_SOCK; [2023-01-18T19:03:40.331Z] unset SSH_AGENT_PID; [2023-01-18T19:03:40.331Z] echo Agent pid 38 killed; [2023-01-18T19:03:40.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T19:03:40.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T19:03:40.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T19:03:40.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T19:03:40.540Z] $ docker exec 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent [2023-01-18T19:03:40.651Z] SSH_AUTH_SOCK=/tmp/ssh-VNDTayXqhH7N/agent.70 [2023-01-18T19:03:40.651Z] SSH_AGENT_PID=76 [2023-01-18T19:03:40.656Z] Running ssh-add (command line suppressed) [2023-01-18T19:03:40.763Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13366922667260941935.key (/w/workspace/edgex-go/1@tmp/private_key_13366922667260941935.key) [2023-01-18T19:03:40.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T19:03:41.095Z] + git semver init [2023-01-18T19:03:41.354Z] 2023-01-18 19:03:41,299 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T19:03:41.354Z] 2023-01-18 19:03:41,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-18T19:03:41.354Z] 2023-01-18 19:03:41,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-18T19:03:41.354Z] 2023-01-18 19:03:41,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,054 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4293 with force:False [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,055 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4293 [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,060 [execute] INFO git cat-file --batch-check [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,065 [execute] INFO git cat-file --batch [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T19:03:47.958Z] 2023-01-18 19:03:47,070 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4293 [2023-01-18T19:03:47.958Z] 0.0.0 [Pipeline] } [2023-01-18T19:03:47.990Z] $ docker exec --env ******** --env ******** 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent -k [2023-01-18T19:03:48.111Z] unset SSH_AUTH_SOCK; [2023-01-18T19:03:48.112Z] unset SSH_AGENT_PID; [2023-01-18T19:03:48.112Z] echo Agent pid 76 killed; [2023-01-18T19:03:48.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T19:03:48.536Z] + git semver [Pipeline] } [2023-01-18T19:03:48.825Z] $ docker stop --time=1 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a [2023-01-18T19:03:50.132Z] $ docker rm -f --volumes 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:03:50.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T19:03:50.805Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T19:03:50.825Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T19:03:51.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-18T19:03:51.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:03:51.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:03:51.680Z] ========================================================= [2023-01-18T19:03:51.680Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T19:03:51.680Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:03:52.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:03:52.018Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T19:03:52.018Z] 213ec9aee27d: Pulling fs layer [2023-01-18T19:03:52.018Z] 4583459ba037: Pulling fs layer [2023-01-18T19:03:52.018Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T19:03:52.018Z] 53926ce57604: Pulling fs layer [2023-01-18T19:03:52.018Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T19:03:52.018Z] 22ff95d597cd: Pulling fs layer [2023-01-18T19:03:52.018Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T19:03:52.018Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T19:03:52.018Z] a7acece74701: Pulling fs layer [2023-01-18T19:03:52.018Z] 53926ce57604: Waiting [2023-01-18T19:03:52.018Z] 12d6caf4c0d1: Waiting [2023-01-18T19:03:52.018Z] 21b2b0c7a3f4: Waiting [2023-01-18T19:03:52.018Z] 22ff95d597cd: Waiting [2023-01-18T19:03:52.018Z] 96b7cbca73a9: Waiting [2023-01-18T19:03:52.018Z] a7acece74701: Waiting [2023-01-18T19:03:52.018Z] 93c1e223e6f2: Download complete [2023-01-18T19:03:52.018Z] 4583459ba037: Download complete [2023-01-18T19:03:52.018Z] 21b2b0c7a3f4: Download complete [2023-01-18T19:03:52.018Z] 22ff95d597cd: Verifying Checksum [2023-01-18T19:03:52.018Z] 213ec9aee27d: Verifying Checksum [2023-01-18T19:03:52.018Z] 213ec9aee27d: Download complete [2023-01-18T19:03:52.287Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T19:03:52.287Z] 12d6caf4c0d1: Download complete [2023-01-18T19:03:52.287Z] 213ec9aee27d: Pull complete [2023-01-18T19:03:52.569Z] 4583459ba037: Pull complete [2023-01-18T19:03:52.569Z] 93c1e223e6f2: Pull complete [2023-01-18T19:03:53.622Z] a7acece74701: Verifying Checksum [2023-01-18T19:03:53.622Z] a7acece74701: Download complete [2023-01-18T19:03:53.892Z] 53926ce57604: Verifying Checksum [2023-01-18T19:03:53.892Z] 53926ce57604: Download complete [2023-01-18T19:03:53.892Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T19:03:53.892Z] 96b7cbca73a9: Download complete [2023-01-18T19:03:58.079Z] 53926ce57604: Pull complete [2023-01-18T19:03:58.079Z] 21b2b0c7a3f4: Pull complete [2023-01-18T19:03:58.079Z] 22ff95d597cd: Pull complete [2023-01-18T19:03:58.079Z] 12d6caf4c0d1: Pull complete [2023-01-18T19:03:59.977Z] 96b7cbca73a9: Pull complete [2023-01-18T19:04:00.543Z] a7acece74701: Pull complete [2023-01-18T19:04:00.543Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T19:04:00.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:00.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:04:01.149Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:01.149Z] WORKDIR /edgex [2023-01-18T19:04:01.149Z] COPY go.mod . [2023-01-18T19:04:01.149Z] RUN go mod download [2023-01-18T19:04:01.149Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T19:04:01.718Z] Sending build context to Docker daemon 170MB [2023-01-18T19:04:01.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T19:04:01.718Z] ---> db6d94c90886 [2023-01-18T19:04:01.718Z] Step 2/4 : WORKDIR /edgex [2023-01-18T19:04:06.126Z] Still waiting to schedule task [2023-01-18T19:04:06.127Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2984’ [2023-01-18T19:04:08.317Z] ---> Running in c75c1cb0ac3a [2023-01-18T19:04:08.317Z] Removing intermediate container c75c1cb0ac3a [2023-01-18T19:04:08.317Z] ---> 9b97d9c80522 [2023-01-18T19:04:08.317Z] Step 3/4 : COPY go.mod . [2023-01-18T19:04:08.317Z] ---> 908dd8b9688e [2023-01-18T19:04:08.317Z] Step 4/4 : RUN go mod download [2023-01-18T19:04:08.317Z] ---> Running in 6c82b564d181 [2023-01-18T19:04:26.496Z] Removing intermediate container 6c82b564d181 [2023-01-18T19:04:26.496Z] ---> 77721f639773 [2023-01-18T19:04:26.496Z] Successfully built 77721f639773 [2023-01-18T19:04:26.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:26.883Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T19:04:26.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:04:27.037Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:04:27.068Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-18T19:04:27.505Z] $ docker top f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:04:28.019Z] + go version [2023-01-18T19:04:28.019Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T19:04:28.050Z] $ docker stop --time=1 f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 [2023-01-18T19:04:29.335Z] $ docker rm -f --volumes f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:04:30.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T19:04:30.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:04:30.180Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:04:30.211Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-18T19:04:30.536Z] $ docker top 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T19:04:30.643Z] ========================================================= [2023-01-18T19:04:30.643Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T19:04:30.643Z] ========================================================= [Pipeline] sh [2023-01-18T19:04:30.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:04:31.304Z] + make test [2023-01-18T19:04:31.304Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T19:04:37.861Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T19:04:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T19:04:52.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T19:04:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2023-01-18T19:04:53.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.136s coverage: 43.0% of statements [2023-01-18T19:04:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T19:04:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T19:04:53.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.0% of statements [2023-01-18T19:04:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T19:04:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.653s coverage: 89.2% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.4% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2023-01-18T19:04:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-01-18T19:04:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-01-18T19:05:02.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2023-01-18T19:05:02.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2023-01-18T19:05:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.335s coverage: 79.9% of statements [2023-01-18T19:05:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.096s coverage: 87.2% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.0% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 65.3% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T19:05:16.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T19:05:16.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:05:16.319Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-18T19:05:38.302Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T19:05:38.302Z] go vet ./... [2023-01-18T19:05:40.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T19:05:40.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T19:05:41.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T19:05:41.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T19:05:41.431Z] + ls -al . [2023-01-18T19:05:41.431Z] total 748 [2023-01-18T19:05:41.431Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 19:04 . [2023-01-18T19:05:41.431Z] drwxr-xr-x 4 root root 4096 Jan 18 19:04 .. [2023-01-18T19:05:41.431Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 .blubracket [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 19:03 .dockerignore [2023-01-18T19:05:41.431Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:05 .git [2023-01-18T19:05:41.431Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 .github [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 19:03 .gitignore [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:03 .golangci.yml [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 19:03 .hadolint.yml [2023-01-18T19:05:41.431Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 19:03 .semver [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 19:03 .sonarcloud.properties [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:03 ADOPTERS.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:03 Attribution.txt [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:03 CHANGELOG.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:03 CONTRIBUTING.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:03 GOVERNANCE.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 19:03 Jenkinsfile [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:03 LICENSE [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:03 Makefile [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:03 OWNERS.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:03 README.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:03 SECURITY.md [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:03 VERSION [2023-01-18T19:05:41.431Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 bin [2023-01-18T19:05:41.431Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 19:03 cmd [2023-01-18T19:05:41.431Z] -rw-r--r-- 1 root root 489970 Jan 18 19:05 coverage.out [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:03 go.mod [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:03 go.sum [2023-01-18T19:05:41.431Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:03 internal [2023-01-18T19:05:41.431Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 openapi [2023-01-18T19:05:41.431Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 19:03 snap [2023-01-18T19:05:41.431Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:03 version.go [Pipeline] sh [2023-01-18T19:05:41.791Z] + '[' -e coverage.out ] [2023-01-18T19:05:41.791Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T19:05:41.914Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T19:05:42.213Z] + make build [2023-01-18T19:05:42.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:05:57.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:05:57.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:05:57.360Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:06:05.471Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:06:06.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:06:08.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:06:09.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:06:10.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:06:11.107Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:06:13.639Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T19:06:15.054Z] $ docker stop --time=1 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 [2023-01-18T19:06:20.448Z] $ docker rm -f --volumes 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:21.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:21.571Z] [2023-01-18T19:06:21.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:21.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:21.946Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T19:06:21.946Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T19:06:21.946Z] ca9280d653b3: Pulling fs layer [2023-01-18T19:06:21.946Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T19:06:22.211Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-18T19:06:22.211Z] cbdbe7a5bc2a: Download complete [2023-01-18T19:06:22.211Z] cbdbe7a5bc2a: Pull complete [2023-01-18T19:06:22.472Z] ca9280d653b3: Download complete [2023-01-18T19:06:22.731Z] 7e9c9ca2126c: Download complete [2023-01-18T19:06:22.731Z] ca9280d653b3: Pull complete [2023-01-18T19:06:26.914Z] 7e9c9ca2126c: Pull complete [2023-01-18T19:06:26.914Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T19:06:26.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:26.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:06:27.130Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:06:27.155Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T19:06:30.289Z] $ docker top 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:06:30.675Z] + docker-compose build --help [2023-01-18T19:06:30.675Z] + grep parallel [2023-01-18T19:06:31.241Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T19:06:31.271Z] $ docker stop --time=1 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a [2023-01-18T19:06:32.569Z] $ docker rm -f --volumes 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:06:33.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T19:06:33.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:06:33.323Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:06:33.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T19:06:33.705Z] $ docker top 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:06:34.095Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T19:06:34.662Z] Building core-command ... [2023-01-18T19:06:34.662Z] Building core-data ... [2023-01-18T19:06:34.662Z] Building core-metadata ... [2023-01-18T19:06:34.662Z] Building security-bootstrapper ... [2023-01-18T19:06:34.662Z] Building security-proxy-setup ... [2023-01-18T19:06:34.662Z] Building security-secretstore-setup ... [2023-01-18T19:06:34.662Z] Building security-spiffe-token-provider ... [2023-01-18T19:06:34.662Z] Building security-spire-agent ... [2023-01-18T19:06:34.662Z] Building security-spire-config ... [2023-01-18T19:06:34.662Z] Building security-spire-server ... [2023-01-18T19:06:34.662Z] Building support-notifications ... [2023-01-18T19:06:34.662Z] Building support-scheduler ... [2023-01-18T19:06:34.662Z] Building core-command [2023-01-18T19:06:34.662Z] Building security-proxy-setup [2023-01-18T19:06:34.662Z] Building support-scheduler [2023-01-18T19:06:34.662Z] Building support-notifications [2023-01-18T19:06:34.662Z] Building security-spire-server [2023-01-18T19:06:40.036Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2989 in /w/workspace/edgexfoundry_edgex-go_PR-4293 [Pipeline] { [Pipeline] ws [2023-01-18T19:06:40.096Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-18T19:06:40.183Z] The recommended git tool is: git [2023-01-18T19:06:46.082Z] using credential edgex-jenkins-ssh [2023-01-18T19:06:46.101Z] Cloning the remote Git repository [2023-01-18T19:06:46.183Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:06:46.275Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-18T19:06:46.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:06:46.476Z] > git --version # timeout=10 [2023-01-18T19:06:46.500Z] > git --version # 'git version 2.25.1' [2023-01-18T19:06:46.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:06:46.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T19:06:49.569Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:49.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:49.569Z] ---> 77721f639773 [2023-01-18T19:06:49.569Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:06:49.569Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:49.569Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:49.569Z] ---> 77721f639773 [2023-01-18T19:06:49.569Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T19:06:49.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:49.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:49.569Z] ---> 77721f639773 [2023-01-18T19:06:49.569Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:06:49.569Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:49.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:49.569Z] ---> 77721f639773 [2023-01-18T19:06:49.569Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:06:50.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:06:50.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:06:50.144Z] ---> 77721f639773 [2023-01-18T19:06:50.144Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T19:07:02.362Z] ---> Running in 5db47a2477a5 [2023-01-18T19:07:02.362Z] ---> Running in cc81fa3f964a [2023-01-18T19:07:02.362Z] ---> Running in fe5371f9eac3 [2023-01-18T19:07:02.362Z] ---> Running in 539f435cf537 [2023-01-18T19:07:02.362Z] ---> Running in e30aa92f7181 [2023-01-18T19:07:02.362Z] Removing intermediate container 539f435cf537 [2023-01-18T19:07:02.362Z] ---> 98658e5ae5f6 [2023-01-18T19:07:02.362Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:07:02.362Z] Removing intermediate container cc81fa3f964a [2023-01-18T19:07:02.362Z] ---> 7497b8262762 [2023-01-18T19:07:02.362Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.362Z] Removing intermediate container fe5371f9eac3 [2023-01-18T19:07:02.362Z] ---> 896825703b97 [2023-01-18T19:07:02.362Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:07:02.362Z] Removing intermediate container 5db47a2477a5 [2023-01-18T19:07:02.362Z] ---> a2da58e39b21 [2023-01-18T19:07:02.362Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T19:07:02.362Z] ---> Running in c2e81436552a [2023-01-18T19:07:02.362Z] Removing intermediate container e30aa92f7181 [2023-01-18T19:07:02.362Z] ---> ee5d19f326aa [2023-01-18T19:07:02.362Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:07:02.362Z] ---> Running in 6a9eda5178eb [2023-01-18T19:07:02.362Z] ---> Running in b781ca4498c0 [2023-01-18T19:07:02.362Z] ---> Running in 0a8d46c1389d [2023-01-18T19:07:02.362Z] ---> Running in 9aad0c40beb9 [2023-01-18T19:07:02.362Z] Removing intermediate container b781ca4498c0 [2023-01-18T19:07:02.362Z] ---> 8c5c8b5f500d [2023-01-18T19:07:02.362Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T19:07:02.362Z] Removing intermediate container 6a9eda5178eb [2023-01-18T19:07:02.362Z] ---> f571a3e42b37 [2023-01-18T19:07:02.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.362Z] ---> Running in ad45b55406ae [2023-01-18T19:07:02.362Z] ---> Running in 2750100f8a26 [2023-01-18T19:07:02.362Z] Removing intermediate container 0a8d46c1389d [2023-01-18T19:07:02.362Z] ---> 54bf0e721afc [2023-01-18T19:07:02.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T19:07:02.363Z] ---> Running in ec53c73b0963 [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:07:02.363Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:02.363Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:02.363Z] Removing intermediate container 9aad0c40beb9 [2023-01-18T19:07:02.363Z] ---> 481167bc6864 [2023-01-18T19:07:02.363Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T19:07:02.363Z] OK: 211 MiB in 51 packages [2023-01-18T19:07:02.363Z] Removing intermediate container c2e81436552a [2023-01-18T19:07:02.363Z] ---> f4717c6143f6 [2023-01-18T19:07:02.363Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T19:07:02.622Z] ---> 99c0d9dd15d7 [2023-01-18T19:07:02.622Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:02.622Z] ---> 4d4ea364f026 [2023-01-18T19:07:02.622Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:02.622Z] ---> Running in cb4df6496ffd [2023-01-18T19:07:02.622Z] ---> Running in a0d98855d255 [2023-01-18T19:07:02.622Z] Removing intermediate container ec53c73b0963 [2023-01-18T19:07:02.622Z] ---> 2435d1902c42 [2023-01-18T19:07:02.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T19:07:02.882Z] Removing intermediate container ad45b55406ae [2023-01-18T19:07:02.882Z] ---> fa66e7ba59f5 [2023-01-18T19:07:02.882Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:07:02.882Z] ---> 36603eeefd88 [2023-01-18T19:07:02.882Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:02.882Z] ---> Running in 9dbb89019226 [2023-01-18T19:07:02.882Z] ---> a90714a596f2 [2023-01-18T19:07:02.882Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:02.882Z] ---> Running in d5176a37336b [2023-01-18T19:07:03.143Z] Removing intermediate container 2750100f8a26 [2023-01-18T19:07:03.143Z] ---> ea5b39c7a851 [2023-01-18T19:07:03.143Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:07:03.143Z] ---> e515f4689a5c [2023-01-18T19:07:03.143Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:07:03.143Z] ---> Running in c2542bd57dc6 [2023-01-18T19:07:05.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T19:07:05.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T19:07:07.593Z] Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:07:07.971Z] Merge succeeded, producing 0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:07:07.972Z] Checking out Revision 0f16cdbb84be557f9473f78c9e8f7d48796db513 (PR-4293) [2023-01-18T19:07:08.692Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-01-18T19:07:08.747Z] > git --version # timeout=10 [2023-01-18T19:07:08.759Z] > git --version # 'git version 2.25.1' [2023-01-18T19:07:08.775Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T19:07:06.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T19:07:06.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T19:07:06.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:07:06.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4293/head:refs/remotes/origin/PR-4293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T19:07:07.612Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T19:07:07.632Z] > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 [2023-01-18T19:07:07.873Z] > git remote # timeout=10 [2023-01-18T19:07:07.892Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T19:07:07.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T19:07:07.924Z] > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 [2023-01-18T19:07:07.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T19:07:07.979Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T19:07:07.997Z] > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T19:07:10.069Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T19:07:10.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T19:07:10.069Z] Dload Upload Total Spent Left Speed [2023-01-18T19:07:10.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 76160 0 --:--:-- --:--:-- --:--:-- 75675 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-01-18T19:07:10.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T19:07:11.117Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T19:07:11.117Z] + sudo tee /etc/docker/daemon.new [2023-01-18T19:07:11.117Z] { [2023-01-18T19:07:11.117Z] "registry-mirrors": [ [2023-01-18T19:07:11.117Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T19:07:11.117Z] ], [2023-01-18T19:07:11.117Z] "bip": "10.250.0.254/24", [2023-01-18T19:07:11.117Z] "hosts": [ [2023-01-18T19:07:11.117Z] "tcp://0.0.0.0:5555", [2023-01-18T19:07:11.117Z] "unix:///var/run/docker.sock" [2023-01-18T19:07:11.117Z] ], [2023-01-18T19:07:11.117Z] "mtu": 1458, [2023-01-18T19:07:11.117Z] "selinux-enabled": true, [2023-01-18T19:07:11.117Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T19:07:11.117Z] } [Pipeline] sh [2023-01-18T19:07:11.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T19:07:11.828Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:07:30.181Z] provisioning config files... [2023-01-18T19:07:30.216Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config997162477365119583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:07:30.661Z] ---> docker-login.sh [2023-01-18T19:07:30.661Z] nexus3.edgexfoundry.org:10001 [2023-01-18T19:07:31.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:07:31.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:07:31.526Z] Configure a credential helper to remove this warning. See [2023-01-18T19:07:31.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:07:31.526Z] [2023-01-18T19:07:31.526Z] Login Succeeded [2023-01-18T19:07:31.526Z] nexus3.edgexfoundry.org:10002 [2023-01-18T19:07:31.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:07:32.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:07:32.073Z] Configure a credential helper to remove this warning. See [2023-01-18T19:07:32.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:07:32.073Z] [2023-01-18T19:07:32.073Z] Login Succeeded [2023-01-18T19:07:32.073Z] nexus3.edgexfoundry.org:10003 [2023-01-18T19:07:32.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:07:32.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:07:32.347Z] Configure a credential helper to remove this warning. See [2023-01-18T19:07:32.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:07:32.347Z] [2023-01-18T19:07:32.347Z] Login Succeeded [2023-01-18T19:07:32.347Z] nexus3.edgexfoundry.org:10004 [2023-01-18T19:07:32.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:07:32.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:07:32.892Z] Configure a credential helper to remove this warning. See [2023-01-18T19:07:32.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:07:32.892Z] [2023-01-18T19:07:32.892Z] Login Succeeded [2023-01-18T19:07:32.892Z] docker.io [2023-01-18T19:07:33.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T19:07:33.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T19:07:33.432Z] Configure a credential helper to remove this warning. See [2023-01-18T19:07:33.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T19:07:33.432Z] [2023-01-18T19:07:33.432Z] Login Succeeded [2023-01-18T19:07:33.432Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T19:07:33.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T19:07:34.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-18T19:07:34.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:07:34.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T19:07:34.377Z] ========================================================= [2023-01-18T19:07:34.377Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T19:07:34.377Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:07:34.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:07:35.026Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T19:07:35.026Z] 9b18e9b68314: Pulling fs layer [2023-01-18T19:07:35.026Z] 35d82f9e3411: Pulling fs layer [2023-01-18T19:07:35.026Z] e16973657156: Pulling fs layer [2023-01-18T19:07:35.026Z] fc693d55d65f: Pulling fs layer [2023-01-18T19:07:35.026Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T19:07:35.026Z] dda99020689f: Pulling fs layer [2023-01-18T19:07:35.026Z] db1c61fa0a46: Pulling fs layer [2023-01-18T19:07:35.026Z] 891c053d2c06: Pulling fs layer [2023-01-18T19:07:35.026Z] 7e9fc2657dce: Waiting [2023-01-18T19:07:35.026Z] dda99020689f: Waiting [2023-01-18T19:07:35.026Z] db1c61fa0a46: Waiting [2023-01-18T19:07:35.026Z] 891c053d2c06: Waiting [2023-01-18T19:07:35.026Z] fc693d55d65f: Waiting [2023-01-18T19:07:35.026Z] e16973657156: Download complete [2023-01-18T19:07:35.026Z] 35d82f9e3411: Verifying Checksum [2023-01-18T19:07:35.026Z] 35d82f9e3411: Download complete [2023-01-18T19:07:35.026Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T19:07:35.026Z] 7e9fc2657dce: Download complete [2023-01-18T19:07:35.026Z] dda99020689f: Verifying Checksum [2023-01-18T19:07:35.026Z] dda99020689f: Download complete [2023-01-18T19:07:35.026Z] 9b18e9b68314: Verifying Checksum [2023-01-18T19:07:35.026Z] 9b18e9b68314: Download complete [2023-01-18T19:07:36.014Z] 9b18e9b68314: Pull complete [2023-01-18T19:07:36.284Z] 891c053d2c06: Verifying Checksum [2023-01-18T19:07:36.284Z] 891c053d2c06: Download complete [2023-01-18T19:07:36.557Z] 35d82f9e3411: Pull complete [2023-01-18T19:07:36.832Z] e16973657156: Pull complete [2023-01-18T19:07:37.426Z] db1c61fa0a46: Download complete [2023-01-18T19:07:38.397Z] fc693d55d65f: Verifying Checksum [2023-01-18T19:07:38.397Z] fc693d55d65f: Download complete [2023-01-18T19:07:50.861Z] fc693d55d65f: Pull complete [2023-01-18T19:07:51.133Z] 7e9fc2657dce: Pull complete [2023-01-18T19:07:51.407Z] dda99020689f: Pull complete [2023-01-18T19:07:58.099Z] db1c61fa0a46: Pull complete [2023-01-18T19:08:00.054Z] 891c053d2c06: Pull complete [2023-01-18T19:08:00.054Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T19:08:00.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:08:00.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:08:00.453Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:08:00.453Z] WORKDIR /edgex [2023-01-18T19:08:00.453Z] COPY go.mod . [2023-01-18T19:08:00.453Z] RUN go mod download [2023-01-18T19:08:00.453Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T19:08:01.042Z] Sending build context to Docker daemon 3.109MB [2023-01-18T19:08:01.042Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T19:08:01.042Z] ---> f96f9c87975a [2023-01-18T19:08:01.042Z] Step 2/4 : WORKDIR /edgex [2023-01-18T19:08:03.665Z] ---> Running in 6a39c25b8b26 [2023-01-18T19:08:03.665Z] Removing intermediate container 6a39c25b8b26 [2023-01-18T19:08:03.665Z] ---> 3ad57963626e [2023-01-18T19:08:03.665Z] Step 3/4 : COPY go.mod . [2023-01-18T19:08:04.263Z] ---> b7853daff4fd [2023-01-18T19:08:04.263Z] Step 4/4 : RUN go mod download [2023-01-18T19:08:04.263Z] ---> Running in 593ef430ba38 [2023-01-18T19:08:10.835Z] Removing intermediate container d5176a37336b [2023-01-18T19:08:10.835Z] ---> 71a2a461d5ed [2023-01-18T19:08:10.835Z] Step 8/22 : COPY . . [2023-01-18T19:08:10.835Z] Removing intermediate container 9dbb89019226 [2023-01-18T19:08:10.835Z] ---> bbc2b174559f [2023-01-18T19:08:10.835Z] Step 8/23 : COPY . . [2023-01-18T19:08:10.835Z] Removing intermediate container cb4df6496ffd [2023-01-18T19:08:10.835Z] ---> 2bec927f215a [2023-01-18T19:08:10.835Z] Step 7/23 : COPY . . [2023-01-18T19:08:10.835Z] Removing intermediate container c2542bd57dc6 [2023-01-18T19:08:10.835Z] ---> f471d9894322 [2023-01-18T19:08:10.835Z] Step 8/22 : COPY . . [2023-01-18T19:08:10.835Z] Removing intermediate container a0d98855d255 [2023-01-18T19:08:10.835Z] ---> a651e10e5275 [2023-01-18T19:08:10.835Z] Step 7/21 : COPY . . [2023-01-18T19:08:36.557Z] Removing intermediate container 593ef430ba38 [2023-01-18T19:08:36.557Z] ---> 4fd6c8634326 [2023-01-18T19:08:36.557Z] Successfully built 4fd6c8634326 [2023-01-18T19:08:36.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:08:36.963Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T19:08:36.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:08:37.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container [2023-01-18T19:08:37.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T19:08:37.405Z] ---> 6c9eca3d2e15 [2023-01-18T19:08:37.405Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T19:08:37.405Z] ---> 0889c4d033ac [2023-01-18T19:08:37.405Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T19:08:37.405Z] ---> 27e265716362 [2023-01-18T19:08:37.405Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T19:08:37.405Z] ---> e971717c4cb7 [2023-01-18T19:08:37.405Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:08:37.405Z] ---> 79b732466690 [2023-01-18T19:08:37.405Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T19:08:37.405Z] ---> Running in ea7a51fcf5fc [2023-01-18T19:08:37.405Z] ---> Running in b806a45f31f8 [2023-01-18T19:08:37.405Z] ---> Running in 26c6858916e7 [2023-01-18T19:08:37.405Z] ---> Running in 62b5d7e04bda [2023-01-18T19:08:37.405Z] ---> Running in 6e42f7d0c4a6 [2023-01-18T19:08:37.405Z] Removing intermediate container 6e42f7d0c4a6 [2023-01-18T19:08:37.405Z] ---> 70b5fd3e8701 [2023-01-18T19:08:37.405Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T19:08:37.405Z] ---> Running in c07049ee5e12 [2023-01-18T19:08:37.405Z] Removing intermediate container c07049ee5e12 [2023-01-18T19:08:37.405Z] ---> bbef6aaf5ad2 [2023-01-18T19:08:37.406Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:08:37.406Z] ---> Running in 22747e8ff9e3 [2023-01-18T19:08:37.406Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:08:37.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:08:37.406Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:08:37.406Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:08:38.337Z] Removing intermediate container 22747e8ff9e3 [2023-01-18T19:08:38.337Z] ---> 8313bdd15861 [2023-01-18T19:08:38.337Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T19:08:38.337Z] ---> Running in 3f846c18da1b [2023-01-18T19:08:38.590Z] $ docker top 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 -eo pid,comm [2023-01-18T19:08:38.595Z] Removing intermediate container 3f846c18da1b [2023-01-18T19:08:38.595Z] ---> edc0d739e46b [2023-01-18T19:08:38.595Z] [2023-01-18T19:08:38.595Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T19:08:38.595Z] 3.15: Pulling from library/alpine [Pipeline] { [Pipeline] sh [2023-01-18T19:08:38.901Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:08:38.901Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:08:38.901Z] ---> c4fc93816858 [2023-01-18T19:08:38.901Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:08:39.158Z] ---> Running in 5be47171c189 [2023-01-18T19:08:39.416Z] Removing intermediate container 5be47171c189 [2023-01-18T19:08:39.416Z] ---> 6d5191fa0722 [2023-01-18T19:08:39.416Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:08:39.416Z] ---> Running in 3e4b33318594 [2023-01-18T19:08:39.528Z] + go version [2023-01-18T19:08:39.528Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T19:08:39.569Z] $ docker stop --time=1 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 [2023-01-18T19:08:39.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:40.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:40.502Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:08:40.502Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:08:40.502Z] OK: 15859 distinct packages available [2023-01-18T19:08:40.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:40.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:08:40.762Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:08:41.023Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:08:41.023Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:08:41.024Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:08:41.024Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:08:41.024Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:08:41.024Z] OK: 7 MiB in 19 packages [2023-01-18T19:08:41.211Z] $ docker rm -f --volumes 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:08:42.206Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T19:08:42.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:08:42.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container [2023-01-18T19:08:42.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T19:08:43.691Z] Removing intermediate container 3e4b33318594 [2023-01-18T19:08:43.691Z] ---> fe476ed7a745 [2023-01-18T19:08:43.691Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:08:43.837Z] $ docker top e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T19:08:44.114Z] ========================================================= [2023-01-18T19:08:44.114Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T19:08:44.114Z] ========================================================= [Pipeline] sh [2023-01-18T19:08:44.752Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T19:08:45.465Z] + make test [2023-01-18T19:08:45.465Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T19:08:49.004Z] ---> 27180b63b8eb [2023-01-18T19:08:49.004Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:08:49.967Z] ---> cc11f2eabad3 [2023-01-18T19:08:49.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T19:08:50.227Z] ---> 8a70332a7b0d [2023-01-18T19:08:50.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T19:08:52.152Z] ---> fd77185a601b [2023-01-18T19:08:52.152Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:08:52.416Z] ---> Running in 62ed854f9b2e [2023-01-18T19:08:53.816Z] Removing intermediate container 62ed854f9b2e [2023-01-18T19:08:53.816Z] ---> 87ca52898132 [2023-01-18T19:08:53.816Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:08:53.816Z] ---> Running in 31778dff3cf1 [2023-01-18T19:08:54.082Z] Removing intermediate container 31778dff3cf1 [2023-01-18T19:08:54.082Z] ---> 670e10c6e93d [2023-01-18T19:08:54.082Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T19:08:54.365Z] ---> Running in 63122a1fb2e4 [2023-01-18T19:08:54.964Z] Removing intermediate container 63122a1fb2e4 [2023-01-18T19:08:54.964Z] ---> 8993cbc6ff19 [2023-01-18T19:08:54.964Z] Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:08:55.537Z] ---> Running in 444922f1f3c9 [2023-01-18T19:08:56.925Z] Removing intermediate container 444922f1f3c9 [2023-01-18T19:08:56.925Z] ---> e789d7c79be7 [2023-01-18T19:08:56.925Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:08:57.186Z] ---> Running in 07482cb87175 [2023-01-18T19:08:59.102Z] Removing intermediate container 07482cb87175 [2023-01-18T19:08:59.102Z] ---> d64b1232a0b0 [2023-01-18T19:08:59.102Z] [2023-01-18T19:08:59.102Z] Successfully built d64b1232a0b0 [2023-01-18T19:08:59.102Z] Successfully tagged security-spire-server:latest [2023-01-18T19:08:59.102Z]  Building security-spire-server ... done Building security-bootstrapper [2023-01-18T19:09:07.307Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:07.307Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:07.307Z] ---> 77721f639773 [2023-01-18T19:09:07.307Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T19:09:07.307Z] ---> Using cache [2023-01-18T19:09:07.307Z] ---> ee5d19f326aa [2023-01-18T19:09:07.307Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T19:09:11.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:09:15.829Z] ---> Running in d16a831be14b [2023-01-18T19:09:16.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:16.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:16.613Z] OK: 211 MiB in 51 packages [2023-01-18T19:09:20.017Z] Removing intermediate container b806a45f31f8 [2023-01-18T19:09:20.017Z] ---> a4c24ae559df [2023-01-18T19:09:20.017Z] [2023-01-18T19:09:20.017Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T19:09:20.017Z] Removing intermediate container 62b5d7e04bda [2023-01-18T19:09:20.017Z] ---> 573dbdf841c2 [2023-01-18T19:09:20.017Z] [2023-01-18T19:09:20.017Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T19:09:20.017Z] Removing intermediate container d16a831be14b [2023-01-18T19:09:20.017Z] ---> bd9bb2cb5962 [2023-01-18T19:09:20.017Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T19:09:20.588Z] 3.16: Pulling from library/alpine [2023-01-18T19:09:21.539Z] 3.16: Pulling from library/alpine [2023-01-18T19:09:21.539Z] ---> c14e872fbd53 [2023-01-18T19:09:21.539Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:24.643Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:09:24.643Z] ---> Running in 7edbe7a8086c [2023-01-18T19:09:24.643Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:09:24.643Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T19:09:24.643Z] Status: Image is up to date for alpine:3.16 [2023-01-18T19:09:24.643Z] ---> bfe296a52501 [2023-01-18T19:09:24.643Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:09:24.643Z] ---> bfe296a52501 [2023-01-18T19:09:24.643Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T19:09:24.643Z] ---> Running in c2b50fe424e3 [2023-01-18T19:09:24.643Z] ---> Running in 109b7ba3076e [2023-01-18T19:09:24.910Z] Removing intermediate container ea7a51fcf5fc [2023-01-18T19:09:24.910Z] Removing intermediate container 26c6858916e7 [2023-01-18T19:09:24.910Z] ---> 02fb2f38c76f [2023-01-18T19:09:24.910Z] ---> f3e6428fcf1b [2023-01-18T19:09:24.910Z] [2023-01-18T19:09:24.910Z] [2023-01-18T19:09:24.910Z] Step 10/22 : FROM alpine:3.16Step 10/22 : FROM alpine:3.16 [2023-01-18T19:09:24.910Z] [2023-01-18T19:09:24.910Z] ---> bfe296a52501 [2023-01-18T19:09:24.910Z] ---> bfe296a52501 [2023-01-18T19:09:24.910Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:09:24.910Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T19:09:24.910Z] ---> Running in 0e75e6fdfae6 [2023-01-18T19:09:24.910Z] ---> Running in fbf6799b8b67 [2023-01-18T19:09:25.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.429Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T19:09:25.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.429Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T19:09:25.429Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T19:09:25.429Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T19:09:25.690Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T19:09:25.690Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:25.690Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:25.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.690Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:09:25.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:25.690Z] OK: 8 MiB in 20 packages [2023-01-18T19:09:25.690Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:25.690Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:25.690Z] OK: 6 MiB in 15 packages [2023-01-18T19:09:25.690Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T19:09:25.690Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:25.690Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:25.949Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:25.949Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:09:25.949Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:09:25.949Z] OK: 6 MiB in 15 packages [2023-01-18T19:09:25.949Z] OK: 6 MiB in 16 packages [2023-01-18T19:09:26.208Z] Removing intermediate container 109b7ba3076e [2023-01-18T19:09:26.208Z] ---> 5ffdee8ed2ce [2023-01-18T19:09:26.208Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:09:26.208Z] ---> Running in a94f5e7ca7cc [2023-01-18T19:09:26.208Z] Removing intermediate container c2b50fe424e3 [2023-01-18T19:09:26.208Z] ---> d623cdfd2822 [2023-01-18T19:09:26.208Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:09:26.208Z] ---> Running in dc8cc2acf39e [2023-01-18T19:09:26.208Z] Removing intermediate container a94f5e7ca7cc [2023-01-18T19:09:26.208Z] ---> 4c7ffc6f8ee0 [2023-01-18T19:09:26.208Z] Step 12/21 : WORKDIR /edgex [2023-01-18T19:09:26.470Z] ---> Running in d240ae01e918 [2023-01-18T19:09:26.470Z] Removing intermediate container dc8cc2acf39e [2023-01-18T19:09:26.470Z] ---> 8367f5487c57 [2023-01-18T19:09:26.470Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T19:09:26.470Z] ---> Running in 02b030e5bd24 [2023-01-18T19:09:26.470Z] Removing intermediate container 0e75e6fdfae6 [2023-01-18T19:09:26.470Z] ---> 9118082a0261 [2023-01-18T19:09:26.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:09:26.470Z] Removing intermediate container fbf6799b8b67 [2023-01-18T19:09:26.470Z] ---> 2e0f7b6a771f [2023-01-18T19:09:26.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:09:26.470Z] ---> Running in c952a4b6c682 [2023-01-18T19:09:26.470Z] Removing intermediate container d240ae01e918 [2023-01-18T19:09:26.470Z] ---> 275ca999d684 [2023-01-18T19:09:26.470Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T19:09:26.470Z] ---> Running in 82880d0952af [2023-01-18T19:09:26.470Z] Removing intermediate container 02b030e5bd24 [2023-01-18T19:09:26.470Z] ---> 1d2984ff47fc [2023-01-18T19:09:26.470Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T19:09:26.730Z] ---> Running in a93c90fc0582 [2023-01-18T19:09:26.730Z] Removing intermediate container c952a4b6c682 [2023-01-18T19:09:26.730Z] ---> 4c66e8482aa7 [2023-01-18T19:09:26.730Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T19:09:26.730Z] Removing intermediate container 82880d0952af [2023-01-18T19:09:26.730Z] ---> 760fa090b90f [2023-01-18T19:09:26.730Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T19:09:26.730Z] ---> Running in 461489e9124d [2023-01-18T19:09:26.730Z] ---> be5c450113d4 [2023-01-18T19:09:26.730Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T19:09:26.730Z] ---> Running in 684d137de451 [2023-01-18T19:09:26.730Z] Removing intermediate container a93c90fc0582 [2023-01-18T19:09:26.730Z] ---> 8734ea5901f4 [2023-01-18T19:09:26.730Z] Step 15/23 : WORKDIR / [2023-01-18T19:09:26.730Z] Removing intermediate container 461489e9124d [2023-01-18T19:09:26.730Z] ---> 6951af4cc55a [2023-01-18T19:09:26.730Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:09:26.989Z] ---> Running in c6b0558c4909 [2023-01-18T19:09:26.989Z] ---> Running in c3e038f07f93 [2023-01-18T19:09:26.989Z] Removing intermediate container 684d137de451 [2023-01-18T19:09:26.989Z] ---> 3400e4dbf63a [2023-01-18T19:09:26.989Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:09:27.248Z] ---> Running in 205df3708f51 [2023-01-18T19:09:27.248Z] Removing intermediate container c3e038f07f93 [2023-01-18T19:09:27.248Z] ---> 5bea21804e7a [2023-01-18T19:09:27.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:27.248Z] ---> 05cc6780eba4 [2023-01-18T19:09:27.248Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T19:09:27.248Z] Removing intermediate container c6b0558c4909 [2023-01-18T19:09:27.248Z] ---> 4756b4d57b8a [2023-01-18T19:09:27.248Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:27.248Z] Removing intermediate container 205df3708f51 [2023-01-18T19:09:27.248Z] ---> 491d3b5dc38d [2023-01-18T19:09:27.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:09:27.820Z] ---> 499d98db984a [2023-01-18T19:09:27.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T19:09:27.820Z] ---> 8a84286cb966 [2023-01-18T19:09:27.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T19:09:27.820Z] ---> 93709dc8ef94 [2023-01-18T19:09:27.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T19:09:27.820Z] ---> c18d625dbdfa [2023-01-18T19:09:27.820Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:09:29.728Z] ---> 251da8408809 [2023-01-18T19:09:29.729Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:09:29.729Z] ---> Running in dbcd254ff811 [2023-01-18T19:09:29.729Z] ---> 7f903a2ce206 [2023-01-18T19:09:29.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:29.729Z] ---> e5129a9d6252 [2023-01-18T19:09:29.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:29.729Z] ---> 67a9ccd176e0 [2023-01-18T19:09:29.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T19:09:29.729Z] ---> 40d92563880b [2023-01-18T19:09:29.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T19:09:29.729Z] ---> e56685886b4d [2023-01-18T19:09:29.729Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T19:09:29.729Z] ---> Running in b32ac430187c [2023-01-18T19:09:29.729Z] ---> 374cf22dead3 [2023-01-18T19:09:29.729Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T19:09:29.729Z] ---> Running in 7e47bb6f8dc1 [2023-01-18T19:09:29.729Z] ---> Running in 4cbac6b247b4 [2023-01-18T19:09:29.729Z] Removing intermediate container b32ac430187c [2023-01-18T19:09:29.729Z] ---> bebd17f3f665 [2023-01-18T19:09:29.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:29.729Z] Removing intermediate container 7e47bb6f8dc1 [2023-01-18T19:09:29.729Z] ---> fa3478dac29b [2023-01-18T19:09:29.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:29.729Z] ---> Running in cef7efee08bc [2023-01-18T19:09:29.729Z] Removing intermediate container 4cbac6b247b4 [2023-01-18T19:09:29.729Z] ---> 94d85fb841ce [2023-01-18T19:09:29.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:09:29.729Z] ---> Running in 115f578fcfe2 [2023-01-18T19:09:29.729Z] ---> Running in c705ccba053c [2023-01-18T19:09:29.988Z] Removing intermediate container cef7efee08bc [2023-01-18T19:09:29.988Z] ---> bc77520c5ada [2023-01-18T19:09:29.988Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T19:09:29.988Z] ---> Running in 35f3a1c38dd2 [2023-01-18T19:09:29.988Z] Removing intermediate container 115f578fcfe2 [2023-01-18T19:09:29.988Z] ---> 4901a302aa2f [2023-01-18T19:09:29.988Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T19:09:29.988Z] Removing intermediate container c705ccba053c [2023-01-18T19:09:29.988Z] ---> 3d941c857879 [2023-01-18T19:09:29.988Z] Step 20/22 : LABEL arch=x86_64 ---> Running in 7163db17d62c [2023-01-18T19:09:29.988Z] [2023-01-18T19:09:29.988Z] ---> Running in 3c5e6c9d2234 [2023-01-18T19:09:29.988Z] Removing intermediate container 35f3a1c38dd2 [2023-01-18T19:09:29.988Z] ---> efb9892b2ec8 [2023-01-18T19:09:29.988Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:09:29.988Z] ---> Running in 0195586068b1 [2023-01-18T19:09:29.988Z] Removing intermediate container 7163db17d62c [2023-01-18T19:09:29.988Z] ---> 217873f7d7f3 [2023-01-18T19:09:29.988Z] Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:09:30.249Z] Removing intermediate container 3c5e6c9d2234 [2023-01-18T19:09:30.249Z] ---> 1db49d14cfeb [2023-01-18T19:09:30.249Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:09:30.249Z] ---> Running in a69eca3ac298 [2023-01-18T19:09:30.249Z] Removing intermediate container dbcd254ff811 [2023-01-18T19:09:30.249Z] ---> ee1ee6e18064 [2023-01-18T19:09:30.249Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:09:30.249Z] ---> Running in bf9bbdb91a0f [2023-01-18T19:09:30.249Z] ---> Running in 9edbcf655b45 [2023-01-18T19:09:30.249Z] Removing intermediate container 0195586068b1 [2023-01-18T19:09:30.249Z] ---> 08e0f021aae5 [2023-01-18T19:09:30.249Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:09:30.249Z] Removing intermediate container a69eca3ac298 [2023-01-18T19:09:30.249Z] ---> 18ae0f146295 [2023-01-18T19:09:30.249Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:09:30.249Z] ---> Running in 65ee71e22589 [2023-01-18T19:09:30.249Z] ---> Running in db4a70a14532 [2023-01-18T19:09:30.249Z] Removing intermediate container bf9bbdb91a0f [2023-01-18T19:09:30.249Z] ---> 0bc351f3dad0 [2023-01-18T19:09:30.249Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:09:30.508Z] Removing intermediate container 9edbcf655b45 [2023-01-18T19:09:30.508Z] ---> d6245c799270 [2023-01-18T19:09:30.508Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T19:09:30.508Z] ---> Running in b842ef34e1f0 [2023-01-18T19:09:30.508Z] Removing intermediate container 65ee71e22589 [2023-01-18T19:09:30.508Z] ---> 81c548a52325 [2023-01-18T19:09:30.508Z] [2023-01-18T19:09:30.508Z] ---> Running in 03bbe86cd08d [2023-01-18T19:09:30.508Z] Removing intermediate container db4a70a14532 [2023-01-18T19:09:30.508Z] ---> 5a4161779fba [2023-01-18T19:09:30.508Z] [2023-01-18T19:09:30.508Z] Removing intermediate container b842ef34e1f0 [2023-01-18T19:09:30.508Z] ---> 9fc1f3111187 [2023-01-18T19:09:30.508Z] [2023-01-18T19:09:30.508Z] Successfully built 81c548a52325 [2023-01-18T19:09:30.508Z] Successfully tagged support-notifications:latest [2023-01-18T19:09:30.508Z]  Building support-notifications ... done Building security-spire-config [2023-01-18T19:09:30.508Z] Removing intermediate container 03bbe86cd08d [2023-01-18T19:09:30.508Z] ---> fa5270cda27f [2023-01-18T19:09:30.508Z] Step 20/21 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:09:30.783Z] ---> Running in cd34a99521a0 [2023-01-18T19:09:30.783Z] Successfully built 5a4161779fba [2023-01-18T19:09:30.783Z] Successfully tagged core-command:latest [2023-01-18T19:09:30.783Z] Building core-data [2023-01-18T19:09:30.783Z]  Building core-command ... done Successfully built 9fc1f3111187 [2023-01-18T19:09:30.783Z] Successfully tagged support-scheduler:latest [2023-01-18T19:09:30.783Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-01-18T19:09:32.160Z] Removing intermediate container cd34a99521a0 [2023-01-18T19:09:32.160Z] ---> 8ee3f527e6bb [2023-01-18T19:09:32.160Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T19:09:32.351Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T19:09:37.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:37.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:37.502Z] ---> 77721f639773 [2023-01-18T19:09:37.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> a2da58e39b21 [2023-01-18T19:09:37.502Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> 54bf0e721afc [2023-01-18T19:09:37.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> 2435d1902c42 [2023-01-18T19:09:37.502Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> 36603eeefd88 [2023-01-18T19:09:37.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> bbc2b174559f [2023-01-18T19:09:37.502Z] Step 8/22 : COPY . . [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> 79b732466690 [2023-01-18T19:09:37.502Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T19:09:37.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:37.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:37.502Z] ---> 77721f639773 [2023-01-18T19:09:37.502Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> ee5d19f326aa [2023-01-18T19:09:37.502Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:09:37.502Z] ---> Using cache [2023-01-18T19:09:37.502Z] ---> 481167bc6864 [2023-01-18T19:09:37.503Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:09:37.503Z] ---> Using cache [2023-01-18T19:09:37.503Z] ---> 99c0d9dd15d7 [2023-01-18T19:09:37.503Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:37.503Z] ---> Using cache [2023-01-18T19:09:37.503Z] ---> 2bec927f215a [2023-01-18T19:09:37.503Z] Step 7/24 : COPY . . [2023-01-18T19:09:37.503Z] ---> Using cache [2023-01-18T19:09:37.503Z] ---> e971717c4cb7 [2023-01-18T19:09:37.503Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:09:37.503Z] ---> Using cache [2023-01-18T19:09:37.503Z] ---> 70b5fd3e8701 [2023-01-18T19:09:37.503Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:09:37.503Z] ---> Using cache [2023-01-18T19:09:37.503Z] ---> bbef6aaf5ad2 [2023-01-18T19:09:37.503Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:09:38.889Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:38.889Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:38.889Z] ---> 77721f639773 [2023-01-18T19:09:38.889Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T19:09:38.889Z] ---> Using cache [2023-01-18T19:09:38.889Z] ---> ee5d19f326aa [2023-01-18T19:09:38.889Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T19:09:45.516Z] ---> Running in 573fbf8fc4ce [2023-01-18T19:09:45.516Z] ---> Running in cf5bee9ec5d0 [2023-01-18T19:09:45.516Z] ---> Running in f280bf7dd1c4 [2023-01-18T19:09:45.516Z] ---> Running in 98885a6a3fc5 [2023-01-18T19:09:45.516Z] Removing intermediate container 573fbf8fc4ce [2023-01-18T19:09:45.516Z] ---> e37129983fb4 [2023-01-18T19:09:45.516Z] [2023-01-18T19:09:45.516Z] Successfully built e37129983fb4 [2023-01-18T19:09:45.516Z] Successfully tagged security-proxy-setup:latest [2023-01-18T19:09:45.516Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-01-18T19:09:45.777Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:09:46.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:46.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:46.313Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T19:09:46.313Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T19:09:46.313Z] OK: 17043 distinct packages available [2023-01-18T19:09:46.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:46.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:47.407Z] OK: 211 MiB in 51 packages [2023-01-18T19:09:50.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:09:50.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:09:50.050Z] ---> 77721f639773 [2023-01-18T19:09:50.050Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:09:50.050Z] ---> Using cache [2023-01-18T19:09:50.050Z] ---> ee5d19f326aa [2023-01-18T19:09:50.050Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T19:09:50.050Z] ---> Using cache [2023-01-18T19:09:50.050Z] ---> bd9bb2cb5962 [2023-01-18T19:09:50.050Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:09:50.050Z] ---> Using cache [2023-01-18T19:09:50.050Z] ---> c14e872fbd53 [2023-01-18T19:09:50.050Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:53.358Z] ---> Running in a42fb42a0326 [2023-01-18T19:09:53.358Z] Removing intermediate container cf5bee9ec5d0 [2023-01-18T19:09:53.358Z] ---> 3934d3142110 [2023-01-18T19:09:53.358Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:09:53.358Z] Removing intermediate container f280bf7dd1c4 [2023-01-18T19:09:53.358Z] ---> 9add5d64e785 [2023-01-18T19:09:53.358Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T19:09:53.358Z] ---> Running in 6efadb482807 [2023-01-18T19:09:55.288Z] ---> 438213a1547b [2023-01-18T19:09:55.288Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:09:55.288Z] Removing intermediate container 6efadb482807 [2023-01-18T19:09:55.288Z] ---> afa634916f0b [2023-01-18T19:09:55.288Z] [2023-01-18T19:09:55.288Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:09:55.288Z] ---> c4fc93816858 [2023-01-18T19:09:55.288Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:09:55.288Z] ---> Using cache [2023-01-18T19:09:55.288Z] ---> 6d5191fa0722 [2023-01-18T19:09:55.288Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T19:09:56.269Z] ---> Running in 0a3569622790 [2023-01-18T19:09:56.269Z] ---> Running in 6665fe8eef9c [2023-01-18T19:09:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:57.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:57.368Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:09:57.369Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:09:57.369Z] OK: 15859 distinct packages available [2023-01-18T19:09:57.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:57.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:09:57.630Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T19:09:57.630Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:09:57.630Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T19:09:57.630Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T19:09:57.630Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:09:57.630Z] OK: 6 MiB in 18 packages [2023-01-18T19:10:00.925Z] Removing intermediate container 0a3569622790 [2023-01-18T19:10:00.925Z] ---> 6799e6e7fbc7 [2023-01-18T19:10:00.925Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:10:10.952Z] ---> 80e61d2b87e5 [2023-01-18T19:10:10.952Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:10.952Z] Removing intermediate container 7edbe7a8086c [2023-01-18T19:10:10.952Z] ---> 664ff4cd5808 [2023-01-18T19:10:10.952Z] Step 7/32 : COPY . . [2023-01-18T19:10:15.175Z] ---> 3aabb2bdd302 [2023-01-18T19:10:15.175Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T19:10:18.507Z] Removing intermediate container 98885a6a3fc5 [2023-01-18T19:10:18.507Z] ---> 6815bd3165a8 [2023-01-18T19:10:18.507Z] [2023-01-18T19:10:18.507Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:10:18.507Z] ---> bfe296a52501 [2023-01-18T19:10:18.507Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T19:10:18.507Z] ---> e6e3d994bc55 [2023-01-18T19:10:18.507Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T19:10:18.507Z] ---> Running in c0d2bfdb136b [2023-01-18T19:10:21.046Z] ---> Running in 13a539d8b5cd [2023-01-18T19:10:21.046Z] ---> Running in 7216abeea3d4 [2023-01-18T19:10:22.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:10:23.386Z] Removing intermediate container c0d2bfdb136b [2023-01-18T19:10:23.386Z] ---> d68a973286b4 [2023-01-18T19:10:23.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T19:10:23.646Z] Removing intermediate container 7216abeea3d4 [2023-01-18T19:10:23.646Z] ---> f450f11e4158 [2023-01-18T19:10:23.646Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T19:10:26.946Z] ---> 133dd74c389e [2023-01-18T19:10:26.946Z] Step 19/24 : WORKDIR / [2023-01-18T19:10:27.207Z] ---> Running in 92d39ab69e6c [2023-01-18T19:10:27.775Z] ---> Running in 480ffe3b381c [2023-01-18T19:10:29.686Z] Removing intermediate container 92d39ab69e6c [2023-01-18T19:10:29.686Z] ---> b4b0e1590b1b [2023-01-18T19:10:29.686Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T19:10:32.991Z] Removing intermediate container 480ffe3b381c [2023-01-18T19:10:32.991Z] ---> 40ae8d4b0fc0 [2023-01-18T19:10:32.991Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:10:34.373Z] ---> Running in b0fb20f96a93 [2023-01-18T19:10:34.373Z] ---> Running in 7d3336dc624f [2023-01-18T19:10:34.632Z] Removing intermediate container 7d3336dc624f [2023-01-18T19:10:34.632Z] ---> 0eb381bf3d3f [2023-01-18T19:10:34.632Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:10:34.632Z] Removing intermediate container b0fb20f96a93 [2023-01-18T19:10:34.632Z] ---> 61894bdb97f1 [2023-01-18T19:10:34.632Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:10:34.632Z] ---> Running in 863e744dcf25 [2023-01-18T19:10:34.632Z] ---> Running in 42ef6291b316 [2023-01-18T19:10:34.632Z] Removing intermediate container 863e744dcf25 [2023-01-18T19:10:34.632Z] ---> 22c30e5e5380 [2023-01-18T19:10:34.632Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:10:34.895Z] ---> Running in 12a66c19e02e [2023-01-18T19:10:34.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:34.895Z] Removing intermediate container 12a66c19e02e [2023-01-18T19:10:34.895Z] ---> dca15375a0c1 [2023-01-18T19:10:34.895Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:10:35.219Z] ---> Running in 83fde1a1a6de [2023-01-18T19:10:35.220Z] Removing intermediate container 6665fe8eef9c [2023-01-18T19:10:35.220Z] ---> 0569960615fa [2023-01-18T19:10:35.220Z] Step 7/19 : COPY . . [2023-01-18T19:10:35.220Z] Removing intermediate container a42fb42a0326 [2023-01-18T19:10:35.220Z] ---> 60f9664cbc1e [2023-01-18T19:10:35.220Z] Step 7/24 : COPY . . [2023-01-18T19:10:35.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:35.480Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:35.480Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:10:35.480Z] OK: 6 MiB in 15 packages [2023-01-18T19:10:36.421Z] Removing intermediate container 83fde1a1a6de [2023-01-18T19:10:36.421Z] ---> be3dac1c7ba0 [2023-01-18T19:10:36.421Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:10:46.422Z] ---> Running in c53dcd0f4f80 [2023-01-18T19:10:46.422Z] Removing intermediate container c53dcd0f4f80 [2023-01-18T19:10:46.422Z] ---> 56979c5bd12a [2023-01-18T19:10:46.422Z] [2023-01-18T19:10:46.422Z] ---> 25cf2cf4f98b [2023-01-18T19:10:46.422Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T19:10:46.422Z] ---> 9f9e852bb9c5 [2023-01-18T19:10:46.422Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T19:10:46.422Z] Removing intermediate container 42ef6291b316 [2023-01-18T19:10:46.422Z] ---> 7b1f6c8ed80f [2023-01-18T19:10:46.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:10:46.422Z] ---> Running in 4b76f0d0efc6 [2023-01-18T19:10:46.422Z] ---> Running in 3d8eb35b1eaf [2023-01-18T19:10:46.422Z] Successfully built 56979c5bd12a [2023-01-18T19:10:46.422Z] Successfully tagged security-spire-config:latest [2023-01-18T19:10:46.422Z]  Building security-spire-config ... done Building security-spire-agent [2023-01-18T19:10:47.366Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T19:10:50.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:10:50.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:10:50.937Z] ---> 77721f639773 [2023-01-18T19:10:50.937Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> ee5d19f326aa [2023-01-18T19:10:50.937Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 481167bc6864 [2023-01-18T19:10:50.937Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 99c0d9dd15d7 [2023-01-18T19:10:50.937Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 2bec927f215a [2023-01-18T19:10:50.937Z] Step 7/24 : COPY . . [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> e971717c4cb7 [2023-01-18T19:10:50.937Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 70b5fd3e8701 [2023-01-18T19:10:50.937Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> bbef6aaf5ad2 [2023-01-18T19:10:50.937Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 3934d3142110 [2023-01-18T19:10:50.937Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> afa634916f0b [2023-01-18T19:10:50.937Z] [2023-01-18T19:10:50.937Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:10:50.937Z] ---> c4fc93816858 [2023-01-18T19:10:50.937Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> 6d5191fa0722 [2023-01-18T19:10:50.937Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:10:50.937Z] ---> Using cache [2023-01-18T19:10:50.937Z] ---> fe476ed7a745 [2023-01-18T19:10:50.937Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T19:10:53.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:10:54.888Z] ---> ef4ee16c02a9 [2023-01-18T19:10:54.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T19:10:55.506Z] ---> f63c931c23ba [2023-01-18T19:10:55.506Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:10:55.506Z] Removing intermediate container 13a539d8b5cd [2023-01-18T19:10:55.506Z] ---> 9cf7d0daeb32 [2023-01-18T19:10:55.506Z] [2023-01-18T19:10:55.506Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T19:10:55.506Z] ---> bfe296a52501 [2023-01-18T19:10:55.506Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:10:55.768Z] ---> 5c3cb4456d52 [2023-01-18T19:10:55.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T19:10:57.168Z] ---> Running in 08b5735091f8 [2023-01-18T19:10:58.120Z] ---> 5d049f51942b [2023-01-18T19:10:58.120Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T19:10:58.120Z] ---> 596ea5e8e8e0 [2023-01-18T19:10:58.120Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:10:58.120Z] ---> Running in b7b6ccf7a0c2 [2023-01-18T19:10:58.120Z] Removing intermediate container 08b5735091f8 [2023-01-18T19:10:58.120Z] ---> 720a31240973 [2023-01-18T19:10:58.120Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T19:10:58.120Z] ---> Running in 67dbbf139889 [2023-01-18T19:10:58.378Z] Removing intermediate container b7b6ccf7a0c2 [2023-01-18T19:10:58.378Z] ---> 26f2ea300358 [2023-01-18T19:10:58.378Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:10:58.378Z] ---> Running in e2182619ff90 [2023-01-18T19:10:58.378Z] ---> 3c5cb082d4aa [2023-01-18T19:10:58.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T19:10:58.636Z] Removing intermediate container e2182619ff90 [2023-01-18T19:10:58.636Z] ---> 74e19e8345d5 [2023-01-18T19:10:58.636Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T19:10:58.893Z] ---> Running in c981a34411c1 [2023-01-18T19:10:58.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:58.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:10:59.153Z] ---> 033b3a31ac79 [2023-01-18T19:10:59.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T19:10:59.153Z] Removing intermediate container c981a34411c1 [2023-01-18T19:10:59.153Z] ---> c763cfd0c2d8 [2023-01-18T19:10:59.153Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:10:59.153Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:10:59.153Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T19:10:59.153Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:10:59.153Z] OK: 6 MiB in 16 packages [2023-01-18T19:10:59.153Z] ---> Running in 5e9edffd71da [2023-01-18T19:10:59.414Z] ---> dfea83401bee [2023-01-18T19:10:59.414Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:10:59.414Z] ---> Running in 8d3cf6483bf1 [2023-01-18T19:10:59.414Z] Removing intermediate container 5e9edffd71da [2023-01-18T19:10:59.414Z] ---> 4234ceec3890 [2023-01-18T19:10:59.414Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:10:59.684Z] ---> Running in 2d0abfa08c5a [2023-01-18T19:10:59.685Z] Removing intermediate container 8d3cf6483bf1 [2023-01-18T19:10:59.685Z] ---> f3f0198e2eee [2023-01-18T19:10:59.685Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:10:59.685Z] ---> Running in 5651725c7473 [2023-01-18T19:10:59.942Z] Removing intermediate container 2d0abfa08c5a [2023-01-18T19:10:59.942Z] ---> 75835bb164bd [2023-01-18T19:10:59.942Z] [2023-01-18T19:10:59.942Z] Successfully built 75835bb164bd [2023-01-18T19:10:59.942Z] Successfully tagged core-data:latest [2023-01-18T19:10:59.942Z]  Building core-data ... done Building core-metadata [2023-01-18T19:10:59.942Z] Removing intermediate container 67dbbf139889 [2023-01-18T19:10:59.942Z] ---> 9ed609d7c442 [2023-01-18T19:10:59.942Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T19:10:59.942Z] Removing intermediate container 5651725c7473 [2023-01-18T19:10:59.942Z] ---> 8655edcb1cf0 [2023-01-18T19:10:59.942Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:10:59.942Z] ---> Running in 8308f46fb7f7 [2023-01-18T19:10:59.942Z] ---> Running in 546dd173bbf8 [2023-01-18T19:11:03.326Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:11:03.326Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:11:03.326Z] ---> 77721f639773 [2023-01-18T19:11:03.326Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> a2da58e39b21 [2023-01-18T19:11:03.326Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> 54bf0e721afc [2023-01-18T19:11:03.326Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> 2435d1902c42 [2023-01-18T19:11:03.326Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> 36603eeefd88 [2023-01-18T19:11:03.326Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> bbc2b174559f [2023-01-18T19:11:03.326Z] Step 8/24 : COPY . . [2023-01-18T19:11:03.326Z] ---> Using cache [2023-01-18T19:11:03.326Z] ---> 79b732466690 [2023-01-18T19:11:03.326Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T19:11:07.643Z] Removing intermediate container 546dd173bbf8 [2023-01-18T19:11:07.643Z] ---> 5456b1dcc0f5 [2023-01-18T19:11:07.643Z] Removing intermediate container 8308f46fb7f7 [2023-01-18T19:11:07.644Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 ---> 560cc30b18f2 [2023-01-18T19:11:07.644Z] [2023-01-18T19:11:07.644Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T19:11:07.644Z] ---> Running in d5c60318b66c [2023-01-18T19:11:07.644Z] ---> Running in ec48327b64bb [2023-01-18T19:11:07.644Z] ---> Running in 44a249885134 [2023-01-18T19:11:07.902Z] Removing intermediate container 44a249885134 [2023-01-18T19:11:07.902Z] ---> f38de25c5f80 [2023-01-18T19:11:07.902Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:11:07.902Z] Removing intermediate container ec48327b64bb [2023-01-18T19:11:07.902Z] ---> faff86287b40 [2023-01-18T19:11:07.902Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T19:11:07.902Z] ---> Running in a75329030220 [2023-01-18T19:11:07.902Z] ---> Running in b0333d32853e [2023-01-18T19:11:08.161Z] Removing intermediate container a75329030220 [2023-01-18T19:11:08.162Z] ---> aa84d559d8e8 [2023-01-18T19:11:08.162Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T19:11:08.162Z] Removing intermediate container b0333d32853e [2023-01-18T19:11:08.162Z] ---> 786d524d8227 [2023-01-18T19:11:08.162Z] [2023-01-18T19:11:08.162Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:11:08.162Z] ---> Running in ac9fbcab1a70 [2023-01-18T19:11:08.162Z] Successfully built 786d524d8227 [2023-01-18T19:11:08.162Z] Successfully tagged security-spire-agent:latest [2023-01-18T19:11:08.420Z]  Building security-spire-agent ... done Removing intermediate container ac9fbcab1a70 [2023-01-18T19:11:08.420Z] ---> 1ae923dc2a59 [2023-01-18T19:11:08.420Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T19:11:08.420Z] ---> Running in 4016e1ccc121 [2023-01-18T19:11:10.329Z] Removing intermediate container 4016e1ccc121 [2023-01-18T19:11:10.329Z] ---> a73f6cfb3fbf [2023-01-18T19:11:10.329Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T19:11:10.329Z] ---> Running in 42051d59efec [2023-01-18T19:11:10.329Z] Removing intermediate container 42051d59efec [2023-01-18T19:11:10.329Z] ---> 13cf056bc547 [2023-01-18T19:11:10.329Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T19:11:10.901Z] ---> f067f1828d28 [2023-01-18T19:11:10.901Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T19:11:10.901Z] ---> Running in dd23c884e926 [2023-01-18T19:11:12.286Z] Removing intermediate container dd23c884e926 [2023-01-18T19:11:12.286Z] ---> f20423bd3773 [2023-01-18T19:11:12.286Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:11:12.547Z] ---> 68cbadce2b2a [2023-01-18T19:11:12.547Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T19:11:14.468Z] ---> f27098e310fc [2023-01-18T19:11:14.468Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T19:11:15.408Z] ---> f3a5ee36b011 [2023-01-18T19:11:15.408Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T19:11:16.354Z] ---> a54ae1e21b9d [2023-01-18T19:11:16.354Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T19:11:16.616Z] ---> 02e5bcbcef78 [2023-01-18T19:11:16.616Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T19:11:17.187Z] ---> 48f4a7623d29 [2023-01-18T19:11:17.187Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T19:11:17.779Z] ---> 185aa2214a2e [2023-01-18T19:11:17.779Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T19:11:17.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:11:18.356Z] ---> Running in 220a439b7a3f [2023-01-18T19:11:22.555Z] Removing intermediate container 220a439b7a3f [2023-01-18T19:11:22.555Z] ---> 41e70042e598 [2023-01-18T19:11:22.555Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T19:11:22.555Z] ---> Running in deeeb75806b5 [2023-01-18T19:11:22.555Z] Removing intermediate container 4b76f0d0efc6 [2023-01-18T19:11:22.555Z] ---> 5f6e9e4aec0f [2023-01-18T19:11:22.555Z] [2023-01-18T19:11:22.555Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T19:11:22.555Z] ---> c4fc93816858 [2023-01-18T19:11:22.555Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:11:22.555Z] ---> Using cache [2023-01-18T19:11:22.555Z] ---> 6d5191fa0722 [2023-01-18T19:11:22.555Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T19:11:23.496Z] ---> Running in a119a78d3bcf [2023-01-18T19:11:23.496Z] Removing intermediate container deeeb75806b5 [2023-01-18T19:11:23.496Z] ---> b11f66d168f4 [2023-01-18T19:11:23.496Z] Step 29/32 : CMD ["gate"] [2023-01-18T19:11:23.755Z] ---> Running in ad836fdfa295 [2023-01-18T19:11:23.755Z] Removing intermediate container 3d8eb35b1eaf [2023-01-18T19:11:23.755Z] ---> 82d6c2f53e63 [2023-01-18T19:11:23.755Z] [2023-01-18T19:11:23.755Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T19:11:23.755Z] ---> bfe296a52501 [2023-01-18T19:11:23.755Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T19:11:23.755Z] ---> Running in a1c897d7b38b [2023-01-18T19:11:24.015Z] Removing intermediate container ad836fdfa295 [2023-01-18T19:11:24.015Z] ---> 13aa8e79e975 [2023-01-18T19:11:24.015Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T19:11:24.015Z] ---> Running in c617cc5fc08a [2023-01-18T19:11:24.059Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T19:11:24.275Z] Removing intermediate container c617cc5fc08a [2023-01-18T19:11:24.275Z] ---> d6a10f318818 [2023-01-18T19:11:24.275Z] Step 31/32 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:11:24.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.275Z] ---> Running in a73670191611 [2023-01-18T19:11:24.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.794Z] Removing intermediate container a73670191611 [2023-01-18T19:11:24.794Z] ---> 5de1761f4b96 [2023-01-18T19:11:24.794Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T19:11:24.794Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:11:24.794Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:11:24.794Z] OK: 15859 distinct packages available [2023-01-18T19:11:24.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.794Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T19:11:24.794Z] ---> Running in 6349d8c28b86 [2023-01-18T19:11:24.794Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T19:11:24.794Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T19:11:24.794Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:11:24.794Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:11:24.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T19:11:24.794Z] OK: 6 MiB in 17 packages [2023-01-18T19:11:25.056Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T19:11:25.056Z] Removing intermediate container 6349d8c28b86 [2023-01-18T19:11:25.056Z] ---> 8b38be04bfe2 [2023-01-18T19:11:25.056Z] [2023-01-18T19:11:25.056Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T19:11:25.349Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T19:11:25.349Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T19:11:25.349Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T19:11:25.349Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T19:11:25.349Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:11:25.349Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T19:11:25.349Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T19:11:25.349Z] Successfully built 8b38be04bfe2 [2023-01-18T19:11:25.349Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:11:25.349Z] Successfully tagged security-bootstrapper:latest [2023-01-18T19:11:25.349Z]  Building security-bootstrapper ... done Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:11:25.349Z] OK: 8 MiB in 23 packages [2023-01-18T19:11:26.286Z] Removing intermediate container a1c897d7b38b [2023-01-18T19:11:26.287Z] ---> 83a19dfe9bfc [2023-01-18T19:11:26.287Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:11:26.287Z] ---> Running in 9ade216fc21b [2023-01-18T19:11:26.546Z] Removing intermediate container a119a78d3bcf [2023-01-18T19:11:26.546Z] ---> 239239c5003f [2023-01-18T19:11:26.546Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:11:26.546Z] Removing intermediate container 9ade216fc21b [2023-01-18T19:11:26.546Z] ---> 094c049526c3 [2023-01-18T19:11:26.546Z] Step 12/24 : WORKDIR / [2023-01-18T19:11:26.546Z] ---> Running in 77e26bf80538 [2023-01-18T19:11:26.546Z] Removing intermediate container 77e26bf80538 [2023-01-18T19:11:26.546Z] ---> 8a55c01a1676 [2023-01-18T19:11:26.546Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T19:11:26.546Z] ---> b0f9a9f5d773 [2023-01-18T19:11:26.546Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T19:11:27.116Z] ---> a763db44806d [2023-01-18T19:11:27.116Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T19:11:27.701Z] ---> 0abb3e38c02f [2023-01-18T19:11:27.701Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T19:11:27.701Z] ---> 77dadf12a850 [2023-01-18T19:11:27.702Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T19:11:27.702Z] ---> 600826105206 [2023-01-18T19:11:27.702Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T19:11:27.702Z] ---> a789db5f6469 [2023-01-18T19:11:27.702Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T19:11:27.702Z] ---> Running in 68679883fe00 [2023-01-18T19:11:27.960Z] Removing intermediate container 68679883fe00 [2023-01-18T19:11:27.960Z] ---> ffebc64ed35b [2023-01-18T19:11:27.960Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:11:27.960Z] ---> a254f10d62e1 [2023-01-18T19:11:27.960Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T19:11:27.960Z] ---> Running in 7021f0e78069 [2023-01-18T19:11:28.219Z] Removing intermediate container 7021f0e78069 [2023-01-18T19:11:28.219Z] ---> ba8ca9901d96 [2023-01-18T19:11:28.219Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T19:11:28.219Z] ---> Running in f89589d2d535 [2023-01-18T19:11:28.584Z] ---> 855fbe3a7aa4 [2023-01-18T19:11:28.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T19:11:28.584Z] Removing intermediate container f89589d2d535 [2023-01-18T19:11:28.584Z] ---> 3dd9a2fc0a58 [2023-01-18T19:11:28.584Z] Step 18/19 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:11:28.584Z] ---> Running in df47b8c33af0 [2023-01-18T19:11:28.962Z] Removing intermediate container df47b8c33af0 [2023-01-18T19:11:28.962Z] ---> 8e01de4dadcd [2023-01-18T19:11:28.962Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T19:11:28.962Z] ---> Running in f9f0c414e291 [2023-01-18T19:11:29.277Z] ---> 756feca56f77 [2023-01-18T19:11:29.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:11:29.278Z] Removing intermediate container f9f0c414e291 [2023-01-18T19:11:29.278Z] ---> a19254318a45 [2023-01-18T19:11:29.278Z] [2023-01-18T19:11:29.278Z] Successfully built a19254318a45 [2023-01-18T19:11:29.278Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T19:11:29.535Z]  Building security-spiffe-token-provider ... done  ---> 29efdd0f88ed [2023-01-18T19:11:29.535Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:11:29.535Z] ---> Running in 33ebcab42f67 [2023-01-18T19:11:30.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T19:11:31.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T19:11:31.336Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T19:11:31.519Z] Removing intermediate container d5c60318b66c [2023-01-18T19:11:31.519Z] ---> 9d8f7d52f50d [2023-01-18T19:11:31.519Z] [2023-01-18T19:11:31.519Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T19:11:31.519Z] ---> bfe296a52501 [2023-01-18T19:11:31.519Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:11:31.519Z] ---> Using cache [2023-01-18T19:11:31.519Z] ---> 9118082a0261 [2023-01-18T19:11:31.519Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:11:31.519Z] ---> Using cache [2023-01-18T19:11:31.519Z] ---> 4c66e8482aa7 [2023-01-18T19:11:31.519Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T19:11:31.519Z] Removing intermediate container 33ebcab42f67 [2023-01-18T19:11:31.519Z] ---> c943a1806b74 [2023-01-18T19:11:31.519Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:11:31.519Z] ---> Running in b966e85c1195 [2023-01-18T19:11:31.519Z] ---> Running in d7e4270889d0 [2023-01-18T19:11:31.519Z] Removing intermediate container b966e85c1195 [2023-01-18T19:11:31.519Z] ---> d1be5b954709 [2023-01-18T19:11:31.519Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T19:11:31.519Z] Removing intermediate container d7e4270889d0 [2023-01-18T19:11:31.519Z] ---> e9e8ecaf0b8e [2023-01-18T19:11:31.519Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:11:31.519Z] ---> Running in ca03ef6b7c3e [2023-01-18T19:11:31.519Z] ---> Running in f988082937ab [2023-01-18T19:11:31.519Z] Removing intermediate container ca03ef6b7c3e [2023-01-18T19:11:31.519Z] ---> 4ed321a7396c [2023-01-18T19:11:31.519Z] Step 15/24 : WORKDIR / [2023-01-18T19:11:31.519Z] Removing intermediate container f988082937ab [2023-01-18T19:11:31.519Z] ---> ed7d59a1d70d [2023-01-18T19:11:31.519Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:11:31.519Z] ---> Running in acdfb8593c2a [2023-01-18T19:11:31.519Z] ---> Running in e3f73536783c [2023-01-18T19:11:31.519Z] Removing intermediate container acdfb8593c2a [2023-01-18T19:11:31.519Z] ---> 73a46dccefe5 [2023-01-18T19:11:31.519Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:11:31.519Z] Removing intermediate container e3f73536783c [2023-01-18T19:11:31.519Z] ---> 3fc5e8c02be8 [2023-01-18T19:11:31.519Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:11:31.519Z] ---> Running in 2884d7b2a8bb [2023-01-18T19:11:31.519Z] Removing intermediate container 2884d7b2a8bb [2023-01-18T19:11:31.519Z] ---> 5f29ed56947c [2023-01-18T19:11:31.519Z] [2023-01-18T19:11:31.782Z] ---> 237ad0c4035d [2023-01-18T19:11:31.782Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T19:11:31.782Z] Successfully built 5f29ed56947c [2023-01-18T19:11:31.782Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T19:11:32.352Z]  Building security-secretstore-setup ... done  ---> e64cca1b2720 [2023-01-18T19:11:32.352Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T19:11:32.352Z] ---> 616b07937b91 [2023-01-18T19:11:32.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T19:11:32.352Z] ---> 2bd55d0aae2c [2023-01-18T19:11:32.353Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T19:11:32.353Z] ---> Running in 967ee11e1c7d [2023-01-18T19:11:32.614Z] Removing intermediate container 967ee11e1c7d [2023-01-18T19:11:32.614Z] ---> 5d748bcb0b77 [2023-01-18T19:11:32.614Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:11:32.614Z] ---> Running in 752fc8bf47d6 [2023-01-18T19:11:32.614Z] Removing intermediate container 752fc8bf47d6 [2023-01-18T19:11:32.614Z] ---> e073c492d1da [2023-01-18T19:11:32.614Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T19:11:32.614Z] ---> Running in 9c74b1171499 [2023-01-18T19:11:32.875Z] Removing intermediate container 9c74b1171499 [2023-01-18T19:11:32.875Z] ---> 8537c040fe08 [2023-01-18T19:11:32.875Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:11:32.875Z] ---> Running in 6988784c26c1 [2023-01-18T19:11:32.875Z] Removing intermediate container 6988784c26c1 [2023-01-18T19:11:32.875Z] ---> e0e8a5ebe47a [2023-01-18T19:11:32.875Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:11:32.875Z] ---> Running in 12832fe5b9a2 [2023-01-18T19:11:32.875Z] Removing intermediate container 12832fe5b9a2 [2023-01-18T19:11:32.875Z] ---> 1f6fa194c10e [2023-01-18T19:11:32.875Z] [2023-01-18T19:11:32.875Z] Successfully built 1f6fa194c10e [2023-01-18T19:11:32.875Z] Successfully tagged core-metadata:latest [2023-01-18T19:11:33.145Z]  Building core-metadata ... done  [Pipeline] } [2023-01-18T19:11:33.163Z] $ docker stop --time=1 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 [2023-01-18T19:11:34.447Z] $ docker rm -f --volumes 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:11:34.842Z] + docker images [2023-01-18T19:11:34.843Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T19:11:34.843Z] core-metadata latest 1f6fa194c10e 2 seconds ago 18.5MB [2023-01-18T19:11:34.843Z] security-secretstore-setup latest 5f29ed56947c 3 seconds ago 29.9MB [2023-01-18T19:11:34.843Z] 9d8f7d52f50d 4 seconds ago 1.68GB [2023-01-18T19:11:34.843Z] security-spiffe-token-provider latest a19254318a45 6 seconds ago 29.8MB [2023-01-18T19:11:34.843Z] security-bootstrapper latest 8b38be04bfe2 10 seconds ago 20.3MB [2023-01-18T19:11:34.843Z] 82d6c2f53e63 11 seconds ago 1.67GB [2023-01-18T19:11:34.843Z] 5f6e9e4aec0f 13 seconds ago 1.71GB [2023-01-18T19:11:34.843Z] security-spire-agent latest 786d524d8227 27 seconds ago 125MB [2023-01-18T19:11:34.843Z] core-data latest 75835bb164bd 35 seconds ago 17.9MB [2023-01-18T19:11:34.843Z] 9cf7d0daeb32 40 seconds ago 1.66GB [2023-01-18T19:11:34.843Z] security-spire-config latest 56979c5bd12a 48 seconds ago 85.8MB [2023-01-18T19:11:34.843Z] 6815bd3165a8 About a minute ago 1.68GB [2023-01-18T19:11:34.843Z] afa634916f0b About a minute ago 1.54GB [2023-01-18T19:11:34.843Z] security-proxy-setup latest e37129983fb4 About a minute ago 27.8MB [2023-01-18T19:11:34.843Z] support-scheduler latest 9fc1f3111187 2 minutes ago 30MB [2023-01-18T19:11:34.843Z] core-command latest 5a4161779fba 2 minutes ago 17.7MB [2023-01-18T19:11:34.843Z] support-notifications latest 81c548a52325 2 minutes ago 30.6MB [2023-01-18T19:11:34.843Z] f3e6428fcf1b 2 minutes ago 1.74GB [2023-01-18T19:11:34.843Z] 02fb2f38c76f 2 minutes ago 1.74GB [2023-01-18T19:11:34.843Z] 573dbdf841c2 2 minutes ago 1.67GB [2023-01-18T19:11:34.843Z] a4c24ae559df 2 minutes ago 1.66GB [2023-01-18T19:11:34.843Z] security-spire-server latest d64b1232a0b0 2 minutes ago 86.5MB [2023-01-18T19:11:34.843Z] edc0d739e46b 2 minutes ago 1.54GB [2023-01-18T19:11:34.843Z] ci-base-image-x86_64 latest 77721f639773 7 minutes ago 904MB [2023-01-18T19:11:34.843Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T19:11:34.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T19:11:34.843Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T19:11:34.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T19:11:34.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T19:11:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T19:12:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.365s coverage: 28.7% of statements [2023-01-18T19:12:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T19:12:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T19:12:17.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.670s coverage: 98.5% of statements [2023-01-18T19:12:17.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.339s coverage: 43.0% of statements [2023-01-18T19:12:17.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T19:12:17.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T19:12:17.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.002s coverage: 54.0% of statements [2023-01-18T19:12:17.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T19:12:17.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T19:12:39.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.310s coverage: 89.2% of statements [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T19:12:39.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.793s coverage: 2.4% of statements [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T19:12:39.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.066s coverage: 95.6% of statements [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.441s coverage: 72.2% of statements [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.568s coverage: 60.0% of statements [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.673s coverage: 0.9% of statements [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.259s coverage: 58.8% of statements [2023-01-18T19:12:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.334s coverage: 29.6% of statements [2023-01-18T19:12:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T19:12:43.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.355s coverage: 47.1% of statements [2023-01-18T19:12:43.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2023-01-18T19:12:43.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements [2023-01-18T19:12:45.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-01-18T19:12:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2023-01-18T19:12:58.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements [2023-01-18T19:12:58.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.276s coverage: 44.8% of statements [2023-01-18T19:13:08.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.084s coverage: 79.9% of statements [2023-01-18T19:13:08.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.336s coverage: 77.4% of statements [2023-01-18T19:13:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.332s coverage: 80.0% of statements [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.283s coverage: 87.2% of statements [2023-01-18T19:13:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.978s coverage: 91.2% of statements [2023-01-18T19:13:13.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T19:13:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.262s coverage: 64.7% of statements [2023-01-18T19:13:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T19:13:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T19:13:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2023-01-18T19:13:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements [2023-01-18T19:13:19.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-01-18T19:13:19.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2023-01-18T19:13:19.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-01-18T19:13:27.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.972s coverage: 65.3% of statements [2023-01-18T19:13:27.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T19:13:27.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T19:13:27.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T19:13:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 41.8% of statements [2023-01-18T19:13:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T19:13:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T19:13:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.379s coverage: 89.5% of statements [2023-01-18T19:13:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T19:13:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements [2023-01-18T19:13:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T19:13:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T19:13:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T19:13:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T19:13:38.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T19:13:38.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T19:13:38.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.435s coverage: 63.2% of statements [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T19:13:38.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T19:13:38.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T19:13:38.909Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-18T19:13:38.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T19:13:38.909Z] go vet ./... [2023-01-18T19:15:47.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T19:15:47.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T19:15:47.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T19:15:47.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T19:15:48.509Z] + ls -al . [2023-01-18T19:15:48.509Z] total 744 [2023-01-18T19:15:48.509Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 19:08 . [2023-01-18T19:15:48.509Z] drwxr-xr-x 4 root root 4096 Jan 18 19:08 .. [2023-01-18T19:15:48.509Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:07 .blubracket [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 19:07 .dockerignore [2023-01-18T19:15:48.509Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:07 .git [2023-01-18T19:15:48.509Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:07 .github [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 19:07 .gitignore [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:07 .golangci.yml [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 19:07 .hadolint.yml [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 19:07 .sonarcloud.properties [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:07 ADOPTERS.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:07 Attribution.txt [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:07 CHANGELOG.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:07 CONTRIBUTING.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:07 GOVERNANCE.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 19:07 Jenkinsfile [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:07 LICENSE [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:07 Makefile [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:07 OWNERS.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:07 README.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:07 SECURITY.md [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:03 VERSION [2023-01-18T19:15:48.509Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:07 bin [2023-01-18T19:15:48.509Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 19:07 cmd [2023-01-18T19:15:48.509Z] -rw-r--r-- 1 root root 489970 Jan 18 19:13 coverage.out [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:07 go.mod [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:07 go.sum [2023-01-18T19:15:48.509Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:07 internal [2023-01-18T19:15:48.509Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:07 openapi [2023-01-18T19:15:48.509Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 19:07 snap [2023-01-18T19:15:48.509Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:07 version.go [Pipeline] sh [2023-01-18T19:15:49.208Z] + '[' -e coverage.out ] [2023-01-18T19:15:49.208Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T19:15:49.238Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T19:15:50.177Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T19:15:50.867Z] + make build [2023-01-18T19:15:50.867Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:17:27.529Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:17:27.529Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:17:32.882Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:18:19.744Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:18:27.953Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:18:33.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:18:39.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:18:44.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:18:49.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:19:04.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T19:19:09.983Z] $ docker stop --time=1 e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa [2023-01-18T19:19:12.219Z] $ docker rm -f --volumes e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:19:14.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:19:14.821Z] [2023-01-18T19:19:14.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:19:15.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:19:15.489Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T19:19:15.490Z] 29e5d40040c1: Pulling fs layer [2023-01-18T19:19:15.490Z] 1ce36da41761: Pulling fs layer [2023-01-18T19:19:15.490Z] 25b303627fd3: Pulling fs layer [2023-01-18T19:19:15.490Z] 29e5d40040c1: Verifying Checksum [2023-01-18T19:19:15.490Z] 29e5d40040c1: Download complete [2023-01-18T19:19:16.076Z] 1ce36da41761: Verifying Checksum [2023-01-18T19:19:16.076Z] 1ce36da41761: Download complete [2023-01-18T19:19:16.343Z] 29e5d40040c1: Pull complete [2023-01-18T19:19:17.758Z] 25b303627fd3: Download complete [2023-01-18T19:19:17.758Z] 1ce36da41761: Pull complete [2023-01-18T19:19:27.836Z] 25b303627fd3: Pull complete [2023-01-18T19:19:27.836Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T19:19:27.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:19:27.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:19:28.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container [2023-01-18T19:19:28.243Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T19:19:30.643Z] $ docker top b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:19:31.540Z] + docker-compose build --help [2023-01-18T19:19:31.540Z] + grep parallel [2023-01-18T19:19:36.888Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T19:19:36.930Z] $ docker stop --time=1 b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf [2023-01-18T19:19:38.645Z] $ docker rm -f --volumes b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:19:39.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T19:19:39.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:19:39.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container [2023-01-18T19:19:39.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T19:19:40.958Z] $ docker top e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:19:41.856Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T19:19:48.508Z] Building core-command ... [2023-01-18T19:19:48.508Z] Building core-data ... [2023-01-18T19:19:48.508Z] Building core-metadata ... [2023-01-18T19:19:48.508Z] Building security-bootstrapper ... [2023-01-18T19:19:48.508Z] Building security-proxy-setup ... [2023-01-18T19:19:48.508Z] Building security-secretstore-setup ... [2023-01-18T19:19:48.508Z] Building security-spiffe-token-provider ... [2023-01-18T19:19:48.508Z] Building security-spire-agent ... [2023-01-18T19:19:48.508Z] Building security-spire-config ... [2023-01-18T19:19:48.508Z] Building security-spire-server ... [2023-01-18T19:19:48.508Z] Building support-notifications ... [2023-01-18T19:19:48.508Z] Building support-scheduler ... [2023-01-18T19:19:48.508Z] Building security-proxy-setup [2023-01-18T19:19:48.508Z] Building security-bootstrapper [2023-01-18T19:19:48.508Z] Building support-notifications [2023-01-18T19:19:48.508Z] Building security-secretstore-setup [2023-01-18T19:19:48.508Z] Building security-spire-agent [2023-01-18T19:20:35.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:20:35.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:20:35.538Z] ---> 4fd6c8634326 [2023-01-18T19:20:35.538Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:20:35.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:20:35.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:20:35.538Z] ---> 4fd6c8634326 [2023-01-18T19:20:35.538Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:20:35.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:20:35.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:20:35.538Z] ---> 4fd6c8634326 [2023-01-18T19:20:35.538Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:20:35.538Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:20:35.538Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:20:35.538Z] ---> 4fd6c8634326 [2023-01-18T19:20:35.538Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T19:20:35.538Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:20:35.538Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:20:35.538Z] ---> 4fd6c8634326 [2023-01-18T19:20:35.538Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T19:20:35.805Z] ---> Running in 0946da9b6ba5 [2023-01-18T19:20:35.805Z] ---> Running in 01a5c25d1b0e [2023-01-18T19:20:35.805Z] ---> Running in 3e685f4dc947 [2023-01-18T19:20:35.805Z] ---> Running in ad711d63ec11 [2023-01-18T19:20:35.805Z] ---> Running in ca31d31bb606 [2023-01-18T19:20:36.389Z] Removing intermediate container 3e685f4dc947 [2023-01-18T19:20:36.389Z] ---> 21a6f1ef3875 [2023-01-18T19:20:36.389Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T19:20:36.389Z] Removing intermediate container ca31d31bb606 [2023-01-18T19:20:36.389Z] ---> 62ab8bed7140 [2023-01-18T19:20:36.389Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:20:36.656Z] Removing intermediate container 01a5c25d1b0e [2023-01-18T19:20:36.656Z] ---> Running in 9fc009320bff [2023-01-18T19:20:36.656Z] ---> 522a9b7b945b [2023-01-18T19:20:36.656Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T19:20:36.656Z] ---> Running in a46926806627 [2023-01-18T19:20:36.656Z] Removing intermediate container ad711d63ec11 [2023-01-18T19:20:36.656Z] ---> 715cce08cf41 [2023-01-18T19:20:36.656Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T19:20:36.656Z] Removing intermediate container 0946da9b6ba5 [2023-01-18T19:20:36.656Z] ---> 820dc94887e1 [2023-01-18T19:20:36.656Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:20:36.922Z] ---> Running in 290a05f9b448 [2023-01-18T19:20:36.922Z] ---> Running in fa0f08504a79 [2023-01-18T19:20:36.922Z] ---> Running in ade7ea304534 [2023-01-18T19:20:37.512Z] Removing intermediate container 9fc009320bff [2023-01-18T19:20:37.512Z] ---> 4b2136d30ead [2023-01-18T19:20:37.512Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T19:20:37.512Z] ---> Running in d4f50e8405f1 [2023-01-18T19:20:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:39.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:40.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:40.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:20:41.432Z] OK: 221 MiB in 51 packages [2023-01-18T19:20:41.432Z] OK: 221 MiB in 51 packages [2023-01-18T19:20:41.432Z] OK: 221 MiB in 51 packages [2023-01-18T19:20:41.432Z] OK: 221 MiB in 51 packages [2023-01-18T19:20:41.704Z] OK: 221 MiB in 51 packages [2023-01-18T19:20:43.122Z] Removing intermediate container fa0f08504a79 [2023-01-18T19:20:43.122Z] ---> 3b595f0b6280 [2023-01-18T19:20:43.122Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:20:43.122Z] Removing intermediate container a46926806627 [2023-01-18T19:20:43.122Z] ---> 40b5617ff7b1 [2023-01-18T19:20:43.122Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T19:20:43.707Z] Removing intermediate container d4f50e8405f1 [2023-01-18T19:20:43.707Z] ---> bfd71d4819ce [2023-01-18T19:20:43.707Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:20:43.707Z] Removing intermediate container 290a05f9b448 [2023-01-18T19:20:43.707Z] ---> 6d18ce7b14d5 [2023-01-18T19:20:43.707Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T19:20:43.707Z] Removing intermediate container ade7ea304534 [2023-01-18T19:20:43.707Z] ---> d1c916737325 [2023-01-18T19:20:43.707Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:20:44.296Z] ---> 84c6b6f3c4b7 [2023-01-18T19:20:44.296Z] ---> f418216198cc [2023-01-18T19:20:44.296Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:20:44.296Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:20:44.564Z] ---> Running in d1ac6b10ca06 [2023-01-18T19:20:44.564Z] ---> Running in 4392896a45e2 [2023-01-18T19:20:44.833Z] ---> 857e18c2f6cb [2023-01-18T19:20:44.833Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:20:45.102Z] ---> 73aaf51fe636 [2023-01-18T19:20:45.102Z] ---> 36af72cfa0cc [2023-01-18T19:20:45.102Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:20:45.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:20:45.102Z] ---> Running in 83895cd70beb [2023-01-18T19:20:45.372Z] ---> Running in 27d2a98a17b6 [2023-01-18T19:20:45.372Z] ---> Running in d95fc5379d29 [2023-01-18T19:22:37.034Z] Removing intermediate container 83895cd70beb [2023-01-18T19:22:37.034Z] ---> c4a8aa766808 [2023-01-18T19:22:37.034Z] Step 7/24 : COPY . . [2023-01-18T19:22:37.034Z] Removing intermediate container 27d2a98a17b6 [2023-01-18T19:22:37.034Z] ---> eabc48ff85dc [2023-01-18T19:22:37.034Z] Step 7/21 : COPY . . [2023-01-18T19:22:37.034Z] Removing intermediate container d95fc5379d29 [2023-01-18T19:22:37.034Z] ---> fb9adea80ec7 [2023-01-18T19:22:37.034Z] Step 8/22 : COPY . . [2023-01-18T19:22:37.034Z] Removing intermediate container d1ac6b10ca06 [2023-01-18T19:22:37.034Z] ---> 622d009950b9 [2023-01-18T19:22:37.034Z] Step 7/24 : COPY . . [2023-01-18T19:22:37.034Z] Removing intermediate container 4392896a45e2 [2023-01-18T19:22:37.034Z] ---> 75b3a0394ebc [2023-01-18T19:22:37.034Z] Step 7/32 : COPY . . [2023-01-18T19:22:52.055Z] ---> bed6f1460860 [2023-01-18T19:22:52.055Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:22:52.055Z] ---> 96d6469b7b0f [2023-01-18T19:22:52.055Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T19:22:52.055Z] ---> 75459c5b9b04 [2023-01-18T19:22:52.055Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T19:22:52.055Z] ---> d8677c2f8417 [2023-01-18T19:22:52.055Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T19:22:52.055Z] ---> Running in 9db3bc5d92c3 [2023-01-18T19:22:52.325Z] ---> 243046b740c8 [2023-01-18T19:22:52.325Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T19:22:52.325Z] ---> Running in ba29a0ff34b6 [2023-01-18T19:22:52.325Z] ---> Running in 03a31b10f7f5 [2023-01-18T19:22:52.325Z] ---> Running in 7add8fb09b92 [2023-01-18T19:22:52.596Z] ---> Running in 51bf5aace8c0 [2023-01-18T19:22:53.188Z] Removing intermediate container ba29a0ff34b6 [2023-01-18T19:22:53.188Z] ---> 2cce4d2bc80c [2023-01-18T19:22:53.188Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:22:53.456Z] ---> Running in 58ada51459fc [2023-01-18T19:22:54.041Z] Removing intermediate container 58ada51459fc [2023-01-18T19:22:54.041Z] ---> 778a2e053f14 [2023-01-18T19:22:54.041Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:22:54.311Z] ---> Running in 4b94c1d4929a [2023-01-18T19:22:54.902Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T19:22:54.902Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T19:22:55.171Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T19:22:55.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T19:22:57.389Z] Removing intermediate container 4b94c1d4929a [2023-01-18T19:22:57.389Z] ---> 12a8fe5b3315 [2023-01-18T19:22:57.389Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:22:57.389Z] ---> Running in 70c4ad0ddf20 [2023-01-18T19:22:57.986Z] Removing intermediate container 70c4ad0ddf20 [2023-01-18T19:22:57.986Z] ---> 49336f92fde4 [2023-01-18T19:22:57.986Z] [2023-01-18T19:22:57.986Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:22:57.986Z] 3.15: Pulling from library/alpine [2023-01-18T19:22:59.395Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T19:22:59.395Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T19:22:59.395Z] ---> 8aa73fd46299 [2023-01-18T19:22:59.395Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:22:59.395Z] ---> Running in 3ae1e8275bfb [2023-01-18T19:22:59.978Z] Removing intermediate container 3ae1e8275bfb [2023-01-18T19:22:59.978Z] ---> 662621709d23 [2023-01-18T19:22:59.978Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:22:59.978Z] ---> Running in abd75d2b4565 [2023-01-18T19:23:01.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:02.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:04.448Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:23:04.448Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:23:04.448Z] OK: 15736 distinct packages available [2023-01-18T19:23:04.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:04.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:06.126Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T19:23:06.126Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:23:06.394Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T19:23:06.394Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T19:23:06.394Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T19:23:06.394Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:23:06.394Z] OK: 6 MiB in 19 packages [2023-01-18T19:23:08.334Z] Removing intermediate container abd75d2b4565 [2023-01-18T19:23:08.334Z] ---> d1116ba47b96 [2023-01-18T19:23:08.334Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T19:23:11.672Z] ---> dac0f3c92bbb [2023-01-18T19:23:11.672Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:23:18.330Z] ---> e4848f36e288 [2023-01-18T19:23:18.330Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:23:18.942Z] ---> f4fa0650edd4 [2023-01-18T19:23:18.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T19:23:19.588Z] ---> 46b63d3ff842 [2023-01-18T19:23:19.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T19:23:20.559Z] ---> d31cf9933783 [2023-01-18T19:23:20.559Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:23:20.830Z] ---> Running in 15b1b57c5e4f [2023-01-18T19:23:21.412Z] Removing intermediate container 15b1b57c5e4f [2023-01-18T19:23:21.412Z] ---> abf9311deffc [2023-01-18T19:23:21.412Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:23:21.412Z] ---> Running in a198df148411 [2023-01-18T19:23:23.985Z] Removing intermediate container a198df148411 [2023-01-18T19:23:23.985Z] ---> e23b233c603f [2023-01-18T19:23:23.985Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:23:23.985Z] ---> Running in 3c7d42af68fb [2023-01-18T19:23:24.253Z] Removing intermediate container 3c7d42af68fb [2023-01-18T19:23:24.253Z] ---> 11129eb65fb7 [2023-01-18T19:23:24.253Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:23:24.253Z] ---> Running in 5254b39b1b25 [2023-01-18T19:23:24.835Z] Removing intermediate container 5254b39b1b25 [2023-01-18T19:23:24.835Z] ---> 457c166196c2 [2023-01-18T19:23:24.835Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:23:24.835Z] ---> Running in 2c542069c363 [2023-01-18T19:23:25.417Z] Removing intermediate container 2c542069c363 [2023-01-18T19:23:25.417Z] ---> fcce72930ac1 [2023-01-18T19:23:25.417Z] [2023-01-18T19:23:25.683Z] Successfully built fcce72930ac1 [2023-01-18T19:23:25.683Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T19:23:25.683Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-01-18T19:23:43.866Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:23:43.866Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:23:43.866Z] ---> 4fd6c8634326 [2023-01-18T19:23:43.866Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T19:23:43.866Z] ---> Using cache [2023-01-18T19:23:43.866Z] ---> 820dc94887e1 [2023-01-18T19:23:43.866Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T19:23:43.866Z] ---> Running in 19451c5a1a8d [2023-01-18T19:23:43.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:43.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:45.271Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T19:23:45.271Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T19:23:45.271Z] OK: 16900 distinct packages available [2023-01-18T19:23:45.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:45.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:23:47.210Z] OK: 221 MiB in 51 packages [2023-01-18T19:23:48.614Z] Removing intermediate container 19451c5a1a8d [2023-01-18T19:23:48.614Z] ---> 4c0a8e61ca1b [2023-01-18T19:23:48.614Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T19:23:50.473Z] ---> 148d743ba186 [2023-01-18T19:23:50.473Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:23:50.473Z] ---> Running in b8b24a1abdbb [2023-01-18T19:25:27.103Z] Removing intermediate container b8b24a1abdbb [2023-01-18T19:25:27.103Z] ---> 5839fcaa02f1 [2023-01-18T19:25:27.103Z] Step 7/19 : COPY . . [2023-01-18T19:25:33.738Z] ---> ba9f7975a46a [2023-01-18T19:25:33.738Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T19:25:33.738Z] ---> Running in 74452a67d72b [2023-01-18T19:25:36.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T19:29:13.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T19:29:15.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T19:29:30.699Z] Removing intermediate container 9db3bc5d92c3 [2023-01-18T19:29:30.699Z] ---> 093c08b1859f [2023-01-18T19:29:30.699Z] [2023-01-18T19:29:30.699Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T19:29:30.699Z] 3.16: Pulling from library/alpine [2023-01-18T19:29:32.636Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T19:29:32.636Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T19:29:32.636Z] ---> 2b4661558fb8 [2023-01-18T19:29:32.636Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T19:29:32.636Z] ---> Running in 357091367c86 [2023-01-18T19:29:35.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:36.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:37.665Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T19:29:37.665Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T19:29:37.665Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T19:29:37.665Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T19:29:37.933Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T19:29:37.933Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T19:29:37.933Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:29:37.933Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:29:38.200Z] OK: 8 MiB in 20 packages [2023-01-18T19:29:42.464Z] Removing intermediate container 51bf5aace8c0 [2023-01-18T19:29:42.464Z] ---> 176cb57f81d0 [2023-01-18T19:29:42.464Z] [2023-01-18T19:29:42.464Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T19:29:42.464Z] ---> 2b4661558fb8 [2023-01-18T19:29:42.464Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T19:29:43.051Z] ---> Running in e2f161eaa9ba [2023-01-18T19:29:43.638Z] Removing intermediate container 357091367c86 [2023-01-18T19:29:43.638Z] ---> 5b0e8b28300c [2023-01-18T19:29:43.638Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:29:43.906Z] ---> Running in e92315abf2ad [2023-01-18T19:29:45.323Z] Removing intermediate container e92315abf2ad [2023-01-18T19:29:45.323Z] ---> 227b273f4f7e [2023-01-18T19:29:45.323Z] Step 12/21 : WORKDIR /edgex [2023-01-18T19:29:45.323Z] ---> Running in f88274552567 [2023-01-18T19:29:45.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:45.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:46.449Z] Removing intermediate container f88274552567 [2023-01-18T19:29:46.449Z] ---> d3dc6df334d0 [2023-01-18T19:29:46.449Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T19:29:47.414Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T19:29:47.414Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T19:29:47.414Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T19:29:47.414Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:29:47.414Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:29:47.414Z] Removing intermediate container 7add8fb09b92 [2023-01-18T19:29:47.414Z] ---> 2c59fcda6394 [2023-01-18T19:29:47.414Z] [2023-01-18T19:29:47.414Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T19:29:47.414Z] ---> 2b4661558fb8 [2023-01-18T19:29:47.414Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:29:47.682Z] ---> adfe3e78e314 [2023-01-18T19:29:47.682Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T19:29:47.682Z] ---> Running in 1f9cfe78ea46 [2023-01-18T19:29:47.952Z] OK: 6 MiB in 17 packages [2023-01-18T19:29:48.534Z] Removing intermediate container 1f9cfe78ea46 [2023-01-18T19:29:48.534Z] ---> 6f6c8f8ed390 [2023-01-18T19:29:48.534Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T19:29:48.801Z] ---> Running in 657f536540fc [2023-01-18T19:29:51.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:51.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:29:53.432Z] ---> a862d1b22004 [2023-01-18T19:29:53.432Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T19:29:53.432Z] Removing intermediate container e2f161eaa9ba [2023-01-18T19:29:53.432Z] ---> ab4ac0967890 [2023-01-18T19:29:53.432Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T19:29:53.432Z] ---> Running in 40b07a6f029b [2023-01-18T19:29:53.432Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:29:53.432Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T19:29:53.432Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:29:53.432Z] OK: 5 MiB in 16 packages [2023-01-18T19:29:54.425Z] Removing intermediate container 40b07a6f029b [2023-01-18T19:29:54.425Z] ---> 1efcbf94d260 [2023-01-18T19:29:54.425Z] Step 12/24 : WORKDIR / [2023-01-18T19:29:54.712Z] ---> Running in 3d21f855ec00 [2023-01-18T19:29:55.678Z] Removing intermediate container 657f536540fc [2023-01-18T19:29:55.678Z] ---> f2d33a564b18 [2023-01-18T19:29:55.678Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T19:29:55.945Z] Removing intermediate container 3d21f855ec00 [2023-01-18T19:29:55.945Z] ---> 632f52ce139e [2023-01-18T19:29:55.945Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T19:29:56.212Z] ---> Running in cebad4adcbe6 [2023-01-18T19:29:56.212Z] ---> b7e17384ae87 [2023-01-18T19:29:56.212Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:29:57.205Z] Removing intermediate container cebad4adcbe6 [2023-01-18T19:29:57.205Z] ---> f5ca503554cc [2023-01-18T19:29:57.205Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T19:29:57.470Z] ---> Running in 05b944df6bdf [2023-01-18T19:29:57.736Z] ---> f555961b8b69 [2023-01-18T19:29:57.736Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-18T19:29:58.008Z] ---> b224749a1078 [2023-01-18T19:29:58.008Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:29:58.008Z] ---> Running in df2f46793148 [2023-01-18T19:29:58.593Z] Removing intermediate container 05b944df6bdf [2023-01-18T19:29:58.593Z] ---> 0b2805eb5662 [2023-01-18T19:29:58.593Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T19:29:58.860Z] ---> Running in 18b0daf57c40 [2023-01-18T19:29:59.821Z] ---> b645a2ad75c1 [2023-01-18T19:29:59.821Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T19:29:59.821Z] Removing intermediate container 18b0daf57c40 [2023-01-18T19:29:59.821Z] ---> de9685ae3cbd [2023-01-18T19:29:59.821Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T19:29:59.821Z] ---> Running in 569da33ee3f4 [2023-01-18T19:30:00.782Z] Removing intermediate container 569da33ee3f4 [2023-01-18T19:30:00.782Z] ---> ec80d099847e [2023-01-18T19:30:00.782Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T19:30:01.050Z] ---> Running in d93227c28961 [2023-01-18T19:30:01.326Z] ---> a8e22d19cdfc [2023-01-18T19:30:01.326Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T19:30:03.279Z] ---> 888cded29c49 [2023-01-18T19:30:03.279Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T19:30:03.279Z] Removing intermediate container df2f46793148 [2023-01-18T19:30:03.279Z] ---> e32036cedc87 [2023-01-18T19:30:03.279Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:30:03.279Z] ---> Running in 0e36af830235 [2023-01-18T19:30:05.862Z] Removing intermediate container 0e36af830235 [2023-01-18T19:30:05.862Z] ---> aa2ae872c621 [2023-01-18T19:30:05.862Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T19:30:05.862Z] ---> afbf46d2eda8 [2023-01-18T19:30:05.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T19:30:05.862Z] ---> Running in 039e63381fa8 [2023-01-18T19:30:06.821Z] Removing intermediate container 039e63381fa8 [2023-01-18T19:30:06.822Z] ---> ef22ff286ee9 [2023-01-18T19:30:06.822Z] Step 20/21 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:30:06.822Z] ---> Running in 782ac2b1404a [2023-01-18T19:30:07.090Z] Removing intermediate container d93227c28961 [2023-01-18T19:30:07.090Z] ---> 30b40bd30556 [2023-01-18T19:30:07.090Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T19:30:07.358Z] ---> Running in 7f31c6ccf861 [2023-01-18T19:30:07.626Z] Removing intermediate container 782ac2b1404a [2023-01-18T19:30:07.626Z] ---> 9fb5315d71fd [2023-01-18T19:30:07.626Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T19:30:07.893Z] ---> Running in 01f47772f5d6 [2023-01-18T19:30:08.491Z] Removing intermediate container 7f31c6ccf861 [2023-01-18T19:30:08.491Z] ---> 074db11255fd [2023-01-18T19:30:08.491Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T19:30:09.092Z] Removing intermediate container 01f47772f5d6 [2023-01-18T19:30:09.092Z] ---> 4c4a462f6c74 [2023-01-18T19:30:09.092Z] [2023-01-18T19:30:09.359Z] ---> c164017073ed [2023-01-18T19:30:09.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T19:30:09.944Z] ---> d1d327517b01 [2023-01-18T19:30:09.944Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T19:30:09.944Z] Successfully built 4c4a462f6c74 [2023-01-18T19:30:10.211Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T19:30:10.211Z]  Building security-proxy-setup ... done Building support-scheduler [2023-01-18T19:30:10.211Z] ---> Running in 433baa55abe1 [2023-01-18T19:30:10.793Z] ---> 26e5711bc256 [2023-01-18T19:30:10.793Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T19:30:10.794Z] ---> Running in 0a3f4b57d4cc [2023-01-18T19:30:15.043Z] Removing intermediate container 433baa55abe1 [2023-01-18T19:30:15.043Z] ---> e7e1327f8d98 [2023-01-18T19:30:15.043Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:30:15.043Z] Removing intermediate container 0a3f4b57d4cc [2023-01-18T19:30:15.043Z] ---> e14e4f189f52 [2023-01-18T19:30:15.043Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T19:30:15.043Z] ---> Running in da638533ac00 [2023-01-18T19:30:15.634Z] ---> e2891660ba97 [2023-01-18T19:30:15.634Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T19:30:15.634Z] Removing intermediate container da638533ac00 [2023-01-18T19:30:15.634Z] ---> 851b8dc49cb6 [2023-01-18T19:30:15.634Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:30:18.208Z] ---> Running in 483629f0877c [2023-01-18T19:30:18.208Z] ---> ab0e97952d5a [2023-01-18T19:30:18.208Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T19:30:19.166Z] Removing intermediate container 483629f0877c [2023-01-18T19:30:19.166Z] ---> bbf973283586 [2023-01-18T19:30:19.166Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:30:19.166Z] ---> Running in 39577520895b [2023-01-18T19:30:20.125Z] ---> 280eaa815716 [2023-01-18T19:30:20.125Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T19:30:20.125Z] Removing intermediate container 39577520895b [2023-01-18T19:30:20.125Z] ---> 2b99e5dc4c62 [2023-01-18T19:30:20.125Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:30:20.392Z] ---> Running in 504a0dec2ec4 [2023-01-18T19:30:21.350Z] ---> b03ea7e7912c [2023-01-18T19:30:21.350Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T19:30:21.350Z] Removing intermediate container 504a0dec2ec4 [2023-01-18T19:30:21.350Z] ---> 878871a7d72e [2023-01-18T19:30:21.350Z] [2023-01-18T19:30:22.306Z] Successfully built 878871a7d72e [2023-01-18T19:30:22.306Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T19:30:22.306Z] Building core-data [2023-01-18T19:30:22.582Z]  Building security-secretstore-setup ... done  ---> e82442873b85 [2023-01-18T19:30:22.851Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T19:30:23.808Z] ---> 5bf379ecb2c0 [2023-01-18T19:30:23.808Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T19:30:24.765Z] ---> 07879e3b1ccc [2023-01-18T19:30:24.765Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T19:30:25.032Z] ---> Running in 69880438fac2 [2023-01-18T19:30:29.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:30:29.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:30:29.279Z] ---> 4fd6c8634326 [2023-01-18T19:30:29.279Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:30:29.279Z] ---> Using cache [2023-01-18T19:30:29.279Z] ---> 62ab8bed7140 [2023-01-18T19:30:29.279Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:30:29.279Z] ---> Using cache [2023-01-18T19:30:29.279Z] ---> 4b2136d30ead [2023-01-18T19:30:29.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:30:31.238Z] ---> Running in 5b2ff9f2dbc2 [2023-01-18T19:30:31.238Z] Removing intermediate container 69880438fac2 [2023-01-18T19:30:31.238Z] ---> 83f8c8f7e282 [2023-01-18T19:30:31.238Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T19:30:31.711Z] ---> Running in 5fcbf0cd63b3 [2023-01-18T19:30:33.120Z] Removing intermediate container 5fcbf0cd63b3 [2023-01-18T19:30:33.120Z] ---> 124f14a56941 [2023-01-18T19:30:33.120Z] Step 29/32 : CMD ["gate"] [2023-01-18T19:30:33.120Z] ---> Running in ccc2e5ab769c [2023-01-18T19:30:34.076Z] Removing intermediate container ccc2e5ab769c [2023-01-18T19:30:34.076Z] ---> 8f4fe3d8099d [2023-01-18T19:30:34.076Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T19:30:34.076Z] ---> Running in c08905bcbca6 [2023-01-18T19:30:34.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:30:34.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:30:34.928Z] Removing intermediate container c08905bcbca6 [2023-01-18T19:30:34.928Z] ---> 14717d990eb7 [2023-01-18T19:30:34.928Z] Step 31/32 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:30:35.194Z] ---> Running in 418d0cf08596 [2023-01-18T19:30:35.778Z] Removing intermediate container 418d0cf08596 [2023-01-18T19:30:35.778Z] ---> 91117f70e818 [2023-01-18T19:30:35.778Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T19:30:36.044Z] ---> Running in 37eaeadae988 [2023-01-18T19:30:36.625Z] OK: 221 MiB in 51 packages [2023-01-18T19:30:36.625Z] Removing intermediate container 37eaeadae988 [2023-01-18T19:30:36.625Z] ---> a5f95d01b687 [2023-01-18T19:30:36.625Z] [2023-01-18T19:30:37.589Z] Successfully built a5f95d01b687 [2023-01-18T19:30:37.589Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T19:30:37.589Z]  Building security-bootstrapper ... done Building core-command [2023-01-18T19:30:38.171Z] Removing intermediate container 5b2ff9f2dbc2 [2023-01-18T19:30:38.171Z] ---> 5fd4b043b907 [2023-01-18T19:30:38.171Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:30:39.128Z] ---> 5a4d181319b2 [2023-01-18T19:30:39.395Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:30:39.395Z] ---> Running in 584fc5a14131 [2023-01-18T19:30:44.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:30:44.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:30:44.737Z] ---> 4fd6c8634326 [2023-01-18T19:30:44.737Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:30:44.737Z] ---> Using cache [2023-01-18T19:30:44.737Z] ---> 62ab8bed7140 [2023-01-18T19:30:44.737Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T19:30:44.737Z] ---> Using cache [2023-01-18T19:30:44.737Z] ---> 4b2136d30ead [2023-01-18T19:30:44.737Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T19:30:44.737Z] ---> Using cache [2023-01-18T19:30:44.737Z] ---> 5fd4b043b907 [2023-01-18T19:30:44.737Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T19:30:44.737Z] ---> Using cache [2023-01-18T19:30:44.737Z] ---> 5a4d181319b2 [2023-01-18T19:30:44.737Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:30:44.737Z] ---> Running in a09a92c41c9f [2023-01-18T19:30:59.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:30:59.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:30:59.730Z] ---> 4fd6c8634326 [2023-01-18T19:30:59.730Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:30:59.730Z] ---> Using cache [2023-01-18T19:30:59.730Z] ---> 62ab8bed7140 [2023-01-18T19:30:59.730Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T19:30:59.730Z] ---> Using cache [2023-01-18T19:30:59.730Z] ---> 4b2136d30ead [2023-01-18T19:30:59.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T19:30:59.730Z] ---> Using cache [2023-01-18T19:30:59.730Z] ---> 5fd4b043b907 [2023-01-18T19:30:59.730Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T19:30:59.730Z] ---> Using cache [2023-01-18T19:30:59.730Z] ---> 5a4d181319b2 [2023-01-18T19:30:59.730Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:30:59.730Z] ---> Running in a20295ba1056 [2023-01-18T19:32:51.372Z] Removing intermediate container 584fc5a14131 [2023-01-18T19:32:51.372Z] ---> e8c3fe23a350 [2023-01-18T19:32:51.372Z] Step 8/22 : COPY . . [2023-01-18T19:32:53.307Z] Removing intermediate container a09a92c41c9f [2023-01-18T19:32:53.307Z] ---> 9b3da05a9bd2 [2023-01-18T19:32:53.307Z] Step 8/22 : COPY . . [2023-01-18T19:32:55.881Z] Removing intermediate container 03a31b10f7f5 [2023-01-18T19:32:55.881Z] ---> b8e792703a3b [2023-01-18T19:32:55.881Z] [2023-01-18T19:32:55.881Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:32:55.881Z] ---> 2b4661558fb8 [2023-01-18T19:32:55.881Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T19:32:56.149Z] ---> Running in 8b684975af4f [2023-01-18T19:32:58.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:32:58.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:32:59.667Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T19:32:59.934Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T19:32:59.934Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:32:59.934Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:33:00.201Z] OK: 6 MiB in 16 packages [2023-01-18T19:33:02.790Z] Removing intermediate container 8b684975af4f [2023-01-18T19:33:02.790Z] ---> 5afc908fff1b [2023-01-18T19:33:02.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:33:02.790Z] ---> Running in 154f1c890405 [2023-01-18T19:33:03.747Z] Removing intermediate container 154f1c890405 [2023-01-18T19:33:03.747Z] ---> 4d3ec9a993fa [2023-01-18T19:33:03.747Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T19:33:03.747Z] ---> Running in 442b9f766c31 [2023-01-18T19:33:04.704Z] Removing intermediate container 442b9f766c31 [2023-01-18T19:33:04.704Z] ---> 87ec66d880c4 [2023-01-18T19:33:04.704Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:33:04.704Z] ---> Running in 79338258457a [2023-01-18T19:33:05.662Z] Removing intermediate container 79338258457a [2023-01-18T19:33:05.662Z] ---> aa1614448344 [2023-01-18T19:33:05.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:33:05.662Z] Removing intermediate container a20295ba1056 [2023-01-18T19:33:05.662Z] ---> bce529ba3226 [2023-01-18T19:33:05.662Z] Step 8/23 : COPY . . [2023-01-18T19:33:06.625Z] ---> 86f714df6f60 [2023-01-18T19:33:06.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T19:33:08.030Z] ---> badfdb1db962 [2023-01-18T19:33:08.030Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T19:33:08.617Z] ---> Running in 06f406b5a983 [2023-01-18T19:33:10.572Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T19:33:10.572Z] ---> 5a87c5fec398 [2023-01-18T19:33:10.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T19:33:12.519Z] Removing intermediate container 74452a67d72b [2023-01-18T19:33:12.519Z] ---> 83e063c9b621 [2023-01-18T19:33:12.519Z] [2023-01-18T19:33:12.519Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T19:33:12.519Z] ---> 8aa73fd46299 [2023-01-18T19:33:12.519Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:33:12.519Z] ---> Using cache [2023-01-18T19:33:12.519Z] ---> 662621709d23 [2023-01-18T19:33:12.519Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T19:33:12.519Z] ---> 6d48c3bdb90a [2023-01-18T19:33:12.519Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T19:33:12.519Z] ---> Running in 5920866e004e [2023-01-18T19:33:12.519Z] ---> Running in f65c407f4aa4 [2023-01-18T19:33:13.487Z] ---> aad94bbe2083 [2023-01-18T19:33:13.487Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T19:33:13.756Z] Removing intermediate container f65c407f4aa4 [2023-01-18T19:33:13.756Z] ---> a02ff181c7ba [2023-01-18T19:33:13.756Z] ---> Running in 44f7755d4368 [2023-01-18T19:33:13.756Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:33:14.344Z] ---> Running in f9941cacf375 [2023-01-18T19:33:15.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:15.305Z] Removing intermediate container f9941cacf375 [2023-01-18T19:33:15.305Z] ---> 9fb16576ee60 [2023-01-18T19:33:15.305Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:33:15.578Z] ---> Running in 5c4e7c4e7b98 [2023-01-18T19:33:15.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:16.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T19:33:16.539Z] Removing intermediate container 5c4e7c4e7b98 [2023-01-18T19:33:16.539Z] ---> 31416c0cc46c [2023-01-18T19:33:16.539Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:33:16.805Z] ---> Running in 011474211a1d [2023-01-18T19:33:17.074Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:33:17.074Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:33:17.074Z] OK: 15736 distinct packages available [2023-01-18T19:33:17.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:17.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:17.879Z] Removing intermediate container 011474211a1d [2023-01-18T19:33:17.879Z] ---> ad6a3fb02c23 [2023-01-18T19:33:17.879Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:33:18.146Z] ---> Running in f3e03fcef3b9 [2023-01-18T19:33:19.108Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T19:33:19.108Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T19:33:19.108Z] Removing intermediate container f3e03fcef3b9 [2023-01-18T19:33:19.108Z] ---> aa03b29dd3a7 [2023-01-18T19:33:19.108Z] [2023-01-18T19:33:19.108Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T19:33:19.108Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T19:33:19.108Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T19:33:19.374Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T19:33:19.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:33:19.374Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T19:33:19.374Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T19:33:19.374Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:33:19.374Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T19:33:19.640Z] Successfully built aa03b29dd3a7 [2023-01-18T19:33:19.912Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T19:33:19.912Z] Building security-spire-config [2023-01-18T19:33:19.912Z]  Building support-notifications ... done OK: 8 MiB in 23 packages [2023-01-18T19:33:23.267Z] Removing intermediate container 5920866e004e [2023-01-18T19:33:23.267Z] ---> edf41534cbdd [2023-01-18T19:33:23.267Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:33:24.679Z] ---> 27da318e78c3 [2023-01-18T19:33:24.679Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T19:33:24.949Z] ---> a2f61a06012a [2023-01-18T19:33:24.949Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T19:33:25.216Z] ---> Running in bd2a2035df6e [2023-01-18T19:33:27.810Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T19:33:28.082Z] ---> eb0d696577c9 [2023-01-18T19:33:28.082Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T19:33:29.488Z] ---> 976a81bc43ec [2023-01-18T19:33:29.488Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T19:33:29.754Z] ---> Running in 0d3e2d285d65 [2023-01-18T19:33:30.335Z] Removing intermediate container 0d3e2d285d65 [2023-01-18T19:33:30.335Z] ---> 68c46696f49b [2023-01-18T19:33:30.335Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:33:30.601Z] ---> Running in 5b926c7026bb [2023-01-18T19:33:31.183Z] Removing intermediate container 5b926c7026bb [2023-01-18T19:33:31.183Z] ---> 61d1c188559b [2023-01-18T19:33:31.183Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T19:33:31.449Z] ---> Running in 4dea550123d0 [2023-01-18T19:33:32.406Z] Removing intermediate container 4dea550123d0 [2023-01-18T19:33:32.406Z] ---> 8c22f933bc7e [2023-01-18T19:33:32.406Z] Step 18/19 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:33:32.671Z] ---> Running in 8a455bfea943 [2023-01-18T19:33:33.251Z] Removing intermediate container 8a455bfea943 [2023-01-18T19:33:33.251Z] ---> 44778f476443 [2023-01-18T19:33:33.251Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T19:33:33.600Z] ---> Running in 30df7bec84c3 [2023-01-18T19:33:34.210Z] Removing intermediate container 30df7bec84c3 [2023-01-18T19:33:34.210Z] ---> b17091a070ee [2023-01-18T19:33:34.210Z] [2023-01-18T19:33:34.813Z] Successfully built b17091a070ee [2023-01-18T19:33:34.813Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T19:33:34.813Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-01-18T19:33:39.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:33:39.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:33:39.206Z] ---> 4fd6c8634326 [2023-01-18T19:33:39.206Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 820dc94887e1 [2023-01-18T19:33:39.206Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> d1c916737325 [2023-01-18T19:33:39.206Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 857e18c2f6cb [2023-01-18T19:33:39.206Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> c4a8aa766808 [2023-01-18T19:33:39.206Z] Step 7/24 : COPY . . [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> bed6f1460860 [2023-01-18T19:33:39.206Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 2cce4d2bc80c [2023-01-18T19:33:39.206Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 778a2e053f14 [2023-01-18T19:33:39.206Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 12a8fe5b3315 [2023-01-18T19:33:39.206Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 49336f92fde4 [2023-01-18T19:33:39.206Z] [2023-01-18T19:33:39.206Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T19:33:39.206Z] ---> 8aa73fd46299 [2023-01-18T19:33:39.206Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:33:39.206Z] ---> Using cache [2023-01-18T19:33:39.206Z] ---> 662621709d23 [2023-01-18T19:33:39.206Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T19:33:39.206Z] ---> Running in 2fa3f6be4a49 [2023-01-18T19:33:41.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:41.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:42.826Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T19:33:42.826Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T19:33:42.826Z] OK: 15736 distinct packages available [2023-01-18T19:33:42.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:33:45.355Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T19:33:45.355Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T19:33:45.355Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T19:33:45.355Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T19:33:45.355Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T19:33:45.355Z] OK: 6 MiB in 18 packages [2023-01-18T19:33:47.306Z] Removing intermediate container 2fa3f6be4a49 [2023-01-18T19:33:47.306Z] ---> 95c77a7a9062 [2023-01-18T19:33:47.306Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:33:55.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:33:55.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:33:55.523Z] ---> 4fd6c8634326 [2023-01-18T19:33:55.523Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> 820dc94887e1 [2023-01-18T19:33:55.523Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> d1c916737325 [2023-01-18T19:33:55.523Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> 857e18c2f6cb [2023-01-18T19:33:55.523Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> c4a8aa766808 [2023-01-18T19:33:55.523Z] Step 7/23 : COPY . . [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> bed6f1460860 [2023-01-18T19:33:55.523Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> 2cce4d2bc80c [2023-01-18T19:33:55.523Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T19:33:55.523Z] ---> Using cache [2023-01-18T19:33:55.523Z] ---> 778a2e053f14 [2023-01-18T19:33:55.523Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T19:33:55.523Z] ---> Running in 4deaaa605b3e [2023-01-18T19:33:55.523Z] ---> cd9584ad9ad3 [2023-01-18T19:33:55.523Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:33:56.929Z] ---> 6621b4aa65b9 [2023-01-18T19:33:56.929Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T19:33:57.198Z] ---> Running in 3ceb6807a36f [2023-01-18T19:33:58.167Z] Removing intermediate container 3ceb6807a36f [2023-01-18T19:33:58.167Z] ---> 7147b5dee954 [2023-01-18T19:33:58.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T19:33:59.129Z] Removing intermediate container 4deaaa605b3e [2023-01-18T19:33:59.129Z] ---> 5d48f9e24d5a [2023-01-18T19:33:59.129Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T19:33:59.401Z] ---> Running in c5288fe2eccc [2023-01-18T19:33:59.401Z] ---> 8b0e154b7ff5 [2023-01-18T19:33:59.401Z] Step 19/24 : WORKDIR / [2023-01-18T19:33:59.668Z] ---> Running in 94bcbf2f944a [2023-01-18T19:34:00.255Z] Removing intermediate container c5288fe2eccc [2023-01-18T19:34:00.255Z] ---> 35605e3ed38a [2023-01-18T19:34:00.255Z] [2023-01-18T19:34:00.255Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T19:34:00.255Z] ---> 8aa73fd46299 [2023-01-18T19:34:00.255Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T19:34:00.255Z] ---> Using cache [2023-01-18T19:34:00.255Z] ---> 662621709d23 [2023-01-18T19:34:00.255Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T19:34:00.255Z] ---> Using cache [2023-01-18T19:34:00.255Z] ---> d1116ba47b96 [2023-01-18T19:34:00.255Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T19:34:00.255Z] Removing intermediate container 94bcbf2f944a [2023-01-18T19:34:00.255Z] ---> d25f8ab751a3 [2023-01-18T19:34:00.255Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:34:00.523Z] ---> Running in 0baf9287f095 [2023-01-18T19:34:01.112Z] Removing intermediate container 0baf9287f095 [2023-01-18T19:34:01.112Z] ---> 4b8b057b92b0 [2023-01-18T19:34:01.112Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:34:01.379Z] ---> Running in 19d9511bbdba [2023-01-18T19:34:04.720Z] Removing intermediate container 19d9511bbdba [2023-01-18T19:34:04.720Z] ---> 9f2a07d3cf9a [2023-01-18T19:34:04.720Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:34:04.720Z] ---> Running in b2526afbdd48 [2023-01-18T19:34:05.309Z] Removing intermediate container b2526afbdd48 [2023-01-18T19:34:05.309Z] ---> 7f01a16e3beb [2023-01-18T19:34:05.309Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:34:05.575Z] ---> Running in d49bdcc5b8e2 [2023-01-18T19:34:06.565Z] Removing intermediate container d49bdcc5b8e2 [2023-01-18T19:34:06.565Z] ---> 1159cf482c2e [2023-01-18T19:34:06.565Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:34:06.565Z] ---> Running in 059cfbfc6683 [2023-01-18T19:34:07.523Z] Removing intermediate container 059cfbfc6683 [2023-01-18T19:34:07.523Z] ---> a8defd5a31cf [2023-01-18T19:34:07.523Z] [2023-01-18T19:34:08.105Z] Successfully built a8defd5a31cf [2023-01-18T19:34:08.105Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T19:34:08.105Z]  Building security-spire-config ... done Building core-metadata [2023-01-18T19:34:08.105Z] ---> 9d20f9ac948c [2023-01-18T19:34:08.105Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T19:34:09.063Z] ---> 92b6ebfddad0 [2023-01-18T19:34:09.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T19:34:10.023Z] ---> 6804479f5669 [2023-01-18T19:34:10.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T19:34:10.988Z] ---> f13bc8ee6cb8 [2023-01-18T19:34:10.988Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T19:34:11.270Z] ---> Running in fa216cb2f891 [2023-01-18T19:34:11.859Z] Removing intermediate container fa216cb2f891 [2023-01-18T19:34:11.859Z] ---> 420301cb7ac8 [2023-01-18T19:34:11.859Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T19:34:11.859Z] ---> Running in d12b0126d2dd [2023-01-18T19:34:12.441Z] Removing intermediate container d12b0126d2dd [2023-01-18T19:34:12.441Z] ---> 7cb25ccc8bcd [2023-01-18T19:34:12.441Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:34:12.441Z] ---> Running in 8fcba2c93229 [2023-01-18T19:34:13.027Z] Removing intermediate container 8fcba2c93229 [2023-01-18T19:34:13.027Z] ---> 632e3bf54878 [2023-01-18T19:34:13.027Z] Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:34:13.294Z] ---> Running in 0850f9a63e0e [2023-01-18T19:34:13.876Z] Removing intermediate container 0850f9a63e0e [2023-01-18T19:34:13.876Z] ---> 31917e6e8e81 [2023-01-18T19:34:13.876Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:34:13.876Z] ---> Running in ff73b954c7f4 [2023-01-18T19:34:14.462Z] Removing intermediate container ff73b954c7f4 [2023-01-18T19:34:14.462Z] ---> 9d69c8d4ebbc [2023-01-18T19:34:14.462Z] [2023-01-18T19:34:14.462Z] Successfully built 9d69c8d4ebbc [2023-01-18T19:34:14.728Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T19:34:27.024Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T19:34:27.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T19:34:27.024Z] ---> 4fd6c8634326 [2023-01-18T19:34:27.024Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> 62ab8bed7140 [2023-01-18T19:34:27.024Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> 4b2136d30ead [2023-01-18T19:34:27.024Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> 5fd4b043b907 [2023-01-18T19:34:27.024Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> 5a4d181319b2 [2023-01-18T19:34:27.024Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> bce529ba3226 [2023-01-18T19:34:27.024Z] Step 8/24 : COPY . . [2023-01-18T19:34:27.024Z] ---> Using cache [2023-01-18T19:34:27.024Z] ---> a2f61a06012a [2023-01-18T19:34:27.024Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T19:34:27.292Z] ---> Running in f54ad57505e6 [2023-01-18T19:34:29.230Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T19:39:21.069Z] Removing intermediate container bd2a2035df6e [2023-01-18T19:39:21.069Z] ---> 95469a7b4865 [2023-01-18T19:39:21.069Z] [2023-01-18T19:39:21.069Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T19:39:21.069Z] ---> 2b4661558fb8 [2023-01-18T19:39:21.069Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:39:21.069Z] ---> Running in 1a604bfcaf11 [2023-01-18T19:39:21.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:39:21.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:39:21.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:39:21.069Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:39:21.069Z] OK: 5 MiB in 15 packages [2023-01-18T19:39:21.653Z] Removing intermediate container 1a604bfcaf11 [2023-01-18T19:39:21.653Z] ---> 472cfdd1e3b4 [2023-01-18T19:39:21.653Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:39:21.924Z] ---> Running in 0be83b33f6e0 [2023-01-18T19:39:22.895Z] Removing intermediate container 0be83b33f6e0 [2023-01-18T19:39:22.895Z] ---> 20c3897bc59f [2023-01-18T19:39:22.895Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T19:39:22.895Z] ---> Running in 900758adb471 [2023-01-18T19:39:23.858Z] Removing intermediate container 900758adb471 [2023-01-18T19:39:23.858Z] ---> 4b3d8850e681 [2023-01-18T19:39:23.858Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T19:39:24.134Z] ---> Running in 14c3260f4eaf [2023-01-18T19:39:25.099Z] Removing intermediate container 14c3260f4eaf [2023-01-18T19:39:25.099Z] ---> cd5bcf77d6fc [2023-01-18T19:39:25.099Z] Step 15/23 : WORKDIR / [2023-01-18T19:39:25.099Z] ---> Running in 2a671936a3ec [2023-01-18T19:39:25.685Z] Removing intermediate container 44f7755d4368 [2023-01-18T19:39:25.685Z] ---> 49ab97ba313c [2023-01-18T19:39:25.685Z] [2023-01-18T19:39:25.685Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:39:25.685Z] ---> 2b4661558fb8 [2023-01-18T19:39:25.685Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T19:39:25.951Z] ---> Running in e41903a8bdc6 [2023-01-18T19:39:25.951Z] Removing intermediate container 2a671936a3ec [2023-01-18T19:39:25.951Z] ---> f2535329c0fb [2023-01-18T19:39:25.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:39:26.533Z] Removing intermediate container e41903a8bdc6 [2023-01-18T19:39:26.533Z] ---> 54c6aea46080 [2023-01-18T19:39:26.533Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T19:39:26.533Z] ---> Running in 9f04ad7cebad [2023-01-18T19:39:27.488Z] Removing intermediate container 9f04ad7cebad [2023-01-18T19:39:27.488Z] ---> 87dee38a11df [2023-01-18T19:39:27.488Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T19:39:27.488Z] ---> bee8341eb2e5 [2023-01-18T19:39:27.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T19:39:27.488Z] ---> Running in d9994f0b53eb [2023-01-18T19:39:28.450Z] Removing intermediate container d9994f0b53eb [2023-01-18T19:39:28.450Z] ---> 662bcd4eb3fb [2023-01-18T19:39:28.450Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:39:28.450Z] ---> Running in 5c01113cc5eb [2023-01-18T19:39:30.389Z] ---> 9f10e97c65c3 [2023-01-18T19:39:30.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T19:39:30.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T19:39:31.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T19:39:32.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T19:39:32.644Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T19:39:32.644Z] OK: 5 MiB in 15 packages [2023-01-18T19:39:34.050Z] ---> acb5532ca2e7 [2023-01-18T19:39:34.050Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T19:39:34.050Z] ---> Running in 19720d06090f [2023-01-18T19:39:34.633Z] Removing intermediate container 5c01113cc5eb [2023-01-18T19:39:34.633Z] ---> 772e5e1f2d7e [2023-01-18T19:39:34.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:39:34.900Z] Removing intermediate container 19720d06090f [2023-01-18T19:39:34.900Z] ---> 0d0299c7c55f [2023-01-18T19:39:34.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:39:34.900Z] ---> Running in 960d9efe17af [2023-01-18T19:39:35.859Z] Removing intermediate container 960d9efe17af [2023-01-18T19:39:35.859Z] ---> 85f6211bf1a5 [2023-01-18T19:39:35.860Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T19:39:35.860Z] ---> Running in 77ed71e1fc60 [2023-01-18T19:39:36.125Z] ---> 32ab12c86fa2 [2023-01-18T19:39:36.125Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T19:39:36.392Z] Removing intermediate container 77ed71e1fc60 [2023-01-18T19:39:36.392Z] ---> 3d69fffedae4 [2023-01-18T19:39:36.392Z] Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:39:36.657Z] ---> Running in 5e04fe2ccc8d [2023-01-18T19:39:37.240Z] Removing intermediate container 5e04fe2ccc8d [2023-01-18T19:39:37.240Z] ---> 6b7509244d29 [2023-01-18T19:39:37.240Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T19:39:37.506Z] ---> Running in ddd522f42e72 [2023-01-18T19:39:38.461Z] Removing intermediate container ddd522f42e72 [2023-01-18T19:39:38.461Z] ---> f24a41c56019 [2023-01-18T19:39:38.461Z] [2023-01-18T19:39:39.042Z] ---> e621f5421762 [2023-01-18T19:39:39.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T19:39:39.042Z] Successfully built f24a41c56019 [2023-01-18T19:39:39.042Z] Successfully tagged core-command-arm64:latest [2023-01-18T19:39:40.000Z]  Building core-command ... done  ---> 47061140a1ae [2023-01-18T19:39:40.000Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T19:39:40.000Z] ---> Running in 0497ed005e1c [2023-01-18T19:39:40.581Z] Removing intermediate container 0497ed005e1c [2023-01-18T19:39:40.581Z] ---> 4478f8ff78f1 [2023-01-18T19:39:40.581Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:39:40.581Z] ---> Running in 23bd38a58c8e [2023-01-18T19:39:41.162Z] Removing intermediate container 23bd38a58c8e [2023-01-18T19:39:41.162Z] ---> 44065a54de19 [2023-01-18T19:39:41.162Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:39:41.428Z] ---> Running in c62a518b3216 [2023-01-18T19:39:42.012Z] Removing intermediate container c62a518b3216 [2023-01-18T19:39:42.012Z] ---> 46553d464301 [2023-01-18T19:39:42.012Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:39:42.012Z] ---> Running in 676fc0d4a517 [2023-01-18T19:39:42.593Z] Removing intermediate container 676fc0d4a517 [2023-01-18T19:39:42.593Z] ---> eb9addfbff5c [2023-01-18T19:39:42.593Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:39:42.593Z] ---> Running in 9c133947603b [2023-01-18T19:39:43.173Z] Removing intermediate container 9c133947603b [2023-01-18T19:39:43.173Z] ---> cc1c4c13f5f7 [2023-01-18T19:39:43.173Z] [2023-01-18T19:39:43.438Z] Successfully built cc1c4c13f5f7 [2023-01-18T19:39:43.438Z] Successfully tagged core-data-arm64:latest [2023-01-18T19:40:05.495Z]  Building core-data ... done Removing intermediate container f54ad57505e6 [2023-01-18T19:40:05.495Z] ---> 4ad5c17033f4 [2023-01-18T19:40:05.495Z] [2023-01-18T19:40:05.495Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T19:40:05.495Z] ---> 2b4661558fb8 [2023-01-18T19:40:05.495Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:40:05.495Z] ---> Using cache [2023-01-18T19:40:05.495Z] ---> 472cfdd1e3b4 [2023-01-18T19:40:05.495Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:40:05.495Z] ---> Using cache [2023-01-18T19:40:05.495Z] ---> 20c3897bc59f [2023-01-18T19:40:05.767Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T19:40:05.767Z] ---> Running in 02b2594f4d74 [2023-01-18T19:40:06.040Z] Removing intermediate container 02b2594f4d74 [2023-01-18T19:40:06.040Z] ---> 3fb014ae7507 [2023-01-18T19:40:06.040Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T19:40:06.040Z] ---> Running in f7947fc8cf2d [2023-01-18T19:40:06.630Z] Removing intermediate container f7947fc8cf2d [2023-01-18T19:40:06.630Z] ---> 87ddf9c28628 [2023-01-18T19:40:06.630Z] Step 15/24 : WORKDIR / [2023-01-18T19:40:06.630Z] ---> Running in 1069d20e0431 [2023-01-18T19:40:07.218Z] Removing intermediate container 1069d20e0431 [2023-01-18T19:40:07.218Z] ---> ed2e87061fa9 [2023-01-18T19:40:07.218Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:40:07.805Z] ---> 1859ad9d1573 [2023-01-18T19:40:07.805Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T19:40:09.217Z] ---> 0bb3c63170b2 [2023-01-18T19:40:09.217Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T19:40:09.806Z] ---> 30517adcb6d9 [2023-01-18T19:40:09.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T19:40:10.388Z] ---> 8a47f81bc991 [2023-01-18T19:40:10.388Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T19:40:10.388Z] ---> Running in eedb72fa6432 [2023-01-18T19:40:12.336Z] Removing intermediate container eedb72fa6432 [2023-01-18T19:40:12.336Z] ---> 80eac107910c [2023-01-18T19:40:12.336Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:40:12.336Z] ---> Running in 60fafadb6011 [2023-01-18T19:40:12.925Z] Removing intermediate container 60fafadb6011 [2023-01-18T19:40:12.925Z] ---> 4ce5cc920292 [2023-01-18T19:40:12.925Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T19:40:12.925Z] ---> Running in 68f874ce5294 [2023-01-18T19:40:13.507Z] Removing intermediate container 68f874ce5294 [2023-01-18T19:40:13.507Z] ---> 00742e58bd90 [2023-01-18T19:40:13.507Z] Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:40:13.507Z] ---> Running in cedfbe6d0124 [2023-01-18T19:40:14.088Z] Removing intermediate container cedfbe6d0124 [2023-01-18T19:40:14.088Z] ---> 26c15a779df3 [2023-01-18T19:40:14.088Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T19:40:14.088Z] ---> Running in 1e0e9c5c26bd [2023-01-18T19:40:14.677Z] Removing intermediate container 1e0e9c5c26bd [2023-01-18T19:40:14.677Z] ---> 2ce0a8a7256e [2023-01-18T19:40:14.677Z] [2023-01-18T19:40:14.677Z] Successfully built 2ce0a8a7256e [2023-01-18T19:40:14.677Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T19:40:29.658Z]  Building core-metadata ... done Removing intermediate container 06f406b5a983 [2023-01-18T19:40:29.658Z] ---> ceaa3bb0585d [2023-01-18T19:40:29.658Z] [2023-01-18T19:40:29.658Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T19:40:29.658Z] ---> 2b4661558fb8 [2023-01-18T19:40:29.658Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T19:40:29.658Z] ---> Using cache [2023-01-18T19:40:29.658Z] ---> 472cfdd1e3b4 [2023-01-18T19:40:29.658Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T19:40:29.658Z] ---> Using cache [2023-01-18T19:40:29.658Z] ---> 20c3897bc59f [2023-01-18T19:40:29.658Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T19:40:29.658Z] ---> Running in 3449f832c440 [2023-01-18T19:40:29.658Z] Removing intermediate container 3449f832c440 [2023-01-18T19:40:29.658Z] ---> 3854eec06339 [2023-01-18T19:40:29.658Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T19:40:29.658Z] ---> Running in a7adc06606f9 [2023-01-18T19:40:29.658Z] Removing intermediate container a7adc06606f9 [2023-01-18T19:40:29.658Z] ---> 8669710db91d [2023-01-18T19:40:29.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T19:40:29.928Z] ---> 747b87e89c10 [2023-01-18T19:40:29.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T19:40:31.333Z] ---> 9134629ed38e [2023-01-18T19:40:31.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T19:40:31.918Z] ---> 4473c42e5acf [2023-01-18T19:40:31.918Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T19:40:31.918Z] ---> Running in 8bdacdbc7cb4 [2023-01-18T19:40:32.183Z] Removing intermediate container 8bdacdbc7cb4 [2023-01-18T19:40:32.183Z] ---> a9374fb42f08 [2023-01-18T19:40:32.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T19:40:32.183Z] ---> Running in 55be09fc655f [2023-01-18T19:40:32.769Z] Removing intermediate container 55be09fc655f [2023-01-18T19:40:32.769Z] ---> 91f208cf99d4 [2023-01-18T19:40:32.769Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T19:40:32.769Z] ---> Running in 3c4d7f6b4cd8 [2023-01-18T19:40:33.035Z] Removing intermediate container 3c4d7f6b4cd8 [2023-01-18T19:40:33.035Z] ---> caa2f9519abc [2023-01-18T19:40:33.035Z] Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 [2023-01-18T19:40:33.035Z] ---> Running in 5d4f5715fce6 [2023-01-18T19:40:33.302Z] Removing intermediate container 5d4f5715fce6 [2023-01-18T19:40:33.302Z] ---> 64b50268c5be [2023-01-18T19:40:33.302Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T19:40:33.302Z] ---> Running in 6f5317c38978 [2023-01-18T19:40:33.894Z] Removing intermediate container 6f5317c38978 [2023-01-18T19:40:33.894Z] ---> e88f82020fe5 [2023-01-18T19:40:33.894Z] [2023-01-18T19:40:33.894Z] Successfully built e88f82020fe5 [2023-01-18T19:40:33.894Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T19:40:34.493Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-18T19:40:34.506Z] $ docker stop --time=1 e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 [2023-01-18T19:40:36.229Z] $ docker rm -f --volumes e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T19:40:36.794Z] + docker images [2023-01-18T19:40:37.061Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T19:40:37.061Z] support-scheduler-arm64 latest e88f82020fe5 3 seconds ago 29MB [2023-01-18T19:40:37.061Z] ceaa3bb0585d 10 seconds ago 1.56GB [2023-01-18T19:40:37.061Z] core-metadata-arm64 latest 2ce0a8a7256e 22 seconds ago 17.8MB [2023-01-18T19:40:37.061Z] 4ad5c17033f4 32 seconds ago 1.51GB [2023-01-18T19:40:37.061Z] core-data-arm64 latest cc1c4c13f5f7 54 seconds ago 17.2MB [2023-01-18T19:40:37.061Z] core-command-arm64 latest f24a41c56019 58 seconds ago 17MB [2023-01-18T19:40:37.061Z] 49ab97ba313c About a minute ago 1.5GB [2023-01-18T19:40:37.061Z] 95469a7b4865 About a minute ago 1.5GB [2023-01-18T19:40:37.061Z] security-spire-server-arm64 latest 9d69c8d4ebbc 6 minutes ago 84.3MB [2023-01-18T19:40:37.061Z] security-spire-config-arm64 latest a8defd5a31cf 6 minutes ago 83.6MB [2023-01-18T19:40:37.061Z] 35605e3ed38a 6 minutes ago 1.37GB [2023-01-18T19:40:37.061Z] security-spiffe-token-provider-arm64 latest b17091a070ee 7 minutes ago 28.9MB [2023-01-18T19:40:37.061Z] support-notifications-arm64 latest aa03b29dd3a7 7 minutes ago 29.6MB [2023-01-18T19:40:37.061Z] 83e063c9b621 7 minutes ago 1.53GB [2023-01-18T19:40:37.061Z] b8e792703a3b 7 minutes ago 1.56GB [2023-01-18T19:40:37.061Z] security-bootstrapper-arm64 latest a5f95d01b687 10 minutes ago 19.5MB [2023-01-18T19:40:37.061Z] security-secretstore-setup-arm64 latest 878871a7d72e 10 minutes ago 28.7MB [2023-01-18T19:40:37.061Z] security-proxy-setup-arm64 latest 4c4a462f6c74 10 minutes ago 26.8MB [2023-01-18T19:40:37.061Z] 2c59fcda6394 10 minutes ago 1.49GB [2023-01-18T19:40:37.061Z] 176cb57f81d0 10 minutes ago 1.49GB [2023-01-18T19:40:37.061Z] 093c08b1859f 11 minutes ago 1.49GB [2023-01-18T19:40:37.061Z] security-spire-agent-arm64 latest fcce72930ac1 17 minutes ago 122MB [2023-01-18T19:40:37.061Z] 49336f92fde4 17 minutes ago 1.37GB [2023-01-18T19:40:37.061Z] ci-base-image-arm64 latest 4fd6c8634326 32 minutes ago 905MB [2023-01-18T19:40:37.061Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-18T19:40:37.061Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-18T19:40:37.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-18T19:40:37.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:40:37.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:40:37.872Z] [2023-01-18T19:40:37.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:40:38.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:40:38.565Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T19:40:38.565Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T19:40:38.565Z] 04944245beec: Pulling fs layer [2023-01-18T19:40:38.565Z] 699f458cf7ca: Pulling fs layer [2023-01-18T19:40:38.565Z] 765212b225bb: Pulling fs layer [2023-01-18T19:40:38.565Z] f23df028b6ca: Pulling fs layer [2023-01-18T19:40:38.565Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T19:40:38.565Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T19:40:38.565Z] f23df028b6ca: Waiting [2023-01-18T19:40:38.565Z] d65c8cfc05b1: Waiting [2023-01-18T19:40:38.565Z] 2437ff75d9bd: Waiting [2023-01-18T19:40:38.850Z] 04944245beec: Download complete [2023-01-18T19:40:38.850Z] 765212b225bb: Verifying Checksum [2023-01-18T19:40:38.850Z] 765212b225bb: Download complete [2023-01-18T19:40:38.850Z] f23df028b6ca: Verifying Checksum [2023-01-18T19:40:38.850Z] f23df028b6ca: Download complete [2023-01-18T19:40:38.850Z] d65c8cfc05b1: Download complete [2023-01-18T19:40:38.850Z] 699f458cf7ca: Verifying Checksum [2023-01-18T19:40:38.850Z] 699f458cf7ca: Download complete [2023-01-18T19:40:39.460Z] 8998bd30e6a1: Download complete [2023-01-18T19:40:42.117Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T19:40:42.117Z] 2437ff75d9bd: Download complete [2023-01-18T19:40:44.058Z] 8998bd30e6a1: Pull complete [2023-01-18T19:40:44.324Z] 04944245beec: Pull complete [2023-01-18T19:40:45.733Z] 699f458cf7ca: Pull complete [2023-01-18T19:40:45.733Z] 765212b225bb: Pull complete [2023-01-18T19:40:46.689Z] f23df028b6ca: Pull complete [2023-01-18T19:40:46.954Z] d65c8cfc05b1: Pull complete [2023-01-18T19:41:01.933Z] 2437ff75d9bd: Pull complete [2023-01-18T19:41:01.933Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T19:41:01.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T19:41:01.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:41:02.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container [2023-01-18T19:41:02.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T19:41:04.996Z] $ docker top dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:05.964Z] ---> job-cost.sh [2023-01-18T19:41:05.964Z] lf-activate-venv: SKIPPING [2023-01-18T19:41:05.964Z] INFO: No Stack... [2023-01-18T19:41:06.543Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T19:41:07.125Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T19:41:07.784Z] + cut -d, -f6 [2023-01-18T19:41:07.784Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-01-18T19:41:07.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] [2023-01-18T19:41:07.878Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] did not exist. Created. [2023-01-18T19:41:07.878Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T19:41:08.599Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T19:41:08.792Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T19:41:08.856Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T19:41:08.971Z] $ docker stop --time=1 dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e [2023-01-18T19:41:10.495Z] $ docker rm -f --volumes dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-18T19:41:11.540Z] provisioning config files... [2023-01-18T19:41:11.568Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14539513744072192791tmp [Pipeline] { [Pipeline] sh [2023-01-18T19:41:11.915Z] + set +x [2023-01-18T19:41:11.915Z] + bash -s -- [2023-01-18T19:41:11.915Z] + curl -s https://codecov.io/bash [2023-01-18T19:41:11.915Z] [2023-01-18T19:41:11.915Z] _____ _ [2023-01-18T19:41:11.915Z] / ____| | | [2023-01-18T19:41:11.915Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T19:41:11.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T19:41:11.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T19:41:11.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T19:41:11.915Z] Bash-1.0.6 [2023-01-18T19:41:11.915Z] [2023-01-18T19:41:11.915Z] [2023-01-18T19:41:11.915Z] ==> git version 2.25.1 found [2023-01-18T19:41:11.915Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-18T19:41:11.915Z] Release-Date: 2020-01-08 [2023-01-18T19:41:11.915Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T19:41:11.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T19:41:11.915Z] ==> Jenkins CI detected. [2023-01-18T19:41:11.915Z] current dir:  /w/workspace/edgex-go/1 [2023-01-18T19:41:11.915Z] project root: . [2023-01-18T19:41:11.915Z] --> token set from env [2023-01-18T19:41:11.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T19:41:11.915Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T19:41:12.182Z] ==> Python coveragepy not found [2023-01-18T19:41:12.182Z] ==> Searching for coverage reports in: [2023-01-18T19:41:12.182Z] + . [2023-01-18T19:41:12.182Z] -> Found 1 reports [2023-01-18T19:41:12.182Z] ==> Detecting git/mercurial file structure [2023-01-18T19:41:12.182Z] ==> Reading reports [2023-01-18T19:41:12.182Z] + ./coverage.out bytes=489970 [2023-01-18T19:41:12.182Z] ==> Appending adjustments [2023-01-18T19:41:12.182Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T19:41:13.621Z] + Found adjustments [2023-01-18T19:41:13.621Z] ==> Gzipping contents [2023-01-18T19:41:13.621Z] 64K /tmp/codecov.L7Nx2y.gz [2023-01-18T19:41:13.621Z] ==> Uploading reports [2023-01-18T19:41:13.621Z] url: https://codecov.io [2023-01-18T19:41:13.621Z] query: branch=PR-4293&commit=0f16cdbb84be557f9473f78c9e8f7d48796db513&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4293&job=&cmd_args= [2023-01-18T19:41:13.621Z] -> Pinging Codecov [2023-01-18T19:41:13.621Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4293&commit=0f16cdbb84be557f9473f78c9e8f7d48796db513&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4293&job=&cmd_args= [2023-01-18T19:41:13.885Z] -> Uploading to [2023-01-18T19:41:13.885Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/0f16cdbb84be557f9473f78c9e8f7d48796db513/baf0b77e-55da-4e8f-9e93-2cfad7b4b205.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T194113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db82b7f7ceff3faadbb0cf32202a02cd5ae5d8d181e817a286cb6680f00be987 [2023-01-18T19:41:13.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T19:41:13.885Z] Dload Upload Total Spent Left Speed [2023-01-18T19:41:14.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63209 0 0 100 63209 0 204k --:--:-- --:--:-- --:--:-- 204k [2023-01-18T19:41:14.159Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] } [2023-01-18T19:41:14.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T19:41:15.541Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:15.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:16.754Z] ---> package-listing.sh [2023-01-18T19:41:16.754Z] ++ facter osfamily [2023-01-18T19:41:16.754Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T19:41:17.013Z] + OS_FAMILY=debian [2023-01-18T19:41:17.013Z] + workspace=/w/workspace/edgex-go/1 [2023-01-18T19:41:17.013Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T19:41:17.013Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T19:41:17.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T19:41:17.013Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T19:41:17.013Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:41:17.013Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T19:41:17.013Z] + case "${OS_FAMILY}" in [2023-01-18T19:41:17.013Z] + dpkg -l [2023-01-18T19:41:17.013Z] + grep '^ii' [2023-01-18T19:41:17.013Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T19:41:17.013Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T19:41:17.013Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T19:41:17.013Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-18T19:41:17.013Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-18T19:41:17.013Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-18T19:41:17.040Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T19:41:17.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:17.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:41:17.948Z] [2023-01-18T19:41:17.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T19:41:18.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:41:18.322Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T19:41:18.322Z] 5eb5b503b376: Pulling fs layer [2023-01-18T19:41:18.322Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T19:41:18.322Z] ec43610c2a17: Pulling fs layer [2023-01-18T19:41:18.322Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T19:41:18.322Z] 33b1e0a273af: Pulling fs layer [2023-01-18T19:41:18.322Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T19:41:18.322Z] 2f39f015ded8: Pulling fs layer [2023-01-18T19:41:18.322Z] 5d3b04190fa2: Waiting [2023-01-18T19:41:18.322Z] 33b1e0a273af: Waiting [2023-01-18T19:41:18.322Z] 3a2ae6a8a46f: Waiting [2023-01-18T19:41:18.322Z] 2f39f015ded8: Waiting [2023-01-18T19:41:18.322Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T19:41:18.322Z] 5c69ac0246d0: Download complete [2023-01-18T19:41:18.322Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T19:41:18.322Z] 3a2ae6a8a46f: Download complete [2023-01-18T19:41:18.593Z] 33b1e0a273af: Verifying Checksum [2023-01-18T19:41:18.593Z] 5d3b04190fa2: Download complete [2023-01-18T19:41:18.593Z] ec43610c2a17: Verifying Checksum [2023-01-18T19:41:18.593Z] ec43610c2a17: Download complete [2023-01-18T19:41:18.856Z] 5eb5b503b376: Verifying Checksum [2023-01-18T19:41:18.856Z] 5eb5b503b376: Download complete [2023-01-18T19:41:19.443Z] 2f39f015ded8: Download complete [2023-01-18T19:41:20.007Z] 5eb5b503b376: Pull complete [2023-01-18T19:41:20.265Z] 5c69ac0246d0: Pull complete [2023-01-18T19:41:20.831Z] ec43610c2a17: Pull complete [2023-01-18T19:41:20.831Z] 3a2ae6a8a46f: Pull complete [2023-01-18T19:41:20.831Z] 33b1e0a273af: Pull complete [2023-01-18T19:41:21.091Z] 5d3b04190fa2: Pull complete [2023-01-18T19:41:26.397Z] 2f39f015ded8: Pull complete [2023-01-18T19:41:26.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T19:41:26.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T19:41:26.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T19:41:26.617Z] prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container [2023-01-18T19:41:26.636Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T19:41:31.694Z] $ docker top fedd6123e6223ef80ed46d953b137cfc76434a55000d1c151a016d1be74ae874 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T19:41:32.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T19:41:32.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T19:41:32.722Z] + ls /var/log/sa-host [2023-01-18T19:41:32.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T19:41:32.927Z] provisioning config files... [2023-01-18T19:41:32.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13520826363915556779tmp [Pipeline] { [Pipeline] echo [2023-01-18T19:41:32.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:33.293Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T19:41:33.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:33.707Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T19:41:33.739Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:34.052Z] ---> sudo-logs.sh [2023-01-18T19:41:34.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T19:41:34.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:34.436Z] ---> job-cost.sh [2023-01-18T19:41:34.436Z] lf-activate-venv: SKIPPING [2023-01-18T19:41:34.436Z] DEBUG: total: 0.10999999940395355 [2023-01-18T19:41:34.436Z] INFO: Retrieving Stack Cost... [2023-01-18T19:41:35.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T19:41:35.264Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T19:41:35.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T19:41:35.603Z] ---> logs-deploy.sh [2023-01-18T19:41:35.603Z] lf-activate-venv: SKIPPING [2023-01-18T19:41:35.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4293/1 [2023-01-18T19:41:35.603Z] INFO: archiving workspace using pattern(s): [2023-01-18T19:41:36.554Z] Archives upload complete. [2023-01-18T19:41:36.819Z] INFO: archiving logs to Nexus [2023-01-18T19:41:37.385Z] ---> uname -a: [2023-01-18T19:41:37.385Z] Linux prd-ubuntu20-04-docker-8c-8g-2985 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T19:41:37.385Z] [2023-01-18T19:41:37.385Z]