Pull request #4218 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb37c5cb9137e59b1cf13dce2049208b8f37db33+8ec173763edd28fbc169870ab8f1eb4c3f45690e (609958daf4abcacf39ddf110d53e29571d24c8f6) 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-ssh8242102816329784107.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10402178890231188037.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8271573814279981405.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh4579644098307904018.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7966165305402669186.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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116977 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit fb37c5cb9137e59b1cf13dce2049208b8f37db33 Merge succeeded, producing fb37c5cb9137e59b1cf13dce2049208b8f37db33 Checking out Revision fb37c5cb9137e59b1cf13dce2049208b8f37db33 (PR-4218) > 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/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # 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 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T20:20:15.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T20:20:15.298Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T20:20:15.314Z] ========================================================= [2022-10-25T20:20:15.314Z] EdgeX Global Pipelines Version Info [2022-10-25T20:20:15.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:20:16.013Z] ------------------- [2022-10-25T20:20:16.013Z] stable info: [2022-10-25T20:20:16.013Z] ------------------- [2022-10-25T20:20:16.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T20:20:16.013Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:20:16.013Z] Message: update stable to v1.0.243 > git rev-list --no-walk e3fd83b017e48ac562540e2794f14ff0097f9aa2 # timeout=10 [2022-10-25T20:20:16.953Z] ------------------- [2022-10-25T20:20:16.953Z] experimental info: [2022-10-25T20:20:16.953Z] ------------------- [2022-10-25T20:20:16.953Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T20:20:16.953Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:20:16.953Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T20:20:17.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T20:20:17.130Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T20:20:17.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T20:20:17.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T20:20:17.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T20:20:17.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T20:20:17.183Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T20:20:17.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T20:20:17.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T20:20:17.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T20:20:17.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T20:20:17.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T20:20:17.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T20:20:17.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T20:20:17.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T20:20:17.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:20:17.286Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:20:17.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T20:20:17.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T20:20:17.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T20:20:17.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T20:20:17.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T20:20:17.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T20:20:17.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo [2022-10-25T20:20:17.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo [2022-10-25T20:20:17.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo [2022-10-25T20:20:17.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo [2022-10-25T20:20:17.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb37c5c [Pipeline] echo [2022-10-25T20:20:17.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:20:17.454Z] provisioning config files... [2022-10-25T20:20:17.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17092197928149298477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:20:17.762Z] ---> docker-login.sh [2022-10-25T20:20:17.762Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:20:18.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:18.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:18.293Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:18.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:18.293Z] [2022-10-25T20:20:18.293Z] Login Succeeded [2022-10-25T20:20:18.293Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:20:18.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:18.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:18.554Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:18.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:18.554Z] [2022-10-25T20:20:18.554Z] Login Succeeded [2022-10-25T20:20:18.554Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:20:18.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:18.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:18.554Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:18.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:18.554Z] [2022-10-25T20:20:18.554Z] Login Succeeded [2022-10-25T20:20:18.554Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:20:18.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:18.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:18.831Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:18.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:18.831Z] [2022-10-25T20:20:18.831Z] Login Succeeded [2022-10-25T20:20:18.831Z] docker.io [2022-10-25T20:20:18.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:19.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:19.412Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:19.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:19.412Z] [2022-10-25T20:20:19.412Z] Login Succeeded [2022-10-25T20:20:19.412Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:20:19.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:20:19.781Z] + 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-10-25T20:20:19.781Z] + dirname cmd/core-command/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/core-data/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T20:20:19.781Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T20:20:19.781Z] + cut -d/ -f2 [2022-10-25T20:20:19.781Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T20:20:19.782Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T20:20:19.782Z] + cut -d/ -f2 [2022-10-25T20:20:19.782Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T20:20:19.782Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-25T20:20:19.782Z] + cut -d/ -f2 [2022-10-25T20:20:19.782Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T20:20:19.835Z] 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-10-25T20:20:20.155Z] + git rev-list -1 --merges fb37c5cb9137e59b1cf13dce2049208b8f37db33~1..fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo [2022-10-25T20:20:20.166Z] -----------> git rev-list -1 --merges fb37c5cb9137e59b1cf13dce2049208b8f37db33~1..fb37c5cb9137e59b1cf13dce2049208b8f37db33 fb37c5cb9137e59b1cf13dce2049208b8f37db33 [false] [Pipeline] sh [2022-10-25T20:20:20.448Z] + git log --format=format:%s -1 fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo [2022-10-25T20:20:20.459Z] ========================================================= [2022-10-25T20:20:20.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T20:20:20.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T20:20:20.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:20:20.810Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T20:20:20.810Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T20:20:20.810Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T20:20:20.810Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T20:20:20.810Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T20:20:20.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:20:21.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:21.146Z] [2022-10-25T20:20:21.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:20:21.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:21.448Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T20:20:21.448Z] b85a868b505f: Pulling fs layer [2022-10-25T20:20:21.448Z] e2be974225ed: Pulling fs layer [2022-10-25T20:20:21.448Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T20:20:21.448Z] 988bab9f4d93: Pulling fs layer [2022-10-25T20:20:21.448Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T20:20:21.448Z] eaf3925da568: Pulling fs layer [2022-10-25T20:20:21.448Z] bab4dde63d76: Pulling fs layer [2022-10-25T20:20:21.448Z] bde34c3a00c8: Pulling fs layer [2022-10-25T20:20:21.448Z] b352a97aabf1: Pulling fs layer [2022-10-25T20:20:21.448Z] 4872d77fe225: Pulling fs layer [2022-10-25T20:20:21.448Z] 5851b861e8e6: Pulling fs layer [2022-10-25T20:20:21.448Z] 988bab9f4d93: Waiting [2022-10-25T20:20:21.448Z] 1469e6f7b9e6: Waiting [2022-10-25T20:20:21.448Z] eaf3925da568: Waiting [2022-10-25T20:20:21.448Z] bab4dde63d76: Waiting [2022-10-25T20:20:21.448Z] bde34c3a00c8: Waiting [2022-10-25T20:20:21.448Z] b352a97aabf1: Waiting [2022-10-25T20:20:21.448Z] 4872d77fe225: Waiting [2022-10-25T20:20:21.448Z] e2be974225ed: Verifying Checksum [2022-10-25T20:20:21.448Z] e2be974225ed: Download complete [2022-10-25T20:20:21.707Z] 988bab9f4d93: Verifying Checksum [2022-10-25T20:20:21.707Z] 988bab9f4d93: Download complete [2022-10-25T20:20:21.707Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T20:20:21.707Z] 339a4e72a1f5: Download complete [2022-10-25T20:20:21.707Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T20:20:21.707Z] 1469e6f7b9e6: Download complete [2022-10-25T20:20:21.707Z] eaf3925da568: Verifying Checksum [2022-10-25T20:20:21.707Z] eaf3925da568: Download complete [2022-10-25T20:20:21.707Z] bde34c3a00c8: Verifying Checksum [2022-10-25T20:20:21.707Z] bde34c3a00c8: Download complete [2022-10-25T20:20:21.707Z] b352a97aabf1: Download complete [2022-10-25T20:20:21.707Z] 4872d77fe225: Verifying Checksum [2022-10-25T20:20:21.707Z] 4872d77fe225: Download complete [2022-10-25T20:20:21.707Z] 5851b861e8e6: Verifying Checksum [2022-10-25T20:20:21.707Z] 5851b861e8e6: Download complete [2022-10-25T20:20:21.707Z] b85a868b505f: Download complete [2022-10-25T20:20:22.272Z] bab4dde63d76: Verifying Checksum [2022-10-25T20:20:22.272Z] bab4dde63d76: Download complete [2022-10-25T20:20:23.212Z] b85a868b505f: Pull complete [2022-10-25T20:20:23.212Z] e2be974225ed: Pull complete [2022-10-25T20:20:23.780Z] 339a4e72a1f5: Pull complete [2022-10-25T20:20:23.780Z] 988bab9f4d93: Pull complete [2022-10-25T20:20:24.037Z] 1469e6f7b9e6: Pull complete [2022-10-25T20:20:24.296Z] eaf3925da568: Pull complete [2022-10-25T20:20:26.205Z] bab4dde63d76: Pull complete [2022-10-25T20:20:26.205Z] bde34c3a00c8: Pull complete [2022-10-25T20:20:26.205Z] b352a97aabf1: Pull complete [2022-10-25T20:20:26.205Z] 4872d77fe225: Pull complete [2022-10-25T20:20:26.205Z] 5851b861e8e6: Pull complete [2022-10-25T20:20:26.466Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T20:20:26.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:26.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:20:26.545Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T20:20:26.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2022-10-25T20:20:28.566Z] $ docker top 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 -eo pid,comm [2022-10-25T20:20:28.624Z] 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-10-25T20:20:28.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:20:28.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:20:28.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:20:28.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:20:28.790Z] $ docker exec 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent [2022-10-25T20:20:28.907Z] SSH_AUTH_SOCK=/tmp/ssh-zzNbSpU36ySY/agent.32 [2022-10-25T20:20:28.907Z] SSH_AGENT_PID=38 [2022-10-25T20:20:28.915Z] Running ssh-add (command line suppressed) [2022-10-25T20:20:29.020Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2528293192517187246.key (/w/workspace/edgex-go/2@tmp/private_key_2528293192517187246.key) [2022-10-25T20:20:29.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:20:29.325Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T20:20:29.335Z] $ docker exec --env ******** --env ******** 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent -k [2022-10-25T20:20:29.442Z] unset SSH_AUTH_SOCK; [2022-10-25T20:20:29.443Z] unset SSH_AGENT_PID; [2022-10-25T20:20:29.443Z] echo Agent pid 38 killed; [2022-10-25T20:20:29.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T20:20:29.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:20:29.482Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:20:29.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:20:29.604Z] $ docker exec 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent [2022-10-25T20:20:29.719Z] SSH_AUTH_SOCK=/tmp/ssh-D8IoGU8lTsmy/agent.70 [2022-10-25T20:20:29.719Z] SSH_AGENT_PID=76 [2022-10-25T20:20:29.725Z] Running ssh-add (command line suppressed) [2022-10-25T20:20:29.835Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16118381385114643985.key (/w/workspace/edgex-go/2@tmp/private_key_16118381385114643985.key) [2022-10-25T20:20:29.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:20:30.138Z] + git semver init [2022-10-25T20:20:30.397Z] 2022-10-25 20:20:30,314 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T20:20:30.397Z] 2022-10-25 20:20:30,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-10-25T20:20:30.397Z] 2022-10-25 20:20:30,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-10-25T20:20:30.397Z] 2022-10-25 20:20:30,316 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,393 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4218 with force:False [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4218 [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,399 [execute] INFO git cat-file --batch-check [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,406 [execute] INFO git cat-file --batch [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:20:35.704Z] 2022-10-25 20:20:35,413 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4218 [2022-10-25T20:20:35.704Z] 0.0.0 [Pipeline] } [2022-10-25T20:20:35.714Z] $ docker exec --env ******** --env ******** 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent -k [2022-10-25T20:20:35.822Z] unset SSH_AUTH_SOCK; [2022-10-25T20:20:35.823Z] unset SSH_AGENT_PID; [2022-10-25T20:20:35.823Z] echo Agent pid 76 killed; [2022-10-25T20:20:35.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:20:36.138Z] + git semver [Pipeline] } [2022-10-25T20:20:36.410Z] $ docker stop --time=1 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 [2022-10-25T20:20:37.843Z] $ docker rm -f 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:20:38.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T20:20:38.363Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T20:20:38.366Z] [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-10-25T20:20:38.752Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-25T20:20:38.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:20:38.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:20:38.779Z] ========================================================= [2022-10-25T20:20:38.779Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T20:20:38.779Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:20:39.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:39.063Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T20:20:39.063Z] 213ec9aee27d: Pulling fs layer [2022-10-25T20:20:39.063Z] 4583459ba037: Pulling fs layer [2022-10-25T20:20:39.063Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T20:20:39.063Z] 53926ce57604: Pulling fs layer [2022-10-25T20:20:39.063Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T20:20:39.063Z] 30f14e443154: Pulling fs layer [2022-10-25T20:20:39.063Z] 801331c1e519: Pulling fs layer [2022-10-25T20:20:39.063Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T20:20:39.063Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T20:20:39.063Z] 30f14e443154: Waiting [2022-10-25T20:20:39.063Z] 801331c1e519: Waiting [2022-10-25T20:20:39.063Z] 99cc6dd402b0: Waiting [2022-10-25T20:20:39.063Z] 7d9ed39f4882: Waiting [2022-10-25T20:20:39.063Z] 53926ce57604: Waiting [2022-10-25T20:20:39.063Z] 21b2b0c7a3f4: Waiting [2022-10-25T20:20:39.063Z] 93c1e223e6f2: Download complete [2022-10-25T20:20:39.063Z] 4583459ba037: Download complete [2022-10-25T20:20:39.063Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T20:20:39.063Z] 21b2b0c7a3f4: Download complete [2022-10-25T20:20:39.063Z] 30f14e443154: Download complete [2022-10-25T20:20:39.063Z] 213ec9aee27d: Verifying Checksum [2022-10-25T20:20:39.063Z] 213ec9aee27d: Download complete [2022-10-25T20:20:39.063Z] 801331c1e519: Download complete [2022-10-25T20:20:39.323Z] 213ec9aee27d: Pull complete [2022-10-25T20:20:39.323Z] 4583459ba037: Pull complete [2022-10-25T20:20:39.594Z] 93c1e223e6f2: Pull complete [2022-10-25T20:20:39.856Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T20:20:39.856Z] 7d9ed39f4882: Download complete [2022-10-25T20:20:39.856Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T20:20:39.856Z] 99cc6dd402b0: Download complete [2022-10-25T20:20:39.856Z] 53926ce57604: Verifying Checksum [2022-10-25T20:20:39.856Z] 53926ce57604: Download complete [2022-10-25T20:20:44.045Z] 53926ce57604: Pull complete [2022-10-25T20:20:44.045Z] 21b2b0c7a3f4: Pull complete [2022-10-25T20:20:44.045Z] 30f14e443154: Pull complete [2022-10-25T20:20:44.045Z] 801331c1e519: Pull complete [2022-10-25T20:20:46.574Z] 99cc6dd402b0: Pull complete [2022-10-25T20:20:47.140Z] 7d9ed39f4882: Pull complete [2022-10-25T20:20:47.140Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T20:20:47.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:47.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:20:47.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:47.437Z] WORKDIR /edgex [2022-10-25T20:20:47.437Z] COPY go.mod . [2022-10-25T20:20:47.437Z] RUN go mod download [2022-10-25T20:20:47.437Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-25T20:20:48.004Z] Sending build context to Docker daemon 169.7MB [2022-10-25T20:20:48.004Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:48.004Z] ---> 1dedd983c030 [2022-10-25T20:20:48.004Z] Step 2/4 : WORKDIR /edgex [2022-10-25T20:20:53.443Z] Still waiting to schedule task [2022-10-25T20:20:53.444Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116974’ [2022-10-25T20:20:54.576Z] ---> Running in 16168b27d53f [2022-10-25T20:20:54.576Z] Removing intermediate container 16168b27d53f [2022-10-25T20:20:54.576Z] ---> 496ef8dc9536 [2022-10-25T20:20:54.576Z] Step 3/4 : COPY go.mod . [2022-10-25T20:20:54.576Z] ---> 2c15cc520516 [2022-10-25T20:20:54.576Z] Step 4/4 : RUN go mod download [2022-10-25T20:20:54.576Z] ---> Running in 6738b247e63f [2022-10-25T20:21:06.811Z] Removing intermediate container 6738b247e63f [2022-10-25T20:21:06.811Z] ---> 3d2f80db3d9e [2022-10-25T20:21:06.811Z] Successfully built 3d2f80db3d9e [2022-10-25T20:21:06.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:21:07.112Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:21:07.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:21:07.185Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T20:21:07.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T20:21:07.568Z] $ docker top 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:21:07.920Z] + go version [2022-10-25T20:21:07.920Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T20:21:07.930Z] $ docker stop --time=1 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e [2022-10-25T20:21:09.176Z] $ docker rm -f 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:21:09.577Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:21:09.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:21:09.654Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T20:21:09.681Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T20:21:10.025Z] $ docker top 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T20:21:10.085Z] ========================================================= [2022-10-25T20:21:10.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T20:21:10.085Z] ========================================================= [Pipeline] sh [2022-10-25T20:21:10.360Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:21:10.658Z] + make test [2022-10-25T20:21:10.658Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T20:21:17.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T20:21:29.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T20:21:29.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T20:21:29.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T20:21:30.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-10-25T20:21:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T20:21:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T20:21:30.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements [2022-10-25T20:21:30.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.156s coverage: 43.0% of statements [2022-10-25T20:21:30.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T20:21:30.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T20:21:31.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.2% of statements [2022-10-25T20:21:31.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T20:21:31.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.107s coverage: 89.2% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.2% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2022-10-25T20:21:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements [2022-10-25T20:21:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements [2022-10-25T20:21:34.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-10-25T20:21:34.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-10-25T20:21:34.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-10-25T20:21:44.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2022-10-25T20:21:44.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2022-10-25T20:21:46.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 79.9% of statements [2022-10-25T20:21:46.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.083s coverage: 87.2% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T20:21:54.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-10-25T20:21:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T20:21:54.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-10-25T20:21:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-25T20:21:54.410Z] 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-10-25T20:22:12.536Z] 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-10-25T20:22:12.536Z] GO111MODULE=on go vet ./... [2022-10-25T20:22:16.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:22:16.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:22:16.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:22:16.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T20:22:17.027Z] + ls -al . [2022-10-25T20:22:17.027Z] total 768 [2022-10-25T20:22:17.027Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 20:21 . [2022-10-25T20:22:17.027Z] drwxr-xr-x 4 root root 4096 Oct 25 20:21 .. [2022-10-25T20:22:17.027Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 .blubracket [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 20:20 .dockerignore [2022-10-25T20:22:17.027Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:21 .git [2022-10-25T20:22:17.027Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 .github [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 20:20 .gitignore [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 20:20 .golangci.yml [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 20:20 .hadolint.yml [2022-10-25T20:22:17.027Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 20:20 .semver [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 20:20 .sonarcloud.properties [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 20:20 ADOPTERS.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 20:20 Attribution.txt [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 20:20 CHANGELOG.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 20:20 CONTRIBUTING.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 20:20 GOVERNANCE.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 20:20 Jenkinsfile [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 20:20 LICENSE [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 20:20 Makefile [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 20:20 OWNERS.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 20:20 README.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 20:20 SECURITY.md [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 20:20 VERSION [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 20:20 ZMQWindows.md [2022-10-25T20:22:17.027Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 bin [2022-10-25T20:22:17.027Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 20:20 cmd [2022-10-25T20:22:17.027Z] -rw-r--r-- 1 root root 501828 Oct 25 20:21 coverage.out [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 3447 Oct 25 20:20 go.mod [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 45062 Oct 25 20:20 go.sum [2022-10-25T20:22:17.027Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:20 internal [2022-10-25T20:22:17.027Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 openapi [2022-10-25T20:22:17.027Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 20:20 snap [2022-10-25T20:22:17.027Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 20:20 version.go [Pipeline] sh [2022-10-25T20:22:17.315Z] + '[' -e coverage.out ] [2022-10-25T20:22:17.315Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T20:22:17.416Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T20:22:17.696Z] + make build [2022-10-25T20:22:17.696Z] 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-10-25T20:22:29.887Z] 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-10-25T20:22:39.854Z] 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-10-25T20:22:39.854Z] 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-10-25T20:22:46.410Z] 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-10-25T20:22:46.976Z] 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-10-25T20:22:47.909Z] 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-10-25T20:22:49.282Z] 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-10-25T20:22:50.214Z] 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-10-25T20:22:51.146Z] 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-10-25T20:22:52.081Z] 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-10-25T20:22:52.649Z] 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-10-25T20:22:54.551Z] 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-10-25T20:22:55.493Z] $ docker stop --time=1 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 [2022-10-25T20:22:59.990Z] $ docker rm -f 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:23:00.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:23:00.748Z] [2022-10-25T20:23:00.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:23:01.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:23:01.043Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T20:23:01.043Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T20:23:01.043Z] ca9280d653b3: Pulling fs layer [2022-10-25T20:23:01.043Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T20:23:01.043Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-25T20:23:01.043Z] cbdbe7a5bc2a: Download complete [2022-10-25T20:23:01.301Z] ca9280d653b3: Verifying Checksum [2022-10-25T20:23:01.301Z] ca9280d653b3: Download complete [2022-10-25T20:23:01.301Z] cbdbe7a5bc2a: Pull complete [2022-10-25T20:23:01.559Z] 7e9c9ca2126c: Download complete [2022-10-25T20:23:01.559Z] ca9280d653b3: Pull complete [2022-10-25T20:23:04.839Z] 7e9c9ca2126c: Pull complete [2022-10-25T20:23:04.839Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T20:23:04.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:23:04.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:23:04.908Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T20:23:04.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T20:23:06.743Z] $ docker top d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:23:07.091Z] + docker-compose build --help [2022-10-25T20:23:07.091Z] + grep parallel [2022-10-25T20:23:07.657Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T20:23:07.666Z] $ docker stop --time=1 d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d [2022-10-25T20:23:08.961Z] $ docker rm -f d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:23:09.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:23:09.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:23:09.402Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T20:23:09.426Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T20:23:09.729Z] $ docker top b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:23:10.070Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T20:23:10.638Z] Building core-command ... [2022-10-25T20:23:10.638Z] Building core-data ... [2022-10-25T20:23:10.638Z] Building core-metadata ... [2022-10-25T20:23:10.638Z] Building security-bootstrapper ... [2022-10-25T20:23:10.638Z] Building security-proxy-setup ... [2022-10-25T20:23:10.638Z] Building security-secretstore-setup ... [2022-10-25T20:23:10.638Z] Building security-spiffe-token-provider ... [2022-10-25T20:23:10.638Z] Building security-spire-agent ... [2022-10-25T20:23:10.638Z] Building security-spire-config ... [2022-10-25T20:23:10.638Z] Building security-spire-server ... [2022-10-25T20:23:10.638Z] Building support-notifications ... [2022-10-25T20:23:10.638Z] Building support-scheduler ... [2022-10-25T20:23:10.638Z] Building sys-mgmt-agent ... [2022-10-25T20:23:10.638Z] Building security-spire-config [2022-10-25T20:23:10.638Z] Building security-spire-server [2022-10-25T20:23:10.638Z] Building security-proxy-setup [2022-10-25T20:23:10.638Z] Building support-notifications [2022-10-25T20:23:10.638Z] Building core-command [2022-10-25T20:23:20.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:20.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:20.598Z] ---> 3d2f80db3d9e [2022-10-25T20:23:20.598Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:23:20.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:20.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:20.598Z] ---> 3d2f80db3d9e [2022-10-25T20:23:20.598Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:23:20.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:20.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:20.598Z] ---> 3d2f80db3d9e [2022-10-25T20:23:20.598Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:23:24.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:24.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:24.789Z] ---> 3d2f80db3d9e [2022-10-25T20:23:24.789Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T20:23:25.047Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:25.047Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:25.047Z] ---> 3d2f80db3d9e [2022-10-25T20:23:25.047Z] Step 3/21 : WORKDIR /edgex-go [2022-10-25T20:23:31.607Z] ---> Running in 0fd2b7029cff [2022-10-25T20:23:31.607Z] ---> Running in 35a0e50edd32 [2022-10-25T20:23:31.607Z] ---> Running in d95eabaf7483 [2022-10-25T20:23:31.607Z] ---> Running in ce5ddd556d6e [2022-10-25T20:23:31.607Z] ---> Running in 961c309bdfac [2022-10-25T20:23:31.866Z] Removing intermediate container 0fd2b7029cff [2022-10-25T20:23:31.866Z] ---> 3e93d95137c4 [2022-10-25T20:23:31.866Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T20:23:31.866Z] Removing intermediate container ce5ddd556d6e [2022-10-25T20:23:31.866Z] ---> b8d0088c13dc [2022-10-25T20:23:31.866Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:23:31.866Z] Removing intermediate container 961c309bdfac [2022-10-25T20:23:31.866Z] ---> 2159e5e78b49 [2022-10-25T20:23:31.866Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:23:31.866Z] ---> Running in e4a84948b7a8 [2022-10-25T20:23:31.866Z] ---> Running in 7f7e65189eb5 [2022-10-25T20:23:31.866Z] Removing intermediate container 35a0e50edd32 [2022-10-25T20:23:31.866Z] ---> cc6fd713f012 [2022-10-25T20:23:31.866Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-25T20:23:31.866Z] Removing intermediate container d95eabaf7483 [2022-10-25T20:23:31.866Z] ---> cd4d70039b57 [2022-10-25T20:23:31.866Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:23:31.866Z] ---> Running in 1bbaf24ec6be [2022-10-25T20:23:31.866Z] ---> Running in d25fa479fabf [2022-10-25T20:23:31.866Z] ---> Running in 99e57cf8e473 [2022-10-25T20:23:31.866Z] Removing intermediate container e4a84948b7a8 [2022-10-25T20:23:31.866Z] ---> 2d034c4e781f [2022-10-25T20:23:31.866Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-25T20:23:31.866Z] Removing intermediate container 7f7e65189eb5 [2022-10-25T20:23:31.866Z] ---> ff1273f6b7e2 [2022-10-25T20:23:31.866Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T20:23:32.136Z] ---> Running in 3160ffdb3808 [2022-10-25T20:23:32.136Z] ---> Running in 804c73283a7c [2022-10-25T20:23:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.653Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:32.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:32.910Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:32.910Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:32.910Z] Removing intermediate container 1bbaf24ec6be [2022-10-25T20:23:32.910Z] ---> 846a4c78cb42 [2022-10-25T20:23:32.910Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:23:32.910Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:32.910Z] Removing intermediate container d25fa479fabf [2022-10-25T20:23:32.910Z] ---> 33522e2d8dc5 [2022-10-25T20:23:32.910Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-25T20:23:33.168Z] ---> 27bf4ee06554 [2022-10-25T20:23:33.168Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:33.168Z] ---> Running in aa4687fe93e5 [2022-10-25T20:23:33.168Z] ---> 958fefbf57f6 [2022-10-25T20:23:33.168Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:33.168Z] ---> Running in fb7791091b10 [2022-10-25T20:23:33.429Z] Removing intermediate container 3160ffdb3808 [2022-10-25T20:23:33.429Z] ---> 263ef9ac5073 [2022-10-25T20:23:33.429Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T20:23:33.429Z] Removing intermediate container 804c73283a7c [2022-10-25T20:23:33.429Z] ---> 2b14245e19a4 [2022-10-25T20:23:33.429Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:23:33.429Z] Removing intermediate container 99e57cf8e473 [2022-10-25T20:23:33.429Z] ---> d4fae1021bce [2022-10-25T20:23:33.429Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-25T20:23:33.429Z] ---> 9bb7a7dd88cc [2022-10-25T20:23:33.429Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:33.686Z] ---> Running in 6c5d45f77ac5 [2022-10-25T20:23:33.686Z] ---> 9197279038a3 [2022-10-25T20:23:33.686Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:33.686Z] ---> Running in ea50412507b6 [2022-10-25T20:23:33.686Z] ---> ff701f792a87 [2022-10-25T20:23:33.686Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:33.686Z] ---> Running in 1b33c1424fe9 [2022-10-25T20:24:02.345Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116983 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws [2022-10-25T20:24:02.356Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-10-25T20:24:02.395Z] The recommended git tool is: git [2022-10-25T20:24:08.287Z] using credential edgex-jenkins-ssh [2022-10-25T20:24:08.310Z] Cloning the remote Git repository [2022-10-25T20:24:08.364Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T20:24:08.455Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-10-25T20:24:08.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T20:24:08.644Z] > git --version # timeout=10 [2022-10-25T20:24:08.665Z] > git --version # 'git version 2.25.1' [2022-10-25T20:24:08.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:24:08.732Z] Verifying host key using known hosts file [2022-10-25T20:24:08.956Z] 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-10-25T20:24:08.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:24:20.529Z] Removing intermediate container 1b33c1424fe9 [2022-10-25T20:24:20.529Z] ---> 5fa15c330443 [2022-10-25T20:24:20.529Z] Step 7/23 : COPY . . [2022-10-25T20:24:20.529Z] Removing intermediate container ea50412507b6 [2022-10-25T20:24:20.529Z] ---> 6c61fe5976ce [2022-10-25T20:24:20.529Z] Step 8/22 : COPY . . [2022-10-25T20:24:20.529Z] Removing intermediate container fb7791091b10 [2022-10-25T20:24:20.529Z] ---> ffce1ac65c4b [2022-10-25T20:24:20.529Z] Step 7/21 : COPY . . [2022-10-25T20:24:20.529Z] Removing intermediate container aa4687fe93e5 [2022-10-25T20:24:20.529Z] ---> 3558417a1408 [2022-10-25T20:24:20.529Z] Step 7/24 : COPY . . [2022-10-25T20:24:20.529Z] Removing intermediate container 6c5d45f77ac5 [2022-10-25T20:24:20.529Z] ---> b6e3d0cf642f [2022-10-25T20:24:20.529Z] Step 8/23 : COPY . . [2022-10-25T20:24:27.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T20:24:27.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:24:28.626Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T20:24:28.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T20:24:28.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:24:28.679Z] Verifying host key using known hosts file [2022-10-25T20:24:28.686Z] 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-10-25T20:24:28.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T20:24:29.588Z] Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:24:30.000Z] Merge succeeded, producing fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:24:30.001Z] Checking out Revision fb37c5cb9137e59b1cf13dce2049208b8f37db33 (PR-4218) [2022-10-25T20:24:30.689Z] Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:24:29.609Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:24:29.625Z] > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 [2022-10-25T20:24:29.889Z] > git remote # timeout=10 [2022-10-25T20:24:29.907Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T20:24:29.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:24:29.937Z] Verifying host key using known hosts file [2022-10-25T20:24:29.941Z] 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-10-25T20:24:29.953Z] > git merge 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 [2022-10-25T20:24:29.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T20:24:30.010Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:24:30.025Z] > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 [2022-10-25T20:24:31.549Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T20:24:31.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:24:31.549Z] Dload Upload Total Spent Left Speed [2022-10-25T20:24:31.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-10-25T20:24:32.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T20:24:32.578Z] + sudo tee /etc/docker/daemon.new [2022-10-25T20:24:32.578Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T20:24:32.578Z] { [2022-10-25T20:24:32.578Z] "registry-mirrors": [ [2022-10-25T20:24:32.578Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T20:24:32.578Z] ], [2022-10-25T20:24:32.578Z] "bip": "10.250.0.254/24", [2022-10-25T20:24:32.578Z] "hosts": [ [2022-10-25T20:24:32.578Z] "tcp://0.0.0.0:5555", [2022-10-25T20:24:32.578Z] "unix:///var/run/docker.sock" [2022-10-25T20:24:32.578Z] ], [2022-10-25T20:24:32.578Z] "mtu": 1458, [2022-10-25T20:24:32.578Z] "selinux-enabled": true, [2022-10-25T20:24:32.578Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T20:24:32.578Z] } [Pipeline] sh [2022-10-25T20:24:32.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T20:24:33.258Z] + sudo service docker restart [2022-10-25T20:24:38.614Z] ---> f9b05e5c6b51 [2022-10-25T20:24:38.614Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:24:38.614Z] ---> 2aa5f50d8ebf [2022-10-25T20:24:38.614Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> eff8ffe7b494 [2022-10-25T20:24:38.614Z] [2022-10-25T20:24:38.614Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T20:24:38.614Z] ---> 8ab3f8dae209 [2022-10-25T20:24:38.614Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T20:24:38.614Z] ---> 0d2b1a7c7503 [2022-10-25T20:24:38.614Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:24:39.181Z] ---> Running in 4de848cba5c7 [2022-10-25T20:24:39.181Z] ---> Running in bee4e12aee00 [2022-10-25T20:24:39.181Z] ---> Running in 9a9d0bfbc54d [2022-10-25T20:24:39.181Z] ---> Running in 803f9bd3bf43 [2022-10-25T20:24:39.181Z] ---> Running in 670ec449f6e5 [2022-10-25T20:24:39.441Z] Removing intermediate container bee4e12aee00 [2022-10-25T20:24:39.441Z] ---> 34ceeee04171 [2022-10-25T20:24:39.441Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:24:39.441Z] Removing intermediate container 670ec449f6e5 [2022-10-25T20:24:39.441Z] ---> 6bbf7dcca2d6 [2022-10-25T20:24:39.441Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-25T20:24:39.441Z] ---> Running in 8794082bdf13 [2022-10-25T20:24:39.441Z] ---> Running in 6b8ed1e46e53 [2022-10-25T20:24:40.007Z] 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-10-25T20:24:40.268Z] 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-10-25T20:24:40.525Z] Removing intermediate container 8794082bdf13 [2022-10-25T20:24:40.525Z] ---> 6f559fe49357 [2022-10-25T20:24:40.525Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:24:40.525Z] 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-10-25T20:24:40.796Z] Removing intermediate container 6b8ed1e46e53 [2022-10-25T20:24:40.796Z] ---> 23f196506c30 [2022-10-25T20:24:40.796Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:24:41.066Z] ---> Running in 113b869274f0 [2022-10-25T20:24:41.634Z] ---> Running in da2515088001 [2022-10-25T20:24:44.257Z] Removing intermediate container 113b869274f0 [2022-10-25T20:24:44.257Z] ---> 2558108a8454 [2022-10-25T20:24:44.257Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:24:44.851Z] ---> Running in 7ffe7dbab252 [2022-10-25T20:24:44.851Z] Removing intermediate container da2515088001 [2022-10-25T20:24:44.851Z] ---> cee54163d498 [2022-10-25T20:24:44.851Z] Step 11/23 : WORKDIR /edgex-go [2022-10-25T20:24:45.414Z] ---> Running in eecbcc218421 [2022-10-25T20:24:45.678Z] Removing intermediate container 7ffe7dbab252 [2022-10-25T20:24:45.678Z] ---> 2f31556664d1 [2022-10-25T20:24:45.678Z] [2022-10-25T20:24:45.678Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:24:45.936Z] Removing intermediate container eecbcc218421 [2022-10-25T20:24:45.936Z] ---> 4ecc10bbe3b0 [2022-10-25T20:24:45.936Z] [2022-10-25T20:24:45.936Z] Step 12/23 : FROM alpine:3.15 [2022-10-25T20:24:45.936Z] 3.15: Pulling from library/alpine [2022-10-25T20:24:45.936Z] 3.15: Pulling from library/alpine [2022-10-25T20:24:46.867Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:24:46.867Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:24:46.867Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T20:24:46.867Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T20:24:46.867Z] ---> c4fc93816858 [2022-10-25T20:24:46.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:24:46.867Z] ---> c4fc93816858 [2022-10-25T20:24:46.867Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:24:50.162Z] ---> Running in bef12666618d [2022-10-25T20:24:50.162Z] ---> Running in e2d8e08f309e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:24:51.547Z] provisioning config files... [2022-10-25T20:24:51.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16934952419245278467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:24:51.937Z] ---> docker-login.sh [2022-10-25T20:24:51.938Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:24:52.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:24:52.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:24:52.531Z] Configure a credential helper to remove this warning. See [2022-10-25T20:24:52.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:24:52.531Z] [2022-10-25T20:24:52.531Z] Login Succeeded [2022-10-25T20:24:52.531Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:24:52.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:24:53.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:24:53.072Z] Configure a credential helper to remove this warning. See [2022-10-25T20:24:53.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:24:53.072Z] [2022-10-25T20:24:53.072Z] Login Succeeded [2022-10-25T20:24:53.072Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:24:53.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:24:53.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:24:53.342Z] Configure a credential helper to remove this warning. See [2022-10-25T20:24:53.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:24:53.342Z] [2022-10-25T20:24:53.342Z] Login Succeeded [2022-10-25T20:24:53.342Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:24:53.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:24:53.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:24:53.883Z] Configure a credential helper to remove this warning. See [2022-10-25T20:24:53.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:24:53.883Z] [2022-10-25T20:24:53.883Z] Login Succeeded [2022-10-25T20:24:53.883Z] docker.io [2022-10-25T20:24:54.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:24:54.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:24:54.432Z] Configure a credential helper to remove this warning. See [2022-10-25T20:24:54.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:24:54.432Z] [2022-10-25T20:24:54.432Z] Login Succeeded [2022-10-25T20:24:54.432Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:24:54.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T20:24:54.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-25T20:24:54.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:24:54.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:24:54.958Z] ========================================================= [2022-10-25T20:24:54.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T20:24:54.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:24:55.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:24:55.556Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T20:24:55.556Z] 9b18e9b68314: Pulling fs layer [2022-10-25T20:24:55.556Z] d32db5db7311: Pulling fs layer [2022-10-25T20:24:55.556Z] d0c4b47475fc: Pulling fs layer [2022-10-25T20:24:55.556Z] 5831b945b038: Pulling fs layer [2022-10-25T20:24:55.556Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T20:24:55.556Z] e10730c5d714: Pulling fs layer [2022-10-25T20:24:55.556Z] 5dd5c2283517: Pulling fs layer [2022-10-25T20:24:55.556Z] d5ac0230b979: Pulling fs layer [2022-10-25T20:24:55.556Z] 5831b945b038: Waiting [2022-10-25T20:24:55.556Z] 86bbec2aaacd: Waiting [2022-10-25T20:24:55.556Z] e10730c5d714: Waiting [2022-10-25T20:24:55.556Z] 5dd5c2283517: Waiting [2022-10-25T20:24:55.556Z] d5ac0230b979: Waiting [2022-10-25T20:24:55.556Z] d0c4b47475fc: Verifying Checksum [2022-10-25T20:24:55.556Z] d0c4b47475fc: Download complete [2022-10-25T20:24:55.556Z] d32db5db7311: Download complete [2022-10-25T20:24:55.556Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T20:24:55.556Z] 86bbec2aaacd: Download complete [2022-10-25T20:24:55.556Z] e10730c5d714: Verifying Checksum [2022-10-25T20:24:55.556Z] e10730c5d714: Download complete [2022-10-25T20:24:55.556Z] 9b18e9b68314: Verifying Checksum [2022-10-25T20:24:55.556Z] 9b18e9b68314: Download complete [2022-10-25T20:24:55.648Z] Removing intermediate container e2d8e08f309e [2022-10-25T20:24:55.648Z] ---> 57cec9e0ff5e [2022-10-25T20:24:55.648Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:24:56.553Z] 9b18e9b68314: Pull complete [2022-10-25T20:24:56.822Z] d5ac0230b979: Verifying Checksum [2022-10-25T20:24:56.822Z] d5ac0230b979: Download complete [2022-10-25T20:24:57.025Z] Removing intermediate container bef12666618d [2022-10-25T20:24:57.026Z] ---> 2abbdd3a41b6 [2022-10-25T20:24:57.026Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T20:24:57.096Z] d32db5db7311: Pull complete [2022-10-25T20:24:57.366Z] d0c4b47475fc: Pull complete [2022-10-25T20:24:57.959Z] 5dd5c2283517: Download complete [2022-10-25T20:24:58.546Z] 5831b945b038: Verifying Checksum [2022-10-25T20:24:58.546Z] 5831b945b038: Download complete [2022-10-25T20:24:59.608Z] ---> Running in e7dd97356b06 [2022-10-25T20:24:59.608Z] ---> Running in c13b081f7004 [2022-10-25T20:25:00.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.437Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:25:00.437Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:25:00.437Z] OK: 15857 distinct packages available [2022-10-25T20:25:00.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.437Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:25:00.437Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:25:00.437Z] OK: 15857 distinct packages available [2022-10-25T20:25:00.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.697Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:00.697Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:25:00.697Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:25:00.697Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:25:00.697Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:25:00.697Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:25:00.697Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:00.697Z] OK: 7 MiB in 19 packages [2022-10-25T20:25:00.697Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:25:00.697Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T20:25:00.697Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T20:25:00.697Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:25:00.697Z] OK: 6 MiB in 18 packages [2022-10-25T20:25:00.956Z] 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-10-25T20:25:10.874Z] 5831b945b038: Pull complete [2022-10-25T20:25:10.874Z] 86bbec2aaacd: Pull complete [2022-10-25T20:25:10.874Z] e10730c5d714: Pull complete [2022-10-25T20:25:10.983Z] Removing intermediate container c13b081f7004 [2022-10-25T20:25:10.983Z] ---> 608138c83713 [2022-10-25T20:25:10.983Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:25:10.983Z] Removing intermediate container e7dd97356b06 [2022-10-25T20:25:10.983Z] ---> 1ca4d3453ea8 [2022-10-25T20:25:10.983Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:25:10.983Z] Removing intermediate container 803f9bd3bf43 [2022-10-25T20:25:10.983Z] ---> ba1ac9a69e4e [2022-10-25T20:25:10.983Z] [2022-10-25T20:25:10.983Z] Step 9/21 : FROM alpine:3.16 [2022-10-25T20:25:10.983Z] Removing intermediate container 9a9d0bfbc54d [2022-10-25T20:25:10.983Z] ---> 3d4673e2648d [2022-10-25T20:25:10.983Z] [2022-10-25T20:25:10.983Z] Step 10/23 : FROM alpine:3.16 [2022-10-25T20:25:11.945Z] 3.16: Pulling from library/alpine [2022-10-25T20:25:11.945Z] 3.16: Pulling from library/alpine [2022-10-25T20:25:16.349Z] 5dd5c2283517: Pull complete [2022-10-25T20:25:18.605Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:25:18.605Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:25:18.605Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:25:18.605Z] Status: Image is up to date for alpine:3.16 [2022-10-25T20:25:18.605Z] ---> 9c6f07244728 [2022-10-25T20:25:18.605Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:25:18.605Z] ---> 9c6f07244728 [2022-10-25T20:25:18.605Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T20:25:18.605Z] ---> 906149f79b91 [2022-10-25T20:25:18.605Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:25:18.869Z] ---> 325f4e2ee6e2 [2022-10-25T20:25:18.869Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:25:18.869Z] ---> Running in eea7a9080bb5 [2022-10-25T20:25:18.869Z] ---> Running in 7e2979c1cc75 [2022-10-25T20:25:18.869Z] Removing intermediate container 4de848cba5c7 [2022-10-25T20:25:18.869Z] ---> 02b33c6135e3 [2022-10-25T20:25:18.869Z] [2022-10-25T20:25:18.869Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:25:18.869Z] ---> 9c6f07244728 [2022-10-25T20:25:18.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T20:25:18.957Z] d5ac0230b979: Pull complete [2022-10-25T20:25:18.957Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T20:25:18.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:25:18.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:25:19.128Z] ---> Running in 035a5f85f41f [2022-10-25T20:25:19.128Z] ---> 1f0aa86d30ab [2022-10-25T20:25:19.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T20:25:19.128Z] ---> 87c74368056f [2022-10-25T20:25:19.128Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T20:25:19.128Z] ---> Running in ab440eb3794f [2022-10-25T20:25:19.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:25:19.293Z] WORKDIR /edgex [2022-10-25T20:25:19.293Z] COPY go.mod . [2022-10-25T20:25:19.293Z] RUN go mod download [2022-10-25T20:25:19.293Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-25T20:25:19.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:19.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:19.698Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:19.698Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:25:19.886Z] Sending build context to Docker daemon 3.267MB [2022-10-25T20:25:19.886Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:25:19.887Z] ---> 59b3b1a385d4 [2022-10-25T20:25:19.887Z] Step 2/4 : WORKDIR /edgex [2022-10-25T20:25:19.958Z] ---> 54562e6d67f1 [2022-10-25T20:25:19.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T20:25:19.958Z] OK: 6 MiB in 15 packages [2022-10-25T20:25:19.958Z] Removing intermediate container ab440eb3794f [2022-10-25T20:25:19.958Z] ---> f95849913aa4 [2022-10-25T20:25:19.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T20:25:19.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:19.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:20.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:20.218Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T20:25:20.218Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:25:20.218Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:25:20.218Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T20:25:20.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:20.218Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T20:25:20.218Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:20.218Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:25:20.218Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:25:20.218Z] OK: 8 MiB in 20 packages [2022-10-25T20:25:20.478Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T20:25:20.738Z] ---> abdaa8c04371 [2022-10-25T20:25:20.738Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:25:20.738Z] ---> 08d86cbbe06e [2022-10-25T20:25:20.738Z] Step 19/24 : WORKDIR / [2022-10-25T20:25:20.738Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:20.738Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:25:20.738Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:25:20.738Z] OK: 6 MiB in 16 packages [2022-10-25T20:25:20.998Z] ---> Running in b0a06ca42e9e [2022-10-25T20:25:20.998Z] ---> Running in b181f4628889 [2022-10-25T20:25:21.567Z] Removing intermediate container eea7a9080bb5 [2022-10-25T20:25:21.567Z] ---> ea52de871803 [2022-10-25T20:25:21.567Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:25:21.836Z] Removing intermediate container b0a06ca42e9e [2022-10-25T20:25:21.836Z] ---> c5c6ee72566f [2022-10-25T20:25:21.836Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:25:21.836Z] Removing intermediate container b181f4628889 [2022-10-25T20:25:21.836Z] ---> f2c6a5d83286 [2022-10-25T20:25:21.836Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:25:21.836Z] ---> Running in 6748676b5dd9 [2022-10-25T20:25:21.836Z] Removing intermediate container 7e2979c1cc75 [2022-10-25T20:25:21.836Z] ---> b9600b27b9e5 [2022-10-25T20:25:21.836Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:25:21.836Z] Removing intermediate container 035a5f85f41f [2022-10-25T20:25:21.836Z] ---> 17de038c5260 [2022-10-25T20:25:21.836Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:25:22.100Z] ---> Running in 28fa4c05b005 [2022-10-25T20:25:22.100Z] ---> Running in 94ed78276105 [2022-10-25T20:25:22.100Z] ---> Running in 2ce0508e2a1e [2022-10-25T20:25:22.100Z] ---> Running in 107fb7e2ad89 [2022-10-25T20:25:22.100Z] Removing intermediate container 6748676b5dd9 [2022-10-25T20:25:22.100Z] ---> b2f8735ceaef [2022-10-25T20:25:22.100Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-25T20:25:22.481Z] ---> Running in c7795b45d933 [2022-10-25T20:25:22.482Z] Removing intermediate container c7795b45d933 [2022-10-25T20:25:22.482Z] ---> b3c25ceb50ca [2022-10-25T20:25:22.482Z] Step 3/4 : COPY go.mod . [2022-10-25T20:25:22.671Z] Removing intermediate container 28fa4c05b005 [2022-10-25T20:25:22.671Z] ---> c212c9860f21 [2022-10-25T20:25:22.671Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:25:22.671Z] Removing intermediate container 94ed78276105 [2022-10-25T20:25:22.671Z] ---> 6c70361a1e1e [2022-10-25T20:25:22.671Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T20:25:22.754Z] ---> 5be954b02021 [2022-10-25T20:25:22.755Z] Step 4/4 : RUN go mod download [2022-10-25T20:25:22.931Z] ---> Running in 403d03ac5f2a [2022-10-25T20:25:22.931Z] Removing intermediate container 2ce0508e2a1e [2022-10-25T20:25:22.931Z] ---> cce5fcd7965d [2022-10-25T20:25:22.931Z] Step 12/21 : WORKDIR /edgex [2022-10-25T20:25:23.025Z] ---> Running in 59208b86974a [2022-10-25T20:25:23.191Z] Removing intermediate container 107fb7e2ad89 [2022-10-25T20:25:23.191Z] ---> a5f473e995a7 [2022-10-25T20:25:23.191Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-25T20:25:23.191Z] ---> Running in a9b41733230c [2022-10-25T20:25:23.452Z] ---> Running in 39ea0f46b91c [2022-10-25T20:25:23.728Z] ---> Running in a83b00f50dd2 [2022-10-25T20:25:23.728Z] ---> Running in 55197589285b [2022-10-25T20:25:23.986Z] Removing intermediate container 403d03ac5f2a [2022-10-25T20:25:23.986Z] ---> edac6c64cbfe [2022-10-25T20:25:23.986Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-25T20:25:24.244Z] Removing intermediate container a9b41733230c [2022-10-25T20:25:24.244Z] ---> d8497454b02b [2022-10-25T20:25:24.244Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:25:24.502Z] Removing intermediate container 39ea0f46b91c [2022-10-25T20:25:24.503Z] ---> 0ae74e956c70 [2022-10-25T20:25:24.503Z] Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:25:24.761Z] Removing intermediate container a83b00f50dd2 [2022-10-25T20:25:24.761Z] ---> a4e62c2ecdf8 [2022-10-25T20:25:24.761Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T20:25:24.761Z] ---> Running in 444525d5a943 [2022-10-25T20:25:25.028Z] Removing intermediate container 55197589285b [2022-10-25T20:25:25.028Z] ---> 62623b9eb8d1 [2022-10-25T20:25:25.028Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:25:25.028Z] ---> Running in a8f1f11e9498 [2022-10-25T20:25:25.286Z] ---> Running in 0d93ed4a38cb [2022-10-25T20:25:25.628Z] ---> Running in 67022f0a7b2c [2022-10-25T20:25:25.887Z] Removing intermediate container 444525d5a943 [2022-10-25T20:25:25.887Z] ---> 89f6993100bf [2022-10-25T20:25:25.887Z] Step 15/23 : WORKDIR / [2022-10-25T20:25:25.887Z] ---> dd7951cf88fe [2022-10-25T20:25:25.887Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Removing intermediate container a8f1f11e9498 [2022-10-25T20:25:25.887Z] [2022-10-25T20:25:25.887Z] ---> d1ea38b8d959 [2022-10-25T20:25:25.887Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:25:26.146Z] ---> Running in dd6eca5e95aa [2022-10-25T20:25:26.711Z] Removing intermediate container 0d93ed4a38cb [2022-10-25T20:25:26.711Z] ---> 05a38bbf45e9 [2022-10-25T20:25:26.711Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T20:25:26.996Z] Removing intermediate container 67022f0a7b2c [2022-10-25T20:25:26.996Z] ---> 8250c05946bf [2022-10-25T20:25:26.996Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:25:26.996Z] ---> Running in 929ae8bc42c0 [2022-10-25T20:25:26.996Z] ---> Running in 72bd81c2ac01 [2022-10-25T20:25:27.564Z] ---> 5c3ba298e63b [2022-10-25T20:25:27.564Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T20:25:27.564Z] Removing intermediate container dd6eca5e95aa [2022-10-25T20:25:27.564Z] ---> ffd38fac8fb8 [2022-10-25T20:25:27.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:25:28.131Z] ---> 760f2b18c282 [2022-10-25T20:25:28.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T20:25:28.131Z] Removing intermediate container 929ae8bc42c0 [2022-10-25T20:25:28.131Z] Removing intermediate container 72bd81c2ac01 [2022-10-25T20:25:28.131Z] ---> 38dafc8c0548 [2022-10-25T20:25:28.131Z] ---> 4d3e5d101bf2 [2022-10-25T20:25:28.131Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:25:28.131Z] [2022-10-25T20:25:28.409Z] Successfully built 4d3e5d101bf2 [2022-10-25T20:25:31.017Z] Successfully tagged security-spire-server:latest [2022-10-25T20:25:31.017Z] Building core-data [2022-10-25T20:25:31.581Z]  Building security-spire-server ... done  ---> Running in d26ff5f5a071 [2022-10-25T20:25:35.765Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:35.765Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:35.765Z] ---> 3d2f80db3d9e [2022-10-25T20:25:35.765Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:25:35.765Z] ---> Using cache [2022-10-25T20:25:35.765Z] ---> b8d0088c13dc [2022-10-25T20:25:35.765Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:25:35.765Z] ---> Using cache [2022-10-25T20:25:35.765Z] ---> ff1273f6b7e2 [2022-10-25T20:25:35.765Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T20:25:37.233Z] ---> b1afc3227e34 [2022-10-25T20:25:37.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T20:25:37.233Z] ---> 83eb8c83dd54 [2022-10-25T20:25:37.233Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:25:38.183Z] ---> 92d2a79dba2d [2022-10-25T20:25:38.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T20:25:38.443Z] ---> Running in c6afa3b47bb2 [2022-10-25T20:25:38.443Z] Removing intermediate container d26ff5f5a071 [2022-10-25T20:25:38.443Z] ---> 10e7c751e2f9 [2022-10-25T20:25:38.443Z] [2022-10-25T20:25:38.761Z] Successfully built 10e7c751e2f9 [2022-10-25T20:25:38.761Z] Successfully tagged security-spire-config:latest [2022-10-25T20:25:38.761Z]  Building security-spire-config ... done Building security-bootstrapper [2022-10-25T20:25:38.761Z] ---> d1f7d8e29970 [2022-10-25T20:25:38.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T20:25:44.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:44.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:44.041Z] OK: 211 MiB in 51 packages [2022-10-25T20:25:45.442Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:45.442Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:45.442Z] ---> 3d2f80db3d9e [2022-10-25T20:25:45.442Z] Step 3/32 : WORKDIR /edgex-go [2022-10-25T20:25:45.442Z] ---> Using cache [2022-10-25T20:25:45.442Z] ---> cd4d70039b57 [2022-10-25T20:25:45.442Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-25T20:25:50.727Z] ---> 0a668f4fbdb7 [2022-10-25T20:25:50.727Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] ---> 088eb8230675 [2022-10-25T20:25:50.727Z] [2022-10-25T20:25:50.727Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:25:50.985Z] ---> 4f77388cbb0c [2022-10-25T20:25:50.985Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-25T20:25:50.985Z] ---> Running in f6e3e6dc2c55 [2022-10-25T20:25:51.244Z] ---> Running in c092cd546876 [2022-10-25T20:25:51.244Z] ---> Running in 22d8f31226de [2022-10-25T20:25:51.504Z] ---> Running in dc6334d85662 [2022-10-25T20:25:52.071Z] Removing intermediate container c092cd546876 [2022-10-25T20:25:52.071Z] ---> 56bcb9aa89ee [2022-10-25T20:25:52.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:25:52.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:52.331Z] Removing intermediate container dc6334d85662 [2022-10-25T20:25:52.331Z] ---> 83b6f849b78f [2022-10-25T20:25:52.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:25:52.590Z] OK: 211 MiB in 51 packages [2022-10-25T20:25:52.590Z] Removing intermediate container c6afa3b47bb2 [2022-10-25T20:25:52.590Z] ---> 156c0475a3f3 [2022-10-25T20:25:52.590Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:25:52.850Z] ---> Running in 638c7f8207ff [2022-10-25T20:25:52.850Z] ---> Running in 58932fe24c8d [2022-10-25T20:25:53.420Z] ---> 7054382d8a13 [2022-10-25T20:25:53.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:53.681Z] Removing intermediate container 638c7f8207ff [2022-10-25T20:25:53.681Z] ---> 16c94fbd914d [2022-10-25T20:25:53.681Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:25:53.941Z] Removing intermediate container 58932fe24c8d [2022-10-25T20:25:53.941Z] ---> 8a1a8eb7d035 [2022-10-25T20:25:53.941Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T20:25:54.515Z] ---> Running in 332a53f7bb97 [2022-10-25T20:25:54.515Z] ---> Running in 82ce653c7f05 [2022-10-25T20:25:54.515Z] ---> Running in 369c7b8c7ea2 [2022-10-25T20:25:54.776Z] Removing intermediate container f6e3e6dc2c55 [2022-10-25T20:25:54.776Z] ---> 79cffb2edfd0 [2022-10-25T20:25:54.776Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-25T20:25:55.038Z] Removing intermediate container 22d8f31226de [2022-10-25T20:25:55.038Z] ---> fec13fb15710 [2022-10-25T20:25:55.038Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:25:55.604Z] ---> Running in 23c49cd59fd4 [2022-10-25T20:25:55.604Z] Removing intermediate container 82ce653c7f05 [2022-10-25T20:25:55.604Z] ---> f310ef5aa7d3 [2022-10-25T20:25:55.604Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:25:55.864Z] ---> e0fda6c82e1f [2022-10-25T20:25:55.864Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:55.864Z] Removing intermediate container 369c7b8c7ea2 [2022-10-25T20:25:55.864Z] ---> 13f217d72eb9 [2022-10-25T20:25:55.864Z] Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:25:56.435Z] ---> Running in 5a774c153546 [2022-10-25T20:25:56.435Z] ---> Running in 5c6e891351d2 [2022-10-25T20:25:56.435Z] ---> Running in 29c840bc70bd [2022-10-25T20:25:56.435Z] Removing intermediate container 23c49cd59fd4 [2022-10-25T20:25:56.435Z] ---> cb33a874bab6 [2022-10-25T20:25:56.435Z] Step 19/21 : LABEL arch=x86_64 [2022-10-25T20:25:56.695Z] Removing intermediate container 5a774c153546 [2022-10-25T20:25:56.695Z] ---> 56933af7fbeb [2022-10-25T20:25:56.695Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:25:56.695Z] ---> Running in 4c7f9da91e8f [2022-10-25T20:25:56.695Z] Removing intermediate container 29c840bc70bd [2022-10-25T20:25:56.695Z] ---> 4108372c6a7a [2022-10-25T20:25:56.695Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T20:25:56.695Z] ---> Running in b70d7b6c0c10 [2022-10-25T20:25:56.695Z] ---> Running in fbc3116c5ff5 [2022-10-25T20:25:56.955Z] Removing intermediate container 4c7f9da91e8f [2022-10-25T20:25:56.955Z] ---> 847ba673a2e0 [2022-10-25T20:25:56.955Z] Step 20/21 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:25:56.955Z] Removing intermediate container b70d7b6c0c10 [2022-10-25T20:25:56.955Z] ---> f0ec841d1773 [2022-10-25T20:25:56.955Z] [2022-10-25T20:25:56.955Z] ---> Running in ab70b2299a48 [2022-10-25T20:25:56.955Z] Successfully built f0ec841d1773 [2022-10-25T20:25:56.955Z] Removing intermediate container fbc3116c5ff5 [2022-10-25T20:25:56.955Z] ---> c433cd293149 [2022-10-25T20:25:56.955Z] [2022-10-25T20:25:56.955Z] Successfully tagged support-notifications:latest [2022-10-25T20:25:56.955Z]  Building support-notifications ... done Building core-metadata [2022-10-25T20:25:57.215Z] Successfully built c433cd293149 [2022-10-25T20:25:57.215Z] Successfully tagged core-command:latest [2022-10-25T20:25:57.215Z]  Building core-command ... done Building sys-mgmt-agent [2022-10-25T20:25:57.215Z] Removing intermediate container ab70b2299a48 [2022-10-25T20:25:57.215Z] ---> d0d7cdd0b42d [2022-10-25T20:25:57.215Z] Step 21/21 : LABEL version=0.0.0 [2022-10-25T20:26:01.927Z] Removing intermediate container 59208b86974a [2022-10-25T20:26:01.927Z] ---> 578af20f7111 [2022-10-25T20:26:01.927Z] Successfully built 578af20f7111 [2022-10-25T20:26:01.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:26:02.265Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:26:02.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:26:02.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container [2022-10-25T20:26:02.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:26:02.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:26:02.509Z] ---> 3d2f80db3d9e [2022-10-25T20:26:02.509Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T20:26:02.509Z] ---> Using cache [2022-10-25T20:26:02.509Z] ---> cd4d70039b57 [2022-10-25T20:26:02.509Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-25T20:26:02.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T20:26:03.855Z] $ docker top 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 -eo pid,comm [2022-10-25T20:26:03.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:26:03.891Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:26:03.891Z] ---> 3d2f80db3d9e [2022-10-25T20:26:03.891Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:26:03.891Z] ---> Using cache [2022-10-25T20:26:03.891Z] ---> b8d0088c13dc [2022-10-25T20:26:03.891Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T20:26:03.891Z] ---> Using cache [2022-10-25T20:26:03.891Z] ---> ff1273f6b7e2 [2022-10-25T20:26:03.891Z] Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] sh [2022-10-25T20:26:04.728Z] + go version [2022-10-25T20:26:04.729Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T20:26:04.750Z] $ docker stop --time=1 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 [2022-10-25T20:26:06.404Z] $ docker rm -f 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:26:06.968Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:26:06.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:26:07.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container [2022-10-25T20:26:07.228Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T20:26:08.496Z] $ docker top 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T20:26:08.708Z] ========================================================= [2022-10-25T20:26:08.708Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T20:26:08.708Z] ========================================================= [Pipeline] sh [2022-10-25T20:26:09.020Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:26:09.348Z] + make test [2022-10-25T20:26:09.348Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T20:26:22.456Z] ---> Running in fa3782d2da78 [2022-10-25T20:26:22.456Z] ---> Running in 19d6098f2293 [2022-10-25T20:26:22.456Z] ---> Running in d8157e050563 [2022-10-25T20:26:22.716Z] Removing intermediate container fa3782d2da78 [2022-10-25T20:26:22.716Z] ---> 11b0db47cecf [2022-10-25T20:26:22.716Z] [2022-10-25T20:26:22.975Z] Successfully built 11b0db47cecf [2022-10-25T20:26:22.975Z] Successfully tagged security-proxy-setup:latest [2022-10-25T20:26:22.975Z] Building security-spiffe-token-provider [2022-10-25T20:26:23.543Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:23.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:23.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:23.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:23.802Z] OK: 211 MiB in 51 packages [2022-10-25T20:26:23.802Z] OK: 211 MiB in 51 packages [2022-10-25T20:26:34.553Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:26:34.553Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:26:34.553Z] ---> 3d2f80db3d9e [2022-10-25T20:26:34.553Z] Step 3/19 : WORKDIR /edgex-go [2022-10-25T20:26:34.553Z] ---> Using cache [2022-10-25T20:26:34.553Z] ---> cd4d70039b57 [2022-10-25T20:26:34.553Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T20:26:48.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T20:26:49.482Z] ---> Running in a8a3809414ec [2022-10-25T20:26:49.482Z] Removing intermediate container 332a53f7bb97 [2022-10-25T20:26:49.482Z] ---> 1d9ef6a06558 [2022-10-25T20:26:49.482Z] Step 8/22 : COPY . . [2022-10-25T20:26:49.482Z] Removing intermediate container 5c6e891351d2 [2022-10-25T20:26:49.482Z] ---> c5389e8a15d0 [2022-10-25T20:26:49.482Z] Step 7/32 : COPY . . [2022-10-25T20:27:11.439Z] Removing intermediate container 19d6098f2293 [2022-10-25T20:27:11.439Z] ---> 55e1d2780cc2 [2022-10-25T20:27:11.439Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-25T20:27:11.439Z] Removing intermediate container d8157e050563 [2022-10-25T20:27:11.439Z] ---> 4fa6cc710f09 [2022-10-25T20:27:11.439Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-25T20:27:11.439Z] ---> ace804614dfd [2022-10-25T20:27:11.439Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T20:27:11.439Z] ---> 25d3bb24cd42 [2022-10-25T20:27:11.439Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T20:27:11.439Z] ---> Running in d0fa1307ca34 [2022-10-25T20:27:11.439Z] ---> Running in 213ded243610 [2022-10-25T20:27:11.439Z] ---> 6fd3c1465e09 [2022-10-25T20:27:11.439Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:27:11.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:11.439Z] ---> 7d1f4d2661af [2022-10-25T20:27:11.439Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:27:11.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:11.439Z] v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T20:27:11.439Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T20:27:11.439Z] OK: 17039 distinct packages available [2022-10-25T20:27:11.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:11.439Z] ---> Running in 6bd10d289436 [2022-10-25T20:27:11.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:11.439Z] ---> Running in 394bd95dda9a [2022-10-25T20:27:11.439Z] OK: 211 MiB in 51 packages [2022-10-25T20:27:11.439Z] 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-10-25T20:27:11.439Z] 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-10-25T20:27:11.439Z] Removing intermediate container a8a3809414ec [2022-10-25T20:27:11.439Z] ---> bb97a9366feb [2022-10-25T20:27:11.439Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-25T20:27:11.439Z] ---> 09bae70f098b [2022-10-25T20:27:11.439Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:27:11.439Z] ---> Running in 628ea011f0a4 [2022-10-25T20:28:19.603Z] Removing intermediate container 213ded243610 [2022-10-25T20:28:19.603Z] ---> d6ad839fa08a [2022-10-25T20:28:19.603Z] [2022-10-25T20:28:19.603Z] Step 9/32 : FROM alpine:3.16 [2022-10-25T20:28:19.603Z] ---> 9c6f07244728 [2022-10-25T20:28:19.603Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:28:19.603Z] ---> Running in 55cba216027d [2022-10-25T20:28:19.603Z] Removing intermediate container 394bd95dda9a [2022-10-25T20:28:19.603Z] ---> 2d4860af7cd3 [2022-10-25T20:28:19.603Z] Step 8/24 : COPY . . [2022-10-25T20:28:19.603Z] Removing intermediate container 628ea011f0a4 [2022-10-25T20:28:19.603Z] ---> a5f97b8edf2e [2022-10-25T20:28:19.603Z] Step 7/19 : COPY . . [2022-10-25T20:28:19.603Z] Removing intermediate container 6bd10d289436 [2022-10-25T20:28:19.603Z] ---> aa2dcab5156d [2022-10-25T20:28:19.603Z] Step 7/22 : COPY . . [2022-10-25T20:28:19.603Z] Removing intermediate container 55cba216027d [2022-10-25T20:28:19.603Z] ---> 0c75bafa2495 [2022-10-25T20:28:19.603Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T20:28:27.726Z] ---> d9c5300d96db [2022-10-25T20:28:27.726Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T20:28:27.726Z] ---> Running in f84c8fe51d4e [2022-10-25T20:28:27.726Z] Removing intermediate container d0fa1307ca34 [2022-10-25T20:28:27.726Z] ---> 8e4da1119932 [2022-10-25T20:28:27.726Z] [2022-10-25T20:28:27.726Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:28:27.726Z] ---> 9c6f07244728 [2022-10-25T20:28:27.726Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T20:28:27.726Z] ---> 5482d635e1a3 [2022-10-25T20:28:27.726Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T20:28:27.726Z] ---> 4bdba83f1750 [2022-10-25T20:28:27.726Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T20:28:27.726Z] ---> Running in 4a4eff2fe39c [2022-10-25T20:28:27.726Z] ---> Running in 02143ac22d02 [2022-10-25T20:28:27.726Z] ---> Running in f27c69a77252 [2022-10-25T20:28:27.726Z] ---> Running in 4672df7c658c [2022-10-25T20:28:27.726Z] Removing intermediate container f27c69a77252 [2022-10-25T20:28:27.726Z] ---> 92d0fd17c4d7 [2022-10-25T20:28:27.726Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-25T20:28:27.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:27.726Z] ---> Running in 2763ca46a033 [2022-10-25T20:28:27.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:27.984Z] Removing intermediate container 2763ca46a033 [2022-10-25T20:28:27.984Z] ---> ec6698e8d535 [2022-10-25T20:28:27.984Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-25T20:28:27.984Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:27.984Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T20:28:27.984Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:28:28.241Z] OK: 6 MiB in 16 packages [2022-10-25T20:28:28.241Z] 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-10-25T20:28:28.241Z] 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-10-25T20:28:28.241Z] 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-10-25T20:28:28.241Z] ---> Running in 857ef907c09f [2022-10-25T20:28:28.805Z] Removing intermediate container 857ef907c09f [2022-10-25T20:28:28.805Z] ---> 3af93c0fb10c [2022-10-25T20:28:28.805Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T20:28:29.067Z] ---> Running in 2be187505250 [2022-10-25T20:28:29.326Z] Removing intermediate container f84c8fe51d4e [2022-10-25T20:28:29.326Z] ---> 4cf692c74b8b [2022-10-25T20:28:29.326Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T20:28:29.585Z] ---> Running in 4fae82cf7b48 [2022-10-25T20:28:29.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:29.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:29.842Z] Removing intermediate container 4fae82cf7b48 [2022-10-25T20:28:29.842Z] ---> 0b12664c1171 [2022-10-25T20:28:29.842Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T20:28:29.842Z] ---> Running in 2834855dcd9f [2022-10-25T20:28:30.099Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:30.099Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:28:30.099Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T20:28:30.099Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:28:30.099Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T20:28:30.099Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T20:28:30.099Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:28:30.099Z] OK: 8 MiB in 20 packages [2022-10-25T20:28:30.356Z] Removing intermediate container 2834855dcd9f [2022-10-25T20:28:30.356Z] ---> 6e2a5b4f6ac2 [2022-10-25T20:28:30.356Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T20:28:30.919Z] ---> Running in 19aa6300de47 [2022-10-25T20:28:31.177Z] Removing intermediate container 19aa6300de47 [2022-10-25T20:28:31.177Z] ---> 4b472c7ad7f4 [2022-10-25T20:28:31.177Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T20:28:31.453Z] Removing intermediate container 2be187505250 [2022-10-25T20:28:31.453Z] ---> d93eb5975125 [2022-10-25T20:28:31.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:28:31.711Z] ---> Running in 7f15df025f05 [2022-10-25T20:28:32.294Z] ---> 418c3f015cbe [2022-10-25T20:28:32.294Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T20:28:33.226Z] Removing intermediate container 7f15df025f05 [2022-10-25T20:28:33.226Z] ---> 82a8333672cf [2022-10-25T20:28:33.226Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T20:28:34.163Z] ---> b6fdea30aa94 [2022-10-25T20:28:34.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T20:28:34.431Z] ---> Running in c00cf4a207b2 [2022-10-25T20:28:36.954Z] ---> 37965dc6c87a [2022-10-25T20:28:36.954Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-25T20:28:38.323Z] ---> Running in 14049c8adc6d [2022-10-25T20:28:40.874Z] Removing intermediate container 14049c8adc6d [2022-10-25T20:28:40.874Z] ---> 29dbced74808 [2022-10-25T20:28:40.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:28:46.129Z] ---> Running in b35943c96d4a [2022-10-25T20:28:46.129Z] Removing intermediate container c00cf4a207b2 [2022-10-25T20:28:46.129Z] ---> e3f55d3f56ac [2022-10-25T20:28:46.129Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T20:28:49.401Z] ---> Running in 225485abe2d9 [2022-10-25T20:28:52.682Z] Removing intermediate container b35943c96d4a [2022-10-25T20:28:52.682Z] ---> 707e27bb3a52 [2022-10-25T20:28:52.682Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:28:52.682Z] Removing intermediate container 225485abe2d9 [2022-10-25T20:28:52.682Z] ---> 9f47b9c8e03c [2022-10-25T20:28:52.682Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T20:28:52.682Z] ---> Running in 32d1620e9d3d [2022-10-25T20:28:54.579Z] Removing intermediate container 32d1620e9d3d [2022-10-25T20:28:54.579Z] ---> 165e3422aa19 [2022-10-25T20:28:54.579Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:28:54.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T20:28:54.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T20:28:55.515Z] ---> da1bdfb05334 [2022-10-25T20:28:55.515Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T20:28:55.515Z] ---> Running in 8981a7578a5d [2022-10-25T20:28:55.515Z] ---> Running in d22a6eeec9ad [2022-10-25T20:28:55.772Z] Removing intermediate container 02143ac22d02 [2022-10-25T20:28:55.772Z] ---> 0e019f1fb078 [2022-10-25T20:28:55.772Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T20:28:55.772Z] Removing intermediate container 4672df7c658c [2022-10-25T20:28:55.772Z] ---> 563028124fa9 [2022-10-25T20:28:55.772Z] [2022-10-25T20:28:55.772Z] Step 10/24 : FROM alpine:3.16 [2022-10-25T20:28:55.772Z] ---> 9c6f07244728 [2022-10-25T20:28:55.772Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:28:55.772Z] ---> Using cache [2022-10-25T20:28:55.772Z] ---> ea52de871803 [2022-10-25T20:28:55.772Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:28:55.772Z] ---> Using cache [2022-10-25T20:28:55.772Z] ---> b2f8735ceaef [2022-10-25T20:28:55.772Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-25T20:28:56.077Z] ---> Running in d3359d598a7c [2022-10-25T20:28:56.077Z] Removing intermediate container 8981a7578a5d [2022-10-25T20:28:56.077Z] ---> 070fc74d36ac [2022-10-25T20:28:56.077Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:28:56.335Z] ---> Running in 835fcec5d432 [2022-10-25T20:28:56.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T20:28:56.352Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T20:28:56.656Z] ---> Running in f47d833edd37 [2022-10-25T20:28:56.935Z] Removing intermediate container 835fcec5d432 [2022-10-25T20:28:56.935Z] ---> 467d4795d282 [2022-10-25T20:28:56.935Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T20:28:57.546Z] 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-10-25T20:28:57.546Z] Removing intermediate container f47d833edd37 [2022-10-25T20:28:57.546Z] ---> 8161a6f397e4 [2022-10-25T20:28:57.546Z] [2022-10-25T20:28:57.546Z] ---> Running in f2ebbe89c1e3 [2022-10-25T20:28:57.546Z] Successfully built 8161a6f397e4 [2022-10-25T20:28:57.803Z] Successfully tagged core-data:latest [2022-10-25T20:28:57.803Z] Building security-secretstore-setup [2022-10-25T20:29:01.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T20:29:01.988Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:29:01.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:29:01.989Z] ---> 3d2f80db3d9e [2022-10-25T20:29:01.989Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:29:01.989Z] ---> Using cache [2022-10-25T20:29:01.989Z] ---> cd4d70039b57 [2022-10-25T20:29:01.989Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-25T20:29:01.989Z] ---> Using cache [2022-10-25T20:29:01.989Z] ---> 79cffb2edfd0 [2022-10-25T20:29:01.989Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:29:01.989Z] ---> Using cache [2022-10-25T20:29:01.989Z] ---> e0fda6c82e1f [2022-10-25T20:29:01.989Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:29:01.989Z] ---> Using cache [2022-10-25T20:29:01.989Z] ---> c5389e8a15d0 [2022-10-25T20:29:01.989Z] Step 7/24 : COPY . . [2022-10-25T20:29:01.989Z] ---> Using cache [2022-10-25T20:29:01.989Z] ---> ace804614dfd [2022-10-25T20:29:01.989Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T20:29:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T20:29:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T20:29:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T20:29:02.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T20:29:03.891Z] Removing intermediate container f2ebbe89c1e3 [2022-10-25T20:29:03.891Z] ---> 34f48e877bed [2022-10-25T20:29:03.891Z] Step 15/24 : WORKDIR / [2022-10-25T20:29:03.891Z] Removing intermediate container d22a6eeec9ad [2022-10-25T20:29:03.891Z] ---> 0650df502289 [2022-10-25T20:29:03.891Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:29:03.891Z] ---> Running in eb06c3a10bed [2022-10-25T20:29:03.891Z] ---> Running in 0ce3813391c2 [2022-10-25T20:29:04.149Z] ---> 3786fc3cb78b [2022-10-25T20:29:04.149Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T20:29:04.149Z] Removing intermediate container d3359d598a7c [2022-10-25T20:29:04.149Z] ---> 9f52f8303df8 [2022-10-25T20:29:04.149Z] [2022-10-25T20:29:04.149Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:29:04.149Z] ---> 9c6f07244728 [2022-10-25T20:29:04.149Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:29:04.149Z] Removing intermediate container 0ce3813391c2 [2022-10-25T20:29:04.149Z] ---> fbfb9b07f751 [2022-10-25T20:29:04.149Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:29:04.408Z] ---> Running in 873136b788d1 [2022-10-25T20:29:04.408Z] Removing intermediate container 4a4eff2fe39c [2022-10-25T20:29:04.408Z] ---> 8b8a0c2017f4 [2022-10-25T20:29:04.408Z] [2022-10-25T20:29:04.408Z] Step 9/19 : FROM alpine:3.15 [2022-10-25T20:29:04.408Z] ---> c4fc93816858 [2022-10-25T20:29:04.408Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:29:04.408Z] ---> Using cache [2022-10-25T20:29:04.408Z] ---> 2abbdd3a41b6 [2022-10-25T20:29:04.408Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T20:29:04.408Z] 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-10-25T20:29:04.988Z] ---> Running in dfe1af7bcb78 [2022-10-25T20:29:05.245Z] ---> eebc4da02c4d [2022-10-25T20:29:05.245Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T20:29:05.246Z] Removing intermediate container 873136b788d1 [2022-10-25T20:29:05.246Z] ---> b0a61e83e822 [2022-10-25T20:29:05.246Z] Step 12/22 : 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-10-25T20:29:05.246Z] ---> 7d9d898bb299 [2022-10-25T20:29:05.246Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T20:29:05.503Z] ---> Running in 7f348f5edfe6 [2022-10-25T20:29:05.761Z] ---> 8b270bc7b7e1 [2022-10-25T20:29:05.761Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T20:29:05.761Z] ---> ef9951ad1b9d [2022-10-25T20:29:05.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T20:29:05.761Z] ---> b844450c6350 [2022-10-25T20:29:05.761Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T20:29:05.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.017Z] ---> 6672b3b0f5b5 [2022-10-25T20:29:06.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T20:29:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.017Z] ---> 8ccd74918fa1 [2022-10-25T20:29:06.017Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T20:29:06.273Z] ---> c995faf69847 [2022-10-25T20:29:06.274Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-25T20:29:06.274Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:29:06.274Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:29:06.274Z] OK: 15857 distinct packages available [2022-10-25T20:29:06.274Z] ---> Running in ea82159aa787 [2022-10-25T20:29:06.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.274Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:29:06.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:06.274Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:29:06.274Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T20:29:06.274Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T20:29:06.274Z] Executing bash-5.1.16-r2.post-install [2022-10-25T20:29:06.274Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T20:29:06.274Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:29:06.531Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:29:06.531Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T20:29:06.531Z] ---> 6214a2f177ff [2022-10-25T20:29:06.531Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T20:29:06.531Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T20:29:06.531Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T20:29:06.531Z] Removing intermediate container ea82159aa787 [2022-10-25T20:29:06.531Z] ---> 0a301a1fa082 [2022-10-25T20:29:06.531Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:29:06.531Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T20:29:06.531Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T20:29:06.531Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T20:29:06.531Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T20:29:06.531Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T20:29:06.531Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T20:29:06.531Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:29:06.531Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T20:29:06.531Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T20:29:06.531Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:29:06.531Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:29:06.789Z] OK: 8 MiB in 23 packages [2022-10-25T20:29:06.789Z] ---> Running in 287a0bf4c93a [2022-10-25T20:29:06.789Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T20:29:06.789Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T20:29:06.789Z] (13/33) Installing expat (2.5.0-r0) [2022-10-25T20:29:06.789Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T20:29:06.789Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T20:29:06.789Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T20:29:06.789Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:29:06.789Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:29:06.789Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T20:29:06.789Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T20:29:06.789Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T20:29:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T20:29:07.356Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T20:29:07.356Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T20:29:07.356Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T20:29:07.356Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T20:29:07.356Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T20:29:07.356Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T20:29:07.356Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T20:29:07.356Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T20:29:07.356Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T20:29:07.356Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T20:29:07.356Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T20:29:07.613Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T20:29:07.613Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:29:07.613Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:29:07.613Z] OK: 122 MiB in 47 packages [2022-10-25T20:29:08.187Z] ---> 596bfcb85297 [2022-10-25T20:29:08.187Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-25T20:29:08.463Z] Removing intermediate container 287a0bf4c93a [2022-10-25T20:29:08.464Z] ---> 86f6e3d58c5e [2022-10-25T20:29:08.464Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:29:08.464Z] ---> Running in e71e4d8ae228 [2022-10-25T20:29:08.720Z] ---> Running in 147263bfda1f [2022-10-25T20:29:08.720Z] Removing intermediate container dfe1af7bcb78 [2022-10-25T20:29:08.720Z] ---> a5b2acefb069 [2022-10-25T20:29:08.720Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:29:09.081Z] Removing intermediate container 147263bfda1f [2022-10-25T20:29:09.081Z] ---> c0f2753b0c7b [2022-10-25T20:29:09.081Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:09.081Z] ---> Running in ef9990cba6e4 [2022-10-25T20:29:09.081Z] ---> 61f2532eb1c5 [2022-10-25T20:29:09.081Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T20:29:09.374Z] Removing intermediate container ef9990cba6e4 [2022-10-25T20:29:09.374Z] ---> c726469172fc [2022-10-25T20:29:09.374Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:29:09.374Z] ---> Running in be2928409a98 [2022-10-25T20:29:10.016Z] Removing intermediate container be2928409a98 [2022-10-25T20:29:10.016Z] ---> 2680575d8544 [2022-10-25T20:29:10.016Z] [2022-10-25T20:29:10.016Z] ---> 1001bfd5e924 [2022-10-25T20:29:10.016Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T20:29:10.016Z] Successfully built 2680575d8544 [2022-10-25T20:29:10.016Z] Successfully tagged core-metadata:latest [2022-10-25T20:29:10.016Z]  Building core-metadata ... done Building support-scheduler [2022-10-25T20:29:14.455Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:29:14.455Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:29:14.455Z] ---> 3d2f80db3d9e [2022-10-25T20:29:14.455Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> b8d0088c13dc [2022-10-25T20:29:14.455Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> ff1273f6b7e2 [2022-10-25T20:29:14.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> 4fa6cc710f09 [2022-10-25T20:29:14.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> 7d1f4d2661af [2022-10-25T20:29:14.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> 2d4860af7cd3 [2022-10-25T20:29:14.455Z] Step 8/22 : COPY . . [2022-10-25T20:29:14.455Z] ---> Using cache [2022-10-25T20:29:14.455Z] ---> 5482d635e1a3 [2022-10-25T20:29:14.455Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T20:29:17.057Z] Removing intermediate container e71e4d8ae228 [2022-10-25T20:29:17.057Z] ---> 929f166c19e5 [2022-10-25T20:29:17.057Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T20:29:17.057Z] ---> Running in 62a70ef394f9 [2022-10-25T20:29:17.057Z] ---> 6380b5b5af88 [2022-10-25T20:29:17.057Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T20:29:17.057Z] ---> Running in 76501fb5ac81 [2022-10-25T20:29:17.057Z] ---> Running in 3caaa6cea576 [2022-10-25T20:29:17.057Z] Removing intermediate container 76501fb5ac81 [2022-10-25T20:29:17.057Z] ---> 77a7566866a7 [2022-10-25T20:29:17.057Z] Step 29/32 : CMD ["gate"] [2022-10-25T20:29:17.057Z] Removing intermediate container 3caaa6cea576 [2022-10-25T20:29:17.057Z] ---> 3130fa96f821 [2022-10-25T20:29:17.057Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:29:17.057Z] ---> Running in 4cd7efa69b18 [2022-10-25T20:29:17.057Z] ---> Running in c8e81f24c38b [2022-10-25T20:29:17.315Z] Removing intermediate container 4cd7efa69b18 [2022-10-25T20:29:17.315Z] ---> 357145e6308f [2022-10-25T20:29:17.315Z] Step 30/32 : LABEL arch=x86_64 [2022-10-25T20:29:17.315Z] Collecting docker-compose==1.23.2 [2022-10-25T20:29:17.315Z] Removing intermediate container c8e81f24c38b [2022-10-25T20:29:17.315Z] ---> 55dd0f16e4f8 [2022-10-25T20:29:17.315Z] Step 17/19 : LABEL arch=x86_64 [2022-10-25T20:29:17.315Z] ---> Running in 1c48f312ccd6 [2022-10-25T20:29:17.315Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T20:29:17.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 41.9 MB/s eta 0:00:00 [2022-10-25T20:29:17.315Z] ---> Running in 808c446ae46e [2022-10-25T20:29:17.315Z] 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-10-25T20:29:17.574Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T20:29:17.574Z] Removing intermediate container 1c48f312ccd6 [2022-10-25T20:29:17.575Z] ---> 229184dcfe9e [2022-10-25T20:29:17.575Z] Step 31/32 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:17.575Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T20:29:17.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.5 MB/s eta 0:00:00 [2022-10-25T20:29:17.575Z] ---> Running in 8dc90e119649 [2022-10-25T20:29:17.575Z] Removing intermediate container 808c446ae46e [2022-10-25T20:29:17.575Z] ---> 7484cb3780be [2022-10-25T20:29:17.575Z] Step 18/19 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:17.575Z] ---> Running in f4afa01ccf07 [2022-10-25T20:29:17.575Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T20:29:17.575Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T20:29:17.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 134.2 MB/s eta 0:00:00 [2022-10-25T20:29:17.575Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T20:29:17.575Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T20:29:17.575Z] Removing intermediate container 8dc90e119649 [2022-10-25T20:29:17.575Z] ---> ff1f5e073217 [2022-10-25T20:29:17.575Z] Step 32/32 : LABEL version=0.0.0 [2022-10-25T20:29:17.575Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T20:29:17.575Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T20:29:17.575Z] Preparing metadata (setup.py): started [2022-10-25T20:29:17.575Z] Removing intermediate container f4afa01ccf07 [2022-10-25T20:29:17.575Z] ---> 673c49adadfc [2022-10-25T20:29:17.575Z] Step 19/19 : LABEL version=0.0.0 [2022-10-25T20:29:17.834Z] ---> Running in 5c4f83e89fb9 [2022-10-25T20:29:17.834Z] ---> Running in 1cf4faa9c960 [2022-10-25T20:29:18.093Z] Removing intermediate container 5c4f83e89fb9 [2022-10-25T20:29:18.093Z] ---> 8fcba04b4ec7 [2022-10-25T20:29:18.093Z] [2022-10-25T20:29:18.093Z] Removing intermediate container 1cf4faa9c960 [2022-10-25T20:29:18.093Z] ---> c7f9c169a5e8 [2022-10-25T20:29:18.093Z] [2022-10-25T20:29:18.093Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:29:18.093Z] 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-10-25T20:29:18.093Z] Successfully built 8fcba04b4ec7 [2022-10-25T20:29:18.093Z] Successfully tagged security-bootstrapper:latest [2022-10-25T20:29:18.093Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-10-25T20:29:18.093Z] Successfully built c7f9c169a5e8 [2022-10-25T20:29:18.093Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-25T20:29:18.093Z]  Building security-spiffe-token-provider ... done 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-10-25T20:29:18.093Z] Collecting PyYAML<4,>=3.10 [2022-10-25T20:29:18.093Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T20:29:18.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 202.4 MB/s eta 0:00:00 [2022-10-25T20:29:18.354Z] Preparing metadata (setup.py): started [2022-10-25T20:29:18.613Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:29:18.613Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T20:29:18.613Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T20:29:18.613Z] Preparing metadata (setup.py): started [2022-10-25T20:29:18.897Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:29:18.897Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T20:29:18.897Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T20:29:18.897Z] Preparing metadata (setup.py): started [2022-10-25T20:29:19.163Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:29:19.427Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T20:29:19.427Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T20:29:19.427Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T20:29:19.427Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T20:29:19.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.0 MB/s eta 0:00:00 [2022-10-25T20:29:19.427Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T20:29:19.427Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T20:29:19.693Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T20:29:19.693Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T20:29:19.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 208.0 MB/s eta 0:00:00 [2022-10-25T20:29:19.693Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T20:29:19.693Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T20:29:19.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 114.5 MB/s eta 0:00:00 [2022-10-25T20:29:19.954Z] Collecting certifi>=2017.4.17 [2022-10-25T20:29:19.954Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T20:29:19.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 157.2 MB/s eta 0:00:00 [2022-10-25T20:29:19.954Z] Collecting idna<2.8,>=2.5 [2022-10-25T20:29:19.954Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T20:29:19.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 128.3 MB/s eta 0:00:00 [2022-10-25T20:29:19.954Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T20:29:19.954Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T20:29:19.954Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T20:29:19.954Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T20:29:19.954Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T20:29:19.954Z] Running setup.py install for texttable: started [2022-10-25T20:29:20.533Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T20:29:20.533Z] Running setup.py install for PyYAML: started [2022-10-25T20:29:21.103Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T20:29:23.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:29:23.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:29:23.025Z] ---> 3d2f80db3d9e [2022-10-25T20:29:23.025Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> cd4d70039b57 [2022-10-25T20:29:23.025Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> d4fae1021bce [2022-10-25T20:29:23.025Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> ff701f792a87 [2022-10-25T20:29:23.025Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> 5fa15c330443 [2022-10-25T20:29:23.025Z] Step 7/24 : COPY . . [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> 0d2b1a7c7503 [2022-10-25T20:29:23.025Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> 6bbf7dcca2d6 [2022-10-25T20:29:23.025Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:29:23.025Z] ---> Using cache [2022-10-25T20:29:23.025Z] ---> 23f196506c30 [2022-10-25T20:29:23.025Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:29:26.331Z] Running setup.py install for docopt: started [2022-10-25T20:29:26.331Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T20:29:28.237Z] ---> Running in 5693c63abb02 [2022-10-25T20:29:28.237Z] Running setup.py install for dockerpty: started [2022-10-25T20:29:28.508Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T20:29:30.405Z] 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-10-25T20:29:30.405Z] 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-10-25T20:29:31.776Z] Removing intermediate container eb06c3a10bed [2022-10-25T20:29:31.776Z] ---> e905dde5c781 [2022-10-25T20:29:31.776Z] [2022-10-25T20:29:31.776Z] Step 9/24 : FROM alpine:3.16 [2022-10-25T20:29:31.776Z] ---> 9c6f07244728 [2022-10-25T20:29:31.776Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T20:29:32.714Z] Removing intermediate container 5693c63abb02 [2022-10-25T20:29:32.714Z] ---> e6c9e02d03ae [2022-10-25T20:29:32.714Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:29:32.714Z] ---> Running in 5230f1392b21 [2022-10-25T20:29:32.714Z] ---> Running in 0f6131707873 [2022-10-25T20:29:33.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements [2022-10-25T20:29:33.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T20:29:33.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T20:29:33.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.511s coverage: 98.5% of statements [2022-10-25T20:29:33.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:33.646Z] Removing intermediate container 0f6131707873 [2022-10-25T20:29:33.646Z] ---> d48ae96bcbc7 [2022-10-25T20:29:33.646Z] [2022-10-25T20:29:33.646Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:29:33.646Z] ---> c4fc93816858 [2022-10-25T20:29:33.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:29:33.646Z] ---> Using cache [2022-10-25T20:29:33.646Z] ---> 2abbdd3a41b6 [2022-10-25T20:29:33.646Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:29:33.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:33.903Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T20:29:33.903Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T20:29:33.903Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T20:29:33.903Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:29:33.903Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:29:33.903Z] ---> Running in cca7e557da41 [2022-10-25T20:29:33.903Z] OK: 6 MiB in 17 packages [2022-10-25T20:29:34.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:34.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:34.728Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:29:34.728Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:29:34.728Z] OK: 15857 distinct packages available [2022-10-25T20:29:34.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:34.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:29:34.985Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:29:34.985Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:29:34.985Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:29:34.985Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:29:34.985Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:29:35.245Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:29:35.245Z] OK: 7 MiB in 19 packages [2022-10-25T20:29:35.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.550s coverage: 43.0% of statements [2022-10-25T20:29:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T20:29:35.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T20:29:35.816Z] Removing intermediate container 5230f1392b21 [2022-10-25T20:29:35.817Z] ---> 9f7e51f7358e [2022-10-25T20:29:35.817Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:29:35.817Z] ---> Running in 50114d33cbc7 [2022-10-25T20:29:36.075Z] Removing intermediate container 7f348f5edfe6 [2022-10-25T20:29:36.075Z] ---> d8f0e93e2635 [2022-10-25T20:29:36.075Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-25T20:29:36.337Z] Removing intermediate container cca7e557da41 [2022-10-25T20:29:36.337Z] ---> f561bad68ff5 [2022-10-25T20:29:36.337Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T20:29:36.337Z] Removing intermediate container 50114d33cbc7 [2022-10-25T20:29:36.337Z] ---> 92a58c449dac [2022-10-25T20:29:36.337Z] Step 12/24 : WORKDIR / [2022-10-25T20:29:36.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.521s coverage: 54.2% of statements [2022-10-25T20:29:36.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T20:29:36.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T20:29:37.870Z] ---> Running in 46e4bfe17824 [2022-10-25T20:29:38.127Z] ---> Running in da180a6101d4 [2022-10-25T20:29:38.127Z] ---> 4b04a2b824c4 [2022-10-25T20:29:38.127Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:29:38.431Z] Removing intermediate container 46e4bfe17824 [2022-10-25T20:29:38.431Z] ---> 4f36808ca5ef [2022-10-25T20:29:38.431Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:29:38.431Z] ---> Running in e7eca6ff55da [2022-10-25T20:29:38.431Z] Removing intermediate container da180a6101d4 [2022-10-25T20:29:38.431Z] ---> ffe36db82033 [2022-10-25T20:29:38.431Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T20:29:38.690Z] Removing intermediate container e7eca6ff55da [2022-10-25T20:29:38.690Z] ---> 239beb1ab341 [2022-10-25T20:29:38.690Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T20:29:41.987Z] ---> 9482496387de [2022-10-25T20:29:41.987Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T20:29:41.987Z] ---> 0ab923e3c7a8 [2022-10-25T20:29:41.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T20:29:41.987Z] ---> c59da132c522 [2022-10-25T20:29:41.987Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:29:42.245Z] Removing intermediate container 62a70ef394f9 [2022-10-25T20:29:42.245Z] ---> fa00becbf094 [2022-10-25T20:29:42.245Z] [2022-10-25T20:29:42.245Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:29:42.245Z] ---> 9c6f07244728 [2022-10-25T20:29:42.245Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:29:42.245Z] ---> Using cache [2022-10-25T20:29:42.245Z] ---> ea52de871803 [2022-10-25T20:29:42.245Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:29:42.245Z] ---> Using cache [2022-10-25T20:29:42.245Z] ---> b2f8735ceaef [2022-10-25T20:29:42.245Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-25T20:29:42.245Z] ---> Running in 04f91791b1d1 [2022-10-25T20:29:42.245Z] ---> 502d345646ae [2022-10-25T20:29:42.245Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T20:29:42.245Z] ---> 8b710e6264a8 [2022-10-25T20:29:42.245Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T20:29:42.245Z] ---> 75660fc5e7ee [2022-10-25T20:29:42.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T20:29:42.245Z] Removing intermediate container 04f91791b1d1 [2022-10-25T20:29:42.245Z] ---> c40debb90746 [2022-10-25T20:29:42.245Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:29:42.506Z] ---> Running in c59e2b8425f0 [2022-10-25T20:29:42.506Z] ---> 74b843c49c97 [2022-10-25T20:29:42.506Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T20:29:42.506Z] ---> 1e6747b1cfce [2022-10-25T20:29:42.506Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T20:29:42.766Z] Removing intermediate container c59e2b8425f0 [2022-10-25T20:29:42.766Z] ---> 42f0c5a8b614 [2022-10-25T20:29:42.766Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:29:42.766Z] ---> 5f274713660e [2022-10-25T20:29:42.766Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T20:29:42.766Z] ---> Running in b235f9152947 [2022-10-25T20:29:42.766Z] ---> 333f1070f3f4 [2022-10-25T20:29:42.766Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T20:29:42.766Z] ---> 934fb53b46b7 [2022-10-25T20:29:42.766Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T20:29:42.766Z] ---> 6abdce255d2d [2022-10-25T20:29:42.766Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:29:43.351Z] Removing intermediate container b235f9152947 [2022-10-25T20:29:43.351Z] ---> 757dea1900de [2022-10-25T20:29:43.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:29:43.613Z] ---> Running in 70d3882b20cd [2022-10-25T20:29:43.614Z] ---> Running in 16c01f16704a [2022-10-25T20:29:43.875Z] ---> 07d7a516cc0e [2022-10-25T20:29:43.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T20:29:43.875Z] ---> 11ef343fa7f4 [2022-10-25T20:29:43.875Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T20:29:43.875Z] Removing intermediate container 16c01f16704a [2022-10-25T20:29:43.875Z] ---> 8b2739724c80 [2022-10-25T20:29:43.875Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:29:43.875Z] Removing intermediate container 70d3882b20cd [2022-10-25T20:29:43.875Z] ---> b4fdc993344a [2022-10-25T20:29:43.875Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:29:44.136Z] ---> Running in ea698e56c5fe [2022-10-25T20:29:44.136Z] ---> Running in 47621825d73e [2022-10-25T20:29:44.136Z] ---> 66dc422c4da2 [2022-10-25T20:29:44.136Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T20:29:44.396Z] ---> Running in 52f4fe0a7c58 [2022-10-25T20:29:44.396Z] Removing intermediate container ea698e56c5fe [2022-10-25T20:29:44.396Z] ---> 1f431b53c7bd [2022-10-25T20:29:44.396Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:29:44.396Z] ---> 72ada2b61c2e [2022-10-25T20:29:44.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:29:44.396Z] Removing intermediate container 47621825d73e [2022-10-25T20:29:44.396Z] ---> 5111c037a579 [2022-10-25T20:29:44.396Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:44.396Z] ---> Running in 0ee59261e56f [2022-10-25T20:29:44.397Z] ---> Running in 428b9248f734 [2022-10-25T20:29:44.397Z] Removing intermediate container 52f4fe0a7c58 [2022-10-25T20:29:44.397Z] ---> 30329ddecdf8 [2022-10-25T20:29:44.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:29:44.397Z] ---> Running in 56f34a074281 [2022-10-25T20:29:44.397Z] Removing intermediate container 0ee59261e56f [2022-10-25T20:29:44.397Z] ---> f02fbff152db [2022-10-25T20:29:44.397Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:44.397Z] Removing intermediate container 428b9248f734 [2022-10-25T20:29:44.397Z] ---> cbfb56b199b1 [2022-10-25T20:29:44.397Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:29:44.660Z] ---> 63b2b0f0a4f1 [2022-10-25T20:29:44.660Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:29:44.660Z] ---> Running in 70a74f8e07cf [2022-10-25T20:29:44.660Z] ---> Running in 7a5281d3d65b [2022-10-25T20:29:44.660Z] ---> Running in 192676641ae3 [2022-10-25T20:29:44.660Z] Removing intermediate container 56f34a074281 [2022-10-25T20:29:44.660Z] ---> cfc3407cbd27 [2022-10-25T20:29:44.660Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:29:44.660Z] ---> Running in 4b1546e322b2 [2022-10-25T20:29:44.660Z] Removing intermediate container 70a74f8e07cf [2022-10-25T20:29:44.660Z] ---> 44a1b28810e8 [2022-10-25T20:29:44.660Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:29:44.660Z] Removing intermediate container 7a5281d3d65b [2022-10-25T20:29:44.922Z] ---> efb2ae09a6d8 [2022-10-25T20:29:44.922Z] [2022-10-25T20:29:44.922Z] ---> Running in e775dd125fbf [2022-10-25T20:29:44.922Z] Successfully built efb2ae09a6d8 [2022-10-25T20:29:44.922Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T20:29:44.922Z]  Building sys-mgmt-agent ... done Removing intermediate container 4b1546e322b2 [2022-10-25T20:29:44.922Z] ---> 68783a29cc1e [2022-10-25T20:29:44.922Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:44.922Z] Removing intermediate container e775dd125fbf [2022-10-25T20:29:44.922Z] ---> 87ede1a3ec40 [2022-10-25T20:29:44.922Z] [2022-10-25T20:29:44.922Z] ---> Running in 109c22d0439e [2022-10-25T20:29:44.922Z] Successfully built 87ede1a3ec40 [2022-10-25T20:29:44.922Z] Successfully tagged security-spire-agent:latest [2022-10-25T20:29:44.922Z]  Building security-spire-agent ... done Removing intermediate container 109c22d0439e [2022-10-25T20:29:44.922Z] ---> c55247d62427 [2022-10-25T20:29:44.922Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:29:44.922Z] ---> Running in 752a59bda51b [2022-10-25T20:29:45.228Z] Removing intermediate container 752a59bda51b [2022-10-25T20:29:45.228Z] ---> 58eae1849726 [2022-10-25T20:29:45.228Z] [2022-10-25T20:29:45.228Z] Successfully built 58eae1849726 [2022-10-25T20:29:45.228Z] Successfully tagged support-scheduler:latest [2022-10-25T20:29:45.228Z]  Building support-scheduler ... done Removing intermediate container 192676641ae3 [2022-10-25T20:29:45.228Z] ---> 2669b308fa64 [2022-10-25T20:29:45.228Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:29:45.488Z] ---> Running in c9a907e7bb37 [2022-10-25T20:29:45.488Z] Removing intermediate container c9a907e7bb37 [2022-10-25T20:29:45.488Z] ---> 2462cb319d16 [2022-10-25T20:29:45.488Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:29:45.488Z] ---> Running in efc4355546d2 [2022-10-25T20:29:45.488Z] Removing intermediate container efc4355546d2 [2022-10-25T20:29:45.488Z] ---> be3ce3e2ba1d [2022-10-25T20:29:45.488Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:29:45.754Z] ---> Running in 66a4fed6247c [2022-10-25T20:29:45.754Z] Removing intermediate container 66a4fed6247c [2022-10-25T20:29:45.754Z] ---> 0aa5d061c302 [2022-10-25T20:29:45.754Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:29:45.754Z] ---> Running in 7d13f7654059 [2022-10-25T20:29:45.754Z] Removing intermediate container 7d13f7654059 [2022-10-25T20:29:45.754Z] ---> 76a0979e5828 [2022-10-25T20:29:45.754Z] [2022-10-25T20:29:45.754Z] Successfully built 76a0979e5828 [2022-10-25T20:29:46.017Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T20:29:46.026Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-10-25T20:29:46.031Z] $ docker stop --time=1 b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 [2022-10-25T20:29:47.373Z] $ docker rm -f b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:29:47.706Z] + docker images [2022-10-25T20:29:47.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T20:29:47.706Z] security-secretstore-setup latest 76a0979e5828 2 seconds ago 29.7MB [2022-10-25T20:29:47.706Z] support-scheduler latest 58eae1849726 3 seconds ago 29.8MB [2022-10-25T20:29:47.706Z] sys-mgmt-agent latest efb2ae09a6d8 3 seconds ago 136MB [2022-10-25T20:29:47.706Z] security-spire-agent latest 87ede1a3ec40 3 seconds ago 125MB [2022-10-25T20:29:47.706Z] fa00becbf094 6 seconds ago 1.67GB [2022-10-25T20:29:47.706Z] d48ae96bcbc7 15 seconds ago 1.48GB [2022-10-25T20:29:47.706Z] e905dde5c781 17 seconds ago 1.6GB [2022-10-25T20:29:47.706Z] security-bootstrapper latest 8fcba04b4ec7 30 seconds ago 20.2MB [2022-10-25T20:29:47.706Z] security-spiffe-token-provider latest c7f9c169a5e8 30 seconds ago 29.7MB [2022-10-25T20:29:47.706Z] core-metadata latest 2680575d8544 38 seconds ago 18.5MB [2022-10-25T20:29:47.706Z] 9f52f8303df8 44 seconds ago 1.59GB [2022-10-25T20:29:47.706Z] 8b8a0c2017f4 44 seconds ago 1.64GB [2022-10-25T20:29:47.706Z] core-data latest 8161a6f397e4 50 seconds ago 21.7MB [2022-10-25T20:29:47.706Z] 563028124fa9 52 seconds ago 1.62GB [2022-10-25T20:29:47.706Z] 8e4da1119932 About a minute ago 1.62GB [2022-10-25T20:29:47.706Z] d6ad839fa08a About a minute ago 1.6GB [2022-10-25T20:29:47.706Z] security-proxy-setup latest 11b0db47cecf 3 minutes ago 27.6MB [2022-10-25T20:29:47.706Z] core-command latest c433cd293149 3 minutes ago 17.6MB [2022-10-25T20:29:47.706Z] support-notifications latest f0ec841d1773 3 minutes ago 30.5MB [2022-10-25T20:29:47.706Z] security-spire-config latest 10e7c751e2f9 4 minutes ago 85.8MB [2022-10-25T20:29:47.706Z] security-spire-server latest 4d3e5d101bf2 4 minutes ago 86.5MB [2022-10-25T20:29:47.706Z] 02b33c6135e3 4 minutes ago 1.67GB [2022-10-25T20:29:47.706Z] 3d4673e2648d 4 minutes ago 1.61GB [2022-10-25T20:29:47.706Z] ba1ac9a69e4e 4 minutes ago 1.6GB [2022-10-25T20:29:47.706Z] 4ecc10bbe3b0 5 minutes ago 1.48GB [2022-10-25T20:29:47.706Z] 2f31556664d1 5 minutes ago 1.48GB [2022-10-25T20:29:47.706Z] ci-base-image-x86_64 latest 3d2f80db3d9e 8 minutes ago 941MB [2022-10-25T20:29:47.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-25T20:29:47.706Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-25T20:29:47.706Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-25T20:29:47.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-25T20:29:47.706Z] 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-10-25T20:29:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.557s coverage: 89.2% of statements [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T20:29:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 2.2% of statements [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T20:29:58.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.619s coverage: 95.6% of statements [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.557s coverage: 60.0% of statements [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.290s coverage: 58.8% of statements [2022-10-25T20:30:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2022-10-25T20:30:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T20:30:08.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements [2022-10-25T20:30:08.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements [2022-10-25T20:30:08.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2022-10-25T20:30:08.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-10-25T20:30:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2022-10-25T20:30:19.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.437s coverage: 94.4% of statements [2022-10-25T20:30:19.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.251s coverage: 44.8% of statements [2022-10-25T20:30:31.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.867s coverage: 79.9% of statements [2022-10-25T20:30:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T20:30:34.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 65.1% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 58.8% of statements [2022-10-25T20:30:34.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2022-10-25T20:30:34.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements [2022-10-25T20:30:36.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.927s coverage: 91.2% of statements [2022-10-25T20:30:36.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.960s coverage: 64.7% of statements [2022-10-25T20:30:44.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T20:30:44.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 89.4% of statements [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2022-10-25T20:30:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-10-25T20:30:51.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.580s coverage: 65.8% of statements [2022-10-25T20:30:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T20:30:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T20:30:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T20:30:54.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.015s coverage: 41.8% of statements [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T20:30:54.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.349s coverage: 89.5% of statements [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T20:30:54.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T20:30:54.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T20:31:03.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T20:31:03.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.803s coverage: 92.3% of statements [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T20:31:03.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.434s coverage: 63.2% of statements [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T20:31:03.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T20:31:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T20:31:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T20:31:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T20:31:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.255s coverage: 100.0% of statements [2022-10-25T20:31:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.098s coverage: 96.9% of statements [2022-10-25T20:31:05.139Z] 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-10-25T20:31:05.407Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T20:31:05.407Z] GO111MODULE=on go vet ./... [2022-10-25T20:33:12.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:33:12.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:33:12.332Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:33:12.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T20:33:12.983Z] + ls -al . [2022-10-25T20:33:12.984Z] total 764 [2022-10-25T20:33:12.984Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 20:26 . [2022-10-25T20:33:12.984Z] drwxr-xr-x 4 root root 4096 Oct 25 20:26 .. [2022-10-25T20:33:12.984Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:24 .blubracket [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 20:24 .dockerignore [2022-10-25T20:33:12.984Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:24 .git [2022-10-25T20:33:12.984Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:24 .github [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 20:24 .gitignore [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 20:24 .golangci.yml [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 20:24 .hadolint.yml [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 20:24 .sonarcloud.properties [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 20:24 ADOPTERS.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 20:24 Attribution.txt [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 20:24 CHANGELOG.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 20:24 CONTRIBUTING.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 20:24 GOVERNANCE.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 20:24 Jenkinsfile [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 20:24 LICENSE [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 20:24 Makefile [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 20:24 OWNERS.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 20:24 README.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 20:24 SECURITY.md [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 20:20 VERSION [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 20:24 ZMQWindows.md [2022-10-25T20:33:12.984Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:24 bin [2022-10-25T20:33:12.984Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 20:24 cmd [2022-10-25T20:33:12.984Z] -rw-r--r-- 1 root root 501828 Oct 25 20:31 coverage.out [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 3447 Oct 25 20:24 go.mod [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 45062 Oct 25 20:24 go.sum [2022-10-25T20:33:12.984Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:24 internal [2022-10-25T20:33:12.984Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:24 openapi [2022-10-25T20:33:12.984Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 20:24 snap [2022-10-25T20:33:12.984Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 20:24 version.go [Pipeline] sh [2022-10-25T20:33:13.620Z] + '[' -e coverage.out ] [2022-10-25T20:33:13.620Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T20:33:13.635Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T20:33:14.429Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T20:33:15.058Z] + make build [2022-10-25T20:33:15.058Z] 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-10-25T20:34:51.729Z] 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-10-25T20:36:28.371Z] 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-10-25T20:36:28.371Z] 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-10-25T20:37:15.198Z] 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-10-25T20:37:15.198Z] 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-10-25T20:37:18.538Z] 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-10-25T20:37:26.743Z] 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-10-25T20:37:30.999Z] 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-10-25T20:37:37.654Z] 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-10-25T20:37:41.006Z] 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-10-25T20:37:45.261Z] 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-10-25T20:37:55.339Z] 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-10-25T20:38:00.700Z] $ docker stop --time=1 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 [2022-10-25T20:38:02.734Z] $ docker rm -f 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:38:05.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:38:05.208Z] [2022-10-25T20:38:05.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:38:05.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:38:05.802Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T20:38:05.802Z] 29e5d40040c1: Pulling fs layer [2022-10-25T20:38:05.802Z] 1ce36da41761: Pulling fs layer [2022-10-25T20:38:05.802Z] 25b303627fd3: Pulling fs layer [2022-10-25T20:38:06.070Z] 29e5d40040c1: Verifying Checksum [2022-10-25T20:38:06.070Z] 29e5d40040c1: Download complete [2022-10-25T20:38:06.338Z] 1ce36da41761: Verifying Checksum [2022-10-25T20:38:06.338Z] 1ce36da41761: Download complete [2022-10-25T20:38:06.608Z] 29e5d40040c1: Pull complete [2022-10-25T20:38:08.017Z] 1ce36da41761: Pull complete [2022-10-25T20:38:08.017Z] 25b303627fd3: Verifying Checksum [2022-10-25T20:38:08.017Z] 25b303627fd3: Download complete [2022-10-25T20:38:18.088Z] 25b303627fd3: Pull complete [2022-10-25T20:38:18.088Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T20:38:18.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:38:18.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:38:18.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container [2022-10-25T20:38:18.350Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T20:38:20.773Z] $ docker top adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:38:21.596Z] + grep parallel [2022-10-25T20:38:21.596Z] + docker-compose build --help [2022-10-25T20:38:28.233Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T20:38:28.248Z] $ docker stop --time=1 adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 [2022-10-25T20:38:29.890Z] $ docker rm -f adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:38:30.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:38:30.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:38:30.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container [2022-10-25T20:38:30.618Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T20:38:31.775Z] $ docker top c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:38:32.668Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T20:38:39.349Z] Building core-command ... [2022-10-25T20:38:39.349Z] Building core-data ... [2022-10-25T20:38:39.349Z] Building core-metadata ... [2022-10-25T20:38:39.349Z] Building security-bootstrapper ... [2022-10-25T20:38:39.349Z] Building security-proxy-setup ... [2022-10-25T20:38:39.349Z] Building security-secretstore-setup ... [2022-10-25T20:38:39.349Z] Building security-spiffe-token-provider ... [2022-10-25T20:38:39.349Z] Building security-spire-agent ... [2022-10-25T20:38:39.349Z] Building security-spire-config ... [2022-10-25T20:38:39.349Z] Building security-spire-server ... [2022-10-25T20:38:39.349Z] Building support-notifications ... [2022-10-25T20:38:39.349Z] Building support-scheduler ... [2022-10-25T20:38:39.349Z] Building sys-mgmt-agent ... [2022-10-25T20:38:39.349Z] Building security-proxy-setup [2022-10-25T20:38:39.349Z] Building security-spire-agent [2022-10-25T20:38:39.349Z] Building security-spire-config [2022-10-25T20:38:39.349Z] Building core-data [2022-10-25T20:38:39.349Z] Building sys-mgmt-agent [2022-10-25T20:39:35.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:35.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:35.764Z] ---> 578af20f7111 [2022-10-25T20:39:35.764Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:39:35.764Z] ---> Running in 68c3b8a39cb7 [2022-10-25T20:39:35.764Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:35.764Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:35.764Z] ---> 578af20f7111 [2022-10-25T20:39:35.764Z] Step 3/21 : WORKDIR /edgex-go [2022-10-25T20:39:35.764Z] ---> Running in bf95d0a36eb7 [2022-10-25T20:39:35.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:35.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:35.764Z] ---> 578af20f7111 [2022-10-25T20:39:35.764Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T20:39:35.764Z] ---> Running in a889b9f481a7 [2022-10-25T20:39:35.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:35.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:35.764Z] ---> 578af20f7111 [2022-10-25T20:39:35.764Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:39:35.764Z] ---> Running in 05c8f63445fe [2022-10-25T20:39:35.764Z] Removing intermediate container 68c3b8a39cb7 [2022-10-25T20:39:35.764Z] ---> 29e61fc46373 [2022-10-25T20:39:35.764Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:39:35.764Z] ---> Running in 7d2949a2c206 [2022-10-25T20:39:35.764Z] Removing intermediate container bf95d0a36eb7 [2022-10-25T20:39:35.764Z] ---> 59f00cbec527 [2022-10-25T20:39:35.764Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-25T20:39:35.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:35.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:35.764Z] ---> 578af20f7111 [2022-10-25T20:39:35.764Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:39:35.764Z] ---> Running in bc7318ba6a48 [2022-10-25T20:39:35.764Z] ---> Running in 8d44b5331786 [2022-10-25T20:39:35.764Z] Removing intermediate container a889b9f481a7 [2022-10-25T20:39:35.764Z] ---> ccf6eea256df [2022-10-25T20:39:35.764Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-25T20:39:35.764Z] ---> Running in 927a06c6a584 [2022-10-25T20:39:35.764Z] Removing intermediate container 05c8f63445fe [2022-10-25T20:39:35.764Z] ---> ff5ed4f918dc [2022-10-25T20:39:35.764Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:39:35.764Z] ---> Running in ac99c1039292 [2022-10-25T20:39:35.764Z] Removing intermediate container 7d2949a2c206 [2022-10-25T20:39:35.764Z] ---> f086239cd0d6 [2022-10-25T20:39:35.764Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T20:39:35.764Z] Removing intermediate container 8d44b5331786 [2022-10-25T20:39:35.764Z] ---> f3b1ebf86c58 [2022-10-25T20:39:35.764Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:39:35.764Z] ---> Running in 16fc21cb5536 [2022-10-25T20:39:35.764Z] ---> Running in 7765443bf916 [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:35.764Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:35.764Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:35.764Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:35.764Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:36.032Z] Removing intermediate container 927a06c6a584 [2022-10-25T20:39:36.032Z] ---> 2219afe6987d [2022-10-25T20:39:36.032Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-25T20:39:36.301Z] Removing intermediate container bc7318ba6a48 [2022-10-25T20:39:36.301Z] ---> e0b5cd5cb1b5 [2022-10-25T20:39:36.301Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-25T20:39:36.578Z] Removing intermediate container ac99c1039292 [2022-10-25T20:39:36.578Z] ---> 6eb4942d19c2 [2022-10-25T20:39:36.578Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:39:36.845Z] Removing intermediate container 16fc21cb5536 [2022-10-25T20:39:36.845Z] ---> b0373d5659b5 [2022-10-25T20:39:36.845Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:39:37.433Z] Removing intermediate container 7765443bf916 [2022-10-25T20:39:37.434Z] ---> 89ea206719cb [2022-10-25T20:39:37.434Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:39:37.434Z] ---> 4946807c0ca6 [2022-10-25T20:39:37.434Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:37.434Z] ---> Running in b6e6be4c1fa3 [2022-10-25T20:39:37.710Z] ---> 433a8bd67007 [2022-10-25T20:39:37.710Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:37.983Z] ---> 8adaeed9713d [2022-10-25T20:39:37.983Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:37.983Z] ---> Running in d825d5cff06a [2022-10-25T20:39:38.250Z] ---> Running in bff160bde764 [2022-10-25T20:39:38.250Z] ---> 81ece4382bd6 [2022-10-25T20:39:38.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:38.518Z] ---> Running in 1884ff435c94 [2022-10-25T20:39:39.118Z] ---> 7872ea33de16 [2022-10-25T20:39:39.118Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:39.386Z] ---> Running in 211eb3c1f6bc [2022-10-25T20:41:16.022Z] Removing intermediate container 211eb3c1f6bc [2022-10-25T20:41:16.022Z] ---> 13b0f4bbd881 [2022-10-25T20:41:16.022Z] Step 7/24 : COPY . . [2022-10-25T20:41:16.022Z] Removing intermediate container d825d5cff06a [2022-10-25T20:41:16.022Z] ---> 19cd125e9a84 [2022-10-25T20:41:16.022Z] Step 7/21 : COPY . . [2022-10-25T20:41:16.022Z] Removing intermediate container b6e6be4c1fa3 [2022-10-25T20:41:16.022Z] ---> 6077cbfcf403 [2022-10-25T20:41:16.022Z] Step 7/22 : COPY . . [2022-10-25T20:41:16.022Z] Removing intermediate container bff160bde764 [2022-10-25T20:41:16.022Z] ---> 3fba6a3a9171 [2022-10-25T20:41:16.022Z] Step 7/24 : COPY . . [2022-10-25T20:41:16.022Z] Removing intermediate container 1884ff435c94 [2022-10-25T20:41:16.022Z] ---> 6442024a3570 [2022-10-25T20:41:16.022Z] Step 8/22 : COPY . . [2022-10-25T20:41:20.297Z] ---> 679c45eb6e75 [2022-10-25T20:41:20.297Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T20:41:20.297Z] ---> 1b81752b1fce [2022-10-25T20:41:20.297Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T20:41:20.297Z] ---> c5bc45287193 [2022-10-25T20:41:20.297Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T20:41:20.297Z] ---> d769dcd2b529 [2022-10-25T20:41:20.297Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:41:20.297Z] ---> 2e6b08637d72 [2022-10-25T20:41:20.297Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:41:20.297Z] ---> Running in bfa029ee3b11 [2022-10-25T20:41:20.297Z] ---> Running in 1a09bfccaabf [2022-10-25T20:41:20.297Z] ---> Running in fc139d492116 [2022-10-25T20:41:20.297Z] ---> Running in 9912587ad062 [2022-10-25T20:41:20.297Z] ---> Running in 6d1b6777ecb9 [2022-10-25T20:41:20.898Z] Removing intermediate container 9912587ad062 [2022-10-25T20:41:20.898Z] ---> 66cb7a80f507 [2022-10-25T20:41:20.898Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:41:20.898Z] Removing intermediate container 6d1b6777ecb9 [2022-10-25T20:41:20.898Z] ---> 92849dbc1963 [2022-10-25T20:41:20.898Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:41:20.898Z] ---> Running in b8b379262d87 [2022-10-25T20:41:20.898Z] ---> Running in 779e7987c76f [2022-10-25T20:41:21.858Z] Removing intermediate container b8b379262d87 [2022-10-25T20:41:21.858Z] ---> 2ec37988bd71 [2022-10-25T20:41:21.858Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:41:21.858Z] Removing intermediate container 779e7987c76f [2022-10-25T20:41:21.858Z] ---> 8bb652446865 [2022-10-25T20:41:21.858Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:41:21.858Z] ---> Running in 6a3949114bf1 [2022-10-25T20:41:21.858Z] ---> Running in 4db5544ce961 [2022-10-25T20:41:22.127Z] 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-10-25T20:41:22.710Z] 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-10-25T20:41:22.710Z] 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-10-25T20:41:25.295Z] Removing intermediate container 6a3949114bf1 [2022-10-25T20:41:25.295Z] ---> 882dc41c877a [2022-10-25T20:41:25.295Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:41:25.563Z] ---> Running in e7007b3682ce [2022-10-25T20:41:25.829Z] Removing intermediate container 4db5544ce961 [2022-10-25T20:41:25.829Z] ---> 567640f777d8 [2022-10-25T20:41:25.829Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:41:26.099Z] ---> Running in a5c169913bd1 [2022-10-25T20:41:26.099Z] Removing intermediate container e7007b3682ce [2022-10-25T20:41:26.099Z] ---> 41219b566c8c [2022-10-25T20:41:26.099Z] [2022-10-25T20:41:26.099Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:41:26.371Z] 3.15: Pulling from library/alpine [2022-10-25T20:41:26.638Z] Removing intermediate container a5c169913bd1 [2022-10-25T20:41:26.638Z] ---> 12f1d34e7afa [2022-10-25T20:41:26.638Z] [2022-10-25T20:41:26.638Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:41:26.909Z] 3.15: Pulling from library/alpine [2022-10-25T20:41:27.871Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:41:27.871Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:41:27.871Z] Status: Image is up to date for alpine:3.15 [2022-10-25T20:41:27.871Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T20:41:27.871Z] ---> 02e0d6fdf486 [2022-10-25T20:41:27.871Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:41:27.871Z] ---> 02e0d6fdf486 [2022-10-25T20:41:27.871Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:41:28.139Z] ---> Running in c6c25d85efe1 [2022-10-25T20:41:28.139Z] ---> Running in be263bee1477 [2022-10-25T20:41:29.103Z] Removing intermediate container c6c25d85efe1 [2022-10-25T20:41:29.103Z] ---> 96ef43d4e398 [2022-10-25T20:41:29.103Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T20:41:29.103Z] Removing intermediate container be263bee1477 [2022-10-25T20:41:29.103Z] ---> fb3196569e49 [2022-10-25T20:41:29.103Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:41:29.103Z] ---> Running in 6823e75094f5 [2022-10-25T20:41:29.103Z] ---> Running in 1769ca1725fe [2022-10-25T20:41:31.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:31.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:31.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:31.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:33.353Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:41:33.353Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:41:33.353Z] OK: 15734 distinct packages available [2022-10-25T20:41:33.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:33.620Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:41:33.620Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:41:33.620Z] OK: 15734 distinct packages available [2022-10-25T20:41:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:35.113Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:41:35.113Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:41:35.113Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:41:35.113Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:41:35.113Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:41:35.113Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:41:35.113Z] OK: 6 MiB in 19 packages [2022-10-25T20:41:35.381Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T20:41:35.381Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:41:35.381Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T20:41:35.381Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T20:41:35.381Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:41:35.381Z] OK: 6 MiB in 18 packages [2022-10-25T20:41:37.324Z] Removing intermediate container 1769ca1725fe [2022-10-25T20:41:37.324Z] ---> afef433c70f9 [2022-10-25T20:41:37.324Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T20:41:37.591Z] Removing intermediate container 6823e75094f5 [2022-10-25T20:41:37.591Z] ---> a54c17f41814 [2022-10-25T20:41:37.591Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:41:42.926Z] ---> 6c34cab4ddce [2022-10-25T20:41:42.926Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:41:46.304Z] ---> 0a999eed9e28 [2022-10-25T20:41:46.304Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:41:47.713Z] ---> a3a790de100a [2022-10-25T20:41:47.713Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T20:41:47.713Z] ---> Running in 7e14953f4126 [2022-10-25T20:41:48.297Z] Removing intermediate container 7e14953f4126 [2022-10-25T20:41:48.297Z] ---> bc62af3946df [2022-10-25T20:41:48.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T20:41:50.232Z] ---> 6022349d94d5 [2022-10-25T20:41:50.232Z] Step 19/24 : WORKDIR / [2022-10-25T20:41:50.232Z] ---> Running in acead024694e [2022-10-25T20:41:50.815Z] ---> d460bf3eedc8 [2022-10-25T20:41:50.815Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:41:50.815Z] Removing intermediate container acead024694e [2022-10-25T20:41:50.815Z] ---> f7aae2216d1d [2022-10-25T20:41:50.815Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:41:51.088Z] ---> Running in a8441ddbd826 [2022-10-25T20:41:51.678Z] Removing intermediate container a8441ddbd826 [2022-10-25T20:41:51.678Z] ---> d67269fda13b [2022-10-25T20:41:51.678Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:41:51.678Z] ---> Running in 3f1db9390f43 [2022-10-25T20:41:51.678Z] ---> 9a79da273e5e [2022-10-25T20:41:51.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T20:41:52.646Z] Removing intermediate container 3f1db9390f43 [2022-10-25T20:41:52.646Z] ---> 5f558dba4288 [2022-10-25T20:41:52.646Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:41:52.646Z] ---> Running in cfd1d54ee0a8 [2022-10-25T20:41:53.234Z] ---> 3322acde87be [2022-10-25T20:41:53.234Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T20:41:53.234Z] Removing intermediate container cfd1d54ee0a8 [2022-10-25T20:41:53.234Z] ---> c6c9b7cb1236 [2022-10-25T20:41:53.234Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:41:53.514Z] ---> Running in 02db3f5f436f [2022-10-25T20:41:54.101Z] Removing intermediate container 02db3f5f436f [2022-10-25T20:41:54.101Z] ---> e7ebd69cba4e [2022-10-25T20:41:54.101Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:41:54.378Z] ---> Running in e409d52fda1e [2022-10-25T20:41:54.378Z] ---> bd89bda707f0 [2022-10-25T20:41:54.378Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:41:54.645Z] ---> Running in 317f12ebcaa8 [2022-10-25T20:41:55.228Z] Removing intermediate container e409d52fda1e [2022-10-25T20:41:55.228Z] ---> b6139310378e [2022-10-25T20:41:55.228Z] [2022-10-25T20:41:55.228Z] Removing intermediate container 317f12ebcaa8 [2022-10-25T20:41:55.228Z] ---> b21979121ced [2022-10-25T20:41:55.228Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:41:55.496Z] ---> Running in edfa06bb3b44 [2022-10-25T20:41:55.761Z] Successfully built b6139310378e [2022-10-25T20:41:55.761Z] Successfully tagged security-spire-config-arm64:latest [2022-10-25T20:41:55.761Z] Building security-bootstrapper [2022-10-25T20:41:56.032Z]  Building security-spire-config ... done Removing intermediate container edfa06bb3b44 [2022-10-25T20:41:56.032Z] ---> a3b582366a16 [2022-10-25T20:41:56.032Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:41:56.032Z] ---> Running in 61ecf894a6a3 [2022-10-25T20:41:56.615Z] Removing intermediate container 61ecf894a6a3 [2022-10-25T20:41:56.615Z] ---> ab006bc9cba3 [2022-10-25T20:41:56.615Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:41:56.615Z] ---> Running in 5fd1d038f6c6 [2022-10-25T20:41:57.202Z] Removing intermediate container 5fd1d038f6c6 [2022-10-25T20:41:57.202Z] ---> 681735f987f2 [2022-10-25T20:41:57.202Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:41:57.202Z] ---> Running in 17167276d444 [2022-10-25T20:41:57.784Z] Removing intermediate container 17167276d444 [2022-10-25T20:41:57.784Z] ---> 06c5ac60eec7 [2022-10-25T20:41:57.784Z] [2022-10-25T20:41:58.050Z] Successfully built 06c5ac60eec7 [2022-10-25T20:41:58.050Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-25T20:41:58.050Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-10-25T20:42:24.727Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:42:24.727Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:42:24.727Z] ---> 578af20f7111 [2022-10-25T20:42:24.727Z] Step 3/32 : WORKDIR /edgex-go [2022-10-25T20:42:24.727Z] ---> Using cache [2022-10-25T20:42:24.727Z] ---> f3b1ebf86c58 [2022-10-25T20:42:24.727Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-25T20:42:24.994Z] ---> Running in 6d7b70d63b6e [2022-10-25T20:42:26.940Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:42:26.940Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:42:26.940Z] ---> 578af20f7111 [2022-10-25T20:42:26.940Z] Step 3/19 : WORKDIR /edgex-go [2022-10-25T20:42:26.940Z] ---> Using cache [2022-10-25T20:42:26.940Z] ---> f3b1ebf86c58 [2022-10-25T20:42:26.940Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T20:42:26.940Z] ---> Running in 7d625ea53680 [2022-10-25T20:42:27.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:28.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:28.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:29.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:29.543Z] OK: 221 MiB in 51 packages [2022-10-25T20:42:30.955Z] v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T20:42:30.955Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T20:42:30.955Z] OK: 16896 distinct packages available [2022-10-25T20:42:30.955Z] Removing intermediate container 6d7b70d63b6e [2022-10-25T20:42:30.955Z] ---> 9f19d61f6b64 [2022-10-25T20:42:30.955Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-25T20:42:30.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:31.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:42:31.816Z] ---> 82e3c19e6e9e [2022-10-25T20:42:31.816Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:42:31.816Z] ---> Running in ce1cf1522e64 [2022-10-25T20:42:33.227Z] OK: 221 MiB in 51 packages [2022-10-25T20:42:34.635Z] Removing intermediate container 7d625ea53680 [2022-10-25T20:42:34.635Z] ---> 5e6e9d79d70f [2022-10-25T20:42:34.635Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-25T20:42:35.599Z] ---> 9a2a54d44e4d [2022-10-25T20:42:35.599Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:42:35.871Z] ---> Running in a833fe78c1d3 [2022-10-25T20:43:57.482Z] Removing intermediate container ce1cf1522e64 [2022-10-25T20:43:57.482Z] ---> ee4bdd84e130 [2022-10-25T20:43:57.482Z] Step 7/32 : COPY . . [2022-10-25T20:43:58.438Z] Removing intermediate container a833fe78c1d3 [2022-10-25T20:43:58.438Z] ---> 26f54bce1835 [2022-10-25T20:43:58.438Z] Step 7/19 : COPY . . [2022-10-25T20:44:20.494Z] ---> fcaa79f60b5c [2022-10-25T20:44:20.494Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T20:44:20.494Z] ---> 0f258b001d60 [2022-10-25T20:44:20.494Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T20:44:20.494Z] ---> Running in 2adf6201d3fb [2022-10-25T20:44:20.494Z] ---> Running in 6d297ca82736 [2022-10-25T20:44:20.761Z] 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-10-25T20:44:21.029Z] 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-10-25T20:46:57.736Z] 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-10-25T20:47:07.811Z] Removing intermediate container 1a09bfccaabf [2022-10-25T20:47:07.811Z] ---> d167b6235cdf [2022-10-25T20:47:07.811Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T20:47:07.811Z] ---> Running in aed6dfd4dd62 [2022-10-25T20:47:08.774Z] 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-10-25T20:47:16.976Z] Removing intermediate container aed6dfd4dd62 [2022-10-25T20:47:16.977Z] ---> ac1cfc93f1d5 [2022-10-25T20:47:16.977Z] [2022-10-25T20:47:16.977Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:47:16.977Z] 3.16: Pulling from library/alpine [2022-10-25T20:47:16.977Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:47:16.977Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:47:16.977Z] ---> a6215f271958 [2022-10-25T20:47:16.977Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:47:16.977Z] ---> Running in 15b1df93479d [2022-10-25T20:47:16.977Z] Removing intermediate container bfa029ee3b11 [2022-10-25T20:47:16.977Z] ---> 23b7543b1fe7 [2022-10-25T20:47:16.977Z] [2022-10-25T20:47:16.977Z] Step 9/21 : FROM alpine:3.16 [2022-10-25T20:47:16.977Z] ---> a6215f271958 [2022-10-25T20:47:16.977Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T20:47:16.977Z] ---> Running in c593b6c63729 [2022-10-25T20:47:16.977Z] Removing intermediate container 15b1df93479d [2022-10-25T20:47:16.977Z] ---> 1df3b659f02b [2022-10-25T20:47:16.977Z] Step 12/22 : 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-10-25T20:47:16.977Z] ---> Running in 661c573828d6 [2022-10-25T20:47:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:47:19.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:47:19.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:47:19.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:47:20.905Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T20:47:21.231Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:47:21.231Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:47:21.231Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T20:47:21.231Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T20:47:21.231Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:47:21.231Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:47:21.231Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:47:21.838Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:47:21.839Z] OK: 8 MiB in 20 packages [2022-10-25T20:47:21.839Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:47:21.839Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T20:47:21.839Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T20:47:21.839Z] Executing bash-5.1.16-r2.post-install [2022-10-25T20:47:21.839Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T20:47:22.117Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:47:22.117Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:47:22.117Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T20:47:22.117Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T20:47:22.117Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T20:47:23.521Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T20:47:23.521Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T20:47:23.521Z] (13/33) Installing expat (2.5.0-r0) [2022-10-25T20:47:23.521Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T20:47:23.521Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T20:47:23.521Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T20:47:23.521Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:47:23.521Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:47:23.521Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T20:47:23.521Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T20:47:23.521Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T20:47:24.101Z] Removing intermediate container c593b6c63729 [2022-10-25T20:47:24.101Z] ---> eaf1d0e5e907 [2022-10-25T20:47:24.101Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:47:24.101Z] ---> Running in 393315536afb [2022-10-25T20:47:24.685Z] Removing intermediate container 393315536afb [2022-10-25T20:47:24.685Z] ---> 3ad3f763ee05 [2022-10-25T20:47:24.686Z] Step 12/21 : WORKDIR /edgex [2022-10-25T20:47:24.950Z] ---> Running in 8e0e66bd27a9 [2022-10-25T20:47:25.215Z] Removing intermediate container 8e0e66bd27a9 [2022-10-25T20:47:25.215Z] ---> f5e41a772613 [2022-10-25T20:47:25.215Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T20:47:26.170Z] ---> 89e75f1e1b52 [2022-10-25T20:47:26.170Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T20:47:27.156Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T20:47:27.156Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T20:47:27.156Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T20:47:27.156Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T20:47:27.156Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T20:47:27.156Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T20:47:27.156Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T20:47:27.156Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T20:47:27.156Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T20:47:27.156Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T20:47:27.156Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T20:47:27.421Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T20:47:27.687Z] ---> 17bb43d4dfb4 [2022-10-25T20:47:27.687Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T20:47:28.640Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:47:28.640Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:47:29.218Z] OK: 120 MiB in 47 packages [2022-10-25T20:47:29.482Z] ---> 3a2b6bd70bae [2022-10-25T20:47:29.482Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:47:30.443Z] ---> e15789cc2cbc [2022-10-25T20:47:30.443Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:47:30.443Z] ---> Running in 2b2934260e91 [2022-10-25T20:47:33.793Z] Removing intermediate container 2b2934260e91 [2022-10-25T20:47:33.793Z] ---> 05cd8d86c536 [2022-10-25T20:47:33.793Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:47:33.793Z] ---> Running in 3f25eb0109db [2022-10-25T20:47:34.059Z] Removing intermediate container 3f25eb0109db [2022-10-25T20:47:34.059Z] ---> cc8299554454 [2022-10-25T20:47:34.059Z] Step 19/21 : LABEL arch=arm64 [2022-10-25T20:47:34.327Z] ---> Running in 9c35eaa3e18a [2022-10-25T20:47:34.910Z] Removing intermediate container 9c35eaa3e18a [2022-10-25T20:47:34.910Z] ---> d7d16747cef1 [2022-10-25T20:47:34.910Z] Step 20/21 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:47:34.910Z] ---> Running in fe5a40c9b16f [2022-10-25T20:47:35.513Z] Removing intermediate container fe5a40c9b16f [2022-10-25T20:47:35.513Z] ---> d97df602ab51 [2022-10-25T20:47:35.513Z] Step 21/21 : LABEL version=0.0.0 [2022-10-25T20:47:35.513Z] ---> Running in 920226157aa5 [2022-10-25T20:47:35.797Z] Removing intermediate container 920226157aa5 [2022-10-25T20:47:35.797Z] ---> 1f812d587a1c [2022-10-25T20:47:35.797Z] [2022-10-25T20:47:36.378Z] Successfully built 1f812d587a1c [2022-10-25T20:47:36.378Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T20:47:36.378Z]  Building security-proxy-setup ... done Building support-scheduler [2022-10-25T20:47:48.681Z] Collecting docker-compose==1.23.2 [2022-10-25T20:47:48.681Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T20:47:48.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 [2022-10-25T20:47:48.681Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T20:47:48.681Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T20:47:48.681Z] Preparing metadata (setup.py): started [2022-10-25T20:47:52.024Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:47:53.961Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T20:47:53.961Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T20:47:53.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.2 MB/s eta 0:00:00 [2022-10-25T20:47:53.961Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T20:47:53.961Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T20:47:54.226Z] Preparing metadata (setup.py): started [2022-10-25T20:47:56.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:47:56.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:47:56.167Z] ---> 578af20f7111 [2022-10-25T20:47:56.167Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:47:56.167Z] ---> Using cache [2022-10-25T20:47:56.167Z] ---> 29e61fc46373 [2022-10-25T20:47:56.167Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:47:56.167Z] ---> Using cache [2022-10-25T20:47:56.167Z] ---> f086239cd0d6 [2022-10-25T20:47:56.167Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T20:47:56.167Z] ---> Running in d9c5426a81d7 [2022-10-25T20:47:57.576Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:47:58.164Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T20:47:58.164Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T20:47:58.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:47:58.164Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T20:47:58.164Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T20:47:58.431Z] Preparing metadata (setup.py): started [2022-10-25T20:47:58.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:48:00.100Z] OK: 221 MiB in 51 packages [2022-10-25T20:48:00.365Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:48:01.323Z] Collecting PyYAML<4,>=3.10 [2022-10-25T20:48:01.323Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T20:48:01.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.1 MB/s eta 0:00:00 [2022-10-25T20:48:01.590Z] Removing intermediate container d9c5426a81d7 [2022-10-25T20:48:01.590Z] ---> e99533f45dcd [2022-10-25T20:48:01.590Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:48:02.552Z] ---> b0df6b225a5d [2022-10-25T20:48:02.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:48:02.552Z] ---> Running in d13f0d47f17e [2022-10-25T20:48:03.959Z] Preparing metadata (setup.py): started [2022-10-25T20:48:05.903Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:48:05.903Z] 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-10-25T20:48:06.485Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T20:48:06.485Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T20:48:06.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.2 MB/s eta 0:00:00 [2022-10-25T20:48:07.065Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T20:48:07.065Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T20:48:07.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 [2022-10-25T20:48:07.065Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T20:48:07.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T20:48:08.021Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T20:48:08.021Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T20:48:08.601Z] Collecting certifi>=2017.4.17 [2022-10-25T20:48:08.601Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T20:48:08.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.2 MB/s eta 0:00:00 [2022-10-25T20:48:09.134Z] Collecting idna<2.8,>=2.5 [2022-10-25T20:48:09.134Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T20:48:09.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.0 MB/s eta 0:00:00 [2022-10-25T20:48:10.090Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T20:48:10.090Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T20:48:10.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.3 MB/s eta 0:00:00 [2022-10-25T20:48:10.090Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T20:48:10.355Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T20:48:10.355Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.7 MB/s eta 0:00:00 [2022-10-25T20:48:10.937Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T20:48:10.937Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T20:48:10.937Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T20:48:10.937Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T20:48:11.892Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T20:48:12.158Z] Running setup.py install for texttable: started [2022-10-25T20:48:14.739Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T20:48:14.739Z] Running setup.py install for PyYAML: started [2022-10-25T20:48:18.075Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T20:48:20.011Z] Running setup.py install for docopt: started [2022-10-25T20:48:22.584Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T20:48:25.923Z] Running setup.py install for dockerpty: started [2022-10-25T20:48:28.498Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T20:48:32.736Z] 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-10-25T20:48:32.736Z] 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-10-25T20:48:54.778Z] Removing intermediate container 661c573828d6 [2022-10-25T20:48:54.778Z] ---> 8baf0a5b3088 [2022-10-25T20:48:54.778Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-25T20:48:54.778Z] ---> Running in 60ac530337fa [2022-10-25T20:48:54.778Z] Removing intermediate container 60ac530337fa [2022-10-25T20:48:54.778Z] ---> d7625c39c626 [2022-10-25T20:48:54.778Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:48:54.778Z] ---> Running in cf04ba58d1b7 [2022-10-25T20:48:55.741Z] Removing intermediate container cf04ba58d1b7 [2022-10-25T20:48:55.742Z] ---> 5673381b3208 [2022-10-25T20:48:55.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T20:48:59.072Z] ---> 8cdf5210d250 [2022-10-25T20:48:59.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T20:49:01.007Z] ---> e1987cff2ff4 [2022-10-25T20:49:01.007Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T20:49:03.600Z] ---> dd88d861c7e9 [2022-10-25T20:49:03.600Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T20:49:03.600Z] ---> Running in 836174df1667 [2022-10-25T20:49:05.003Z] Removing intermediate container fc139d492116 [2022-10-25T20:49:05.003Z] ---> 935fe3ec8f87 [2022-10-25T20:49:05.003Z] [2022-10-25T20:49:05.003Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:49:05.003Z] ---> a6215f271958 [2022-10-25T20:49:05.003Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T20:49:05.275Z] Removing intermediate container 836174df1667 [2022-10-25T20:49:05.275Z] ---> 155038b1639b [2022-10-25T20:49:05.275Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:49:05.275Z] ---> Running in cbc00fc398ed [2022-10-25T20:49:05.543Z] ---> Running in b5cd4a4b790d [2022-10-25T20:49:06.134Z] Removing intermediate container cbc00fc398ed [2022-10-25T20:49:06.134Z] ---> db3575fa957a [2022-10-25T20:49:06.134Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-25T20:49:06.401Z] ---> Running in 922c7ae5366c [2022-10-25T20:49:06.401Z] Removing intermediate container b5cd4a4b790d [2022-10-25T20:49:06.401Z] ---> d206f3600480 [2022-10-25T20:49:06.401Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:49:06.670Z] ---> Running in bd2aa49442d7 [2022-10-25T20:49:07.254Z] Removing intermediate container 922c7ae5366c [2022-10-25T20:49:07.254Z] ---> 65a07ecbd8a8 [2022-10-25T20:49:07.254Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-25T20:49:07.521Z] ---> Running in 102a2e80359e [2022-10-25T20:49:07.789Z] Removing intermediate container bd2aa49442d7 [2022-10-25T20:49:07.789Z] ---> 7dbf97cdc5c4 [2022-10-25T20:49:07.789Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:49:08.056Z] ---> Running in 13ce1c125950 [2022-10-25T20:49:08.324Z] Removing intermediate container 102a2e80359e [2022-10-25T20:49:08.324Z] ---> fb630fec1c5c [2022-10-25T20:49:08.324Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T20:49:08.592Z] ---> Running in bb782ce56ba3 [2022-10-25T20:49:08.859Z] Removing intermediate container 13ce1c125950 [2022-10-25T20:49:08.859Z] ---> 004f5ef6f16e [2022-10-25T20:49:08.859Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:49:09.125Z] ---> Running in dedd09c34294 [2022-10-25T20:49:10.087Z] Removing intermediate container dedd09c34294 [2022-10-25T20:49:10.087Z] ---> fa2e7b630ee3 [2022-10-25T20:49:10.087Z] [2022-10-25T20:49:10.667Z] Successfully built fa2e7b630ee3 [2022-10-25T20:49:10.667Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T20:49:10.936Z] Building core-metadata [2022-10-25T20:49:11.200Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:49:11.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:49:13.398Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:49:13.398Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:49:13.398Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T20:49:13.398Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:49:13.398Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T20:49:13.398Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T20:49:13.398Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:49:13.398Z] OK: 8 MiB in 20 packages [2022-10-25T20:49:17.641Z] Removing intermediate container bb782ce56ba3 [2022-10-25T20:49:17.641Z] ---> f7a81c116c1c [2022-10-25T20:49:17.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:49:18.595Z] ---> 151e59d6188f [2022-10-25T20:49:18.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T20:49:22.836Z] ---> f2ca347be353 [2022-10-25T20:49:22.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T20:49:24.248Z] ---> 215c6d1a2684 [2022-10-25T20:49:24.248Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-25T20:49:24.831Z] ---> Running in 7d6889e42ea4 [2022-10-25T20:49:25.415Z] Removing intermediate container 7d6889e42ea4 [2022-10-25T20:49:25.415Z] ---> 44f3261c6454 [2022-10-25T20:49:25.415Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:49:25.685Z] ---> Running in ede2f3f5730b [2022-10-25T20:49:26.273Z] Removing intermediate container ede2f3f5730b [2022-10-25T20:49:26.273Z] ---> 7eefcc835237 [2022-10-25T20:49:26.273Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:49:26.548Z] ---> Running in 995f99e484ca [2022-10-25T20:49:27.137Z] Removing intermediate container 995f99e484ca [2022-10-25T20:49:27.137Z] ---> 2c4390b143e2 [2022-10-25T20:49:27.137Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:49:27.405Z] ---> Running in 7ca09005b1cf [2022-10-25T20:49:28.813Z] Removing intermediate container 7ca09005b1cf [2022-10-25T20:49:28.813Z] ---> 6147f00e82cb [2022-10-25T20:49:28.813Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:49:28.813Z] ---> Running in 650721519c20 [2022-10-25T20:49:29.772Z] Removing intermediate container 650721519c20 [2022-10-25T20:49:29.772Z] ---> 52f7c1ff6e27 [2022-10-25T20:49:29.772Z] [2022-10-25T20:49:30.038Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:49:30.038Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:49:30.038Z] ---> 578af20f7111 [2022-10-25T20:49:30.038Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:49:30.038Z] ---> Using cache [2022-10-25T20:49:30.038Z] ---> 29e61fc46373 [2022-10-25T20:49:30.038Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T20:49:30.038Z] ---> Using cache [2022-10-25T20:49:30.038Z] ---> f086239cd0d6 [2022-10-25T20:49:30.038Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-25T20:49:30.038Z] ---> Using cache [2022-10-25T20:49:30.038Z] ---> e99533f45dcd [2022-10-25T20:49:30.038Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-25T20:49:30.038Z] ---> Using cache [2022-10-25T20:49:30.038Z] ---> b0df6b225a5d [2022-10-25T20:49:30.038Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:49:30.038Z] ---> Using cache [2022-10-25T20:49:30.038Z] ---> 4fc04edbd188 [2022-10-25T20:49:30.038Z] Step 8/24 : COPY . . [2022-10-25T20:49:30.303Z] Successfully built 52f7c1ff6e27 [2022-10-25T20:49:30.303Z] Successfully tagged core-data-arm64:latest [2022-10-25T20:49:30.303Z] Building security-secretstore-setup [2022-10-25T20:49:32.880Z]  Building core-data ... done Removing intermediate container d13f0d47f17e [2022-10-25T20:49:32.880Z] ---> 4fc04edbd188 [2022-10-25T20:49:32.880Z] Step 8/22 : COPY . . [2022-10-25T20:49:51.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:49:51.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:49:51.283Z] ---> 578af20f7111 [2022-10-25T20:49:51.283Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:49:51.283Z] ---> Using cache [2022-10-25T20:49:51.283Z] ---> f3b1ebf86c58 [2022-10-25T20:49:51.283Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-25T20:49:51.283Z] ---> Using cache [2022-10-25T20:49:51.283Z] ---> 9f19d61f6b64 [2022-10-25T20:49:51.283Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:49:51.283Z] ---> Using cache [2022-10-25T20:49:51.283Z] ---> 82e3c19e6e9e [2022-10-25T20:49:51.283Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:49:51.283Z] ---> Using cache [2022-10-25T20:49:51.283Z] ---> ee4bdd84e130 [2022-10-25T20:49:51.283Z] Step 7/24 : COPY . . [2022-10-25T20:49:51.283Z] ---> Using cache [2022-10-25T20:49:51.283Z] ---> fcaa79f60b5c [2022-10-25T20:49:51.283Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T20:49:52.758Z] ---> Running in 60d100bb23c4 [2022-10-25T20:49:54.175Z] ---> d9164d01bdc6 [2022-10-25T20:49:54.175Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T20:49:54.441Z] ---> Running in d56ec1c11a1a [2022-10-25T20:49:55.025Z] 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-10-25T20:49:55.985Z] ---> ef63b75bc1c9 [2022-10-25T20:49:55.985Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T20:49:55.985Z] ---> Running in 91438743a70a [2022-10-25T20:49:56.564Z] 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-10-25T20:49:57.968Z] 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-10-25T20:50:08.033Z] Removing intermediate container 2adf6201d3fb [2022-10-25T20:50:08.033Z] ---> a92288beb54a [2022-10-25T20:50:08.033Z] [2022-10-25T20:50:08.033Z] Step 9/32 : FROM alpine:3.16 [2022-10-25T20:50:08.033Z] ---> a6215f271958 [2022-10-25T20:50:08.033Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:50:08.299Z] ---> Running in 389ee6ed0c3b [2022-10-25T20:50:08.882Z] Removing intermediate container 389ee6ed0c3b [2022-10-25T20:50:08.882Z] ---> b26b91cb434e [2022-10-25T20:50:08.882Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T20:50:08.882Z] ---> Running in f2c8bb736295 [2022-10-25T20:50:11.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:50:11.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:50:13.418Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:50:13.418Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T20:50:13.418Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:50:13.418Z] OK: 5 MiB in 16 packages [2022-10-25T20:50:14.861Z] Removing intermediate container f2c8bb736295 [2022-10-25T20:50:14.861Z] ---> c3462ce6d205 [2022-10-25T20:50:14.861Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T20:50:15.129Z] ---> Running in 729a05d0f9e0 [2022-10-25T20:50:15.395Z] Removing intermediate container 729a05d0f9e0 [2022-10-25T20:50:15.395Z] ---> b930a8b519fe [2022-10-25T20:50:15.395Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T20:50:15.661Z] ---> Running in 18660f3a1185 [2022-10-25T20:50:16.246Z] Removing intermediate container 18660f3a1185 [2022-10-25T20:50:16.246Z] ---> 950dc76da919 [2022-10-25T20:50:16.246Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T20:50:16.246Z] ---> Running in 2d685978bfc7 [2022-10-25T20:50:17.204Z] Removing intermediate container 2d685978bfc7 [2022-10-25T20:50:17.204Z] ---> de796d445df6 [2022-10-25T20:50:17.204Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T20:50:17.204Z] ---> Running in e6c60a00c7d8 [2022-10-25T20:50:17.784Z] Removing intermediate container e6c60a00c7d8 [2022-10-25T20:50:17.784Z] ---> 56f948bd8d5b [2022-10-25T20:50:17.784Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T20:50:17.784Z] ---> Running in 47a0a7109278 [2022-10-25T20:50:21.144Z] Removing intermediate container 47a0a7109278 [2022-10-25T20:50:21.144Z] ---> a3cfe2d43db4 [2022-10-25T20:50:21.144Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T20:50:21.144Z] ---> Running in ebe1677a64c3 [2022-10-25T20:50:21.411Z] Removing intermediate container ebe1677a64c3 [2022-10-25T20:50:21.411Z] ---> 18d471fba8c6 [2022-10-25T20:50:21.411Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T20:50:22.372Z] ---> f28d60491a7c [2022-10-25T20:50:22.372Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T20:50:22.372Z] ---> Running in b5994d0b2960 [2022-10-25T20:50:24.941Z] Removing intermediate container b5994d0b2960 [2022-10-25T20:50:25.212Z] ---> 8ab51aee11ad [2022-10-25T20:50:25.212Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:50:25.793Z] ---> 52dc3b04cd80 [2022-10-25T20:50:25.793Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T20:50:27.728Z] ---> 46c0d9049456 [2022-10-25T20:50:27.728Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T20:50:29.128Z] ---> a42f52697291 [2022-10-25T20:50:29.128Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T20:50:30.088Z] ---> dca1c8105912 [2022-10-25T20:50:30.088Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T20:50:30.671Z] ---> 0b6efa5ec6fa [2022-10-25T20:50:30.671Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T20:50:31.633Z] ---> a02d0ad8a25e [2022-10-25T20:50:31.633Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T20:50:32.600Z] ---> 960efb2c1df0 [2022-10-25T20:50:32.600Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-25T20:50:32.600Z] ---> Running in ed9ba18caf4b [2022-10-25T20:50:35.939Z] Removing intermediate container ed9ba18caf4b [2022-10-25T20:50:35.939Z] ---> 08236c869b69 [2022-10-25T20:50:35.939Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T20:50:35.939Z] ---> Running in c2d628658e77 [2022-10-25T20:50:35.939Z] Removing intermediate container c2d628658e77 [2022-10-25T20:50:35.939Z] ---> ebf8f506a214 [2022-10-25T20:50:35.939Z] Step 29/32 : CMD ["gate"] [2022-10-25T20:50:35.939Z] ---> Running in 5cedc1e8b944 [2022-10-25T20:50:36.520Z] Removing intermediate container 5cedc1e8b944 [2022-10-25T20:50:36.520Z] ---> ca67c36732c2 [2022-10-25T20:50:36.520Z] Step 30/32 : LABEL arch=arm64 [2022-10-25T20:50:36.520Z] ---> Running in 9a5c9307ba1d [2022-10-25T20:50:37.117Z] Removing intermediate container 9a5c9307ba1d [2022-10-25T20:50:37.117Z] ---> 87173890eff0 [2022-10-25T20:50:37.117Z] Step 31/32 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:50:37.384Z] ---> Running in 778cffe39eaf [2022-10-25T20:50:37.651Z] Removing intermediate container 778cffe39eaf [2022-10-25T20:50:37.651Z] ---> b92968dde7ea [2022-10-25T20:50:37.651Z] Step 32/32 : LABEL version=0.0.0 [2022-10-25T20:50:37.917Z] ---> Running in bb29e0ee4b59 [2022-10-25T20:50:38.496Z] Removing intermediate container bb29e0ee4b59 [2022-10-25T20:50:38.496Z] ---> 16005ab38dba [2022-10-25T20:50:38.496Z] [2022-10-25T20:50:38.763Z] Successfully built 16005ab38dba [2022-10-25T20:50:38.764Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T20:50:38.764Z] Building security-spire-server [2022-10-25T20:50:56.950Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:50:56.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:50:56.950Z] ---> 578af20f7111 [2022-10-25T20:50:56.950Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> f3b1ebf86c58 [2022-10-25T20:50:56.950Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> 89ea206719cb [2022-10-25T20:50:56.950Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> 7872ea33de16 [2022-10-25T20:50:56.950Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> 13b0f4bbd881 [2022-10-25T20:50:56.950Z] Step 7/23 : COPY . . [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> d769dcd2b529 [2022-10-25T20:50:56.950Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> 92849dbc1963 [2022-10-25T20:50:56.950Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-25T20:50:56.950Z] ---> Using cache [2022-10-25T20:50:56.950Z] ---> 8bb652446865 [2022-10-25T20:50:56.950Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:50:56.950Z] ---> Running in 3ebd4dadd20f [2022-10-25T20:50:59.534Z] Removing intermediate container 3ebd4dadd20f [2022-10-25T20:50:59.534Z] ---> f4b5689a3df7 [2022-10-25T20:50:59.534Z] Step 11/23 : WORKDIR /edgex-go [2022-10-25T20:50:59.534Z] ---> Running in abf164c6f505 [2022-10-25T20:51:00.114Z] Removing intermediate container abf164c6f505 [2022-10-25T20:51:00.114Z] ---> 83b4b37a0373 [2022-10-25T20:51:00.114Z] [2022-10-25T20:51:00.114Z] Step 12/23 : FROM alpine:3.15 [2022-10-25T20:51:00.114Z] ---> 02e0d6fdf486 [2022-10-25T20:51:00.114Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:51:00.114Z] ---> Using cache [2022-10-25T20:51:00.114Z] ---> fb3196569e49 [2022-10-25T20:51:00.114Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:51:00.114Z] ---> Using cache [2022-10-25T20:51:00.114Z] ---> afef433c70f9 [2022-10-25T20:51:00.114Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:51:06.737Z] ---> c4b37342d7a3 [2022-10-25T20:51:06.737Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:51:06.737Z] ---> 2be15f097dc6 [2022-10-25T20:51:06.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T20:51:07.318Z] ---> 187683296dc6 [2022-10-25T20:51:07.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T20:51:08.278Z] ---> c18c74eb32e5 [2022-10-25T20:51:08.278Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:51:08.544Z] ---> Running in f4be70f1a599 [2022-10-25T20:51:09.139Z] Removing intermediate container f4be70f1a599 [2022-10-25T20:51:09.139Z] ---> dcbc9f23a277 [2022-10-25T20:51:09.139Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:51:09.139Z] ---> Running in deecc4cca93b [2022-10-25T20:51:09.721Z] Removing intermediate container deecc4cca93b [2022-10-25T20:51:09.722Z] ---> 5983383b0ae1 [2022-10-25T20:51:09.722Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T20:51:09.722Z] ---> Running in 973cd0463ff8 [2022-10-25T20:51:10.301Z] Removing intermediate container 973cd0463ff8 [2022-10-25T20:51:10.301Z] ---> 5cfac79a40bd [2022-10-25T20:51:10.301Z] Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:51:10.301Z] ---> Running in 734c94ee3495 [2022-10-25T20:51:10.881Z] Removing intermediate container 734c94ee3495 [2022-10-25T20:51:10.881Z] ---> 2c4e75e04ec4 [2022-10-25T20:51:10.881Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T20:51:10.881Z] ---> Running in 8d159a67bc6d [2022-10-25T20:51:11.460Z] Removing intermediate container 8d159a67bc6d [2022-10-25T20:51:11.460Z] ---> 9f58f1f17bf5 [2022-10-25T20:51:11.460Z] [2022-10-25T20:51:11.725Z] Successfully built 9f58f1f17bf5 [2022-10-25T20:51:11.725Z] Successfully tagged security-spire-server-arm64:latest [2022-10-25T20:51:11.725Z]  Building security-spire-server ... done Building support-notifications [2022-10-25T20:51:29.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:51:29.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:51:29.907Z] ---> 578af20f7111 [2022-10-25T20:51:29.907Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:51:29.907Z] ---> Using cache [2022-10-25T20:51:29.907Z] ---> 29e61fc46373 [2022-10-25T20:51:29.907Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:51:29.907Z] ---> Using cache [2022-10-25T20:51:29.907Z] ---> f086239cd0d6 [2022-10-25T20:51:29.907Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T20:51:29.907Z] ---> Running in 2d4b5811e869 [2022-10-25T20:51:31.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:51:31.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:51:33.291Z] OK: 221 MiB in 51 packages [2022-10-25T20:51:34.702Z] Removing intermediate container 2d4b5811e869 [2022-10-25T20:51:34.702Z] ---> 36bf5373c70e [2022-10-25T20:51:34.702Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:51:35.673Z] ---> 63dfa3135b10 [2022-10-25T20:51:35.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:51:35.939Z] ---> Running in 4eb02e7e0440 [2022-10-25T20:52:14.780Z] Removing intermediate container 6d297ca82736 [2022-10-25T20:52:14.780Z] ---> d1a79c1cd14f [2022-10-25T20:52:14.780Z] [2022-10-25T20:52:14.780Z] Step 9/19 : FROM alpine:3.15 [2022-10-25T20:52:14.780Z] ---> 02e0d6fdf486 [2022-10-25T20:52:14.780Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:52:14.780Z] ---> Using cache [2022-10-25T20:52:14.780Z] ---> fb3196569e49 [2022-10-25T20:52:14.780Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T20:52:14.780Z] ---> Running in 52ba7c10122c [2022-10-25T20:52:16.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:16.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:17.676Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:52:17.676Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:52:17.676Z] OK: 15734 distinct packages available [2022-10-25T20:52:17.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:18.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:19.930Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T20:52:19.930Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T20:52:19.930Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T20:52:19.930Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T20:52:19.930Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T20:52:19.930Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T20:52:19.930Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:52:19.930Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T20:52:19.930Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T20:52:19.930Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:52:19.930Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:52:20.512Z] OK: 8 MiB in 23 packages [2022-10-25T20:52:23.839Z] Removing intermediate container 52ba7c10122c [2022-10-25T20:52:23.839Z] ---> f53b7751a72d [2022-10-25T20:52:23.839Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:52:25.250Z] ---> c0c90a5c8b7c [2022-10-25T20:52:25.250Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T20:52:29.492Z] ---> 1621b6419a6d [2022-10-25T20:52:29.492Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T20:52:30.892Z] ---> bf4194db56e9 [2022-10-25T20:52:30.892Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T20:52:30.892Z] ---> Running in a4fbaa0f1a2c [2022-10-25T20:52:31.471Z] Removing intermediate container a4fbaa0f1a2c [2022-10-25T20:52:31.471Z] ---> 7bbf654096ed [2022-10-25T20:52:31.471Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:52:31.747Z] ---> Running in a6fb1349aacb [2022-10-25T20:52:32.713Z] Removing intermediate container a6fb1349aacb [2022-10-25T20:52:32.713Z] ---> 233b1b97e42a [2022-10-25T20:52:32.713Z] Step 17/19 : LABEL arch=arm64 [2022-10-25T20:52:32.978Z] ---> Running in 9ab8acabd981 [2022-10-25T20:52:33.559Z] Removing intermediate container 9ab8acabd981 [2022-10-25T20:52:33.559Z] ---> 5d5d4ab22ecc [2022-10-25T20:52:33.559Z] Step 18/19 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:52:33.827Z] ---> Running in f327052d46f4 [2022-10-25T20:52:34.783Z] Removing intermediate container f327052d46f4 [2022-10-25T20:52:34.783Z] ---> e474b7fb4a45 [2022-10-25T20:52:34.783Z] Step 19/19 : LABEL version=0.0.0 [2022-10-25T20:52:34.783Z] ---> Running in d50dc73d35f8 [2022-10-25T20:52:35.735Z] Removing intermediate container d50dc73d35f8 [2022-10-25T20:52:35.735Z] ---> 7fb2a77fb5f8 [2022-10-25T20:52:35.735Z] [2022-10-25T20:52:35.999Z] Successfully built 7fb2a77fb5f8 [2022-10-25T20:52:35.999Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-25T20:52:35.999Z]  Building security-spiffe-token-provider ... done Building core-command [2022-10-25T20:52:48.285Z] Removing intermediate container 4eb02e7e0440 [2022-10-25T20:52:48.286Z] ---> 8792b28038c4 [2022-10-25T20:52:48.286Z] Step 8/22 : COPY . . [2022-10-25T20:52:54.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:52:54.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:52:54.917Z] ---> 578af20f7111 [2022-10-25T20:52:54.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> 29e61fc46373 [2022-10-25T20:52:54.917Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> f086239cd0d6 [2022-10-25T20:52:54.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> e99533f45dcd [2022-10-25T20:52:54.917Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> b0df6b225a5d [2022-10-25T20:52:54.917Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> 4fc04edbd188 [2022-10-25T20:52:54.917Z] Step 8/23 : COPY . . [2022-10-25T20:52:54.917Z] ---> Using cache [2022-10-25T20:52:54.917Z] ---> ef63b75bc1c9 [2022-10-25T20:52:54.917Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T20:52:55.497Z] ---> Running in 9fdf5487fa8a [2022-10-25T20:52:58.071Z] 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-10-25T20:53:03.399Z] ---> fa11f6c3b68c [2022-10-25T20:53:03.399Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-25T20:53:03.399Z] ---> Running in 37d135365323 [2022-10-25T20:53:04.966Z] 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-10-25T20:55:56.762Z] 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-10-25T20:56:11.752Z] Removing intermediate container 60d100bb23c4 [2022-10-25T20:56:11.752Z] ---> 270ecbb6a760 [2022-10-25T20:56:11.752Z] [2022-10-25T20:56:11.752Z] Step 9/24 : FROM alpine:3.16 [2022-10-25T20:56:11.752Z] ---> a6215f271958 [2022-10-25T20:56:11.752Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T20:56:11.752Z] ---> Running in 19f41e7ecdb4 [2022-10-25T20:56:12.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:56:12.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:56:14.319Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T20:56:14.319Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T20:56:14.319Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T20:56:14.319Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:56:14.319Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:56:14.899Z] OK: 6 MiB in 17 packages [2022-10-25T20:56:16.851Z] Removing intermediate container 19f41e7ecdb4 [2022-10-25T20:56:16.852Z] ---> 56d61e02c654 [2022-10-25T20:56:16.852Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:56:17.121Z] ---> Running in ee2107ae5a58 [2022-10-25T20:56:17.386Z] Removing intermediate container ee2107ae5a58 [2022-10-25T20:56:17.386Z] ---> 6e4d977b3b83 [2022-10-25T20:56:17.386Z] Step 12/24 : WORKDIR / [2022-10-25T20:56:17.652Z] ---> Running in d77c3d90172a [2022-10-25T20:56:18.234Z] Removing intermediate container d77c3d90172a [2022-10-25T20:56:18.234Z] ---> 21584f012027 [2022-10-25T20:56:18.234Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T20:56:19.189Z] ---> c547430d054a [2022-10-25T20:56:19.189Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T20:56:19.770Z] ---> 4bc6f0260921 [2022-10-25T20:56:19.770Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T20:56:21.179Z] ---> a6490cff14e1 [2022-10-25T20:56:21.179Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T20:56:21.770Z] ---> 0d42f26e27c5 [2022-10-25T20:56:21.770Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T20:56:23.174Z] ---> 619ec15afba9 [2022-10-25T20:56:23.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T20:56:25.119Z] ---> 205d4cae254c [2022-10-25T20:56:25.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:56:26.083Z] ---> 6fa1ae1cc329 [2022-10-25T20:56:26.083Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:56:26.083Z] ---> Running in 6e13ee921cef [2022-10-25T20:56:29.429Z] Removing intermediate container 6e13ee921cef [2022-10-25T20:56:29.429Z] ---> 14319934e4a8 [2022-10-25T20:56:29.429Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:56:29.429Z] ---> Running in ed839a7213e9 [2022-10-25T20:56:29.694Z] Removing intermediate container ed839a7213e9 [2022-10-25T20:56:29.694Z] ---> 30188061ebe5 [2022-10-25T20:56:29.694Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:56:29.960Z] ---> Running in 003eebd069b1 [2022-10-25T20:56:30.541Z] Removing intermediate container 003eebd069b1 [2022-10-25T20:56:30.541Z] ---> c5822646e3cf [2022-10-25T20:56:30.541Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:56:30.541Z] ---> Running in fa20d48c71d5 [2022-10-25T20:56:31.123Z] Removing intermediate container fa20d48c71d5 [2022-10-25T20:56:31.123Z] ---> 537f36443cf8 [2022-10-25T20:56:31.123Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:56:31.123Z] ---> Running in 787f4c4eccfc [2022-10-25T20:56:31.709Z] Removing intermediate container 787f4c4eccfc [2022-10-25T20:56:31.709Z] ---> 4dd5055f934f [2022-10-25T20:56:31.709Z] [2022-10-25T20:56:31.976Z] Successfully built 4dd5055f934f [2022-10-25T20:56:31.976Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T20:57:10.824Z]  Building security-secretstore-setup ... done Removing intermediate container d56ec1c11a1a [2022-10-25T20:57:10.824Z] ---> 410053ac9ef0 [2022-10-25T20:57:10.824Z] [2022-10-25T20:57:10.824Z] Step 10/24 : FROM alpine:3.16 [2022-10-25T20:57:10.824Z] ---> a6215f271958 [2022-10-25T20:57:10.824Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:57:10.824Z] ---> Running in 9480eef2eed8 [2022-10-25T20:57:10.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:57:10.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:57:10.824Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T20:57:10.824Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:57:10.824Z] OK: 5 MiB in 15 packages [2022-10-25T20:57:10.824Z] Removing intermediate container 9480eef2eed8 [2022-10-25T20:57:10.824Z] ---> 781fd8d06ab2 [2022-10-25T20:57:10.824Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:57:10.824Z] ---> Running in c6f20f36c848 [2022-10-25T20:57:10.824Z] Removing intermediate container c6f20f36c848 [2022-10-25T20:57:10.824Z] ---> fa6b127e292a [2022-10-25T20:57:10.824Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-25T20:57:10.824Z] ---> Running in cd4a6f3d8b7d [2022-10-25T20:57:11.404Z] Removing intermediate container cd4a6f3d8b7d [2022-10-25T20:57:11.404Z] ---> c967bbef340b [2022-10-25T20:57:11.404Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T20:57:11.404Z] ---> Running in 1f10c20d809d [2022-10-25T20:57:11.995Z] Removing intermediate container 1f10c20d809d [2022-10-25T20:57:11.995Z] ---> 4a0bd2610cc8 [2022-10-25T20:57:11.995Z] Step 15/24 : WORKDIR / [2022-10-25T20:57:11.995Z] ---> Running in f81912e2d210 [2022-10-25T20:57:12.574Z] Removing intermediate container f81912e2d210 [2022-10-25T20:57:12.574Z] ---> 6b0708e67824 [2022-10-25T20:57:12.574Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:57:13.529Z] ---> 3fe780df478e [2022-10-25T20:57:13.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T20:57:15.472Z] ---> ab3192de18d4 [2022-10-25T20:57:15.472Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T20:57:16.054Z] ---> d95c1768a64f [2022-10-25T20:57:16.054Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T20:57:17.015Z] ---> 3d70f5945a5f [2022-10-25T20:57:17.015Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-25T20:57:17.286Z] ---> Running in 0342ca8aff95 [2022-10-25T20:57:17.552Z] Removing intermediate container 0342ca8aff95 [2022-10-25T20:57:17.552Z] ---> 755479f23158 [2022-10-25T20:57:17.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:57:17.818Z] ---> Running in df7ec7e10c0d [2022-10-25T20:57:18.399Z] Removing intermediate container df7ec7e10c0d [2022-10-25T20:57:18.399Z] ---> 8717f7705ced [2022-10-25T20:57:18.399Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:57:18.399Z] ---> Running in 77d9d12cc276 [2022-10-25T20:57:18.981Z] Removing intermediate container 77d9d12cc276 [2022-10-25T20:57:18.981Z] ---> 36a129d16bb3 [2022-10-25T20:57:18.981Z] Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:57:18.981Z] ---> Running in faeea3b691f2 [2022-10-25T20:57:19.562Z] Removing intermediate container faeea3b691f2 [2022-10-25T20:57:19.562Z] ---> e9f31a8f4e48 [2022-10-25T20:57:19.562Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T20:57:19.562Z] ---> Running in 8f5004271c94 [2022-10-25T20:57:20.143Z] Removing intermediate container 8f5004271c94 [2022-10-25T20:57:20.143Z] ---> a688cf5a054c [2022-10-25T20:57:20.143Z] [2022-10-25T20:57:20.409Z] Successfully built a688cf5a054c [2022-10-25T20:57:20.409Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T20:58:42.019Z]  Building core-metadata ... done Removing intermediate container 9fdf5487fa8a [2022-10-25T20:58:42.019Z] ---> 6f55142fe833 [2022-10-25T20:58:42.019Z] [2022-10-25T20:58:42.019Z] Step 10/23 : FROM alpine:3.16 [2022-10-25T20:58:42.019Z] ---> a6215f271958 [2022-10-25T20:58:42.019Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:58:42.019Z] ---> Using cache [2022-10-25T20:58:42.019Z] ---> 781fd8d06ab2 [2022-10-25T20:58:42.019Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:58:42.019Z] ---> Using cache [2022-10-25T20:58:42.019Z] ---> fa6b127e292a [2022-10-25T20:58:42.019Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-25T20:58:42.019Z] ---> Running in db02293d408f [2022-10-25T20:58:42.019Z] Removing intermediate container db02293d408f [2022-10-25T20:58:42.019Z] ---> 6303dac6ed81 [2022-10-25T20:58:42.019Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-25T20:58:42.019Z] ---> Running in f73a49365809 [2022-10-25T20:58:42.979Z] Removing intermediate container f73a49365809 [2022-10-25T20:58:42.979Z] ---> 4cc847c156f4 [2022-10-25T20:58:42.979Z] Step 15/23 : WORKDIR / [2022-10-25T20:58:42.979Z] ---> Running in f9548bd506ab [2022-10-25T20:58:43.563Z] Removing intermediate container f9548bd506ab [2022-10-25T20:58:43.563Z] ---> 5c7716a8a2e9 [2022-10-25T20:58:43.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:58:44.967Z] ---> 190601b55888 [2022-10-25T20:58:44.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T20:58:48.305Z] ---> ae23fe9418b3 [2022-10-25T20:58:48.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T20:58:49.264Z] ---> 3e3d52ed6800 [2022-10-25T20:58:49.264Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-25T20:58:49.532Z] ---> Running in 36a96a666e22 [2022-10-25T20:58:50.492Z] Removing intermediate container 36a96a666e22 [2022-10-25T20:58:50.492Z] ---> f37c5fdeb1c8 [2022-10-25T20:58:50.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:58:50.761Z] ---> Running in 54b1793aaf46 [2022-10-25T20:58:51.344Z] Removing intermediate container 54b1793aaf46 [2022-10-25T20:58:51.344Z] ---> 87011f2f259c [2022-10-25T20:58:51.344Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T20:58:51.927Z] ---> Running in 5cd288125cad [2022-10-25T20:58:52.891Z] Removing intermediate container 5cd288125cad [2022-10-25T20:58:52.891Z] ---> 52fe12802982 [2022-10-25T20:58:52.891Z] Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:58:52.891Z] ---> Running in 80ebdba6d815 [2022-10-25T20:58:53.848Z] Removing intermediate container 80ebdba6d815 [2022-10-25T20:58:53.848Z] ---> 2c3a81f0662c [2022-10-25T20:58:53.848Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T20:58:53.848Z] ---> Running in 04dd24f1a74b [2022-10-25T20:58:54.809Z] Removing intermediate container 04dd24f1a74b [2022-10-25T20:58:54.809Z] ---> 1848fc73100e [2022-10-25T20:58:54.809Z] [2022-10-25T20:58:55.388Z] Successfully built 1848fc73100e [2022-10-25T20:58:55.388Z] Successfully tagged core-command-arm64:latest [2022-10-25T20:58:57.329Z]  Building core-command ... done Removing intermediate container 91438743a70a [2022-10-25T20:58:57.329Z] ---> e231a24eb087 [2022-10-25T20:58:57.329Z] [2022-10-25T20:58:57.329Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:58:57.329Z] ---> a6215f271958 [2022-10-25T20:58:57.329Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:58:57.329Z] ---> Using cache [2022-10-25T20:58:57.329Z] ---> 781fd8d06ab2 [2022-10-25T20:58:57.329Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:58:57.329Z] ---> Using cache [2022-10-25T20:58:57.329Z] ---> fa6b127e292a [2022-10-25T20:58:57.329Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-25T20:58:57.595Z] ---> Running in 1fab0fd2ea31 [2022-10-25T20:58:57.860Z] Removing intermediate container 1fab0fd2ea31 [2022-10-25T20:58:57.860Z] ---> 2982a9ef7676 [2022-10-25T20:58:57.860Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:58:58.129Z] ---> Running in 70de1e06bdad [2022-10-25T20:58:58.395Z] Removing intermediate container 70de1e06bdad [2022-10-25T20:58:58.395Z] ---> bb099a9681e0 [2022-10-25T20:58:58.395Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:58:59.359Z] ---> c9bf151bcf72 [2022-10-25T20:58:59.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T20:59:01.945Z] ---> 56b57a0fc723 [2022-10-25T20:59:01.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T20:59:02.902Z] ---> da59a53eef1f [2022-10-25T20:59:02.902Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T20:59:02.902Z] ---> Running in 282b739cb02e [2022-10-25T20:59:03.485Z] Removing intermediate container 282b739cb02e [2022-10-25T20:59:03.485Z] ---> 31543e831b4c [2022-10-25T20:59:03.485Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:59:03.485Z] ---> Running in 3a8635496652 [2022-10-25T20:59:04.067Z] Removing intermediate container 3a8635496652 [2022-10-25T20:59:04.067Z] ---> 63826d5dfb65 [2022-10-25T20:59:04.067Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:59:04.334Z] ---> Running in 8f4205803feb [2022-10-25T20:59:04.601Z] Removing intermediate container 8f4205803feb [2022-10-25T20:59:04.601Z] ---> 1fb4ea674d0e [2022-10-25T20:59:04.601Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:59:04.868Z] ---> Running in 8bac2f910cde [2022-10-25T20:59:06.810Z] Removing intermediate container 8bac2f910cde [2022-10-25T20:59:06.810Z] ---> 3f85d1420482 [2022-10-25T20:59:06.810Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:59:06.810Z] ---> Running in a4eba413c957 [2022-10-25T20:59:07.076Z] Removing intermediate container a4eba413c957 [2022-10-25T20:59:07.076Z] ---> 4349b6df0b28 [2022-10-25T20:59:07.076Z] [2022-10-25T20:59:07.341Z] Successfully built 4349b6df0b28 [2022-10-25T20:59:07.341Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T20:59:39.539Z]  Building support-scheduler ... done Removing intermediate container 37d135365323 [2022-10-25T20:59:39.539Z] ---> 941df509c499 [2022-10-25T20:59:39.539Z] [2022-10-25T20:59:39.539Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:59:39.539Z] ---> a6215f271958 [2022-10-25T20:59:39.539Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T20:59:39.539Z] ---> Running in e4dd93830164 [2022-10-25T20:59:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:59:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:59:40.950Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T20:59:40.950Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:59:40.950Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:59:40.950Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:59:40.950Z] OK: 6 MiB in 16 packages [2022-10-25T20:59:42.356Z] Removing intermediate container e4dd93830164 [2022-10-25T20:59:42.356Z] ---> df5aee010814 [2022-10-25T20:59:42.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:59:42.356Z] ---> Running in 1130368a4ebe [2022-10-25T20:59:42.624Z] Removing intermediate container 1130368a4ebe [2022-10-25T20:59:42.624Z] ---> 1b29e076b4bf [2022-10-25T20:59:42.624Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-25T20:59:42.893Z] ---> Running in 0d8c6cb5c709 [2022-10-25T20:59:43.162Z] Removing intermediate container 0d8c6cb5c709 [2022-10-25T20:59:43.162Z] ---> 35783b6011a5 [2022-10-25T20:59:43.162Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:59:43.162Z] ---> Running in 5f4d4c25a2d4 [2022-10-25T20:59:43.429Z] Removing intermediate container 5f4d4c25a2d4 [2022-10-25T20:59:43.429Z] ---> 29da9dd6fd9f [2022-10-25T20:59:43.429Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:59:44.011Z] ---> bdadf912399e [2022-10-25T20:59:44.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T20:59:45.420Z] ---> 14f553f35421 [2022-10-25T20:59:45.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T20:59:46.001Z] ---> 20804806df41 [2022-10-25T20:59:46.001Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-25T20:59:46.001Z] ---> Running in dc07ff476792 [2022-10-25T20:59:46.267Z] Removing intermediate container dc07ff476792 [2022-10-25T20:59:46.267Z] ---> df821d27d546 [2022-10-25T20:59:46.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:59:46.267Z] ---> Running in 5d2796bf30e9 [2022-10-25T20:59:46.849Z] Removing intermediate container 5d2796bf30e9 [2022-10-25T20:59:46.849Z] ---> dd23b44aa0b8 [2022-10-25T20:59:46.849Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:59:46.849Z] ---> Running in ba77ef690e01 [2022-10-25T20:59:47.115Z] Removing intermediate container ba77ef690e01 [2022-10-25T20:59:47.115Z] ---> 27022446456a [2022-10-25T20:59:47.115Z] Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 [2022-10-25T20:59:47.115Z] ---> Running in 09d823daabc4 [2022-10-25T20:59:47.383Z] Removing intermediate container 09d823daabc4 [2022-10-25T20:59:47.383Z] ---> 2349bf5f58b4 [2022-10-25T20:59:47.383Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T20:59:47.383Z] ---> Running in d57c907be968 [2022-10-25T20:59:47.964Z] Removing intermediate container d57c907be968 [2022-10-25T20:59:47.964Z] ---> 295550137ada [2022-10-25T20:59:47.964Z] [2022-10-25T20:59:47.964Z] Successfully built 295550137ada [2022-10-25T20:59:47.964Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T20:59:48.558Z]  Building support-notifications ... done  [Pipeline] } [2022-10-25T20:59:48.556Z] $ docker stop --time=1 c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c [2022-10-25T20:59:50.350Z] $ docker rm -f c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:59:50.919Z] + docker images [2022-10-25T20:59:51.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T20:59:51.194Z] support-notifications-arm64 latest 295550137ada 4 seconds ago 29.5MB [2022-10-25T20:59:51.194Z] 941df509c499 15 seconds ago 1.5GB [2022-10-25T20:59:51.194Z] support-scheduler-arm64 latest 4349b6df0b28 45 seconds ago 28.8MB [2022-10-25T20:59:51.194Z] e231a24eb087 55 seconds ago 1.5GB [2022-10-25T20:59:51.194Z] core-command-arm64 latest 1848fc73100e 57 seconds ago 17MB [2022-10-25T20:59:51.194Z] 6f55142fe833 About a minute ago 1.44GB [2022-10-25T20:59:51.194Z] core-metadata-arm64 latest a688cf5a054c 2 minutes ago 17.7MB [2022-10-25T20:59:51.194Z] 410053ac9ef0 2 minutes ago 1.44GB [2022-10-25T20:59:51.194Z] security-secretstore-setup-arm64 latest 4dd5055f934f 3 minutes ago 28.6MB [2022-10-25T20:59:51.194Z] 270ecbb6a760 3 minutes ago 1.43GB [2022-10-25T20:59:51.194Z] security-spiffe-token-provider-arm64 latest 7fb2a77fb5f8 7 minutes ago 28.8MB [2022-10-25T20:59:51.194Z] d1a79c1cd14f 7 minutes ago 1.47GB [2022-10-25T20:59:51.194Z] security-spire-server-arm64 latest 9f58f1f17bf5 8 minutes ago 84.3MB [2022-10-25T20:59:51.194Z] 83b4b37a0373 8 minutes ago 1.31GB [2022-10-25T20:59:51.194Z] security-bootstrapper-arm64 latest 16005ab38dba 9 minutes ago 19.4MB [2022-10-25T20:59:51.194Z] a92288beb54a 9 minutes ago 1.43GB [2022-10-25T20:59:51.194Z] core-data-arm64 latest 52f7c1ff6e27 10 minutes ago 20.9MB [2022-10-25T20:59:51.194Z] sys-mgmt-agent-arm64 latest fa2e7b630ee3 10 minutes ago 133MB [2022-10-25T20:59:51.194Z] 935fe3ec8f87 10 minutes ago 1.45GB [2022-10-25T20:59:51.194Z] security-proxy-setup-arm64 latest 1f812d587a1c 12 minutes ago 26.7MB [2022-10-25T20:59:51.194Z] ac1cfc93f1d5 12 minutes ago 1.42GB [2022-10-25T20:59:51.194Z] 23b7543b1fe7 12 minutes ago 1.43GB [2022-10-25T20:59:51.194Z] security-spire-agent-arm64 latest 06c5ac60eec7 17 minutes ago 122MB [2022-10-25T20:59:51.194Z] security-spire-config-arm64 latest b6139310378e 17 minutes ago 83.6MB [2022-10-25T20:59:51.194Z] 12f1d34e7afa 18 minutes ago 1.31GB [2022-10-25T20:59:51.194Z] 41219b566c8c 18 minutes ago 1.31GB [2022-10-25T20:59:51.194Z] ci-base-image-arm64 latest 578af20f7111 33 minutes ago 943MB [2022-10-25T20:59:51.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-25T20:59:51.194Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-25T20:59:51.195Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-25T20:59:51.195Z] 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-10-25T20:59:51.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:59:51.629Z] [2022-10-25T20:59:51.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:51.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:59:52.285Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T20:59:52.285Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T20:59:52.285Z] 04944245beec: Pulling fs layer [2022-10-25T20:59:52.285Z] 699f458cf7ca: Pulling fs layer [2022-10-25T20:59:52.285Z] 765212b225bb: Pulling fs layer [2022-10-25T20:59:52.285Z] f23df028b6ca: Pulling fs layer [2022-10-25T20:59:52.285Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T20:59:52.285Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T20:59:52.285Z] f23df028b6ca: Waiting [2022-10-25T20:59:52.285Z] d65c8cfc05b1: Waiting [2022-10-25T20:59:52.285Z] 2437ff75d9bd: Waiting [2022-10-25T20:59:52.285Z] 765212b225bb: Waiting [2022-10-25T20:59:52.285Z] 04944245beec: Verifying Checksum [2022-10-25T20:59:52.285Z] 04944245beec: Download complete [2022-10-25T20:59:52.285Z] 765212b225bb: Verifying Checksum [2022-10-25T20:59:52.285Z] 765212b225bb: Download complete [2022-10-25T20:59:52.285Z] f23df028b6ca: Verifying Checksum [2022-10-25T20:59:52.285Z] f23df028b6ca: Download complete [2022-10-25T20:59:52.575Z] d65c8cfc05b1: Download complete [2022-10-25T20:59:52.575Z] 699f458cf7ca: Verifying Checksum [2022-10-25T20:59:52.575Z] 699f458cf7ca: Download complete [2022-10-25T20:59:52.850Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T20:59:52.850Z] 8998bd30e6a1: Download complete [2022-10-25T20:59:55.488Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T20:59:55.488Z] 2437ff75d9bd: Download complete [2022-10-25T20:59:57.429Z] 8998bd30e6a1: Pull complete [2022-10-25T20:59:58.008Z] 04944245beec: Pull complete [2022-10-25T20:59:59.419Z] 699f458cf7ca: Pull complete [2022-10-25T20:59:59.686Z] 765212b225bb: Pull complete [2022-10-25T21:00:00.267Z] f23df028b6ca: Pull complete [2022-10-25T21:00:00.533Z] d65c8cfc05b1: Pull complete [2022-10-25T21:00:15.528Z] 2437ff75d9bd: Pull complete [2022-10-25T21:00:15.528Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T21:00:15.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T21:00:15.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:15.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container [2022-10-25T21:00:15.780Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T21:00:18.727Z] $ docker top cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:19.611Z] ---> job-cost.sh [2022-10-25T21:00:19.611Z] lf-activate-venv: SKIPPING [2022-10-25T21:00:19.611Z] INFO: No Stack... [2022-10-25T21:00:19.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T21:00:20.830Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T21:00:21.146Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-10-25T21:00:21.146Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T21:00:21.489Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] [2022-10-25T21:00:21.495Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] did not exist. Created. [2022-10-25T21:00:21.495Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T21:00:22.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T21:00:22.323Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T21:00:22.330Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T21:00:22.342Z] $ docker stop --time=1 cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b [2022-10-25T21:00:23.866Z] $ docker rm -f cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b [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-10-25T21:00:24.274Z] provisioning config files... [2022-10-25T21:00:24.281Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5454972947526246822tmp [Pipeline] { [Pipeline] sh [2022-10-25T21:00:24.564Z] + set +x [2022-10-25T21:00:24.564Z] + curl -s https://codecov.io/bash [2022-10-25T21:00:24.564Z] + bash -s -- [2022-10-25T21:00:24.564Z] [2022-10-25T21:00:24.564Z] _____ _ [2022-10-25T21:00:24.564Z] / ____| | | [2022-10-25T21:00:24.564Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T21:00:24.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T21:00:24.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T21:00:24.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T21:00:24.564Z] Bash-1.0.6 [2022-10-25T21:00:24.564Z] [2022-10-25T21:00:24.564Z] [2022-10-25T21:00:24.564Z] ==> git version 2.25.1 found [2022-10-25T21:00:24.564Z] ==> 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-10-25T21:00:24.564Z] Release-Date: 2020-01-08 [2022-10-25T21:00:24.564Z] 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-10-25T21:00:24.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T21:00:24.564Z] ==> Jenkins CI detected. [2022-10-25T21:00:24.564Z] current dir:  /w/workspace/edgex-go/2 [2022-10-25T21:00:24.564Z] project root: . [2022-10-25T21:00:24.564Z] --> token set from env [2022-10-25T21:00:24.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T21:00:24.564Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T21:00:24.564Z] ==> Python coveragepy not found [2022-10-25T21:00:24.564Z] ==> Searching for coverage reports in: [2022-10-25T21:00:24.564Z] + . [2022-10-25T21:00:24.564Z] -> Found 1 reports [2022-10-25T21:00:24.565Z] ==> Detecting git/mercurial file structure [2022-10-25T21:00:24.565Z] ==> Reading reports [2022-10-25T21:00:24.565Z] + ./coverage.out bytes=501828 [2022-10-25T21:00:24.565Z] ==> Appending adjustments [2022-10-25T21:00:24.565Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T21:00:25.939Z] + Found adjustments [2022-10-25T21:00:25.939Z] ==> Gzipping contents [2022-10-25T21:00:25.939Z] 64K /tmp/codecov.947RL9.gz [2022-10-25T21:00:25.939Z] ==> Uploading reports [2022-10-25T21:00:25.939Z] url: https://codecov.io [2022-10-25T21:00:25.939Z] query: branch=PR-4218&commit=fb37c5cb9137e59b1cf13dce2049208b8f37db33&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-25T21:00:25.939Z] -> Pinging Codecov [2022-10-25T21:00:25.939Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=fb37c5cb9137e59b1cf13dce2049208b8f37db33&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-25T21:00:26.198Z] -> Uploading to [2022-10-25T21:00:26.198Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/fb37c5cb9137e59b1cf13dce2049208b8f37db33/dd003dfc-fc46-4541-bded-11f2cf9227b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T210026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=388edb1ddff76e24d8d86284afdcfcc74103224bf9cc0fe2e1fcf65396d63c69 [2022-10-25T21:00:26.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T21:00:26.456Z] Dload Upload Total Spent Left Speed [2022-10-25T21:00:26.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65291 0 0 100 65291 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-10-25T21:00:26.715Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] } [2022-10-25T21:00:26.722Z] 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-10-25T21:00:27.314Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:27.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:28.459Z] ---> package-listing.sh [2022-10-25T21:00:28.459Z] ++ facter osfamily [2022-10-25T21:00:28.459Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T21:00:28.718Z] + OS_FAMILY=debian [2022-10-25T21:00:28.718Z] + workspace=/w/workspace/edgex-go/2 [2022-10-25T21:00:28.718Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T21:00:28.718Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T21:00:28.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T21:00:28.718Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T21:00:28.718Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-25T21:00:28.718Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T21:00:28.718Z] + case "${OS_FAMILY}" in [2022-10-25T21:00:28.718Z] + dpkg -l [2022-10-25T21:00:28.718Z] + grep '^ii' [2022-10-25T21:00:28.718Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T21:00:28.718Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T21:00:28.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T21:00:28.718Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-25T21:00:28.718Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-10-25T21:00:28.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-10-25T21:00:28.730Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T21:00:29.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:29.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T21:00:29.558Z] [2022-10-25T21:00:29.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:29.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T21:00:29.855Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T21:00:29.855Z] 5eb5b503b376: Pulling fs layer [2022-10-25T21:00:29.855Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T21:00:29.855Z] ec43610c2a17: Pulling fs layer [2022-10-25T21:00:29.855Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T21:00:29.855Z] 33b1e0a273af: Pulling fs layer [2022-10-25T21:00:29.855Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T21:00:29.855Z] 2f39f015ded8: Pulling fs layer [2022-10-25T21:00:29.855Z] 2f39f015ded8: Waiting [2022-10-25T21:00:29.855Z] 3a2ae6a8a46f: Waiting [2022-10-25T21:00:29.855Z] 5d3b04190fa2: Waiting [2022-10-25T21:00:29.855Z] 33b1e0a273af: Waiting [2022-10-25T21:00:29.855Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T21:00:29.855Z] 5c69ac0246d0: Download complete [2022-10-25T21:00:29.855Z] 3a2ae6a8a46f: Download complete [2022-10-25T21:00:29.855Z] 33b1e0a273af: Verifying Checksum [2022-10-25T21:00:29.855Z] 33b1e0a273af: Download complete [2022-10-25T21:00:29.855Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T21:00:29.855Z] 5d3b04190fa2: Download complete [2022-10-25T21:00:30.114Z] ec43610c2a17: Verifying Checksum [2022-10-25T21:00:30.114Z] ec43610c2a17: Download complete [2022-10-25T21:00:30.114Z] 5eb5b503b376: Verifying Checksum [2022-10-25T21:00:30.114Z] 5eb5b503b376: Download complete [2022-10-25T21:00:30.682Z] 2f39f015ded8: Download complete [2022-10-25T21:00:31.247Z] 5eb5b503b376: Pull complete [2022-10-25T21:00:31.247Z] 5c69ac0246d0: Pull complete [2022-10-25T21:00:31.813Z] ec43610c2a17: Pull complete [2022-10-25T21:00:31.813Z] 3a2ae6a8a46f: Pull complete [2022-10-25T21:00:32.071Z] 33b1e0a273af: Pull complete [2022-10-25T21:00:32.071Z] 5d3b04190fa2: Pull complete [2022-10-25T21:00:36.255Z] 2f39f015ded8: Pull complete [2022-10-25T21:00:36.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T21:00:36.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T21:00:36.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:36.324Z] prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container [2022-10-25T21:00:36.351Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T21:00:37.641Z] $ docker top 4648db3064a0634ba081819610a95570747f7cb32428fe63f906f070fed4659f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T21:00:37.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T21:00:38.278Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T21:00:38.562Z] + ls /var/log/sa-host [2022-10-25T21:00:38.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T21:00:38.707Z] provisioning config files... [2022-10-25T21:00:38.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config396689158372525068tmp [Pipeline] { [Pipeline] echo [2022-10-25T21:00:38.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:39.008Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T21:00:39.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:39.350Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T21:00:39.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:39.649Z] ---> sudo-logs.sh [2022-10-25T21:00:39.649Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T21:00:39.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:39.961Z] ---> job-cost.sh [2022-10-25T21:00:39.962Z] lf-activate-venv: SKIPPING [2022-10-25T21:00:39.962Z] DEBUG: total: 0.10999999940395355 [2022-10-25T21:00:39.962Z] INFO: Retrieving Stack Cost... [2022-10-25T21:00:40.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T21:00:40.792Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T21:00:40.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:41.091Z] ---> logs-deploy.sh [2022-10-25T21:00:41.091Z] lf-activate-venv: SKIPPING [2022-10-25T21:00:41.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/2 [2022-10-25T21:00:41.091Z] INFO: archiving workspace using pattern(s): [2022-10-25T21:00:42.470Z] Archives upload complete. [2022-10-25T21:00:42.470Z] INFO: archiving logs to Nexus