Pull request #4410 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f67577c9d55b73a1130083fe498b6422d3bddfd5+b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (e0e207a63cc1acb81af86f4748638b562744057f) 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-ssh12856800966381914429.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-ssh12157589118658835952.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-4410/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-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4816156323956146711.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-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12352716989760638662.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-ssh14693384691258024325.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-4410/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-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2655378538348084934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8395 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 > 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/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 Merge succeeded, producing f67577c9d55b73a1130083fe498b6422d3bddfd5 Checking out Revision f67577c9d55b73a1130083fe498b6422d3bddfd5 (PR-4410) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T19:58:49.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T19:58:49.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T19:58:49.481Z] ========================================================= [2023-03-06T19:58:49.481Z] EdgeX Global Pipelines Version Info [2023-03-06T19:58:49.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [2023-03-06T19:58:50.225Z] ------------------- [2023-03-06T19:58:50.225Z] stable info: [2023-03-06T19:58:50.225Z] ------------------- [2023-03-06T19:58:50.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T19:58:50.225Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T19:58:50.225Z] Message: update stable to v1.0.244 [2023-03-06T19:58:50.795Z] ------------------- [2023-03-06T19:58:50.795Z] experimental info: [2023-03-06T19:58:50.795Z] ------------------- [2023-03-06T19:58:50.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T19:58:50.795Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T19:58:50.795Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T19:58:51.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-06T19:58:51.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-06T19:58:51.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T19:58:51.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T19:58:51.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T19:58:51.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T19:58:51.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T19:58:51.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-06T19:58:51.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-06T19:58:51.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-06T19:58:51.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T19:58:51.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T19:58:51.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T19:58:51.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T19:58:51.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T19:58:51.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T19:58:51.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T19:58:51.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T19:58:51.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-06T19:58:51.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-06T19:58:51.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T19:58:51.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T19:58:51.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T19:58:51.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo [2023-03-06T19:58:51.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo [2023-03-06T19:58:52.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo [2023-03-06T19:58:52.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo [2023-03-06T19:58:52.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f67577c [Pipeline] echo [2023-03-06T19:58:52.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T19:58:52.269Z] provisioning config files... [2023-03-06T19:58:52.284Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1072391440944403981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T19:58:52.614Z] ---> docker-login.sh [2023-03-06T19:58:52.614Z] nexus3.edgexfoundry.org:10001 [2023-03-06T19:58:52.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T19:58:52.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T19:58:52.874Z] Configure a credential helper to remove this warning. See [2023-03-06T19:58:52.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T19:58:52.874Z] [2023-03-06T19:58:52.874Z] Login Succeeded [2023-03-06T19:58:52.874Z] nexus3.edgexfoundry.org:10002 [2023-03-06T19:58:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T19:58:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T19:58:53.134Z] Configure a credential helper to remove this warning. See [2023-03-06T19:58:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T19:58:53.134Z] [2023-03-06T19:58:53.134Z] Login Succeeded [2023-03-06T19:58:53.134Z] nexus3.edgexfoundry.org:10003 [2023-03-06T19:58:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T19:58:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T19:58:53.134Z] Configure a credential helper to remove this warning. See [2023-03-06T19:58:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T19:58:53.134Z] [2023-03-06T19:58:53.134Z] Login Succeeded [2023-03-06T19:58:53.134Z] nexus3.edgexfoundry.org:10004 [2023-03-06T19:58:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T19:58:53.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T19:58:53.394Z] Configure a credential helper to remove this warning. See [2023-03-06T19:58:53.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T19:58:53.394Z] [2023-03-06T19:58:53.394Z] Login Succeeded [2023-03-06T19:58:53.394Z] docker.io [2023-03-06T19:58:53.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T19:58:53.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T19:58:53.654Z] Configure a credential helper to remove this warning. See [2023-03-06T19:58:53.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T19:58:53.654Z] [2023-03-06T19:58:53.654Z] Login Succeeded [2023-03-06T19:58:53.654Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T19:58:53.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T19:58:54.089Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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-03-06T19:58:54.089Z] + dirname cmd/core-command/Dockerfile [2023-03-06T19:58:54.089Z] + cut -d/ -f2 [2023-03-06T19:58:54.089Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-06T19:58:54.089Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-03-06T19:58:54.089Z] [2023-03-06T19:58:54.089Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T19:58:54.089Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-03-06T19:58:54.089Z] -f2 [2023-03-06T19:58:54.089Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-06T19:58:54.089Z] + dirname cmd/core-metadata/Dockerfile [2023-03-06T19:58:54.089Z] + cut -d/ -f2 [2023-03-06T19:58:54.089Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-06T19:58:54.089Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-06T19:58:54.089Z] + cut -d/ -f2 [2023-03-06T19:58:54.089Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-06T19:58:54.089Z] + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 [2023-03-06T19:58:54.089Z] [2023-03-06T19:58:54.089Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-06T19:58:54.089Z] + cut -d/+ -f2 [2023-03-06T19:58:54.089Z] dirname cmd/security-proxy-setup/Dockerfile [2023-03-06T19:58:54.089Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-06T19:58:54.089Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-06T19:58:54.089Z] cut -d/ -f2 [2023-03-06T19:58:54.089Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-06T19:58:54.090Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T19:58:54.090Z] + cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T19:58:54.090Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-06T19:58:54.090Z] + cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-06T19:58:54.090Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-06T19:58:54.090Z] + cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-06T19:58:54.090Z] + + dirname cmd/security-spire-server/Dockerfile [2023-03-06T19:58:54.090Z] cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-06T19:58:54.090Z] + dirname cmd/support-notifications/Dockerfile [2023-03-06T19:58:54.090Z] + cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-06T19:58:54.090Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-06T19:58:54.090Z] + cut -d/ -f2 [2023-03-06T19:58:54.090Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-06T19:58:54.152Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/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-03-06T19:58:54.655Z] + git rev-list -1 --merges f67577c9d55b73a1130083fe498b6422d3bddfd5~1..f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo [2023-03-06T19:58:54.691Z] -----------> git rev-list -1 --merges f67577c9d55b73a1130083fe498b6422d3bddfd5~1..f67577c9d55b73a1130083fe498b6422d3bddfd5 f67577c9d55b73a1130083fe498b6422d3bddfd5 [false] [Pipeline] sh [2023-03-06T19:58:54.999Z] + git log --format=format:%s -1 f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo [2023-03-06T19:58:55.035Z] ========================================================= [2023-03-06T19:58:55.035Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T19:58:55.035Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-06T19:58:55.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T19:58:55.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T19:58:55.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T19:58:55.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T19:58:55.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T19:58:55.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T19:58:55.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T19:58:56.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T19:58:56.001Z] [2023-03-06T19:58:56.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T19:58:56.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T19:58:56.382Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T19:58:56.382Z] b85a868b505f: Pulling fs layer [2023-03-06T19:58:56.382Z] e2be974225ed: Pulling fs layer [2023-03-06T19:58:56.382Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T19:58:56.382Z] 988bab9f4d93: Pulling fs layer [2023-03-06T19:58:56.382Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T19:58:56.382Z] eaf3925da568: Pulling fs layer [2023-03-06T19:58:56.382Z] bab4dde63d76: Pulling fs layer [2023-03-06T19:58:56.382Z] bde34c3a00c8: Pulling fs layer [2023-03-06T19:58:56.382Z] b352a97aabf1: Pulling fs layer [2023-03-06T19:58:56.382Z] 4872d77fe225: Pulling fs layer [2023-03-06T19:58:56.382Z] 5851b861e8e6: Pulling fs layer [2023-03-06T19:58:56.382Z] 1469e6f7b9e6: Waiting [2023-03-06T19:58:56.382Z] 4872d77fe225: Waiting [2023-03-06T19:58:56.382Z] eaf3925da568: Waiting [2023-03-06T19:58:56.382Z] bde34c3a00c8: Waiting [2023-03-06T19:58:56.382Z] 5851b861e8e6: Waiting [2023-03-06T19:58:56.382Z] 988bab9f4d93: Waiting [2023-03-06T19:58:56.382Z] bab4dde63d76: Waiting [2023-03-06T19:58:56.382Z] b352a97aabf1: Waiting [2023-03-06T19:58:56.382Z] e2be974225ed: Verifying Checksum [2023-03-06T19:58:56.382Z] e2be974225ed: Download complete [2023-03-06T19:58:56.382Z] 988bab9f4d93: Verifying Checksum [2023-03-06T19:58:56.382Z] 988bab9f4d93: Download complete [2023-03-06T19:58:56.643Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T19:58:56.643Z] 1469e6f7b9e6: Download complete [2023-03-06T19:58:56.643Z] eaf3925da568: Verifying Checksum [2023-03-06T19:58:56.643Z] eaf3925da568: Download complete [2023-03-06T19:58:56.643Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T19:58:56.643Z] 339a4e72a1f5: Download complete [2023-03-06T19:58:56.643Z] bde34c3a00c8: Download complete [2023-03-06T19:58:56.643Z] b352a97aabf1: Verifying Checksum [2023-03-06T19:58:56.643Z] b352a97aabf1: Download complete [2023-03-06T19:58:56.643Z] 4872d77fe225: Verifying Checksum [2023-03-06T19:58:56.643Z] 4872d77fe225: Download complete [2023-03-06T19:58:56.643Z] 5851b861e8e6: Download complete [2023-03-06T19:58:56.643Z] b85a868b505f: Verifying Checksum [2023-03-06T19:58:56.643Z] b85a868b505f: Download complete [2023-03-06T19:58:56.902Z] bab4dde63d76: Verifying Checksum [2023-03-06T19:58:56.902Z] bab4dde63d76: Download complete [2023-03-06T19:58:57.839Z] b85a868b505f: Pull complete [2023-03-06T19:58:58.097Z] e2be974225ed: Pull complete [2023-03-06T19:58:58.359Z] 339a4e72a1f5: Pull complete [2023-03-06T19:58:58.359Z] 988bab9f4d93: Pull complete [2023-03-06T19:58:58.618Z] 1469e6f7b9e6: Pull complete [2023-03-06T19:58:58.877Z] eaf3925da568: Pull complete [2023-03-06T19:59:00.254Z] bab4dde63d76: Pull complete [2023-03-06T19:59:00.514Z] bde34c3a00c8: Pull complete [2023-03-06T19:59:00.514Z] b352a97aabf1: Pull complete [2023-03-06T19:59:00.773Z] 4872d77fe225: Pull complete [2023-03-06T19:59:00.773Z] 5851b861e8e6: Pull complete [2023-03-06T19:59:00.773Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T19:59:00.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T19:59:00.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T19:59:01.011Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T19:59:01.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-06T19:59:02.432Z] $ docker top 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d -eo pid,comm [2023-03-06T19:59:02.489Z] 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-03-06T19:59:02.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T19:59:02.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T19:59:02.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T19:59:02.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T19:59:02.722Z] $ docker exec 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent [2023-03-06T19:59:02.841Z] SSH_AUTH_SOCK=/tmp/ssh-9yJlORwXmdEI/agent.32 [2023-03-06T19:59:02.841Z] SSH_AGENT_PID=38 [2023-03-06T19:59:02.847Z] Running ssh-add (command line suppressed) [2023-03-06T19:59:02.941Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8751308806906239472.key (/w/workspace/edgex-go/1@tmp/private_key_8751308806906239472.key) [2023-03-06T19:59:02.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T19:59:03.293Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T19:59:03.318Z] $ docker exec --env ******** --env ******** 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent -k [2023-03-06T19:59:03.427Z] unset SSH_AUTH_SOCK; [2023-03-06T19:59:03.427Z] unset SSH_AGENT_PID; [2023-03-06T19:59:03.427Z] echo Agent pid 38 killed; [2023-03-06T19:59:03.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T19:59:03.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T19:59:03.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T19:59:03.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T19:59:03.646Z] $ docker exec 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent [2023-03-06T19:59:03.751Z] SSH_AUTH_SOCK=/tmp/ssh-4xNUjdHJNvNK/agent.70 [2023-03-06T19:59:03.751Z] SSH_AGENT_PID=76 [2023-03-06T19:59:03.755Z] Running ssh-add (command line suppressed) [2023-03-06T19:59:03.858Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8364912992908400105.key (/w/workspace/edgex-go/1@tmp/private_key_8364912992908400105.key) [2023-03-06T19:59:03.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T19:59:04.191Z] + git semver init [2023-03-06T19:59:04.451Z] 2023-03-06 19:59:04,356 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T19:59:04.451Z] 2023-03-06 19:59:04,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-06T19:59:04.451Z] 2023-03-06 19:59:04,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-06T19:59:04.451Z] 2023-03-06 19:59:04,357 [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-03-06T19:59:09.725Z] 2023-03-06 19:59:09,018 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4410 with force:False [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,019 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4410 [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,023 [execute] INFO git cat-file --batch-check [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,028 [execute] INFO git cat-file --batch [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T19:59:09.725Z] 2023-03-06 19:59:09,034 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4410 [2023-03-06T19:59:09.725Z] 0.0.0 [Pipeline] } [2023-03-06T19:59:09.752Z] $ docker exec --env ******** --env ******** 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent -k [2023-03-06T19:59:09.858Z] unset SSH_AUTH_SOCK; [2023-03-06T19:59:09.859Z] unset SSH_AGENT_PID; [2023-03-06T19:59:09.859Z] echo Agent pid 76 killed; [2023-03-06T19:59:09.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T19:59:10.275Z] + git semver [Pipeline] } [2023-03-06T19:59:10.555Z] $ docker stop --time=1 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d [2023-03-06T19:59:11.841Z] $ docker rm -f --volumes 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T19:59:12.244Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T19:59:12.482Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T19:59:12.500Z] [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-03-06T19:59:13.250Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T19:59:13.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T19:59:13.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T19:59:13.354Z] ========================================================= [2023-03-06T19:59:13.354Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T19:59:13.354Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T19:59:13.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T19:59:13.687Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T19:59:13.687Z] 213ec9aee27d: Pulling fs layer [2023-03-06T19:59:13.687Z] 4583459ba037: Pulling fs layer [2023-03-06T19:59:13.687Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T19:59:13.687Z] 53926ce57604: Pulling fs layer [2023-03-06T19:59:13.687Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T19:59:13.687Z] 22ff95d597cd: Pulling fs layer [2023-03-06T19:59:13.687Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T19:59:13.687Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T19:59:13.687Z] a7acece74701: Pulling fs layer [2023-03-06T19:59:13.687Z] 22ff95d597cd: Waiting [2023-03-06T19:59:13.687Z] 12d6caf4c0d1: Waiting [2023-03-06T19:59:13.687Z] 96b7cbca73a9: Waiting [2023-03-06T19:59:13.687Z] a7acece74701: Waiting [2023-03-06T19:59:13.688Z] 53926ce57604: Waiting [2023-03-06T19:59:13.688Z] 21b2b0c7a3f4: Waiting [2023-03-06T19:59:13.688Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T19:59:13.688Z] 93c1e223e6f2: Download complete [2023-03-06T19:59:13.688Z] 4583459ba037: Verifying Checksum [2023-03-06T19:59:13.688Z] 4583459ba037: Download complete [2023-03-06T19:59:13.688Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T19:59:13.688Z] 21b2b0c7a3f4: Download complete [2023-03-06T19:59:13.688Z] 22ff95d597cd: Download complete [2023-03-06T19:59:13.688Z] 213ec9aee27d: Verifying Checksum [2023-03-06T19:59:13.688Z] 213ec9aee27d: Download complete [2023-03-06T19:59:13.688Z] 12d6caf4c0d1: Download complete [2023-03-06T19:59:13.953Z] 213ec9aee27d: Pull complete [2023-03-06T19:59:13.953Z] 4583459ba037: Pull complete [2023-03-06T19:59:14.222Z] 93c1e223e6f2: Pull complete [2023-03-06T19:59:14.485Z] a7acece74701: Verifying Checksum [2023-03-06T19:59:14.485Z] a7acece74701: Download complete [2023-03-06T19:59:14.485Z] 96b7cbca73a9: Download complete [2023-03-06T19:59:14.485Z] 53926ce57604: Verifying Checksum [2023-03-06T19:59:14.485Z] 53926ce57604: Download complete [2023-03-06T19:59:17.769Z] 53926ce57604: Pull complete [2023-03-06T19:59:18.028Z] 21b2b0c7a3f4: Pull complete [2023-03-06T19:59:18.028Z] 22ff95d597cd: Pull complete [2023-03-06T19:59:18.028Z] 12d6caf4c0d1: Pull complete [2023-03-06T19:59:19.928Z] 96b7cbca73a9: Pull complete [2023-03-06T19:59:20.860Z] a7acece74701: Pull complete [2023-03-06T19:59:20.860Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T19:59:20.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T19:59:20.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T19:59:21.215Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T19:59:21.215Z] WORKDIR /edgex [2023-03-06T19:59:21.215Z] COPY go.mod . [2023-03-06T19:59:21.215Z] RUN go mod download [2023-03-06T19:59:21.215Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-06T19:59:21.784Z] Sending build context to Docker daemon 170.3MB [2023-03-06T19:59:21.784Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T19:59:21.784Z] ---> db6d94c90886 [2023-03-06T19:59:21.784Z] Step 2/4 : WORKDIR /edgex [2023-03-06T19:59:24.314Z] ---> Running in 14d555aa5f3c [2023-03-06T19:59:24.314Z] Removing intermediate container 14d555aa5f3c [2023-03-06T19:59:24.314Z] ---> 66b9a6024e4a [2023-03-06T19:59:24.314Z] Step 3/4 : COPY go.mod . [2023-03-06T19:59:24.314Z] ---> ddcf87e62763 [2023-03-06T19:59:24.314Z] Step 4/4 : RUN go mod download [2023-03-06T19:59:24.314Z] ---> Running in c19dabc119f0 [2023-03-06T19:59:27.799Z] Still waiting to schedule task [2023-03-06T19:59:27.799Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-06T19:59:34.294Z] Removing intermediate container c19dabc119f0 [2023-03-06T19:59:34.294Z] ---> ae45a4cca8fb [2023-03-06T19:59:34.294Z] Successfully built ae45a4cca8fb [2023-03-06T19:59:34.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T19:59:34.687Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T19:59:34.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T19:59:34.836Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T19:59:34.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T19:59:35.257Z] $ docker top 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T19:59:35.652Z] + go version [2023-03-06T19:59:35.652Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T19:59:35.683Z] $ docker stop --time=1 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc [2023-03-06T19:59:36.981Z] $ docker rm -f --volumes 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T19:59:37.671Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T19:59:37.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T19:59:37.810Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T19:59:37.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T19:59:38.207Z] $ docker top 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T19:59:38.328Z] ========================================================= [2023-03-06T19:59:38.328Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T19:59:38.328Z] ========================================================= [Pipeline] sh [2023-03-06T19:59:38.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T19:59:38.975Z] + make test [2023-03-06T19:59:38.975Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T19:59:45.542Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T19:59:57.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T19:59:57.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T19:59:57.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T19:59:57.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T19:59:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T19:59:58.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T19:59:58.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T19:59:58.266Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T19:59:58.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T19:59:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-03-06T19:59:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T19:59:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T19:59:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-06T20:00:02.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.2% of statements [2023-03-06T20:00:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T20:00:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T20:00:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T20:00:02.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements [2023-03-06T20:00:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T20:00:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.529s coverage: 88.5% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2023-03-06T20:00:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-03-06T20:00:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2023-03-06T20:00:08.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.378s coverage: 79.9% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 38.4% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T20:00:26.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T20:00:26.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T20:00:26.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T20:00:26.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T20:00:26.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T20:00:26.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:00:26.842Z] 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-03-06T20:00:45.034Z] 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-03-06T20:00:45.034Z] go vet ./... [2023-03-06T20:00:45.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T20:00:45.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T20:00:45.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T20:00:45.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T20:00:46.220Z] + ls -al . [2023-03-06T20:00:46.220Z] total 704 [2023-03-06T20:00:46.220Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 19:59 . [2023-03-06T20:00:46.220Z] drwxr-xr-x 4 root root 4096 Mar 6 19:59 .. [2023-03-06T20:00:46.220Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 19:58 .blubracket [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 19:58 .dockerignore [2023-03-06T20:00:46.220Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 20:00 .git [2023-03-06T20:00:46.220Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 19:58 .github [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 19:58 .gitignore [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 19:58 .golangci.yml [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 19:58 .hadolint.yml [2023-03-06T20:00:46.220Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 19:59 .semver [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 19:58 .sonarcloud.properties [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 19:58 ADOPTERS.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 19:58 Attribution.txt [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 19:58 CHANGELOG.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 19:58 CONTRIBUTING.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 19:58 GOVERNANCE.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 19:58 Jenkinsfile [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 19:58 LICENSE [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 19:58 Makefile [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 19:58 OWNERS.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 19:58 README.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 19:58 SECURITY.md [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 19:59 VERSION [2023-03-06T20:00:46.220Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 19:58 bin [2023-03-06T20:00:46.220Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 19:58 cmd [2023-03-06T20:00:46.220Z] -rw-r--r-- 1 root root 446903 Mar 6 20:00 coverage.out [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 19:58 go.mod [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 19:58 go.sum [2023-03-06T20:00:46.220Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 19:58 internal [2023-03-06T20:00:46.220Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 19:58 openapi [2023-03-06T20:00:46.220Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 19:58 snap [2023-03-06T20:00:46.220Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 19:58 version.go [Pipeline] sh [2023-03-06T20:00:46.533Z] + '[' -e coverage.out ] [2023-03-06T20:00:46.533Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T20:00:46.650Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T20:00:46.949Z] + make build [2023-03-06T20:00:46.949Z] 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-03-06T20:00:59.145Z] 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-03-06T20:00:59.712Z] 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-03-06T20:01:00.645Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T20:01:01.577Z] 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-03-06T20:01:06.553Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8397 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws [2023-03-06T20:01:06.609Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-06T20:01:06.677Z] The recommended git tool is: git [2023-03-06T20:01:08.130Z] 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-03-06T20:01:09.504Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T20:01:10.875Z] 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-03-06T20:01:11.805Z] 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-03-06T20:01:12.200Z] using credential edgex-jenkins-ssh [2023-03-06T20:01:12.218Z] Cloning the remote Git repository [2023-03-06T20:01:12.373Z] 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-03-06T20:01:12.265Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:01:12.340Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-06T20:01:12.503Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:01:12.505Z] > git --version # timeout=10 [2023-03-06T20:01:12.526Z] > git --version # 'git version 2.25.1' [2023-03-06T20:01:12.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:01:12.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T20:01:13.305Z] 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-03-06T20:01:14.676Z] 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-03-06T20:01:15.628Z] $ docker stop --time=1 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 [2023-03-06T20:01:18.067Z] $ docker rm -f --volumes 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:01:19.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:01:19.169Z] [2023-03-06T20:01:19.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:01:19.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:01:19.532Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-06T20:01:19.532Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-06T20:01:19.532Z] ca9280d653b3: Pulling fs layer [2023-03-06T20:01:19.532Z] 7e9c9ca2126c: Pulling fs layer [2023-03-06T20:01:19.532Z] cbdbe7a5bc2a: Download complete [2023-03-06T20:01:19.790Z] ca9280d653b3: Verifying Checksum [2023-03-06T20:01:19.790Z] ca9280d653b3: Download complete [2023-03-06T20:01:19.790Z] cbdbe7a5bc2a: Pull complete [2023-03-06T20:01:20.048Z] 7e9c9ca2126c: Verifying Checksum [2023-03-06T20:01:20.048Z] 7e9c9ca2126c: Download complete [2023-03-06T20:01:20.306Z] ca9280d653b3: Pull complete [2023-03-06T20:01:22.832Z] 7e9c9ca2126c: Pull complete [2023-03-06T20:01:22.832Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-06T20:01:22.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:01:22.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:01:23.055Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T20:01:23.083Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-06T20:01:24.385Z] $ docker top d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:01:24.764Z] + docker-compose build --help [2023-03-06T20:01:24.765Z] + grep parallel [2023-03-06T20:01:25.330Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T20:01:25.366Z] $ docker stop --time=1 d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e [2023-03-06T20:01:26.649Z] $ docker rm -f --volumes d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:01:27.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:01:27.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:01:27.457Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T20:01:27.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-06T20:01:27.848Z] $ docker top ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:01:28.236Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T20:01:28.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T20:01:28.803Z] Building core-command ... [2023-03-06T20:01:28.803Z] Building core-common-config-bootstrapper ... [2023-03-06T20:01:28.803Z] Building core-data ... [2023-03-06T20:01:28.803Z] Building core-metadata ... [2023-03-06T20:01:28.803Z] Building security-bootstrapper ... [2023-03-06T20:01:28.803Z] Building security-proxy-auth ... [2023-03-06T20:01:28.803Z] Building security-proxy-setup ... [2023-03-06T20:01:28.803Z] Building security-secretstore-setup ... [2023-03-06T20:01:28.803Z] Building security-spiffe-token-provider ... [2023-03-06T20:01:28.803Z] Building security-spire-agent ... [2023-03-06T20:01:28.803Z] Building security-spire-config ... [2023-03-06T20:01:28.803Z] Building security-spire-server ... [2023-03-06T20:01:28.803Z] Building support-notifications ... [2023-03-06T20:01:28.803Z] Building support-scheduler ... [2023-03-06T20:01:28.803Z] Building security-spiffe-token-provider [2023-03-06T20:01:28.803Z] Building core-command [2023-03-06T20:01:28.803Z] Building core-common-config-bootstrapper [2023-03-06T20:01:28.803Z] Building support-scheduler [2023-03-06T20:01:28.803Z] Building core-metadata [2023-03-06T20:01:30.480Z] Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:01:30.846Z] Merge succeeded, producing f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:01:30.847Z] Checking out Revision f67577c9d55b73a1130083fe498b6422d3bddfd5 (PR-4410) [2023-03-06T20:01:28.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T20:01:29.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T20:01:29.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:01:29.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:01:29.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T20:01:30.501Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T20:01:30.520Z] > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [2023-03-06T20:01:30.748Z] > git remote # timeout=10 [2023-03-06T20:01:30.769Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T20:01:30.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:01:30.800Z] > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 [2023-03-06T20:01:30.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T20:01:30.854Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T20:01:31.482Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-06T20:01:31.533Z] > git --version # timeout=10 [2023-03-06T20:01:31.542Z] > git --version # 'git version 2.25.1' [2023-03-06T20:01:31.559Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T20:01:32.656Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T20:01:32.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T20:01:32.656Z] Dload Upload Total Spent Left Speed [2023-03-06T20:01:32.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-03-06T20:01:30.875Z] > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [2023-03-06T20:01:33.210Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T20:01:33.558Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T20:01:33.558Z] + sudo tee /etc/docker/daemon.new [2023-03-06T20:01:33.558Z] { [2023-03-06T20:01:33.558Z] "registry-mirrors": [ [2023-03-06T20:01:33.558Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T20:01:33.558Z] ], [2023-03-06T20:01:33.558Z] "bip": "10.250.0.254/24", [2023-03-06T20:01:33.558Z] "hosts": [ [2023-03-06T20:01:33.558Z] "tcp://0.0.0.0:5555", [2023-03-06T20:01:33.558Z] "unix:///var/run/docker.sock" [2023-03-06T20:01:33.558Z] ], [2023-03-06T20:01:33.558Z] "mtu": 1458, [2023-03-06T20:01:33.558Z] "selinux-enabled": true, [2023-03-06T20:01:33.558Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T20:01:33.558Z] } [Pipeline] sh [2023-03-06T20:01:33.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T20:01:34.248Z] + sudo service docker restart [2023-03-06T20:01:41.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:01:41.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:01:41.008Z] ---> ae45a4cca8fb [2023-03-06T20:01:41.008Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:01:41.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:01:41.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:01:41.008Z] ---> ae45a4cca8fb [2023-03-06T20:01:41.008Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:01:41.008Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:01:41.008Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:01:41.008Z] ---> ae45a4cca8fb [2023-03-06T20:01:41.008Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:01:41.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:01:41.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:01:41.008Z] ---> ae45a4cca8fb [2023-03-06T20:01:41.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:01:41.008Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:01:41.008Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:01:41.008Z] ---> ae45a4cca8fb [2023-03-06T20:01:41.008Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T20:01:42.913Z] ---> Running in 6792e09c3dfc [2023-03-06T20:01:42.913Z] ---> Running in 94b1b92ddb71 [2023-03-06T20:01:42.913Z] ---> Running in 456e3e4264bf [2023-03-06T20:01:42.913Z] ---> Running in d230c7a8f445 [2023-03-06T20:01:42.913Z] ---> Running in 57f565f2b2fc [2023-03-06T20:01:42.913Z] Removing intermediate container 94b1b92ddb71 [2023-03-06T20:01:42.913Z] ---> f13800464af3 [2023-03-06T20:01:42.913Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:01:43.175Z] Removing intermediate container 6792e09c3dfc [2023-03-06T20:01:43.175Z] ---> 0aa4607e6df2 [2023-03-06T20:01:43.175Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:01:43.175Z] Removing intermediate container 57f565f2b2fc [2023-03-06T20:01:43.175Z] ---> 58484985c94e [2023-03-06T20:01:43.175Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T20:01:43.175Z] ---> Running in 7f2c336e61da [2023-03-06T20:01:43.175Z] Removing intermediate container d230c7a8f445 [2023-03-06T20:01:43.175Z] ---> 4f69fe811b99 [2023-03-06T20:01:43.175Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T20:01:43.175Z] Removing intermediate container 456e3e4264bf [2023-03-06T20:01:43.175Z] ---> e6f5eed197fe [2023-03-06T20:01:43.175Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T20:01:43.175Z] ---> Running in e06f9c0ad66c [2023-03-06T20:01:43.175Z] ---> Running in a2eb5078d0b6 [2023-03-06T20:01:43.175Z] ---> Running in 325c181cf881 [2023-03-06T20:01:43.175Z] ---> Running in 5d6dbae79181 [2023-03-06T20:01:43.175Z] Removing intermediate container 7f2c336e61da [2023-03-06T20:01:43.175Z] ---> 6bb579818fe5 [2023-03-06T20:01:43.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:01:43.175Z] Removing intermediate container e06f9c0ad66c [2023-03-06T20:01:43.175Z] ---> a5c628511170 [2023-03-06T20:01:43.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:01:43.433Z] Removing intermediate container 325c181cf881 [2023-03-06T20:01:43.433Z] ---> 93ee171b4875 [2023-03-06T20:01:43.433Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T20:01:43.433Z] Removing intermediate container a2eb5078d0b6 [2023-03-06T20:01:43.433Z] ---> 57d341650131 [2023-03-06T20:01:43.433Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T20:01:43.433Z] ---> Running in 17e201b40550 [2023-03-06T20:01:43.433Z] ---> Running in 07e04f14fea1 [2023-03-06T20:01:43.433Z] ---> Running in 549cc2c0eb16 [2023-03-06T20:01:43.433Z] ---> Running in ac6e8214ddf8 [2023-03-06T20:01:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:43.948Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T20:01:43.948Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T20:01:43.948Z] OK: 17046 distinct packages available [2023-03-06T20:01:43.948Z] OK: 211 MiB in 51 packages [2023-03-06T20:01:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:01:44.207Z] OK: 211 MiB in 51 packages [2023-03-06T20:01:44.207Z] OK: 211 MiB in 51 packages [2023-03-06T20:01:44.465Z] OK: 211 MiB in 51 packages [2023-03-06T20:01:44.465Z] OK: 211 MiB in 51 packages [2023-03-06T20:01:44.724Z] Removing intermediate container 17e201b40550 [2023-03-06T20:01:44.724Z] ---> 1f83c666d162 [2023-03-06T20:01:44.724Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:01:44.724Z] Removing intermediate container ac6e8214ddf8 [2023-03-06T20:01:44.724Z] ---> 3c9b753cd10e [2023-03-06T20:01:44.724Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T20:01:44.724Z] ---> 8021e7ff8f18 [2023-03-06T20:01:44.724Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:01:44.724Z] ---> Running in a562b174f609 [2023-03-06T20:01:44.985Z] Removing intermediate container 549cc2c0eb16 [2023-03-06T20:01:44.985Z] ---> 2162cc7e0723 [2023-03-06T20:01:44.985Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T20:01:44.985Z] ---> 7d8659407867 [2023-03-06T20:01:44.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:01:44.985Z] Removing intermediate container 5d6dbae79181 [2023-03-06T20:01:44.985Z] ---> 5e91c7321b50 [2023-03-06T20:01:44.985Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T20:01:44.985Z] ---> Running in bef2a4a44b59 [2023-03-06T20:01:44.985Z] Removing intermediate container 07e04f14fea1 [2023-03-06T20:01:44.985Z] ---> b8519b0120b9 [2023-03-06T20:01:44.985Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:01:45.243Z] ---> e76fe45e870c [2023-03-06T20:01:45.243Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:01:45.243Z] ---> a028b508ca63 [2023-03-06T20:01:45.243Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:01:45.243Z] ---> Running in 3f5c195de4f7 [2023-03-06T20:01:45.243Z] ---> Running in dbd0acfbb2d8 [2023-03-06T20:01:45.243Z] ---> 3d92830c62ee [2023-03-06T20:01:45.243Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:01:45.243Z] ---> Running in 0b44cebaa04a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T20:01:52.571Z] provisioning config files... [2023-03-06T20:01:52.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1494306610929132529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:01:52.998Z] ---> docker-login.sh [2023-03-06T20:01:52.999Z] nexus3.edgexfoundry.org:10001 [2023-03-06T20:01:53.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:01:53.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:01:53.589Z] Configure a credential helper to remove this warning. See [2023-03-06T20:01:53.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:01:53.589Z] [2023-03-06T20:01:53.589Z] Login Succeeded [2023-03-06T20:01:53.589Z] nexus3.edgexfoundry.org:10002 [2023-03-06T20:01:53.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:01:54.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:01:54.130Z] Configure a credential helper to remove this warning. See [2023-03-06T20:01:54.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:01:54.130Z] [2023-03-06T20:01:54.130Z] Login Succeeded [2023-03-06T20:01:54.130Z] nexus3.edgexfoundry.org:10003 [2023-03-06T20:01:54.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:01:54.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:01:54.400Z] Configure a credential helper to remove this warning. See [2023-03-06T20:01:54.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:01:54.400Z] [2023-03-06T20:01:54.400Z] Login Succeeded [2023-03-06T20:01:54.400Z] nexus3.edgexfoundry.org:10004 [2023-03-06T20:01:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:01:54.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:01:54.671Z] Configure a credential helper to remove this warning. See [2023-03-06T20:01:54.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:01:54.671Z] [2023-03-06T20:01:54.671Z] Login Succeeded [2023-03-06T20:01:54.671Z] docker.io [2023-03-06T20:01:54.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:01:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:01:55.207Z] Configure a credential helper to remove this warning. See [2023-03-06T20:01:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:01:55.207Z] [2023-03-06T20:01:55.207Z] Login Succeeded [2023-03-06T20:01:55.207Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T20:01:55.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-06T20:01:55.919Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T20:01:55.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:01:56.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:01:56.033Z] ========================================================= [2023-03-06T20:01:56.033Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T20:01:56.033Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:01:56.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:01:56.689Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T20:01:56.689Z] 9b18e9b68314: Pulling fs layer [2023-03-06T20:01:56.689Z] 35d82f9e3411: Pulling fs layer [2023-03-06T20:01:56.689Z] e16973657156: Pulling fs layer [2023-03-06T20:01:56.689Z] fc693d55d65f: Pulling fs layer [2023-03-06T20:01:56.689Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T20:01:56.689Z] dda99020689f: Pulling fs layer [2023-03-06T20:01:56.689Z] db1c61fa0a46: Pulling fs layer [2023-03-06T20:01:56.689Z] 891c053d2c06: Pulling fs layer [2023-03-06T20:01:56.689Z] 7e9fc2657dce: Waiting [2023-03-06T20:01:56.689Z] db1c61fa0a46: Waiting [2023-03-06T20:01:56.689Z] dda99020689f: Waiting [2023-03-06T20:01:56.689Z] 891c053d2c06: Waiting [2023-03-06T20:01:56.689Z] fc693d55d65f: Waiting [2023-03-06T20:01:56.689Z] e16973657156: Verifying Checksum [2023-03-06T20:01:56.689Z] e16973657156: Download complete [2023-03-06T20:01:56.689Z] 35d82f9e3411: Download complete [2023-03-06T20:01:56.689Z] 7e9fc2657dce: Download complete [2023-03-06T20:01:56.689Z] dda99020689f: Verifying Checksum [2023-03-06T20:01:56.689Z] dda99020689f: Download complete [2023-03-06T20:01:56.689Z] 9b18e9b68314: Verifying Checksum [2023-03-06T20:01:56.689Z] 9b18e9b68314: Download complete [2023-03-06T20:01:57.667Z] 9b18e9b68314: Pull complete [2023-03-06T20:01:57.667Z] 891c053d2c06: Verifying Checksum [2023-03-06T20:01:57.667Z] 891c053d2c06: Download complete [2023-03-06T20:01:58.263Z] 35d82f9e3411: Pull complete [2023-03-06T20:01:58.540Z] e16973657156: Pull complete [2023-03-06T20:01:59.127Z] db1c61fa0a46: Verifying Checksum [2023-03-06T20:01:59.127Z] db1c61fa0a46: Download complete [2023-03-06T20:01:59.711Z] fc693d55d65f: Verifying Checksum [2023-03-06T20:01:59.711Z] fc693d55d65f: Download complete [2023-03-06T20:02:12.205Z] fc693d55d65f: Pull complete [2023-03-06T20:02:12.205Z] 7e9fc2657dce: Pull complete [2023-03-06T20:02:12.205Z] dda99020689f: Pull complete [2023-03-06T20:02:18.891Z] db1c61fa0a46: Pull complete [2023-03-06T20:02:20.315Z] 891c053d2c06: Pull complete [2023-03-06T20:02:20.315Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T20:02:20.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:02:20.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:02:20.703Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:02:20.703Z] WORKDIR /edgex [2023-03-06T20:02:20.703Z] COPY go.mod . [2023-03-06T20:02:20.703Z] RUN go mod download [2023-03-06T20:02:20.703Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-06T20:02:21.305Z] Sending build context to Docker daemon 2.946MB [2023-03-06T20:02:21.305Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:02:21.305Z] ---> f96f9c87975a [2023-03-06T20:02:21.305Z] Step 2/4 : WORKDIR /edgex [2023-03-06T20:02:23.268Z] ---> Running in 43662a38e002 [2023-03-06T20:02:23.539Z] Removing intermediate container 43662a38e002 [2023-03-06T20:02:23.539Z] ---> ab68aed20959 [2023-03-06T20:02:23.539Z] Step 3/4 : COPY go.mod . [2023-03-06T20:02:23.817Z] ---> 992dbfe073c2 [2023-03-06T20:02:23.817Z] Step 4/4 : RUN go mod download [2023-03-06T20:02:23.960Z] Removing intermediate container 0b44cebaa04a [2023-03-06T20:02:23.960Z] ---> 7cecada2e233 [2023-03-06T20:02:23.960Z] Step 8/22 : COPY . . [2023-03-06T20:02:23.960Z] Removing intermediate container 3f5c195de4f7 [2023-03-06T20:02:23.960Z] ---> c4f5c43c943d [2023-03-06T20:02:23.960Z] Step 8/24 : COPY . . [2023-03-06T20:02:23.960Z] Removing intermediate container a562b174f609 [2023-03-06T20:02:23.960Z] ---> 0b59acb669fb [2023-03-06T20:02:23.960Z] Step 8/22 : COPY . . [2023-03-06T20:02:23.960Z] Removing intermediate container dbd0acfbb2d8 [2023-03-06T20:02:23.960Z] ---> c547e955a49f [2023-03-06T20:02:23.960Z] Step 7/19 : COPY . . [2023-03-06T20:02:23.960Z] Removing intermediate container bef2a4a44b59 [2023-03-06T20:02:23.960Z] ---> fe1451469059 [2023-03-06T20:02:23.960Z] Step 8/23 : COPY . . [2023-03-06T20:02:24.087Z] ---> Running in 2a91b0c13d1e [2023-03-06T20:02:33.942Z] ---> 886bead4bca1 [2023-03-06T20:02:33.942Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T20:02:33.942Z] ---> a18012eaa069 [2023-03-06T20:02:33.942Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T20:02:33.942Z] ---> 379fc2c21da0 [2023-03-06T20:02:33.942Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T20:02:33.942Z] ---> Running in bdbfc7b09d14 [2023-03-06T20:02:33.942Z] ---> 2e93fa62b696 [2023-03-06T20:02:33.942Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T20:02:33.942Z] ---> 85eee9d4a185 [2023-03-06T20:02:33.942Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T20:02:33.942Z] ---> Running in 162c6ca4c2d9 [2023-03-06T20:02:33.942Z] ---> Running in d7d4809917f6 [2023-03-06T20:02:33.942Z] ---> Running in 12f55cc91731 [2023-03-06T20:02:33.942Z] ---> Running in a43d42fba367 [2023-03-06T20:02:33.942Z] 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-03-06T20:02:34.199Z] 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-03-06T20:02:34.456Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T20:02:34.456Z] 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-03-06T20:02:34.456Z] 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-03-06T20:02:59.048Z] Removing intermediate container 2a91b0c13d1e [2023-03-06T20:02:59.048Z] ---> c3a91d1c0408 [2023-03-06T20:02:59.048Z] Successfully built c3a91d1c0408 [2023-03-06T20:02:59.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:02:59.472Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T20:02:59.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:02:59.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2023-03-06T20:02:59.850Z] $ 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-03-06T20:03:01.094Z] $ docker top dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:03:01.989Z] + go version [2023-03-06T20:03:01.989Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T20:03:02.024Z] $ docker stop --time=1 dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 [2023-03-06T20:03:03.676Z] $ docker rm -f --volumes dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:03:04.559Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T20:03:04.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:03:04.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2023-03-06T20:03:04.879Z] $ 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-03-06T20:03:06.042Z] $ docker top d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T20:03:06.326Z] ========================================================= [2023-03-06T20:03:06.326Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T20:03:06.326Z] ========================================================= [Pipeline] sh [2023-03-06T20:03:06.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:03:07.675Z] + make test [2023-03-06T20:03:07.675Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T20:03:13.143Z] Removing intermediate container 12f55cc91731 [2023-03-06T20:03:13.143Z] ---> bfa12aa21f3d [2023-03-06T20:03:13.143Z] [2023-03-06T20:03:13.143Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T20:03:13.143Z] Removing intermediate container a43d42fba367 [2023-03-06T20:03:13.143Z] ---> 466cf3e1fb49 [2023-03-06T20:03:13.143Z] [2023-03-06T20:03:13.143Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:03:13.143Z] Removing intermediate container 162c6ca4c2d9 [2023-03-06T20:03:13.143Z] ---> f378071e6099 [2023-03-06T20:03:13.143Z] [2023-03-06T20:03:13.143Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T20:03:13.406Z] Removing intermediate container d7d4809917f6 [2023-03-06T20:03:13.406Z] ---> a30f3599acbb [2023-03-06T20:03:13.406Z] [2023-03-06T20:03:13.406Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T20:03:13.406Z] 3.16: Pulling from library/alpine [2023-03-06T20:03:14.352Z] 3.16: Pulling from library/alpine [2023-03-06T20:03:14.352Z] 3.16: Pulling from library/alpine [2023-03-06T20:03:15.753Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:03:15.753Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:03:15.753Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T20:03:15.753Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T20:03:15.753Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:03:15.753Z] Status: Image is up to date for alpine:3.16 [2023-03-06T20:03:15.753Z] ---> dfd21b5a31f5 [2023-03-06T20:03:15.753Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:03:15.753Z] ---> dfd21b5a31f5 [2023-03-06T20:03:15.753Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:03:15.753Z] ---> dfd21b5a31f5 [2023-03-06T20:03:15.753Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:03:15.753Z] 3.15: Pulling from library/alpine [2023-03-06T20:03:15.753Z] ---> Running in f161aaa7e602 [2023-03-06T20:03:15.753Z] ---> Running in 948a3554d120 [2023-03-06T20:03:15.753Z] ---> Running in 10734d2c5b2f [2023-03-06T20:03:16.012Z] Removing intermediate container bdbfc7b09d14 [2023-03-06T20:03:16.012Z] ---> be8c51a975a3 [2023-03-06T20:03:16.012Z] [2023-03-06T20:03:16.012Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:03:16.012Z] ---> dfd21b5a31f5 [2023-03-06T20:03:16.012Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:03:16.012Z] Removing intermediate container f161aaa7e602 [2023-03-06T20:03:16.012Z] ---> 5cdf00c12716 [2023-03-06T20:03:16.012Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:03:16.012Z] ---> Running in 2e82a0029148 [2023-03-06T20:03:16.012Z] ---> Running in 8824664f2a81 [2023-03-06T20:03:16.012Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T20:03:16.012Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T20:03:16.012Z] ---> 5ce65d7b0fde [2023-03-06T20:03:16.012Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:03:16.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.269Z] ---> Running in 69e3bcb011f0 [2023-03-06T20:03:16.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.269Z] Removing intermediate container 69e3bcb011f0 [2023-03-06T20:03:16.269Z] ---> 0c351c7b9550 [2023-03-06T20:03:16.269Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T20:03:16.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.269Z] ---> Running in ad34ab64ae53 [2023-03-06T20:03:16.528Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:03:16.528Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:03:16.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.528Z] OK: 6 MiB in 15 packages [2023-03-06T20:03:16.528Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:03:16.528Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:03:16.528Z] OK: 6 MiB in 15 packages [2023-03-06T20:03:16.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.786Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:03:16.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:16.786Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:03:16.786Z] OK: 6 MiB in 15 packages [2023-03-06T20:03:16.786Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:03:16.786Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:03:16.786Z] OK: 6 MiB in 15 packages [2023-03-06T20:03:17.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:17.046Z] Removing intermediate container 948a3554d120 [2023-03-06T20:03:17.046Z] ---> 302216827b62 [2023-03-06T20:03:17.046Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:03:17.046Z] Removing intermediate container 10734d2c5b2f [2023-03-06T20:03:17.046Z] ---> 0bf0a05fddb9 [2023-03-06T20:03:17.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:03:17.046Z] ---> Running in ce6b7f38933f [2023-03-06T20:03:17.046Z] ---> Running in 0f8a64dc3c09 [2023-03-06T20:03:17.309Z] Removing intermediate container ce6b7f38933f [2023-03-06T20:03:17.309Z] ---> 89f5ea7716b6 [2023-03-06T20:03:17.309Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T20:03:17.309Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:03:17.309Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:03:17.309Z] OK: 15859 distinct packages available [2023-03-06T20:03:17.309Z] Removing intermediate container 0f8a64dc3c09 [2023-03-06T20:03:17.309Z] ---> 442db3024a91 [2023-03-06T20:03:17.309Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T20:03:17.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:17.309Z] ---> Running in 19d15ef8380b [2023-03-06T20:03:17.309Z] ---> Running in 644f80a8d05a [2023-03-06T20:03:17.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:17.309Z] Removing intermediate container 8824664f2a81 [2023-03-06T20:03:17.309Z] ---> 5cfcc6aa14a1 [2023-03-06T20:03:17.309Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:03:17.309Z] Removing intermediate container 2e82a0029148 [2023-03-06T20:03:17.309Z] ---> 730cecdb18d0 [2023-03-06T20:03:17.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:03:17.581Z] ---> Running in 3febee8a26e8 [2023-03-06T20:03:17.581Z] Removing intermediate container 19d15ef8380b [2023-03-06T20:03:17.581Z] ---> 0f369fda5bd2 [2023-03-06T20:03:17.581Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T20:03:17.581Z] Removing intermediate container 644f80a8d05a [2023-03-06T20:03:17.581Z] ---> 22f59c5b1c5f [2023-03-06T20:03:17.581Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T20:03:17.581Z] ---> Running in 12ad09d3f4df [2023-03-06T20:03:17.581Z] ---> Running in 7020b57dddeb [2023-03-06T20:03:17.581Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T20:03:17.581Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T20:03:17.581Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T20:03:17.581Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T20:03:17.581Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T20:03:17.581Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T20:03:17.581Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:03:17.581Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T20:03:17.581Z] ---> 678dd688a662 [2023-03-06T20:03:17.581Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T20:03:17.581Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T20:03:17.581Z] Removing intermediate container 3febee8a26e8 [2023-03-06T20:03:17.581Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:03:17.581Z] ---> 1c94394afa1e [2023-03-06T20:03:17.581Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T20:03:17.839Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:03:17.839Z] Removing intermediate container 12ad09d3f4df [2023-03-06T20:03:17.839Z] ---> 9af151e74ff5 [2023-03-06T20:03:17.839Z] Step 15/23 : WORKDIR / [2023-03-06T20:03:17.839Z] OK: 8 MiB in 23 packages [2023-03-06T20:03:17.839Z] Removing intermediate container 7020b57dddeb [2023-03-06T20:03:17.839Z] ---> 641aa8ea91d1 [2023-03-06T20:03:17.839Z] Step 15/24 : WORKDIR / [2023-03-06T20:03:17.839Z] ---> Running in 41105ae711f1 [2023-03-06T20:03:17.839Z] ---> Running in c54415040e54 [2023-03-06T20:03:17.839Z] ---> Running in 526a66871914 [2023-03-06T20:03:18.098Z] Removing intermediate container 41105ae711f1 [2023-03-06T20:03:18.098Z] ---> 79dbc79495f6 [2023-03-06T20:03:18.098Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:03:18.098Z] ---> abe63d8663ba [2023-03-06T20:03:18.098Z] ---> Running in bb9de1b61e91 [2023-03-06T20:03:18.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T20:03:18.098Z] Removing intermediate container 526a66871914 [2023-03-06T20:03:18.098Z] ---> 6700baf882ea [2023-03-06T20:03:18.098Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:03:18.098Z] Removing intermediate container c54415040e54 [2023-03-06T20:03:18.098Z] ---> 57e731b7bf3a [2023-03-06T20:03:18.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:03:18.361Z] Removing intermediate container bb9de1b61e91 [2023-03-06T20:03:18.361Z] ---> 9e644d401782 [2023-03-06T20:03:18.361Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:03:18.361Z] ---> a5daf3a97d1b [2023-03-06T20:03:18.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T20:03:18.617Z] ---> 1d6097389290 [2023-03-06T20:03:18.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T20:03:18.617Z] ---> 5cbf049fee7e [2023-03-06T20:03:18.617Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T20:03:18.617Z] ---> ba84cb004b67 [2023-03-06T20:03:18.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T20:03:18.617Z] Removing intermediate container ad34ab64ae53 [2023-03-06T20:03:18.617Z] ---> 46506bfe8998 [2023-03-06T20:03:18.617Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:03:18.874Z] ---> 1622591498e0 [2023-03-06T20:03:18.874Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:03:19.132Z] ---> Running in a0d6557779fc [2023-03-06T20:03:19.132Z] ---> 2d0a2185763a [2023-03-06T20:03:19.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T20:03:19.132Z] ---> b6ca27b7ac57 [2023-03-06T20:03:19.132Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T20:03:19.132Z] ---> 849912e110ad [2023-03-06T20:03:19.132Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T20:03:19.389Z] ---> 549f9fd10a94 [2023-03-06T20:03:19.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T20:03:19.389Z] ---> 71befddc9ddf [2023-03-06T20:03:19.389Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T20:03:19.648Z] ---> 238653dfdbe8 [2023-03-06T20:03:19.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T20:03:19.648Z] ---> Running in 27e198e9637b [2023-03-06T20:03:19.648Z] ---> cd19912dda8a [2023-03-06T20:03:19.648Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T20:03:19.648Z] ---> 29106bb73a34 [2023-03-06T20:03:19.648Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T20:03:19.908Z] ---> 8ac22f084497 [2023-03-06T20:03:19.908Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T20:03:19.908Z] ---> Running in d3811177c741 [2023-03-06T20:03:19.908Z] Removing intermediate container 27e198e9637b [2023-03-06T20:03:19.908Z] ---> bf66c1912902 [2023-03-06T20:03:19.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:03:19.908Z] ---> Running in e67f99b2eed9 [2023-03-06T20:03:19.908Z] Removing intermediate container a0d6557779fc [2023-03-06T20:03:19.908Z] ---> 3b0cb1e47260 [2023-03-06T20:03:19.908Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:03:19.908Z] ---> Running in a0a61954869f [2023-03-06T20:03:19.908Z] ---> 49fe161ab495 [2023-03-06T20:03:19.908Z] Removing intermediate container d3811177c741 [2023-03-06T20:03:19.908Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] ---> b6cec4e71544 [2023-03-06T20:03:19.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:03:19.908Z] [2023-03-06T20:03:19.908Z] ---> Running in 8967231f0637 [2023-03-06T20:03:20.166Z] ---> Running in 7a2e98f81557 [2023-03-06T20:03:20.166Z] ---> Running in 89df0fbc2f13 [2023-03-06T20:03:20.166Z] Removing intermediate container e67f99b2eed9 [2023-03-06T20:03:20.166Z] ---> f1eba9a2e579 [2023-03-06T20:03:20.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:03:20.166Z] Removing intermediate container a0a61954869f [2023-03-06T20:03:20.166Z] ---> fa0a8d3bc55a [2023-03-06T20:03:20.166Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:03:20.166Z] ---> Running in c78ca0373f36 [2023-03-06T20:03:20.166Z] ---> Running in 927b06a43bb2 [2023-03-06T20:03:20.423Z] Removing intermediate container 7a2e98f81557 [2023-03-06T20:03:20.423Z] ---> 17a9587e2226 [2023-03-06T20:03:20.423Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:03:20.423Z] Removing intermediate container 8967231f0637 [2023-03-06T20:03:20.423Z] ---> 0b65d51935e3 [2023-03-06T20:03:20.423Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T20:03:20.423Z] Removing intermediate container 927b06a43bb2 [2023-03-06T20:03:20.423Z] ---> 67662062bfdf [2023-03-06T20:03:20.423Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:03:20.423Z] Removing intermediate container 89df0fbc2f13 [2023-03-06T20:03:20.423Z] ---> e89f6565400c [2023-03-06T20:03:20.423Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:03:20.423Z] ---> Running in 4d222ade3295 [2023-03-06T20:03:20.423Z] Removing intermediate container c78ca0373f36 [2023-03-06T20:03:20.423Z] ---> 97ca6194650f [2023-03-06T20:03:20.423Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:03:20.423Z] ---> Running in 49e871eaa910 [2023-03-06T20:03:20.423Z] ---> Running in c52c05bde278 [2023-03-06T20:03:20.423Z] ---> Running in bd06a5892e9a [2023-03-06T20:03:20.683Z] ---> Running in 9fc3e94a8dde [2023-03-06T20:03:20.683Z] Removing intermediate container 4d222ade3295 [2023-03-06T20:03:20.683Z] ---> 31df97584877 [2023-03-06T20:03:20.683Z] Step 17/19 : LABEL arch=x86_64 [2023-03-06T20:03:20.683Z] ---> Running in 8a48e59f561e [2023-03-06T20:03:20.683Z] Removing intermediate container 49e871eaa910 [2023-03-06T20:03:20.683Z] ---> bea696a836f2 [2023-03-06T20:03:20.683Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:03:20.683Z] Removing intermediate container bd06a5892e9a [2023-03-06T20:03:20.683Z] ---> 195369c85ad2 [2023-03-06T20:03:20.683Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:03:20.683Z] Removing intermediate container c52c05bde278 [2023-03-06T20:03:20.683Z] ---> 45a00830672a [2023-03-06T20:03:20.683Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:03:20.683Z] Removing intermediate container 9fc3e94a8dde [2023-03-06T20:03:20.683Z] ---> 7565d9939c2b [2023-03-06T20:03:20.683Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:03:20.942Z] ---> Running in 51d1aa4346e5 [2023-03-06T20:03:20.942Z] ---> Running in 63a156c4640f [2023-03-06T20:03:20.942Z] Removing intermediate container 8a48e59f561e [2023-03-06T20:03:20.942Z] ---> 0ff6a01249d2 [2023-03-06T20:03:20.942Z] Step 18/19 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:03:20.942Z] ---> Running in bb7d35e7e01c [2023-03-06T20:03:20.942Z] ---> Running in a101f6c3664d [2023-03-06T20:03:20.942Z] ---> Running in 263df11d9179 [2023-03-06T20:03:20.942Z] Removing intermediate container 63a156c4640f [2023-03-06T20:03:20.942Z] ---> cd744f9aab90 [2023-03-06T20:03:20.942Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:03:20.942Z] Removing intermediate container 51d1aa4346e5 [2023-03-06T20:03:20.942Z] ---> 975b2476616f [2023-03-06T20:03:20.942Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:03:20.942Z] ---> Running in fe5a1f66bca1 [2023-03-06T20:03:20.942Z] Removing intermediate container a101f6c3664d [2023-03-06T20:03:20.942Z] ---> 1d06bf647205 [2023-03-06T20:03:20.942Z] [2023-03-06T20:03:21.201Z] Removing intermediate container bb7d35e7e01c [2023-03-06T20:03:21.201Z] ---> 0ab8a1887848 [2023-03-06T20:03:21.201Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:03:21.201Z] Removing intermediate container 263df11d9179 [2023-03-06T20:03:21.201Z] ---> f46035a92139 [2023-03-06T20:03:21.201Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T20:03:21.201Z] ---> Running in 77a9db504a1d [2023-03-06T20:03:21.201Z] Successfully built 1d06bf647205 [2023-03-06T20:03:21.201Z] Successfully tagged core-command:latest [2023-03-06T20:03:21.201Z]  Building core-command ... done Building support-notifications [2023-03-06T20:03:21.201Z] ---> Running in fd5ca8a94719 [2023-03-06T20:03:21.201Z] ---> Running in 765e3003ecef [2023-03-06T20:03:21.201Z] Removing intermediate container 77a9db504a1d [2023-03-06T20:03:21.201Z] ---> 86c546ddc193 [2023-03-06T20:03:21.201Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:03:21.201Z] Removing intermediate container fe5a1f66bca1 [2023-03-06T20:03:21.201Z] ---> ad33138bd4d8 [2023-03-06T20:03:21.201Z] [2023-03-06T20:03:21.459Z] Successfully built ad33138bd4d8 [2023-03-06T20:03:21.459Z] Removing intermediate container fd5ca8a94719 [2023-03-06T20:03:21.459Z] ---> a9e05afcf692 [2023-03-06T20:03:21.459Z] Successfully tagged support-scheduler:latest [2023-03-06T20:03:21.459Z] [2023-03-06T20:03:21.459Z]  Building support-scheduler ... done Building security-proxy-auth [2023-03-06T20:03:21.459Z] ---> Running in 05e8a2860f44 [2023-03-06T20:03:21.459Z] Successfully built a9e05afcf692 [2023-03-06T20:03:21.717Z] Successfully tagged core-metadata:latest [2023-03-06T20:03:21.718Z] Building core-data [2023-03-06T20:03:21.718Z]  Building core-metadata ... done Removing intermediate container 765e3003ecef [2023-03-06T20:03:21.718Z] ---> ca3f9cb95156 [2023-03-06T20:03:21.718Z] [2023-03-06T20:03:21.979Z] Successfully built ca3f9cb95156 [2023-03-06T20:03:22.241Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-06T20:03:22.241Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-06T20:03:23.178Z] Removing intermediate container 05e8a2860f44 [2023-03-06T20:03:23.178Z] ---> b9b1aa64f688 [2023-03-06T20:03:23.178Z] [2023-03-06T20:03:23.178Z] Successfully built b9b1aa64f688 [2023-03-06T20:03:23.436Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-06T20:03:23.436Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-06T20:03:29.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:03:29.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:03:29.992Z] ---> ae45a4cca8fb [2023-03-06T20:03:29.992Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:03:29.992Z] ---> Using cache [2023-03-06T20:03:29.992Z] ---> 4f69fe811b99 [2023-03-06T20:03:29.992Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:03:29.992Z] ---> Using cache [2023-03-06T20:03:29.992Z] ---> 93ee171b4875 [2023-03-06T20:03:29.992Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T20:03:30.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:03:30.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:03:30.249Z] ---> ae45a4cca8fb [2023-03-06T20:03:30.249Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:03:30.249Z] ---> Using cache [2023-03-06T20:03:30.249Z] ---> 4f69fe811b99 [2023-03-06T20:03:30.249Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:03:30.249Z] ---> Using cache [2023-03-06T20:03:30.249Z] ---> 93ee171b4875 [2023-03-06T20:03:30.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:03:30.249Z] ---> Using cache [2023-03-06T20:03:30.249Z] ---> 2162cc7e0723 [2023-03-06T20:03:30.534Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:03:30.534Z] ---> Using cache [2023-03-06T20:03:30.534Z] ---> e76fe45e870c [2023-03-06T20:03:30.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:30.534Z] ---> Using cache [2023-03-06T20:03:30.534Z] ---> c4f5c43c943d [2023-03-06T20:03:30.534Z] Step 8/22 : COPY . . [2023-03-06T20:03:30.534Z] ---> Using cache [2023-03-06T20:03:30.534Z] ---> 2e93fa62b696 [2023-03-06T20:03:30.534Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T20:03:31.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:03:31.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:03:31.099Z] ---> ae45a4cca8fb [2023-03-06T20:03:31.099Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> 4f69fe811b99 [2023-03-06T20:03:31.099Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> 93ee171b4875 [2023-03-06T20:03:31.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> 2162cc7e0723 [2023-03-06T20:03:31.099Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> e76fe45e870c [2023-03-06T20:03:31.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> c4f5c43c943d [2023-03-06T20:03:31.099Z] Step 8/22 : COPY . . [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> 2e93fa62b696 [2023-03-06T20:03:31.099Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T20:03:31.099Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:03:31.099Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:03:31.099Z] ---> ae45a4cca8fb [2023-03-06T20:03:31.099Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T20:03:31.099Z] ---> Using cache [2023-03-06T20:03:31.099Z] ---> e6f5eed197fe [2023-03-06T20:03:31.099Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T20:03:31.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:03:31.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:03:31.417Z] ---> ae45a4cca8fb [2023-03-06T20:03:31.417Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:03:31.417Z] ---> Using cache [2023-03-06T20:03:31.417Z] ---> e6f5eed197fe [2023-03-06T20:03:31.417Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:03:35.608Z] ---> Running in 791c94633fd1 [2023-03-06T20:03:35.608Z] ---> Running in d95d17cd4f93 [2023-03-06T20:03:35.608Z] ---> Running in 04f0b6114b3f [2023-03-06T20:03:35.608Z] ---> Running in 8de36feda277 [2023-03-06T20:03:35.608Z] ---> Running in 5776d84732d7 [2023-03-06T20:03:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.608Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T20:03:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.608Z] 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-03-06T20:03:35.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:35.864Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:36.122Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:36.122Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:36.379Z] Removing intermediate container d95d17cd4f93 [2023-03-06T20:03:36.379Z] ---> 7c9fba9f220b [2023-03-06T20:03:36.379Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:03:36.636Z] ---> aef0979d6232 [2023-03-06T20:03:36.636Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:36.636Z] ---> Running in bc4ce28f2237 [2023-03-06T20:03:36.636Z] Removing intermediate container 04f0b6114b3f [2023-03-06T20:03:36.636Z] ---> 0c8ae60bff67 [2023-03-06T20:03:36.636Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:03:36.636Z] Removing intermediate container 5776d84732d7 [2023-03-06T20:03:36.636Z] ---> 1c657dbc7702 [2023-03-06T20:03:36.636Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T20:03:36.896Z] ---> cc74cac94ac3 [2023-03-06T20:03:36.896Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:36.896Z] ---> ab345f888e5b [2023-03-06T20:03:36.896Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:36.896Z] ---> Running in a724c0cb55f0 [2023-03-06T20:03:36.896Z] ---> Running in 4e6b051bcc97 [2023-03-06T20:03:39.921Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T20:04:03.417Z] Removing intermediate container 4e6b051bcc97 [2023-03-06T20:04:03.417Z] ---> d83a79a0e010 [2023-03-06T20:04:03.417Z] Step 7/20 : COPY . . [2023-03-06T20:04:03.417Z] Removing intermediate container bc4ce28f2237 [2023-03-06T20:04:03.417Z] ---> 6dccd46c88b9 [2023-03-06T20:04:03.417Z] Step 8/22 : COPY . . [2023-03-06T20:04:03.417Z] Removing intermediate container a724c0cb55f0 [2023-03-06T20:04:03.417Z] ---> 14bcb642f832 [2023-03-06T20:04:03.417Z] Step 7/24 : COPY . . [2023-03-06T20:04:07.602Z] Removing intermediate container 791c94633fd1 [2023-03-06T20:04:07.602Z] ---> d0dd31063c97 [2023-03-06T20:04:07.602Z] [2023-03-06T20:04:07.602Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:04:07.602Z] ---> dfd21b5a31f5 [2023-03-06T20:04:07.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:04:07.602Z] ---> Using cache [2023-03-06T20:04:07.602Z] ---> 5cdf00c12716 [2023-03-06T20:04:07.602Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:04:07.602Z] ---> Using cache [2023-03-06T20:04:07.602Z] ---> 5cfcc6aa14a1 [2023-03-06T20:04:07.602Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:04:07.602Z] ---> Using cache [2023-03-06T20:04:07.602Z] ---> 3a917306aea5 [2023-03-06T20:04:07.602Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T20:04:07.602Z] ---> 678dd688a662 [2023-03-06T20:04:07.602Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T20:04:07.602Z] Removing intermediate container 8de36feda277 [2023-03-06T20:04:07.602Z] ---> 1137c9f2580d [2023-03-06T20:04:07.602Z] [2023-03-06T20:04:07.602Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:04:07.602Z] ---> dfd21b5a31f5 [2023-03-06T20:04:07.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T20:04:07.602Z] ---> Running in 10f1cb0cfb2e [2023-03-06T20:04:07.602Z] ---> 49ae75f6fdac [2023-03-06T20:04:07.602Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:07.602Z] ---> 1550c07bbcbf [2023-03-06T20:04:07.602Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T20:04:07.860Z] ---> Running in b0099a24e35c [2023-03-06T20:04:07.860Z] ---> Running in 8739d38f8d34 [2023-03-06T20:04:07.860Z] ---> Running in d094276d6183 [2023-03-06T20:04:07.860Z] Removing intermediate container 8739d38f8d34 [2023-03-06T20:04:07.860Z] ---> b0a4aef4559d [2023-03-06T20:04:07.860Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:07.860Z] Removing intermediate container b0099a24e35c [2023-03-06T20:04:07.860Z] ---> 2a29aee2f196 [2023-03-06T20:04:07.860Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T20:04:07.860Z] ---> 46f94b9494bf [2023-03-06T20:04:07.860Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T20:04:08.120Z] ---> Running in 396588838faa [2023-03-06T20:04:08.120Z] ---> Running in f66619a923dc [2023-03-06T20:04:08.120Z] 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-03-06T20:04:08.120Z] 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-03-06T20:04:08.120Z] Removing intermediate container 396588838faa [2023-03-06T20:04:08.120Z] ---> 5bde64d6ee81 [2023-03-06T20:04:08.120Z] 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-03-06T20:04:08.120Z] Removing intermediate container f66619a923dc [2023-03-06T20:04:08.120Z] ---> b84dc1454bbe [2023-03-06T20:04:08.120Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T20:04:08.120Z] ---> 95ee9464a2f9 [2023-03-06T20:04:08.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:08.120Z] ---> Running in 0d2f0172f9a9 [2023-03-06T20:04:08.120Z] ---> Running in 4820759f56ff [2023-03-06T20:04:08.384Z] Removing intermediate container 4820759f56ff [2023-03-06T20:04:08.384Z] ---> 91089fa525e3 [2023-03-06T20:04:08.384Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:04:08.384Z] ---> 780f8002d98d [2023-03-06T20:04:08.384Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:04:08.384Z] ---> Running in bf0a49c8f968 [2023-03-06T20:04:08.642Z] ---> Running in e1fc4cbbaae4 [2023-03-06T20:04:09.207Z] Removing intermediate container 0d2f0172f9a9 [2023-03-06T20:04:09.207Z] ---> 2db31967eea9 [2023-03-06T20:04:09.207Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:04:09.207Z] ---> Running in d5fab2c97f96 [2023-03-06T20:04:09.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:09.207Z] Removing intermediate container d5fab2c97f96 [2023-03-06T20:04:09.207Z] ---> fce87898d1e7 [2023-03-06T20:04:09.207Z] [2023-03-06T20:04:09.207Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:04:09.207Z] ---> 5ce65d7b0fde [2023-03-06T20:04:09.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:09.207Z] ---> Using cache [2023-03-06T20:04:09.207Z] ---> 0c351c7b9550 [2023-03-06T20:04:09.207Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T20:04:09.207Z] ---> Running in 5d89d42ce976 [2023-03-06T20:04:09.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:09.466Z] Removing intermediate container e1fc4cbbaae4 [2023-03-06T20:04:09.466Z] ---> 490d37525426 [2023-03-06T20:04:09.466Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:04:09.466Z] ---> Running in b81bd69cff74 [2023-03-06T20:04:09.466Z] Removing intermediate container b81bd69cff74 [2023-03-06T20:04:09.466Z] ---> 4b66ce88d01c [2023-03-06T20:04:09.466Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T20:04:09.724Z] ---> Running in d98839cbf8ea [2023-03-06T20:04:09.724Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:09.724Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:04:09.724Z] OK: 6 MiB in 15 packages [2023-03-06T20:04:09.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:09.724Z] Removing intermediate container d98839cbf8ea [2023-03-06T20:04:09.724Z] ---> 4fb45d61427c [2023-03-06T20:04:09.725Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:04:09.725Z] ---> Running in a0d96e0ec086 [2023-03-06T20:04:09.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:09.982Z] Removing intermediate container a0d96e0ec086 [2023-03-06T20:04:09.982Z] ---> 1903deb48538 [2023-03-06T20:04:09.982Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:09.982Z] ---> Running in 604a944c694c [2023-03-06T20:04:10.241Z] Removing intermediate container bf0a49c8f968 [2023-03-06T20:04:10.241Z] ---> adf85e18a770 [2023-03-06T20:04:10.241Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:04:10.241Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:04:10.241Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:04:10.241Z] OK: 15859 distinct packages available [2023-03-06T20:04:10.241Z] Removing intermediate container 604a944c694c [2023-03-06T20:04:10.241Z] ---> 7283090e9f6f [2023-03-06T20:04:10.241Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:04:10.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:10.241Z] ---> Running in cfb9ad40809a [2023-03-06T20:04:10.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:10.241Z] ---> e4775c6cf120 [2023-03-06T20:04:10.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T20:04:10.498Z] Removing intermediate container cfb9ad40809a [2023-03-06T20:04:10.498Z] ---> 16d31d219854 [2023-03-06T20:04:10.498Z] [2023-03-06T20:04:10.498Z] Successfully built 16d31d219854 [2023-03-06T20:04:10.498Z] Successfully tagged security-proxy-auth:latest [2023-03-06T20:04:10.498Z] Building security-spire-server [2023-03-06T20:04:10.498Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:10.498Z]  Building security-proxy-auth ... done (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:04:10.498Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T20:04:10.498Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T20:04:10.498Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:04:10.498Z] OK: 6 MiB in 18 packages [2023-03-06T20:04:13.028Z] ---> 81c7a66ba2a2 [2023-03-06T20:04:13.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T20:04:13.290Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:13.290Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:13.290Z] ---> ae45a4cca8fb [2023-03-06T20:04:13.290Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> e6f5eed197fe [2023-03-06T20:04:13.290Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> 0c8ae60bff67 [2023-03-06T20:04:13.290Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> cc74cac94ac3 [2023-03-06T20:04:13.290Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> 14bcb642f832 [2023-03-06T20:04:13.290Z] Step 7/23 : COPY . . [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> 49ae75f6fdac [2023-03-06T20:04:13.290Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> b0a4aef4559d [2023-03-06T20:04:13.290Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:13.290Z] ---> Using cache [2023-03-06T20:04:13.290Z] ---> 5bde64d6ee81 [2023-03-06T20:04:13.290Z] 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-03-06T20:04:13.290Z] Removing intermediate container 5d89d42ce976 [2023-03-06T20:04:13.290Z] ---> a0c416e1705d [2023-03-06T20:04:13.290Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:04:13.549Z] ---> 7215cfa46ea9 [2023-03-06T20:04:13.549Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T20:04:13.549Z] ---> Running in 5cc9e9b0d995 [2023-03-06T20:04:13.549Z] ---> Running in 6f292694a77a [2023-03-06T20:04:14.122Z] Removing intermediate container 6f292694a77a [2023-03-06T20:04:14.122Z] ---> 110192df5cf6 [2023-03-06T20:04:14.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:04:14.380Z] ---> Running in f159aebc0c60 [2023-03-06T20:04:14.638Z] Removing intermediate container f159aebc0c60 [2023-03-06T20:04:14.638Z] ---> 2643fe159800 [2023-03-06T20:04:14.638Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:04:14.896Z] ---> Running in 27d301ba5f6b [2023-03-06T20:04:15.155Z] Removing intermediate container 5cc9e9b0d995 [2023-03-06T20:04:15.155Z] ---> 21ba7fab3d35 [2023-03-06T20:04:15.155Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T20:04:15.155Z] Removing intermediate container 27d301ba5f6b [2023-03-06T20:04:15.155Z] ---> 5e93cddbf153 [2023-03-06T20:04:15.155Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:15.155Z] ---> b364918b0901 [2023-03-06T20:04:15.155Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:15.412Z] ---> Running in fc373d28871d [2023-03-06T20:04:15.412Z] ---> Running in 88e534d0848f [2023-03-06T20:04:15.670Z] Removing intermediate container fc373d28871d [2023-03-06T20:04:15.670Z] ---> d683a347fe74 [2023-03-06T20:04:15.670Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:04:15.670Z] ---> baf34aaa04e8 [2023-03-06T20:04:15.928Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T20:04:15.928Z] ---> Running in 85b420d10cb3 [2023-03-06T20:04:15.928Z] Removing intermediate container 88e534d0848f [2023-03-06T20:04:15.928Z] ---> c1becd77ddab [2023-03-06T20:04:15.928Z] [2023-03-06T20:04:15.928Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T20:04:15.928Z] ---> 5ce65d7b0fde [2023-03-06T20:04:15.928Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:15.928Z] ---> Using cache [2023-03-06T20:04:15.928Z] ---> 0c351c7b9550 [2023-03-06T20:04:15.928Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:04:15.928Z] ---> Running in fcd36ab884a9 [2023-03-06T20:04:16.186Z] ---> Running in 1143c8ccf41b [2023-03-06T20:04:16.186Z] Removing intermediate container 85b420d10cb3 [2023-03-06T20:04:16.186Z] ---> 46e53f4406a7 [2023-03-06T20:04:16.186Z] [2023-03-06T20:04:16.186Z] Successfully built 46e53f4406a7 [2023-03-06T20:04:16.186Z] Successfully tagged core-data:latest [2023-03-06T20:04:16.186Z] Building security-secretstore-setup [2023-03-06T20:04:16.186Z]  Building core-data ... done Removing intermediate container fcd36ab884a9 [2023-03-06T20:04:16.186Z] ---> 46dfe4572fe8 [2023-03-06T20:04:16.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T20:04:17.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:17.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:17.376Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:04:17.376Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:04:17.376Z] OK: 15859 distinct packages available [2023-03-06T20:04:17.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:17.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:17.634Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:17.634Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:04:17.634Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T20:04:17.634Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T20:04:17.634Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T20:04:17.634Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:04:17.634Z] OK: 7 MiB in 19 packages [2023-03-06T20:04:18.200Z] ---> 3f80f70bb3ab [2023-03-06T20:04:18.200Z] Step 19/24 : WORKDIR / [2023-03-06T20:04:19.143Z] ---> Running in 69bcbf730f09 [2023-03-06T20:04:19.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:19.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:19.143Z] ---> ae45a4cca8fb [2023-03-06T20:04:19.143Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:04:19.143Z] ---> Using cache [2023-03-06T20:04:19.143Z] ---> e6f5eed197fe [2023-03-06T20:04:19.143Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T20:04:19.143Z] ---> Using cache [2023-03-06T20:04:19.143Z] ---> 1c657dbc7702 [2023-03-06T20:04:19.143Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:04:19.143Z] ---> Using cache [2023-03-06T20:04:19.143Z] ---> ab345f888e5b [2023-03-06T20:04:19.143Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:19.143Z] ---> Using cache [2023-03-06T20:04:19.143Z] ---> d83a79a0e010 [2023-03-06T20:04:19.143Z] Step 7/23 : COPY . . [2023-03-06T20:04:19.143Z] ---> Using cache [2023-03-06T20:04:19.143Z] ---> 3a917306aea5 [2023-03-06T20:04:19.143Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T20:04:19.143Z] Removing intermediate container 69bcbf730f09 [2023-03-06T20:04:19.143Z] ---> df49503ccfda [2023-03-06T20:04:19.143Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:04:19.143Z] ---> Running in 2ec0488a3928 [2023-03-06T20:04:19.448Z] Removing intermediate container 1143c8ccf41b [2023-03-06T20:04:19.448Z] ---> db3dc4670e8f [2023-03-06T20:04:19.448Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:04:19.448Z] ---> Running in 402e2e618118 [2023-03-06T20:04:19.725Z] Removing intermediate container 402e2e618118 [2023-03-06T20:04:19.725Z] ---> cdff16521910 [2023-03-06T20:04:19.725Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:04:19.725Z] ---> Running in 8afc283a88fb [2023-03-06T20:04:20.002Z] 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-03-06T20:04:20.002Z] Removing intermediate container 8afc283a88fb [2023-03-06T20:04:20.002Z] ---> 7144ebbfd147 [2023-03-06T20:04:20.002Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:04:20.260Z] ---> Running in 362eefac54e1 [2023-03-06T20:04:20.825Z] Removing intermediate container 362eefac54e1 [2023-03-06T20:04:20.825Z] ---> 9e2837d83ca6 [2023-03-06T20:04:20.825Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:21.084Z] ---> 7594605a4b90 [2023-03-06T20:04:21.084Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:21.084Z] ---> Running in da2c77665de7 [2023-03-06T20:04:21.341Z] Removing intermediate container da2c77665de7 [2023-03-06T20:04:21.341Z] ---> fff2d384ea9c [2023-03-06T20:04:21.341Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:04:21.341Z] ---> e340b94fc0eb [2023-03-06T20:04:21.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T20:04:21.341Z] ---> Running in 5e8ee7f6f179 [2023-03-06T20:04:21.626Z] Removing intermediate container 5e8ee7f6f179 [2023-03-06T20:04:21.626Z] ---> 3c308ffa1f54 [2023-03-06T20:04:21.626Z] [2023-03-06T20:04:21.626Z] Successfully built 3c308ffa1f54 [2023-03-06T20:04:21.626Z] Successfully tagged security-spire-config:latest [2023-03-06T20:04:21.626Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-06T20:04:21.626Z] ---> 904c030b9145 [2023-03-06T20:04:21.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T20:04:23.532Z] ---> 520b3afa2e11 [2023-03-06T20:04:23.532Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:04:23.791Z] ---> Running in df84a3ff7dcd [2023-03-06T20:04:24.356Z] Removing intermediate container df84a3ff7dcd [2023-03-06T20:04:24.356Z] ---> 1cb3086cd63b [2023-03-06T20:04:24.356Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:04:24.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:24.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:24.613Z] ---> ae45a4cca8fb [2023-03-06T20:04:24.613Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> e6f5eed197fe [2023-03-06T20:04:24.613Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 0c8ae60bff67 [2023-03-06T20:04:24.613Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> cc74cac94ac3 [2023-03-06T20:04:24.613Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 14bcb642f832 [2023-03-06T20:04:24.613Z] Step 7/24 : COPY . . [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 49ae75f6fdac [2023-03-06T20:04:24.613Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> b0a4aef4559d [2023-03-06T20:04:24.613Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 5bde64d6ee81 [2023-03-06T20:04:24.613Z] 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-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 2db31967eea9 [2023-03-06T20:04:24.613Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> fce87898d1e7 [2023-03-06T20:04:24.613Z] [2023-03-06T20:04:24.613Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:04:24.613Z] ---> 5ce65d7b0fde [2023-03-06T20:04:24.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> 0c351c7b9550 [2023-03-06T20:04:24.613Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:04:24.613Z] ---> Using cache [2023-03-06T20:04:24.613Z] ---> db3dc4670e8f [2023-03-06T20:04:24.613Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T20:04:24.613Z] ---> Running in 7e2e67c8cd68 [2023-03-06T20:04:24.907Z] Removing intermediate container 7e2e67c8cd68 [2023-03-06T20:04:24.907Z] ---> a0c59743a9b4 [2023-03-06T20:04:24.907Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:04:25.167Z] ---> Running in efd64185a3ae [2023-03-06T20:04:25.732Z] Removing intermediate container efd64185a3ae [2023-03-06T20:04:25.732Z] ---> 5431e19324f2 [2023-03-06T20:04:25.732Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:25.732Z] ---> 42340ecdfec6 [2023-03-06T20:04:25.732Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:04:25.732Z] ---> Running in 3529ed79886e [2023-03-06T20:04:25.990Z] Removing intermediate container 3529ed79886e [2023-03-06T20:04:25.990Z] ---> e15b19298d9b [2023-03-06T20:04:25.990Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:04:26.556Z] ---> Running in 0d6a4ed811ba [2023-03-06T20:04:27.120Z] Removing intermediate container 0d6a4ed811ba [2023-03-06T20:04:27.120Z] ---> ff80fda6da14 [2023-03-06T20:04:27.120Z] [2023-03-06T20:04:27.120Z] Successfully built ff80fda6da14 [2023-03-06T20:04:27.120Z] ---> f8fa2ae72f21 [2023-03-06T20:04:27.120Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:27.120Z] Successfully tagged security-spire-server:latest [2023-03-06T20:04:27.120Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-06T20:04:29.647Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:29.647Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:29.647Z] ---> ae45a4cca8fb [2023-03-06T20:04:29.647Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T20:04:29.647Z] ---> Using cache [2023-03-06T20:04:29.647Z] ---> e6f5eed197fe [2023-03-06T20:04:29.647Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T20:04:29.647Z] ---> Using cache [2023-03-06T20:04:29.647Z] ---> 1c657dbc7702 [2023-03-06T20:04:29.647Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T20:04:29.647Z] ---> Using cache [2023-03-06T20:04:29.647Z] ---> ab345f888e5b [2023-03-06T20:04:29.647Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:29.647Z] ---> Using cache [2023-03-06T20:04:29.647Z] ---> d83a79a0e010 [2023-03-06T20:04:29.647Z] Step 7/32 : COPY . . [2023-03-06T20:04:29.647Z] ---> Using cache [2023-03-06T20:04:29.647Z] ---> 3a917306aea5 [2023-03-06T20:04:29.647Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T20:04:29.905Z] ---> 2ec3158ad2af [2023-03-06T20:04:29.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T20:04:30.164Z] ---> Running in befa68e05e3a [2023-03-06T20:04:30.422Z] ---> 262b0dcacd76 [2023-03-06T20:04:30.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T20:04:30.684Z] 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-03-06T20:04:31.624Z] ---> f9ab3a933616 [2023-03-06T20:04:31.624Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:04:31.624Z] ---> Running in 4b89524c376e [2023-03-06T20:04:31.624Z] Removing intermediate container 10f1cb0cfb2e [2023-03-06T20:04:31.624Z] ---> a65baf4332dd [2023-03-06T20:04:31.624Z] [2023-03-06T20:04:31.624Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T20:04:31.624Z] ---> dfd21b5a31f5 [2023-03-06T20:04:31.624Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T20:04:31.883Z] ---> Running in f27e2c33350d [2023-03-06T20:04:31.883Z] Removing intermediate container 4b89524c376e [2023-03-06T20:04:31.883Z] ---> 9cc80a7a8ba1 [2023-03-06T20:04:31.883Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:04:31.883Z] ---> Running in b02df15d5d5f [2023-03-06T20:04:32.142Z] Removing intermediate container b02df15d5d5f [2023-03-06T20:04:32.142Z] ---> 6ded61f44783 [2023-03-06T20:04:32.142Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:04:32.142Z] ---> Running in 0eafdda62191 [2023-03-06T20:04:32.400Z] Removing intermediate container 0eafdda62191 [2023-03-06T20:04:32.400Z] ---> 35f52839137a [2023-03-06T20:04:32.400Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:32.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:32.400Z] ---> Running in b048c3da0218 [2023-03-06T20:04:32.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:32.658Z] Removing intermediate container b048c3da0218 [2023-03-06T20:04:32.658Z] ---> eedb01bd6d9e [2023-03-06T20:04:32.658Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:04:32.658Z] ---> Running in 21c4d557ae87 [2023-03-06T20:04:32.916Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:32.916Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T20:04:32.916Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:04:32.916Z] OK: 6 MiB in 16 packages [2023-03-06T20:04:32.916Z] Removing intermediate container 21c4d557ae87 [2023-03-06T20:04:32.916Z] ---> fdcdbe548450 [2023-03-06T20:04:32.916Z] [2023-03-06T20:04:32.916Z] Successfully built fdcdbe548450 [2023-03-06T20:04:32.916Z] Successfully tagged security-spire-agent:latest [2023-03-06T20:04:33.483Z]  Building security-spire-agent ... done Removing intermediate container f27e2c33350d [2023-03-06T20:04:33.484Z] ---> fcd334c3974e [2023-03-06T20:04:33.484Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T20:04:33.484Z] ---> Running in e35149b588cb [2023-03-06T20:04:33.743Z] Removing intermediate container e35149b588cb [2023-03-06T20:04:33.743Z] ---> e6552ecfec03 [2023-03-06T20:04:33.743Z] Step 12/20 : WORKDIR /edgex [2023-03-06T20:04:34.002Z] ---> Running in 7bc36f5037cd [2023-03-06T20:04:34.264Z] Removing intermediate container 7bc36f5037cd [2023-03-06T20:04:34.264Z] ---> 11e5e44c9f04 [2023-03-06T20:04:34.264Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T20:04:34.832Z] ---> 0e992c214b0b [2023-03-06T20:04:34.832Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T20:04:36.206Z] ---> da62bd67d4f1 [2023-03-06T20:04:36.206Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:36.206Z] Removing intermediate container d094276d6183 [2023-03-06T20:04:36.206Z] ---> d47b5dd36be2 [2023-03-06T20:04:36.206Z] [2023-03-06T20:04:36.206Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:04:36.206Z] ---> dfd21b5a31f5 [2023-03-06T20:04:36.206Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T20:04:36.206Z] ---> Running in 9a16d1c6815d [2023-03-06T20:04:36.206Z] ---> 712b46016669 [2023-03-06T20:04:36.206Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:04:36.206Z] ---> Running in a30d04891442 [2023-03-06T20:04:37.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:37.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:37.144Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T20:04:37.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:37.144Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:04:37.144Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:04:37.423Z] OK: 6 MiB in 16 packages [2023-03-06T20:04:37.423Z] Removing intermediate container a30d04891442 [2023-03-06T20:04:37.423Z] ---> 7aad171d3628 [2023-03-06T20:04:37.423Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:04:37.685Z] ---> Running in c6c6199ca229 [2023-03-06T20:04:37.943Z] Removing intermediate container c6c6199ca229 [2023-03-06T20:04:37.943Z] ---> bfef5c857562 [2023-03-06T20:04:37.943Z] Step 18/20 : LABEL arch=x86_64 [2023-03-06T20:04:37.943Z] Removing intermediate container 9a16d1c6815d [2023-03-06T20:04:37.943Z] ---> 78df09b81c40 [2023-03-06T20:04:37.943Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:04:37.943Z] ---> Running in c4c15d9dcb84 [2023-03-06T20:04:37.943Z] ---> Running in de09bd65689e [2023-03-06T20:04:38.210Z] Removing intermediate container c4c15d9dcb84 [2023-03-06T20:04:38.210Z] ---> 3351a2b5a8bc [2023-03-06T20:04:38.211Z] Step 19/20 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:38.211Z] Removing intermediate container de09bd65689e [2023-03-06T20:04:38.211Z] ---> 6a636883476a [2023-03-06T20:04:38.211Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T20:04:38.211Z] ---> Running in eeafab648e84 [2023-03-06T20:04:38.211Z] ---> Running in c8c56f84547f [2023-03-06T20:04:38.469Z] Removing intermediate container eeafab648e84 [2023-03-06T20:04:38.469Z] ---> 8fbb9ebbcad5 [2023-03-06T20:04:38.469Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T20:04:38.469Z] Removing intermediate container c8c56f84547f [2023-03-06T20:04:38.469Z] ---> d7390b9972eb [2023-03-06T20:04:38.469Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:04:38.469Z] ---> Running in c28d7aecc7fa [2023-03-06T20:04:38.469Z] ---> Running in 734fa3bb8617 [2023-03-06T20:04:38.731Z] Removing intermediate container 734fa3bb8617 [2023-03-06T20:04:38.731Z] ---> 008fa071eb3c [2023-03-06T20:04:38.731Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:04:38.731Z] 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-03-06T20:04:38.731Z] Removing intermediate container c28d7aecc7fa [2023-03-06T20:04:38.731Z] ---> 48066a95cb14 [2023-03-06T20:04:38.731Z] [2023-03-06T20:04:38.731Z] Successfully built 48066a95cb14 [2023-03-06T20:04:38.989Z] Successfully tagged security-proxy-setup:latest [2023-03-06T20:04:38.989Z]  Building security-proxy-setup ... done  ---> c00d10bf540e [2023-03-06T20:04:38.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T20:04:39.559Z] ---> 19b466d8fdbf [2023-03-06T20:04:39.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T20:04:40.127Z] ---> a775b12d1574 [2023-03-06T20:04:40.127Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T20:04:40.127Z] ---> Running in 2b7b3837af58 [2023-03-06T20:04:40.127Z] Removing intermediate container 2b7b3837af58 [2023-03-06T20:04:40.127Z] ---> b074eba4f145 [2023-03-06T20:04:40.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:04:40.386Z] ---> Running in ee8a72d66e00 [2023-03-06T20:04:40.648Z] Removing intermediate container ee8a72d66e00 [2023-03-06T20:04:40.648Z] ---> 749f86519d4d [2023-03-06T20:04:40.648Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:04:40.648Z] ---> Running in 27ae10274741 [2023-03-06T20:04:40.907Z] Removing intermediate container 27ae10274741 [2023-03-06T20:04:40.907Z] ---> 039b593fffd9 [2023-03-06T20:04:40.907Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:40.907Z] ---> Running in 53a93ea227df [2023-03-06T20:04:41.166Z] Removing intermediate container 53a93ea227df [2023-03-06T20:04:41.166Z] ---> 156b6cf87e5c [2023-03-06T20:04:41.166Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:04:41.166Z] ---> Running in 18b7b2f9d7ed [2023-03-06T20:04:41.424Z] Removing intermediate container 18b7b2f9d7ed [2023-03-06T20:04:41.424Z] ---> 9de6e00d52c5 [2023-03-06T20:04:41.424Z] [2023-03-06T20:04:41.424Z] Successfully built 9de6e00d52c5 [2023-03-06T20:04:41.424Z] Successfully tagged support-notifications:latest [2023-03-06T20:04:41.992Z]  Building support-notifications ... done Removing intermediate container 2ec0488a3928 [2023-03-06T20:04:41.992Z] ---> b10ac2b18800 [2023-03-06T20:04:41.992Z] [2023-03-06T20:04:41.992Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T20:04:41.992Z] ---> dfd21b5a31f5 [2023-03-06T20:04:41.992Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T20:04:41.992Z] ---> Running in d284ae748788 [2023-03-06T20:04:42.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:42.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:42.769Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T20:04:42.769Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:42.769Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T20:04:42.769Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:04:42.769Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:04:42.769Z] OK: 6 MiB in 17 packages [2023-03-06T20:04:43.336Z] Removing intermediate container d284ae748788 [2023-03-06T20:04:43.336Z] ---> 7f26a73d7579 [2023-03-06T20:04:43.336Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T20:04:43.336Z] ---> Running in 0424f732b209 [2023-03-06T20:04:43.594Z] Removing intermediate container 0424f732b209 [2023-03-06T20:04:43.594Z] ---> f03868328471 [2023-03-06T20:04:43.594Z] Step 12/23 : WORKDIR / [2023-03-06T20:04:43.594Z] ---> Running in 9f21a7c4b50f [2023-03-06T20:04:43.594Z] Removing intermediate container 9f21a7c4b50f [2023-03-06T20:04:43.594Z] ---> 4b13943a5fdc [2023-03-06T20:04:43.594Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T20:04:43.857Z] ---> 4867047d8b5b [2023-03-06T20:04:43.857Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T20:04:44.114Z] ---> 9e6fceb0967e [2023-03-06T20:04:44.114Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T20:04:44.372Z] ---> 8a4ad5ffd3c6 [2023-03-06T20:04:44.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T20:04:44.632Z] ---> 653ed0d63169 [2023-03-06T20:04:44.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T20:04:45.198Z] ---> 689123381e64 [2023-03-06T20:04:45.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:45.198Z] ---> 3943927d9984 [2023-03-06T20:04:45.199Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:04:45.199Z] ---> Running in 590bf72f72bd [2023-03-06T20:04:46.571Z] Removing intermediate container 590bf72f72bd [2023-03-06T20:04:46.571Z] ---> 771c74a3dfb9 [2023-03-06T20:04:46.571Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:04:46.571Z] ---> Running in 8732b832fab9 [2023-03-06T20:04:46.571Z] Removing intermediate container befa68e05e3a [2023-03-06T20:04:46.571Z] ---> 395c5f72b458 [2023-03-06T20:04:46.571Z] [2023-03-06T20:04:46.571Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T20:04:46.571Z] ---> dfd21b5a31f5 [2023-03-06T20:04:46.571Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:46.571Z] ---> Running in 43ea48c95b02 [2023-03-06T20:04:46.571Z] Removing intermediate container 8732b832fab9 [2023-03-06T20:04:46.571Z] ---> 73a7456eba8c [2023-03-06T20:04:46.571Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:04:46.830Z] ---> Running in 7383c6cd9d97 [2023-03-06T20:04:46.830Z] Removing intermediate container 43ea48c95b02 [2023-03-06T20:04:46.830Z] ---> 31427eb8edea [2023-03-06T20:04:46.830Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T20:04:46.830Z] ---> Running in deb21a57be64 [2023-03-06T20:04:46.830Z] Removing intermediate container 7383c6cd9d97 [2023-03-06T20:04:46.830Z] ---> 288572d3e8ee [2023-03-06T20:04:46.830Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:46.830Z] ---> Running in d582e74ba014 [2023-03-06T20:04:46.830Z] Removing intermediate container d582e74ba014 [2023-03-06T20:04:46.830Z] ---> 3249b1aa96cb [2023-03-06T20:04:46.830Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:04:47.089Z] ---> Running in 1ec143d5110b [2023-03-06T20:04:47.089Z] Removing intermediate container 1ec143d5110b [2023-03-06T20:04:47.089Z] ---> 75dd91733f7a [2023-03-06T20:04:47.089Z] [2023-03-06T20:04:47.089Z] Successfully built 75dd91733f7a [2023-03-06T20:04:47.089Z] Successfully tagged security-secretstore-setup:latest [2023-03-06T20:04:47.089Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:47.605Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:47.605Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T20:04:47.605Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:04:47.605Z] OK: 6 MiB in 16 packages [2023-03-06T20:04:48.171Z] Removing intermediate container deb21a57be64 [2023-03-06T20:04:48.171Z] ---> 1dbb7e34f43e [2023-03-06T20:04:48.171Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T20:04:48.171Z] ---> Running in a91d4bf7e815 [2023-03-06T20:04:48.171Z] Removing intermediate container a91d4bf7e815 [2023-03-06T20:04:48.171Z] ---> 5aceeeab08ad [2023-03-06T20:04:48.171Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T20:04:48.171Z] ---> Running in c8329c77703f [2023-03-06T20:04:48.171Z] Removing intermediate container c8329c77703f [2023-03-06T20:04:48.171Z] ---> ed5ae881ab3d [2023-03-06T20:04:48.171Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T20:04:48.172Z] ---> Running in 6e1cee770bf1 [2023-03-06T20:04:48.430Z] Removing intermediate container 6e1cee770bf1 [2023-03-06T20:04:48.430Z] ---> bea66d126532 [2023-03-06T20:04:48.430Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T20:04:48.430Z] ---> Running in 10afa5dcfebe [2023-03-06T20:04:48.430Z] Removing intermediate container 10afa5dcfebe [2023-03-06T20:04:48.430Z] ---> e62ab1ab71ad [2023-03-06T20:04:48.430Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T20:04:48.430Z] ---> Running in 6fa7649d5baf [2023-03-06T20:04:48.996Z] Removing intermediate container 6fa7649d5baf [2023-03-06T20:04:48.996Z] ---> a206a487ecb0 [2023-03-06T20:04:48.996Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T20:04:49.255Z] ---> Running in 654a8fcdc8b6 [2023-03-06T20:04:49.255Z] Removing intermediate container 654a8fcdc8b6 [2023-03-06T20:04:49.255Z] ---> db1e84aaeb11 [2023-03-06T20:04:49.255Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T20:04:49.255Z] ---> 5d7ddb3180ba [2023-03-06T20:04:49.255Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T20:04:49.515Z] ---> Running in 7a09f929cd7e [2023-03-06T20:04:50.081Z] Removing intermediate container 7a09f929cd7e [2023-03-06T20:04:50.081Z] ---> 1266c928dd16 [2023-03-06T20:04:50.081Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:04:50.081Z] ---> 47c7a564ab8c [2023-03-06T20:04:50.081Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T20:04:50.652Z] ---> 70f7e1af58b8 [2023-03-06T20:04:50.652Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T20:04:50.652Z] ---> ea3cf998d574 [2023-03-06T20:04:50.652Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T20:04:50.912Z] ---> 99f00bba4db1 [2023-03-06T20:04:50.912Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T20:04:51.172Z] ---> 86cc70b95d39 [2023-03-06T20:04:51.172Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T20:04:51.172Z] ---> cf027c32ef84 [2023-03-06T20:04:51.172Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T20:04:51.430Z] ---> 91fdbef25855 [2023-03-06T20:04:51.430Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T20:04:51.430Z] ---> Running in b6649c7147c0 [2023-03-06T20:04:51.998Z] Removing intermediate container b6649c7147c0 [2023-03-06T20:04:51.998Z] ---> 5ce957bb1864 [2023-03-06T20:04:51.998Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T20:04:51.998Z] ---> Running in 103fc2782972 [2023-03-06T20:04:52.255Z] Removing intermediate container 103fc2782972 [2023-03-06T20:04:52.255Z] ---> 8552cf872d39 [2023-03-06T20:04:52.255Z] Step 29/32 : CMD ["gate"] [2023-03-06T20:04:52.255Z] ---> Running in 7511a6716b41 [2023-03-06T20:04:52.512Z] Removing intermediate container 7511a6716b41 [2023-03-06T20:04:52.512Z] ---> bd11111cd744 [2023-03-06T20:04:52.512Z] Step 30/32 : LABEL arch=x86_64 [2023-03-06T20:04:52.512Z] ---> Running in 27434b1155d7 [2023-03-06T20:04:52.512Z] Removing intermediate container 27434b1155d7 [2023-03-06T20:04:52.512Z] ---> fee5255bbff8 [2023-03-06T20:04:52.512Z] Step 31/32 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:04:52.512Z] ---> Running in 35fe1e0f33f8 [2023-03-06T20:04:52.769Z] Removing intermediate container 35fe1e0f33f8 [2023-03-06T20:04:52.769Z] ---> 0ebb3bc815ae [2023-03-06T20:04:52.769Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T20:04:52.769Z] ---> Running in cc3f970de6e7 [2023-03-06T20:04:52.769Z] Removing intermediate container cc3f970de6e7 [2023-03-06T20:04:52.769Z] ---> d21c620864b0 [2023-03-06T20:04:52.769Z] [2023-03-06T20:04:52.769Z] Successfully built d21c620864b0 [2023-03-06T20:04:52.769Z] Successfully tagged security-bootstrapper:latest [2023-03-06T20:04:53.034Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-06T20:04:53.046Z] $ docker stop --time=1 ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 [2023-03-06T20:04:54.323Z] $ docker rm -f --volumes ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T20:04:54.719Z] + docker images [2023-03-06T20:04:54.719Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T20:04:54.719Z] security-bootstrapper latest d21c620864b0 2 seconds ago 19.7MB [2023-03-06T20:04:54.719Z] security-secretstore-setup latest 75dd91733f7a 8 seconds ago 29.9MB [2023-03-06T20:04:54.719Z] 395c5f72b458 8 seconds ago 1.66GB [2023-03-06T20:04:54.719Z] support-notifications latest 9de6e00d52c5 13 seconds ago 30.7MB [2023-03-06T20:04:54.719Z] b10ac2b18800 13 seconds ago 1.67GB [2023-03-06T20:04:54.719Z] security-proxy-setup latest 48066a95cb14 16 seconds ago 16.4MB [2023-03-06T20:04:54.719Z] d47b5dd36be2 19 seconds ago 1.74GB [2023-03-06T20:04:54.719Z] security-spire-agent latest fdcdbe548450 22 seconds ago 125MB [2023-03-06T20:04:54.719Z] a65baf4332dd 23 seconds ago 1.66GB [2023-03-06T20:04:54.719Z] security-spire-server latest ff80fda6da14 28 seconds ago 86.5MB [2023-03-06T20:04:54.719Z] security-spire-config latest 3c308ffa1f54 33 seconds ago 85.8MB [2023-03-06T20:04:54.719Z] c1becd77ddab 39 seconds ago 1.55GB [2023-03-06T20:04:54.719Z] core-data latest 46e53f4406a7 39 seconds ago 18MB [2023-03-06T20:04:54.719Z] security-proxy-auth latest 16d31d219854 44 seconds ago 16.2MB [2023-03-06T20:04:54.719Z] fce87898d1e7 45 seconds ago 1.55GB [2023-03-06T20:04:54.719Z] 1137c9f2580d 51 seconds ago 1.68GB [2023-03-06T20:04:54.719Z] d0dd31063c97 53 seconds ago 1.66GB [2023-03-06T20:04:54.719Z] core-common-config-bootstrapper latest b9b1aa64f688 About a minute ago 15.5MB [2023-03-06T20:04:54.719Z] core-metadata latest a9e05afcf692 About a minute ago 18.5MB [2023-03-06T20:04:54.719Z] security-spiffe-token-provider latest ca3f9cb95156 About a minute ago 30MB [2023-03-06T20:04:54.719Z] support-scheduler latest ad33138bd4d8 About a minute ago 30.1MB [2023-03-06T20:04:54.719Z] core-command latest 1d06bf647205 About a minute ago 17.8MB [2023-03-06T20:04:54.719Z] be8c51a975a3 About a minute ago 1.74GB [2023-03-06T20:04:54.719Z] a30f3599acbb About a minute ago 1.71GB [2023-03-06T20:04:54.719Z] bfa12aa21f3d About a minute ago 1.69GB [2023-03-06T20:04:54.719Z] f378071e6099 About a minute ago 1.68GB [2023-03-06T20:04:54.719Z] 466cf3e1fb49 About a minute ago 1.67GB [2023-03-06T20:04:54.719Z] ci-base-image-x86_64 latest ae45a4cca8fb 5 minutes ago 903MB [2023-03-06T20:04:54.719Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-06T20:04:54.719Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-06T20:04:54.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-06T20:04:54.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-06T20:04:54.719Z] 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-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T20:05:31.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T20:05:31.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T20:05:31.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T20:05:31.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T20:05:33.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T20:05:35.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T20:05:35.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T20:05:35.822Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T20:05:35.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T20:05:57.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.454s coverage: 28.7% of statements [2023-03-06T20:05:57.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T20:05:57.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T20:06:00.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.647s coverage: 98.5% of statements [2023-03-06T20:06:05.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.017s coverage: 71.2% of statements [2023-03-06T20:06:05.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T20:06:05.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T20:06:05.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T20:06:05.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.661s coverage: 54.0% of statements [2023-03-06T20:06:05.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T20:06:05.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T20:06:27.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.205s coverage: 88.5% of statements [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T20:06:27.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.588s coverage: 3.9% of statements [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T20:06:27.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T20:06:29.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.124s coverage: 95.6% of statements [2023-03-06T20:06:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T20:06:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:06:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T20:06:29.373Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.361s coverage: 72.2% of statements [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T20:06:29.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.316s coverage: 65.9% of statements [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T20:06:29.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T20:06:29.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.606s coverage: 29.6% of statements [2023-03-06T20:06:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T20:06:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.473s coverage: 45.5% of statements [2023-03-06T20:06:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.531s coverage: 82.9% of statements [2023-03-06T20:06:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.402s coverage: 94.1% of statements [2023-03-06T20:06:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2023-03-06T20:06:38.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.485s coverage: 87.5% of statements [2023-03-06T20:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.358s coverage: 94.4% of statements [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.382s coverage: 79.9% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.137s coverage: 64.4% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.242s coverage: 86.9% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.333s coverage: 81.2% of statements [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.358s coverage: 82.1% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T20:07:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 84.8% of statements [2023-03-06T20:07:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.285s coverage: 63.1% of statements [2023-03-06T20:07:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T20:07:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-03-06T20:07:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements [2023-03-06T20:07:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T20:07:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T20:07:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T20:07:21.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 38.4% of statements [2023-03-06T20:07:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T20:07:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T20:07:21.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements [2023-03-06T20:07:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T20:07:21.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.308s coverage: 84.8% of statements [2023-03-06T20:07:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T20:07:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T20:07:21.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T20:07:21.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T20:07:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T20:07:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T20:07:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 63.2% of statements [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T20:07:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T20:07:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:07:26.905Z] 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-03-06T20:07:26.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-06T20:07:26.905Z] go vet ./... [2023-03-06T20:09:18.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T20:09:18.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T20:09:18.587Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T20:09:18.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T20:09:19.288Z] + ls -al . [2023-03-06T20:09:19.288Z] total 700 [2023-03-06T20:09:19.288Z] drwxrwxr-x 10 1001 1001 4096 Mar 6 20:03 . [2023-03-06T20:09:19.288Z] drwxr-xr-x 4 root root 4096 Mar 6 20:03 .. [2023-03-06T20:09:19.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 20:01 .blubracket [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 20:01 .dockerignore [2023-03-06T20:09:19.288Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 20:01 .git [2023-03-06T20:09:19.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 20:01 .github [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 20:01 .gitignore [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 20:01 .golangci.yml [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 20:01 .hadolint.yml [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 20:01 .sonarcloud.properties [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 20:01 ADOPTERS.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 20:01 Attribution.txt [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 20:01 CHANGELOG.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 20:01 CONTRIBUTING.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 20:01 GOVERNANCE.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 20:01 Jenkinsfile [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 20:01 LICENSE [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 20:01 Makefile [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 20:01 OWNERS.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 20:01 README.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 20:01 SECURITY.md [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 19:59 VERSION [2023-03-06T20:09:19.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 20:01 bin [2023-03-06T20:09:19.288Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 20:01 cmd [2023-03-06T20:09:19.288Z] -rw-r--r-- 1 root root 446903 Mar 6 20:07 coverage.out [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 20:01 go.mod [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 20:01 go.sum [2023-03-06T20:09:19.288Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 20:01 internal [2023-03-06T20:09:19.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 20:01 openapi [2023-03-06T20:09:19.288Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 20:01 snap [2023-03-06T20:09:19.288Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 20:01 version.go [Pipeline] sh [2023-03-06T20:09:19.729Z] + '[' -e coverage.out ] [2023-03-06T20:09:19.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T20:09:19.770Z] Warning: overwriting stash ‘coverage-report’ [2023-03-06T20:09:20.689Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T20:09:21.362Z] + make build [2023-03-06T20:09:21.362Z] 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-03-06T20:10:58.043Z] 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-03-06T20:10:58.043Z] 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-03-06T20:10:59.985Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T20:11:04.232Z] 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-03-06T20:11:54.171Z] 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-03-06T20:11:54.752Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T20:12:00.097Z] 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-03-06T20:12:06.751Z] 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-03-06T20:12:10.100Z] 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-03-06T20:12:14.381Z] 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-03-06T20:12:21.033Z] 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-03-06T20:12:27.720Z] $ docker stop --time=1 d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e [2023-03-06T20:12:30.348Z] $ docker rm -f --volumes d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:12:32.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:12:32.769Z] [2023-03-06T20:12:32.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:12:33.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:12:33.449Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-06T20:12:33.449Z] 29e5d40040c1: Pulling fs layer [2023-03-06T20:12:33.449Z] 1ce36da41761: Pulling fs layer [2023-03-06T20:12:33.449Z] 25b303627fd3: Pulling fs layer [2023-03-06T20:12:33.449Z] 29e5d40040c1: Verifying Checksum [2023-03-06T20:12:33.449Z] 29e5d40040c1: Download complete [2023-03-06T20:12:34.034Z] 1ce36da41761: Verifying Checksum [2023-03-06T20:12:34.034Z] 1ce36da41761: Download complete [2023-03-06T20:12:34.034Z] 29e5d40040c1: Pull complete [2023-03-06T20:12:35.450Z] 25b303627fd3: Verifying Checksum [2023-03-06T20:12:35.450Z] 25b303627fd3: Download complete [2023-03-06T20:12:35.450Z] 1ce36da41761: Pull complete [2023-03-06T20:12:45.536Z] 25b303627fd3: Pull complete [2023-03-06T20:12:45.536Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-06T20:12:45.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:12:45.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:12:45.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2023-03-06T20:12:45.915Z] $ 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-03-06T20:12:48.250Z] $ docker top e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:12:49.161Z] + grep parallel [2023-03-06T20:12:49.161Z] + docker-compose build --help [2023-03-06T20:12:54.505Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T20:12:54.543Z] $ docker stop --time=1 e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d [2023-03-06T20:12:58.297Z] $ docker rm -f --volumes e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:12:58.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:12:58.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:12:59.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2023-03-06T20:12:59.306Z] $ 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-03-06T20:13:00.523Z] $ docker top f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:13:01.440Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T20:13:06.847Z] Building core-command ... [2023-03-06T20:13:06.847Z] Building core-common-config-bootstrapper ... [2023-03-06T20:13:06.847Z] Building core-data ... [2023-03-06T20:13:06.847Z] Building core-metadata ... [2023-03-06T20:13:06.847Z] Building security-bootstrapper ... [2023-03-06T20:13:06.847Z] Building security-proxy-auth ... [2023-03-06T20:13:06.847Z] Building security-proxy-setup ... [2023-03-06T20:13:06.847Z] Building security-secretstore-setup ... [2023-03-06T20:13:06.847Z] Building security-spiffe-token-provider ... [2023-03-06T20:13:06.847Z] Building security-spire-agent ... [2023-03-06T20:13:06.847Z] Building security-spire-config ... [2023-03-06T20:13:06.847Z] Building security-spire-server ... [2023-03-06T20:13:06.847Z] Building support-notifications ... [2023-03-06T20:13:06.847Z] Building support-scheduler ... [2023-03-06T20:13:06.847Z] Building security-secretstore-setup [2023-03-06T20:13:06.847Z] Building security-spire-agent [2023-03-06T20:13:06.847Z] Building security-spiffe-token-provider [2023-03-06T20:13:06.847Z] Building support-scheduler [2023-03-06T20:13:06.847Z] Building core-metadata [2023-03-06T20:13:53.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:13:53.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:13:53.707Z] ---> c3a91d1c0408 [2023-03-06T20:13:53.707Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:13:53.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:13:53.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:13:53.707Z] ---> c3a91d1c0408 [2023-03-06T20:13:53.707Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:13:53.707Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:13:53.707Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:13:53.707Z] ---> c3a91d1c0408 [2023-03-06T20:13:53.707Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T20:13:53.707Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:13:53.707Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:13:53.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> c3a91d1c0408 [2023-03-06T20:13:53.707Z] [2023-03-06T20:13:53.707Z] Step 3/22 : ARG ADD_BUILD_TAGS=""Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:13:53.707Z] [2023-03-06T20:13:53.707Z] ---> c3a91d1c0408 [2023-03-06T20:13:53.707Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:13:53.707Z] ---> Running in 5f26837a8430 [2023-03-06T20:13:53.707Z] ---> Running in 26f1d35b2aa1 [2023-03-06T20:13:53.707Z] ---> Running in 0f5bf600345b [2023-03-06T20:13:53.707Z] ---> Running in 75886050be04 [2023-03-06T20:13:53.707Z] ---> Running in d12f0dba824a [2023-03-06T20:13:53.707Z] Removing intermediate container 0f5bf600345b [2023-03-06T20:13:53.707Z] ---> 98b294503145 [2023-03-06T20:13:53.707Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T20:13:53.707Z] Removing intermediate container 5f26837a8430 [2023-03-06T20:13:53.707Z] ---> 2d9131935307 [2023-03-06T20:13:53.707Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:13:53.707Z] Removing intermediate container d12f0dba824a [2023-03-06T20:13:53.707Z] ---> d3ebbca3e1b4 [2023-03-06T20:13:53.707Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T20:13:53.707Z] ---> Running in 332c63ab195f [2023-03-06T20:13:53.707Z] Removing intermediate container 26f1d35b2aa1 [2023-03-06T20:13:53.707Z] ---> ad23faeceac9 [2023-03-06T20:13:53.707Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T20:13:53.707Z] Removing intermediate container 75886050be04 [2023-03-06T20:13:53.707Z] ---> c619d372f9cb [2023-03-06T20:13:53.707Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:13:53.707Z] ---> Running in 3bde018bf247 [2023-03-06T20:13:53.707Z] ---> Running in b5faeece1117 [2023-03-06T20:13:53.707Z] ---> Running in 02b093441ad4 [2023-03-06T20:13:53.707Z] ---> Running in 5de303af5133 [2023-03-06T20:13:53.707Z] Removing intermediate container 332c63ab195f [2023-03-06T20:13:53.707Z] ---> 7e88ecb4b1cf [2023-03-06T20:13:53.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T20:13:53.707Z] ---> Running in a8db601d1871 [2023-03-06T20:13:53.707Z] Removing intermediate container 3bde018bf247 [2023-03-06T20:13:53.707Z] ---> 49b27593d216 [2023-03-06T20:13:53.707Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:13:53.707Z] ---> Running in d0f7171050f7 [2023-03-06T20:13:55.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:55.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:56.908Z] OK: 221 MiB in 51 packages [2023-03-06T20:13:56.908Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T20:13:56.908Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T20:13:56.908Z] OK: 16903 distinct packages available [2023-03-06T20:13:57.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:57.177Z] OK: 221 MiB in 51 packages [2023-03-06T20:13:57.444Z] OK: 221 MiB in 51 packages [2023-03-06T20:13:57.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:13:57.887Z] OK: 221 MiB in 51 packages [2023-03-06T20:13:58.911Z] Removing intermediate container 02b093441ad4 [2023-03-06T20:13:58.911Z] ---> be1cd915d1d0 [2023-03-06T20:13:58.911Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:13:58.911Z] OK: 221 MiB in 51 packages [2023-03-06T20:14:01.794Z] Removing intermediate container 5de303af5133 [2023-03-06T20:14:01.794Z] ---> ed6cde193386 [2023-03-06T20:14:01.794Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:14:01.794Z] Removing intermediate container a8db601d1871 [2023-03-06T20:14:01.794Z] ---> b7829b3c8e3b [2023-03-06T20:14:01.794Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T20:14:01.794Z] Removing intermediate container d0f7171050f7 [2023-03-06T20:14:01.794Z] ---> 9ec2b1963d32 [2023-03-06T20:14:01.794Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:14:01.794Z] ---> 956cceb8944d [2023-03-06T20:14:01.794Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:14:01.794Z] ---> Running in 1bce3565631d [2023-03-06T20:14:01.794Z] Removing intermediate container b5faeece1117 [2023-03-06T20:14:01.794Z] ---> 2aff60d9a190 [2023-03-06T20:14:01.794Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T20:14:01.794Z] ---> a9c10c551959 [2023-03-06T20:14:01.794Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:14:01.794Z] ---> Running in fa8d91a8e76c [2023-03-06T20:14:01.794Z] ---> d8966d4eb0e5 [2023-03-06T20:14:01.794Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:14:01.794Z] ---> Running in 6f4fe42f649d [2023-03-06T20:14:01.794Z] ---> c5114904d667 [2023-03-06T20:14:01.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:14:01.794Z] ---> Running in 11f92a757bc3 [2023-03-06T20:14:02.401Z] ---> 573d35129bce [2023-03-06T20:14:02.401Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:14:02.674Z] ---> Running in 6d8f99239c7a [2023-03-06T20:15:54.532Z] Removing intermediate container fa8d91a8e76c [2023-03-06T20:15:54.532Z] ---> ac48e8ffde12 [2023-03-06T20:15:54.532Z] Step 7/24 : COPY . . [2023-03-06T20:15:54.532Z] Removing intermediate container 6f4fe42f649d [2023-03-06T20:15:54.532Z] ---> e0563881d6df [2023-03-06T20:15:54.532Z] Step 8/24 : COPY . . [2023-03-06T20:15:54.532Z] Removing intermediate container 1bce3565631d [2023-03-06T20:15:54.532Z] ---> 417c345b51cc [2023-03-06T20:15:54.532Z] Step 7/23 : COPY . . [2023-03-06T20:15:54.532Z] Removing intermediate container 6d8f99239c7a [2023-03-06T20:15:54.532Z] ---> b47a20399ddc [2023-03-06T20:15:54.532Z] Step 7/19 : COPY . . [2023-03-06T20:15:54.532Z] Removing intermediate container 11f92a757bc3 [2023-03-06T20:15:54.532Z] ---> 5e24616fd134 [2023-03-06T20:15:54.532Z] Step 8/22 : COPY . . [2023-03-06T20:16:09.547Z] ---> d1f9c3e19f19 [2023-03-06T20:16:09.547Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T20:16:09.547Z] ---> 9209ffec9dd9 [2023-03-06T20:16:09.547Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T20:16:09.547Z] ---> e9ccf6b911d2 [2023-03-06T20:16:09.547Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:16:09.547Z] ---> 1babcd14b663 [2023-03-06T20:16:09.547Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T20:16:09.547Z] ---> c840d87389bf [2023-03-06T20:16:09.547Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T20:16:09.547Z] ---> Running in 612d1ddde3cd [2023-03-06T20:16:09.547Z] ---> Running in bc32502aa635 [2023-03-06T20:16:09.547Z] ---> Running in 21c6eeaefce7 [2023-03-06T20:16:09.547Z] ---> Running in a830c155aea1 [2023-03-06T20:16:09.547Z] ---> Running in b7bda11bf5e1 [2023-03-06T20:16:09.547Z] Removing intermediate container a830c155aea1 [2023-03-06T20:16:09.547Z] ---> d50ef39a265c [2023-03-06T20:16:09.547Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:16:09.547Z] ---> Running in 6bb48f46f648 [2023-03-06T20:16:10.520Z] Removing intermediate container 6bb48f46f648 [2023-03-06T20:16:10.520Z] ---> 5f67e8fa0c92 [2023-03-06T20:16:10.520Z] 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-03-06T20:16:10.790Z] ---> Running in a0bc660dfa9b [2023-03-06T20:16:10.790Z] 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-03-06T20:16:11.748Z] 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-03-06T20:16:11.748Z] 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-03-06T20:16:11.748Z] 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-03-06T20:16:14.354Z] Removing intermediate container a0bc660dfa9b [2023-03-06T20:16:14.354Z] ---> 90073275672b [2023-03-06T20:16:14.354Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:16:14.354Z] ---> Running in a2d9a4226515 [2023-03-06T20:16:14.624Z] Removing intermediate container a2d9a4226515 [2023-03-06T20:16:14.624Z] ---> bd0df40478c2 [2023-03-06T20:16:14.624Z] [2023-03-06T20:16:14.624Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:16:14.897Z] 3.15: Pulling from library/alpine [2023-03-06T20:16:16.316Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T20:16:16.316Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T20:16:16.316Z] ---> 354640af7b1b [2023-03-06T20:16:16.316Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:16:16.316Z] ---> Running in 8055b87156ab [2023-03-06T20:16:16.904Z] Removing intermediate container 8055b87156ab [2023-03-06T20:16:16.904Z] ---> 1514bc1f0fe2 [2023-03-06T20:16:16.904Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:16:17.180Z] ---> Running in fc5f5ca81600 [2023-03-06T20:16:19.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:16:20.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:16:22.067Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:16:22.067Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:16:22.067Z] OK: 15736 distinct packages available [2023-03-06T20:16:22.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:16:22.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:16:24.031Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T20:16:24.031Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:16:24.031Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T20:16:24.031Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T20:16:24.031Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T20:16:24.299Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:16:24.299Z] OK: 6 MiB in 19 packages [2023-03-06T20:16:27.650Z] Removing intermediate container fc5f5ca81600 [2023-03-06T20:16:27.920Z] ---> 1d308ea8349f [2023-03-06T20:16:27.920Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T20:16:31.268Z] ---> 9ada508f6e51 [2023-03-06T20:16:31.268Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:16:37.913Z] ---> fb21fce08c2e [2023-03-06T20:16:37.913Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:16:37.913Z] ---> 0887f24a2f71 [2023-03-06T20:16:37.913Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T20:16:38.876Z] ---> 8b18341ac6d3 [2023-03-06T20:16:38.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T20:16:39.839Z] ---> 6b20a352a82a [2023-03-06T20:16:39.839Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:16:40.108Z] ---> Running in d65ae2f52993 [2023-03-06T20:16:40.691Z] Removing intermediate container d65ae2f52993 [2023-03-06T20:16:40.691Z] ---> 9932d6de2e0d [2023-03-06T20:16:40.691Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:16:40.691Z] ---> Running in 85ff8443be4a [2023-03-06T20:16:41.275Z] Removing intermediate container 85ff8443be4a [2023-03-06T20:16:41.275Z] ---> d3a1c624abdc [2023-03-06T20:16:41.275Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:16:41.275Z] ---> Running in 9a531f8e7343 [2023-03-06T20:16:41.860Z] Removing intermediate container 9a531f8e7343 [2023-03-06T20:16:41.860Z] ---> b2bc40b92549 [2023-03-06T20:16:41.860Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:16:41.860Z] ---> Running in 2f805fb176ec [2023-03-06T20:16:42.445Z] Removing intermediate container 2f805fb176ec [2023-03-06T20:16:42.445Z] ---> 5b04b3b4e02a [2023-03-06T20:16:42.445Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:16:42.445Z] ---> Running in f938d86b88da [2023-03-06T20:16:43.027Z] Removing intermediate container f938d86b88da [2023-03-06T20:16:43.027Z] ---> 66acc8b09b41 [2023-03-06T20:16:43.027Z] [2023-03-06T20:16:43.294Z] Successfully built 66acc8b09b41 [2023-03-06T20:16:43.294Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-06T20:16:43.294Z] Building core-common-config-bootstrapper [2023-03-06T20:17:01.515Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:17:01.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:17:01.515Z] ---> c3a91d1c0408 [2023-03-06T20:17:01.515Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> 2d9131935307 [2023-03-06T20:17:01.515Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> 49b27593d216 [2023-03-06T20:17:01.515Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> 9ec2b1963d32 [2023-03-06T20:17:01.515Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> c5114904d667 [2023-03-06T20:17:01.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> 5e24616fd134 [2023-03-06T20:17:01.515Z] Step 8/22 : COPY . . [2023-03-06T20:17:01.515Z] ---> Using cache [2023-03-06T20:17:01.515Z] ---> 9209ffec9dd9 [2023-03-06T20:17:01.515Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T20:17:01.515Z] ---> Running in d934ad10d065 [2023-03-06T20:17:03.463Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-06T20:23:10.494Z] 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-03-06T20:23:20.600Z] Removing intermediate container 21c6eeaefce7 [2023-03-06T20:23:20.600Z] ---> 954da72f2ae4 [2023-03-06T20:23:20.600Z] [2023-03-06T20:23:20.600Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T20:23:20.600Z] 3.16: Pulling from library/alpine [2023-03-06T20:23:20.877Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:23:20.877Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T20:23:20.877Z] ---> 4c81e5bf8899 [2023-03-06T20:23:20.877Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T20:23:21.149Z] ---> Running in cb4ffec89354 [2023-03-06T20:23:23.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:23:23.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:23:25.085Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T20:23:25.085Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T20:23:25.085Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T20:23:25.085Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:23:25.085Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:23:25.668Z] OK: 6 MiB in 17 packages [2023-03-06T20:23:28.244Z] Removing intermediate container cb4ffec89354 [2023-03-06T20:23:28.244Z] ---> f4141952d6ab [2023-03-06T20:23:28.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T20:23:28.244Z] ---> Running in ea3e62a6f1d1 [2023-03-06T20:23:28.516Z] Removing intermediate container ea3e62a6f1d1 [2023-03-06T20:23:28.516Z] ---> c7a7b180354f [2023-03-06T20:23:28.516Z] Step 12/23 : WORKDIR / [2023-03-06T20:23:28.788Z] ---> Running in 74037b87150d [2023-03-06T20:23:29.056Z] Removing intermediate container 74037b87150d [2023-03-06T20:23:29.056Z] ---> 38fa22eb3cb8 [2023-03-06T20:23:29.056Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T20:23:30.014Z] ---> cd3e6e39e6f6 [2023-03-06T20:23:30.014Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T20:23:30.979Z] ---> 190461d6be92 [2023-03-06T20:23:30.979Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T20:23:31.938Z] ---> f665af938512 [2023-03-06T20:23:31.938Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T20:23:33.348Z] ---> 5a505e2498a5 [2023-03-06T20:23:33.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T20:23:38.709Z] ---> 8f7ec1a22be6 [2023-03-06T20:23:38.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:23:39.298Z] ---> 9658416f7911 [2023-03-06T20:23:39.298Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:23:39.298Z] ---> Running in d7d811247439 [2023-03-06T20:23:42.650Z] Removing intermediate container d7d811247439 [2023-03-06T20:23:42.650Z] ---> 6d4dfbd60b6d [2023-03-06T20:23:42.650Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:23:42.650Z] ---> Running in c83092086ef6 [2023-03-06T20:23:43.233Z] Removing intermediate container c83092086ef6 [2023-03-06T20:23:43.233Z] ---> ad6a11682f01 [2023-03-06T20:23:43.233Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:23:43.233Z] ---> Running in 2a1bcddeee07 [2023-03-06T20:23:43.816Z] Removing intermediate container 2a1bcddeee07 [2023-03-06T20:23:43.816Z] ---> c29f8a1fc9bf [2023-03-06T20:23:43.816Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:23:43.816Z] ---> Running in 4c8a49594ed6 [2023-03-06T20:23:44.398Z] Removing intermediate container 4c8a49594ed6 [2023-03-06T20:23:44.398Z] ---> 66f4a805a60f [2023-03-06T20:23:44.398Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:23:44.398Z] ---> Running in 9c9bfb7100ec [2023-03-06T20:23:44.986Z] Removing intermediate container 9c9bfb7100ec [2023-03-06T20:23:44.986Z] ---> bf93d15a0f08 [2023-03-06T20:23:44.986Z] [2023-03-06T20:23:45.255Z] Successfully built bf93d15a0f08 [2023-03-06T20:23:45.526Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-06T20:23:45.526Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-03-06T20:24:03.733Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:24:03.733Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:24:03.733Z] ---> c3a91d1c0408 [2023-03-06T20:24:03.733Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T20:24:03.733Z] ---> Using cache [2023-03-06T20:24:03.733Z] ---> c619d372f9cb [2023-03-06T20:24:03.733Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T20:24:03.733Z] ---> Running in 7211250a4b5c [2023-03-06T20:24:05.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:06.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:07.676Z] OK: 221 MiB in 51 packages [2023-03-06T20:24:09.093Z] Removing intermediate container 7211250a4b5c [2023-03-06T20:24:09.093Z] ---> 0598eba601dd [2023-03-06T20:24:09.093Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T20:24:10.510Z] ---> 27dad1396b6d [2023-03-06T20:24:10.510Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:24:10.510Z] ---> Running in a0ebca04853f [2023-03-06T20:24:25.534Z] Removing intermediate container bc32502aa635 [2023-03-06T20:24:25.534Z] ---> 0c55e157960c [2023-03-06T20:24:25.534Z] [2023-03-06T20:24:25.534Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T20:24:25.534Z] ---> 4c81e5bf8899 [2023-03-06T20:24:25.534Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:24:25.534Z] ---> Running in 7f9efa4be03e [2023-03-06T20:24:28.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:28.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:30.343Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:24:30.343Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:24:30.343Z] OK: 5 MiB in 15 packages [2023-03-06T20:24:32.933Z] Removing intermediate container 7f9efa4be03e [2023-03-06T20:24:32.933Z] ---> 2cfeeb65d821 [2023-03-06T20:24:32.933Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:24:32.933Z] ---> Running in c885dfc641dd [2023-03-06T20:24:33.906Z] Removing intermediate container c885dfc641dd [2023-03-06T20:24:33.906Z] ---> 97f1e4fb9610 [2023-03-06T20:24:33.906Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T20:24:34.177Z] ---> Running in 997aa0ea996c [2023-03-06T20:24:35.134Z] Removing intermediate container 997aa0ea996c [2023-03-06T20:24:35.134Z] ---> ed20f0fbd18d [2023-03-06T20:24:35.134Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T20:24:35.134Z] ---> Running in 09c9ba64cd6c [2023-03-06T20:24:36.088Z] Removing intermediate container 09c9ba64cd6c [2023-03-06T20:24:36.088Z] ---> fe57a7ae9ad7 [2023-03-06T20:24:36.088Z] Step 15/24 : WORKDIR / [2023-03-06T20:24:36.088Z] ---> Running in 3891d9ad9d3a [2023-03-06T20:24:37.048Z] Removing intermediate container 3891d9ad9d3a [2023-03-06T20:24:37.048Z] ---> e3ce56ffb6e9 [2023-03-06T20:24:37.048Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:24:37.507Z] Removing intermediate container d934ad10d065 [2023-03-06T20:24:37.507Z] ---> bc85c6f7a929 [2023-03-06T20:24:37.507Z] [2023-03-06T20:24:37.507Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:24:37.507Z] ---> 4c81e5bf8899 [2023-03-06T20:24:37.507Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:24:37.900Z] ---> Running in f410f55718aa [2023-03-06T20:24:38.579Z] ---> e401e7beb774 [2023-03-06T20:24:38.579Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T20:24:38.579Z] Removing intermediate container f410f55718aa [2023-03-06T20:24:38.579Z] ---> 2a285ebdc58d [2023-03-06T20:24:38.579Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:24:38.876Z] ---> Running in c6c6f663afa8 [2023-03-06T20:24:41.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:41.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:43.374Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:24:43.645Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:24:43.645Z] OK: 5 MiB in 15 packages [2023-03-06T20:24:43.920Z] ---> beb0f1d77fb2 [2023-03-06T20:24:43.920Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T20:24:45.365Z] Removing intermediate container c6c6f663afa8 [2023-03-06T20:24:45.365Z] ---> 668604668ce5 [2023-03-06T20:24:45.365Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:24:45.635Z] ---> 9f61d95313ff [2023-03-06T20:24:45.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T20:24:47.064Z] ---> c7c325f25be9 [2023-03-06T20:24:47.064Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T20:24:47.064Z] ---> 5944a6fda80c [2023-03-06T20:24:47.064Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T20:24:47.064Z] ---> Running in e8fb1a851538 [2023-03-06T20:24:48.037Z] Removing intermediate container e8fb1a851538 [2023-03-06T20:24:48.037Z] ---> cffa726335b1 [2023-03-06T20:24:48.037Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:24:48.037Z] ---> Running in 8d11bca2e8d2 [2023-03-06T20:24:49.003Z] ---> 791da614c9b9 [2023-03-06T20:24:49.003Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T20:24:49.003Z] Removing intermediate container 8d11bca2e8d2 [2023-03-06T20:24:49.003Z] ---> 68fb2d052f88 [2023-03-06T20:24:49.003Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:24:49.273Z] ---> Running in 8674a13e030f [2023-03-06T20:24:49.874Z] Removing intermediate container 8674a13e030f [2023-03-06T20:24:49.874Z] ---> d4cd8bcf00cf [2023-03-06T20:24:49.874Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:24:50.147Z] ---> Running in 6f5998230026 [2023-03-06T20:24:50.147Z] ---> 398178dde933 [2023-03-06T20:24:50.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T20:24:50.741Z] Removing intermediate container 6f5998230026 [2023-03-06T20:24:50.741Z] ---> bfa926acd14a [2023-03-06T20:24:50.741Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:24:51.012Z] ---> Running in ac96ad4225be [2023-03-06T20:24:51.012Z] ---> 03e81419a02a [2023-03-06T20:24:51.012Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:24:51.279Z] ---> Running in bb8118d8ddd8 [2023-03-06T20:24:51.861Z] Removing intermediate container ac96ad4225be [2023-03-06T20:24:51.861Z] ---> e3b96c75d179 [2023-03-06T20:24:51.861Z] [2023-03-06T20:24:52.128Z] Successfully built e3b96c75d179 [2023-03-06T20:24:52.128Z] Successfully tagged core-metadata-arm64:latest [2023-03-06T20:24:52.128Z] Building core-command [2023-03-06T20:24:55.482Z]  Building core-metadata ... done Removing intermediate container bb8118d8ddd8 [2023-03-06T20:24:55.482Z] ---> 2d52ba0ced9a [2023-03-06T20:24:55.482Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:24:55.482Z] ---> Running in a2cf264be5b0 [2023-03-06T20:24:55.748Z] Removing intermediate container a2cf264be5b0 [2023-03-06T20:24:55.748Z] ---> 798eb9c053b6 [2023-03-06T20:24:55.748Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T20:24:55.748Z] ---> Running in 76e740da8007 [2023-03-06T20:24:56.712Z] Removing intermediate container 76e740da8007 [2023-03-06T20:24:56.712Z] ---> 33ae8b142f30 [2023-03-06T20:24:56.712Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:24:56.712Z] ---> Running in 642102a18ecc [2023-03-06T20:24:57.294Z] Removing intermediate container 642102a18ecc [2023-03-06T20:24:57.294Z] ---> c041403dd63e [2023-03-06T20:24:57.294Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:24:57.294Z] ---> Running in 8c35559291b8 [2023-03-06T20:24:58.250Z] Removing intermediate container 8c35559291b8 [2023-03-06T20:24:58.250Z] ---> 55d107340c17 [2023-03-06T20:24:58.250Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:24:58.250Z] ---> Running in 791913bbded5 [2023-03-06T20:24:58.831Z] Removing intermediate container 791913bbded5 [2023-03-06T20:24:58.831Z] ---> 57c67d13bf0d [2023-03-06T20:24:58.831Z] [2023-03-06T20:24:59.097Z] Successfully built 57c67d13bf0d [2023-03-06T20:24:59.097Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-06T20:24:59.097Z] Building security-spire-config [2023-03-06T20:25:17.293Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:25:17.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:25:17.293Z] ---> c3a91d1c0408 [2023-03-06T20:25:17.293Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> 2d9131935307 [2023-03-06T20:25:17.293Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> 49b27593d216 [2023-03-06T20:25:17.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> 9ec2b1963d32 [2023-03-06T20:25:17.293Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> c5114904d667 [2023-03-06T20:25:17.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> 5e24616fd134 [2023-03-06T20:25:17.293Z] Step 8/23 : COPY . . [2023-03-06T20:25:17.293Z] ---> Using cache [2023-03-06T20:25:17.293Z] ---> 9209ffec9dd9 [2023-03-06T20:25:17.293Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T20:25:17.293Z] ---> Running in da5fc8457f53 [2023-03-06T20:25:18.697Z] 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-03-06T20:25:25.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:25:25.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:25:25.323Z] ---> c3a91d1c0408 [2023-03-06T20:25:25.323Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> c619d372f9cb [2023-03-06T20:25:25.323Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> ed6cde193386 [2023-03-06T20:25:25.323Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> a9c10c551959 [2023-03-06T20:25:25.323Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> ac48e8ffde12 [2023-03-06T20:25:25.323Z] Step 7/24 : COPY . . [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> e9ccf6b911d2 [2023-03-06T20:25:25.323Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> d50ef39a265c [2023-03-06T20:25:25.323Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> 5f67e8fa0c92 [2023-03-06T20:25:25.323Z] 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-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> 90073275672b [2023-03-06T20:25:25.323Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> bd0df40478c2 [2023-03-06T20:25:25.323Z] [2023-03-06T20:25:25.323Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:25:25.323Z] ---> 354640af7b1b [2023-03-06T20:25:25.323Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:25:25.323Z] ---> Using cache [2023-03-06T20:25:25.323Z] ---> 1514bc1f0fe2 [2023-03-06T20:25:25.323Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T20:25:25.912Z] ---> Running in 81725c50078b [2023-03-06T20:25:28.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:29.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:30.499Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:25:30.499Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:25:30.499Z] OK: 15736 distinct packages available [2023-03-06T20:25:30.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:31.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:32.759Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T20:25:32.759Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:25:32.759Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T20:25:32.759Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T20:25:32.759Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:25:32.759Z] OK: 6 MiB in 18 packages [2023-03-06T20:25:36.092Z] Removing intermediate container 81725c50078b [2023-03-06T20:25:36.092Z] ---> 648f0c81b044 [2023-03-06T20:25:36.092Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:25:46.157Z] ---> 3e989ab42e7b [2023-03-06T20:25:46.157Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:25:47.565Z] ---> c02714d2fcad [2023-03-06T20:25:47.565Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T20:25:47.832Z] ---> Running in 2547d469cdac [2023-03-06T20:25:49.243Z] Removing intermediate container 2547d469cdac [2023-03-06T20:25:49.243Z] ---> 2b76cfdf252e [2023-03-06T20:25:49.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T20:25:51.189Z] ---> db8cb74602ed [2023-03-06T20:25:51.189Z] Step 19/24 : WORKDIR / [2023-03-06T20:25:51.456Z] ---> Running in 6bc72211d56b [2023-03-06T20:25:52.861Z] Removing intermediate container 6bc72211d56b [2023-03-06T20:25:52.861Z] ---> d7223f090116 [2023-03-06T20:25:52.861Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:25:52.861Z] ---> Running in 3f1ad26169d9 [2023-03-06T20:25:54.268Z] Removing intermediate container 3f1ad26169d9 [2023-03-06T20:25:54.268Z] ---> a2c4ae5236bc [2023-03-06T20:25:54.268Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:25:54.268Z] ---> Running in 63a7f7d84f03 [2023-03-06T20:25:55.224Z] Removing intermediate container 63a7f7d84f03 [2023-03-06T20:25:55.224Z] ---> 9a9ce29e5ed1 [2023-03-06T20:25:55.224Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:25:55.490Z] ---> Running in 8de3343c7512 [2023-03-06T20:25:56.071Z] Removing intermediate container 8de3343c7512 [2023-03-06T20:25:56.071Z] ---> 303a6f7f84d1 [2023-03-06T20:25:56.071Z] Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:25:56.337Z] ---> Running in 1a798a5173c2 [2023-03-06T20:25:57.743Z] Removing intermediate container 1a798a5173c2 [2023-03-06T20:25:57.743Z] ---> b0564ee81e77 [2023-03-06T20:25:57.743Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:25:57.743Z] ---> Running in 94661fdc88ea [2023-03-06T20:25:58.703Z] Removing intermediate container 94661fdc88ea [2023-03-06T20:25:58.703Z] ---> 833540fca549 [2023-03-06T20:25:58.703Z] [2023-03-06T20:25:59.286Z] Successfully built 833540fca549 [2023-03-06T20:25:59.286Z] Successfully tagged security-spire-config-arm64:latest [2023-03-06T20:25:59.286Z] Building support-notifications [2023-03-06T20:25:59.551Z]  Building security-spire-config ... done Removing intermediate container b7bda11bf5e1 [2023-03-06T20:25:59.551Z] ---> ad02292a5643 [2023-03-06T20:25:59.551Z] [2023-03-06T20:25:59.551Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T20:25:59.551Z] ---> 354640af7b1b [2023-03-06T20:25:59.551Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:25:59.551Z] ---> Using cache [2023-03-06T20:25:59.551Z] ---> 1514bc1f0fe2 [2023-03-06T20:25:59.551Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T20:25:59.819Z] ---> Running in 367c96fa7914 [2023-03-06T20:26:01.759Z] Removing intermediate container a0ebca04853f [2023-03-06T20:26:01.760Z] ---> 3e825b4b6a7e [2023-03-06T20:26:01.760Z] Step 7/20 : COPY . . [2023-03-06T20:26:02.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:02.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:04.560Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:26:04.560Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:26:04.560Z] OK: 15736 distinct packages available [2023-03-06T20:26:04.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:05.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:07.041Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T20:26:07.041Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T20:26:07.041Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T20:26:07.041Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T20:26:07.041Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T20:26:07.041Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T20:26:07.041Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:26:07.041Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T20:26:07.041Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T20:26:07.041Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:26:07.041Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:26:07.625Z] OK: 8 MiB in 23 packages [2023-03-06T20:26:12.990Z] Removing intermediate container 367c96fa7914 [2023-03-06T20:26:12.990Z] ---> 9426fd3884ca [2023-03-06T20:26:12.990Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:26:14.399Z] ---> 7ef778b5081d [2023-03-06T20:26:14.400Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T20:26:18.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:26:18.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:26:18.644Z] ---> c3a91d1c0408 [2023-03-06T20:26:18.644Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:26:18.644Z] ---> Using cache [2023-03-06T20:26:18.644Z] ---> 2d9131935307 [2023-03-06T20:26:18.644Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:26:18.644Z] ---> Using cache [2023-03-06T20:26:18.644Z] ---> 49b27593d216 [2023-03-06T20:26:18.644Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T20:26:18.644Z] ---> Running in 9a0b1c3e3e72 [2023-03-06T20:26:18.910Z] ---> 8245c391ad1d [2023-03-06T20:26:18.910Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T20:26:20.843Z] ---> bd325fa6a46b [2023-03-06T20:26:20.843Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T20:26:20.843Z] ---> Running in 2b547281fcc6 [2023-03-06T20:26:21.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:21.427Z] Removing intermediate container 2b547281fcc6 [2023-03-06T20:26:21.427Z] ---> 8020db602494 [2023-03-06T20:26:21.427Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:26:21.427Z] ---> 1caf87fac61e [2023-03-06T20:26:21.427Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T20:26:21.694Z] ---> Running in 99d1141212f9 [2023-03-06T20:26:21.694Z] ---> Running in 517db4edb655 [2023-03-06T20:26:21.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:26:22.546Z] Removing intermediate container 99d1141212f9 [2023-03-06T20:26:22.546Z] ---> 6d0fc57a923b [2023-03-06T20:26:22.546Z] Step 17/19 : LABEL arch=arm64 [2023-03-06T20:26:22.546Z] ---> Running in 8d6410344945 [2023-03-06T20:26:23.130Z] Removing intermediate container 8d6410344945 [2023-03-06T20:26:23.130Z] ---> 105b882bd6a6 [2023-03-06T20:26:23.130Z] Step 18/19 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:26:23.397Z] ---> Running in 6ac57f497602 [2023-03-06T20:26:23.665Z] OK: 221 MiB in 51 packages [2023-03-06T20:26:23.934Z] Removing intermediate container 6ac57f497602 [2023-03-06T20:26:23.934Z] ---> bf5d63a1f364 [2023-03-06T20:26:23.934Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T20:26:24.201Z] 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-03-06T20:26:24.201Z] ---> Running in 5733ae6bda39 [2023-03-06T20:26:25.170Z] Removing intermediate container 5733ae6bda39 [2023-03-06T20:26:25.170Z] ---> 76602265c5f5 [2023-03-06T20:26:25.170Z] [2023-03-06T20:26:25.437Z] Removing intermediate container 9a0b1c3e3e72 [2023-03-06T20:26:25.437Z] ---> dc70eadcb392 [2023-03-06T20:26:25.437Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:26:25.437Z] Successfully built 76602265c5f5 [2023-03-06T20:26:25.437Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-06T20:26:25.437Z] Building security-spire-server [2023-03-06T20:26:26.023Z]  Building security-spiffe-token-provider ... done  ---> a750aad51e52 [2023-03-06T20:26:26.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:26:26.299Z] ---> Running in ee26631ef2eb [2023-03-06T20:26:44.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:26:44.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:26:44.506Z] ---> c3a91d1c0408 [2023-03-06T20:26:44.506Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:26:44.506Z] ---> Using cache [2023-03-06T20:26:44.506Z] ---> c619d372f9cb [2023-03-06T20:26:44.506Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:26:44.506Z] ---> Using cache [2023-03-06T20:26:44.506Z] ---> ed6cde193386 [2023-03-06T20:26:44.506Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:26:44.506Z] ---> Using cache [2023-03-06T20:26:44.506Z] ---> a9c10c551959 [2023-03-06T20:26:44.506Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:26:44.506Z] ---> Using cache [2023-03-06T20:26:44.507Z] ---> ac48e8ffde12 [2023-03-06T20:26:44.507Z] Step 7/23 : COPY . . [2023-03-06T20:26:44.507Z] ---> Using cache [2023-03-06T20:26:44.507Z] ---> e9ccf6b911d2 [2023-03-06T20:26:44.507Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:26:44.507Z] ---> Using cache [2023-03-06T20:26:44.507Z] ---> d50ef39a265c [2023-03-06T20:26:44.507Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T20:26:44.507Z] ---> Using cache [2023-03-06T20:26:44.507Z] ---> 5f67e8fa0c92 [2023-03-06T20:26:44.507Z] 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-03-06T20:26:44.507Z] ---> Running in 8ee4c07e8579 [2023-03-06T20:26:48.761Z] Removing intermediate container 8ee4c07e8579 [2023-03-06T20:26:48.762Z] ---> 3b0098e75b5c [2023-03-06T20:26:48.762Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T20:26:49.033Z] ---> Running in 73bf424f7e0a [2023-03-06T20:26:49.630Z] Removing intermediate container 73bf424f7e0a [2023-03-06T20:26:49.630Z] ---> 72e8ceebd76f [2023-03-06T20:26:49.630Z] [2023-03-06T20:26:49.630Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T20:26:49.630Z] ---> 354640af7b1b [2023-03-06T20:26:49.630Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:26:49.630Z] ---> Using cache [2023-03-06T20:26:49.630Z] ---> 1514bc1f0fe2 [2023-03-06T20:26:49.630Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:26:49.630Z] ---> Using cache [2023-03-06T20:26:49.899Z] ---> 1d308ea8349f [2023-03-06T20:26:49.899Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:26:50.499Z] Removing intermediate container 612d1ddde3cd [2023-03-06T20:26:50.499Z] ---> 6be49a3be51b [2023-03-06T20:26:50.499Z] [2023-03-06T20:26:50.499Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:26:50.499Z] ---> 4c81e5bf8899 [2023-03-06T20:26:50.499Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:26:50.499Z] ---> Using cache [2023-03-06T20:26:50.500Z] ---> 2cfeeb65d821 [2023-03-06T20:26:50.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:26:50.500Z] ---> Using cache [2023-03-06T20:26:50.500Z] ---> 97f1e4fb9610 [2023-03-06T20:26:50.500Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T20:26:50.770Z] ---> Running in fa021ef95d07 [2023-03-06T20:26:51.747Z] Removing intermediate container fa021ef95d07 [2023-03-06T20:26:51.747Z] ---> b877558411e8 [2023-03-06T20:26:51.747Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:26:51.747Z] ---> Running in 43d3bd00db59 [2023-03-06T20:26:52.708Z] Removing intermediate container 43d3bd00db59 [2023-03-06T20:26:52.708Z] ---> b5d908df2a54 [2023-03-06T20:26:52.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:26:54.646Z] ---> 6b5ea8e78fcc [2023-03-06T20:26:54.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T20:26:58.905Z] ---> dc01662c6b42 [2023-03-06T20:26:58.905Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:26:58.905Z] ---> e931a1c7130e [2023-03-06T20:26:58.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T20:26:59.489Z] ---> 064268ad1640 [2023-03-06T20:26:59.489Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T20:26:59.756Z] ---> 54ab077bf4fe [2023-03-06T20:26:59.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T20:26:59.756Z] ---> Running in 9eefba071362 [2023-03-06T20:27:00.718Z] Removing intermediate container 9eefba071362 [2023-03-06T20:27:00.718Z] ---> a6d081080de8 [2023-03-06T20:27:00.718Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:27:00.718Z] ---> Running in 4f472ad8e5ea [2023-03-06T20:27:00.985Z] ---> 775b93938fbf [2023-03-06T20:27:00.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T20:27:01.582Z] Removing intermediate container 4f472ad8e5ea [2023-03-06T20:27:01.582Z] ---> 604fd6a01adf [2023-03-06T20:27:01.582Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:27:01.849Z] ---> Running in 707128ba29bb [2023-03-06T20:27:02.272Z] ---> 91f437243d51 [2023-03-06T20:27:02.272Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:27:02.566Z] ---> Running in b0a6e8f47d75 [2023-03-06T20:27:02.566Z] Removing intermediate container 707128ba29bb [2023-03-06T20:27:02.566Z] ---> d18253b78ce3 [2023-03-06T20:27:02.566Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:27:02.844Z] ---> Running in 12ec5d850a99 [2023-03-06T20:27:03.482Z] Removing intermediate container b0a6e8f47d75 [2023-03-06T20:27:03.482Z] ---> ba22c31d4ddb [2023-03-06T20:27:03.482Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:27:03.775Z] Removing intermediate container 12ec5d850a99 [2023-03-06T20:27:03.775Z] ---> 50ba3130aee9 [2023-03-06T20:27:03.775Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:27:03.775Z] ---> Running in 8e2ce0b417a1 [2023-03-06T20:27:03.775Z] ---> Running in 972ff3717fbf [2023-03-06T20:27:04.416Z] Removing intermediate container 8e2ce0b417a1 [2023-03-06T20:27:04.416Z] ---> 5b1aa9911a37 [2023-03-06T20:27:04.416Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:27:04.710Z] Removing intermediate container 972ff3717fbf [2023-03-06T20:27:04.710Z] ---> 57da475cc4c5 [2023-03-06T20:27:04.710Z] [2023-03-06T20:27:04.710Z] ---> Running in ad2fc4bd6573 [2023-03-06T20:27:05.026Z] Successfully built 57da475cc4c5 [2023-03-06T20:27:05.026Z] Successfully tagged support-scheduler-arm64:latest [2023-03-06T20:27:05.317Z] Building core-data [2023-03-06T20:27:05.317Z]  Building support-scheduler ... done Removing intermediate container ad2fc4bd6573 [2023-03-06T20:27:05.317Z] ---> 94580e83363e [2023-03-06T20:27:05.317Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:27:05.317Z] ---> Running in e2c1e1efd1d7 [2023-03-06T20:27:05.939Z] Removing intermediate container e2c1e1efd1d7 [2023-03-06T20:27:05.939Z] ---> f13b62c6f2d0 [2023-03-06T20:27:05.939Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:27:06.210Z] ---> Running in 502bd9192539 [2023-03-06T20:27:06.803Z] Removing intermediate container 502bd9192539 [2023-03-06T20:27:06.803Z] ---> e988430d0fdf [2023-03-06T20:27:06.803Z] [2023-03-06T20:27:07.074Z] Successfully built e988430d0fdf [2023-03-06T20:27:07.074Z] Successfully tagged security-spire-server-arm64:latest [2023-03-06T20:27:07.075Z] Building security-proxy-auth [2023-03-06T20:27:33.797Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:27:33.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:27:33.797Z] ---> c3a91d1c0408 [2023-03-06T20:27:33.797Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> 2d9131935307 [2023-03-06T20:27:33.797Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> 49b27593d216 [2023-03-06T20:27:33.797Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> 9ec2b1963d32 [2023-03-06T20:27:33.797Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> c5114904d667 [2023-03-06T20:27:33.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> 5e24616fd134 [2023-03-06T20:27:33.797Z] Step 8/22 : COPY . . [2023-03-06T20:27:33.797Z] ---> Using cache [2023-03-06T20:27:33.797Z] ---> 9209ffec9dd9 [2023-03-06T20:27:33.797Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T20:27:33.797Z] ---> Running in e8d7f86623b1 [2023-03-06T20:27:34.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:27:34.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:27:34.068Z] ---> c3a91d1c0408 [2023-03-06T20:27:34.068Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:27:34.068Z] ---> Using cache [2023-03-06T20:27:34.068Z] ---> 2d9131935307 [2023-03-06T20:27:34.068Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:27:34.068Z] ---> Using cache [2023-03-06T20:27:34.068Z] ---> 49b27593d216 [2023-03-06T20:27:34.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:27:34.068Z] ---> Using cache [2023-03-06T20:27:34.068Z] ---> 9ec2b1963d32 [2023-03-06T20:27:34.068Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:27:34.068Z] ---> Using cache [2023-03-06T20:27:34.068Z] ---> c5114904d667 [2023-03-06T20:27:34.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:27:34.068Z] ---> Using cache [2023-03-06T20:27:34.068Z] ---> 5e24616fd134 [2023-03-06T20:27:34.068Z] Step 8/22 : COPY . . [2023-03-06T20:27:34.661Z] ---> Using cache [2023-03-06T20:27:34.661Z] ---> 9209ffec9dd9 [2023-03-06T20:27:34.661Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T20:27:34.932Z] ---> Running in c6b1ab8d285f [2023-03-06T20:27:36.903Z] 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-03-06T20:27:37.892Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-06T20:28:04.563Z] Removing intermediate container ee26631ef2eb [2023-03-06T20:28:04.563Z] ---> 187818c22599 [2023-03-06T20:28:04.563Z] Step 8/22 : COPY . . [2023-03-06T20:28:16.897Z] ---> 59a9eb855a01 [2023-03-06T20:28:16.897Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T20:28:16.897Z] ---> Running in 2fb491052e63 [2023-03-06T20:28:19.557Z] 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-03-06T20:32:12.156Z] Removing intermediate container da5fc8457f53 [2023-03-06T20:32:12.156Z] ---> 7f50e063445e [2023-03-06T20:32:12.156Z] [2023-03-06T20:32:12.156Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T20:32:12.156Z] ---> 4c81e5bf8899 [2023-03-06T20:32:12.156Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:32:12.156Z] ---> Using cache [2023-03-06T20:32:12.156Z] ---> 2cfeeb65d821 [2023-03-06T20:32:12.156Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:32:12.156Z] ---> Using cache [2023-03-06T20:32:12.156Z] ---> 97f1e4fb9610 [2023-03-06T20:32:12.156Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T20:32:12.156Z] ---> Running in a099dc27c0a3 [2023-03-06T20:32:12.156Z] Removing intermediate container a099dc27c0a3 [2023-03-06T20:32:12.156Z] ---> d235f5b945b8 [2023-03-06T20:32:12.156Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T20:32:12.156Z] ---> Running in 4565da1430bb [2023-03-06T20:32:12.156Z] Removing intermediate container 4565da1430bb [2023-03-06T20:32:12.156Z] ---> 7c03e8aa1a4e [2023-03-06T20:32:12.156Z] Step 15/23 : WORKDIR / [2023-03-06T20:32:12.156Z] ---> Running in 06f54637d9c6 [2023-03-06T20:32:12.156Z] Removing intermediate container 06f54637d9c6 [2023-03-06T20:32:12.156Z] ---> fcc2f6309821 [2023-03-06T20:32:12.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:32:12.156Z] ---> 3232d0b9c0e2 [2023-03-06T20:32:12.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T20:32:12.156Z] ---> 7f8b3213e826 [2023-03-06T20:32:12.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T20:32:12.156Z] ---> 06cbf7a5b734 [2023-03-06T20:32:12.156Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T20:32:12.156Z] ---> Running in b2161fd5ef36 [2023-03-06T20:32:12.156Z] Removing intermediate container b2161fd5ef36 [2023-03-06T20:32:12.156Z] ---> 2ff4c350ce12 [2023-03-06T20:32:12.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:32:12.156Z] ---> Running in 9d8ce1403b4d [2023-03-06T20:32:12.156Z] Removing intermediate container 9d8ce1403b4d [2023-03-06T20:32:12.156Z] ---> 5d187de1f4dc [2023-03-06T20:32:12.156Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:32:12.426Z] ---> Running in c27545baf9d0 [2023-03-06T20:32:13.014Z] Removing intermediate container c27545baf9d0 [2023-03-06T20:32:13.014Z] ---> 21a1eeac88b2 [2023-03-06T20:32:13.014Z] Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:32:13.014Z] ---> Running in 6bb4cd0dbb13 [2023-03-06T20:32:13.599Z] Removing intermediate container 6bb4cd0dbb13 [2023-03-06T20:32:13.599Z] ---> 09c8c554ff28 [2023-03-06T20:32:13.599Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:32:13.599Z] ---> Running in dd01f9ba2369 [2023-03-06T20:32:14.186Z] Removing intermediate container dd01f9ba2369 [2023-03-06T20:32:14.186Z] ---> bc738b66ee94 [2023-03-06T20:32:14.186Z] [2023-03-06T20:32:14.453Z] Successfully built bc738b66ee94 [2023-03-06T20:32:14.453Z] Successfully tagged core-command-arm64:latest [2023-03-06T20:32:14.453Z]  Building core-command ... done Building security-bootstrapper [2023-03-06T20:32:32.684Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:32:32.684Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:32:32.684Z] ---> c3a91d1c0408 [2023-03-06T20:32:32.684Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T20:32:32.684Z] ---> Using cache [2023-03-06T20:32:32.684Z] ---> c619d372f9cb [2023-03-06T20:32:32.684Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T20:32:32.684Z] ---> Using cache [2023-03-06T20:32:32.684Z] ---> 0598eba601dd [2023-03-06T20:32:32.684Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T20:32:32.684Z] ---> Using cache [2023-03-06T20:32:32.684Z] ---> 27dad1396b6d [2023-03-06T20:32:32.685Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:32:32.685Z] ---> Using cache [2023-03-06T20:32:32.685Z] ---> 3e825b4b6a7e [2023-03-06T20:32:32.685Z] Step 7/32 : COPY . . [2023-03-06T20:32:32.685Z] ---> Using cache [2023-03-06T20:32:32.685Z] ---> 1caf87fac61e [2023-03-06T20:32:32.685Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T20:32:32.685Z] ---> Running in 9e5c7babbb69 [2023-03-06T20:32:33.644Z] 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-03-06T20:32:51.864Z] Removing intermediate container 517db4edb655 [2023-03-06T20:32:51.864Z] ---> e79863425982 [2023-03-06T20:32:51.864Z] [2023-03-06T20:32:51.864Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T20:32:51.864Z] ---> 4c81e5bf8899 [2023-03-06T20:32:51.864Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T20:32:51.864Z] ---> Running in d5ff7f95b592 [2023-03-06T20:32:52.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:32:52.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:32:54.652Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:32:54.652Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T20:32:54.652Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:32:54.652Z] OK: 6 MiB in 16 packages [2023-03-06T20:32:57.260Z] Removing intermediate container d5ff7f95b592 [2023-03-06T20:32:57.260Z] ---> bc27b0f5fc7d [2023-03-06T20:32:57.260Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T20:32:57.260Z] ---> Running in 5a10739e8ced [2023-03-06T20:32:57.530Z] Removing intermediate container 5a10739e8ced [2023-03-06T20:32:57.530Z] ---> f76a4c542c64 [2023-03-06T20:32:57.530Z] Step 12/20 : WORKDIR /edgex [2023-03-06T20:32:57.800Z] ---> Running in afaed93a22a2 [2023-03-06T20:32:58.386Z] Removing intermediate container afaed93a22a2 [2023-03-06T20:32:58.386Z] ---> dba88b2f014c [2023-03-06T20:32:58.386Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T20:32:59.352Z] ---> 46b9aadd5a24 [2023-03-06T20:32:59.352Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T20:33:01.293Z] ---> 519b0a7e649a [2023-03-06T20:33:01.293Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:33:02.259Z] ---> 9802ccf28507 [2023-03-06T20:33:02.259Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:33:02.259Z] ---> Running in e02b83e70159 [2023-03-06T20:33:05.604Z] Removing intermediate container e02b83e70159 [2023-03-06T20:33:05.604Z] ---> 37eeb739d694 [2023-03-06T20:33:05.604Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:33:05.604Z] ---> Running in c950e814db02 [2023-03-06T20:33:06.187Z] Removing intermediate container c950e814db02 [2023-03-06T20:33:06.187Z] ---> 1ff6759cb843 [2023-03-06T20:33:06.187Z] Step 18/20 : LABEL arch=arm64 [2023-03-06T20:33:06.187Z] ---> Running in 1e29e0e76645 [2023-03-06T20:33:06.772Z] Removing intermediate container 1e29e0e76645 [2023-03-06T20:33:06.773Z] ---> 1e38bdca67e5 [2023-03-06T20:33:06.773Z] Step 19/20 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:33:06.773Z] ---> Running in be74142075eb [2023-03-06T20:33:07.366Z] Removing intermediate container be74142075eb [2023-03-06T20:33:07.366Z] ---> 8c96d9d0a15d [2023-03-06T20:33:07.366Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T20:33:07.635Z] ---> Running in ede93675127f [2023-03-06T20:33:08.242Z] Removing intermediate container ede93675127f [2023-03-06T20:33:08.242Z] ---> aab8e2d87921 [2023-03-06T20:33:08.242Z] [2023-03-06T20:33:08.508Z] Successfully built aab8e2d87921 [2023-03-06T20:33:08.508Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-06T20:34:04.888Z]  Building security-proxy-setup ... done Removing intermediate container c6b1ab8d285f [2023-03-06T20:34:04.888Z] ---> 4a8a0a19df8a [2023-03-06T20:34:04.888Z] [2023-03-06T20:34:04.888Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:34:04.888Z] ---> 4c81e5bf8899 [2023-03-06T20:34:04.888Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:34:04.888Z] ---> Using cache [2023-03-06T20:34:04.888Z] ---> 2a285ebdc58d [2023-03-06T20:34:04.888Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:34:04.888Z] ---> Using cache [2023-03-06T20:34:04.888Z] ---> 668604668ce5 [2023-03-06T20:34:04.888Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:34:04.888Z] ---> Using cache [2023-03-06T20:34:04.888Z] ---> c7c325f25be9 [2023-03-06T20:34:04.888Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T20:34:04.888Z] ---> c1af96f854a6 [2023-03-06T20:34:04.888Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T20:34:04.888Z] ---> f7068f4bc194 [2023-03-06T20:34:04.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T20:34:04.888Z] ---> d4890a83fca2 [2023-03-06T20:34:04.888Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:34:04.888Z] ---> Running in aeee31569222 [2023-03-06T20:34:07.475Z] Removing intermediate container aeee31569222 [2023-03-06T20:34:07.475Z] ---> da0e0c410c5a [2023-03-06T20:34:07.475Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:34:07.475Z] ---> Running in da4f82d9ca24 [2023-03-06T20:34:07.745Z] Removing intermediate container da4f82d9ca24 [2023-03-06T20:34:07.745Z] ---> e82542570578 [2023-03-06T20:34:07.745Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T20:34:07.745Z] ---> Running in d126b66982ff [2023-03-06T20:34:08.324Z] Removing intermediate container d126b66982ff [2023-03-06T20:34:08.324Z] ---> a3eb90b5b262 [2023-03-06T20:34:08.324Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:34:08.324Z] ---> Running in 9b75230a67fc [2023-03-06T20:34:08.908Z] Removing intermediate container 9b75230a67fc [2023-03-06T20:34:08.908Z] ---> d4c0df773e8e [2023-03-06T20:34:08.908Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:34:08.908Z] ---> Running in 57fee1faac73 [2023-03-06T20:34:09.496Z] Removing intermediate container 57fee1faac73 [2023-03-06T20:34:09.496Z] ---> 9a8841a62d01 [2023-03-06T20:34:09.496Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:34:09.496Z] ---> Running in a04ce92e1cf7 [2023-03-06T20:34:10.084Z] Removing intermediate container a04ce92e1cf7 [2023-03-06T20:34:10.084Z] ---> da6cad4554c2 [2023-03-06T20:34:10.084Z] [2023-03-06T20:34:10.350Z] Successfully built da6cad4554c2 [2023-03-06T20:34:10.350Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-06T20:34:57.445Z]  Building security-proxy-auth ... done Removing intermediate container e8d7f86623b1 [2023-03-06T20:34:57.445Z] ---> 4b6bf5ddc94d [2023-03-06T20:34:57.445Z] [2023-03-06T20:34:57.445Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:34:57.445Z] ---> 4c81e5bf8899 [2023-03-06T20:34:57.445Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T20:34:57.445Z] ---> Running in 6c5494e059e4 [2023-03-06T20:34:57.445Z] Removing intermediate container 6c5494e059e4 [2023-03-06T20:34:57.445Z] ---> a493f4f49a8d [2023-03-06T20:34:57.445Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T20:34:57.445Z] ---> Running in 95307736aa15 [2023-03-06T20:34:57.445Z] Removing intermediate container 95307736aa15 [2023-03-06T20:34:57.445Z] ---> 3e9e0b31c00c [2023-03-06T20:34:57.445Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T20:34:57.445Z] ---> Running in e8ae792397aa [2023-03-06T20:34:57.445Z] Removing intermediate container e8ae792397aa [2023-03-06T20:34:57.445Z] ---> 1454b5c87135 [2023-03-06T20:34:57.445Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:34:57.445Z] ---> Running in 73be0999a26f [2023-03-06T20:34:57.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:34:57.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:34:57.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:34:57.445Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:34:57.445Z] OK: 5 MiB in 15 packages [2023-03-06T20:34:57.712Z] Removing intermediate container 73be0999a26f [2023-03-06T20:34:57.712Z] ---> 3ab9c15753d1 [2023-03-06T20:34:57.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:34:58.675Z] ---> 5d07f383d719 [2023-03-06T20:34:58.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T20:35:00.616Z] ---> 80926d8c6643 [2023-03-06T20:35:00.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T20:35:01.575Z] ---> fe619492fb72 [2023-03-06T20:35:01.575Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T20:35:01.575Z] ---> Running in 9c199a3e4c2c [2023-03-06T20:35:02.167Z] Removing intermediate container 9c199a3e4c2c [2023-03-06T20:35:02.167Z] ---> d5ae34dd9eef [2023-03-06T20:35:02.167Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:35:02.167Z] ---> Running in 7b3e105d5c8f [2023-03-06T20:35:02.757Z] Removing intermediate container 7b3e105d5c8f [2023-03-06T20:35:02.757Z] ---> ac6de9579a6f [2023-03-06T20:35:02.757Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:35:03.037Z] ---> Running in a1dff291d860 [2023-03-06T20:35:03.627Z] Removing intermediate container a1dff291d860 [2023-03-06T20:35:03.627Z] ---> ec79590b5d4b [2023-03-06T20:35:03.627Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:35:03.627Z] ---> Running in 46ee4fe51c95 [2023-03-06T20:35:04.218Z] Removing intermediate container 46ee4fe51c95 [2023-03-06T20:35:04.218Z] ---> 7d41d0e76fad [2023-03-06T20:35:04.218Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:35:04.219Z] ---> Running in 1863c90a83e8 [2023-03-06T20:35:04.808Z] Removing intermediate container 1863c90a83e8 [2023-03-06T20:35:04.808Z] ---> 765898139a9c [2023-03-06T20:35:04.808Z] [2023-03-06T20:35:05.079Z] Successfully built 765898139a9c [2023-03-06T20:35:05.080Z] Successfully tagged core-data-arm64:latest [2023-03-06T20:36:26.742Z]  Building core-data ... done Removing intermediate container 9e5c7babbb69 [2023-03-06T20:36:26.742Z] ---> f182afdb0fc6 [2023-03-06T20:36:26.742Z] [2023-03-06T20:36:26.742Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T20:36:26.742Z] ---> 4c81e5bf8899 [2023-03-06T20:36:26.742Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:36:26.742Z] ---> Running in e87459575424 [2023-03-06T20:36:26.742Z] Removing intermediate container e87459575424 [2023-03-06T20:36:26.742Z] ---> 0fcbdfdd00a6 [2023-03-06T20:36:26.742Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T20:36:26.742Z] ---> Running in 9d8b63511877 [2023-03-06T20:36:26.742Z] Removing intermediate container 2fb491052e63 [2023-03-06T20:36:26.742Z] ---> bb2279078585 [2023-03-06T20:36:26.742Z] [2023-03-06T20:36:26.742Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:36:26.742Z] ---> 4c81e5bf8899 [2023-03-06T20:36:26.742Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T20:36:26.742Z] ---> Running in 3a69a09722e2 [2023-03-06T20:36:26.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:26.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:26.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:26.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:26.742Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:36:26.742Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T20:36:26.742Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:36:26.742Z] OK: 5 MiB in 16 packages [2023-03-06T20:36:26.742Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T20:36:26.742Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:36:26.742Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:36:26.742Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:36:26.742Z] OK: 6 MiB in 16 packages [2023-03-06T20:36:26.742Z] Removing intermediate container 9d8b63511877 [2023-03-06T20:36:26.742Z] ---> c2c6327b9d81 [2023-03-06T20:36:26.742Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T20:36:26.742Z] ---> Running in c19d93a28bc2 [2023-03-06T20:36:26.742Z] Removing intermediate container c19d93a28bc2 [2023-03-06T20:36:26.742Z] ---> 5cc71ec08ef0 [2023-03-06T20:36:26.742Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T20:36:26.742Z] ---> Running in d3494e743c7d [2023-03-06T20:36:26.742Z] Removing intermediate container 3a69a09722e2 [2023-03-06T20:36:26.742Z] ---> 40c7de898156 [2023-03-06T20:36:26.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:36:26.742Z] ---> Running in dabcbd9b80f3 [2023-03-06T20:36:26.742Z] Removing intermediate container d3494e743c7d [2023-03-06T20:36:26.742Z] ---> 85599d3869a4 [2023-03-06T20:36:26.742Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T20:36:26.742Z] ---> Running in f2b7d1b05fa9 [2023-03-06T20:36:26.742Z] Removing intermediate container dabcbd9b80f3 [2023-03-06T20:36:26.742Z] ---> 425caa5e422c [2023-03-06T20:36:26.742Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T20:36:26.742Z] ---> Running in b76322a124d1 [2023-03-06T20:36:26.742Z] Removing intermediate container f2b7d1b05fa9 [2023-03-06T20:36:26.742Z] ---> a89de157c891 [2023-03-06T20:36:26.742Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T20:36:26.742Z] ---> Running in 27c9cfcd8646 [2023-03-06T20:36:26.742Z] Removing intermediate container b76322a124d1 [2023-03-06T20:36:26.742Z] ---> af90726d1d6f [2023-03-06T20:36:26.742Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:36:26.742Z] ---> Running in 4fed09d51aef [2023-03-06T20:36:26.742Z] Removing intermediate container 27c9cfcd8646 [2023-03-06T20:36:26.742Z] ---> 16d9e264efe7 [2023-03-06T20:36:26.742Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T20:36:26.742Z] ---> Running in cc935f36be52 [2023-03-06T20:36:26.742Z] Removing intermediate container 4fed09d51aef [2023-03-06T20:36:26.742Z] ---> 74e0837d3940 [2023-03-06T20:36:26.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:36:27.008Z] ---> 1a326374900d [2023-03-06T20:36:27.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T20:36:28.422Z] Removing intermediate container cc935f36be52 [2023-03-06T20:36:28.422Z] ---> 770f6128ffc1 [2023-03-06T20:36:28.422Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T20:36:28.691Z] ---> Running in 6fbe274286bb [2023-03-06T20:36:28.691Z] ---> 24d9c8060b92 [2023-03-06T20:36:28.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T20:36:28.959Z] Removing intermediate container 6fbe274286bb [2023-03-06T20:36:28.959Z] ---> afcbcbce3dde [2023-03-06T20:36:28.959Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T20:36:29.550Z] ---> 4d6fdfe09acf [2023-03-06T20:36:29.550Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T20:36:29.550Z] ---> Running in b5c44ab8a67c [2023-03-06T20:36:29.818Z] ---> 979ae01ea9be [2023-03-06T20:36:29.818Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T20:36:29.818Z] ---> Running in b9fcbf403037 [2023-03-06T20:36:30.088Z] Removing intermediate container b5c44ab8a67c [2023-03-06T20:36:30.088Z] ---> 27597f569e76 [2023-03-06T20:36:30.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:36:30.088Z] ---> Running in b8959d540681 [2023-03-06T20:36:30.681Z] Removing intermediate container b8959d540681 [2023-03-06T20:36:30.681Z] ---> 3cf59feb142d [2023-03-06T20:36:30.681Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:36:30.681Z] ---> Running in 5f3ff691a4b6 [2023-03-06T20:36:30.951Z] Removing intermediate container 5f3ff691a4b6 [2023-03-06T20:36:30.951Z] ---> 114d0d157310 [2023-03-06T20:36:30.951Z] Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:36:31.219Z] ---> Running in cd6550d3e666 [2023-03-06T20:36:31.807Z] Removing intermediate container cd6550d3e666 [2023-03-06T20:36:31.807Z] ---> 6c3bb0c743ab [2023-03-06T20:36:31.807Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:36:31.808Z] ---> Running in 69495a930fae [2023-03-06T20:36:32.076Z] Removing intermediate container b9fcbf403037 [2023-03-06T20:36:32.076Z] ---> b1a84865caa8 [2023-03-06T20:36:32.076Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:36:32.076Z] Removing intermediate container 69495a930fae [2023-03-06T20:36:32.076Z] ---> 83df5485b8b1 [2023-03-06T20:36:32.076Z] [2023-03-06T20:36:32.343Z] Successfully built 83df5485b8b1 [2023-03-06T20:36:32.343Z] Successfully tagged support-notifications-arm64:latest [2023-03-06T20:36:32.609Z]  Building support-notifications ... done  ---> ef79b3cfa495 [2023-03-06T20:36:32.609Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T20:36:34.020Z] ---> f12f28a483e6 [2023-03-06T20:36:34.020Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T20:36:34.606Z] ---> d6a43c81b0c6 [2023-03-06T20:36:34.606Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T20:36:35.193Z] ---> 78d682c3522c [2023-03-06T20:36:35.193Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T20:36:35.779Z] ---> 17a4fc4413f5 [2023-03-06T20:36:35.779Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T20:36:37.720Z] ---> 127e4727a0d1 [2023-03-06T20:36:37.720Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T20:36:37.999Z] ---> 54f648da9b4e [2023-03-06T20:36:37.999Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T20:36:38.269Z] ---> Running in 4c732dab9577 [2023-03-06T20:36:40.228Z] Removing intermediate container 4c732dab9577 [2023-03-06T20:36:40.228Z] ---> d01fe6276ef9 [2023-03-06T20:36:40.228Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T20:36:40.228Z] ---> Running in 1964682a034d [2023-03-06T20:36:40.228Z] Removing intermediate container 1964682a034d [2023-03-06T20:36:40.228Z] ---> ae11cb56ce0b [2023-03-06T20:36:40.228Z] Step 29/32 : CMD ["gate"] [2023-03-06T20:36:40.499Z] ---> Running in 71b827a78dc0 [2023-03-06T20:36:40.772Z] Removing intermediate container 71b827a78dc0 [2023-03-06T20:36:40.772Z] ---> f19da72631f8 [2023-03-06T20:36:40.772Z] Step 30/32 : LABEL arch=arm64 [2023-03-06T20:36:40.772Z] ---> Running in d0a4310b5892 [2023-03-06T20:36:41.041Z] Removing intermediate container d0a4310b5892 [2023-03-06T20:36:41.041Z] ---> f5051402f1f5 [2023-03-06T20:36:41.041Z] Step 31/32 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-06T20:36:41.311Z] ---> Running in 6cf41e9ec1bf [2023-03-06T20:36:41.582Z] Removing intermediate container 6cf41e9ec1bf [2023-03-06T20:36:41.582Z] ---> 35ca015b0ad7 [2023-03-06T20:36:41.582Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T20:36:41.582Z] ---> Running in 6ab68706660a [2023-03-06T20:36:41.851Z] Removing intermediate container 6ab68706660a [2023-03-06T20:36:41.851Z] ---> 3004c5ff0e2a [2023-03-06T20:36:41.851Z] [2023-03-06T20:36:42.124Z] Successfully built 3004c5ff0e2a [2023-03-06T20:36:42.398Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-06T20:36:42.684Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-06T20:36:42.695Z] $ docker stop --time=1 f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d [2023-03-06T20:36:44.464Z] $ docker rm -f --volumes f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T20:36:45.080Z] + docker images [2023-03-06T20:36:45.350Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T20:36:45.350Z] security-bootstrapper-arm64 latest 3004c5ff0e2a 4 seconds ago 19MB [2023-03-06T20:36:45.350Z] support-notifications-arm64 latest 83df5485b8b1 14 seconds ago 29.7MB [2023-03-06T20:36:45.350Z] bb2279078585 26 seconds ago 1.57GB [2023-03-06T20:36:45.350Z] f182afdb0fc6 28 seconds ago 1.49GB [2023-03-06T20:36:45.350Z] core-data-arm64 latest 765898139a9c About a minute ago 17.3MB [2023-03-06T20:36:45.350Z] 4b6bf5ddc94d About a minute ago 1.51GB [2023-03-06T20:36:45.350Z] security-proxy-auth-arm64 latest da6cad4554c2 2 minutes ago 15.6MB [2023-03-06T20:36:45.350Z] 4a8a0a19df8a 2 minutes ago 1.48GB [2023-03-06T20:36:45.350Z] security-proxy-setup-arm64 latest aab8e2d87921 3 minutes ago 15.8MB [2023-03-06T20:36:45.350Z] e79863425982 3 minutes ago 1.49GB [2023-03-06T20:36:45.350Z] core-command-arm64 latest bc738b66ee94 4 minutes ago 17.1MB [2023-03-06T20:36:45.350Z] 7f50e063445e 4 minutes ago 1.51GB [2023-03-06T20:36:45.350Z] security-spire-server-arm64 latest e988430d0fdf 9 minutes ago 84.3MB [2023-03-06T20:36:45.350Z] support-scheduler-arm64 latest 57da475cc4c5 9 minutes ago 29.1MB [2023-03-06T20:36:45.350Z] 72e8ceebd76f 9 minutes ago 1.38GB [2023-03-06T20:36:45.350Z] 6be49a3be51b 9 minutes ago 1.57GB [2023-03-06T20:36:45.350Z] security-spiffe-token-provider-arm64 latest 76602265c5f5 10 minutes ago 29.1MB [2023-03-06T20:36:45.350Z] security-spire-config-arm64 latest 833540fca549 10 minutes ago 83.6MB [2023-03-06T20:36:45.350Z] ad02292a5643 10 minutes ago 1.54GB [2023-03-06T20:36:45.350Z] core-common-config-bootstrapper-arm64 latest 57c67d13bf0d 11 minutes ago 14.9MB [2023-03-06T20:36:45.350Z] core-metadata-arm64 latest e3b96c75d179 11 minutes ago 17.8MB [2023-03-06T20:36:45.350Z] bc85c6f7a929 12 minutes ago 1.5GB [2023-03-06T20:36:45.350Z] 0c55e157960c 12 minutes ago 1.51GB [2023-03-06T20:36:45.350Z] security-secretstore-setup-arm64 latest bf93d15a0f08 13 minutes ago 28.7MB [2023-03-06T20:36:45.350Z] 954da72f2ae4 13 minutes ago 1.5GB [2023-03-06T20:36:45.350Z] security-spire-agent-arm64 latest 66acc8b09b41 20 minutes ago 122MB [2023-03-06T20:36:45.350Z] bd0df40478c2 20 minutes ago 1.38GB [2023-03-06T20:36:45.350Z] ci-base-image-arm64 latest c3a91d1c0408 33 minutes ago 904MB [2023-03-06T20:36:45.350Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-06T20:36:45.350Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-06T20:36:45.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-06T20:36:45.350Z] 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-03-06T20:36:46.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:36:46.225Z] [2023-03-06T20:36:46.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:36:46.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:36:46.920Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T20:36:46.920Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T20:36:46.920Z] 04944245beec: Pulling fs layer [2023-03-06T20:36:46.920Z] 699f458cf7ca: Pulling fs layer [2023-03-06T20:36:46.920Z] 765212b225bb: Pulling fs layer [2023-03-06T20:36:46.920Z] f23df028b6ca: Pulling fs layer [2023-03-06T20:36:46.920Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T20:36:46.920Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T20:36:46.920Z] f23df028b6ca: Waiting [2023-03-06T20:36:46.920Z] 04944245beec: Verifying Checksum [2023-03-06T20:36:46.920Z] 04944245beec: Download complete [2023-03-06T20:36:46.920Z] 765212b225bb: Verifying Checksum [2023-03-06T20:36:46.920Z] 765212b225bb: Download complete [2023-03-06T20:36:46.920Z] f23df028b6ca: Download complete [2023-03-06T20:36:46.920Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T20:36:46.920Z] d65c8cfc05b1: Download complete [2023-03-06T20:36:47.192Z] 699f458cf7ca: Verifying Checksum [2023-03-06T20:36:47.779Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T20:36:47.779Z] 8998bd30e6a1: Download complete [2023-03-06T20:36:50.370Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T20:36:50.370Z] 2437ff75d9bd: Download complete [2023-03-06T20:36:52.320Z] 8998bd30e6a1: Pull complete [2023-03-06T20:36:52.588Z] 04944245beec: Pull complete [2023-03-06T20:36:54.545Z] 699f458cf7ca: Pull complete [2023-03-06T20:36:54.545Z] 765212b225bb: Pull complete [2023-03-06T20:36:55.510Z] f23df028b6ca: Pull complete [2023-03-06T20:36:55.778Z] d65c8cfc05b1: Pull complete [2023-03-06T20:37:10.783Z] 2437ff75d9bd: Pull complete [2023-03-06T20:37:10.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T20:37:10.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:37:10.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:37:11.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container [2023-03-06T20:37:11.185Z] $ 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-03-06T20:37:14.441Z] $ docker top b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:15.446Z] ---> job-cost.sh [2023-03-06T20:37:15.446Z] lf-activate-venv: SKIPPING [2023-03-06T20:37:15.446Z] INFO: No Stack... [2023-03-06T20:37:16.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T20:37:16.989Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T20:37:17.655Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-06T20:37:17.655Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T20:37:17.713Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] [2023-03-06T20:37:17.718Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] did not exist. Created. [2023-03-06T20:37:17.718Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T20:37:18.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T20:37:18.685Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T20:37:18.705Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T20:37:18.760Z] $ docker stop --time=1 b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 [2023-03-06T20:37:20.323Z] $ docker rm -f --volumes b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 [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-03-06T20:37:21.292Z] provisioning config files... [2023-03-06T20:37:21.300Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17474530708577560650tmp [Pipeline] { [Pipeline] sh [2023-03-06T20:37:21.628Z] + set +x [2023-03-06T20:37:21.628Z] + curl -s https://codecov.io/bash [2023-03-06T20:37:21.628Z] + bash -s -- [2023-03-06T20:37:21.628Z] [2023-03-06T20:37:21.628Z] _____ _ [2023-03-06T20:37:21.628Z] / ____| | | [2023-03-06T20:37:21.628Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T20:37:21.628Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T20:37:21.628Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T20:37:21.628Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T20:37:21.628Z] Bash-1.0.6 [2023-03-06T20:37:21.628Z] [2023-03-06T20:37:21.628Z] [2023-03-06T20:37:21.628Z] ==> git version 2.25.1 found [2023-03-06T20:37:21.628Z] ==> 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-03-06T20:37:21.628Z] Release-Date: 2020-01-08 [2023-03-06T20:37:21.628Z] 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-03-06T20:37:21.628Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T20:37:21.628Z] ==> Jenkins CI detected. [2023-03-06T20:37:21.628Z] current dir:  /w/workspace/edgex-go/1 [2023-03-06T20:37:21.628Z] project root: . [2023-03-06T20:37:21.628Z] --> token set from env [2023-03-06T20:37:21.628Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T20:37:21.628Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T20:37:21.628Z] ==> Python coveragepy not found [2023-03-06T20:37:21.628Z] ==> Searching for coverage reports in: [2023-03-06T20:37:21.628Z] + . [2023-03-06T20:37:21.628Z] -> Found 1 reports [2023-03-06T20:37:21.628Z] ==> Detecting git/mercurial file structure [2023-03-06T20:37:21.628Z] ==> Reading reports [2023-03-06T20:37:21.888Z] + ./coverage.out bytes=446903 [2023-03-06T20:37:21.888Z] ==> Appending adjustments [2023-03-06T20:37:21.888Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T20:37:22.826Z] + Found adjustments [2023-03-06T20:37:22.826Z] ==> Gzipping contents [2023-03-06T20:37:22.826Z] 60K /tmp/codecov.OmE4zT.gz [2023-03-06T20:37:22.826Z] ==> Uploading reports [2023-03-06T20:37:22.826Z] url: https://codecov.io [2023-03-06T20:37:22.826Z] query: branch=PR-4410&commit=f67577c9d55b73a1130083fe498b6422d3bddfd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-06T20:37:22.826Z] -> Pinging Codecov [2023-03-06T20:37:22.826Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=f67577c9d55b73a1130083fe498b6422d3bddfd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-06T20:37:23.086Z] -> Uploading to [2023-03-06T20:37:23.086Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/f67577c9d55b73a1130083fe498b6422d3bddfd5/7ccdd19c-63a6-4822-a337-dc748451a26b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T203722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f226ad889858d0de7a24abf1906d127b9aebed04fecab705e1a1f08857221871 [2023-03-06T20:37:23.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T20:37:23.086Z] Dload Upload Total Spent Left Speed [2023-03-06T20:37:23.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58163 0 0 100 58163 0 220k --:--:-- --:--:-- --:--:-- 220k [2023-03-06T20:37:23.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] } [2023-03-06T20:37:23.372Z] 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-03-06T20:37:24.730Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:25.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:25.948Z] ---> package-listing.sh [2023-03-06T20:37:25.948Z] ++ facter osfamily [2023-03-06T20:37:25.948Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T20:37:26.206Z] + OS_FAMILY=debian [2023-03-06T20:37:26.206Z] + workspace=/w/workspace/edgex-go/1 [2023-03-06T20:37:26.206Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T20:37:26.206Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T20:37:26.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T20:37:26.206Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T20:37:26.206Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T20:37:26.206Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T20:37:26.206Z] + case "${OS_FAMILY}" in [2023-03-06T20:37:26.206Z] + dpkg -l [2023-03-06T20:37:26.206Z] + grep '^ii' [2023-03-06T20:37:26.206Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T20:37:26.206Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T20:37:26.206Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T20:37:26.206Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T20:37:26.206Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-06T20:37:26.206Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-06T20:37:26.241Z] 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-03-06T20:37:26.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:37:27.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:37:27.152Z] [2023-03-06T20:37:27.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:37:27.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:37:27.535Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T20:37:27.535Z] 5eb5b503b376: Pulling fs layer [2023-03-06T20:37:27.535Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T20:37:27.535Z] ec43610c2a17: Pulling fs layer [2023-03-06T20:37:27.535Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T20:37:27.535Z] 33b1e0a273af: Pulling fs layer [2023-03-06T20:37:27.535Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T20:37:27.535Z] 2f39f015ded8: Pulling fs layer [2023-03-06T20:37:27.535Z] 33b1e0a273af: Waiting [2023-03-06T20:37:27.535Z] 5d3b04190fa2: Waiting [2023-03-06T20:37:27.535Z] 2f39f015ded8: Waiting [2023-03-06T20:37:27.535Z] 3a2ae6a8a46f: Waiting [2023-03-06T20:37:27.535Z] 5c69ac0246d0: Download complete [2023-03-06T20:37:27.535Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-06T20:37:27.535Z] 3a2ae6a8a46f: Download complete [2023-03-06T20:37:27.535Z] 33b1e0a273af: Verifying Checksum [2023-03-06T20:37:27.535Z] 33b1e0a273af: Download complete [2023-03-06T20:37:27.795Z] 5d3b04190fa2: Download complete [2023-03-06T20:37:27.795Z] ec43610c2a17: Verifying Checksum [2023-03-06T20:37:27.795Z] ec43610c2a17: Download complete [2023-03-06T20:37:27.795Z] 5eb5b503b376: Download complete [2023-03-06T20:37:28.361Z] 2f39f015ded8: Download complete [2023-03-06T20:37:28.927Z] 5eb5b503b376: Pull complete [2023-03-06T20:37:29.184Z] 5c69ac0246d0: Pull complete [2023-03-06T20:37:29.442Z] ec43610c2a17: Pull complete [2023-03-06T20:37:29.442Z] 3a2ae6a8a46f: Pull complete [2023-03-06T20:37:29.700Z] 33b1e0a273af: Pull complete [2023-03-06T20:37:29.700Z] 5d3b04190fa2: Pull complete [2023-03-06T20:37:33.881Z] 2f39f015ded8: Pull complete [2023-03-06T20:37:33.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T20:37:33.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:37:33.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:37:34.086Z] prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container [2023-03-06T20:37:34.202Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T20:37:36.137Z] $ docker top d138c23b254ed6fdbba36bbc563be6f98936c811b19bee97daf0dd71a832ef73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:37:36.587Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T20:37:36.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T20:37:37.237Z] + ls /var/log/sa-host [2023-03-06T20:37:37.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T20:37:37.447Z] provisioning config files... [2023-03-06T20:37:37.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9781790212871645857tmp [Pipeline] { [Pipeline] echo [2023-03-06T20:37:37.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:37.823Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T20:37:37.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:38.257Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T20:37:38.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:38.598Z] ---> sudo-logs.sh [2023-03-06T20:37:38.598Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T20:37:38.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:38.980Z] ---> job-cost.sh [2023-03-06T20:37:38.980Z] lf-activate-venv: SKIPPING [2023-03-06T20:37:38.980Z] DEBUG: total: 0.10999999940395355 [2023-03-06T20:37:38.980Z] INFO: Retrieving Stack Cost... [2023-03-06T20:37:39.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T20:37:39.806Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T20:37:39.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:37:40.147Z] ---> logs-deploy.sh [2023-03-06T20:37:40.147Z] lf-activate-venv: SKIPPING [2023-03-06T20:37:40.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/1 [2023-03-06T20:37:40.147Z] INFO: archiving workspace using pattern(s): [2023-03-06T20:37:41.080Z] Archives upload complete. [2023-03-06T20:37:41.080Z] INFO: archiving logs to Nexus