Pull request #4174 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a402e7be269992b77eb2cefe774613f31f9d019+f2edda911038ac18a4e90aa9d682a0860be913b7 (d18513e9d98a111b2d010d55ab0c8ea6b990a036) 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-ssh10208159490588504088.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8873036327025545667.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4174/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-4174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5737824572052155618.key Verifying host key using known hosts file > 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-4174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1417895868519091354.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2346629003277336620.key Verifying host key using known hosts file > 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-4174/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-4174/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3018372221400589959.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6107 in /w/workspace/edgexfoundry_edgex-go_PR-4174 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4174/head:refs/remotes/origin/PR-4174 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 4a402e7be269992b77eb2cefe774613f31f9d019 Merge succeeded, producing 4a402e7be269992b77eb2cefe774613f31f9d019 Checking out Revision 4a402e7be269992b77eb2cefe774613f31f9d019 (PR-4174) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-30T19:06:10.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T19:06:10.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T19:06:10.842Z] ========================================================= [2022-09-30T19:06:10.842Z] EdgeX Global Pipelines Version Info [2022-09-30T19:06:10.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:06:11.962Z] ------------------- [2022-09-30T19:06:11.962Z] stable info: [2022-09-30T19:06:11.962Z] ------------------- [2022-09-30T19:06:11.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T19:06:11.962Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T19:06:11.962Z] Message: update stable to v1.0.239 [2022-09-30T19:06:12.222Z] ------------------- [2022-09-30T19:06:12.222Z] experimental info: [2022-09-30T19:06:12.222Z] ------------------- [2022-09-30T19:06:12.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T19:06:12.222Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T19:06:12.222Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T19:06:12.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-30T19:06:12.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-30T19:06:12.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T19:06:12.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T19:06:12.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T19:06:12.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T19:06:12.744Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T19:06:12.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-30T19:06:12.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-30T19:06:12.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-30T19:06:12.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T19:06:12.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T19:06:12.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T19:06:13.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T19:06:13.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T19:06:13.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T19:06:13.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T19:06:13.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T19:06:13.224Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T19:06:13.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T19:06:13.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T19:06:13.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T19:06:13.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T19:06:13.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4174 [Pipeline] echo [2022-09-30T19:06:13.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4174 [Pipeline] echo [2022-09-30T19:06:13.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4174 [Pipeline] echo [2022-09-30T19:06:13.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo [2022-09-30T19:06:13.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a402e7 [Pipeline] echo [2022-09-30T19:06:13.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T19:06:13.757Z] provisioning config files... [2022-09-30T19:06:13.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8655563561485926859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:06:14.146Z] ---> docker-login.sh [2022-09-30T19:06:14.146Z] nexus3.edgexfoundry.org:10001 [2022-09-30T19:06:14.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:06:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:06:14.667Z] Configure a credential helper to remove this warning. See [2022-09-30T19:06:14.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:06:14.667Z] [2022-09-30T19:06:14.667Z] Login Succeeded [2022-09-30T19:06:14.667Z] nexus3.edgexfoundry.org:10002 [2022-09-30T19:06:14.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:06:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:06:14.667Z] Configure a credential helper to remove this warning. See [2022-09-30T19:06:14.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:06:14.667Z] [2022-09-30T19:06:14.667Z] Login Succeeded [2022-09-30T19:06:14.667Z] nexus3.edgexfoundry.org:10003 [2022-09-30T19:06:14.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:06:14.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:06:14.927Z] Configure a credential helper to remove this warning. See [2022-09-30T19:06:14.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:06:14.927Z] [2022-09-30T19:06:14.927Z] Login Succeeded [2022-09-30T19:06:14.927Z] nexus3.edgexfoundry.org:10004 [2022-09-30T19:06:14.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:06:14.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:06:14.927Z] Configure a credential helper to remove this warning. See [2022-09-30T19:06:14.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:06:14.927Z] [2022-09-30T19:06:14.927Z] Login Succeeded [2022-09-30T19:06:14.927Z] docker.io [2022-09-30T19:06:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:06:15.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:06:15.447Z] Configure a credential helper to remove this warning. See [2022-09-30T19:06:15.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:06:15.447Z] [2022-09-30T19:06:15.447Z] Login Succeeded [2022-09-30T19:06:15.447Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T19:06:15.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T19:06:15.903Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-30T19:06:15.903Z] + + dirname cmd/core-command/Dockerfile [2022-09-30T19:06:15.903Z] cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/core-data/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/core-metadata/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-30T19:06:15.903Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2022-09-30T19:06:15.903Z] -f2 [2022-09-30T19:06:15.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/support-notifications/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-30T19:06:15.903Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2022-09-30T19:06:15.903Z] [2022-09-30T19:06:15.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-30T19:06:15.903Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-30T19:06:15.903Z] + cut -d/ -f2 [2022-09-30T19:06:15.903Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-30T19:06:15.954Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-30T19:06:16.473Z] + git rev-list -1 --merges 4a402e7be269992b77eb2cefe774613f31f9d019~1..4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo [2022-09-30T19:06:16.504Z] -----------> git rev-list -1 --merges 4a402e7be269992b77eb2cefe774613f31f9d019~1..4a402e7be269992b77eb2cefe774613f31f9d019 4a402e7be269992b77eb2cefe774613f31f9d019 [false] [Pipeline] sh [2022-09-30T19:06:16.809Z] + git log --format=format:%s -1 4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo [2022-09-30T19:06:16.850Z] ========================================================= [2022-09-30T19:06:16.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T19:06:16.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-30T19:06:17.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T19:06:17.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T19:06:17.317Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T19:06:17.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T19:06:17.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-30T19:06:17.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-30T19:06:17.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:06:17.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:06:17.799Z] [2022-09-30T19:06:17.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:06:18.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:06:18.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T19:06:18.175Z] b85a868b505f: Pulling fs layer [2022-09-30T19:06:18.175Z] e2be974225ed: Pulling fs layer [2022-09-30T19:06:18.175Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T19:06:18.175Z] 988bab9f4d93: Pulling fs layer [2022-09-30T19:06:18.175Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T19:06:18.175Z] eaf3925da568: Pulling fs layer [2022-09-30T19:06:18.175Z] bab4dde63d76: Pulling fs layer [2022-09-30T19:06:18.175Z] bde34c3a00c8: Pulling fs layer [2022-09-30T19:06:18.175Z] b352a97aabf1: Pulling fs layer [2022-09-30T19:06:18.175Z] 4872d77fe225: Pulling fs layer [2022-09-30T19:06:18.175Z] 5851b861e8e6: Pulling fs layer [2022-09-30T19:06:18.175Z] b352a97aabf1: Waiting [2022-09-30T19:06:18.175Z] eaf3925da568: Waiting [2022-09-30T19:06:18.175Z] 4872d77fe225: Waiting [2022-09-30T19:06:18.175Z] bab4dde63d76: Waiting [2022-09-30T19:06:18.175Z] 988bab9f4d93: Waiting [2022-09-30T19:06:18.175Z] bde34c3a00c8: Waiting [2022-09-30T19:06:18.175Z] 1469e6f7b9e6: Waiting [2022-09-30T19:06:18.175Z] e2be974225ed: Download complete [2022-09-30T19:06:18.175Z] 988bab9f4d93: Verifying Checksum [2022-09-30T19:06:18.175Z] 988bab9f4d93: Download complete [2022-09-30T19:06:18.436Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T19:06:18.436Z] 339a4e72a1f5: Download complete [2022-09-30T19:06:18.436Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T19:06:18.436Z] 1469e6f7b9e6: Download complete [2022-09-30T19:06:18.436Z] eaf3925da568: Download complete [2022-09-30T19:06:18.436Z] bde34c3a00c8: Verifying Checksum [2022-09-30T19:06:18.436Z] bde34c3a00c8: Download complete [2022-09-30T19:06:18.436Z] b352a97aabf1: Download complete [2022-09-30T19:06:18.436Z] 4872d77fe225: Verifying Checksum [2022-09-30T19:06:18.436Z] 4872d77fe225: Download complete [2022-09-30T19:06:18.436Z] 5851b861e8e6: Download complete [2022-09-30T19:06:18.436Z] b85a868b505f: Verifying Checksum [2022-09-30T19:06:18.436Z] b85a868b505f: Download complete [2022-09-30T19:06:18.695Z] bab4dde63d76: Verifying Checksum [2022-09-30T19:06:18.695Z] bab4dde63d76: Download complete [2022-09-30T19:06:19.633Z] b85a868b505f: Pull complete [2022-09-30T19:06:19.899Z] e2be974225ed: Pull complete [2022-09-30T19:06:20.158Z] 339a4e72a1f5: Pull complete [2022-09-30T19:06:20.417Z] 988bab9f4d93: Pull complete [2022-09-30T19:06:20.676Z] 1469e6f7b9e6: Pull complete [2022-09-30T19:06:20.933Z] eaf3925da568: Pull complete [2022-09-30T19:06:22.838Z] bab4dde63d76: Pull complete [2022-09-30T19:06:22.838Z] bde34c3a00c8: Pull complete [2022-09-30T19:06:22.838Z] b352a97aabf1: Pull complete [2022-09-30T19:06:22.838Z] 4872d77fe225: Pull complete [2022-09-30T19:06:22.838Z] 5851b861e8e6: Pull complete [2022-09-30T19:06:22.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T19:06:22.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:06:22.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:06:23.059Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:06:23.091Z] $ 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 [2022-09-30T19:06:26.287Z] $ docker top 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab -eo pid,comm [2022-09-30T19:06:26.343Z] 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). [2022-09-30T19:06:26.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T19:06:26.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T19:06:26.466Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T19:06:26.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T19:06:26.598Z] $ docker exec 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent [2022-09-30T19:06:26.702Z] SSH_AUTH_SOCK=/tmp/ssh-Q8s8wjCNzQe6/agent.32 [2022-09-30T19:06:26.702Z] SSH_AGENT_PID=38 [2022-09-30T19:06:26.709Z] Running ssh-add (command line suppressed) [2022-09-30T19:06:26.810Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6756874825411750333.key (/w/workspace/edgex-go/1@tmp/private_key_6756874825411750333.key) [2022-09-30T19:06:26.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T19:06:27.157Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T19:06:27.182Z] $ docker exec --env ******** --env ******** 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent -k [2022-09-30T19:06:27.290Z] unset SSH_AUTH_SOCK; [2022-09-30T19:06:27.290Z] unset SSH_AGENT_PID; [2022-09-30T19:06:27.290Z] echo Agent pid 38 killed; [2022-09-30T19:06:27.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T19:06:27.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T19:06:27.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T19:06:27.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T19:06:27.515Z] $ docker exec 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent [2022-09-30T19:06:27.634Z] SSH_AUTH_SOCK=/tmp/ssh-LuxJPaaGBlXk/agent.70 [2022-09-30T19:06:27.634Z] SSH_AGENT_PID=76 [2022-09-30T19:06:27.638Z] Running ssh-add (command line suppressed) [2022-09-30T19:06:27.737Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6792291321311181394.key (/w/workspace/edgex-go/1@tmp/private_key_6792291321311181394.key) [2022-09-30T19:06:27.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T19:06:28.084Z] + git semver init [2022-09-30T19:06:28.343Z] 2022-09-30 19:06:28,273 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T19:06:28.343Z] 2022-09-30 19:06:28,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-30T19:06:28.343Z] 2022-09-30 19:06:28,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-30T19:06:28.343Z] 2022-09-30 19:06:28,275 [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) [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,741 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,742 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4174 with force:False [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,742 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4174 [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,746 [execute] INFO git cat-file --batch-check [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,753 [execute] INFO git cat-file --batch [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T19:06:34.978Z] 2022-09-30 19:06:33,758 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4174 [2022-09-30T19:06:34.978Z] 0.0.0 [Pipeline] } [2022-09-30T19:06:35.003Z] $ docker exec --env ******** --env ******** 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent -k [2022-09-30T19:06:35.109Z] unset SSH_AUTH_SOCK; [2022-09-30T19:06:35.110Z] unset SSH_AGENT_PID; [2022-09-30T19:06:35.110Z] echo Agent pid 76 killed; [2022-09-30T19:06:35.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T19:06:35.523Z] + git semver [Pipeline] } [2022-09-30T19:06:35.806Z] $ docker stop --time=1 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab [2022-09-30T19:06:37.091Z] $ docker rm -f 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:06:37.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T19:06:37.779Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T19:06:37.794Z] [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 [2022-09-30T19:06:38.552Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-30T19:06:38.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:06:38.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:06:38.651Z] ========================================================= [2022-09-30T19:06:38.651Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T19:06:38.651Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:06:38.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:06:38.988Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T19:06:38.988Z] 2408cc74d12b: Pulling fs layer [2022-09-30T19:06:38.988Z] ea60b727a1ce: Pulling fs layer [2022-09-30T19:06:38.988Z] 30c4a7721957: Pulling fs layer [2022-09-30T19:06:38.988Z] 370296b7ddb6: Pulling fs layer [2022-09-30T19:06:38.988Z] 7c6cee850709: Pulling fs layer [2022-09-30T19:06:38.988Z] aa9baa53a306: Pulling fs layer [2022-09-30T19:06:38.988Z] 8b309c321861: Pulling fs layer [2022-09-30T19:06:38.988Z] d8d76fd02f46: Pulling fs layer [2022-09-30T19:06:38.988Z] fa31f396de31: Pulling fs layer [2022-09-30T19:06:38.988Z] aa9baa53a306: Waiting [2022-09-30T19:06:38.988Z] 7c6cee850709: Waiting [2022-09-30T19:06:38.988Z] 8b309c321861: Waiting [2022-09-30T19:06:38.988Z] d8d76fd02f46: Waiting [2022-09-30T19:06:38.988Z] 370296b7ddb6: Waiting [2022-09-30T19:06:38.988Z] 30c4a7721957: Verifying Checksum [2022-09-30T19:06:38.988Z] 30c4a7721957: Download complete [2022-09-30T19:06:38.988Z] ea60b727a1ce: Download complete [2022-09-30T19:06:38.988Z] 7c6cee850709: Verifying Checksum [2022-09-30T19:06:38.988Z] 7c6cee850709: Download complete [2022-09-30T19:06:38.988Z] aa9baa53a306: Download complete [2022-09-30T19:06:38.988Z] 2408cc74d12b: Verifying Checksum [2022-09-30T19:06:38.988Z] 2408cc74d12b: Download complete [2022-09-30T19:06:38.988Z] 8b309c321861: Download complete [2022-09-30T19:06:39.257Z] 2408cc74d12b: Pull complete [2022-09-30T19:06:39.257Z] ea60b727a1ce: Pull complete [2022-09-30T19:06:39.257Z] 30c4a7721957: Pull complete [2022-09-30T19:06:39.532Z] fa31f396de31: Verifying Checksum [2022-09-30T19:06:39.532Z] fa31f396de31: Download complete [2022-09-30T19:06:39.795Z] d8d76fd02f46: Verifying Checksum [2022-09-30T19:06:39.795Z] d8d76fd02f46: Download complete [2022-09-30T19:06:40.054Z] 370296b7ddb6: Verifying Checksum [2022-09-30T19:06:40.054Z] 370296b7ddb6: Download complete [2022-09-30T19:06:44.243Z] 370296b7ddb6: Pull complete [2022-09-30T19:06:44.243Z] 7c6cee850709: Pull complete [2022-09-30T19:06:44.243Z] aa9baa53a306: Pull complete [2022-09-30T19:06:44.243Z] 8b309c321861: Pull complete [2022-09-30T19:06:46.145Z] d8d76fd02f46: Pull complete [2022-09-30T19:06:47.082Z] fa31f396de31: Pull complete [2022-09-30T19:06:47.082Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T19:06:47.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:06:47.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:06:47.436Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:06:47.436Z] WORKDIR /edgex [2022-09-30T19:06:47.436Z] COPY go.mod . [2022-09-30T19:06:47.436Z] RUN go mod download [2022-09-30T19:06:47.436Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-30T19:06:48.005Z] Sending build context to Docker daemon 169.5MB [2022-09-30T19:06:48.005Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:06:48.005Z] ---> cef68f9685f8 [2022-09-30T19:06:48.005Z] Step 2/4 : WORKDIR /edgex [2022-09-30T19:06:53.095Z] Still waiting to schedule task [2022-09-30T19:06:53.096Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-30T19:06:54.577Z] ---> Running in 85210516ef19 [2022-09-30T19:06:54.577Z] Removing intermediate container 85210516ef19 [2022-09-30T19:06:54.577Z] ---> 385d88b5635d [2022-09-30T19:06:54.577Z] Step 3/4 : COPY go.mod . [2022-09-30T19:06:54.577Z] ---> c2a81da5863e [2022-09-30T19:06:54.577Z] Step 4/4 : RUN go mod download [2022-09-30T19:06:54.577Z] ---> Running in 2d7f6e802953 [2022-09-30T19:07:12.725Z] Removing intermediate container 2d7f6e802953 [2022-09-30T19:07:12.725Z] ---> 103dff5083b5 [2022-09-30T19:07:12.725Z] Successfully built 103dff5083b5 [2022-09-30T19:07:12.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:07:13.097Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T19:07:13.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:07:13.249Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:07:13.278Z] $ 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 [2022-09-30T19:07:13.673Z] $ docker top 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:07:14.063Z] + go version [2022-09-30T19:07:14.063Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T19:07:14.094Z] $ docker stop --time=1 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 [2022-09-30T19:07:15.434Z] $ docker rm -f 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:07:16.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T19:07:16.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:07:16.284Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:07:16.315Z] $ 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 [2022-09-30T19:07:16.662Z] $ docker top 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T19:07:16.794Z] ========================================================= [2022-09-30T19:07:16.794Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-30T19:07:16.794Z] ========================================================= [Pipeline] sh [2022-09-30T19:07:17.086Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:07:17.441Z] + make test [2022-09-30T19:07:17.441Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T19:07:24.000Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-30T19:07:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.117s coverage: 28.7% of statements [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-30T19:07:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.145s coverage: 98.5% of statements [2022-09-30T19:07:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.151s coverage: 75.6% of statements [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-30T19:07:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-30T19:07:39.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 54.2% of statements [2022-09-30T19:07:39.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-30T19:07:39.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.681s coverage: 89.2% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.0% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.511s coverage: 95.6% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-09-30T19:07:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-09-30T19:07:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2022-09-30T19:07:52.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-09-30T19:07:52.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2022-09-30T19:07:54.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 80.5% of statements [2022-09-30T19:07:54.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-30T19:08:02.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-30T19:08:02.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.8% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-30T19:08:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-09-30T19:08:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-30T19:08:02.252Z] 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 [2022-09-30T19:08:22.728Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6109 in /w/workspace/edgexfoundry_edgex-go_PR-4174 [Pipeline] { [Pipeline] ws [2022-09-30T19:08:22.767Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-30T19:08:22.842Z] The recommended git tool is: git [2022-09-30T19:08:24.164Z] 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." [2022-09-30T19:08:24.164Z] GO111MODULE=on go vet ./... [2022-09-30T19:08:25.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T19:08:25.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T19:08:25.356Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-30T19:08:25.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-30T19:08:25.721Z] + ls -al . [2022-09-30T19:08:25.721Z] total 756 [2022-09-30T19:08:25.721Z] drwxrwxr-x 11 1001 1001 4096 Sep 30 19:07 . [2022-09-30T19:08:25.721Z] drwxr-xr-x 4 root root 4096 Sep 30 19:07 .. [2022-09-30T19:08:25.721Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:06 .blubracket [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 16 Sep 30 19:06 .dockerignore [2022-09-30T19:08:25.721Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 .git [2022-09-30T19:08:25.721Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:06 .github [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:06 .gitignore [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 19:06 .golangci.yml [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 87 Sep 30 19:06 .hadolint.yml [2022-09-30T19:08:25.721Z] drwxr-xr-x 3 1001 1001 4096 Sep 30 19:06 .semver [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:06 .sonarcloud.properties [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:06 ADOPTERS.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:06 Attribution.txt [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:06 CHANGELOG.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:06 CONTRIBUTING.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:06 GOVERNANCE.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 850 Sep 30 19:06 Jenkinsfile [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:06 LICENSE [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:06 Makefile [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:06 OWNERS.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:06 README.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:06 SECURITY.md [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:06 VERSION [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:06 ZMQWindows.md [2022-09-30T19:08:25.721Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:06 bin [2022-09-30T19:08:25.721Z] drwxrwxr-x 18 1001 1001 4096 Sep 30 19:06 cmd [2022-09-30T19:08:25.721Z] -rw-r--r-- 1 root root 496148 Sep 30 19:08 coverage.out [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:06 go.mod [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:06 go.sum [2022-09-30T19:08:25.721Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:06 internal [2022-09-30T19:08:25.721Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:06 openapi [2022-09-30T19:08:25.721Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:06 snap [2022-09-30T19:08:25.721Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:06 version.go [Pipeline] sh [2022-09-30T19:08:26.033Z] + '[' -e coverage.out ] [2022-09-30T19:08:26.033Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-30T19:08:26.218Z] Stashed 1 file(s) [Pipeline] sh [2022-09-30T19:08:26.508Z] + make build [2022-09-30T19:08:26.508Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-30T19:08:27.855Z] using credential edgex-jenkins-ssh [2022-09-30T19:08:27.870Z] Cloning the remote Git repository [2022-09-30T19:08:27.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:08:27.992Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-30T19:08:28.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:08:28.139Z] > git --version # timeout=10 [2022-09-30T19:08:28.163Z] > git --version # 'git version 2.25.1' [2022-09-30T19:08:28.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:08:28.214Z] Verifying host key using known hosts file [2022-09-30T19:08:28.398Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T19:08:28.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T19:08:38.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:08:43.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-30T19:08:43.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T19:08:44.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-30T19:08:44.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:08:44.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:08:44.630Z] Verifying host key using known hosts file [2022-09-30T19:08:44.637Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T19:08:44.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4174/head:refs/remotes/origin/PR-4174 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-30T19:08:45.346Z] Merging remotes/origin/main commit f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:08:45.755Z] Merge succeeded, producing 4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:08:45.755Z] Checking out Revision 4a402e7be269992b77eb2cefe774613f31f9d019 (PR-4174) [2022-09-30T19:08:46.443Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-09-30T19:08:46.501Z] > git --version # timeout=10 [2022-09-30T19:08:46.515Z] > git --version # 'git version 2.25.1' [2022-09-30T19:08:46.538Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-09-30T19:08:45.365Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T19:08:45.383Z] > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 [2022-09-30T19:08:45.638Z] > git remote # timeout=10 [2022-09-30T19:08:45.658Z] > git config --get remote.origin.url # timeout=10 [2022-09-30T19:08:45.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:08:45.689Z] Verifying host key using known hosts file [2022-09-30T19:08:45.693Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T19:08:45.704Z] > git merge f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 [2022-09-30T19:08:45.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-30T19:08:45.764Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T19:08:45.783Z] > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T19:08:47.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T19:08:47.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T19:08:47.671Z] Dload Upload Total Spent Left Speed [2022-09-30T19:08:47.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh [2022-09-30T19:08:48.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T19:08:48.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T19:08:48.584Z] + sudo tee /etc/docker/daemon.new [2022-09-30T19:08:48.584Z] { [2022-09-30T19:08:48.584Z] "registry-mirrors": [ [2022-09-30T19:08:48.584Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T19:08:48.584Z] ], [2022-09-30T19:08:48.584Z] "bip": "10.250.0.254/24", [2022-09-30T19:08:48.584Z] "hosts": [ [2022-09-30T19:08:48.584Z] "tcp://0.0.0.0:5555", [2022-09-30T19:08:48.584Z] "unix:///var/run/docker.sock" [2022-09-30T19:08:48.584Z] ], [2022-09-30T19:08:48.584Z] "mtu": 1458, [2022-09-30T19:08:48.584Z] "selinux-enabled": true, [2022-09-30T19:08:48.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T19:08:48.584Z] } [Pipeline] sh [2022-09-30T19:08:48.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:08:48.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T19:08:49.305Z] + sudo service docker restart [2022-09-30T19:08:49.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-30T19:08:56.165Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-30T19:08:56.165Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-30T19:08:57.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-30T19:08:58.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-30T19:08:59.405Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:09:00.340Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:09:00.908Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:09:01.841Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:09:03.740Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-30T19:09:04.694Z] $ docker stop --time=1 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 [2022-09-30T19:09:09.932Z] $ docker rm -f 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-09-30T19:09:10.430Z] provisioning config files... [2022-09-30T19:09:10.461Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5787189942934117746tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-09-30T19:09:10.859Z] ---> docker-login.sh [2022-09-30T19:09:10.859Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:09:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:09:11.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:11.218Z] [2022-09-30T19:09:11.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:09:11.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:09:11.405Z] Configure a credential helper to remove this warning. See [2022-09-30T19:09:11.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:09:11.405Z] [2022-09-30T19:09:11.405Z] Login Succeeded [2022-09-30T19:09:11.405Z] nexus3.edgexfoundry.org:10002 [2022-09-30T19:09:11.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:11.597Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-30T19:09:11.597Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-30T19:09:11.597Z] ca9280d653b3: Pulling fs layer [2022-09-30T19:09:11.597Z] 7e9c9ca2126c: Pulling fs layer [2022-09-30T19:09:11.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:09:11.856Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-30T19:09:11.856Z] cbdbe7a5bc2a: Download complete [2022-09-30T19:09:11.856Z] ca9280d653b3: Verifying Checksum [2022-09-30T19:09:11.856Z] ca9280d653b3: Download complete [2022-09-30T19:09:11.856Z] cbdbe7a5bc2a: Pull complete [2022-09-30T19:09:11.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:09:11.947Z] Configure a credential helper to remove this warning. See [2022-09-30T19:09:11.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:09:11.947Z] [2022-09-30T19:09:11.947Z] Login Succeeded [2022-09-30T19:09:11.947Z] nexus3.edgexfoundry.org:10003 [2022-09-30T19:09:12.115Z] 7e9c9ca2126c: Verifying Checksum [2022-09-30T19:09:12.115Z] 7e9c9ca2126c: Download complete [2022-09-30T19:09:12.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:09:12.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:09:12.216Z] Configure a credential helper to remove this warning. See [2022-09-30T19:09:12.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:09:12.216Z] [2022-09-30T19:09:12.216Z] Login Succeeded [2022-09-30T19:09:12.216Z] nexus3.edgexfoundry.org:10004 [2022-09-30T19:09:12.372Z] ca9280d653b3: Pull complete [2022-09-30T19:09:12.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:09:12.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:09:12.489Z] Configure a credential helper to remove this warning. See [2022-09-30T19:09:12.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:09:12.489Z] [2022-09-30T19:09:12.489Z] Login Succeeded [2022-09-30T19:09:12.489Z] docker.io [2022-09-30T19:09:12.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:09:13.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:09:13.346Z] Configure a credential helper to remove this warning. See [2022-09-30T19:09:13.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:09:13.346Z] [2022-09-30T19:09:13.346Z] Login Succeeded [2022-09-30T19:09:13.346Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T19:09:13.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-30T19:09:13.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-30T19:09:14.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:09:14.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:09:14.065Z] ========================================================= [2022-09-30T19:09:14.065Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T19:09:14.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:09:14.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:09:15.030Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T19:09:15.030Z] b3c136eddcbf: Pulling fs layer [2022-09-30T19:09:15.030Z] c0a3192eca97: Pulling fs layer [2022-09-30T19:09:15.030Z] a050256f5b6f: Pulling fs layer [2022-09-30T19:09:15.030Z] 656be50a0ddc: Pulling fs layer [2022-09-30T19:09:15.030Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T19:09:15.030Z] f607e4fc86c3: Pulling fs layer [2022-09-30T19:09:15.030Z] 4d572c569a2c: Pulling fs layer [2022-09-30T19:09:15.030Z] fcf976331f73: Pulling fs layer [2022-09-30T19:09:15.030Z] 656be50a0ddc: Waiting [2022-09-30T19:09:15.030Z] f607e4fc86c3: Waiting [2022-09-30T19:09:15.030Z] 4d572c569a2c: Waiting [2022-09-30T19:09:15.030Z] fcf976331f73: Waiting [2022-09-30T19:09:15.030Z] 2bbca73fdf42: Waiting [2022-09-30T19:09:15.030Z] a050256f5b6f: Verifying Checksum [2022-09-30T19:09:15.030Z] a050256f5b6f: Download complete [2022-09-30T19:09:15.303Z] c0a3192eca97: Download complete [2022-09-30T19:09:15.303Z] 2bbca73fdf42: Verifying Checksum [2022-09-30T19:09:15.303Z] 2bbca73fdf42: Download complete [2022-09-30T19:09:15.303Z] f607e4fc86c3: Verifying Checksum [2022-09-30T19:09:15.303Z] f607e4fc86c3: Download complete [2022-09-30T19:09:15.303Z] b3c136eddcbf: Verifying Checksum [2022-09-30T19:09:15.303Z] b3c136eddcbf: Download complete [2022-09-30T19:09:15.649Z] 7e9c9ca2126c: Pull complete [2022-09-30T19:09:15.649Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-30T19:09:15.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:15.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:09:15.843Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:09:15.867Z] $ 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 [2022-09-30T19:09:16.275Z] b3c136eddcbf: Pull complete [2022-09-30T19:09:16.275Z] fcf976331f73: Verifying Checksum [2022-09-30T19:09:16.275Z] fcf976331f73: Download complete [2022-09-30T19:09:16.554Z] c0a3192eca97: Pull complete [2022-09-30T19:09:16.825Z] a050256f5b6f: Pull complete [2022-09-30T19:09:17.411Z] 4d572c569a2c: Download complete [2022-09-30T19:09:17.996Z] 656be50a0ddc: Verifying Checksum [2022-09-30T19:09:17.996Z] 656be50a0ddc: Download complete [2022-09-30T19:09:18.562Z] $ docker top c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:09:19.015Z] + docker-compose build --help [2022-09-30T19:09:19.015Z] + grep parallel [2022-09-30T19:09:19.583Z] --parallel Build images in parallel. [Pipeline] } [2022-09-30T19:09:19.614Z] $ docker stop --time=1 c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c [2022-09-30T19:09:20.896Z] $ docker rm -f c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:09:21.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:21.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:09:21.631Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:09:21.657Z] $ 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 [2022-09-30T19:09:21.960Z] $ docker top e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:09:22.346Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-30T19:09:22.914Z] Building core-command ... [2022-09-30T19:09:22.914Z] Building core-data ... [2022-09-30T19:09:22.914Z] Building core-metadata ... [2022-09-30T19:09:22.914Z] Building security-bootstrapper ... [2022-09-30T19:09:22.914Z] Building security-proxy-setup ... [2022-09-30T19:09:22.914Z] Building security-secretstore-setup ... [2022-09-30T19:09:22.914Z] Building security-spiffe-token-provider ... [2022-09-30T19:09:22.914Z] Building security-spire-agent ... [2022-09-30T19:09:22.914Z] Building security-spire-config ... [2022-09-30T19:09:22.914Z] Building security-spire-server ... [2022-09-30T19:09:22.914Z] Building support-notifications ... [2022-09-30T19:09:22.914Z] Building support-scheduler ... [2022-09-30T19:09:22.914Z] Building sys-mgmt-agent ... [2022-09-30T19:09:22.914Z] Building security-spire-config [2022-09-30T19:09:22.914Z] Building core-command [2022-09-30T19:09:22.914Z] Building security-secretstore-setup [2022-09-30T19:09:22.914Z] Building sys-mgmt-agent [2022-09-30T19:09:22.914Z] Building security-proxy-setup [2022-09-30T19:09:30.494Z] 656be50a0ddc: Pull complete [2022-09-30T19:09:30.494Z] 2bbca73fdf42: Pull complete [2022-09-30T19:09:30.494Z] f607e4fc86c3: Pull complete [2022-09-30T19:09:32.874Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:09:32.874Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:09:32.874Z] ---> 103dff5083b5 [2022-09-30T19:09:32.874Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:09:33.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:09:33.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:09:33.439Z] ---> 103dff5083b5 [2022-09-30T19:09:33.439Z] Step 3/22 : WORKDIR /edgex-go [2022-09-30T19:09:33.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:09:33.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:09:33.439Z] ---> 103dff5083b5 [2022-09-30T19:09:33.439Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:09:33.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:09:33.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:09:33.697Z] ---> 103dff5083b5 [2022-09-30T19:09:33.697Z] Step 3/23 : WORKDIR /edgex-go [2022-09-30T19:09:35.073Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:09:35.073Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:09:35.073Z] ---> 103dff5083b5 [2022-09-30T19:09:35.073Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:09:35.861Z] 4d572c569a2c: Pull complete [2022-09-30T19:09:37.809Z] fcf976331f73: Pull complete [2022-09-30T19:09:37.809Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T19:09:37.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:09:37.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:09:38.197Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:09:38.198Z] WORKDIR /edgex [2022-09-30T19:09:38.198Z] COPY go.mod . [2022-09-30T19:09:38.198Z] RUN go mod download [2022-09-30T19:09:38.198Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-30T19:09:38.786Z] Sending build context to Docker daemon 3.246MB [2022-09-30T19:09:38.786Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:09:38.786Z] ---> 3970a7415f9e [2022-09-30T19:09:38.786Z] Step 2/4 : WORKDIR /edgex [2022-09-30T19:09:41.369Z] ---> Running in 2b0d05874eae [2022-09-30T19:09:41.637Z] Removing intermediate container 2b0d05874eae [2022-09-30T19:09:41.637Z] ---> d12bf798d6d2 [2022-09-30T19:09:41.637Z] Step 3/4 : COPY go.mod . [2022-09-30T19:09:42.223Z] ---> 451151413286 [2022-09-30T19:09:42.223Z] Step 4/4 : RUN go mod download [2022-09-30T19:09:42.223Z] ---> Running in f090c8521c90 [2022-09-30T19:09:47.273Z] ---> Running in 18b346cf2a0a [2022-09-30T19:09:47.273Z] ---> Running in a3223f9fb8f9 [2022-09-30T19:09:47.273Z] ---> Running in ca3f205d08bb [2022-09-30T19:09:47.273Z] ---> Running in 9e1fa0c2d71d [2022-09-30T19:09:47.273Z] ---> Running in 301a8b63e4ea [2022-09-30T19:09:47.273Z] Removing intermediate container a3223f9fb8f9 [2022-09-30T19:09:47.273Z] ---> 04d39aa698a9 [2022-09-30T19:09:47.273Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:09:47.273Z] Removing intermediate container 301a8b63e4ea [2022-09-30T19:09:47.273Z] ---> 0b0aa29569c0 [2022-09-30T19:09:47.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:09:47.273Z] Removing intermediate container ca3f205d08bb [2022-09-30T19:09:47.273Z] ---> 54869143d4c3 [2022-09-30T19:09:47.274Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:09:47.274Z] Removing intermediate container 9e1fa0c2d71d [2022-09-30T19:09:47.274Z] ---> 8d6cd7ac6461 [2022-09-30T19:09:47.274Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:09:47.274Z] ---> Running in 4aafeddb71a1 [2022-09-30T19:09:47.274Z] Removing intermediate container 18b346cf2a0a [2022-09-30T19:09:47.274Z] ---> 333627fb6dd9 [2022-09-30T19:09:47.274Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:09:47.274Z] ---> Running in d870e3849fb1 [2022-09-30T19:09:47.274Z] ---> Running in 03c3a628560a [2022-09-30T19:09:47.274Z] ---> Running in 9fe7ee3abfb8 [2022-09-30T19:09:47.274Z] ---> Running in 2925027ecc79 [2022-09-30T19:09:47.274Z] Removing intermediate container 4aafeddb71a1 [2022-09-30T19:09:47.274Z] ---> 15bdf16181b6 [2022-09-30T19:09:47.274Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:09:47.274Z] ---> Running in 8d17cfe2dc4c [2022-09-30T19:09:47.274Z] Removing intermediate container d870e3849fb1 [2022-09-30T19:09:47.274Z] ---> ec52ccab0f74 [2022-09-30T19:09:47.274Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-30T19:09:47.274Z] ---> Running in 9b9c5b52926f [2022-09-30T19:09:47.274Z] Removing intermediate container 03c3a628560a [2022-09-30T19:09:47.274Z] ---> 5f4914b44fda [2022-09-30T19:09:47.274Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-30T19:09:47.274Z] ---> Running in 4617de56ee24 [2022-09-30T19:09:47.274Z] Removing intermediate container 9fe7ee3abfb8 [2022-09-30T19:09:47.274Z] ---> e2860f20eddd [2022-09-30T19:09:47.274Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-30T19:09:47.274Z] Removing intermediate container 2925027ecc79 [2022-09-30T19:09:47.274Z] ---> 54420cadd6fc [2022-09-30T19:09:47.274Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:09:47.274Z] ---> Running in 1787a5978b3a [2022-09-30T19:09:47.274Z] ---> Running in 318a1a8cfb33 [2022-09-30T19:09:47.274Z] Removing intermediate container 8d17cfe2dc4c [2022-09-30T19:09:47.274Z] ---> 341eb5f9e272 [2022-09-30T19:09:47.274Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-30T19:09:47.274Z] ---> Running in 3ba1f7add52b [2022-09-30T19:09:47.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:47.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:47.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:47.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:47.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.674Z] OK: 211 MiB in 51 packages [2022-09-30T19:09:48.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:09:48.938Z] Removing intermediate container 9b9c5b52926f [2022-09-30T19:09:48.938Z] ---> f8e90c815c5c [2022-09-30T19:09:48.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-30T19:09:48.938Z] OK: 211 MiB in 51 packages [2022-09-30T19:09:48.938Z] OK: 211 MiB in 51 packages [2022-09-30T19:09:48.938Z] OK: 211 MiB in 51 packages [2022-09-30T19:09:49.195Z] ---> 16f0f247b78d [2022-09-30T19:09:49.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:09:49.195Z] ---> Running in fd9a69d9f50a [2022-09-30T19:09:49.195Z] OK: 211 MiB in 51 packages [2022-09-30T19:09:49.453Z] Removing intermediate container 4617de56ee24 [2022-09-30T19:09:49.453Z] ---> c31a1bcc105c [2022-09-30T19:09:49.453Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-30T19:09:49.453Z] Removing intermediate container 318a1a8cfb33 [2022-09-30T19:09:49.453Z] ---> 5207e600ce29 [2022-09-30T19:09:49.453Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:09:49.453Z] ---> 5d858f2e3684 [2022-09-30T19:09:49.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:09:49.453Z] ---> Running in 39899831f5e6 [2022-09-30T19:09:49.710Z] Removing intermediate container 1787a5978b3a [2022-09-30T19:09:49.710Z] ---> cbd90bcd731d [2022-09-30T19:09:49.710Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:09:49.710Z] ---> 2edf3bd2eff7 [2022-09-30T19:09:49.710Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:09:49.710Z] Removing intermediate container 3ba1f7add52b [2022-09-30T19:09:49.710Z] ---> 7f5e83b7126c [2022-09-30T19:09:49.710Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:09:49.710Z] ---> Running in 69ccf8bb670f [2022-09-30T19:09:49.710Z] ---> d3818d41479a [2022-09-30T19:09:49.710Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:09:49.710Z] ---> Running in b066cf0b0dee [2022-09-30T19:09:49.968Z] ---> 159b5ab31eca [2022-09-30T19:09:49.968Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:09:49.968Z] ---> Running in d5dd3323e450 [2022-09-30T19:10:14.480Z] Removing intermediate container f090c8521c90 [2022-09-30T19:10:14.480Z] ---> f424bfd74bbe [2022-09-30T19:10:14.480Z] Successfully built f424bfd74bbe [2022-09-30T19:10:14.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:10:14.888Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T19:10:14.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:10:15.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2022-09-30T19:10:15.207Z] $ 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 [2022-09-30T19:10:16.389Z] $ docker top e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 -eo pid,comm [2022-09-30T19:10:16.553Z] Removing intermediate container 39899831f5e6 [2022-09-30T19:10:16.553Z] ---> de60765793cf [2022-09-30T19:10:16.553Z] Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh [2022-09-30T19:10:16.824Z] Removing intermediate container fd9a69d9f50a [2022-09-30T19:10:16.824Z] ---> 7b75b5df4344 [2022-09-30T19:10:16.824Z] Step 8/22 : COPY . . [2022-09-30T19:10:16.824Z] Removing intermediate container 69ccf8bb670f [2022-09-30T19:10:16.824Z] ---> c69b3d8e2ceb [2022-09-30T19:10:16.824Z] Step 8/26 : COPY . . [2022-09-30T19:10:16.824Z] Removing intermediate container b066cf0b0dee [2022-09-30T19:10:16.824Z] ---> d94226e5cd41 [2022-09-30T19:10:16.824Z] Step 8/25 : COPY . . [2022-09-30T19:10:16.824Z] Removing intermediate container d5dd3323e450 [2022-09-30T19:10:16.824Z] ---> ca15ef604f6d [2022-09-30T19:10:16.824Z] Step 9/24 : COPY . . [2022-09-30T19:10:17.289Z] + go version [2022-09-30T19:10:17.289Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T19:10:17.324Z] $ docker stop --time=1 e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 [2022-09-30T19:10:18.970Z] $ docker rm -f e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:10:19.822Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T19:10:19.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:10:20.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2022-09-30T19:10:20.154Z] $ 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 [2022-09-30T19:10:21.345Z] $ docker top 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T19:10:21.594Z] ========================================================= [2022-09-30T19:10:21.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-30T19:10:21.594Z] ========================================================= [Pipeline] sh [2022-09-30T19:10:21.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:10:22.568Z] + make test [2022-09-30T19:10:22.568Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T19:10:43.401Z] ---> f197166087a3 [2022-09-30T19:10:43.401Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-30T19:10:43.401Z] ---> 113cf7941945 [2022-09-30T19:10:43.401Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:10:43.401Z] ---> 96c1fddbf821 [2022-09-30T19:10:43.401Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-30T19:10:43.401Z] ---> c61c9f7d6f8c [2022-09-30T19:10:43.401Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-30T19:10:43.401Z] ---> d6706ec91b97 [2022-09-30T19:10:43.401Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-30T19:10:43.401Z] ---> Running in 01718a3035dd [2022-09-30T19:10:43.401Z] ---> Running in ef5b68f45a02 [2022-09-30T19:10:43.401Z] ---> Running in 45f6d46beda6 [2022-09-30T19:10:43.401Z] ---> Running in 4a777fdf45d3 [2022-09-30T19:10:43.401Z] ---> Running in 91e884f73048 [2022-09-30T19:10:43.401Z] Removing intermediate container ef5b68f45a02 [2022-09-30T19:10:43.401Z] ---> 7fc47eb7abf1 [2022-09-30T19:10:43.401Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:10:43.401Z] ---> Running in ae5d89dd3547 [2022-09-30T19:10:43.401Z] Removing intermediate container ae5d89dd3547 [2022-09-30T19:10:43.401Z] ---> a21932286d81 [2022-09-30T19:10:43.401Z] Step 11/26 : 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 [2022-09-30T19:10:43.401Z] ---> Running in 982b3df4d1ad [2022-09-30T19:10:43.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-30T19:10:43.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:10:43.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-30T19:10:43.401Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:10:43.401Z] Removing intermediate container 982b3df4d1ad [2022-09-30T19:10:43.401Z] ---> 33915400e9fe [2022-09-30T19:10:43.401Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:10:43.401Z] ---> Running in e50fe922b48e [2022-09-30T19:10:43.401Z] Removing intermediate container e50fe922b48e [2022-09-30T19:10:43.401Z] ---> bb7ce4226d5e [2022-09-30T19:10:43.401Z] [2022-09-30T19:10:43.401Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:10:43.660Z] 3.15: Pulling from library/alpine [2022-09-30T19:10:44.241Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:10:44.241Z] Status: Downloaded newer image for alpine:3.15 [2022-09-30T19:10:44.241Z] ---> c4fc93816858 [2022-09-30T19:10:44.241Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:10:44.499Z] ---> Running in c3f84271099b [2022-09-30T19:10:44.756Z] Removing intermediate container c3f84271099b [2022-09-30T19:10:44.756Z] ---> f56edcb16ad1 [2022-09-30T19:10:44.756Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:44.756Z] ---> Running in 58cdf3e1b415 [2022-09-30T19:10:47.321Z] Removing intermediate container 58cdf3e1b415 [2022-09-30T19:10:47.321Z] ---> 90b2cb91d7e4 [2022-09-30T19:10:47.321Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-30T19:10:47.584Z] ---> Running in e8b35ad4af00 [2022-09-30T19:10:48.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:49.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:50.153Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:10:50.153Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:10:50.153Z] OK: 15857 distinct packages available [2022-09-30T19:10:50.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:51.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:51.350Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-30T19:10:51.350Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:10:51.606Z] (3/4) Installing libucontext (1.1-r0) [2022-09-30T19:10:51.606Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-30T19:10:51.606Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:10:51.606Z] OK: 6 MiB in 18 packages [2022-09-30T19:10:54.149Z] Removing intermediate container e8b35ad4af00 [2022-09-30T19:10:54.149Z] ---> 08a2db8c0f96 [2022-09-30T19:10:54.149Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:11:01.445Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-30T19:11:06.386Z] ---> 0f108c6cc831 [2022-09-30T19:11:06.386Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:06.386Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:11:06.386Z] ---> eed1d90b756b [2022-09-30T19:11:06.386Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-30T19:11:06.386Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:11:06.644Z] ---> Running in 939ec758b890 [2022-09-30T19:11:06.644Z] Removing intermediate container 939ec758b890 [2022-09-30T19:11:06.644Z] ---> 9a9e0b6d16fb [2022-09-30T19:11:06.644Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-30T19:11:09.174Z] ---> 4abddb6557e5 [2022-09-30T19:11:09.174Z] Step 21/26 : WORKDIR / [2022-09-30T19:11:09.174Z] ---> Running in 201e5ecafba8 [2022-09-30T19:11:09.442Z] Removing intermediate container 4a777fdf45d3 [2022-09-30T19:11:09.442Z] ---> fa92a760a936 [2022-09-30T19:11:09.442Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-30T19:11:09.442Z] Removing intermediate container 45f6d46beda6 [2022-09-30T19:11:09.442Z] ---> 55f2f8fcc654 [2022-09-30T19:11:09.442Z] [2022-09-30T19:11:09.442Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:11:09.699Z] Removing intermediate container 201e5ecafba8 [2022-09-30T19:11:09.699Z] ---> 82fe6319dd33 [2022-09-30T19:11:09.699Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:11:09.956Z] ---> Running in 78149422ac34 [2022-09-30T19:11:09.957Z] ---> Running in 0bf019e4f40b [2022-09-30T19:11:10.521Z] 3.16: Pulling from library/alpine [2022-09-30T19:11:10.521Z] Removing intermediate container 0bf019e4f40b [2022-09-30T19:11:10.521Z] ---> babe0aeb33f8 [2022-09-30T19:11:10.521Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:11:10.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-30T19:11:11.893Z] ---> Running in 2d11d34b31d8 [2022-09-30T19:11:11.893Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T19:11:11.893Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T19:11:11.893Z] ---> 9c6f07244728 [2022-09-30T19:11:11.893Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:11:11.893Z] Removing intermediate container 2d11d34b31d8 [2022-09-30T19:11:11.893Z] ---> 71de6083c308 [2022-09-30T19:11:11.893Z] Step 24/26 : LABEL arch=x86_64 [2022-09-30T19:11:11.893Z] ---> Running in a5c17a6149b3 [2022-09-30T19:11:12.156Z] ---> Running in 26e3506cb2f3 [2022-09-30T19:11:12.156Z] Removing intermediate container 01718a3035dd [2022-09-30T19:11:12.156Z] ---> 728975527714 [2022-09-30T19:11:12.156Z] [2022-09-30T19:11:12.156Z] Step 10/22 : FROM alpine:3.16 [2022-09-30T19:11:12.156Z] ---> 9c6f07244728 [2022-09-30T19:11:12.156Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-30T19:11:12.156Z] Removing intermediate container 91e884f73048 [2022-09-30T19:11:12.156Z] ---> e0d68a86eb74 [2022-09-30T19:11:12.156Z] [2022-09-30T19:11:12.156Z] Step 10/25 : FROM alpine:3.16 [2022-09-30T19:11:12.156Z] ---> 9c6f07244728 [2022-09-30T19:11:12.156Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-30T19:11:12.156Z] Removing intermediate container 78149422ac34 [2022-09-30T19:11:12.156Z] ---> f7484d9eb18a [2022-09-30T19:11:12.156Z] [2022-09-30T19:11:12.156Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:11:12.156Z] ---> 9c6f07244728 [2022-09-30T19:11:12.156Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:11:12.156Z] ---> Running in d8d0762dc376 [2022-09-30T19:11:12.156Z] ---> Running in a6e417db3744 [2022-09-30T19:11:12.156Z] ---> Running in 2cc7af715558 [2022-09-30T19:11:12.156Z] Removing intermediate container 26e3506cb2f3 [2022-09-30T19:11:12.156Z] ---> 10198c17aabb [2022-09-30T19:11:12.156Z] Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:12.156Z] ---> Running in f89b8b6056f6 [2022-09-30T19:11:12.415Z] Removing intermediate container 2cc7af715558 [2022-09-30T19:11:12.415Z] ---> f24a0de2d82f [2022-09-30T19:11:12.415Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-30T19:11:12.415Z] ---> Running in 91c244867b20 [2022-09-30T19:11:12.415Z] Removing intermediate container f89b8b6056f6 [2022-09-30T19:11:12.415Z] ---> 66bb0eca477d [2022-09-30T19:11:12.415Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:11:12.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.415Z] ---> Running in 3352a7d7b836 [2022-09-30T19:11:12.415Z] Removing intermediate container 3352a7d7b836 [2022-09-30T19:11:12.415Z] ---> 4b5bacad72f6 [2022-09-30T19:11:12.415Z] [2022-09-30T19:11:12.674Z] Successfully built 4b5bacad72f6 [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.674Z] Successfully tagged security-spire-config:latest [2022-09-30T19:11:12.674Z]  Building security-spire-config ... done Building core-metadata [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:12.933Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:12.933Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:12.933Z] OK: 6 MiB in 15 packages [2022-09-30T19:11:12.933Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-30T19:11:12.933Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:12.933Z] (3/3) Installing su-exec (0.2-r1) [2022-09-30T19:11:12.933Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:12.933Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-30T19:11:12.933Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:11:12.933Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:11:12.933Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:11:12.933Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-30T19:11:12.933Z] (5/6) Installing curl (7.83.1-r3) [2022-09-30T19:11:12.933Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:12.933Z] OK: 6 MiB in 17 packages [2022-09-30T19:11:12.933Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:12.933Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:11:12.933Z] OK: 8 MiB in 20 packages [2022-09-30T19:11:12.933Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-30T19:11:12.933Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-30T19:11:12.933Z] (3/33) Installing readline (8.1.2-r0) [2022-09-30T19:11:12.933Z] (4/33) Installing bash (5.1.16-r2) [2022-09-30T19:11:13.190Z] Executing bash-5.1.16-r2.post-install [2022-09-30T19:11:13.190Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-30T19:11:13.190Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:11:13.190Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:11:13.190Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-30T19:11:13.190Z] (9/33) Installing curl (7.83.1-r3) [2022-09-30T19:11:13.190Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-30T19:11:13.447Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:13.447Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-30T19:11:13.447Z] (13/33) Installing expat (2.4.9-r0) [2022-09-30T19:11:13.447Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-30T19:11:13.447Z] (15/33) Installing gdbm (1.23-r0) [2022-09-30T19:11:13.447Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-30T19:11:13.447Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:11:13.447Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:11:13.447Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-30T19:11:13.447Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-30T19:11:13.447Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-30T19:11:13.705Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-30T19:11:13.705Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-30T19:11:13.705Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-30T19:11:13.705Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-30T19:11:13.962Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-30T19:11:13.962Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-30T19:11:13.962Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-30T19:11:13.962Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-30T19:11:13.962Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-30T19:11:13.962Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-30T19:11:13.962Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-30T19:11:13.962Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-30T19:11:13.962Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:13.962Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:11:13.962Z] OK: 122 MiB in 47 packages [2022-09-30T19:11:15.870Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:15.870Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:15.870Z] ---> 103dff5083b5 [2022-09-30T19:11:15.870Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> 04d39aa698a9 [2022-09-30T19:11:15.870Z] Step 4/25 : WORKDIR /edgex-go [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> 15bdf16181b6 [2022-09-30T19:11:15.870Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> 341eb5f9e272 [2022-09-30T19:11:15.870Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> 7f5e83b7126c [2022-09-30T19:11:15.870Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> 159b5ab31eca [2022-09-30T19:11:15.870Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> ca15ef604f6d [2022-09-30T19:11:15.870Z] Step 9/25 : COPY . . [2022-09-30T19:11:15.870Z] ---> Using cache [2022-09-30T19:11:15.870Z] ---> f197166087a3 [2022-09-30T19:11:15.870Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-30T19:11:19.176Z] ---> Running in 5aa7be9bf0dd [2022-09-30T19:11:19.176Z] Removing intermediate container a5c17a6149b3 [2022-09-30T19:11:19.176Z] ---> 7654e9d944c0 [2022-09-30T19:11:19.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:11:19.176Z] ---> Running in c3c2c8b39d85 [2022-09-30T19:11:19.176Z] Removing intermediate container a6e417db3744 [2022-09-30T19:11:19.176Z] ---> e989f2b825e0 [2022-09-30T19:11:19.176Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:11:19.176Z] Removing intermediate container d8d0762dc376 [2022-09-30T19:11:19.176Z] ---> 22eb7b614bcc [2022-09-30T19:11:19.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:11:19.176Z] ---> Running in ce881d162b7e [2022-09-30T19:11:19.176Z] ---> Running in c1bf7077e6f3 [2022-09-30T19:11:19.176Z] Removing intermediate container c3c2c8b39d85 [2022-09-30T19:11:19.176Z] ---> 7d21ceab2761 [2022-09-30T19:11:19.176Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-30T19:11:19.176Z] ---> Running in f1e94c51e8ca [2022-09-30T19:11:19.176Z] Removing intermediate container ce881d162b7e [2022-09-30T19:11:19.176Z] ---> c078f5f555fd [2022-09-30T19:11:19.176Z] Step 13/25 : WORKDIR / [2022-09-30T19:11:19.176Z] Removing intermediate container c1bf7077e6f3 [2022-09-30T19:11:19.176Z] ---> 1a3457799942 [2022-09-30T19:11:19.176Z] Step 13/22 : WORKDIR /edgex [2022-09-30T19:11:19.176Z] ---> Running in c63ae7bab083 [2022-09-30T19:11:19.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:11:19.176Z] ---> Running in 55a016a0b798 [2022-09-30T19:11:19.442Z] Removing intermediate container f1e94c51e8ca [2022-09-30T19:11:19.442Z] ---> dd8b9d43d842 [2022-09-30T19:11:19.442Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-30T19:11:19.442Z] Removing intermediate container 55a016a0b798 [2022-09-30T19:11:19.442Z] ---> 21867451ec6c [2022-09-30T19:11:19.442Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-30T19:11:19.442Z] Removing intermediate container c63ae7bab083 [2022-09-30T19:11:19.442Z] ---> fa579fa4cdb5 [2022-09-30T19:11:19.442Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-30T19:11:19.442Z] ---> Running in baf94478286a [2022-09-30T19:11:19.700Z] Removing intermediate container baf94478286a [2022-09-30T19:11:19.700Z] ---> 4edb83c66372 [2022-09-30T19:11:19.700Z] Step 16/24 : WORKDIR / [2022-09-30T19:11:19.700Z] ---> 850ef576010f [2022-09-30T19:11:19.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-30T19:11:19.700Z] ---> 4dda5c675336 [2022-09-30T19:11:19.700Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-30T19:11:19.700Z] ---> Running in 6e58cc096524 [2022-09-30T19:11:20.047Z] ---> 06876a857200 [2022-09-30T19:11:20.047Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:20.047Z] Removing intermediate container 6e58cc096524 [2022-09-30T19:11:20.047Z] ---> d36d0f71f059 [2022-09-30T19:11:20.047Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:11:20.309Z] ---> 084422b0f550 [2022-09-30T19:11:20.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-30T19:11:20.309Z] ---> 40728d0f94dc [2022-09-30T19:11:20.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-30T19:11:20.309Z] ---> cb7371a9b04d [2022-09-30T19:11:20.309Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-30T19:11:20.875Z] ---> e83780c03823 [2022-09-30T19:11:20.876Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-30T19:11:20.876Z] ---> 67358c8da4ad [2022-09-30T19:11:20.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:20.876Z] ---> 031bf5442c28 [2022-09-30T19:11:20.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:21.133Z] ---> b4bd0e51049d [2022-09-30T19:11:21.133Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:11:21.133Z] ---> b9382958c3bf [2022-09-30T19:11:21.133Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-30T19:11:21.133Z] ---> Running in 3ef1b0df678b [2022-09-30T19:11:21.133Z] ---> Running in ecf4f1a318ca [2022-09-30T19:11:21.133Z] ---> c6a6eeb2f398 [2022-09-30T19:11:21.133Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-30T19:11:21.438Z] Removing intermediate container ecf4f1a318ca [2022-09-30T19:11:21.438Z] ---> d70a4187f09b [2022-09-30T19:11:21.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:11:21.438Z] ---> Running in e1c60fe64620 [2022-09-30T19:11:21.438Z] Collecting docker-compose==1.23.2 [2022-09-30T19:11:21.438Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-30T19:11:21.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 42.5 MB/s eta 0:00:00 [2022-09-30T19:11:21.438Z] Collecting docopt<0.7,>=0.6.1 [2022-09-30T19:11:21.711Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-30T19:11:21.711Z] Removing intermediate container e1c60fe64620 [2022-09-30T19:11:21.711Z] ---> 22137287dd4f [2022-09-30T19:11:21.711Z] Step 22/24 : LABEL arch=x86_64 [2022-09-30T19:11:21.711Z] Preparing metadata (setup.py): started [2022-09-30T19:11:21.711Z] ---> Running in d70ad5566e89 [2022-09-30T19:11:22.001Z] ---> 34bd4aa9b800 [2022-09-30T19:11:22.001Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:22.001Z] Removing intermediate container d70ad5566e89 [2022-09-30T19:11:22.001Z] ---> 569d7c83268c [2022-09-30T19:11:22.001Z] Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:22.001Z] ---> Running in 1e799a06ffee [2022-09-30T19:11:22.001Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:11:22.259Z] ---> 623d85915f91 [2022-09-30T19:11:22.259Z] Removing intermediate container 1e799a06ffee [2022-09-30T19:11:22.259Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> f22ce8ce66c8 [2022-09-30T19:11:22.259Z] [2022-09-30T19:11:22.259Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:11:22.259Z] Collecting texttable<0.10,>=0.9.0 [2022-09-30T19:11:22.259Z] Removing intermediate container 3ef1b0df678b [2022-09-30T19:11:22.259Z] ---> 2db5079f89ab [2022-09-30T19:11:22.259Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:11:22.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-30T19:11:22.259Z] Preparing metadata (setup.py): started [2022-09-30T19:11:22.259Z] ---> Running in 15efa8347f40 [2022-09-30T19:11:22.259Z] ---> Running in 7783afe8d458 [2022-09-30T19:11:22.259Z] ---> Running in 778e66e8a337 [2022-09-30T19:11:22.259Z] Removing intermediate container 7783afe8d458 [2022-09-30T19:11:22.259Z] ---> ac808a75f0d0 [2022-09-30T19:11:22.259Z] [2022-09-30T19:11:22.600Z] Removing intermediate container 778e66e8a337 [2022-09-30T19:11:22.600Z] ---> f3428606aac8 [2022-09-30T19:11:22.600Z] Step 20/22 : LABEL arch=x86_64 [2022-09-30T19:11:22.600Z] Successfully built ac808a75f0d0 [2022-09-30T19:11:22.600Z] Successfully tagged core-command:latest [2022-09-30T19:11:22.600Z]  Building core-command ... done Building security-spire-agent [2022-09-30T19:11:22.600Z] ---> Running in 52aa8e0a8228 [2022-09-30T19:11:22.600Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:11:22.600Z] Collecting cached-property<2,>=1.2.0 [2022-09-30T19:11:22.600Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-30T19:11:22.869Z] Collecting docker<4.0,>=3.6.0 [2022-09-30T19:11:22.869Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-30T19:11:22.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 37.8 MB/s eta 0:00:00 [2022-09-30T19:11:22.869Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-30T19:11:22.869Z] Removing intermediate container 52aa8e0a8228 [2022-09-30T19:11:22.869Z] ---> 91ea91b722d9 [2022-09-30T19:11:22.869Z] Step 21/22 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:22.869Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-30T19:11:22.869Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-30T19:11:22.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 196.7 MB/s eta 0:00:00 [2022-09-30T19:11:22.869Z] Collecting jsonschema<3,>=2.5.1 [2022-09-30T19:11:22.869Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-30T19:11:22.869Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-30T19:11:22.869Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-30T19:11:22.869Z] Preparing metadata (setup.py): started [2022-09-30T19:11:23.521Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:11:23.521Z] Collecting PyYAML<4,>=3.10 [2022-09-30T19:11:23.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-30T19:11:23.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 23.9 MB/s eta 0:00:00 [2022-09-30T19:11:23.778Z] Preparing metadata (setup.py): started [2022-09-30T19:11:24.342Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:11:24.342Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-30T19:11:24.342Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-30T19:11:24.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.9 MB/s eta 0:00:00 [2022-09-30T19:11:24.342Z] Collecting docker-pycreds>=0.4.0 [2022-09-30T19:11:24.342Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-30T19:11:24.600Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-30T19:11:24.600Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-30T19:11:24.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 204.8 MB/s eta 0:00:00 [2022-09-30T19:11:24.600Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-30T19:11:24.600Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-30T19:11:24.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 208.3 MB/s eta 0:00:00 [2022-09-30T19:11:24.600Z] Collecting certifi>=2017.4.17 [2022-09-30T19:11:24.600Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-30T19:11:24.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 226.8 MB/s eta 0:00:00 [2022-09-30T19:11:24.600Z] Collecting idna<2.8,>=2.5 [2022-09-30T19:11:24.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-30T19:11:24.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 195.0 MB/s eta 0:00:00 [2022-09-30T19:11:24.600Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-30T19:11:24.600Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-30T19:11:24.600Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-30T19:11:24.600Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-30T19:11:24.860Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-30T19:11:24.860Z] Running setup.py install for texttable: started [2022-09-30T19:11:25.815Z] Running setup.py install for texttable: finished with status 'done' [2022-09-30T19:11:25.815Z] Running setup.py install for PyYAML: started [2022-09-30T19:11:25.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:25.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:25.815Z] ---> 103dff5083b5 [2022-09-30T19:11:25.815Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 333627fb6dd9 [2022-09-30T19:11:25.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 54420cadd6fc [2022-09-30T19:11:25.815Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 5207e600ce29 [2022-09-30T19:11:25.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 2edf3bd2eff7 [2022-09-30T19:11:25.815Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> c69b3d8e2ceb [2022-09-30T19:11:25.815Z] Step 8/26 : COPY . . [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 113cf7941945 [2022-09-30T19:11:25.815Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 7fc47eb7abf1 [2022-09-30T19:11:25.815Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> a21932286d81 [2022-09-30T19:11:25.815Z] Step 11/26 : 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 [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 33915400e9fe [2022-09-30T19:11:25.815Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> bb7ce4226d5e [2022-09-30T19:11:25.815Z] [2022-09-30T19:11:25.815Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:11:25.815Z] ---> c4fc93816858 [2022-09-30T19:11:25.815Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> f56edcb16ad1 [2022-09-30T19:11:25.815Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:25.815Z] ---> Using cache [2022-09-30T19:11:25.815Z] ---> 90b2cb91d7e4 [2022-09-30T19:11:25.815Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:11:26.094Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-30T19:11:29.581Z] Running setup.py install for docopt: started [2022-09-30T19:11:29.581Z] ---> Running in 3f1c7ecedf1f [2022-09-30T19:11:29.581Z] ---> Running in e83af082f0a7 [2022-09-30T19:11:29.843Z] Removing intermediate container 3f1c7ecedf1f [2022-09-30T19:11:29.843Z] ---> 493e95a9744d [2022-09-30T19:11:29.843Z] Step 22/22 : LABEL version=0.0.0 [2022-09-30T19:11:29.843Z] Removing intermediate container 15efa8347f40 [2022-09-30T19:11:29.843Z] ---> f3bc09970b22 [2022-09-30T19:11:29.843Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:11:29.843Z] ---> Running in f36d4e1599e4 [2022-09-30T19:11:29.843Z] ---> Running in 3e96ec064850 [2022-09-30T19:11:29.843Z] Removing intermediate container 3e96ec064850 [2022-09-30T19:11:29.843Z] ---> b4f4e98c065c [2022-09-30T19:11:29.843Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:11:29.843Z] Removing intermediate container f36d4e1599e4 [2022-09-30T19:11:29.843Z] ---> fc6f95b9739d [2022-09-30T19:11:29.843Z] [2022-09-30T19:11:30.103Z] ---> Running in 824f182abe90 [2022-09-30T19:11:30.103Z] Running setup.py install for docopt: finished with status 'done' [2022-09-30T19:11:30.103Z] Successfully built fc6f95b9739d [2022-09-30T19:11:30.103Z] Successfully tagged security-proxy-setup:latest [2022-09-30T19:11:30.103Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-09-30T19:11:30.103Z] Removing intermediate container 824f182abe90 [2022-09-30T19:11:30.103Z] ---> 8de33b92dd6a [2022-09-30T19:11:30.103Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:30.103Z] ---> Running in bda47ee139b2 [2022-09-30T19:11:30.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:31.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:31.641Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:11:31.641Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:11:31.641Z] OK: 15857 distinct packages available [2022-09-30T19:11:31.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:32.266Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:32.266Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:32.266Z] ---> 103dff5083b5 [2022-09-30T19:11:32.266Z] Step 3/33 : WORKDIR /edgex-go [2022-09-30T19:11:32.266Z] ---> Using cache [2022-09-30T19:11:32.266Z] ---> 333627fb6dd9 [2022-09-30T19:11:32.266Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:32.266Z] ---> Using cache [2022-09-30T19:11:32.266Z] ---> 54420cadd6fc [2022-09-30T19:11:32.266Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-30T19:11:32.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:33.565Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:33.565Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:11:33.565Z] (3/5) Installing libucontext (1.1-r0) [2022-09-30T19:11:33.565Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-30T19:11:33.824Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-30T19:11:33.824Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:11:33.824Z] OK: 7 MiB in 19 packages [2022-09-30T19:11:34.761Z] Running setup.py install for dockerpty: started [2022-09-30T19:11:35.020Z] Removing intermediate container bda47ee139b2 [2022-09-30T19:11:35.020Z] ---> d63a325aa063 [2022-09-30T19:11:35.020Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:11:35.020Z] ---> Running in 552e13975c92 [2022-09-30T19:11:35.020Z] ---> Running in fbf9c1e6f84a [2022-09-30T19:11:35.279Z] Removing intermediate container fbf9c1e6f84a [2022-09-30T19:11:35.279Z] ---> 105cd38b8576 [2022-09-30T19:11:35.279Z] [2022-09-30T19:11:35.279Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-30T19:11:35.279Z] Successfully built 105cd38b8576 [2022-09-30T19:11:35.279Z] Successfully tagged security-secretstore-setup:latest [2022-09-30T19:11:35.279Z] Building security-spiffe-token-provider [2022-09-30T19:11:35.595Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:36.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:36.839Z] OK: 211 MiB in 51 packages [2022-09-30T19:11:38.239Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:38.239Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:38.239Z] ---> 103dff5083b5 [2022-09-30T19:11:38.239Z] Step 3/20 : WORKDIR /edgex-go [2022-09-30T19:11:38.239Z] ---> Using cache [2022-09-30T19:11:38.239Z] ---> 333627fb6dd9 [2022-09-30T19:11:38.239Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-30T19:11:39.180Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-30T19:11:39.180Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-30T19:11:40.662Z] Removing intermediate container e83af082f0a7 [2022-09-30T19:11:40.662Z] ---> 3a855c80112f [2022-09-30T19:11:40.662Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-30T19:11:40.663Z] ---> Running in c71b0d2a40a0 [2022-09-30T19:11:40.663Z] Removing intermediate container 5aa7be9bf0dd [2022-09-30T19:11:40.663Z] ---> 5e81f506843a [2022-09-30T19:11:40.663Z] [2022-09-30T19:11:40.663Z] Step 11/25 : FROM alpine:3.16 [2022-09-30T19:11:40.663Z] ---> 9c6f07244728 [2022-09-30T19:11:40.663Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:11:40.663Z] ---> Using cache [2022-09-30T19:11:40.663Z] ---> 7654e9d944c0 [2022-09-30T19:11:40.663Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:11:40.663Z] ---> Using cache [2022-09-30T19:11:40.663Z] ---> 7d21ceab2761 [2022-09-30T19:11:40.663Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-30T19:11:40.663Z] Removing intermediate container 552e13975c92 [2022-09-30T19:11:40.663Z] ---> 79de071e96c2 [2022-09-30T19:11:40.663Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-30T19:11:40.663Z] ---> Running in e6684145c302 [2022-09-30T19:11:40.663Z] Removing intermediate container e6684145c302 [2022-09-30T19:11:40.663Z] ---> db439c066f71 [2022-09-30T19:11:40.663Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-30T19:11:41.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:41.772Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-30T19:11:41.772Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-30T19:11:41.772Z] OK: 17040 distinct packages available [2022-09-30T19:11:41.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:41.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:41.772Z] ---> Running in fc0dd1d16607 [2022-09-30T19:11:41.772Z] ---> 74c45a4aae0c [2022-09-30T19:11:41.772Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:42.032Z] OK: 211 MiB in 51 packages [2022-09-30T19:11:42.032Z] ---> Running in 548dc9b23d48 [2022-09-30T19:11:42.032Z] Removing intermediate container fc0dd1d16607 [2022-09-30T19:11:42.032Z] ---> 2ecaab8ccb1e [2022-09-30T19:11:42.032Z] Step 16/25 : WORKDIR / [2022-09-30T19:11:42.032Z] ---> fcde782a508c [2022-09-30T19:11:42.032Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:11:42.032Z] ---> Running in 7ca8969f8609 [2022-09-30T19:11:43.948Z] Removing intermediate container 7ca8969f8609 [2022-09-30T19:11:43.948Z] ---> 96bbb9f272d3 [2022-09-30T19:11:43.948Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:11:44.209Z] ---> b412fd59eef3 [2022-09-30T19:11:44.209Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:44.209Z] Removing intermediate container c71b0d2a40a0 [2022-09-30T19:11:44.209Z] ---> 1d3040107ab0 [2022-09-30T19:11:44.209Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-30T19:11:44.488Z] ---> c0e0a2c0a235 [2022-09-30T19:11:44.488Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-30T19:11:44.488Z] Removing intermediate container 91c244867b20 [2022-09-30T19:11:44.488Z] ---> a7811fec6b1a [2022-09-30T19:11:44.488Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-30T19:11:44.488Z] ---> d55b05cb34f9 [2022-09-30T19:11:44.488Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-30T19:11:44.488Z] ---> Running in 1e93107ba275 [2022-09-30T19:11:44.488Z] ---> 3244402fa73c [2022-09-30T19:11:44.488Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:44.751Z] Removing intermediate container 1e93107ba275 [2022-09-30T19:11:44.751Z] ---> bb0df919fd4a [2022-09-30T19:11:44.751Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:11:44.751Z] ---> Running in 639510c6df30 [2022-09-30T19:11:45.066Z] ---> Running in b52ed8e90e01 [2022-09-30T19:11:45.066Z] ---> 742f9e5dd05b [2022-09-30T19:11:45.066Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-30T19:11:46.157Z] ---> aadbe5d8d73c [2022-09-30T19:11:46.157Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:46.752Z] ---> 2d08a8581529 [2022-09-30T19:11:46.752Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:11:46.752Z] Removing intermediate container b52ed8e90e01 [2022-09-30T19:11:46.752Z] ---> 562185991cfe [2022-09-30T19:11:46.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-30T19:11:46.752Z] ---> 5fbf1fa70357 [2022-09-30T19:11:46.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-30T19:11:47.022Z] ---> Running in b5e8e1c4cac2 [2022-09-30T19:11:47.022Z] Removing intermediate container b5e8e1c4cac2 [2022-09-30T19:11:47.022Z] ---> 43906b7a33ac [2022-09-30T19:11:47.022Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:11:47.592Z] ---> 13035f134fee [2022-09-30T19:11:47.592Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-30T19:11:47.592Z] ---> Running in 31af5e6c1404 [2022-09-30T19:11:48.194Z] ---> 48bf75f4a7c1 [2022-09-30T19:11:48.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:48.453Z] ---> Running in 4ce0fa8c5c81 [2022-09-30T19:11:49.390Z] Removing intermediate container 31af5e6c1404 [2022-09-30T19:11:49.390Z] ---> dd494ccb9c0d [2022-09-30T19:11:49.390Z] Step 24/26 : LABEL arch=x86_64 [2022-09-30T19:11:51.372Z] ---> a9cb87745ed6 [2022-09-30T19:11:51.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-30T19:11:51.372Z] Removing intermediate container 4ce0fa8c5c81 [2022-09-30T19:11:51.372Z] ---> 3b24eadaf48e [2022-09-30T19:11:51.372Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:11:51.372Z] ---> Running in 1c6a05071c4f [2022-09-30T19:11:51.372Z] ---> Running in 773f6d9225af [2022-09-30T19:11:51.635Z] Removing intermediate container 1c6a05071c4f [2022-09-30T19:11:51.635Z] ---> f06114dd0464 [2022-09-30T19:11:51.635Z] Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:51.635Z] Removing intermediate container 773f6d9225af [2022-09-30T19:11:51.635Z] ---> 3a3643cd9b60 [2022-09-30T19:11:51.635Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:11:51.894Z] Removing intermediate container 548dc9b23d48 [2022-09-30T19:11:51.894Z] ---> a7dd47d96d37 [2022-09-30T19:11:51.894Z] Step 8/33 : COPY . . [2022-09-30T19:11:56.307Z] ---> 7698c05009b1 [2022-09-30T19:11:56.307Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-30T19:11:58.212Z] ---> Running in c855aeb8b568 [2022-09-30T19:11:58.212Z] ---> Running in c07f7b663f02 [2022-09-30T19:11:58.212Z] ---> Running in a3c8e1100cc4 [2022-09-30T19:11:58.470Z] Removing intermediate container c07f7b663f02 [2022-09-30T19:11:58.470Z] ---> 92c8dc05cfa4 [2022-09-30T19:11:58.470Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:11:58.470Z] Removing intermediate container c855aeb8b568 [2022-09-30T19:11:58.470Z] ---> a6315cf37fac [2022-09-30T19:11:58.471Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:58.471Z] Removing intermediate container a3c8e1100cc4 [2022-09-30T19:11:58.471Z] ---> c08be454de50 [2022-09-30T19:11:58.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:11:58.471Z] ---> Running in 74affa23baea [2022-09-30T19:11:58.471Z] ---> 6cbf5c36523f [2022-09-30T19:11:58.471Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-30T19:11:58.471Z] ---> Running in f64e004a6192 [2022-09-30T19:11:58.471Z] ---> Running in e332aef70b2c [2022-09-30T19:11:58.471Z] ---> Running in 99239635c5a8 [2022-09-30T19:11:58.728Z] Removing intermediate container f64e004a6192 [2022-09-30T19:11:58.728Z] ---> c9ccb18d104e [2022-09-30T19:11:58.728Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:11:58.728Z] Removing intermediate container 74affa23baea [2022-09-30T19:11:58.728Z] ---> ee0e6cc935f8 [2022-09-30T19:11:58.728Z] [2022-09-30T19:11:58.728Z] Removing intermediate container e332aef70b2c [2022-09-30T19:11:58.728Z] ---> c0789b204fe4 [2022-09-30T19:11:58.728Z] Step 21/23 : LABEL arch=x86_64 [2022-09-30T19:11:58.728Z] ---> Running in 819431b99f6a [2022-09-30T19:11:58.728Z] ---> Running in f935081b4e70 [2022-09-30T19:11:58.728Z] Successfully built ee0e6cc935f8 [2022-09-30T19:11:58.728Z] Successfully tagged security-spire-agent:latest [2022-09-30T19:11:58.728Z] Building support-scheduler [2022-09-30T19:11:58.728Z]  Building security-spire-agent ... done Removing intermediate container 639510c6df30 [2022-09-30T19:11:58.728Z] ---> 24cd5d3b1ac3 [2022-09-30T19:11:58.728Z] Step 7/20 : COPY . . [2022-09-30T19:11:58.728Z] Removing intermediate container f935081b4e70 [2022-09-30T19:11:58.728Z] ---> 5ebd61ee994e [2022-09-30T19:11:58.728Z] [2022-09-30T19:11:58.728Z] Removing intermediate container 819431b99f6a [2022-09-30T19:11:58.728Z] ---> 846e92f56e1b [2022-09-30T19:11:58.728Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:11:58.728Z] ---> Running in 6c5efdb19038 [2022-09-30T19:11:58.985Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:11:58.985Z] Successfully built 5ebd61ee994e [2022-09-30T19:11:58.985Z] Successfully tagged core-metadata:latest [2022-09-30T19:11:58.985Z]  Building core-metadata ... done Building support-notifications [2022-09-30T19:12:03.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:03.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:03.414Z] ---> 103dff5083b5 [2022-09-30T19:12:03.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 04d39aa698a9 [2022-09-30T19:12:03.414Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 15bdf16181b6 [2022-09-30T19:12:03.414Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 341eb5f9e272 [2022-09-30T19:12:03.414Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 7f5e83b7126c [2022-09-30T19:12:03.414Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 159b5ab31eca [2022-09-30T19:12:03.414Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> ca15ef604f6d [2022-09-30T19:12:03.414Z] Step 9/23 : COPY . . [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> f197166087a3 [2022-09-30T19:12:03.414Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-30T19:12:03.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:03.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:03.414Z] ---> 103dff5083b5 [2022-09-30T19:12:03.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 04d39aa698a9 [2022-09-30T19:12:03.414Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 15bdf16181b6 [2022-09-30T19:12:03.414Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:03.414Z] ---> Using cache [2022-09-30T19:12:03.414Z] ---> 341eb5f9e272 [2022-09-30T19:12:03.414Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-30T19:12:11.558Z] Removing intermediate container 6c5efdb19038 [2022-09-30T19:12:11.558Z] ---> fe66bc407feb [2022-09-30T19:12:11.558Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:12:14.110Z] ---> Running in 94cf2638b635 [2022-09-30T19:12:14.110Z] ---> Running in 9c60dfb7b5e3 [2022-09-30T19:12:14.110Z] ---> Running in a15a9e7edfb0 [2022-09-30T19:12:14.110Z] ---> dd33803448f0 [2022-09-30T19:12:14.110Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-30T19:12:14.371Z] Removing intermediate container a15a9e7edfb0 [2022-09-30T19:12:14.371Z] ---> 9c304837e9ad [2022-09-30T19:12:14.371Z] [2022-09-30T19:12:14.371Z] ---> Running in 760d8314a27c [2022-09-30T19:12:14.371Z] Successfully built 9c304837e9ad [2022-09-30T19:12:14.371Z] Successfully tagged sys-mgmt-agent:latest [2022-09-30T19:12:14.371Z] Building core-data [2022-09-30T19:12:15.308Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-30T19:12:17.854Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:17.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:17.854Z] ---> 103dff5083b5 [2022-09-30T19:12:17.854Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:12:17.854Z] ---> Using cache [2022-09-30T19:12:17.854Z] ---> 04d39aa698a9 [2022-09-30T19:12:17.854Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:12:17.854Z] ---> Using cache [2022-09-30T19:12:17.854Z] ---> 15bdf16181b6 [2022-09-30T19:12:17.854Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:17.854Z] ---> Using cache [2022-09-30T19:12:17.854Z] ---> 341eb5f9e272 [2022-09-30T19:12:17.854Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-30T19:12:18.122Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:12:19.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:19.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:19.999Z] ---> Running in 6b027d8a1236 [2022-09-30T19:12:20.261Z] OK: 211 MiB in 51 packages [2022-09-30T19:12:20.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:21.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:21.768Z] Removing intermediate container 9c60dfb7b5e3 [2022-09-30T19:12:21.768Z] ---> 4b057fd89108 [2022-09-30T19:12:21.768Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:12:22.029Z] OK: 211 MiB in 51 packages [2022-09-30T19:12:23.408Z] ---> ab306c4a4436 [2022-09-30T19:12:23.408Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:23.669Z] ---> Running in e33045bd08c8 [2022-09-30T19:12:23.669Z] Removing intermediate container 99239635c5a8 [2022-09-30T19:12:23.669Z] ---> 333e517a05ff [2022-09-30T19:12:23.669Z] [2022-09-30T19:12:23.669Z] Step 10/33 : FROM alpine:3.16 [2022-09-30T19:12:23.669Z] ---> 9c6f07244728 [2022-09-30T19:12:23.669Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:12:23.669Z] ---> Running in bd9be12853c6 [2022-09-30T19:12:23.669Z] Removing intermediate container 6b027d8a1236 [2022-09-30T19:12:23.669Z] ---> 242a2c2122ba [2022-09-30T19:12:23.669Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:12:23.929Z] Removing intermediate container bd9be12853c6 [2022-09-30T19:12:23.929Z] ---> aadd5fcd0232 [2022-09-30T19:12:23.929Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-30T19:12:24.192Z] ---> Running in 999c0b80666c [2022-09-30T19:12:24.192Z] ---> 9a2b6351fda9 [2022-09-30T19:12:24.192Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:24.192Z] ---> Running in f42fb29c1f5e [2022-09-30T19:12:24.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:25.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:25.279Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:12:25.279Z] (2/2) Installing su-exec (0.2-r1) [2022-09-30T19:12:25.279Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:12:25.279Z] OK: 6 MiB in 16 packages [2022-09-30T19:12:35.303Z] Removing intermediate container 999c0b80666c [2022-09-30T19:12:35.303Z] ---> 0d3152e2b579 [2022-09-30T19:12:35.303Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-30T19:12:35.871Z] ---> Running in 32e4114d26cf [2022-09-30T19:12:39.213Z] Removing intermediate container 32e4114d26cf [2022-09-30T19:12:39.213Z] ---> 266f8f1496ea [2022-09-30T19:12:39.213Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-30T19:12:43.404Z] ---> Running in 43276f75b6e4 [2022-09-30T19:12:43.404Z] Removing intermediate container 43276f75b6e4 [2022-09-30T19:12:43.404Z] ---> 5eff8f46cb3b [2022-09-30T19:12:43.404Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-30T19:12:43.404Z] ---> Running in 64004ad434db [2022-09-30T19:12:43.404Z] Removing intermediate container f42fb29c1f5e [2022-09-30T19:12:43.404Z] ---> 9f43e7b03c58 [2022-09-30T19:12:43.404Z] Step 9/24 : COPY . . [2022-09-30T19:12:43.404Z] Removing intermediate container e33045bd08c8 [2022-09-30T19:12:43.404Z] ---> 2184666c9820 [2022-09-30T19:12:43.404Z] Step 9/23 : COPY . . [2022-09-30T19:12:47.663Z] Removing intermediate container 64004ad434db [2022-09-30T19:12:47.663Z] ---> d6030b28c72e [2022-09-30T19:12:47.663Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-30T19:12:53.165Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-30T19:12:53.165Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-30T19:12:53.165Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-30T19:12:53.165Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-30T19:12:53.165Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-30T19:12:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-30T19:12:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-30T19:12:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-30T19:12:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-30T19:12:57.687Z] ---> Running in 8281fa9e03f9 [2022-09-30T19:12:57.687Z] ---> a95c981f3b09 [2022-09-30T19:12:57.687Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-30T19:12:57.687Z] ---> 82ec28820928 [2022-09-30T19:12:57.687Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-30T19:12:57.687Z] ---> Running in ead05b0237fb [2022-09-30T19:12:57.687Z] ---> Running in f27100287e92 [2022-09-30T19:12:57.687Z] Removing intermediate container 760d8314a27c [2022-09-30T19:12:57.687Z] ---> c2273f8ba04c [2022-09-30T19:12:57.687Z] [2022-09-30T19:12:57.687Z] Step 9/20 : FROM alpine:3.15 [2022-09-30T19:12:57.687Z] Removing intermediate container 94cf2638b635 [2022-09-30T19:12:57.687Z] ---> 66226252737d [2022-09-30T19:12:57.687Z] [2022-09-30T19:12:57.687Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:12:57.687Z] ---> c4fc93816858 [2022-09-30T19:12:57.687Z] ---> 9c6f07244728 [2022-09-30T19:12:57.687Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:12:57.687Z] ---> Using cache [2022-09-30T19:12:57.687Z] [2022-09-30T19:12:57.687Z] ---> 7654e9d944c0 [2022-09-30T19:12:57.687Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Using cache [2022-09-30T19:12:57.687Z] [2022-09-30T19:12:57.687Z] ---> Using cache [2022-09-30T19:12:57.687Z] ---> f56edcb16ad1 [2022-09-30T19:12:57.687Z] ---> 7d21ceab2761 [2022-09-30T19:12:57.687Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 14/23 : ENV APP_PORT=59861 [2022-09-30T19:12:57.687Z] [2022-09-30T19:12:57.687Z] ---> Using cache [2022-09-30T19:12:57.687Z] ---> 90b2cb91d7e4 [2022-09-30T19:12:57.687Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-30T19:12:57.687Z] Removing intermediate container 8281fa9e03f9 [2022-09-30T19:12:57.687Z] ---> 7832fd80a320 [2022-09-30T19:12:57.687Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-30T19:12:57.687Z] ---> Running in f7cd6af36b4e [2022-09-30T19:12:57.687Z] ---> Running in 6935a39bb8d8 [2022-09-30T19:12:57.687Z] ---> Running in e80aa341e84d [2022-09-30T19:12:57.687Z] Removing intermediate container 6935a39bb8d8 [2022-09-30T19:12:57.687Z] ---> 2d22b01181b4 [2022-09-30T19:12:57.687Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:12:57.687Z] ---> Running in ffb808ac7fb6 [2022-09-30T19:12:57.687Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-30T19:12:57.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-30T19:12:57.687Z] Removing intermediate container ffb808ac7fb6 [2022-09-30T19:12:57.687Z] ---> b2d2007b3351 [2022-09-30T19:12:57.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:12:57.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:57.958Z] ---> eccf43dd0716 [2022-09-30T19:12:57.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-30T19:12:58.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-30T19:12:58.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:58.783Z] Removing intermediate container e80aa341e84d [2022-09-30T19:12:58.783Z] ---> 515a2c7a3fd7 [2022-09-30T19:12:58.783Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-30T19:12:59.042Z] ---> Running in 955a3d594e8e [2022-09-30T19:12:59.042Z] ---> 1a27a08e2ce6 [2022-09-30T19:12:59.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-30T19:12:59.042Z] Removing intermediate container 955a3d594e8e [2022-09-30T19:12:59.042Z] ---> 212a5e22c5ca [2022-09-30T19:12:59.042Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-30T19:12:59.042Z] ---> 256fba5b0fac [2022-09-30T19:12:59.042Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-30T19:12:59.042Z] ---> Running in 23c44efb5fa8 [2022-09-30T19:12:59.301Z] Removing intermediate container 23c44efb5fa8 [2022-09-30T19:12:59.301Z] ---> 61c124d8535a [2022-09-30T19:12:59.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:12:59.301Z] ---> 64671109c6e3 [2022-09-30T19:12:59.301Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-30T19:12:59.301Z] ---> Running in 519d46bc6613 [2022-09-30T19:12:59.301Z] ---> Running in 82a4a0508288 [2022-09-30T19:12:59.301Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:12:59.301Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:12:59.301Z] OK: 15857 distinct packages available [2022-09-30T19:12:59.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:59.561Z] Removing intermediate container 519d46bc6613 [2022-09-30T19:12:59.561Z] ---> a0d577aa707e [2022-09-30T19:12:59.561Z] Step 21/23 : LABEL arch=x86_64 [2022-09-30T19:12:59.561Z] ---> Running in ccc8807a8cbe [2022-09-30T19:12:59.820Z] Removing intermediate container ccc8807a8cbe [2022-09-30T19:12:59.820Z] ---> 055552cedce5 [2022-09-30T19:12:59.820Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:12:59.820Z] ---> Running in 0ff38be9ab7b [2022-09-30T19:13:00.080Z] Removing intermediate container 0ff38be9ab7b [2022-09-30T19:13:00.080Z] ---> c56a43d74b0b [2022-09-30T19:13:00.080Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:13:00.080Z] ---> Running in 420c835c2859 [2022-09-30T19:13:00.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:00.080Z] Removing intermediate container 420c835c2859 [2022-09-30T19:13:00.080Z] ---> 3c403abc14d7 [2022-09-30T19:13:00.080Z] [2022-09-30T19:13:00.339Z] Successfully built 3c403abc14d7 [2022-09-30T19:13:00.339Z] Successfully tagged support-scheduler:latest [2022-09-30T19:13:00.339Z] Building security-spire-server [2022-09-30T19:13:00.339Z]  Building support-scheduler ... done Removing intermediate container 82a4a0508288 [2022-09-30T19:13:00.339Z] ---> af2a3208d6d4 [2022-09-30T19:13:00.339Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:13:00.630Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-30T19:13:00.630Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-30T19:13:00.893Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-30T19:13:00.893Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-30T19:13:00.893Z] (5/9) Installing curl (7.80.0-r3) [2022-09-30T19:13:01.152Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-30T19:13:01.152Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:13:01.152Z] (8/9) Installing libucontext (1.1-r0) [2022-09-30T19:13:01.427Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-30T19:13:01.427Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:13:01.427Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:13:01.427Z] OK: 8 MiB in 23 packages [2022-09-30T19:13:03.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:13:03.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:13:03.319Z] ---> 103dff5083b5 [2022-09-30T19:13:03.319Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 333627fb6dd9 [2022-09-30T19:13:03.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 54420cadd6fc [2022-09-30T19:13:03.319Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 5207e600ce29 [2022-09-30T19:13:03.319Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 2edf3bd2eff7 [2022-09-30T19:13:03.319Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> c69b3d8e2ceb [2022-09-30T19:13:03.319Z] Step 8/25 : COPY . . [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 113cf7941945 [2022-09-30T19:13:03.319Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> 7fc47eb7abf1 [2022-09-30T19:13:03.319Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-30T19:13:03.319Z] ---> Using cache [2022-09-30T19:13:03.319Z] ---> a21932286d81 [2022-09-30T19:13:03.319Z] Step 11/25 : 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 [2022-09-30T19:13:11.445Z] ---> 1e6e8a718cd3 [2022-09-30T19:13:11.445Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-30T19:13:11.704Z] ---> Running in 2d90f2c9adaf [2022-09-30T19:13:13.192Z] ---> 9e561de99402 [2022-09-30T19:13:13.192Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-30T19:13:13.763Z] Removing intermediate container f7cd6af36b4e [2022-09-30T19:13:13.763Z] ---> 7778bb782341 [2022-09-30T19:13:13.763Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:13:17.059Z] ---> 559ef11f817f [2022-09-30T19:13:17.059Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-30T19:13:17.317Z] ---> fe32074686be [2022-09-30T19:13:17.317Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-30T19:13:19.218Z] ---> 778d2c6b7c89 [2022-09-30T19:13:19.218Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-30T19:13:19.218Z] Removing intermediate container 2d90f2c9adaf [2022-09-30T19:13:19.218Z] ---> 7097d16e991b [2022-09-30T19:13:19.218Z] Step 12/25 : WORKDIR /edgex-go [2022-09-30T19:13:19.780Z] ---> 1d2f34c1c541 [2022-09-30T19:13:19.780Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-30T19:13:19.780Z] ---> Running in 4fde053707de [2022-09-30T19:13:19.780Z] ---> b449641721bb [2022-09-30T19:13:19.780Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-30T19:13:19.780Z] Removing intermediate container 4fde053707de [2022-09-30T19:13:19.780Z] ---> ec87e3a6d523 [2022-09-30T19:13:19.780Z] ---> 27e60cf2adcd [2022-09-30T19:13:19.780Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-30T19:13:19.780Z] [2022-09-30T19:13:19.780Z] Step 13/25 : FROM alpine:3.15 [2022-09-30T19:13:19.780Z] ---> c4fc93816858 [2022-09-30T19:13:19.780Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:13:19.780Z] ---> Using cache [2022-09-30T19:13:19.780Z] ---> f56edcb16ad1 [2022-09-30T19:13:19.780Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:13:19.780Z] ---> Using cache [2022-09-30T19:13:19.780Z] ---> 90b2cb91d7e4 [2022-09-30T19:13:19.780Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:13:19.780Z] ---> Using cache [2022-09-30T19:13:19.780Z] ---> 3a855c80112f [2022-09-30T19:13:19.780Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:13:19.780Z] ---> Running in 081165887a55 [2022-09-30T19:13:19.780Z] ---> 9629ba1435f0 [2022-09-30T19:13:19.780Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-30T19:13:20.037Z] Removing intermediate container 081165887a55 [2022-09-30T19:13:20.037Z] ---> 1c313e925df0 [2022-09-30T19:13:20.037Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:13:20.037Z] ---> Running in bbae12767c9d [2022-09-30T19:13:20.037Z] ---> 7e70ac55fcb2 [2022-09-30T19:13:20.037Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-30T19:13:20.037Z] Removing intermediate container bbae12767c9d [2022-09-30T19:13:20.037Z] ---> 417f763e1650 [2022-09-30T19:13:20.037Z] Step 18/20 : LABEL arch=x86_64 [2022-09-30T19:13:20.037Z] ---> Running in 02a209f5aabd [2022-09-30T19:13:20.037Z] ---> Running in 956f18285cc4 [2022-09-30T19:13:20.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.363s coverage: 28.7% of statements [2022-09-30T19:13:20.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-30T19:13:20.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-30T19:13:21.417Z] Removing intermediate container 956f18285cc4 [2022-09-30T19:13:21.417Z] ---> 693874b1fe6e [2022-09-30T19:13:21.417Z] Step 19/20 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:13:21.674Z] ---> Running in c70c23403ecb [2022-09-30T19:13:21.944Z] ---> dc86c0476ff5 [2022-09-30T19:13:21.944Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:13:21.944Z] Removing intermediate container c70c23403ecb [2022-09-30T19:13:21.944Z] ---> 45242e2c57c5 [2022-09-30T19:13:21.944Z] Step 20/20 : LABEL version=0.0.0 [2022-09-30T19:13:21.944Z] ---> Running in 983629123b58 [2022-09-30T19:13:21.944Z] ---> 23bb8ed65dfa [2022-09-30T19:13:21.944Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-30T19:13:22.202Z] Removing intermediate container 983629123b58 [2022-09-30T19:13:22.202Z] ---> 4c582a09f356 [2022-09-30T19:13:22.202Z] [2022-09-30T19:13:22.476Z] Successfully built 4c582a09f356 [2022-09-30T19:13:22.476Z] ---> b856767dd384 [2022-09-30T19:13:22.476Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-30T19:13:22.476Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-30T19:13:22.476Z]  Building security-spiffe-token-provider ... done Removing intermediate container 02a209f5aabd [2022-09-30T19:13:22.476Z] ---> 669ce77ea449 [2022-09-30T19:13:22.476Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-30T19:13:22.743Z] ---> Running in c811bf018e42 [2022-09-30T19:13:22.743Z] ---> cdc4e00f8766 [2022-09-30T19:13:22.743Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:13:23.021Z] ---> Running in f39596b48590 [2022-09-30T19:13:23.021Z] Removing intermediate container c811bf018e42 [2022-09-30T19:13:23.021Z] ---> a687c84f2669 [2022-09-30T19:13:23.021Z] Step 30/33 : CMD ["gate"] [2022-09-30T19:13:23.590Z] ---> Running in d72f55043d06 [2022-09-30T19:13:23.590Z] Removing intermediate container f39596b48590 [2022-09-30T19:13:23.590Z] ---> ed3b377958d8 [2022-09-30T19:13:23.590Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:13:24.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.534s coverage: 98.5% of statements [2022-09-30T19:13:24.969Z] ---> Running in b0c4d8569e31 [2022-09-30T19:13:24.969Z] Removing intermediate container d72f55043d06 [2022-09-30T19:13:24.969Z] ---> cafc7c191b1c [2022-09-30T19:13:24.969Z] Step 31/33 : LABEL arch=x86_64 [2022-09-30T19:13:25.226Z] Removing intermediate container ead05b0237fb [2022-09-30T19:13:25.226Z] ---> 7a14d639d485 [2022-09-30T19:13:25.226Z] [2022-09-30T19:13:25.226Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:13:25.226Z] ---> 9c6f07244728 [2022-09-30T19:13:25.226Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-30T19:13:25.226Z] ---> Running in 30d12b7ff366 [2022-09-30T19:13:25.226Z] Removing intermediate container b0c4d8569e31 [2022-09-30T19:13:25.226Z] ---> 5202d7963d17 [2022-09-30T19:13:25.226Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:13:25.226Z] ---> Running in da250b90bdb9 [2022-09-30T19:13:25.226Z] ---> Running in 78d7efb5f016 [2022-09-30T19:13:25.226Z] Removing intermediate container 30d12b7ff366 [2022-09-30T19:13:25.226Z] ---> f84d46b285d2 [2022-09-30T19:13:25.226Z] Step 32/33 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:13:25.226Z] ---> Running in 30a7ee50afb9 [2022-09-30T19:13:25.486Z] Removing intermediate container 78d7efb5f016 [2022-09-30T19:13:25.486Z] ---> 8c9290c43357 [2022-09-30T19:13:25.486Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:13:25.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:25.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:26.073Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-30T19:13:26.073Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:13:26.073Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:13:26.073Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:13:26.073Z] ---> Running in e24234d81378 [2022-09-30T19:13:26.073Z] Removing intermediate container 30a7ee50afb9 [2022-09-30T19:13:26.073Z] ---> 81e4d6afa88c [2022-09-30T19:13:26.073Z] Step 33/33 : LABEL version=0.0.0 [2022-09-30T19:13:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.614s coverage: 75.6% of statements [2022-09-30T19:13:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-30T19:13:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-30T19:13:26.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.2% of statements [2022-09-30T19:13:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-30T19:13:26.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-30T19:13:26.333Z] OK: 6 MiB in 16 packages [2022-09-30T19:13:26.595Z] ---> Running in 0fdf9a279144 [2022-09-30T19:13:26.595Z] Removing intermediate container e24234d81378 [2022-09-30T19:13:26.595Z] ---> dbee3e0fcf60 [2022-09-30T19:13:26.595Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:13:26.595Z] ---> Running in 96f548d4d86d [2022-09-30T19:13:26.595Z] Removing intermediate container 0fdf9a279144 [2022-09-30T19:13:26.595Z] ---> 1afd48604660 [2022-09-30T19:13:26.595Z] [2022-09-30T19:13:26.908Z] Removing intermediate container 96f548d4d86d [2022-09-30T19:13:26.908Z] ---> 4bc7370e3f6b [2022-09-30T19:13:26.908Z] [2022-09-30T19:13:26.908Z] Successfully built 1afd48604660 [2022-09-30T19:13:26.908Z] Successfully tagged security-bootstrapper:latest [2022-09-30T19:13:26.908Z]  Building security-bootstrapper ... done Removing intermediate container da250b90bdb9 [2022-09-30T19:13:26.908Z] ---> 59761ec28152 [2022-09-30T19:13:26.908Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:13:27.167Z] Successfully built 4bc7370e3f6b [2022-09-30T19:13:27.167Z] Successfully tagged security-spire-server:latest [2022-09-30T19:13:27.167Z]  Building security-spire-server ... done  ---> Running in 2f6a9f486bf2 [2022-09-30T19:13:27.427Z] Removing intermediate container 2f6a9f486bf2 [2022-09-30T19:13:27.427Z] ---> 1f8939478b3b [2022-09-30T19:13:27.427Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-30T19:13:27.427Z] ---> Running in 01a11e3c6a7b [2022-09-30T19:13:27.427Z] Removing intermediate container f27100287e92 [2022-09-30T19:13:27.427Z] ---> 874ac1fe48b1 [2022-09-30T19:13:27.427Z] [2022-09-30T19:13:27.427Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:13:27.427Z] ---> 9c6f07244728 [2022-09-30T19:13:27.427Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-30T19:13:27.427Z] ---> Running in 156098b3db0d [2022-09-30T19:13:27.427Z] Removing intermediate container 01a11e3c6a7b [2022-09-30T19:13:27.427Z] ---> 4b42842ee27f [2022-09-30T19:13:27.427Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:13:27.427Z] ---> Running in e3939edee963 [2022-09-30T19:13:27.427Z] Removing intermediate container 156098b3db0d [2022-09-30T19:13:27.427Z] ---> f182027c0211 [2022-09-30T19:13:27.427Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-30T19:13:27.427Z] Removing intermediate container e3939edee963 [2022-09-30T19:13:27.427Z] ---> 3413dcf9b05e [2022-09-30T19:13:27.427Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:13:27.427Z] ---> Running in 5f767e3068e2 [2022-09-30T19:13:27.687Z] Removing intermediate container 5f767e3068e2 [2022-09-30T19:13:27.687Z] ---> 1b49f0d1a5cc [2022-09-30T19:13:27.687Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-30T19:13:27.687Z] ---> Running in 0232da463807 [2022-09-30T19:13:27.687Z] ---> 5ab775a0d245 [2022-09-30T19:13:27.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-30T19:13:27.687Z] Removing intermediate container 0232da463807 [2022-09-30T19:13:27.687Z] ---> 806f15c29e1c [2022-09-30T19:13:27.687Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:13:27.687Z] ---> Running in 0f492ed91f9b [2022-09-30T19:13:28.626Z] ---> a291809a845c [2022-09-30T19:13:28.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-30T19:13:28.627Z] ---> 0fa42c152e23 [2022-09-30T19:13:28.627Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-30T19:13:28.627Z] Removing intermediate container 0f492ed91f9b [2022-09-30T19:13:28.627Z] ---> 6c0d0244ffd9 [2022-09-30T19:13:28.627Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-30T19:13:28.627Z] ---> Running in f44bd277b9df [2022-09-30T19:13:28.627Z] ---> Running in 63ae14259f65 [2022-09-30T19:13:28.627Z] Removing intermediate container f44bd277b9df [2022-09-30T19:13:28.627Z] ---> 5d1bffec34b6 [2022-09-30T19:13:28.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:13:28.627Z] ---> Running in 16c3af392af2 [2022-09-30T19:13:28.627Z] Removing intermediate container 16c3af392af2 [2022-09-30T19:13:28.627Z] ---> 5dafe8db43d8 [2022-09-30T19:13:28.627Z] Step 21/23 : LABEL arch=x86_64 [2022-09-30T19:13:28.887Z] ---> Running in d99f687599b8 [2022-09-30T19:13:28.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:28.887Z] Removing intermediate container d99f687599b8 [2022-09-30T19:13:28.887Z] ---> 459f7cb86fe6 [2022-09-30T19:13:28.887Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:13:28.887Z] ---> Running in 234a02c64818 [2022-09-30T19:13:28.887Z] Removing intermediate container 234a02c64818 [2022-09-30T19:13:28.887Z] ---> 95ff3925cf12 [2022-09-30T19:13:28.887Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:13:28.887Z] ---> Running in 7bf84d583c25 [2022-09-30T19:13:28.887Z] Removing intermediate container 7bf84d583c25 [2022-09-30T19:13:28.887Z] ---> 520823d73583 [2022-09-30T19:13:28.887Z] [2022-09-30T19:13:29.147Z] Successfully built 520823d73583 [2022-09-30T19:13:29.147Z] Successfully tagged support-notifications:latest [2022-09-30T19:13:29.720Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:29.982Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:13:29.982Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:13:30.243Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-30T19:13:30.243Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:13:30.243Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-30T19:13:30.504Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-30T19:13:30.504Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:13:30.504Z] OK: 8 MiB in 20 packages [2022-09-30T19:13:31.107Z] Removing intermediate container 63ae14259f65 [2022-09-30T19:13:31.107Z] ---> 718760dce007 [2022-09-30T19:13:31.107Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:13:31.107Z] ---> 54c4698a69be [2022-09-30T19:13:31.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-30T19:13:31.679Z] ---> a884a73e3285 [2022-09-30T19:13:31.679Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-30T19:13:31.679Z] ---> 5dbca7971cc7 [2022-09-30T19:13:31.679Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-30T19:13:31.679Z] ---> Running in 0d2722d6b703 [2022-09-30T19:13:31.679Z] Removing intermediate container 0d2722d6b703 [2022-09-30T19:13:31.679Z] ---> 8eb6cebaa02a [2022-09-30T19:13:31.679Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:13:31.679Z] ---> Running in 93208a904ca5 [2022-09-30T19:13:31.939Z] Removing intermediate container 93208a904ca5 [2022-09-30T19:13:31.940Z] ---> 7db6b95c2869 [2022-09-30T19:13:31.940Z] Step 22/24 : LABEL arch=x86_64 [2022-09-30T19:13:31.940Z] ---> Running in bdb52894f490 [2022-09-30T19:13:31.940Z] Removing intermediate container bdb52894f490 [2022-09-30T19:13:31.940Z] ---> 5f9db9fe60bb [2022-09-30T19:13:31.940Z] Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:13:31.940Z] ---> Running in 53a5db268a57 [2022-09-30T19:13:31.940Z] Removing intermediate container 53a5db268a57 [2022-09-30T19:13:31.940Z] ---> c7438c43caff [2022-09-30T19:13:31.940Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:13:31.940Z] ---> Running in a1221830af89 [2022-09-30T19:13:32.201Z] Removing intermediate container a1221830af89 [2022-09-30T19:13:32.201Z] ---> 2594eace2a75 [2022-09-30T19:13:32.201Z] [2022-09-30T19:13:32.201Z] Successfully built 2594eace2a75 [2022-09-30T19:13:32.201Z] Successfully tagged core-data:latest [2022-09-30T19:13:32.209Z]  Building core-data ... done  [Pipeline] } [2022-09-30T19:13:32.228Z] $ docker stop --time=1 e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb [2022-09-30T19:13:33.484Z] $ docker rm -f e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:13:33.873Z] + docker images [2022-09-30T19:13:33.874Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-30T19:13:33.874Z] core-data latest 2594eace2a75 2 seconds ago 21.6MB [2022-09-30T19:13:33.874Z] support-notifications latest 520823d73583 5 seconds ago 27.3MB [2022-09-30T19:13:33.874Z] 874ac1fe48b1 6 seconds ago 1.58GB [2022-09-30T19:13:33.874Z] security-bootstrapper latest 1afd48604660 7 seconds ago 19.9MB [2022-09-30T19:13:33.874Z] security-spire-server latest 4bc7370e3f6b 7 seconds ago 86.5MB [2022-09-30T19:13:33.874Z] 7a14d639d485 9 seconds ago 1.63GB [2022-09-30T19:13:33.874Z] security-spiffe-token-provider latest 4c582a09f356 12 seconds ago 29.3MB [2022-09-30T19:13:33.874Z] 27e60cf2adcd 14 seconds ago 1.45GB [2022-09-30T19:13:33.874Z] support-scheduler latest 3c403abc14d7 34 seconds ago 26.7MB [2022-09-30T19:13:33.874Z] c2273f8ba04c 46 seconds ago 1.6GB [2022-09-30T19:13:33.874Z] 66226252737d 46 seconds ago 1.63GB [2022-09-30T19:13:33.874Z] 333e517a05ff About a minute ago 1.56GB [2022-09-30T19:13:33.874Z] sys-mgmt-agent latest 9c304837e9ad About a minute ago 136MB [2022-09-30T19:13:33.874Z] core-metadata latest 5ebd61ee994e About a minute ago 18.3MB [2022-09-30T19:13:33.874Z] security-spire-agent latest ee0e6cc935f8 About a minute ago 125MB [2022-09-30T19:13:33.874Z] 5e81f506843a About a minute ago 1.58GB [2022-09-30T19:13:33.874Z] security-secretstore-setup latest 105cd38b8576 About a minute ago 29.2MB [2022-09-30T19:13:33.874Z] security-proxy-setup latest fc6f95b9739d 2 minutes ago 27.4MB [2022-09-30T19:13:33.874Z] core-command latest ac808a75f0d0 2 minutes ago 17.3MB [2022-09-30T19:13:33.874Z] security-spire-config latest 4b5bacad72f6 2 minutes ago 85.8MB [2022-09-30T19:13:33.874Z] 728975527714 2 minutes ago 1.56GB [2022-09-30T19:13:33.874Z] e0d68a86eb74 2 minutes ago 1.57GB [2022-09-30T19:13:33.874Z] f7484d9eb18a 2 minutes ago 1.55GB [2022-09-30T19:13:33.874Z] 55f2f8fcc654 2 minutes ago 1.57GB [2022-09-30T19:13:33.874Z] bb7ce4226d5e 2 minutes ago 1.45GB [2022-09-30T19:13:33.874Z] ci-base-image-x86_64 latest 103dff5083b5 6 minutes ago 940MB [2022-09-30T19:13:33.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 20 hours ago 677MB [2022-09-30T19:13:33.874Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-30T19:13:33.874Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-30T19:13:33.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-30T19:13:33.874Z] 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] } [2022-09-30T19:14:05.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.035s coverage: 89.2% of statements [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-30T19:14:05.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.604s coverage: 2.0% of statements [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-30T19:14:05.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.742s coverage: 95.6% of statements [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-30T19:14:05.218Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.459s coverage: 72.2% of statements [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-30T19:14:05.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-30T19:14:05.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.556s coverage: 60.0% of statements [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-30T19:14:05.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.173s coverage: 0.9% of statements [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-30T19:14:05.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.446s coverage: 58.8% of statements [2022-09-30T19:14:05.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.421s coverage: 29.6% of statements [2022-09-30T19:14:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-30T19:14:07.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements [2022-09-30T19:14:07.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.433s coverage: 79.5% of statements [2022-09-30T19:14:07.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2022-09-30T19:14:07.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2022-09-30T19:14:10.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2022-09-30T19:14:20.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.306s coverage: 94.4% of statements [2022-09-30T19:14:20.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-09-30T19:14:30.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.920s coverage: 80.5% of statements [2022-09-30T19:14:30.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements [2022-09-30T19:14:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.350s coverage: 80.0% of statements [2022-09-30T19:14:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2022-09-30T19:14:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.415s coverage: 85.4% of statements [2022-09-30T19:14:36.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.965s coverage: 91.2% of statements [2022-09-30T19:14:36.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.985s coverage: 64.7% of statements [2022-09-30T19:14:44.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-30T19:14:44.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-09-30T19:14:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2022-09-30T19:14:53.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements [2022-09-30T19:14:53.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-30T19:14:53.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-30T19:14:53.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-30T19:14:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.915s coverage: 41.8% of statements [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-30T19:14:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-30T19:14:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-30T19:14:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.062s coverage: 92.3% of statements [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.288s coverage: 28.9% of statements [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-30T19:15:04.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements [2022-09-30T19:15:04.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-09-30T19:15:05.210Z] 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 [2022-09-30T19:15:05.478Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T19:15:05.478Z] GO111MODULE=on go vet ./... [2022-09-30T19:17:12.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T19:17:12.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T19:17:12.295Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-30T19:17:12.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-30T19:17:13.015Z] + ls -al . [2022-09-30T19:17:13.015Z] total 752 [2022-09-30T19:17:13.015Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 19:10 . [2022-09-30T19:17:13.015Z] drwxr-xr-x 4 root root 4096 Sep 30 19:10 .. [2022-09-30T19:17:13.015Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:08 .blubracket [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 16 Sep 30 19:08 .dockerignore [2022-09-30T19:17:13.015Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 .git [2022-09-30T19:17:13.015Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:08 .github [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:08 .gitignore [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 19:08 .golangci.yml [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 87 Sep 30 19:08 .hadolint.yml [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:08 .sonarcloud.properties [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:08 ADOPTERS.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:08 Attribution.txt [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:08 CHANGELOG.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:08 CONTRIBUTING.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:08 GOVERNANCE.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 850 Sep 30 19:08 Jenkinsfile [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:08 LICENSE [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:08 Makefile [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:08 OWNERS.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:08 README.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:08 SECURITY.md [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:06 VERSION [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:08 ZMQWindows.md [2022-09-30T19:17:13.015Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:08 bin [2022-09-30T19:17:13.015Z] drwxrwxr-x 18 1001 1001 4096 Sep 30 19:08 cmd [2022-09-30T19:17:13.015Z] -rw-r--r-- 1 root root 496148 Sep 30 19:15 coverage.out [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:08 go.mod [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:08 go.sum [2022-09-30T19:17:13.015Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 internal [2022-09-30T19:17:13.015Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:08 openapi [2022-09-30T19:17:13.015Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:08 snap [2022-09-30T19:17:13.015Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:08 version.go [Pipeline] sh [2022-09-30T19:17:13.694Z] + '[' -e coverage.out ] [2022-09-30T19:17:13.694Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-30T19:17:13.728Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T19:17:14.577Z] Stashed 1 file(s) [Pipeline] sh [2022-09-30T19:17:15.223Z] + make build [2022-09-30T19:17:15.223Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-30T19:18:51.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:20:13.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:20:13.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-30T19:21:00.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-30T19:21:00.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-30T19:21:02.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-30T19:21:09.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-30T19:21:13.847Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:21:19.189Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:21:22.533Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:21:26.804Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:21:36.877Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-30T19:21:42.239Z] $ docker stop --time=1 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 [2022-09-30T19:21:44.282Z] $ docker rm -f 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:21:46.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:21:46.955Z] [2022-09-30T19:21:46.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:21:47.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:21:47.623Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-30T19:21:47.623Z] 29e5d40040c1: Pulling fs layer [2022-09-30T19:21:47.623Z] 1ce36da41761: Pulling fs layer [2022-09-30T19:21:47.623Z] 25b303627fd3: Pulling fs layer [2022-09-30T19:21:47.892Z] 29e5d40040c1: Verifying Checksum [2022-09-30T19:21:47.892Z] 29e5d40040c1: Download complete [2022-09-30T19:21:48.161Z] 1ce36da41761: Verifying Checksum [2022-09-30T19:21:48.161Z] 1ce36da41761: Download complete [2022-09-30T19:21:48.428Z] 29e5d40040c1: Pull complete [2022-09-30T19:21:49.837Z] 1ce36da41761: Pull complete [2022-09-30T19:21:49.837Z] 25b303627fd3: Verifying Checksum [2022-09-30T19:21:49.837Z] 25b303627fd3: Download complete [2022-09-30T19:21:59.908Z] 25b303627fd3: Pull complete [2022-09-30T19:21:59.908Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-30T19:21:59.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:21:59.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:22:00.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2022-09-30T19:22:00.272Z] $ 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 [2022-09-30T19:22:02.668Z] $ docker top 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:22:03.542Z] + docker-compose build --help [2022-09-30T19:22:03.542Z] + grep parallel [2022-09-30T19:22:07.792Z] --parallel Build images in parallel. [Pipeline] } [2022-09-30T19:22:08.080Z] $ docker stop --time=1 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d [2022-09-30T19:22:09.695Z] $ docker rm -f 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:22:10.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:22:10.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:22:10.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2022-09-30T19:22:10.715Z] $ 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 [2022-09-30T19:22:11.953Z] $ docker top 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:22:12.519Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-30T19:22:17.852Z] Building core-command ... [2022-09-30T19:22:17.852Z] Building core-data ... [2022-09-30T19:22:17.852Z] Building core-metadata ... [2022-09-30T19:22:17.852Z] Building security-bootstrapper ... [2022-09-30T19:22:17.852Z] Building security-proxy-setup ... [2022-09-30T19:22:17.852Z] Building security-secretstore-setup ... [2022-09-30T19:22:17.852Z] Building security-spiffe-token-provider ... [2022-09-30T19:22:17.852Z] Building security-spire-agent ... [2022-09-30T19:22:17.852Z] Building security-spire-config ... [2022-09-30T19:22:17.852Z] Building security-spire-server ... [2022-09-30T19:22:17.852Z] Building support-notifications ... [2022-09-30T19:22:17.852Z] Building support-scheduler ... [2022-09-30T19:22:17.852Z] Building sys-mgmt-agent ... [2022-09-30T19:22:17.852Z] Building security-proxy-setup [2022-09-30T19:22:17.852Z] Building security-spiffe-token-provider [2022-09-30T19:22:17.852Z] Building core-data [2022-09-30T19:22:17.852Z] Building security-secretstore-setup [2022-09-30T19:22:17.852Z] Building security-spire-agent [2022-09-30T19:23:04.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:23:04.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:23:04.837Z] ---> f424bfd74bbe [2022-09-30T19:23:04.837Z] Step 3/22 : WORKDIR /edgex-go [2022-09-30T19:23:04.837Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:23:04.837Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:23:04.837Z] ---> f424bfd74bbe [2022-09-30T19:23:04.837Z] Step 3/20 : WORKDIR /edgex-go [2022-09-30T19:23:05.108Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:23:05.108Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:23:05.108Z] ---> f424bfd74bbe [2022-09-30T19:23:05.108Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:23:05.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:23:05.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:23:05.108Z] ---> f424bfd74bbe [2022-09-30T19:23:05.108Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:23:05.108Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:23:05.108Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:23:05.108Z] ---> f424bfd74bbe [2022-09-30T19:23:05.375Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:23:06.337Z] ---> Running in 4775f6dcfb0c [2022-09-30T19:23:06.337Z] ---> Running in 578550259b84 [2022-09-30T19:23:06.337Z] ---> Running in 03ee9f16ba51 [2022-09-30T19:23:06.337Z] ---> Running in 54432f76ebb1 [2022-09-30T19:23:06.337Z] ---> Running in d560ba2a4624 [2022-09-30T19:23:06.922Z] Removing intermediate container 4775f6dcfb0c [2022-09-30T19:23:06.922Z] ---> ed41a5b46a4a [2022-09-30T19:23:06.922Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:23:06.922Z] Removing intermediate container 578550259b84 [2022-09-30T19:23:06.922Z] ---> 3d701d41f64c [2022-09-30T19:23:06.922Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-30T19:23:06.922Z] ---> Running in 853eacf663b2 [2022-09-30T19:23:06.922Z] Removing intermediate container 54432f76ebb1 [2022-09-30T19:23:06.922Z] ---> 37ac83f643f9 [2022-09-30T19:23:06.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:23:06.922Z] Removing intermediate container 03ee9f16ba51 [2022-09-30T19:23:06.922Z] ---> 079c0ce1dace [2022-09-30T19:23:06.922Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:23:06.922Z] ---> Running in f0a93ddd3411 [2022-09-30T19:23:07.188Z] Removing intermediate container d560ba2a4624 [2022-09-30T19:23:07.188Z] ---> d117d05afb8c [2022-09-30T19:23:07.188Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:23:07.188Z] ---> Running in 68d4e8999e32 [2022-09-30T19:23:07.188Z] ---> Running in 2d1c553f1ce4 [2022-09-30T19:23:07.455Z] ---> Running in 002c8892c63d [2022-09-30T19:23:07.723Z] Removing intermediate container 853eacf663b2 [2022-09-30T19:23:07.723Z] ---> cf9e1bd89880 [2022-09-30T19:23:07.723Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:23:07.988Z] ---> Running in 789d1e01301c [2022-09-30T19:23:09.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:09.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:10.891Z] Removing intermediate container 68d4e8999e32 [2022-09-30T19:23:10.891Z] ---> 50e478cac21d [2022-09-30T19:23:10.891Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-30T19:23:11.158Z] ---> Running in 2f8d2ad1916d [2022-09-30T19:23:11.158Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-30T19:23:11.158Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-30T19:23:11.158Z] OK: 16896 distinct packages available [2022-09-30T19:23:11.437Z] Removing intermediate container 2d1c553f1ce4 [2022-09-30T19:23:11.437Z] ---> 62730a83a671 [2022-09-30T19:23:11.437Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:23:11.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:11.437Z] ---> Running in b0aefbfa13c1 [2022-09-30T19:23:11.437Z] Removing intermediate container 002c8892c63d [2022-09-30T19:23:11.437Z] ---> 46b12a99d99a [2022-09-30T19:23:11.437Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-30T19:23:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:11.703Z] ---> Running in e8cad5e7997e [2022-09-30T19:23:11.969Z] Removing intermediate container 789d1e01301c [2022-09-30T19:23:11.969Z] ---> a1925d542489 [2022-09-30T19:23:11.969Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-30T19:23:11.969Z] ---> Running in 302779a979ae [2022-09-30T19:23:12.928Z] OK: 221 MiB in 51 packages [2022-09-30T19:23:13.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:14.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:14.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:14.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:14.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:14.380Z] Removing intermediate container f0a93ddd3411 [2022-09-30T19:23:14.380Z] ---> 5ebed9f957c1 [2022-09-30T19:23:14.380Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-30T19:23:14.968Z] ---> aed9de43b14b [2022-09-30T19:23:14.968Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:23:14.968Z] ---> Running in da66b5fa40d8 [2022-09-30T19:23:14.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:15.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:15.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:23:15.516Z] OK: 221 MiB in 51 packages [2022-09-30T19:23:16.926Z] OK: 221 MiB in 51 packages [2022-09-30T19:23:16.926Z] OK: 221 MiB in 51 packages [2022-09-30T19:23:16.926Z] OK: 221 MiB in 51 packages [2022-09-30T19:23:16.926Z] Removing intermediate container 2f8d2ad1916d [2022-09-30T19:23:16.926Z] ---> 57c272c70345 [2022-09-30T19:23:16.926Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-30T19:23:18.348Z] ---> da41b12550e2 [2022-09-30T19:23:18.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:23:18.348Z] Removing intermediate container e8cad5e7997e [2022-09-30T19:23:18.348Z] ---> 699763153376 [2022-09-30T19:23:18.348Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:23:18.620Z] Removing intermediate container b0aefbfa13c1 [2022-09-30T19:23:18.620Z] ---> a2d5cff99f78 [2022-09-30T19:23:18.620Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:23:18.620Z] ---> Running in a81e658cdd6d [2022-09-30T19:23:18.620Z] Removing intermediate container 302779a979ae [2022-09-30T19:23:18.620Z] ---> e4c20624c5f2 [2022-09-30T19:23:18.620Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:23:20.032Z] ---> fb928ca8d5ed [2022-09-30T19:23:20.032Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:23:20.032Z] ---> 7a0dbd3fa40f [2022-09-30T19:23:20.032Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:23:20.032Z] ---> d4ccecd7f084 [2022-09-30T19:23:20.032Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:23:20.032Z] ---> Running in 8cfa336f6828 [2022-09-30T19:23:20.300Z] ---> Running in c0dc7e80831a [2022-09-30T19:23:20.300Z] ---> Running in d2b628bcebe0 [2022-09-30T19:24:28.157Z] Removing intermediate container da66b5fa40d8 [2022-09-30T19:24:28.157Z] ---> 2a928b620499 [2022-09-30T19:24:28.157Z] Step 7/20 : COPY . . [2022-09-30T19:24:28.157Z] Removing intermediate container a81e658cdd6d [2022-09-30T19:24:28.157Z] ---> 6131d6bf7bd3 [2022-09-30T19:24:28.157Z] Step 8/22 : COPY . . [2022-09-30T19:24:28.157Z] Removing intermediate container c0dc7e80831a [2022-09-30T19:24:28.157Z] ---> 138eed3905e4 [2022-09-30T19:24:28.157Z] Step 8/26 : COPY . . [2022-09-30T19:24:28.157Z] Removing intermediate container 8cfa336f6828 [2022-09-30T19:24:28.157Z] ---> 6c2bb5d06f14 [2022-09-30T19:24:28.157Z] Step 8/25 : COPY . . [2022-09-30T19:24:28.157Z] Removing intermediate container d2b628bcebe0 [2022-09-30T19:24:28.157Z] ---> aec38a970bc6 [2022-09-30T19:24:28.157Z] Step 9/24 : COPY . . [2022-09-30T19:24:38.238Z] ---> 13c4dd9ed0e1 [2022-09-30T19:24:38.238Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-30T19:24:38.829Z] ---> Running in 25002acfa011 [2022-09-30T19:24:40.242Z] ---> 2f3d50a7ab96 [2022-09-30T19:24:40.242Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-30T19:24:40.242Z] ---> Running in 9f4c892a01aa [2022-09-30T19:24:40.242Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:24:42.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-30T19:24:42.831Z] ---> 84c81a80344c [2022-09-30T19:24:42.831Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:24:42.831Z] ---> Running in 6dda84bbe960 [2022-09-30T19:24:42.831Z] ---> 83d0732390f1 [2022-09-30T19:24:42.831Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-30T19:24:43.099Z] ---> Running in 96f21e0e1e31 [2022-09-30T19:24:43.370Z] ---> 666b42c6038e [2022-09-30T19:24:43.370Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-30T19:24:43.641Z] ---> Running in f54126259ae0 [2022-09-30T19:24:43.912Z] Removing intermediate container 6dda84bbe960 [2022-09-30T19:24:43.912Z] ---> 6583f111a43b [2022-09-30T19:24:43.912Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:24:44.182Z] ---> Running in d2f69ec9d5f0 [2022-09-30T19:24:44.767Z] Removing intermediate container d2f69ec9d5f0 [2022-09-30T19:24:44.767Z] ---> 5a7325c5153b [2022-09-30T19:24:44.767Z] Step 11/26 : 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 [2022-09-30T19:24:45.044Z] ---> Running in 2bf3ecbb78ea [2022-09-30T19:24:46.000Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:24:46.584Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-30T19:24:48.548Z] Removing intermediate container 2bf3ecbb78ea [2022-09-30T19:24:48.548Z] ---> 02cdad5f1e7d [2022-09-30T19:24:48.548Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:24:48.548Z] ---> Running in 88916cb35866 [2022-09-30T19:24:49.130Z] Removing intermediate container 88916cb35866 [2022-09-30T19:24:49.130Z] ---> 340143c92517 [2022-09-30T19:24:49.130Z] [2022-09-30T19:24:49.130Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:24:49.399Z] 3.15: Pulling from library/alpine [2022-09-30T19:24:50.811Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:24:50.811Z] Status: Downloaded newer image for alpine:3.15 [2022-09-30T19:24:50.811Z] ---> 02e0d6fdf486 [2022-09-30T19:24:50.811Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:24:50.811Z] ---> Running in 37e70d4a4cca [2022-09-30T19:24:51.395Z] Removing intermediate container 37e70d4a4cca [2022-09-30T19:24:51.395Z] ---> d131c99e077b [2022-09-30T19:24:51.395Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:24:51.395Z] ---> Running in b891db655be8 [2022-09-30T19:24:54.739Z] Removing intermediate container b891db655be8 [2022-09-30T19:24:54.739Z] ---> 9315fee208a4 [2022-09-30T19:24:54.739Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:24:54.739Z] ---> Running in 7f7c464e2305 [2022-09-30T19:24:56.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:57.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:59.606Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:24:59.606Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:24:59.606Z] OK: 15734 distinct packages available [2022-09-30T19:24:59.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:25:00.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:25:01.976Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-30T19:25:01.976Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:25:01.976Z] (3/5) Installing libucontext (1.1-r0) [2022-09-30T19:25:02.244Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-30T19:25:02.244Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-30T19:25:02.515Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:25:02.515Z] OK: 6 MiB in 19 packages [2022-09-30T19:25:04.457Z] Removing intermediate container 7f7c464e2305 [2022-09-30T19:25:04.457Z] ---> 09ce0e5d65f3 [2022-09-30T19:25:04.457Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-30T19:25:07.793Z] ---> cf00fb47aee5 [2022-09-30T19:25:07.793Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:25:14.427Z] ---> 5ee4db849283 [2022-09-30T19:25:14.427Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:25:14.427Z] ---> 2951ef454fb8 [2022-09-30T19:25:14.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-30T19:25:15.388Z] ---> ba45b9ec02d2 [2022-09-30T19:25:15.388Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-30T19:25:16.348Z] ---> 00f96c9e62e2 [2022-09-30T19:25:16.348Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:25:16.348Z] ---> Running in a02be934a9b1 [2022-09-30T19:25:16.615Z] Removing intermediate container a02be934a9b1 [2022-09-30T19:25:16.615Z] ---> f704d00e97d9 [2022-09-30T19:25:16.615Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:25:16.883Z] ---> Running in df646b0ad610 [2022-09-30T19:25:17.151Z] Removing intermediate container df646b0ad610 [2022-09-30T19:25:17.151Z] ---> 8b02d064eedb [2022-09-30T19:25:17.151Z] Step 24/26 : LABEL arch=arm64 [2022-09-30T19:25:17.418Z] ---> Running in 7991a8e745c8 [2022-09-30T19:25:18.005Z] Removing intermediate container 7991a8e745c8 [2022-09-30T19:25:18.005Z] ---> 6e987084b19b [2022-09-30T19:25:18.005Z] Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:25:18.005Z] ---> Running in 691b5bd225ac [2022-09-30T19:25:20.593Z] Removing intermediate container 691b5bd225ac [2022-09-30T19:25:20.593Z] ---> fc9295dcca1e [2022-09-30T19:25:20.593Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:25:20.593Z] ---> Running in e13bc1e79d2c [2022-09-30T19:25:20.860Z] Removing intermediate container e13bc1e79d2c [2022-09-30T19:25:20.860Z] ---> e7a526a7d0ff [2022-09-30T19:25:20.860Z] [2022-09-30T19:25:21.128Z] Successfully built e7a526a7d0ff [2022-09-30T19:25:21.395Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-30T19:25:21.395Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-09-30T19:25:39.609Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:25:39.609Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:25:39.609Z] ---> f424bfd74bbe [2022-09-30T19:25:39.609Z] Step 3/33 : WORKDIR /edgex-go [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> d117d05afb8c [2022-09-30T19:25:39.609Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> 46b12a99d99a [2022-09-30T19:25:39.609Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> 699763153376 [2022-09-30T19:25:39.609Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> fb928ca8d5ed [2022-09-30T19:25:39.609Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> 6c2bb5d06f14 [2022-09-30T19:25:39.609Z] Step 8/33 : COPY . . [2022-09-30T19:25:39.609Z] ---> Using cache [2022-09-30T19:25:39.609Z] ---> 83d0732390f1 [2022-09-30T19:25:39.609Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-30T19:25:39.609Z] ---> Running in 1f5310f0027d [2022-09-30T19:25:41.017Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:30:32.863Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:30:32.863Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-30T19:30:47.867Z] Removing intermediate container 9f4c892a01aa [2022-09-30T19:30:47.867Z] ---> 5da4d23f2439 [2022-09-30T19:30:47.867Z] [2022-09-30T19:30:47.867Z] Step 10/22 : FROM alpine:3.16 [2022-09-30T19:30:48.453Z] 3.16: Pulling from library/alpine [2022-09-30T19:30:50.400Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T19:30:50.400Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T19:30:50.400Z] ---> a6215f271958 [2022-09-30T19:30:50.400Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-30T19:30:50.982Z] ---> Running in 69e381e829b1 [2022-09-30T19:30:53.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:30:53.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:30:54.981Z] Removing intermediate container 96f21e0e1e31 [2022-09-30T19:30:54.981Z] ---> edbbbda524db [2022-09-30T19:30:54.981Z] [2022-09-30T19:30:54.981Z] Step 10/25 : FROM alpine:3.16 [2022-09-30T19:30:54.981Z] ---> a6215f271958 [2022-09-30T19:30:54.981Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-30T19:30:54.981Z] ---> Running in 65e0e15f37d2 [2022-09-30T19:30:55.249Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-30T19:30:55.517Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:30:55.518Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:30:55.518Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-30T19:30:55.518Z] (5/6) Installing curl (7.83.1-r3) [2022-09-30T19:30:55.786Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:30:55.786Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:30:55.786Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:30:56.075Z] OK: 8 MiB in 20 packages [2022-09-30T19:30:57.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:30:57.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:30:58.707Z] Removing intermediate container 69e381e829b1 [2022-09-30T19:30:58.707Z] ---> 7991fcb81646 [2022-09-30T19:30:58.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:30:58.707Z] ---> Running in d2c8a2a7523d [2022-09-30T19:30:58.707Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-30T19:30:58.707Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-30T19:30:58.707Z] (3/3) Installing su-exec (0.2-r1) [2022-09-30T19:30:58.707Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:30:58.707Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:30:58.973Z] Removing intermediate container d2c8a2a7523d [2022-09-30T19:30:58.973Z] ---> 3199ae46eb3d [2022-09-30T19:30:58.973Z] Step 13/22 : WORKDIR /edgex [2022-09-30T19:30:59.240Z] OK: 6 MiB in 17 packages [2022-09-30T19:30:59.240Z] ---> Running in b3b0dbd1d7a0 [2022-09-30T19:30:59.822Z] Removing intermediate container b3b0dbd1d7a0 [2022-09-30T19:30:59.822Z] ---> 6d50f45b0eca [2022-09-30T19:30:59.822Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-30T19:31:01.764Z] ---> 3794b4ae0ecb [2022-09-30T19:31:01.764Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-30T19:31:01.764Z] Removing intermediate container 65e0e15f37d2 [2022-09-30T19:31:01.764Z] ---> b22f61ea0360 [2022-09-30T19:31:01.764Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:31:02.030Z] ---> Running in 940ee2e24109 [2022-09-30T19:31:02.616Z] Removing intermediate container 940ee2e24109 [2022-09-30T19:31:02.616Z] ---> b43f98245a09 [2022-09-30T19:31:02.616Z] Step 13/25 : WORKDIR / [2022-09-30T19:31:02.890Z] ---> Running in d66ad4dae420 [2022-09-30T19:31:03.473Z] Removing intermediate container d66ad4dae420 [2022-09-30T19:31:03.473Z] ---> dc309853b6b7 [2022-09-30T19:31:03.473Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-30T19:31:03.740Z] ---> e1bd6b671764 [2022-09-30T19:31:03.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-30T19:31:04.698Z] ---> 0b18c64aa880 [2022-09-30T19:31:04.698Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-30T19:31:06.104Z] ---> 8ea43c0008f5 [2022-09-30T19:31:06.104Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-30T19:31:06.104Z] ---> b3afbed22be4 [2022-09-30T19:31:06.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:31:07.509Z] ---> 7b6d9b057df4 [2022-09-30T19:31:07.509Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-30T19:31:07.509Z] ---> d88b99f54014 [2022-09-30T19:31:07.509Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:31:07.509Z] ---> Running in 95ead6b3cc9f [2022-09-30T19:31:08.925Z] ---> 73e9345a523b [2022-09-30T19:31:08.925Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-30T19:31:10.871Z] ---> bb75079972ba [2022-09-30T19:31:10.871Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-30T19:31:11.138Z] Removing intermediate container 95ead6b3cc9f [2022-09-30T19:31:11.138Z] ---> cea67c0a6949 [2022-09-30T19:31:11.138Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:31:11.405Z] ---> Running in 5b4647b55fd1 [2022-09-30T19:31:12.213Z] Removing intermediate container 5b4647b55fd1 [2022-09-30T19:31:12.213Z] ---> 40b1224ba500 [2022-09-30T19:31:12.213Z] Step 20/22 : LABEL arch=arm64 [2022-09-30T19:31:12.508Z] ---> Running in 75c2555c59df [2022-09-30T19:31:13.109Z] Removing intermediate container 75c2555c59df [2022-09-30T19:31:13.109Z] ---> 1dd4815f89a5 [2022-09-30T19:31:13.109Z] Step 21/22 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:31:13.109Z] ---> Running in 665037aa7c50 [2022-09-30T19:31:13.109Z] ---> d370d6855562 [2022-09-30T19:31:13.110Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:31:14.113Z] Removing intermediate container 665037aa7c50 [2022-09-30T19:31:14.113Z] ---> bfaa4109e307 [2022-09-30T19:31:14.113Z] Step 22/22 : LABEL version=0.0.0 [2022-09-30T19:31:14.384Z] ---> Running in f3bfa3107e51 [2022-09-30T19:31:14.650Z] ---> da5c2323dbf0 [2022-09-30T19:31:14.651Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:31:14.651Z] ---> Running in 9e5b957e74ca [2022-09-30T19:31:15.243Z] Removing intermediate container f3bfa3107e51 [2022-09-30T19:31:15.243Z] ---> 7f4e40a1813e [2022-09-30T19:31:15.243Z] [2022-09-30T19:31:15.845Z] Successfully built 7f4e40a1813e [2022-09-30T19:31:15.845Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-30T19:31:15.845Z]  Building security-proxy-setup ... done Building security-spire-config [2022-09-30T19:31:18.455Z] Removing intermediate container 9e5b957e74ca [2022-09-30T19:31:18.455Z] ---> 46e4ed30819f [2022-09-30T19:31:18.455Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:31:18.455Z] ---> Running in 4f235da0f251 [2022-09-30T19:31:18.721Z] Removing intermediate container 4f235da0f251 [2022-09-30T19:31:18.721Z] ---> 45ed790e65e2 [2022-09-30T19:31:18.721Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:31:18.721Z] ---> Running in 3b97e8981d5f [2022-09-30T19:31:19.303Z] Removing intermediate container 3b97e8981d5f [2022-09-30T19:31:19.303Z] ---> d4e5ebad8a7f [2022-09-30T19:31:19.303Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:31:19.569Z] ---> Running in 745dbb0f0f0d [2022-09-30T19:31:20.157Z] Removing intermediate container 745dbb0f0f0d [2022-09-30T19:31:20.157Z] ---> 45e0860a458b [2022-09-30T19:31:20.157Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:31:20.157Z] ---> Running in a8abd23f9ad7 [2022-09-30T19:31:20.737Z] Removing intermediate container a8abd23f9ad7 [2022-09-30T19:31:20.737Z] ---> fe4eef98886d [2022-09-30T19:31:20.737Z] [2022-09-30T19:31:21.008Z] Successfully built fe4eef98886d [2022-09-30T19:31:21.008Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-30T19:31:21.008Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-09-30T19:31:39.204Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:31:39.204Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:31:39.204Z] ---> f424bfd74bbe [2022-09-30T19:31:39.204Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:31:39.204Z] ---> Using cache [2022-09-30T19:31:39.204Z] ---> d117d05afb8c [2022-09-30T19:31:39.204Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:31:39.204Z] ---> Using cache [2022-09-30T19:31:39.204Z] ---> 46b12a99d99a [2022-09-30T19:31:39.204Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:31:39.204Z] ---> Running in ed3b99551e3e [2022-09-30T19:31:41.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:31:42.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:31:44.321Z] OK: 221 MiB in 51 packages [2022-09-30T19:31:46.903Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:31:46.903Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:31:46.903Z] ---> f424bfd74bbe [2022-09-30T19:31:46.903Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:31:46.904Z] ---> Using cache [2022-09-30T19:31:46.904Z] ---> d117d05afb8c [2022-09-30T19:31:46.904Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:31:46.904Z] ---> Using cache [2022-09-30T19:31:46.904Z] ---> 46b12a99d99a [2022-09-30T19:31:46.904Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:31:46.904Z] ---> Using cache [2022-09-30T19:31:46.904Z] ---> c6a6247b51f6 [2022-09-30T19:31:46.904Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:31:47.169Z] Removing intermediate container ed3b99551e3e [2022-09-30T19:31:47.169Z] ---> c6a6247b51f6 [2022-09-30T19:31:47.169Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:31:48.577Z] ---> 3ec5bf7300f2 [2022-09-30T19:31:48.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:31:48.577Z] ---> 7468efeace92 [2022-09-30T19:31:48.577Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:31:48.843Z] ---> Running in 158b946306c0 [2022-09-30T19:31:49.109Z] ---> Running in 99bf62f0a7ea [2022-09-30T19:31:57.294Z] Removing intermediate container 1f5310f0027d [2022-09-30T19:31:57.294Z] ---> 051f22367769 [2022-09-30T19:31:57.294Z] [2022-09-30T19:31:57.294Z] Step 10/33 : FROM alpine:3.16 [2022-09-30T19:31:57.294Z] ---> a6215f271958 [2022-09-30T19:31:57.294Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:31:57.294Z] ---> Running in 507ec3d2fc51 [2022-09-30T19:31:57.294Z] Removing intermediate container 507ec3d2fc51 [2022-09-30T19:31:57.294Z] ---> d32da5742e10 [2022-09-30T19:31:57.294Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-30T19:31:57.294Z] ---> Running in 797d1bb2dc5f [2022-09-30T19:31:59.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:31:59.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:00.198Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:32:00.198Z] (2/2) Installing su-exec (0.2-r1) [2022-09-30T19:32:00.198Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:32:00.465Z] OK: 5 MiB in 16 packages [2022-09-30T19:32:02.403Z] Removing intermediate container 797d1bb2dc5f [2022-09-30T19:32:02.403Z] ---> a1fc92826e06 [2022-09-30T19:32:02.403Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-30T19:32:02.403Z] ---> Running in 0af825480848 [2022-09-30T19:32:02.983Z] Removing intermediate container 0af825480848 [2022-09-30T19:32:02.983Z] ---> 5a7e7f9b75e9 [2022-09-30T19:32:02.983Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-30T19:32:02.983Z] ---> Running in b43129b5f529 [2022-09-30T19:32:03.564Z] Removing intermediate container b43129b5f529 [2022-09-30T19:32:03.564Z] ---> 4ac0aebad880 [2022-09-30T19:32:03.564Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-30T19:32:03.564Z] ---> Running in cfcd714ec6dc [2022-09-30T19:32:04.150Z] Removing intermediate container cfcd714ec6dc [2022-09-30T19:32:04.150Z] ---> 9ce57b84f30a [2022-09-30T19:32:04.150Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-30T19:32:04.150Z] ---> Running in 16dd37c5036d [2022-09-30T19:32:04.757Z] Removing intermediate container 16dd37c5036d [2022-09-30T19:32:04.757Z] ---> cef79a22cee6 [2022-09-30T19:32:04.757Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-30T19:32:04.757Z] ---> Running in d81188ff0c87 [2022-09-30T19:32:09.016Z] Removing intermediate container d81188ff0c87 [2022-09-30T19:32:09.016Z] ---> 1d181c7423cf [2022-09-30T19:32:09.016Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-30T19:32:09.016Z] ---> Running in 08cb56977313 [2022-09-30T19:32:09.977Z] Removing intermediate container 08cb56977313 [2022-09-30T19:32:09.977Z] ---> d24bcc049198 [2022-09-30T19:32:09.977Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-30T19:32:11.383Z] ---> e986f012751c [2022-09-30T19:32:11.383Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-30T19:32:11.383Z] ---> Running in c1dcc76c3e7f [2022-09-30T19:32:14.723Z] Removing intermediate container c1dcc76c3e7f [2022-09-30T19:32:14.723Z] ---> e1fc3e03b036 [2022-09-30T19:32:14.723Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:32:15.686Z] ---> 94f2b8ca6d9a [2022-09-30T19:32:15.686Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-30T19:32:19.980Z] ---> d83ffc577a04 [2022-09-30T19:32:19.980Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-30T19:32:22.557Z] ---> 11b3685ee0da [2022-09-30T19:32:22.557Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-30T19:32:24.508Z] ---> 2caa8b30554b [2022-09-30T19:32:24.508Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-30T19:32:25.920Z] ---> 894c17944366 [2022-09-30T19:32:25.920Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-30T19:32:26.874Z] Removing intermediate container f54126259ae0 [2022-09-30T19:32:26.874Z] ---> 27e90abba7fc [2022-09-30T19:32:26.874Z] [2022-09-30T19:32:26.874Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:32:26.874Z] ---> a6215f271958 [2022-09-30T19:32:26.874Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-30T19:32:27.139Z] ---> Running in 4a1b2c535b92 [2022-09-30T19:32:27.139Z] ---> 81ac3536c473 [2022-09-30T19:32:27.139Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-30T19:32:27.722Z] Removing intermediate container 4a1b2c535b92 [2022-09-30T19:32:27.722Z] ---> 4b8ec04d0a83 [2022-09-30T19:32:27.722Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-30T19:32:27.987Z] ---> Running in ddb7dad34084 [2022-09-30T19:32:28.568Z] ---> 14485ae47b39 [2022-09-30T19:32:28.568Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-30T19:32:28.568Z] Removing intermediate container ddb7dad34084 [2022-09-30T19:32:28.568Z] ---> 245aa2f7c2ba [2022-09-30T19:32:28.568Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-30T19:32:28.568Z] ---> Running in f3ab286ee1b1 [2022-09-30T19:32:28.833Z] ---> Running in 10329f2ea457 [2022-09-30T19:32:29.785Z] Removing intermediate container 10329f2ea457 [2022-09-30T19:32:29.785Z] ---> ddf9cf93d62b [2022-09-30T19:32:29.785Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:32:30.051Z] ---> Running in 9b8a065c913c [2022-09-30T19:32:32.625Z] Removing intermediate container f3ab286ee1b1 [2022-09-30T19:32:32.893Z] ---> e64318f5301e [2022-09-30T19:32:32.893Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-30T19:32:33.158Z] ---> Running in 695cfe1f44e3 [2022-09-30T19:32:34.127Z] Removing intermediate container 695cfe1f44e3 [2022-09-30T19:32:34.127Z] ---> 066585294ea2 [2022-09-30T19:32:34.127Z] Step 30/33 : CMD ["gate"] [2022-09-30T19:32:34.127Z] Removing intermediate container 9b8a065c913c [2022-09-30T19:32:34.127Z] ---> de7cfd011837 [2022-09-30T19:32:34.127Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-30T19:32:34.127Z] ---> Running in 1f00c2308b38 [2022-09-30T19:32:34.127Z] ---> Running in 66f30e9a0767 [2022-09-30T19:32:35.099Z] Removing intermediate container 66f30e9a0767 [2022-09-30T19:32:35.099Z] ---> 14dafa570375 [2022-09-30T19:32:35.099Z] Step 31/33 : LABEL arch=arm64 [2022-09-30T19:32:35.365Z] ---> Running in a79304d2a051 [2022-09-30T19:32:35.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:36.213Z] Removing intermediate container a79304d2a051 [2022-09-30T19:32:36.213Z] ---> a303819edc77 [2022-09-30T19:32:36.213Z] Step 32/33 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:32:36.213Z] ---> Running in 9f582ba4b16e [2022-09-30T19:32:36.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:37.073Z] Removing intermediate container 9f582ba4b16e [2022-09-30T19:32:37.073Z] ---> d83f821e163c [2022-09-30T19:32:37.073Z] Step 33/33 : LABEL version=0.0.0 [2022-09-30T19:32:37.073Z] ---> Running in 9230e407637d [2022-09-30T19:32:37.653Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:32:37.654Z] Removing intermediate container 9230e407637d [2022-09-30T19:32:37.654Z] ---> 80a124b8821f [2022-09-30T19:32:37.654Z] [2022-09-30T19:32:37.919Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:32:37.919Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-30T19:32:37.919Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:32:38.186Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-30T19:32:38.186Z] Successfully built 80a124b8821f [2022-09-30T19:32:38.186Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-30T19:32:38.186Z] Building support-notifications [2022-09-30T19:32:38.451Z]  Building security-bootstrapper ... done (6/6) Installing zeromq (4.3.4-r0) [2022-09-30T19:32:38.451Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:32:38.451Z] OK: 8 MiB in 20 packages [2022-09-30T19:32:41.024Z] Removing intermediate container 1f00c2308b38 [2022-09-30T19:32:41.024Z] ---> 9513536144dc [2022-09-30T19:32:41.024Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:32:42.431Z] ---> 9d39fa0795d0 [2022-09-30T19:32:42.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-30T19:32:45.767Z] ---> 8e171ba8727c [2022-09-30T19:32:45.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-30T19:32:47.182Z] ---> 6099035ec3fe [2022-09-30T19:32:47.182Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-30T19:32:47.182Z] ---> Running in 0c29ef04eb86 [2022-09-30T19:32:47.768Z] Removing intermediate container 0c29ef04eb86 [2022-09-30T19:32:47.768Z] ---> bf8e129ab55e [2022-09-30T19:32:47.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:32:48.044Z] ---> Running in 1335a66fd2d6 [2022-09-30T19:32:48.628Z] Removing intermediate container 25002acfa011 [2022-09-30T19:32:48.628Z] ---> 78510aedc061 [2022-09-30T19:32:48.628Z] [2022-09-30T19:32:48.628Z] Step 9/20 : FROM alpine:3.15 [2022-09-30T19:32:48.628Z] ---> 02e0d6fdf486 [2022-09-30T19:32:48.628Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:32:48.628Z] ---> Using cache [2022-09-30T19:32:48.628Z] ---> d131c99e077b [2022-09-30T19:32:48.628Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:32:48.628Z] ---> Using cache [2022-09-30T19:32:48.628Z] ---> 9315fee208a4 [2022-09-30T19:32:48.628Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-30T19:32:48.628Z] Removing intermediate container 1335a66fd2d6 [2022-09-30T19:32:48.628Z] ---> f15c5c66ea0d [2022-09-30T19:32:48.628Z] Step 22/24 : LABEL arch=arm64 [2022-09-30T19:32:48.896Z] ---> Running in a5818e6e0947 [2022-09-30T19:32:48.896Z] ---> Running in 3029271d2097 [2022-09-30T19:32:49.858Z] Removing intermediate container 3029271d2097 [2022-09-30T19:32:49.858Z] ---> 336f29bcdebb [2022-09-30T19:32:49.858Z] Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:32:50.122Z] ---> Running in 13fca3d10d4b [2022-09-30T19:32:50.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:50.709Z] Removing intermediate container 13fca3d10d4b [2022-09-30T19:32:50.709Z] ---> c4e2b68ab507 [2022-09-30T19:32:50.709Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:32:50.977Z] ---> Running in 0a2d9abba25d [2022-09-30T19:32:51.561Z] Removing intermediate container 0a2d9abba25d [2022-09-30T19:32:51.561Z] ---> 306b2a9a3505 [2022-09-30T19:32:51.561Z] [2022-09-30T19:32:51.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:52.146Z] Successfully built 306b2a9a3505 [2022-09-30T19:32:52.413Z] Successfully tagged core-data-arm64:latest [2022-09-30T19:32:52.413Z] Building core-metadata [2022-09-30T19:32:52.680Z]  Building core-data ... done v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:32:52.680Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:32:52.680Z] OK: 15734 distinct packages available [2022-09-30T19:32:52.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:53.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:54.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:32:54.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:32:54.180Z] ---> f424bfd74bbe [2022-09-30T19:32:54.180Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:32:54.180Z] ---> Using cache [2022-09-30T19:32:54.180Z] ---> ed41a5b46a4a [2022-09-30T19:32:54.180Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:32:54.180Z] ---> Using cache [2022-09-30T19:32:54.180Z] ---> cf9e1bd89880 [2022-09-30T19:32:54.180Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:32:54.180Z] ---> Using cache [2022-09-30T19:32:54.180Z] ---> a1925d542489 [2022-09-30T19:32:54.180Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-30T19:32:54.763Z] ---> Running in 79574cae4a10 [2022-09-30T19:32:55.030Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-30T19:32:55.030Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-30T19:32:55.296Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-30T19:32:55.296Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-30T19:32:55.567Z] (5/9) Installing curl (7.80.0-r3) [2022-09-30T19:32:55.567Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-30T19:32:55.833Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:32:55.833Z] (8/9) Installing libucontext (1.1-r0) [2022-09-30T19:32:55.833Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-30T19:32:55.833Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:32:56.099Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:32:56.370Z] OK: 8 MiB in 23 packages [2022-09-30T19:32:56.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:57.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:58.560Z] Removing intermediate container a5818e6e0947 [2022-09-30T19:32:58.560Z] ---> 5db6ed3bb593 [2022-09-30T19:32:58.560Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:32:58.560Z] OK: 221 MiB in 51 packages [2022-09-30T19:32:59.971Z] ---> fd6a42e65439 [2022-09-30T19:32:59.971Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-30T19:33:00.236Z] Removing intermediate container 79574cae4a10 [2022-09-30T19:33:00.236Z] ---> f58b1a8cb352 [2022-09-30T19:33:00.236Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:33:01.192Z] Removing intermediate container 99bf62f0a7ea [2022-09-30T19:33:01.192Z] ---> db0a71453ba0 [2022-09-30T19:33:01.192Z] Step 8/26 : COPY . . [2022-09-30T19:33:01.459Z] ---> e69e027fa235 [2022-09-30T19:33:01.459Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:33:01.725Z] ---> Running in 0bd83ad0ac62 [2022-09-30T19:33:01.991Z] Removing intermediate container 158b946306c0 [2022-09-30T19:33:01.991Z] ---> d748ff38a95f [2022-09-30T19:33:01.991Z] Step 8/25 : COPY . . [2022-09-30T19:33:02.953Z] ---> 36c78b366f66 [2022-09-30T19:33:02.953Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-30T19:33:04.365Z] ---> 3778bf5af208 [2022-09-30T19:33:04.365Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-30T19:33:04.365Z] ---> Running in 0c89ad3285e0 [2022-09-30T19:33:04.952Z] Removing intermediate container 0c89ad3285e0 [2022-09-30T19:33:04.952Z] ---> 4c13e11d4226 [2022-09-30T19:33:04.952Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:33:05.221Z] ---> Running in f4dd73a90011 [2022-09-30T19:33:05.803Z] Removing intermediate container f4dd73a90011 [2022-09-30T19:33:05.803Z] ---> 4b0eca5caedf [2022-09-30T19:33:05.803Z] Step 18/20 : LABEL arch=arm64 [2022-09-30T19:33:06.070Z] ---> Running in 6cb2c4b01e05 [2022-09-30T19:33:06.655Z] Removing intermediate container 6cb2c4b01e05 [2022-09-30T19:33:06.655Z] ---> 0f04f161243f [2022-09-30T19:33:06.655Z] Step 19/20 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:33:06.655Z] ---> Running in b91c84817049 [2022-09-30T19:33:07.240Z] Removing intermediate container b91c84817049 [2022-09-30T19:33:07.240Z] ---> 494c6d519992 [2022-09-30T19:33:07.240Z] Step 20/20 : LABEL version=0.0.0 [2022-09-30T19:33:07.507Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:33:07.507Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:33:07.507Z] ---> f424bfd74bbe [2022-09-30T19:33:07.507Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:33:07.507Z] ---> Using cache [2022-09-30T19:33:07.507Z] ---> ed41a5b46a4a [2022-09-30T19:33:07.507Z] Step 4/25 : WORKDIR /edgex-go [2022-09-30T19:33:07.507Z] ---> Using cache [2022-09-30T19:33:07.507Z] ---> cf9e1bd89880 [2022-09-30T19:33:07.507Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:07.507Z] ---> Using cache [2022-09-30T19:33:07.507Z] ---> a1925d542489 [2022-09-30T19:33:07.507Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-30T19:33:07.507Z] ---> Running in d8e4057ae8b4 [2022-09-30T19:33:07.774Z] ---> Running in fbf21eb0dce8 [2022-09-30T19:33:08.733Z] Removing intermediate container d8e4057ae8b4 [2022-09-30T19:33:08.733Z] ---> 5306020618b5 [2022-09-30T19:33:08.733Z] [2022-09-30T19:33:09.318Z] Successfully built 5306020618b5 [2022-09-30T19:33:09.318Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-30T19:33:09.318Z]  Building security-spiffe-token-provider ... done Building core-command [2022-09-30T19:33:09.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:10.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:11.937Z] OK: 221 MiB in 51 packages [2022-09-30T19:33:15.408Z] Removing intermediate container fbf21eb0dce8 [2022-09-30T19:33:15.408Z] ---> 55cf683df783 [2022-09-30T19:33:15.408Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-30T19:33:17.447Z] ---> 598c1c735268 [2022-09-30T19:33:17.447Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:33:17.726Z] ---> Running in 98bb905f0de3 [2022-09-30T19:33:25.999Z] ---> 3e90786c8d52 [2022-09-30T19:33:25.999Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:33:25.999Z] ---> Running in e362c4f86d4e [2022-09-30T19:33:26.583Z] ---> 79954d61a422 [2022-09-30T19:33:26.583Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:33:27.173Z] ---> Running in 0d5dec7b75e8 [2022-09-30T19:33:27.173Z] Removing intermediate container e362c4f86d4e [2022-09-30T19:33:27.173Z] ---> 3e58052a6adf [2022-09-30T19:33:27.173Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:33:27.444Z] ---> Running in 925e3d0ddfd8 [2022-09-30T19:33:28.407Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:33:28.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:33:28.407Z] ---> f424bfd74bbe [2022-09-30T19:33:28.407Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:33:28.407Z] ---> Using cache [2022-09-30T19:33:28.407Z] ---> ed41a5b46a4a [2022-09-30T19:33:28.407Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:33:28.407Z] ---> Using cache [2022-09-30T19:33:28.407Z] ---> cf9e1bd89880 [2022-09-30T19:33:28.407Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:28.407Z] ---> Using cache [2022-09-30T19:33:28.407Z] ---> a1925d542489 [2022-09-30T19:33:28.407Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-30T19:33:28.407Z] ---> Using cache [2022-09-30T19:33:28.407Z] ---> 55cf683df783 [2022-09-30T19:33:28.407Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:33:28.407Z] ---> Using cache [2022-09-30T19:33:28.407Z] ---> 598c1c735268 [2022-09-30T19:33:28.407Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:33:28.407Z] Removing intermediate container 0d5dec7b75e8 [2022-09-30T19:33:28.407Z] ---> 4ec688ff2715 [2022-09-30T19:33:28.407Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-30T19:33:28.695Z] ---> Running in 372dfc36d2b5 [2022-09-30T19:33:28.695Z] ---> Running in 0b0be58b12b6 [2022-09-30T19:33:28.977Z] Removing intermediate container 925e3d0ddfd8 [2022-09-30T19:33:28.977Z] ---> c92e99ba3cf1 [2022-09-30T19:33:28.977Z] Step 11/26 : 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 [2022-09-30T19:33:29.256Z] ---> Running in 758d6fb96b4f [2022-09-30T19:33:30.224Z] Removing intermediate container 0b0be58b12b6 [2022-09-30T19:33:30.224Z] ---> 2398ab03caad [2022-09-30T19:33:30.224Z] Step 11/25 : 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 [2022-09-30T19:33:30.501Z] ---> Running in 195f4c0b1ec3 [2022-09-30T19:33:34.776Z] Removing intermediate container 758d6fb96b4f [2022-09-30T19:33:34.776Z] ---> 0b0c6e964920 [2022-09-30T19:33:34.776Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:33:34.776Z] ---> Running in d8b74287af72 [2022-09-30T19:33:35.042Z] Removing intermediate container 195f4c0b1ec3 [2022-09-30T19:33:35.042Z] ---> f0e83fcd8f7f [2022-09-30T19:33:35.042Z] Step 12/25 : WORKDIR /edgex-go [2022-09-30T19:33:35.308Z] ---> Running in e1f6a8b40811 [2022-09-30T19:33:35.308Z] Removing intermediate container d8b74287af72 [2022-09-30T19:33:35.308Z] ---> a7f1b56c5b80 [2022-09-30T19:33:35.308Z] [2022-09-30T19:33:35.308Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:33:35.308Z] ---> 02e0d6fdf486 [2022-09-30T19:33:35.308Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:33:35.308Z] ---> Using cache [2022-09-30T19:33:35.308Z] ---> d131c99e077b [2022-09-30T19:33:35.308Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:35.308Z] ---> Using cache [2022-09-30T19:33:35.308Z] ---> 9315fee208a4 [2022-09-30T19:33:35.308Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-30T19:33:35.575Z] ---> Running in 860dbd1d87b4 [2022-09-30T19:33:36.533Z] Removing intermediate container e1f6a8b40811 [2022-09-30T19:33:36.533Z] ---> bd018332b411 [2022-09-30T19:33:36.533Z] [2022-09-30T19:33:36.802Z] Step 13/25 : FROM alpine:3.15 [2022-09-30T19:33:36.802Z] ---> 02e0d6fdf486 [2022-09-30T19:33:36.802Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:33:36.802Z] ---> Using cache [2022-09-30T19:33:36.802Z] ---> d131c99e077b [2022-09-30T19:33:36.802Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:36.802Z] ---> Using cache [2022-09-30T19:33:36.802Z] ---> 9315fee208a4 [2022-09-30T19:33:36.802Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:33:36.802Z] ---> Using cache [2022-09-30T19:33:36.803Z] ---> 09ce0e5d65f3 [2022-09-30T19:33:36.803Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:33:38.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:39.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:40.587Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:33:40.587Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:33:40.587Z] OK: 15734 distinct packages available [2022-09-30T19:33:40.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:41.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:42.783Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-30T19:33:43.049Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:33:43.049Z] (3/4) Installing libucontext (1.1-r0) [2022-09-30T19:33:43.317Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-30T19:33:43.317Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:33:43.317Z] OK: 6 MiB in 18 packages [2022-09-30T19:33:46.683Z] Removing intermediate container 860dbd1d87b4 [2022-09-30T19:33:46.683Z] ---> 936a405718ee [2022-09-30T19:33:46.683Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:33:48.650Z] ---> 60798162375c [2022-09-30T19:33:48.650Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:33:49.611Z] ---> c758b935e2e1 [2022-09-30T19:33:49.611Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-30T19:33:51.018Z] ---> 6bcfa7f0a50c [2022-09-30T19:33:51.018Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-30T19:33:52.428Z] ---> b1d4406c61c9 [2022-09-30T19:33:52.428Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:33:52.428Z] ---> Running in 5a1731908198 [2022-09-30T19:33:53.383Z] Removing intermediate container 5a1731908198 [2022-09-30T19:33:53.383Z] ---> bbafe98c3c8f [2022-09-30T19:33:53.383Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:33:53.648Z] ---> Running in 877a715303c1 [2022-09-30T19:33:54.229Z] Removing intermediate container 877a715303c1 [2022-09-30T19:33:54.229Z] ---> 13055d9279ef [2022-09-30T19:33:54.229Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:33:54.495Z] ---> Running in dc391a6fe177 [2022-09-30T19:33:55.452Z] Removing intermediate container dc391a6fe177 [2022-09-30T19:33:55.452Z] ---> f4cdea4f2aed [2022-09-30T19:33:55.452Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:33:55.452Z] ---> Running in 76afb9778844 [2022-09-30T19:33:58.026Z] ---> a394e7c15dff [2022-09-30T19:33:58.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:33:58.026Z] Removing intermediate container 76afb9778844 [2022-09-30T19:33:58.026Z] ---> 6dca479bf209 [2022-09-30T19:33:58.026Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:33:58.026Z] ---> Running in 68f055130558 [2022-09-30T19:33:58.986Z] Removing intermediate container 68f055130558 [2022-09-30T19:33:58.986Z] ---> 7ee6d2666c47 [2022-09-30T19:33:58.986Z] [2022-09-30T19:33:58.986Z] ---> 0e615e47dd93 [2022-09-30T19:33:58.986Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-30T19:33:59.274Z] ---> Running in df9534338c2c [2022-09-30T19:33:59.537Z] Successfully built 7ee6d2666c47 [2022-09-30T19:33:59.537Z] Successfully tagged security-spire-server-arm64:latest [2022-09-30T19:33:59.537Z]  Building security-spire-server ... done Building support-scheduler [2022-09-30T19:34:00.498Z] Removing intermediate container df9534338c2c [2022-09-30T19:34:00.498Z] ---> d49a9df43d36 [2022-09-30T19:34:00.498Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-30T19:34:02.435Z] ---> 731c463d0677 [2022-09-30T19:34:02.435Z] Step 21/26 : WORKDIR / [2022-09-30T19:34:02.435Z] ---> Running in e8c5ba6576d9 [2022-09-30T19:34:02.700Z] Removing intermediate container 0bd83ad0ac62 [2022-09-30T19:34:02.700Z] ---> 53bb41d86770 [2022-09-30T19:34:02.700Z] Step 9/23 : COPY . . [2022-09-30T19:34:02.964Z] Removing intermediate container e8c5ba6576d9 [2022-09-30T19:34:02.964Z] ---> 04bec5e2ade1 [2022-09-30T19:34:02.964Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:34:03.227Z] ---> Running in 19e4140152ad [2022-09-30T19:34:04.181Z] Removing intermediate container 19e4140152ad [2022-09-30T19:34:04.181Z] ---> 7ac4182b97b1 [2022-09-30T19:34:04.181Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:34:04.181Z] ---> Running in b616428a0974 [2022-09-30T19:34:04.763Z] Removing intermediate container b616428a0974 [2022-09-30T19:34:04.763Z] ---> ce85a725aec9 [2022-09-30T19:34:04.763Z] Step 24/26 : LABEL arch=arm64 [2022-09-30T19:34:05.031Z] ---> Running in 0af81932ad4a [2022-09-30T19:34:05.612Z] Removing intermediate container 0af81932ad4a [2022-09-30T19:34:05.612Z] ---> 2b22903f680a [2022-09-30T19:34:05.612Z] Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:34:05.886Z] ---> Running in 443d609670dd [2022-09-30T19:34:06.839Z] Removing intermediate container 443d609670dd [2022-09-30T19:34:06.839Z] ---> 346e7a9ed460 [2022-09-30T19:34:06.839Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:34:06.839Z] ---> Running in 923516a215e7 [2022-09-30T19:34:07.795Z] Removing intermediate container 923516a215e7 [2022-09-30T19:34:07.795Z] ---> 7027eaf105ed [2022-09-30T19:34:07.795Z] [2022-09-30T19:34:08.063Z] Successfully built 7027eaf105ed [2022-09-30T19:34:08.063Z] Successfully tagged security-spire-config-arm64:latest [2022-09-30T19:34:08.063Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-30T19:34:10.638Z] Removing intermediate container 98bb905f0de3 [2022-09-30T19:34:10.638Z] ---> c88560ee6503 [2022-09-30T19:34:10.638Z] Step 9/25 : COPY . . [2022-09-30T19:34:17.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:34:17.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:34:17.274Z] ---> f424bfd74bbe [2022-09-30T19:34:17.274Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> ed41a5b46a4a [2022-09-30T19:34:17.274Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> cf9e1bd89880 [2022-09-30T19:34:17.274Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> a1925d542489 [2022-09-30T19:34:17.274Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> 55cf683df783 [2022-09-30T19:34:17.274Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> 598c1c735268 [2022-09-30T19:34:17.274Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:34:17.274Z] ---> Using cache [2022-09-30T19:34:17.274Z] ---> 9426d36d6855 [2022-09-30T19:34:17.274Z] Step 9/23 : COPY . . [2022-09-30T19:34:19.212Z] Removing intermediate container 372dfc36d2b5 [2022-09-30T19:34:19.212Z] ---> 9426d36d6855 [2022-09-30T19:34:19.212Z] Step 9/24 : COPY . . [2022-09-30T19:34:22.560Z] ---> c0327f6539d8 [2022-09-30T19:34:22.560Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-30T19:34:22.877Z] ---> Running in ec3efc604fd7 [2022-09-30T19:34:24.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:34:24.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:34:24.278Z] ---> f424bfd74bbe [2022-09-30T19:34:24.278Z] Step 3/23 : WORKDIR /edgex-go [2022-09-30T19:34:24.278Z] ---> Using cache [2022-09-30T19:34:24.278Z] ---> d117d05afb8c [2022-09-30T19:34:24.278Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:34:24.278Z] ---> Using cache [2022-09-30T19:34:24.278Z] ---> 46b12a99d99a [2022-09-30T19:34:24.278Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-30T19:34:24.548Z] ---> Running in afa0bf896698 [2022-09-30T19:34:24.548Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-30T19:34:26.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:34:27.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:34:28.849Z] OK: 221 MiB in 51 packages [2022-09-30T19:34:30.804Z] Removing intermediate container afa0bf896698 [2022-09-30T19:34:30.804Z] ---> 64ec29488a83 [2022-09-30T19:34:30.804Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-30T19:34:30.805Z] ---> 9a12680e412c [2022-09-30T19:34:30.805Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-30T19:34:31.071Z] ---> Running in 1b6e8b9347c9 [2022-09-30T19:34:33.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:34:33.280Z] ---> d3ce6845da48 [2022-09-30T19:34:33.280Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:34:33.552Z] ---> Running in 86d200058b60 [2022-09-30T19:34:40.195Z] ---> 10c96a3ffa4a [2022-09-30T19:34:40.195Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-30T19:34:40.195Z] ---> Running in 6b4e551bc194 [2022-09-30T19:34:42.145Z] ---> 48c0353033c1 [2022-09-30T19:34:42.145Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-30T19:34:42.145Z] ---> Running in ea0a3d8f8466 [2022-09-30T19:34:42.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-30T19:34:44.102Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-30T19:35:30.925Z] Removing intermediate container 86d200058b60 [2022-09-30T19:35:30.925Z] ---> 1ee7fe72b1e4 [2022-09-30T19:35:30.925Z] Step 8/23 : COPY . . [2022-09-30T19:35:43.223Z] ---> 8d16a504688d [2022-09-30T19:35:43.223Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-30T19:35:43.223Z] ---> Running in ac297650d7a4 [2022-09-30T19:35:43.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-30T19:41:20.093Z] Removing intermediate container ea0a3d8f8466 [2022-09-30T19:41:20.093Z] ---> 797225231cd6 [2022-09-30T19:41:20.093Z] [2022-09-30T19:41:20.093Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:41:20.093Z] ---> a6215f271958 [2022-09-30T19:41:20.093Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:41:20.093Z] ---> Running in 0a24fb6f3908 [2022-09-30T19:41:20.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:41:20.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:41:20.093Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-30T19:41:20.093Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:41:20.093Z] OK: 5 MiB in 15 packages [2022-09-30T19:41:20.093Z] Removing intermediate container 0a24fb6f3908 [2022-09-30T19:41:20.093Z] ---> 6c798d777a3d [2022-09-30T19:41:20.093Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:41:20.093Z] ---> Running in 17ba6aedac0d [2022-09-30T19:41:20.093Z] Removing intermediate container 17ba6aedac0d [2022-09-30T19:41:20.093Z] ---> 761e855ec413 [2022-09-30T19:41:20.093Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-30T19:41:20.093Z] ---> Running in cac4c9335304 [2022-09-30T19:41:20.093Z] Removing intermediate container cac4c9335304 [2022-09-30T19:41:20.093Z] ---> cf9d09e63ee0 [2022-09-30T19:41:20.093Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-30T19:41:20.093Z] ---> Running in 37769469bba3 [2022-09-30T19:41:20.093Z] Removing intermediate container 37769469bba3 [2022-09-30T19:41:20.093Z] ---> 280e8ed7a4d4 [2022-09-30T19:41:20.093Z] Step 16/24 : WORKDIR / [2022-09-30T19:41:20.093Z] ---> Running in 192f795d0b0a [2022-09-30T19:41:20.093Z] Removing intermediate container 192f795d0b0a [2022-09-30T19:41:20.093Z] ---> b88dd680b712 [2022-09-30T19:41:20.093Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:41:20.093Z] ---> ed7446cd5572 [2022-09-30T19:41:20.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-30T19:41:20.093Z] ---> c9c84b4dc28c [2022-09-30T19:41:20.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-30T19:41:20.681Z] ---> 1ad37db3f0ae [2022-09-30T19:41:20.681Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-30T19:41:20.946Z] ---> Running in eb2a4e5716bf [2022-09-30T19:41:22.348Z] Removing intermediate container eb2a4e5716bf [2022-09-30T19:41:22.348Z] ---> af3cb0eb5fe5 [2022-09-30T19:41:22.348Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:41:22.348Z] ---> Running in 32c46388c2e1 [2022-09-30T19:41:23.306Z] Removing intermediate container 32c46388c2e1 [2022-09-30T19:41:23.306Z] ---> c80c059baade [2022-09-30T19:41:23.306Z] Step 22/24 : LABEL arch=arm64 [2022-09-30T19:41:23.306Z] ---> Running in 40e07582d8cd [2022-09-30T19:41:24.262Z] Removing intermediate container 40e07582d8cd [2022-09-30T19:41:24.262Z] ---> 8bc3a69225a0 [2022-09-30T19:41:24.262Z] Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:41:24.542Z] ---> Running in 762998a4179d [2022-09-30T19:41:25.943Z] Removing intermediate container 762998a4179d [2022-09-30T19:41:25.943Z] ---> 8f463b3ae00c [2022-09-30T19:41:25.943Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:41:25.943Z] ---> Running in cc2fe7bc83ba [2022-09-30T19:41:26.896Z] Removing intermediate container cc2fe7bc83ba [2022-09-30T19:41:26.896Z] ---> 5a9499b1c13b [2022-09-30T19:41:26.896Z] [2022-09-30T19:41:27.636Z] Successfully built 5a9499b1c13b [2022-09-30T19:41:27.636Z] Successfully tagged core-command-arm64:latest [2022-09-30T19:41:34.444Z]  Building core-command ... done Removing intermediate container ac297650d7a4 [2022-09-30T19:41:34.444Z] ---> 4e9002838298 [2022-09-30T19:41:34.444Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-30T19:41:34.444Z] Removing intermediate container 1b6e8b9347c9 [2022-09-30T19:41:34.444Z] ---> 20d0fcad2347 [2022-09-30T19:41:34.444Z] [2022-09-30T19:41:34.444Z] Step 11/25 : FROM alpine:3.16 [2022-09-30T19:41:34.444Z] ---> a6215f271958 [2022-09-30T19:41:34.444Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:41:34.444Z] ---> Using cache [2022-09-30T19:41:34.444Z] ---> 6c798d777a3d [2022-09-30T19:41:34.444Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:41:34.444Z] ---> Using cache [2022-09-30T19:41:34.444Z] ---> 761e855ec413 [2022-09-30T19:41:34.444Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-30T19:41:34.444Z] ---> Running in ca68f35b4f26 [2022-09-30T19:41:34.444Z] ---> Running in bc2c56c72141 [2022-09-30T19:41:34.444Z] Removing intermediate container bc2c56c72141 [2022-09-30T19:41:34.444Z] ---> 6cbb5bd868f2 [2022-09-30T19:41:34.444Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-30T19:41:34.719Z] ---> Running in 7963b56a84bd [2022-09-30T19:41:35.328Z] Removing intermediate container 7963b56a84bd [2022-09-30T19:41:35.328Z] ---> ae91b902562f [2022-09-30T19:41:35.328Z] Step 16/25 : WORKDIR / [2022-09-30T19:41:35.328Z] ---> Running in 8e0b1b6f798c [2022-09-30T19:41:36.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-30T19:41:36.290Z] Removing intermediate container 8e0b1b6f798c [2022-09-30T19:41:36.290Z] ---> ab9266f000a4 [2022-09-30T19:41:36.290Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:41:37.244Z] ---> 510c07deef32 [2022-09-30T19:41:37.244Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-30T19:41:38.644Z] ---> e9ff9f6bb1ae [2022-09-30T19:41:38.910Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-30T19:41:39.867Z] ---> 4764e870ff55 [2022-09-30T19:41:39.867Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-30T19:41:41.266Z] ---> b90c033fe7a1 [2022-09-30T19:41:41.266Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-30T19:41:41.266Z] ---> Running in b56cecf42670 [2022-09-30T19:41:41.266Z] Removing intermediate container ca68f35b4f26 [2022-09-30T19:41:41.266Z] ---> fd0a01e8ace8 [2022-09-30T19:41:41.266Z] [2022-09-30T19:41:41.266Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:41:41.266Z] ---> a6215f271958 [2022-09-30T19:41:41.266Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:41:41.531Z] ---> Running in a67c21cc06d1 [2022-09-30T19:41:42.110Z] Removing intermediate container b56cecf42670 [2022-09-30T19:41:42.110Z] ---> 1c8158406d0c [2022-09-30T19:41:42.110Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:41:42.110Z] ---> Running in 89b1d64e752d [2022-09-30T19:41:42.375Z] Removing intermediate container a67c21cc06d1 [2022-09-30T19:41:42.375Z] ---> d920d2c0aec7 [2022-09-30T19:41:42.375Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-30T19:41:42.641Z] ---> Running in 3fd9fafdad6e [2022-09-30T19:41:42.908Z] Removing intermediate container 89b1d64e752d [2022-09-30T19:41:42.908Z] ---> f4ac388de574 [2022-09-30T19:41:42.908Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:41:43.175Z] ---> Running in d678dec1113c [2022-09-30T19:41:43.757Z] Removing intermediate container d678dec1113c [2022-09-30T19:41:43.757Z] ---> 1bf26f601244 [2022-09-30T19:41:43.757Z] Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:41:44.023Z] ---> Running in d4718ca991c2 [2022-09-30T19:41:44.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:41:44.605Z] Removing intermediate container d4718ca991c2 [2022-09-30T19:41:44.605Z] ---> 57946d11f8b6 [2022-09-30T19:41:44.605Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:41:44.877Z] ---> Running in b2e01706b4bf [2022-09-30T19:41:44.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:41:45.462Z] Removing intermediate container b2e01706b4bf [2022-09-30T19:41:45.462Z] ---> 3f47449f1736 [2022-09-30T19:41:45.462Z] [2022-09-30T19:41:45.729Z] Successfully built 3f47449f1736 [2022-09-30T19:41:45.729Z] Successfully tagged core-metadata-arm64:latest [2022-09-30T19:41:45.995Z]  Building core-metadata ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-30T19:41:45.995Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-30T19:41:45.995Z] (3/33) Installing readline (8.1.2-r0) [2022-09-30T19:41:45.995Z] (4/33) Installing bash (5.1.16-r2) [2022-09-30T19:41:46.260Z] Executing bash-5.1.16-r2.post-install [2022-09-30T19:41:46.260Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-30T19:41:46.260Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:41:46.260Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:41:46.527Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-30T19:41:46.527Z] (9/33) Installing curl (7.83.1-r3) [2022-09-30T19:41:46.527Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-30T19:41:47.487Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-30T19:41:47.487Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-30T19:41:47.487Z] (13/33) Installing expat (2.4.9-r0) [2022-09-30T19:41:47.487Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-30T19:41:47.487Z] (15/33) Installing gdbm (1.23-r0) [2022-09-30T19:41:47.487Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-30T19:41:47.487Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:41:47.487Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:41:47.487Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-30T19:41:47.487Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-30T19:41:47.487Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-30T19:41:50.060Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-30T19:41:50.060Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-30T19:41:50.060Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-30T19:41:50.060Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-30T19:41:50.060Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-30T19:41:50.060Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-30T19:41:50.060Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-30T19:41:50.060Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-30T19:41:50.060Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-30T19:41:50.060Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-30T19:41:50.060Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-30T19:41:50.060Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-30T19:41:51.019Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:41:51.019Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:41:51.290Z] OK: 120 MiB in 47 packages [2022-09-30T19:42:06.271Z] Collecting docker-compose==1.23.2 [2022-09-30T19:42:06.271Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-30T19:42:06.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-09-30T19:42:06.271Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-30T19:42:06.271Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-30T19:42:06.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 [2022-09-30T19:42:07.677Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-30T19:42:07.677Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-30T19:42:07.677Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.8 MB/s eta 0:00:00 [2022-09-30T19:42:07.677Z] Collecting texttable<0.10,>=0.9.0 [2022-09-30T19:42:07.677Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-30T19:42:07.677Z] Preparing metadata (setup.py): started [2022-09-30T19:42:10.252Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:42:10.252Z] Collecting cached-property<2,>=1.2.0 [2022-09-30T19:42:10.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-30T19:42:10.252Z] Collecting docopt<0.7,>=0.6.1 [2022-09-30T19:42:10.252Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-30T19:42:10.252Z] Preparing metadata (setup.py): started [2022-09-30T19:42:12.835Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:42:13.418Z] Collecting jsonschema<3,>=2.5.1 [2022-09-30T19:42:13.418Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-30T19:42:14.001Z] Collecting docker<4.0,>=3.6.0 [2022-09-30T19:42:14.001Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-30T19:42:14.269Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.4 MB/s eta 0:00:00 [2022-09-30T19:42:14.269Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-30T19:42:14.269Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-30T19:42:14.269Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-30T19:42:14.534Z] Preparing metadata (setup.py): started [2022-09-30T19:42:16.471Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:42:17.426Z] Collecting PyYAML<4,>=3.10 [2022-09-30T19:42:17.426Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-30T19:42:17.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 [2022-09-30T19:42:19.366Z] Preparing metadata (setup.py): started [2022-09-30T19:42:21.312Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:42:22.289Z] Collecting docker-pycreds>=0.4.0 [2022-09-30T19:42:22.289Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-30T19:42:23.249Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-30T19:42:23.249Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-30T19:42:23.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.8 MB/s eta 0:00:00 [2022-09-30T19:42:23.782Z] Collecting certifi>=2017.4.17 [2022-09-30T19:42:23.782Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-30T19:42:23.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.3 MB/s eta 0:00:00 [2022-09-30T19:42:24.049Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-30T19:42:24.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-30T19:42:24.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.3 MB/s eta 0:00:00 [2022-09-30T19:42:24.315Z] Collecting idna<2.8,>=2.5 [2022-09-30T19:42:24.315Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-30T19:42:24.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.0 MB/s eta 0:00:00 [2022-09-30T19:42:25.164Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-30T19:42:25.164Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-30T19:42:25.164Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-30T19:42:25.164Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-30T19:42:26.119Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-30T19:42:26.119Z] Running setup.py install for texttable: started [2022-09-30T19:42:28.693Z] Running setup.py install for texttable: finished with status 'done' [2022-09-30T19:42:28.693Z] Running setup.py install for PyYAML: started [2022-09-30T19:42:32.017Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-30T19:42:33.420Z] Running setup.py install for docopt: started [2022-09-30T19:42:35.994Z] Running setup.py install for docopt: finished with status 'done' [2022-09-30T19:42:39.331Z] Running setup.py install for dockerpty: started [2022-09-30T19:42:41.908Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-30T19:42:44.488Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-30T19:42:44.755Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-30T19:42:48.122Z] Removing intermediate container ec3efc604fd7 [2022-09-30T19:42:48.122Z] ---> e99350686d00 [2022-09-30T19:42:48.122Z] [2022-09-30T19:42:48.122Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:42:48.122Z] ---> a6215f271958 [2022-09-30T19:42:48.122Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-30T19:42:48.122Z] ---> Running in 76796ef7275e [2022-09-30T19:42:49.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:42:49.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:42:50.305Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-30T19:42:50.571Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:42:50.571Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:42:50.571Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:42:50.838Z] OK: 6 MiB in 16 packages [2022-09-30T19:42:53.416Z] Removing intermediate container 76796ef7275e [2022-09-30T19:42:53.416Z] ---> 5168216f18cf [2022-09-30T19:42:53.416Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:42:53.683Z] ---> Running in 0027650207b0 [2022-09-30T19:42:54.265Z] Removing intermediate container 0027650207b0 [2022-09-30T19:42:54.265Z] ---> 96def8fce790 [2022-09-30T19:42:54.265Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-30T19:42:54.265Z] ---> Running in bdd7f67585de [2022-09-30T19:42:54.852Z] Removing intermediate container bdd7f67585de [2022-09-30T19:42:54.853Z] ---> c5ecd0b362ea [2022-09-30T19:42:54.853Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:42:55.119Z] ---> Running in 8fa952883c68 [2022-09-30T19:42:55.703Z] Removing intermediate container 8fa952883c68 [2022-09-30T19:42:55.703Z] ---> 635e4fec72a6 [2022-09-30T19:42:55.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:42:56.287Z] Removing intermediate container 6b4e551bc194 [2022-09-30T19:42:56.287Z] ---> f1067de607b4 [2022-09-30T19:42:56.287Z] [2022-09-30T19:42:56.287Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:42:56.287Z] ---> a6215f271958 [2022-09-30T19:42:56.287Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:42:56.287Z] ---> Using cache [2022-09-30T19:42:56.287Z] ---> 6c798d777a3d [2022-09-30T19:42:56.287Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:42:56.287Z] ---> Using cache [2022-09-30T19:42:56.287Z] ---> 761e855ec413 [2022-09-30T19:42:56.287Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-30T19:42:56.875Z] ---> 79ba8855e9fa [2022-09-30T19:42:56.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-30T19:42:56.875Z] ---> Running in 6d59305268fb [2022-09-30T19:42:57.143Z] Removing intermediate container 6d59305268fb [2022-09-30T19:42:57.143Z] ---> deeecfcf99fb [2022-09-30T19:42:57.143Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:42:57.408Z] ---> Running in f2e1a098c8e2 [2022-09-30T19:42:57.678Z] Removing intermediate container f2e1a098c8e2 [2022-09-30T19:42:57.678Z] ---> 2ebe6df4c295 [2022-09-30T19:42:57.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:42:58.260Z] Removing intermediate container 3fd9fafdad6e [2022-09-30T19:42:58.260Z] ---> 3b77e6a6a11f [2022-09-30T19:42:58.260Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-30T19:42:58.260Z] ---> Running in a2ce89094c53 [2022-09-30T19:42:58.525Z] ---> 05d8d1b7ac50 [2022-09-30T19:42:58.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-30T19:42:58.525Z] ---> 16c1f927f78b [2022-09-30T19:42:58.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-30T19:42:58.791Z] Removing intermediate container a2ce89094c53 [2022-09-30T19:42:58.791Z] ---> 06dfb5a40508 [2022-09-30T19:42:58.791Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:42:58.791Z] ---> Running in fc90962ed4cd [2022-09-30T19:42:59.379Z] ---> b769939fd7f0 [2022-09-30T19:42:59.379Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-30T19:42:59.379Z] Removing intermediate container fc90962ed4cd [2022-09-30T19:42:59.379Z] ---> 2b714ea407de [2022-09-30T19:42:59.379Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-30T19:42:59.379Z] ---> Running in 35b3904f41cc [2022-09-30T19:42:59.961Z] Removing intermediate container 35b3904f41cc [2022-09-30T19:42:59.961Z] ---> 5e3b38b4cc5d [2022-09-30T19:42:59.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:42:59.961Z] ---> Running in 357246d5eb49 [2022-09-30T19:43:00.544Z] ---> 44421e505336 [2022-09-30T19:43:00.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-30T19:43:00.544Z] Removing intermediate container 357246d5eb49 [2022-09-30T19:43:00.544Z] ---> 1bdedb4326a7 [2022-09-30T19:43:00.544Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:43:00.544Z] ---> 026a42232d99 [2022-09-30T19:43:00.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-30T19:43:00.544Z] ---> Running in 3abb8862b252 [2022-09-30T19:43:01.140Z] Removing intermediate container 3abb8862b252 [2022-09-30T19:43:01.140Z] ---> 8d9098e1f62a [2022-09-30T19:43:01.140Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:43:01.140Z] ---> 16948dc0d4fa [2022-09-30T19:43:01.140Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-30T19:43:01.140Z] ---> Running in a42afd4c404d [2022-09-30T19:43:01.408Z] ---> f8d68684b47e [2022-09-30T19:43:01.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-30T19:43:01.408Z] ---> Running in 489f7f3241c6 [2022-09-30T19:43:01.675Z] Removing intermediate container a42afd4c404d [2022-09-30T19:43:01.675Z] ---> 925787b7cee9 [2022-09-30T19:43:01.675Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:43:01.943Z] ---> Running in 74aaced11d7a [2022-09-30T19:43:01.943Z] Removing intermediate container 489f7f3241c6 [2022-09-30T19:43:01.943Z] ---> dffa1ae32dcb [2022-09-30T19:43:01.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:43:01.943Z] ---> Running in 02efe8233196 [2022-09-30T19:43:02.213Z] ---> fb15dff352bb [2022-09-30T19:43:02.213Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-30T19:43:02.213Z] Removing intermediate container 74aaced11d7a [2022-09-30T19:43:02.213Z] ---> 562965af0fc3 [2022-09-30T19:43:02.213Z] [2022-09-30T19:43:02.480Z] ---> Running in e75c782dd4c5 [2022-09-30T19:43:02.480Z] Removing intermediate container 02efe8233196 [2022-09-30T19:43:02.480Z] ---> ee78c6f04b4a [2022-09-30T19:43:02.480Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:43:02.480Z] ---> Running in 111a74371f08 [2022-09-30T19:43:02.748Z] Successfully built 562965af0fc3 [2022-09-30T19:43:02.748Z] Successfully tagged support-notifications-arm64:latest [2022-09-30T19:43:02.748Z]  Building support-notifications ... done Removing intermediate container e75c782dd4c5 [2022-09-30T19:43:02.748Z] ---> d4a138177a8f [2022-09-30T19:43:02.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:43:02.748Z] ---> Running in ac3e8dc11afe [2022-09-30T19:43:03.015Z] Removing intermediate container 111a74371f08 [2022-09-30T19:43:03.015Z] ---> 0b0e90a11481 [2022-09-30T19:43:03.015Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:43:03.015Z] ---> Running in f470673cb6b4 [2022-09-30T19:43:03.282Z] Removing intermediate container ac3e8dc11afe [2022-09-30T19:43:03.282Z] ---> 2f46b7d6ab06 [2022-09-30T19:43:03.282Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:43:03.282Z] ---> Running in e25b2c811c5b [2022-09-30T19:43:03.282Z] Removing intermediate container f470673cb6b4 [2022-09-30T19:43:03.282Z] ---> 407888146789 [2022-09-30T19:43:03.549Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:43:03.549Z] ---> Running in 718af9b8c5df [2022-09-30T19:43:03.820Z] Removing intermediate container e25b2c811c5b [2022-09-30T19:43:03.820Z] ---> 88ed89545962 [2022-09-30T19:43:03.820Z] Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 [2022-09-30T19:43:03.820Z] ---> Running in 74702e599dd2 [2022-09-30T19:43:03.820Z] Removing intermediate container 718af9b8c5df [2022-09-30T19:43:03.820Z] ---> 79245f01d2ca [2022-09-30T19:43:03.820Z] [2022-09-30T19:43:04.088Z] Removing intermediate container 74702e599dd2 [2022-09-30T19:43:04.088Z] ---> e511a7999fa1 [2022-09-30T19:43:04.088Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:43:04.088Z] Successfully built 79245f01d2ca [2022-09-30T19:43:04.088Z] Successfully tagged support-scheduler-arm64:latest [2022-09-30T19:43:04.354Z]  Building support-scheduler ... done  ---> Running in 17b9562e18b3 [2022-09-30T19:43:04.620Z] Removing intermediate container 17b9562e18b3 [2022-09-30T19:43:04.620Z] ---> 67717ce3bb41 [2022-09-30T19:43:04.620Z] [2022-09-30T19:43:04.620Z] Successfully built 67717ce3bb41 [2022-09-30T19:43:04.887Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-30T19:43:05.162Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-30T19:43:05.164Z] $ docker stop --time=1 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e [2022-09-30T19:43:06.818Z] $ docker rm -f 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:43:07.370Z] + docker images [2022-09-30T19:43:07.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-30T19:43:07.637Z] sys-mgmt-agent-arm64 latest 67717ce3bb41 3 seconds ago 133MB [2022-09-30T19:43:07.637Z] support-scheduler-arm64 latest 79245f01d2ca 4 seconds ago 25.7MB [2022-09-30T19:43:07.637Z] support-notifications-arm64 latest 562965af0fc3 5 seconds ago 26.3MB [2022-09-30T19:43:07.637Z] f1067de607b4 12 seconds ago 1.46GB [2022-09-30T19:43:07.637Z] e99350686d00 22 seconds ago 1.46GB [2022-09-30T19:43:07.637Z] core-metadata-arm64 latest 3f47449f1736 About a minute ago 17.5MB [2022-09-30T19:43:07.637Z] fd0a01e8ace8 About a minute ago 1.38GB [2022-09-30T19:43:07.637Z] 20d0fcad2347 About a minute ago 1.41GB [2022-09-30T19:43:07.637Z] core-command-arm64 latest 5a9499b1c13b About a minute ago 16.7MB [2022-09-30T19:43:07.637Z] 797225231cd6 2 minutes ago 1.4GB [2022-09-30T19:43:07.637Z] security-spire-config-arm64 latest 7027eaf105ed 9 minutes ago 83.6MB [2022-09-30T19:43:07.637Z] security-spire-server-arm64 latest 7ee6d2666c47 9 minutes ago 84.3MB [2022-09-30T19:43:07.637Z] bd018332b411 9 minutes ago 1.28GB [2022-09-30T19:43:07.637Z] a7f1b56c5b80 9 minutes ago 1.28GB [2022-09-30T19:43:07.637Z] security-spiffe-token-provider-arm64 latest 5306020618b5 9 minutes ago 28.4MB [2022-09-30T19:43:07.637Z] core-data-arm64 latest 306b2a9a3505 10 minutes ago 20.7MB [2022-09-30T19:43:07.637Z] 78510aedc061 10 minutes ago 1.43GB [2022-09-30T19:43:07.637Z] security-bootstrapper-arm64 latest 80a124b8821f 10 minutes ago 19.1MB [2022-09-30T19:43:07.637Z] 27e90abba7fc 10 minutes ago 1.41GB [2022-09-30T19:43:07.637Z] 051f22367769 11 minutes ago 1.39GB [2022-09-30T19:43:07.637Z] security-secretstore-setup-arm64 latest fe4eef98886d 11 minutes ago 28.2MB [2022-09-30T19:43:07.637Z] security-proxy-setup-arm64 latest 7f4e40a1813e 11 minutes ago 26.4MB [2022-09-30T19:43:07.637Z] edbbbda524db 12 minutes ago 1.39GB [2022-09-30T19:43:07.637Z] 5da4d23f2439 12 minutes ago 1.39GB [2022-09-30T19:43:07.637Z] security-spire-agent-arm64 latest e7a526a7d0ff 17 minutes ago 122MB [2022-09-30T19:43:07.637Z] 340143c92517 18 minutes ago 1.28GB [2022-09-30T19:43:07.637Z] ci-base-image-arm64 latest f424bfd74bbe 32 minutes ago 941MB [2022-09-30T19:43:07.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 20 hours ago 679MB [2022-09-30T19:43:07.637Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-30T19:43:07.637Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-30T19:43:07.637Z] 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 [2022-09-30T19:43:08.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:43:08.443Z] [2022-09-30T19:43:08.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:43:08.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:43:09.111Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T19:43:09.111Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T19:43:09.111Z] 04944245beec: Pulling fs layer [2022-09-30T19:43:09.111Z] 699f458cf7ca: Pulling fs layer [2022-09-30T19:43:09.111Z] 765212b225bb: Pulling fs layer [2022-09-30T19:43:09.111Z] f23df028b6ca: Pulling fs layer [2022-09-30T19:43:09.111Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T19:43:09.111Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T19:43:09.111Z] 765212b225bb: Waiting [2022-09-30T19:43:09.111Z] f23df028b6ca: Waiting [2022-09-30T19:43:09.111Z] d65c8cfc05b1: Waiting [2022-09-30T19:43:09.111Z] 2437ff75d9bd: Waiting [2022-09-30T19:43:09.111Z] 04944245beec: Verifying Checksum [2022-09-30T19:43:09.111Z] 04944245beec: Download complete [2022-09-30T19:43:09.111Z] 765212b225bb: Verifying Checksum [2022-09-30T19:43:09.111Z] 765212b225bb: Download complete [2022-09-30T19:43:09.378Z] f23df028b6ca: Verifying Checksum [2022-09-30T19:43:09.378Z] f23df028b6ca: Download complete [2022-09-30T19:43:09.378Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T19:43:09.378Z] d65c8cfc05b1: Download complete [2022-09-30T19:43:09.378Z] 699f458cf7ca: Download complete [2022-09-30T19:43:09.966Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T19:43:09.966Z] 8998bd30e6a1: Download complete [2022-09-30T19:43:11.918Z] 2437ff75d9bd: Verifying Checksum [2022-09-30T19:43:11.918Z] 2437ff75d9bd: Download complete [2022-09-30T19:43:13.859Z] 8998bd30e6a1: Pull complete [2022-09-30T19:43:14.126Z] 04944245beec: Pull complete [2022-09-30T19:43:15.534Z] 699f458cf7ca: Pull complete [2022-09-30T19:43:15.534Z] 765212b225bb: Pull complete [2022-09-30T19:43:16.492Z] f23df028b6ca: Pull complete [2022-09-30T19:43:16.492Z] d65c8cfc05b1: Pull complete [2022-09-30T19:43:31.472Z] 2437ff75d9bd: Pull complete [2022-09-30T19:43:31.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T19:43:31.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:43:31.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:43:31.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2022-09-30T19:43:31.868Z] $ 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 [2022-09-30T19:43:35.065Z] $ docker top ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:43:36.112Z] ---> job-cost.sh [2022-09-30T19:43:36.112Z] lf-activate-venv: SKIPPING [2022-09-30T19:43:36.112Z] INFO: No Stack... [2022-09-30T19:43:36.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T19:43:37.308Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T19:43:37.979Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-30T19:43:37.979Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T19:43:38.071Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] [2022-09-30T19:43:38.075Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] did not exist. Created. [2022-09-30T19:43:38.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T19:43:38.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T19:43:39.001Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T19:43:39.017Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T19:43:39.075Z] $ docker stop --time=1 ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 [2022-09-30T19:43:40.579Z] $ docker rm -f ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 [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 [2022-09-30T19:43:41.607Z] provisioning config files... [2022-09-30T19:43:41.621Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1469920753896002754tmp [Pipeline] { [Pipeline] sh [2022-09-30T19:43:41.949Z] + set +x [2022-09-30T19:43:41.949Z] + curl -s https://codecov.io/bash [2022-09-30T19:43:41.949Z] + bash -s -- [2022-09-30T19:43:41.949Z] [2022-09-30T19:43:41.949Z] _____ _ [2022-09-30T19:43:41.949Z] / ____| | | [2022-09-30T19:43:41.949Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T19:43:41.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T19:43:41.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T19:43:41.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T19:43:41.949Z] Bash-1.0.6 [2022-09-30T19:43:41.949Z] [2022-09-30T19:43:41.949Z] [2022-09-30T19:43:41.949Z] ==> git version 2.25.1 found [2022-09-30T19:43:41.949Z] ==> 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 [2022-09-30T19:43:41.949Z] Release-Date: 2020-01-08 [2022-09-30T19:43:41.949Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-30T19:43:41.949Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T19:43:41.949Z] ==> Jenkins CI detected. [2022-09-30T19:43:41.949Z] current dir:  /w/workspace/edgex-go/1 [2022-09-30T19:43:41.949Z] project root: . [2022-09-30T19:43:41.949Z] --> token set from env [2022-09-30T19:43:41.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T19:43:41.949Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T19:43:41.949Z] ==> Python coveragepy not found [2022-09-30T19:43:41.949Z] ==> Searching for coverage reports in: [2022-09-30T19:43:41.949Z] + . [2022-09-30T19:43:41.949Z] -> Found 1 reports [2022-09-30T19:43:41.949Z] ==> Detecting git/mercurial file structure [2022-09-30T19:43:41.949Z] ==> Reading reports [2022-09-30T19:43:42.217Z] + ./coverage.out bytes=496148 [2022-09-30T19:43:42.217Z] ==> Appending adjustments [2022-09-30T19:43:42.217Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T19:43:43.198Z] + Found adjustments [2022-09-30T19:43:43.198Z] ==> Gzipping contents [2022-09-30T19:43:43.198Z] 64K /tmp/codecov.HZdzCF.gz [2022-09-30T19:43:43.198Z] ==> Uploading reports [2022-09-30T19:43:43.198Z] url: https://codecov.io [2022-09-30T19:43:43.198Z] query: branch=PR-4174&commit=4a402e7be269992b77eb2cefe774613f31f9d019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4174&job=&cmd_args= [2022-09-30T19:43:43.198Z] -> Pinging Codecov [2022-09-30T19:43:43.198Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4174&commit=4a402e7be269992b77eb2cefe774613f31f9d019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4174&job=&cmd_args= [2022-09-30T19:43:43.800Z] -> Uploading to [2022-09-30T19:43:43.800Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/00271124DB129430A58F1EEE437C3FCB/4a402e7be269992b77eb2cefe774613f31f9d019/b9640f69-4267-4d52-a0c2-18f69b86ac51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T194343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1889a18a7ce1cb3978439fbc22ef134e42ddab6b55d80f09af9cb61fea8beebb [2022-09-30T19:43:43.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T19:43:43.800Z] Dload Upload Total Spent Left Speed [2022-09-30T19:43:44.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64984 0 0 100 64984 0 249k --:--:-- --:--:-- --:--:-- 249k [2022-09-30T19:43:44.088Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] } [2022-09-30T19:43:44.120Z] 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 [2022-09-30T19:43:45.441Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:43:45.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:43:46.656Z] ---> package-listing.sh [2022-09-30T19:43:46.656Z] ++ facter osfamily [2022-09-30T19:43:46.656Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T19:43:46.915Z] + OS_FAMILY=debian [2022-09-30T19:43:46.915Z] + workspace=/w/workspace/edgex-go/1 [2022-09-30T19:43:46.915Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T19:43:46.915Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T19:43:46.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T19:43:46.915Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T19:43:46.915Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-30T19:43:46.915Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T19:43:46.915Z] + case "${OS_FAMILY}" in [2022-09-30T19:43:46.915Z] + dpkg -l [2022-09-30T19:43:46.915Z] + grep '^ii' [2022-09-30T19:43:46.915Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T19:43:46.915Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T19:43:46.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T19:43:46.915Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-30T19:43:46.915Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-30T19:43:46.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-30T19:43:46.944Z] 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 [2022-09-30T19:43:47.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:43:47.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:43:47.849Z] [2022-09-30T19:43:47.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:43:48.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:43:48.215Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T19:43:48.215Z] 5eb5b503b376: Pulling fs layer [2022-09-30T19:43:48.215Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T19:43:48.215Z] ec43610c2a17: Pulling fs layer [2022-09-30T19:43:48.215Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T19:43:48.215Z] 33b1e0a273af: Pulling fs layer [2022-09-30T19:43:48.215Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T19:43:48.215Z] 2f39f015ded8: Pulling fs layer [2022-09-30T19:43:48.215Z] 2f39f015ded8: Waiting [2022-09-30T19:43:48.215Z] 5d3b04190fa2: Waiting [2022-09-30T19:43:48.215Z] 3a2ae6a8a46f: Waiting [2022-09-30T19:43:48.215Z] 33b1e0a273af: Waiting [2022-09-30T19:43:48.215Z] 5c69ac0246d0: Verifying Checksum [2022-09-30T19:43:48.215Z] 5c69ac0246d0: Download complete [2022-09-30T19:43:48.215Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-30T19:43:48.215Z] 3a2ae6a8a46f: Download complete [2022-09-30T19:43:48.474Z] 33b1e0a273af: Verifying Checksum [2022-09-30T19:43:48.474Z] 33b1e0a273af: Download complete [2022-09-30T19:43:48.474Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T19:43:48.474Z] 5d3b04190fa2: Download complete [2022-09-30T19:43:48.474Z] ec43610c2a17: Verifying Checksum [2022-09-30T19:43:48.474Z] ec43610c2a17: Download complete [2022-09-30T19:43:48.474Z] 5eb5b503b376: Verifying Checksum [2022-09-30T19:43:48.474Z] 5eb5b503b376: Download complete [2022-09-30T19:43:49.041Z] 2f39f015ded8: Download complete [2022-09-30T19:43:49.606Z] 5eb5b503b376: Pull complete [2022-09-30T19:43:49.863Z] 5c69ac0246d0: Pull complete [2022-09-30T19:43:50.121Z] ec43610c2a17: Pull complete [2022-09-30T19:43:50.121Z] 3a2ae6a8a46f: Pull complete [2022-09-30T19:43:50.379Z] 33b1e0a273af: Pull complete [2022-09-30T19:43:50.636Z] 5d3b04190fa2: Pull complete [2022-09-30T19:43:54.824Z] 2f39f015ded8: Pull complete [2022-09-30T19:43:54.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T19:43:54.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:43:54.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:43:55.013Z] prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container [2022-09-30T19:43:55.036Z] $ 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 [2022-09-30T19:43:59.201Z] $ docker top e26fe05b4a127f1aa96e87d323a4fa44f6a30a259c64fe1dc0d993ad1afc8405 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:43:59.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T19:43:59.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T19:44:00.240Z] + ls /var/log/sa-host [2022-09-30T19:44:00.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T19:44:00.447Z] provisioning config files... [2022-09-30T19:44:00.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16195925368647863698tmp [Pipeline] { [Pipeline] echo [2022-09-30T19:44:00.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:44:00.805Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T19:44:00.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:44:01.233Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T19:44:01.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:44:01.572Z] ---> sudo-logs.sh [2022-09-30T19:44:01.572Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T19:44:01.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:44:01.960Z] ---> job-cost.sh [2022-09-30T19:44:01.960Z] lf-activate-venv: SKIPPING [2022-09-30T19:44:01.960Z] DEBUG: total: 0.10999999940395355 [2022-09-30T19:44:01.960Z] INFO: Retrieving Stack Cost... [2022-09-30T19:44:02.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T19:44:02.790Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T19:44:02.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:44:03.139Z] ---> logs-deploy.sh [2022-09-30T19:44:03.139Z] lf-activate-venv: SKIPPING [2022-09-30T19:44:03.139Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4174/1 [2022-09-30T19:44:03.139Z] INFO: archiving workspace using pattern(s): [2022-09-30T19:44:04.128Z] Archives upload complete. [2022-09-30T19:44:04.388Z] INFO: archiving logs to Nexus [2022-09-30T19:44:04.870Z] ---> uname -a: [2022-09-30T19:44:04.870Z] Linux prd-ubuntu20-04-docker-8c-8g-6107 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-30T19:44:04.870Z] [2022-09-30T19:44:04.870Z] [2022-09-30T19:44:04.870Z] ---> lscpu: [2022-09-30T19:44:04.870Z] Architecture: x86_64 [2022-09-30T19:44:04.870Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-30T19:44:04.870Z] Byte Order: Little Endian [2022-09-30T19:44:04.870Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-30T19:44:04.870Z] CPU(s): 8 [2022-09-30T19:44:04.870Z] On-line CPU(s) list: 0-7 [2022-09-30T19:44:04.870Z] Thread(s) per core: 1 [2022-09-30T19:44:04.870Z] Core(s) per socket: 1 [2022-09-30T19:44:04.870Z] Socket(s): 8 [2022-09-30T19:44:04.870Z] NUMA node(s): 1 [2022-09-30T19:44:04.870Z] Vendor ID: AuthenticAMD [2022-09-30T19:44:04.870Z] CPU family: 23 [2022-09-30T19:44:04.870Z] Model: 49 [2022-09-30T19:44:04.870Z] Model name: AMD EPYC-Rome Processor [2022-09-30T19:44:04.870Z] Stepping: 0 [2022-09-30T19:44:04.870Z] CPU MHz: 2799.998 [2022-09-30T19:44:04.870Z] BogoMIPS: 5599.99 [2022-09-30T19:44:04.870Z] Virtualization: AMD-V [2022-09-30T19:44:04.870Z] Hypervisor vendor: KVM [2022-09-30T19:44:04.870Z] Virtualization type: full [2022-09-30T19:44:04.870Z] L1d cache: 256 KiB [2022-09-30T19:44:04.870Z] L1i cache: 256 KiB [2022-09-30T19:44:04.870Z] L2 cache: 4 MiB [2022-09-30T19:44:04.870Z] L3 cache: 128 MiB [2022-09-30T19:44:04.870Z] NUMA node0 CPU(s): 0-7 [2022-09-30T19:44:04.870Z] Vulnerability Itlb multihit: Not affected [2022-09-30T19:44:04.870Z] Vulnerability L1tf: Not affected [2022-09-30T19:44:04.870Z] Vulnerability Mds: Not affected [2022-09-30T19:44:04.870Z] Vulnerability Meltdown: Not affected [2022-09-30T19:44:04.870Z] Vulnerability Mmio stale data: Not affected [2022-09-30T19:44:04.870Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-30T19:44:04.870Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-30T19:44:04.870Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-30T19:44:04.870Z] Vulnerability Srbds: Not affected [2022-09-30T19:44:04.870Z] Vulnerability Tsx async abort: Not affected [2022-09-30T19:44:04.870Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-30T19:44:04.870Z] [2022-09-30T19:44:04.870Z]