Pull request #4187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from c4e92033bb36151a8162320592a6a71b9bc47e88+07636ef9ecc7fdcde5aa1f3409367271039fc420 (4500efcbed40e66c3c381710b4a198601c0231ce) 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-ssh15312929011112471575.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3876724166318557437.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15891559795778232934.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7251912871450155457.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11337424608120941045.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12333712652873980139.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7275 in /w/workspace/edgexfoundry_edgex-go_PR-4187 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4187/head:refs/remotes/origin/PR-4187 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit c4e92033bb36151a8162320592a6a71b9bc47e88 Merge succeeded, producing 88c115078ef053878ec62535687ba3665965bebe Checking out Revision 88c115078ef053878ec62535687ba3665965bebe (PR-4187) > git config core.sparsecheckout # timeout=10 > git checkout -f c4e92033bb36151a8162320592a6a71b9bc47e88 # 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 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88c115078ef053878ec62535687ba3665965bebe # timeout=10 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-06T16:26:49.563Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-06T16:26:49.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-06T16:26:49.813Z] ========================================================= [2022-10-06T16:26:49.813Z] EdgeX Global Pipelines Version Info [2022-10-06T16:26:49.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-06T16:26:50.555Z] ------------------- [2022-10-06T16:26:50.555Z] stable info: [2022-10-06T16:26:50.555Z] ------------------- [2022-10-06T16:26:50.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-06T16:26:50.555Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T16:26:50.555Z] Message: update stable to v1.0.239 [2022-10-06T16:26:51.124Z] ------------------- [2022-10-06T16:26:51.124Z] experimental info: [2022-10-06T16:26:51.124Z] ------------------- [2022-10-06T16:26:51.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-06T16:26:51.124Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-06T16:26:51.124Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-06T16:26:51.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-06T16:26:51.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-06T16:26:51.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-06T16:26:51.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-06T16:26:51.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-06T16:26:51.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-06T16:26:51.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-06T16:26:51.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-06T16:26:51.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-06T16:26:51.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-06T16:26:51.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-06T16:26:51.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-06T16:26:51.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-06T16:26:51.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-06T16:26:51.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-06T16:26:51.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-06T16:26:51.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-06T16:26:52.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-06T16:26:52.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-06T16:26:52.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-06T16:26:52.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-06T16:26:52.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-06T16:26:52.191Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-06T16:26:52.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4187 [Pipeline] echo [2022-10-06T16:26:52.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4187 [Pipeline] echo [2022-10-06T16:26:52.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4187 [Pipeline] echo [2022-10-06T16:26:52.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88c115078ef053878ec62535687ba3665965bebe [Pipeline] echo [2022-10-06T16:26:52.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88c1150 [Pipeline] echo [2022-10-06T16:26:52.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-06T16:26:52.526Z] provisioning config files... [2022-10-06T16:26:52.539Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10715972703163969745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T16:26:52.877Z] ---> docker-login.sh [2022-10-06T16:26:52.877Z] nexus3.edgexfoundry.org:10001 [2022-10-06T16:26:53.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:26:53.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:26:53.399Z] Configure a credential helper to remove this warning. See [2022-10-06T16:26:53.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:26:53.399Z] [2022-10-06T16:26:53.399Z] Login Succeeded [2022-10-06T16:26:53.399Z] nexus3.edgexfoundry.org:10002 [2022-10-06T16:26:53.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:26:53.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:26:53.399Z] Configure a credential helper to remove this warning. See [2022-10-06T16:26:53.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:26:53.399Z] [2022-10-06T16:26:53.399Z] Login Succeeded [2022-10-06T16:26:53.399Z] nexus3.edgexfoundry.org:10003 [2022-10-06T16:26:53.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:26:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:26:53.658Z] Configure a credential helper to remove this warning. See [2022-10-06T16:26:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:26:53.658Z] [2022-10-06T16:26:53.658Z] Login Succeeded [2022-10-06T16:26:53.658Z] nexus3.edgexfoundry.org:10004 [2022-10-06T16:26:53.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:26:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:26:53.658Z] Configure a credential helper to remove this warning. See [2022-10-06T16:26:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:26:53.658Z] [2022-10-06T16:26:53.658Z] Login Succeeded [2022-10-06T16:26:53.658Z] docker.io [2022-10-06T16:26:53.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:26:54.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:26:54.225Z] Configure a credential helper to remove this warning. See [2022-10-06T16:26:54.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:26:54.225Z] [2022-10-06T16:26:54.225Z] Login Succeeded [2022-10-06T16:26:54.225Z] ---> docker-login.sh ends [Pipeline] } [2022-10-06T16:26:54.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T16:26:54.659Z] + 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-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + dirname cmd/core-command/Dockerfile [2022-10-06T16:26:54.659Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/core-data/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-06T16:26:54.659Z] + + dirname cmd/core-metadata/Dockerfile [2022-10-06T16:26:54.659Z] cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-06T16:26:54.659Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-10-06T16:26:54.659Z] cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-06T16:26:54.659Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-10-06T16:26:54.659Z] -f2 [2022-10-06T16:26:54.659Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-06T16:26:54.659Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-06T16:26:54.659Z] cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-06T16:26:54.659Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2022-10-06T16:26:54.659Z] cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-06T16:26:54.659Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/support-notifications/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-06T16:26:54.659Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-06T16:26:54.659Z] + cut -d/ -f2 [2022-10-06T16:26:54.659Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-06T16:26:54.717Z] 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-06T16:26:55.226Z] + git rev-list -1 --merges 88c115078ef053878ec62535687ba3665965bebe~1..88c115078ef053878ec62535687ba3665965bebe [Pipeline] echo [2022-10-06T16:26:55.256Z] -----------> git rev-list -1 --merges 88c115078ef053878ec62535687ba3665965bebe~1..88c115078ef053878ec62535687ba3665965bebe 88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:26:55.256Z] 88c115078ef053878ec62535687ba3665965bebe [false] [Pipeline] sh [2022-10-06T16:26:55.562Z] + git log --format=format:%s -1 88c115078ef053878ec62535687ba3665965bebe [Pipeline] echo [2022-10-06T16:26:55.599Z] ========================================================= [2022-10-06T16:26:55.599Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-06T16:26:55.599Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-06T16:26:56.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-06T16:26:56.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-06T16:26:56.092Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-06T16:26:56.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-06T16:26:56.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-06T16:26:56.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-06T16:26:56.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:26:56.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T16:26:56.628Z] [2022-10-06T16:26:56.628Z] 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-06T16:26:56.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T16:26:56.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-06T16:26:56.996Z] b85a868b505f: Pulling fs layer [2022-10-06T16:26:56.996Z] e2be974225ed: Pulling fs layer [2022-10-06T16:26:56.996Z] 339a4e72a1f5: Pulling fs layer [2022-10-06T16:26:56.996Z] 988bab9f4d93: Pulling fs layer [2022-10-06T16:26:56.996Z] 1469e6f7b9e6: Pulling fs layer [2022-10-06T16:26:56.996Z] eaf3925da568: Pulling fs layer [2022-10-06T16:26:56.996Z] bab4dde63d76: Pulling fs layer [2022-10-06T16:26:56.996Z] bde34c3a00c8: Pulling fs layer [2022-10-06T16:26:56.996Z] b352a97aabf1: Pulling fs layer [2022-10-06T16:26:56.996Z] 4872d77fe225: Pulling fs layer [2022-10-06T16:26:56.996Z] 5851b861e8e6: Pulling fs layer [2022-10-06T16:26:56.996Z] 988bab9f4d93: Waiting [2022-10-06T16:26:56.996Z] 1469e6f7b9e6: Waiting [2022-10-06T16:26:56.996Z] eaf3925da568: Waiting [2022-10-06T16:26:56.996Z] bab4dde63d76: Waiting [2022-10-06T16:26:56.996Z] bde34c3a00c8: Waiting [2022-10-06T16:26:56.996Z] b352a97aabf1: Waiting [2022-10-06T16:26:56.996Z] 4872d77fe225: Waiting [2022-10-06T16:26:56.996Z] 5851b861e8e6: Waiting [2022-10-06T16:26:56.996Z] e2be974225ed: Download complete [2022-10-06T16:26:56.996Z] 988bab9f4d93: Verifying Checksum [2022-10-06T16:26:56.996Z] 988bab9f4d93: Download complete [2022-10-06T16:26:57.256Z] 1469e6f7b9e6: Verifying Checksum [2022-10-06T16:26:57.256Z] 1469e6f7b9e6: Download complete [2022-10-06T16:26:57.256Z] eaf3925da568: Verifying Checksum [2022-10-06T16:26:57.256Z] eaf3925da568: Download complete [2022-10-06T16:26:57.256Z] 339a4e72a1f5: Verifying Checksum [2022-10-06T16:26:57.256Z] 339a4e72a1f5: Download complete [2022-10-06T16:26:57.256Z] bde34c3a00c8: Download complete [2022-10-06T16:26:57.256Z] b352a97aabf1: Verifying Checksum [2022-10-06T16:26:57.256Z] b352a97aabf1: Download complete [2022-10-06T16:26:57.256Z] 4872d77fe225: Verifying Checksum [2022-10-06T16:26:57.256Z] 4872d77fe225: Download complete [2022-10-06T16:26:57.256Z] 5851b861e8e6: Verifying Checksum [2022-10-06T16:26:57.256Z] 5851b861e8e6: Download complete [2022-10-06T16:26:57.256Z] b85a868b505f: Verifying Checksum [2022-10-06T16:26:57.256Z] b85a868b505f: Download complete [2022-10-06T16:26:57.513Z] bab4dde63d76: Verifying Checksum [2022-10-06T16:26:57.513Z] bab4dde63d76: Download complete [2022-10-06T16:26:58.448Z] b85a868b505f: Pull complete [2022-10-06T16:26:58.707Z] e2be974225ed: Pull complete [2022-10-06T16:26:58.967Z] 339a4e72a1f5: Pull complete [2022-10-06T16:26:59.226Z] 988bab9f4d93: Pull complete [2022-10-06T16:26:59.485Z] 1469e6f7b9e6: Pull complete [2022-10-06T16:26:59.485Z] eaf3925da568: Pull complete [2022-10-06T16:27:01.393Z] bab4dde63d76: Pull complete [2022-10-06T16:27:01.393Z] bde34c3a00c8: Pull complete [2022-10-06T16:27:01.393Z] b352a97aabf1: Pull complete [2022-10-06T16:27:01.393Z] 4872d77fe225: Pull complete [2022-10-06T16:27:01.393Z] 5851b861e8e6: Pull complete [2022-10-06T16:27:01.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-06T16:27:01.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-06T16:27:01.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:27:01.601Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T16:27:01.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-06T16:27:03.279Z] $ docker top 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 -eo pid,comm [2022-10-06T16:27:03.327Z] 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-06T16:27:03.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-06T16:27:03.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T16:27:03.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T16:27:03.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T16:27:03.571Z] $ docker exec 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 ssh-agent [2022-10-06T16:27:03.681Z] SSH_AUTH_SOCK=/tmp/ssh-I7jlFbdlxbre/agent.33 [2022-10-06T16:27:03.681Z] SSH_AGENT_PID=39 [2022-10-06T16:27:03.687Z] Running ssh-add (command line suppressed) [2022-10-06T16:27:03.794Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13415185126462437804.key (/w/workspace/edgex-go/1@tmp/private_key_13415185126462437804.key) [2022-10-06T16:27:03.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T16:27:04.127Z] + git tag --points-at HEAD [Pipeline] } [2022-10-06T16:27:04.151Z] $ docker exec --env ******** --env ******** 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 ssh-agent -k [2022-10-06T16:27:04.263Z] unset SSH_AUTH_SOCK; [2022-10-06T16:27:04.264Z] unset SSH_AGENT_PID; [2022-10-06T16:27:04.264Z] echo Agent pid 39 killed; [2022-10-06T16:27:04.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-06T16:27:04.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-06T16:27:04.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-06T16:27:04.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-06T16:27:04.464Z] $ docker exec 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 ssh-agent [2022-10-06T16:27:04.568Z] SSH_AUTH_SOCK=/tmp/ssh-CaQEUkBEofwW/agent.71 [2022-10-06T16:27:04.568Z] SSH_AGENT_PID=77 [2022-10-06T16:27:04.572Z] Running ssh-add (command line suppressed) [2022-10-06T16:27:04.688Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14867820334636160720.key (/w/workspace/edgex-go/1@tmp/private_key_14867820334636160720.key) [2022-10-06T16:27:04.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-06T16:27:05.023Z] + git semver init [2022-10-06T16:27:05.282Z] 2022-10-06 16:27:05,192 [run_init] DEBUG init version:0.0.0 force:False [2022-10-06T16:27:05.282Z] 2022-10-06 16:27:05,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-06T16:27:05.282Z] 2022-10-06 16:27:05,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-06T16:27:05.282Z] 2022-10-06 16:27:05,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,427 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4187 with force:False [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,428 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4187 [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,432 [execute] INFO git cat-file --batch-check [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,440 [execute] INFO git cat-file --batch [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-06T16:27:09.526Z] 2022-10-06 16:27:09,446 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4187 [2022-10-06T16:27:09.526Z] 0.0.0 [Pipeline] } [2022-10-06T16:27:09.555Z] $ docker exec --env ******** --env ******** 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 ssh-agent -k [2022-10-06T16:27:09.663Z] unset SSH_AUTH_SOCK; [2022-10-06T16:27:09.663Z] unset SSH_AGENT_PID; [2022-10-06T16:27:09.663Z] echo Agent pid 77 killed; [2022-10-06T16:27:09.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-06T16:27:10.099Z] + git semver [Pipeline] } [2022-10-06T16:27:10.387Z] $ docker stop --time=1 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 [2022-10-06T16:27:11.734Z] $ docker rm -f 9d23ee286821330331c32fc67561e96d8d7432fd28a1b8e8c3946fea47c50e68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T16:27:12.124Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-06T16:27:12.346Z] Stashed 1 file(s) [Pipeline] echo [2022-10-06T16:27:12.363Z] [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-06T16:27:13.111Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-06T16:27:13.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T16:27:13.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T16:27:13.214Z] ========================================================= [2022-10-06T16:27:13.214Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-06T16:27:13.214Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:27:13.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T16:27:13.550Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-06T16:27:13.550Z] 2408cc74d12b: Pulling fs layer [2022-10-06T16:27:13.550Z] ea60b727a1ce: Pulling fs layer [2022-10-06T16:27:13.550Z] 30c4a7721957: Pulling fs layer [2022-10-06T16:27:13.550Z] 370296b7ddb6: Pulling fs layer [2022-10-06T16:27:13.550Z] 7c6cee850709: Pulling fs layer [2022-10-06T16:27:13.550Z] aa9baa53a306: Pulling fs layer [2022-10-06T16:27:13.550Z] 8b309c321861: Pulling fs layer [2022-10-06T16:27:13.550Z] d8d76fd02f46: Pulling fs layer [2022-10-06T16:27:13.550Z] fa31f396de31: Pulling fs layer [2022-10-06T16:27:13.550Z] 8b309c321861: Waiting [2022-10-06T16:27:13.550Z] 7c6cee850709: Waiting [2022-10-06T16:27:13.550Z] d8d76fd02f46: Waiting [2022-10-06T16:27:13.550Z] aa9baa53a306: Waiting [2022-10-06T16:27:13.550Z] 370296b7ddb6: Waiting [2022-10-06T16:27:13.550Z] 30c4a7721957: Verifying Checksum [2022-10-06T16:27:13.550Z] 30c4a7721957: Download complete [2022-10-06T16:27:13.550Z] ea60b727a1ce: Download complete [2022-10-06T16:27:13.550Z] 7c6cee850709: Download complete [2022-10-06T16:27:13.550Z] aa9baa53a306: Verifying Checksum [2022-10-06T16:27:13.550Z] aa9baa53a306: Download complete [2022-10-06T16:27:13.550Z] 2408cc74d12b: Verifying Checksum [2022-10-06T16:27:13.550Z] 2408cc74d12b: Download complete [2022-10-06T16:27:13.550Z] 8b309c321861: Verifying Checksum [2022-10-06T16:27:13.550Z] 8b309c321861: Download complete [2022-10-06T16:27:13.817Z] 2408cc74d12b: Pull complete [2022-10-06T16:27:13.817Z] ea60b727a1ce: Pull complete [2022-10-06T16:27:14.092Z] fa31f396de31: Verifying Checksum [2022-10-06T16:27:14.092Z] fa31f396de31: Download complete [2022-10-06T16:27:14.092Z] 30c4a7721957: Pull complete [2022-10-06T16:27:14.362Z] d8d76fd02f46: Download complete [2022-10-06T16:27:14.624Z] 370296b7ddb6: Verifying Checksum [2022-10-06T16:27:14.624Z] 370296b7ddb6: Download complete [2022-10-06T16:27:18.821Z] 370296b7ddb6: Pull complete [2022-10-06T16:27:18.821Z] 7c6cee850709: Pull complete [2022-10-06T16:27:18.821Z] aa9baa53a306: Pull complete [2022-10-06T16:27:18.821Z] 8b309c321861: Pull complete [2022-10-06T16:27:20.724Z] d8d76fd02f46: Pull complete [2022-10-06T16:27:21.291Z] fa31f396de31: Pull complete [2022-10-06T16:27:21.291Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-06T16:27:21.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T16:27:21.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:27:21.655Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T16:27:21.655Z] WORKDIR /edgex [2022-10-06T16:27:21.655Z] COPY go.mod . [2022-10-06T16:27:21.655Z] RUN go mod download [2022-10-06T16:27:21.655Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-06T16:27:22.221Z] Sending build context to Docker daemon 169.6MB [2022-10-06T16:27:22.221Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-06T16:27:22.221Z] ---> cef68f9685f8 [2022-10-06T16:27:22.221Z] Step 2/4 : WORKDIR /edgex [2022-10-06T16:27:24.763Z] ---> Running in 9d18e05a5e8c [2022-10-06T16:27:24.763Z] Removing intermediate container 9d18e05a5e8c [2022-10-06T16:27:24.763Z] ---> f74b9c297df3 [2022-10-06T16:27:24.763Z] Step 3/4 : COPY go.mod . [2022-10-06T16:27:25.021Z] ---> 0839ea647b35 [2022-10-06T16:27:25.021Z] Step 4/4 : RUN go mod download [2022-10-06T16:27:25.021Z] ---> Running in 6df1d7aec7c2 [2022-10-06T16:27:27.655Z] Still waiting to schedule task [2022-10-06T16:27:27.655Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-06T16:27:39.901Z] Removing intermediate container 6df1d7aec7c2 [2022-10-06T16:27:39.901Z] ---> 3c745c40850d [2022-10-06T16:27:39.901Z] Successfully built 3c745c40850d [2022-10-06T16:27:39.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:27:40.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T16:27:40.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:27:40.414Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T16:27:40.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T16:27:40.831Z] $ docker top 78b27ba9137b64e9bb0435eab44e7d83d03e3d2e4a901a6b9a4d132d083212c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T16:27:41.215Z] + go version [2022-10-06T16:27:41.215Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-06T16:27:41.247Z] $ docker stop --time=1 78b27ba9137b64e9bb0435eab44e7d83d03e3d2e4a901a6b9a4d132d083212c6 [2022-10-06T16:27:42.560Z] $ docker rm -f 78b27ba9137b64e9bb0435eab44e7d83d03e3d2e4a901a6b9a4d132d083212c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:27:43.249Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-06T16:27:43.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:27:43.377Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T16:27:43.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-06T16:27:43.763Z] $ docker top 7a515fd964511720f87fbded7d967735c4bce9b0ca977b67baec3d653a6dcb23 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-06T16:27:43.873Z] ========================================================= [2022-10-06T16:27:43.874Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-06T16:27:43.874Z] ========================================================= [Pipeline] sh [2022-10-06T16:27:44.162Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:27:44.515Z] + make test [2022-10-06T16:27:44.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-06T16:27:51.077Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-06T16:28:03.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-06T16:28:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-06T16:28:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-06T16:28:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-06T16:28:03.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-06T16:28:03.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-06T16:28:03.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-06T16:28:04.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-10-06T16:28:04.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-06T16:28:04.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-06T16:28:04.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-10-06T16:28:04.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.091s coverage: 40.6% of statements [2022-10-06T16:28:04.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-06T16:28:04.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-06T16:28:04.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-10-06T16:28:04.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-06T16:28:04.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-06T16:28:08.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.507s coverage: 89.2% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 2.2% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-10-06T16:28:08.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-10-06T16:28:08.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-10-06T16:28:17.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2022-10-06T16:28:17.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-10-06T16:28:19.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 80.5% of statements [2022-10-06T16:28:19.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.2% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 65.8% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 41.8% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-06T16:28:27.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-10-06T16:28:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-06T16:28:27.683Z] 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-06T16:28:45.752Z] 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-06T16:28:45.752Z] GO111MODULE=on go vet ./... [2022-10-06T16:28:48.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T16:28:48.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-06T16:28:48.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-06T16:28:48.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-06T16:28:48.964Z] + ls -al . [2022-10-06T16:28:48.964Z] total 760 [2022-10-06T16:28:48.964Z] drwxrwxr-x 11 1001 1001 4096 Oct 6 16:27 . [2022-10-06T16:28:48.964Z] drwxr-xr-x 4 root root 4096 Oct 6 16:27 .. [2022-10-06T16:28:48.964Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 16:26 .blubracket [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 16 Oct 6 16:26 .dockerignore [2022-10-06T16:28:48.964Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 16:28 .git [2022-10-06T16:28:48.964Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 16:26 .github [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 1030 Oct 6 16:26 .gitignore [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 16:26 .golangci.yml [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 87 Oct 6 16:26 .hadolint.yml [2022-10-06T16:28:48.964Z] drwxr-xr-x 3 1001 1001 4096 Oct 6 16:27 .semver [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 16:26 .sonarcloud.properties [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 16:26 ADOPTERS.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 10722 Oct 6 16:26 Attribution.txt [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 63209 Oct 6 16:26 CHANGELOG.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 16:26 CONTRIBUTING.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 16:26 GOVERNANCE.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 850 Oct 6 16:26 Jenkinsfile [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 16:26 LICENSE [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 13724 Oct 6 16:26 Makefile [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 16:26 OWNERS.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 9799 Oct 6 16:26 README.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 16:26 SECURITY.md [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 16:27 VERSION [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 16:26 ZMQWindows.md [2022-10-06T16:28:48.964Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 16:26 bin [2022-10-06T16:28:48.964Z] drwxrwxr-x 18 1001 1001 4096 Oct 6 16:26 cmd [2022-10-06T16:28:48.964Z] -rw-r--r-- 1 root root 502163 Oct 6 16:28 coverage.out [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 3458 Oct 6 16:26 go.mod [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 38041 Oct 6 16:26 go.sum [2022-10-06T16:28:48.964Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 16:26 internal [2022-10-06T16:28:48.964Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 16:26 openapi [2022-10-06T16:28:48.964Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 16:26 snap [2022-10-06T16:28:48.964Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 16:26 version.go [Pipeline] sh [2022-10-06T16:28:49.275Z] + '[' -e coverage.out ] [2022-10-06T16:28:49.275Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-06T16:28:49.393Z] Stashed 1 file(s) [Pipeline] sh [2022-10-06T16:28:49.684Z] + make build [2022-10-06T16:28:49.684Z] 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-06T16:28:53.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7276 in /w/workspace/edgexfoundry_edgex-go_PR-4187 [Pipeline] { [Pipeline] ws [2022-10-06T16:28:53.472Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-06T16:28:53.549Z] The recommended git tool is: git [2022-10-06T16:28:58.473Z] using credential edgex-jenkins-ssh [2022-10-06T16:28:58.490Z] Cloning the remote Git repository [2022-10-06T16:28:58.531Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-06T16:28:58.602Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-06T16:28:58.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-06T16:28:58.738Z] > git --version # timeout=10 [2022-10-06T16:28:58.770Z] > git --version # 'git version 2.25.1' [2022-10-06T16:28:58.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T16:28:58.820Z] Verifying host key using known hosts file [2022-10-06T16:28:59.008Z] 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-06T16:28:59.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T16:29:01.885Z] 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-06T16:29:11.847Z] 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-06T16:29:11.847Z] 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-06T16:29:14.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-06T16:29:14.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-06T16:29:15.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-06T16:29:16.475Z] Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit c4e92033bb36151a8162320592a6a71b9bc47e88 [2022-10-06T16:29:17.094Z] Merge succeeded, producing 7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:29:17.095Z] Checking out Revision 7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 (PR-4187) [2022-10-06T16:29:15.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-06T16:29:15.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T16:29:15.593Z] Verifying host key using known hosts file [2022-10-06T16:29:15.600Z] 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-06T16:29:15.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4187/head:refs/remotes/origin/PR-4187 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-06T16:29:16.495Z] > git config core.sparsecheckout # timeout=10 [2022-10-06T16:29:16.512Z] > git checkout -f c4e92033bb36151a8162320592a6a71b9bc47e88 # timeout=10 [2022-10-06T16:29:16.755Z] > git remote # timeout=10 [2022-10-06T16:29:16.775Z] > git config --get remote.origin.url # timeout=10 [2022-10-06T16:29:16.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-06T16:29:16.808Z] Verifying host key using known hosts file [2022-10-06T16:29:16.811Z] 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-06T16:29:16.820Z] > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 [2022-10-06T16:29:17.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-06T16:29:17.102Z] > git config core.sparsecheckout # timeout=10 [2022-10-06T16:29:17.116Z] > git checkout -f 7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 # timeout=10 [2022-10-06T16:29:19.952Z] 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-06T16:29:19.953Z] 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-06T16:29:20.210Z] 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-06T16:29:20.879Z] Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" [2022-10-06T16:29:20.879Z] First time build. Skipping changelog. [2022-10-06T16:29:20.928Z] > git --version # timeout=10 [2022-10-06T16:29:20.942Z] > git --version # 'git version 2.25.1' [2022-10-06T16:29:20.957Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-06T16:29:22.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-06T16:29:22.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T16:29:22.041Z] Dload Upload Total Spent Left Speed [2022-10-06T16:29:22.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [2022-10-06T16:29:22.109Z] 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 [Pipeline] sh [2022-10-06T16:29:22.674Z] 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-06T16:29:22.761Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-06T16:29:23.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-06T16:29:23.105Z] + sudo tee /etc/docker/daemon.new [2022-10-06T16:29:23.105Z] { [2022-10-06T16:29:23.105Z] "registry-mirrors": [ [2022-10-06T16:29:23.105Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-06T16:29:23.105Z] ], [2022-10-06T16:29:23.105Z] "bip": "10.250.0.254/24", [2022-10-06T16:29:23.105Z] "hosts": [ [2022-10-06T16:29:23.105Z] "tcp://0.0.0.0:5555", [2022-10-06T16:29:23.105Z] "unix:///var/run/docker.sock" [2022-10-06T16:29:23.105Z] ], [2022-10-06T16:29:23.105Z] "mtu": 1458, [2022-10-06T16:29:23.105Z] "selinux-enabled": true, [2022-10-06T16:29:23.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-06T16:29:23.105Z] } [Pipeline] sh [2022-10-06T16:29:23.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-06T16:29:23.802Z] + sudo service docker restart [2022-10-06T16:29:24.046Z] 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-06T16:29:24.617Z] 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-06T16:29:25.554Z] 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-06T16:29:27.451Z] 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-06T16:29:28.854Z] $ docker stop --time=1 7a515fd964511720f87fbded7d967735c4bce9b0ca977b67baec3d653a6dcb23 [2022-10-06T16:29:31.330Z] $ docker rm -f 7a515fd964511720f87fbded7d967735c4bce9b0ca977b67baec3d653a6dcb23 [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-06T16:29:32.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T16:29:32.507Z] [2022-10-06T16:29:32.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:29:32.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T16:29:32.881Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-06T16:29:32.881Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-06T16:29:32.881Z] ca9280d653b3: Pulling fs layer [2022-10-06T16:29:32.881Z] 7e9c9ca2126c: Pulling fs layer [2022-10-06T16:29:32.881Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-06T16:29:32.881Z] cbdbe7a5bc2a: Download complete [2022-10-06T16:29:33.141Z] cbdbe7a5bc2a: Pull complete [2022-10-06T16:29:33.141Z] ca9280d653b3: Verifying Checksum [2022-10-06T16:29:33.141Z] ca9280d653b3: Download complete [2022-10-06T16:29:33.398Z] 7e9c9ca2126c: Download complete [2022-10-06T16:29:33.656Z] ca9280d653b3: Pull complete [2022-10-06T16:29:36.936Z] 7e9c9ca2126c: Pull complete [2022-10-06T16:29:36.936Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-06T16:29:36.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T16:29:36.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:29:37.168Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T16:29:37.193Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-06T16:29:38.652Z] $ docker top c072f65b6c5c9135d0e93e2d84bc98118a29651c98ac0e475317133dbc9980dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T16:29:39.043Z] + docker-compose build --help [2022-10-06T16:29:39.043Z] + grep parallel [2022-10-06T16:29:39.608Z] --parallel Build images in parallel. [Pipeline] } [2022-10-06T16:29:39.641Z] $ docker stop --time=1 c072f65b6c5c9135d0e93e2d84bc98118a29651c98ac0e475317133dbc9980dd [2022-10-06T16:29:40.924Z] $ docker rm -f c072f65b6c5c9135d0e93e2d84bc98118a29651c98ac0e475317133dbc9980dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:29:41.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-06T16:29:41.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:29:41.678Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T16:29:41.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-06T16:29:42.043Z] $ docker top c6221f5b4f051aaa3d2182a781c661ca79108d1468cabba2d8b42d771db38772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-10-06T16:29:42.236Z] provisioning config files... [2022-10-06T16:29:42.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10569091784136223747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T16:29:42.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-06T16:29:42.645Z] ---> docker-login.sh [2022-10-06T16:29:42.645Z] nexus3.edgexfoundry.org:10001 [2022-10-06T16:29:43.028Z] Building core-command ... [2022-10-06T16:29:43.029Z] Building core-data ... [2022-10-06T16:29:43.029Z] Building core-metadata ... [2022-10-06T16:29:43.029Z] Building security-bootstrapper ... [2022-10-06T16:29:43.029Z] Building security-proxy-setup ... [2022-10-06T16:29:43.029Z] Building security-secretstore-setup ... [2022-10-06T16:29:43.029Z] Building security-spiffe-token-provider ... [2022-10-06T16:29:43.029Z] Building security-spire-agent ... [2022-10-06T16:29:43.029Z] Building security-spire-config ... [2022-10-06T16:29:43.029Z] Building security-spire-server ... [2022-10-06T16:29:43.029Z] Building support-notifications ... [2022-10-06T16:29:43.029Z] Building support-scheduler ... [2022-10-06T16:29:43.029Z] Building sys-mgmt-agent ... [2022-10-06T16:29:43.029Z] Building security-bootstrapper [2022-10-06T16:29:43.029Z] Building core-data [2022-10-06T16:29:43.029Z] Building security-spiffe-token-provider [2022-10-06T16:29:43.029Z] Building support-notifications [2022-10-06T16:29:43.029Z] Building core-command [2022-10-06T16:29:43.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:29:43.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:29:43.233Z] Configure a credential helper to remove this warning. See [2022-10-06T16:29:43.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:29:43.233Z] [2022-10-06T16:29:43.233Z] Login Succeeded [2022-10-06T16:29:43.233Z] nexus3.edgexfoundry.org:10002 [2022-10-06T16:29:43.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:29:43.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:29:43.503Z] Configure a credential helper to remove this warning. See [2022-10-06T16:29:43.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:29:43.503Z] [2022-10-06T16:29:43.503Z] Login Succeeded [2022-10-06T16:29:43.503Z] nexus3.edgexfoundry.org:10003 [2022-10-06T16:29:43.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:29:44.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:29:44.045Z] Configure a credential helper to remove this warning. See [2022-10-06T16:29:44.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:29:44.045Z] [2022-10-06T16:29:44.045Z] Login Succeeded [2022-10-06T16:29:44.045Z] nexus3.edgexfoundry.org:10004 [2022-10-06T16:29:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:29:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:29:44.317Z] Configure a credential helper to remove this warning. See [2022-10-06T16:29:44.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:29:44.317Z] [2022-10-06T16:29:44.317Z] Login Succeeded [2022-10-06T16:29:44.317Z] docker.io [2022-10-06T16:29:44.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-06T16:29:44.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-06T16:29:44.853Z] Configure a credential helper to remove this warning. See [2022-10-06T16:29:44.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-06T16:29:44.853Z] [2022-10-06T16:29:44.853Z] Login Succeeded [2022-10-06T16:29:44.853Z] ---> docker-login.sh ends [Pipeline] } [2022-10-06T16:29:44.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-06T16:29:45.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-06T16:29:45.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T16:29:45.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-06T16:29:45.566Z] ========================================================= [2022-10-06T16:29:45.566Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-06T16:29:45.566Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:29:45.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T16:29:45.944Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-06T16:29:45.944Z] b3c136eddcbf: Pulling fs layer [2022-10-06T16:29:45.944Z] c0a3192eca97: Pulling fs layer [2022-10-06T16:29:45.944Z] a050256f5b6f: Pulling fs layer [2022-10-06T16:29:45.944Z] 656be50a0ddc: Pulling fs layer [2022-10-06T16:29:45.944Z] 2bbca73fdf42: Pulling fs layer [2022-10-06T16:29:45.944Z] f607e4fc86c3: Pulling fs layer [2022-10-06T16:29:45.944Z] 4d572c569a2c: Pulling fs layer [2022-10-06T16:29:45.944Z] fcf976331f73: Pulling fs layer [2022-10-06T16:29:45.944Z] f607e4fc86c3: Waiting [2022-10-06T16:29:45.944Z] 4d572c569a2c: Waiting [2022-10-06T16:29:45.944Z] fcf976331f73: Waiting [2022-10-06T16:29:45.944Z] 2bbca73fdf42: Waiting [2022-10-06T16:29:45.944Z] a050256f5b6f: Verifying Checksum [2022-10-06T16:29:45.944Z] a050256f5b6f: Download complete [2022-10-06T16:29:45.944Z] c0a3192eca97: Verifying Checksum [2022-10-06T16:29:45.944Z] c0a3192eca97: Download complete [2022-10-06T16:29:46.241Z] 2bbca73fdf42: Download complete [2022-10-06T16:29:46.241Z] f607e4fc86c3: Verifying Checksum [2022-10-06T16:29:46.241Z] f607e4fc86c3: Download complete [2022-10-06T16:29:46.241Z] b3c136eddcbf: Verifying Checksum [2022-10-06T16:29:46.241Z] b3c136eddcbf: Download complete [2022-10-06T16:29:47.217Z] b3c136eddcbf: Pull complete [2022-10-06T16:29:47.217Z] fcf976331f73: Verifying Checksum [2022-10-06T16:29:47.217Z] fcf976331f73: Download complete [2022-10-06T16:29:47.487Z] c0a3192eca97: Pull complete [2022-10-06T16:29:47.758Z] a050256f5b6f: Pull complete [2022-10-06T16:29:48.351Z] 4d572c569a2c: Verifying Checksum [2022-10-06T16:29:48.351Z] 4d572c569a2c: Download complete [2022-10-06T16:29:48.938Z] 656be50a0ddc: Verifying Checksum [2022-10-06T16:29:48.938Z] 656be50a0ddc: Download complete [2022-10-06T16:29:52.991Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:29:52.991Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:29:52.991Z] ---> 3c745c40850d [2022-10-06T16:29:52.991Z] Step 3/20 : WORKDIR /edgex-go [2022-10-06T16:29:52.991Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:29:52.991Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:29:52.991Z] ---> 3c745c40850d [2022-10-06T16:29:52.991Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:29:52.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:29:52.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:29:52.991Z] ---> 3c745c40850d [2022-10-06T16:29:52.991Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:29:52.991Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:29:52.991Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:29:52.991Z] ---> 3c745c40850d [2022-10-06T16:29:52.991Z] Step 3/33 : WORKDIR /edgex-go [2022-10-06T16:29:52.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:29:52.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:29:52.991Z] ---> 3c745c40850d [2022-10-06T16:29:52.991Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:29:57.186Z] ---> Running in 3b97cc54c647 [2022-10-06T16:29:57.186Z] ---> Running in 4944671d597e [2022-10-06T16:29:57.186Z] ---> Running in 8146f1f7a1e4 [2022-10-06T16:29:57.186Z] ---> Running in 2082c651db14 [2022-10-06T16:29:57.186Z] ---> Running in 6b04d1bb18d5 [2022-10-06T16:29:57.186Z] Removing intermediate container 4944671d597e [2022-10-06T16:29:57.186Z] ---> b97fd2d71058 [2022-10-06T16:29:57.186Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T16:29:57.186Z] Removing intermediate container 8146f1f7a1e4 [2022-10-06T16:29:57.186Z] ---> bb53a102670b [2022-10-06T16:29:57.186Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T16:29:57.186Z] ---> Running in 4033f4378d65 [2022-10-06T16:29:57.186Z] Removing intermediate container 2082c651db14 [2022-10-06T16:29:57.186Z] ---> 69cecddb782b [2022-10-06T16:29:57.186Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T16:29:57.186Z] Removing intermediate container 3b97cc54c647 [2022-10-06T16:29:57.186Z] ---> 0b8de6d491b0 [2022-10-06T16:29:57.186Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-06T16:29:57.186Z] ---> Running in 6f4c96b16556 [2022-10-06T16:29:57.186Z] Removing intermediate container 6b04d1bb18d5 [2022-10-06T16:29:57.186Z] ---> 7b952d87013f [2022-10-06T16:29:57.186Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:29:57.186Z] ---> Running in 6621caa4e815 [2022-10-06T16:29:57.186Z] ---> Running in 75a5ce2bcafd [2022-10-06T16:29:57.186Z] ---> Running in 7de3446781f3 [2022-10-06T16:29:57.186Z] Removing intermediate container 4033f4378d65 [2022-10-06T16:29:57.186Z] ---> 7c4f808256dc [2022-10-06T16:29:57.186Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:29:57.186Z] Removing intermediate container 6f4c96b16556 [2022-10-06T16:29:57.186Z] ---> e256132b007e [2022-10-06T16:29:57.186Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:29:57.186Z] ---> Running in 0d6dab7786f8 [2022-10-06T16:29:57.186Z] Removing intermediate container 6621caa4e815 [2022-10-06T16:29:57.186Z] ---> 72e260ba15ac [2022-10-06T16:29:57.186Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:29:57.186Z] ---> Running in ffe53f5dd4ec [2022-10-06T16:29:57.186Z] ---> Running in ded50d555f1c [2022-10-06T16:29:57.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:57.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:57.722Z] v3.16.2-238-g1f791c2f57 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-06T16:29:57.722Z] v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-06T16:29:57.722Z] OK: 17040 distinct packages available [2022-10-06T16:29:57.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:57.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:57.981Z] Removing intermediate container 7de3446781f3 [2022-10-06T16:29:57.981Z] ---> 63330edd1942 [2022-10-06T16:29:57.981Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-06T16:29:57.981Z] ---> Running in 4915c90bceb4 [2022-10-06T16:29:57.981Z] OK: 211 MiB in 51 packages [2022-10-06T16:29:58.251Z] Removing intermediate container ded50d555f1c [2022-10-06T16:29:58.251Z] ---> 00223ee4942a [2022-10-06T16:29:58.251Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-06T16:29:58.251Z] Removing intermediate container ffe53f5dd4ec [2022-10-06T16:29:58.251Z] ---> 0575e5dcc88c [2022-10-06T16:29:58.251Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-06T16:29:58.251Z] ---> Running in ba79200a137b [2022-10-06T16:29:58.251Z] ---> Running in fd54d223258d [2022-10-06T16:29:58.251Z] Removing intermediate container 0d6dab7786f8 [2022-10-06T16:29:58.251Z] ---> 15bc96bcb2a8 [2022-10-06T16:29:58.251Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-06T16:29:58.547Z] ---> Running in 0604165fc63a [2022-10-06T16:29:58.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:58.806Z] Removing intermediate container 75a5ce2bcafd [2022-10-06T16:29:58.806Z] ---> ee0ccfe6278e [2022-10-06T16:29:58.806Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-06T16:29:58.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:58.806Z] ---> 2b6e8bb90080 [2022-10-06T16:29:58.806Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:29:58.806Z] ---> Running in dae8a396b156 [2022-10-06T16:29:59.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.893Z] OK: 211 MiB in 51 packages [2022-10-06T16:29:59.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:29:59.893Z] OK: 211 MiB in 51 packages [2022-10-06T16:30:00.151Z] Removing intermediate container 4915c90bceb4 [2022-10-06T16:30:00.151Z] ---> 95a3263c9fc4 [2022-10-06T16:30:00.151Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-06T16:30:00.151Z] OK: 211 MiB in 51 packages [2022-10-06T16:30:00.151Z] OK: 211 MiB in 51 packages [2022-10-06T16:30:00.409Z] Removing intermediate container ba79200a137b [2022-10-06T16:30:00.409Z] ---> 5e61701ccc7f [2022-10-06T16:30:00.409Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T16:30:00.409Z] ---> 9eaffc595ea1 [2022-10-06T16:30:00.409Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:30:00.409Z] ---> 4aea45bcae86 [2022-10-06T16:30:00.409Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:30:00.409Z] ---> Running in c327c359f641 [2022-10-06T16:30:00.670Z] ---> Running in 384abd62f17e [2022-10-06T16:30:00.670Z] Removing intermediate container fd54d223258d [2022-10-06T16:30:00.670Z] ---> 96ef5e224e6b [2022-10-06T16:30:00.670Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T16:30:00.670Z] Removing intermediate container 0604165fc63a [2022-10-06T16:30:00.670Z] ---> e3fcd93607ce [2022-10-06T16:30:00.670Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T16:30:00.928Z] ---> 84173175dc70 [2022-10-06T16:30:00.928Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:30:00.928Z] ---> Running in d93283eebac7 [2022-10-06T16:30:00.928Z] ---> 8bec3d4951f4 [2022-10-06T16:30:00.928Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:30:00.928Z] ---> Running in 8680fc19f3eb [2022-10-06T16:30:01.282Z] 656be50a0ddc: Pull complete [2022-10-06T16:30:01.283Z] 2bbca73fdf42: Pull complete [2022-10-06T16:30:01.283Z] f607e4fc86c3: Pull complete [2022-10-06T16:30:06.635Z] 4d572c569a2c: Pull complete [2022-10-06T16:30:08.583Z] fcf976331f73: Pull complete [2022-10-06T16:30:08.583Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-06T16:30:08.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T16:30:08.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:30:08.973Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T16:30:08.973Z] WORKDIR /edgex [2022-10-06T16:30:08.973Z] COPY go.mod . [2022-10-06T16:30:08.973Z] RUN go mod download [2022-10-06T16:30:08.973Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-06T16:30:09.558Z] Sending build context to Docker daemon 3.26MB [2022-10-06T16:30:09.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-06T16:30:09.558Z] ---> 3970a7415f9e [2022-10-06T16:30:09.558Z] Step 2/4 : WORKDIR /edgex [2022-10-06T16:30:11.517Z] ---> Running in 0342fc6a398f [2022-10-06T16:30:11.517Z] Removing intermediate container 0342fc6a398f [2022-10-06T16:30:11.517Z] ---> 25dcc789ce72 [2022-10-06T16:30:11.517Z] Step 3/4 : COPY go.mod . [2022-10-06T16:30:11.784Z] ---> 479bb6739594 [2022-10-06T16:30:11.784Z] Step 4/4 : RUN go mod download [2022-10-06T16:30:12.058Z] ---> Running in dab5275c311c [2022-10-06T16:30:19.014Z] Removing intermediate container c327c359f641 [2022-10-06T16:30:19.014Z] ---> 85f3ed685076 [2022-10-06T16:30:19.014Z] Step 8/33 : COPY . . [2022-10-06T16:30:19.014Z] Removing intermediate container dae8a396b156 [2022-10-06T16:30:19.014Z] ---> 89e9e219f9a4 [2022-10-06T16:30:19.014Z] Step 7/20 : COPY . . [2022-10-06T16:30:19.014Z] Removing intermediate container 384abd62f17e [2022-10-06T16:30:19.014Z] ---> a3d3cdb1d1a3 [2022-10-06T16:30:19.014Z] Step 9/24 : COPY . . [2022-10-06T16:30:19.014Z] Removing intermediate container 8680fc19f3eb [2022-10-06T16:30:19.014Z] ---> 6a79cc2c42d6 [2022-10-06T16:30:19.014Z] Step 9/23 : COPY . . [2022-10-06T16:30:19.014Z] Removing intermediate container d93283eebac7 [2022-10-06T16:30:19.014Z] ---> 73371ab94a16 [2022-10-06T16:30:19.014Z] Step 9/24 : COPY . . [2022-10-06T16:30:28.995Z] ---> 28dae04027a0 [2022-10-06T16:30:28.995Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-06T16:30:28.995Z] ---> 4acb2157effc [2022-10-06T16:30:28.995Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-06T16:30:28.995Z] ---> 04d1764a80ee [2022-10-06T16:30:28.995Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-06T16:30:28.995Z] ---> 373a963f3462 [2022-10-06T16:30:28.995Z] ---> 7514026a66ff [2022-10-06T16:30:28.995Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-06T16:30:28.995Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-06T16:30:28.995Z] ---> Running in a32136aa4cd9 [2022-10-06T16:30:28.995Z] ---> Running in 952600cce999 [2022-10-06T16:30:28.995Z] ---> Running in ac7823baae79 [2022-10-06T16:30:28.995Z] ---> Running in 47679f37414e [2022-10-06T16:30:28.995Z] ---> Running in 49006f391f3a [2022-10-06T16:30:29.255Z] 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-06T16:30:29.820Z] 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-06T16:30:29.820Z] 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-06T16:30:29.820Z] 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-06T16:30:29.820Z] 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-06T16:30:44.274Z] Removing intermediate container dab5275c311c [2022-10-06T16:30:44.274Z] ---> e95e2979a64c [2022-10-06T16:30:44.274Z] Successfully built e95e2979a64c [2022-10-06T16:30:44.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:30:44.674Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T16:30:44.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:30:44.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-7276 does not seem to be running inside a container [2022-10-06T16:30:44.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-06T16:30:46.114Z] $ docker top 551be0f6e197ff691c6650aee090abe1fbf4d8352525cf7d7a21d06833c4d6d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T16:30:46.986Z] + go version [2022-10-06T16:30:46.986Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-06T16:30:47.023Z] $ docker stop --time=1 551be0f6e197ff691c6650aee090abe1fbf4d8352525cf7d7a21d06833c4d6d9 [2022-10-06T16:30:48.590Z] $ docker rm -f 551be0f6e197ff691c6650aee090abe1fbf4d8352525cf7d7a21d06833c4d6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:30:49.428Z] + docker inspect -f . ci-base-image-arm64 [2022-10-06T16:30:49.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:30:49.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-7276 does not seem to be running inside a container [2022-10-06T16:30:49.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-06T16:30:50.890Z] $ docker top 3832464d59d4592af7abbcbec028b7e96d1b256b71d87ad94540ce1fe5f92db8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-06T16:30:51.126Z] ========================================================= [2022-10-06T16:30:51.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-06T16:30:51.126Z] ========================================================= [Pipeline] sh [2022-10-06T16:30:51.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-06T16:30:51.826Z] + make test [2022-10-06T16:30:52.102Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-06T16:31:08.510Z] Removing intermediate container 952600cce999 [2022-10-06T16:31:08.510Z] ---> bcdf5fde119d [2022-10-06T16:31:08.510Z] [2022-10-06T16:31:08.510Z] Step 10/33 : FROM alpine:3.16 [2022-10-06T16:31:08.510Z] Removing intermediate container 47679f37414e [2022-10-06T16:31:08.510Z] ---> caaab5be2c99 [2022-10-06T16:31:08.510Z] [2022-10-06T16:31:08.510Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T16:31:08.510Z] Removing intermediate container 49006f391f3a [2022-10-06T16:31:08.510Z] ---> 077799d38733 [2022-10-06T16:31:08.510Z] [2022-10-06T16:31:08.510Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T16:31:08.510Z] 3.16: Pulling from library/alpine [2022-10-06T16:31:08.510Z] 3.16: Pulling from library/alpine [2022-10-06T16:31:08.510Z] 3.16: Pulling from library/alpine [2022-10-06T16:31:08.510Z] Removing intermediate container ac7823baae79 [2022-10-06T16:31:08.510Z] ---> add94d3e190d [2022-10-06T16:31:08.510Z] [2022-10-06T16:31:08.510Z] Step 9/20 : FROM alpine:3.15 [2022-10-06T16:31:09.446Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T16:31:09.446Z] Status: Downloaded newer image for alpine:3.16 [2022-10-06T16:31:09.446Z] ---> 9c6f07244728 [2022-10-06T16:31:09.446Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-06T16:31:09.446Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T16:31:09.446Z] Status: Image is up to date for alpine:3.16 [2022-10-06T16:31:09.446Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T16:31:09.446Z] Status: Image is up to date for alpine:3.16 [2022-10-06T16:31:09.446Z] ---> 9c6f07244728 [2022-10-06T16:31:09.446Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:31:09.446Z] ---> 9c6f07244728 [2022-10-06T16:31:09.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:31:09.446Z] 3.15: Pulling from library/alpine [2022-10-06T16:31:09.446Z] ---> Running in 5cd935cb28b0 [2022-10-06T16:31:09.446Z] ---> Running in f1e3efeef4bf [2022-10-06T16:31:09.446Z] ---> Running in 2ee10999f4ab [2022-10-06T16:31:09.446Z] Removing intermediate container a32136aa4cd9 [2022-10-06T16:31:09.446Z] ---> 2ada19484163 [2022-10-06T16:31:09.446Z] [2022-10-06T16:31:09.446Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T16:31:09.446Z] ---> 9c6f07244728 [2022-10-06T16:31:09.446Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-06T16:31:09.705Z] Removing intermediate container 5cd935cb28b0 [2022-10-06T16:31:09.705Z] ---> c98f63cf5339 [2022-10-06T16:31:09.705Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-06T16:31:09.705Z] Removing intermediate container f1e3efeef4bf [2022-10-06T16:31:09.705Z] ---> 4651ad30da5c [2022-10-06T16:31:09.705Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-06T16:31:09.705Z] ---> Running in 467ef4d84f47 [2022-10-06T16:31:09.965Z] ---> Running in 0984e03e4926 [2022-10-06T16:31:09.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:09.965Z] ---> Running in 2834c2de86b6 [2022-10-06T16:31:09.965Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T16:31:09.965Z] Status: Downloaded newer image for alpine:3.15 [2022-10-06T16:31:09.965Z] ---> c4fc93816858 [2022-10-06T16:31:09.965Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:31:09.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:09.965Z] ---> Running in 368661a6dbb2 [2022-10-06T16:31:09.965Z] Removing intermediate container 2834c2de86b6 [2022-10-06T16:31:09.965Z] ---> c6286220277e [2022-10-06T16:31:09.965Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-06T16:31:09.965Z] ---> Running in e2a277c9e02e [2022-10-06T16:31:10.224Z] Removing intermediate container 368661a6dbb2 [2022-10-06T16:31:10.224Z] ---> 74baf3dc53b2 [2022-10-06T16:31:10.224Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:10.224Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:10.224Z] ---> Running in edfdc7fe725c [2022-10-06T16:31:10.224Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:10.224Z] OK: 6 MiB in 15 packages [2022-10-06T16:31:10.224Z] Removing intermediate container e2a277c9e02e [2022-10-06T16:31:10.224Z] ---> 15c3107f3773 [2022-10-06T16:31:10.224Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:10.224Z] ---> Running in a6e94e87f3c4 [2022-10-06T16:31:10.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:10.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:10.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:10.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:10.484Z] Removing intermediate container 2ee10999f4ab [2022-10-06T16:31:10.484Z] ---> 33d3056f8799 [2022-10-06T16:31:10.484Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:31:10.742Z] ---> Running in 9fc0250d5bd4 [2022-10-06T16:31:10.742Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:10.742Z] (2/2) Installing su-exec (0.2-r1) [2022-10-06T16:31:10.742Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:10.742Z] OK: 6 MiB in 16 packages [2022-10-06T16:31:10.742Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-06T16:31:10.742Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:10.742Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:10.742Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:31:10.742Z] OK: 6 MiB in 16 packages [2022-10-06T16:31:10.742Z] Removing intermediate container 9fc0250d5bd4 [2022-10-06T16:31:10.742Z] ---> f4ee666e2450 [2022-10-06T16:31:10.742Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-06T16:31:11.001Z] ---> Running in 419cf07fec18 [2022-10-06T16:31:11.001Z] Removing intermediate container edfdc7fe725c [2022-10-06T16:31:11.001Z] ---> 7b40880e420b [2022-10-06T16:31:11.001Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-06T16:31:11.001Z] ---> Running in 134a1ed3315c [2022-10-06T16:31:11.001Z] Removing intermediate container 419cf07fec18 [2022-10-06T16:31:11.001Z] ---> effaab706aa4 [2022-10-06T16:31:11.001Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-06T16:31:11.001Z] ---> Running in 0a3009ec96aa [2022-10-06T16:31:11.261Z] Removing intermediate container 0a3009ec96aa [2022-10-06T16:31:11.261Z] ---> abd8cf263166 [2022-10-06T16:31:11.261Z] Step 16/24 : WORKDIR / [2022-10-06T16:31:11.261Z] ---> Running in 9c4f08c27219 [2022-10-06T16:31:11.261Z] Removing intermediate container 0984e03e4926 [2022-10-06T16:31:11.261Z] ---> ecddc43ecae2 [2022-10-06T16:31:11.261Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-06T16:31:11.261Z] ---> Running in 68f65e0e163b [2022-10-06T16:31:11.261Z] Removing intermediate container 9c4f08c27219 [2022-10-06T16:31:11.261Z] ---> bec1d663919e [2022-10-06T16:31:11.261Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:31:11.520Z] Removing intermediate container a6e94e87f3c4 [2022-10-06T16:31:11.521Z] ---> 88536fa24b3f [2022-10-06T16:31:11.521Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-06T16:31:11.521Z] Removing intermediate container 68f65e0e163b [2022-10-06T16:31:11.521Z] ---> a0026bbe5a04 [2022-10-06T16:31:11.521Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-06T16:31:11.521Z] Removing intermediate container 467ef4d84f47 [2022-10-06T16:31:11.521Z] ---> 5a8b06500545 [2022-10-06T16:31:11.521Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:31:11.782Z] ---> Running in 0326b9084b38 [2022-10-06T16:31:11.782Z] ---> 5e96cd8975d5 [2022-10-06T16:31:11.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-06T16:31:11.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:11.782Z] ---> Running in e15950370be9 [2022-10-06T16:31:11.782Z] ---> Running in bf964f0dbf64 [2022-10-06T16:31:11.782Z] Removing intermediate container e15950370be9 [2022-10-06T16:31:11.782Z] ---> 012701a18d39 [2022-10-06T16:31:11.782Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-06T16:31:12.041Z] Removing intermediate container bf964f0dbf64 [2022-10-06T16:31:12.041Z] ---> 89f9ed3cc077 [2022-10-06T16:31:12.041Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-06T16:31:12.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:12.041Z] ---> Running in 35e42969a7b8 [2022-10-06T16:31:12.041Z] ---> Running in 820e481fa1f3 [2022-10-06T16:31:12.041Z] ---> 3801fd58a5b6 [2022-10-06T16:31:12.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-06T16:31:12.301Z] Removing intermediate container 35e42969a7b8 [2022-10-06T16:31:12.301Z] Removing intermediate container 820e481fa1f3 [2022-10-06T16:31:12.301Z] ---> a805df6d9d23 [2022-10-06T16:31:12.301Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto ---> a3c20becc5df [2022-10-06T16:31:12.301Z] [2022-10-06T16:31:12.301Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T16:31:12.301Z] ---> Running in b8e5da847bcc [2022-10-06T16:31:12.301Z] ---> Running in 09e2cbc8cc8f [2022-10-06T16:31:12.301Z] ---> 961e404b82bc [2022-10-06T16:31:12.301Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-06T16:31:12.301Z] ---> Running in 0ecd2bbb9206 [2022-10-06T16:31:12.301Z] Removing intermediate container b8e5da847bcc [2022-10-06T16:31:12.301Z] ---> b623de50bb35 [2022-10-06T16:31:12.301Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-06T16:31:12.301Z] Removing intermediate container 09e2cbc8cc8f [2022-10-06T16:31:12.301Z] ---> 23748f90d37f [2022-10-06T16:31:12.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:31:12.570Z] ---> Running in 0de27b329a7b [2022-10-06T16:31:12.570Z] Removing intermediate container 0ecd2bbb9206 [2022-10-06T16:31:12.570Z] ---> 72b9e25c7df3 [2022-10-06T16:31:12.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:31:12.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:12.570Z] ---> Running in d5a45a12e6d4 [2022-10-06T16:31:12.570Z] ---> f85dcb613546 [2022-10-06T16:31:12.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-06T16:31:12.829Z] Removing intermediate container d5a45a12e6d4 [2022-10-06T16:31:12.829Z] ---> 3eb13f6d3d8c [2022-10-06T16:31:12.829Z] Step 22/24 : LABEL arch=x86_64 [2022-10-06T16:31:12.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:12.829Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:31:12.829Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:31:12.829Z] OK: 15857 distinct packages available [2022-10-06T16:31:12.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:13.090Z] ---> Running in 4989841bebda [2022-10-06T16:31:13.090Z] ---> faa7f5f4e50a [2022-10-06T16:31:13.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-06T16:31:13.090Z] Removing intermediate container 4989841bebda [2022-10-06T16:31:13.090Z] ---> 774fe8685b56 [2022-10-06T16:31:13.090Z] Step 23/24 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:13.354Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:13.354Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T16:31:13.354Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-06T16:31:13.354Z] ---> Running in a25eb7d4ecdc [2022-10-06T16:31:13.354Z] ---> d8a1fd3c3042 [2022-10-06T16:31:13.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-06T16:31:13.612Z] ---> Running in 37ea7631ed0f [2022-10-06T16:31:13.612Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T16:31:13.612Z] Removing intermediate container 0de27b329a7b [2022-10-06T16:31:13.612Z] ---> 4a0d8247aa48 [2022-10-06T16:31:13.612Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-06T16:31:13.612Z] Removing intermediate container a25eb7d4ecdc [2022-10-06T16:31:13.612Z] ---> 5106e2298201 [2022-10-06T16:31:13.612Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T16:31:13.612Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-06T16:31:13.612Z] ---> Running in c34138f3de2d [2022-10-06T16:31:13.612Z] ---> Running in d7be5b77307b [2022-10-06T16:31:13.612Z] Removing intermediate container 37ea7631ed0f [2022-10-06T16:31:13.612Z] ---> 7e53e46dacd7 [2022-10-06T16:31:13.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:31:13.612Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-06T16:31:13.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:13.878Z] ---> Running in d1f54b6d10c6 [2022-10-06T16:31:13.878Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:13.878Z] Removing intermediate container d7be5b77307b [2022-10-06T16:31:13.878Z] ---> cabd05d564c5 [2022-10-06T16:31:13.878Z] [2022-10-06T16:31:13.878Z] OK: 8 MiB in 20 packages [2022-10-06T16:31:13.878Z] Removing intermediate container c34138f3de2d [2022-10-06T16:31:13.878Z] ---> eec0967fedf1 [2022-10-06T16:31:13.878Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-06T16:31:13.878Z] Removing intermediate container d1f54b6d10c6 [2022-10-06T16:31:13.878Z] ---> 4e0e83dbc34c [2022-10-06T16:31:13.878Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T16:31:13.878Z] Successfully built cabd05d564c5 [2022-10-06T16:31:13.878Z] Successfully tagged core-command:latest [2022-10-06T16:31:13.878Z] Building support-scheduler [2022-10-06T16:31:13.878Z]  Building core-command ... done  ---> Running in 8e88c56911b5 [2022-10-06T16:31:14.142Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-06T16:31:14.142Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-06T16:31:14.402Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-06T16:31:14.402Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-06T16:31:14.662Z] (5/9) Installing curl (7.80.0-r3) [2022-10-06T16:31:14.662Z] ---> 213877885a01 [2022-10-06T16:31:14.662Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-06T16:31:14.662Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:14.662Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:31:14.921Z] (8/9) Installing libucontext (1.1-r0) [2022-10-06T16:31:14.921Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-06T16:31:14.921Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:31:14.921Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:31:15.192Z] OK: 8 MiB in 23 packages [2022-10-06T16:31:15.192Z] Removing intermediate container 8e88c56911b5 [2022-10-06T16:31:15.192Z] ---> 64fa1d3643f5 [2022-10-06T16:31:15.192Z] Step 22/23 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:15.192Z] ---> Running in fb3641a2d30d [2022-10-06T16:31:15.192Z] ---> Running in f6bda518f7c4 [2022-10-06T16:31:15.453Z] Removing intermediate container 0326b9084b38 [2022-10-06T16:31:15.453Z] ---> 137a3f674469 [2022-10-06T16:31:15.453Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:31:15.453Z] Removing intermediate container f6bda518f7c4 [2022-10-06T16:31:15.453Z] ---> 4dfd04631ee0 [2022-10-06T16:31:15.453Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T16:31:15.711Z] ---> Running in 8354a868c657 [2022-10-06T16:31:15.711Z] ---> e3a8ab902b51 [2022-10-06T16:31:15.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-06T16:31:15.969Z] Removing intermediate container 8354a868c657 [2022-10-06T16:31:15.969Z] ---> 34f6b8ef8ffc [2022-10-06T16:31:15.969Z] [2022-10-06T16:31:15.969Z] Successfully built 34f6b8ef8ffc [2022-10-06T16:31:16.229Z] Successfully tagged support-notifications:latest [2022-10-06T16:31:16.229Z]  Building support-notifications ... done Building security-proxy-setup [2022-10-06T16:31:16.229Z] Removing intermediate container 134a1ed3315c [2022-10-06T16:31:16.229Z] ---> 42447a90c347 [2022-10-06T16:31:16.229Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:31:17.167Z] ---> 423761c3e978 [2022-10-06T16:31:17.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-06T16:31:17.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:31:17.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:31:17.424Z] ---> 3c745c40850d [2022-10-06T16:31:17.424Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:31:17.424Z] ---> Using cache [2022-10-06T16:31:17.424Z] ---> 69cecddb782b [2022-10-06T16:31:17.424Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T16:31:17.424Z] ---> Using cache [2022-10-06T16:31:17.424Z] ---> 72e260ba15ac [2022-10-06T16:31:17.424Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:17.424Z] ---> Using cache [2022-10-06T16:31:17.424Z] ---> 00223ee4942a [2022-10-06T16:31:17.424Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-06T16:31:18.045Z] ---> aa1be310234b [2022-10-06T16:31:18.045Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-06T16:31:18.045Z] ---> Running in 9d61ee54ba0a [2022-10-06T16:31:18.303Z] ---> 5842e62a0406 [2022-10-06T16:31:18.303Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-06T16:31:18.567Z] Removing intermediate container fb3641a2d30d [2022-10-06T16:31:18.567Z] ---> aed4727d36f7 [2022-10-06T16:31:18.567Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:31:18.567Z] ---> Running in 74c903208cd3 [2022-10-06T16:31:18.567Z] ---> 37fdca7af5a8 [2022-10-06T16:31:18.567Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-06T16:31:18.825Z] Removing intermediate container 74c903208cd3 [2022-10-06T16:31:18.825Z] ---> 0f99b1cf907f [2022-10-06T16:31:18.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:31:18.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:18.825Z] ---> 6232d1e22bb9 [2022-10-06T16:31:18.825Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-06T16:31:19.085Z] ---> Running in d5ff9608361b [2022-10-06T16:31:19.085Z] ---> f5092c4ab970 [2022-10-06T16:31:19.085Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-06T16:31:19.085Z] ---> Running in 7fe4c952db2f [2022-10-06T16:31:19.345Z] Removing intermediate container d5ff9608361b [2022-10-06T16:31:19.345Z] ---> e4c9d9f64ac1 [2022-10-06T16:31:19.345Z] Step 22/24 : LABEL arch=x86_64 [2022-10-06T16:31:19.345Z] Removing intermediate container 7fe4c952db2f [2022-10-06T16:31:19.345Z] ---> d076a893ad0b [2022-10-06T16:31:19.345Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:31:19.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:31:19.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:31:19.345Z] ---> 3c745c40850d [2022-10-06T16:31:19.345Z] Step 3/22 : WORKDIR /edgex-go [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 7b952d87013f [2022-10-06T16:31:19.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 63330edd1942 [2022-10-06T16:31:19.345Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 95a3263c9fc4 [2022-10-06T16:31:19.345Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 9eaffc595ea1 [2022-10-06T16:31:19.345Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 85f3ed685076 [2022-10-06T16:31:19.345Z] Step 8/22 : COPY . . [2022-10-06T16:31:19.345Z] ---> Using cache [2022-10-06T16:31:19.345Z] ---> 04d1764a80ee [2022-10-06T16:31:19.346Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-06T16:31:19.605Z] ---> Running in da9653e9400f [2022-10-06T16:31:19.605Z] ---> Running in 22f4ecc3c261 [2022-10-06T16:31:19.605Z] ---> Running in 3379089a62f1 [2022-10-06T16:31:19.605Z] ---> 950c73a76168 [2022-10-06T16:31:19.605Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-06T16:31:19.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:19.605Z] Removing intermediate container da9653e9400f [2022-10-06T16:31:19.605Z] ---> 9f8d71732f38 [2022-10-06T16:31:19.605Z] Step 23/24 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:19.605Z] Removing intermediate container 3379089a62f1 [2022-10-06T16:31:19.605Z] ---> 5f4c99f2b0cb [2022-10-06T16:31:19.605Z] Step 18/20 : LABEL arch=x86_64 [2022-10-06T16:31:19.864Z] ---> Running in c8ab7840fcab [2022-10-06T16:31:19.864Z] ---> 2135fe977805 [2022-10-06T16:31:19.864Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-06T16:31:19.864Z] ---> Running in 41aac1af79a4 [2022-10-06T16:31:19.864Z] 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-06T16:31:19.864Z] Removing intermediate container 41aac1af79a4 [2022-10-06T16:31:19.864Z] ---> 785e264f8057 [2022-10-06T16:31:19.864Z] Step 19/20 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:19.864Z] Removing intermediate container c8ab7840fcab [2022-10-06T16:31:19.864Z] ---> 54eee70e794c [2022-10-06T16:31:19.864Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T16:31:20.123Z] OK: 211 MiB in 51 packages [2022-10-06T16:31:20.123Z] ---> Running in ef3b8a1bb877 [2022-10-06T16:31:20.123Z] ---> Running in c3e943383f62 [2022-10-06T16:31:20.123Z] ---> 3288a0ad4cb7 [2022-10-06T16:31:20.123Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-06T16:31:20.380Z] Removing intermediate container c3e943383f62 [2022-10-06T16:31:20.380Z] ---> 7e98f14133eb [2022-10-06T16:31:20.380Z] Step 20/20 : LABEL version=0.0.0 [2022-10-06T16:31:20.380Z] Removing intermediate container ef3b8a1bb877 [2022-10-06T16:31:20.380Z] ---> c93acc5477e6 [2022-10-06T16:31:20.380Z] [2022-10-06T16:31:20.381Z] ---> Running in 3e33d082cb1c [2022-10-06T16:31:20.381Z] ---> 5515cd43479a [2022-10-06T16:31:20.381Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-06T16:31:20.381Z] Successfully built c93acc5477e6 [2022-10-06T16:31:20.381Z] Successfully tagged core-data:latest [2022-10-06T16:31:20.639Z]  Building core-data ... done Building sys-mgmt-agent [2022-10-06T16:31:20.639Z] Removing intermediate container 9d61ee54ba0a [2022-10-06T16:31:20.639Z] ---> 903a04bc9fa4 [2022-10-06T16:31:20.639Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T16:31:20.639Z] Removing intermediate container 3e33d082cb1c [2022-10-06T16:31:20.639Z] ---> fdad09f60966 [2022-10-06T16:31:20.639Z] [2022-10-06T16:31:20.639Z] Successfully built fdad09f60966 [2022-10-06T16:31:21.575Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-06T16:31:21.576Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-10-06T16:31:22.148Z] ---> 6c9dc4a2afde [2022-10-06T16:31:22.148Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-06T16:31:23.098Z] ---> 7f83ea2ba305 [2022-10-06T16:31:23.098Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:31:23.370Z] ---> 2451213bc524 [2022-10-06T16:31:23.370Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-06T16:31:23.628Z] ---> Running in 6b45daeb839c [2022-10-06T16:31:23.891Z] ---> Running in 2d1fe4dee60d [2022-10-06T16:31:24.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-06T16:31:25.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:31:25.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:31:25.794Z] ---> 3c745c40850d [2022-10-06T16:31:25.794Z] Step 3/23 : WORKDIR /edgex-go [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 7b952d87013f [2022-10-06T16:31:25.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 63330edd1942 [2022-10-06T16:31:25.794Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-06T16:31:25.794Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:31:25.794Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:31:25.794Z] ---> 3c745c40850d [2022-10-06T16:31:25.794Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 7b952d87013f [2022-10-06T16:31:25.794Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 63330edd1942 [2022-10-06T16:31:25.794Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 95a3263c9fc4 [2022-10-06T16:31:25.794Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 9eaffc595ea1 [2022-10-06T16:31:25.794Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 85f3ed685076 [2022-10-06T16:31:25.794Z] Step 8/25 : COPY . . [2022-10-06T16:31:25.794Z] ---> Using cache [2022-10-06T16:31:25.794Z] ---> 04d1764a80ee [2022-10-06T16:31:25.794Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-06T16:31:26.054Z] ---> Running in 2af07405a977 [2022-10-06T16:31:26.054Z] ---> Running in 64f3ef50f3dd [2022-10-06T16:31:26.054Z] Removing intermediate container 2d1fe4dee60d [2022-10-06T16:31:26.054Z] ---> ca1b4b048b51 [2022-10-06T16:31:26.054Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-06T16:31:26.312Z] ---> Running in 80545cefdb1d [2022-10-06T16:31:26.570Z] Removing intermediate container 80545cefdb1d [2022-10-06T16:31:26.571Z] ---> 87a1e43a7f71 [2022-10-06T16:31:26.571Z] Step 30/33 : CMD ["gate"] [2022-10-06T16:31:26.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:26.829Z] 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-06T16:31:27.090Z] ---> Running in a87aa039d578 [2022-10-06T16:31:27.658Z] Removing intermediate container a87aa039d578 [2022-10-06T16:31:27.658Z] ---> 6a52338313d4 [2022-10-06T16:31:27.658Z] Step 31/33 : LABEL arch=x86_64 [2022-10-06T16:31:28.229Z] ---> Running in 224ce449dd30 [2022-10-06T16:31:28.794Z] Removing intermediate container 224ce449dd30 [2022-10-06T16:31:28.794Z] ---> 3a12010818e7 [2022-10-06T16:31:28.794Z] Step 32/33 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:28.794Z] ---> Running in 3a878923c469 [2022-10-06T16:31:29.053Z] Removing intermediate container 3a878923c469 [2022-10-06T16:31:29.053Z] ---> fa77973d9175 [2022-10-06T16:31:29.053Z] Step 33/33 : LABEL version=0.0.0 [2022-10-06T16:31:29.311Z] ---> Running in 1367ed360edb [2022-10-06T16:31:29.569Z] Removing intermediate container 1367ed360edb [2022-10-06T16:31:29.569Z] ---> 329b4b7d2d20 [2022-10-06T16:31:29.569Z] [2022-10-06T16:31:29.827Z] Successfully built 329b4b7d2d20 [2022-10-06T16:31:29.827Z] Successfully tagged security-bootstrapper:latest [2022-10-06T16:31:29.827Z] Building core-metadata [2022-10-06T16:31:30.086Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:34.276Z] OK: 211 MiB in 51 packages [2022-10-06T16:31:34.276Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:31:34.276Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:31:34.276Z] ---> 3c745c40850d [2022-10-06T16:31:34.276Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 69cecddb782b [2022-10-06T16:31:34.276Z] Step 4/25 : WORKDIR /edgex-go [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 72e260ba15ac [2022-10-06T16:31:34.276Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 00223ee4942a [2022-10-06T16:31:34.276Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 903a04bc9fa4 [2022-10-06T16:31:34.276Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 7f83ea2ba305 [2022-10-06T16:31:34.276Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:31:34.276Z] ---> Using cache [2022-10-06T16:31:34.276Z] ---> 6e2602401cf9 [2022-10-06T16:31:34.276Z] Step 9/25 : COPY . . [2022-10-06T16:31:35.706Z] 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-06T16:31:39.022Z] Removing intermediate container 2af07405a977 [2022-10-06T16:31:39.022Z] ---> 426243557393 [2022-10-06T16:31:39.022Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-06T16:31:39.022Z] ---> 59b8104c70bf [2022-10-06T16:31:39.022Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-06T16:31:39.281Z] ---> Running in 91cc34607b6f [2022-10-06T16:31:39.281Z] Removing intermediate container 6b45daeb839c [2022-10-06T16:31:39.281Z] ---> 6e2602401cf9 [2022-10-06T16:31:39.281Z] Step 9/23 : COPY . . [2022-10-06T16:31:39.281Z] ---> 04d61c6ca9ff [2022-10-06T16:31:39.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:31:40.231Z] 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-06T16:31:41.167Z] ---> Running in 0dc3b76fda94 [2022-10-06T16:31:41.427Z] Removing intermediate container 22f4ecc3c261 [2022-10-06T16:31:41.427Z] ---> 79763923c48b [2022-10-06T16:31:41.427Z] [2022-10-06T16:31:41.427Z] Step 10/22 : FROM alpine:3.16 [2022-10-06T16:31:41.427Z] ---> 9c6f07244728 [2022-10-06T16:31:41.427Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-06T16:31:41.995Z] ---> Running in b0923fb7d4d0 [2022-10-06T16:31:42.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:42.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:42.515Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-06T16:31:42.515Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-06T16:31:42.515Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T16:31:42.515Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-06T16:31:42.515Z] (5/6) Installing curl (7.83.1-r3) [2022-10-06T16:31:42.515Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:42.515Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:42.515Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:31:42.773Z] OK: 8 MiB in 20 packages [2022-10-06T16:31:44.149Z] 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-06T16:31:44.149Z] ---> 53db9def78e6 [2022-10-06T16:31:44.149Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-06T16:31:44.427Z] Removing intermediate container b0923fb7d4d0 [2022-10-06T16:31:44.427Z] ---> 6ad458aa5374 [2022-10-06T16:31:44.427Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T16:31:44.692Z] ---> Running in 92001dd2da43 [2022-10-06T16:31:44.952Z] ---> Running in 3204f1cdd7e0 [2022-10-06T16:31:45.903Z] 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-06T16:31:46.167Z] Removing intermediate container 3204f1cdd7e0 [2022-10-06T16:31:46.167Z] ---> 9b99ddb7f9ee [2022-10-06T16:31:46.167Z] Step 13/22 : WORKDIR /edgex [2022-10-06T16:31:46.167Z] ---> Running in f6223b7621b1 [2022-10-06T16:31:46.425Z] Removing intermediate container f6223b7621b1 [2022-10-06T16:31:46.425Z] ---> 5e92ae2bade5 [2022-10-06T16:31:46.425Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-06T16:31:47.800Z] ---> 4ca57f72e4dc [2022-10-06T16:31:47.800Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-06T16:31:49.756Z] ---> 280b6fdf59a6 [2022-10-06T16:31:49.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-06T16:31:49.756Z] Removing intermediate container 64f3ef50f3dd [2022-10-06T16:31:49.756Z] ---> 2aef8fb1c7d6 [2022-10-06T16:31:49.756Z] [2022-10-06T16:31:49.756Z] Step 10/25 : FROM alpine:3.16 [2022-10-06T16:31:49.756Z] ---> 9c6f07244728 [2022-10-06T16:31:49.756Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-06T16:31:49.756Z] ---> Running in 95a6255fb470 [2022-10-06T16:31:50.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:50.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:31:50.948Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-06T16:31:50.948Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-06T16:31:50.948Z] (3/3) Installing su-exec (0.2-r1) [2022-10-06T16:31:50.948Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:31:50.948Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:31:50.948Z] OK: 6 MiB in 17 packages [2022-10-06T16:31:51.522Z] ---> 49939676be3b [2022-10-06T16:31:51.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T16:31:52.093Z] ---> 7668b844460d [2022-10-06T16:31:52.093Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T16:31:52.093Z] ---> Running in 44ae7020af23 [2022-10-06T16:31:52.093Z] Removing intermediate container 95a6255fb470 [2022-10-06T16:31:52.093Z] ---> 942cab3d5edc [2022-10-06T16:31:52.093Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T16:31:52.416Z] ---> Running in b0f6e00a39ed [2022-10-06T16:31:52.416Z] Removing intermediate container 0dc3b76fda94 [2022-10-06T16:31:52.416Z] ---> b85ba0fd6b8c [2022-10-06T16:31:52.416Z] Step 8/23 : COPY . . [2022-10-06T16:31:52.678Z] Removing intermediate container b0f6e00a39ed [2022-10-06T16:31:52.678Z] ---> c64dbe350a59 [2022-10-06T16:31:52.678Z] Step 13/25 : WORKDIR / [2022-10-06T16:31:53.252Z] ---> Running in cbc21caaebf3 [2022-10-06T16:31:54.200Z] Removing intermediate container cbc21caaebf3 [2022-10-06T16:31:54.200Z] ---> 80daee1058ea [2022-10-06T16:31:54.200Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-06T16:31:54.461Z] Removing intermediate container 44ae7020af23 [2022-10-06T16:31:54.461Z] ---> e330030903da [2022-10-06T16:31:54.461Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T16:31:54.722Z] ---> Running in 633f1e6d2bb2 [2022-10-06T16:31:54.722Z] ---> 51d9030c5e76 [2022-10-06T16:31:54.722Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-06T16:31:54.981Z] Removing intermediate container 633f1e6d2bb2 [2022-10-06T16:31:54.981Z] ---> 52295b92fcc5 [2022-10-06T16:31:54.981Z] Step 20/22 : LABEL arch=x86_64 [2022-10-06T16:31:55.240Z] ---> Running in f5fea7dc96b6 [2022-10-06T16:31:55.240Z] ---> 049b213be5ad [2022-10-06T16:31:55.240Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-06T16:31:55.809Z] Removing intermediate container f5fea7dc96b6 [2022-10-06T16:31:55.809Z] ---> 3aee1a7b1331 [2022-10-06T16:31:55.809Z] Step 21/22 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:31:55.809Z] ---> Running in 96da08a5a381 [2022-10-06T16:31:56.070Z] ---> a71ed96732aa [2022-10-06T16:31:56.070Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-06T16:31:56.330Z] Removing intermediate container 96da08a5a381 [2022-10-06T16:31:56.330Z] ---> 4881380dffc0 [2022-10-06T16:31:56.331Z] Step 22/22 : LABEL version=0.0.0 [2022-10-06T16:31:56.589Z] ---> Running in 6435a2d9b7d9 [2022-10-06T16:31:56.589Z] ---> 1e34b19f2a4f [2022-10-06T16:31:56.589Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-06T16:31:56.849Z] Removing intermediate container 6435a2d9b7d9 [2022-10-06T16:31:56.849Z] ---> 3e3fd35ff1b6 [2022-10-06T16:31:56.849Z] [2022-10-06T16:31:56.849Z] Successfully built 3e3fd35ff1b6 [2022-10-06T16:31:56.849Z] Successfully tagged security-proxy-setup:latest [2022-10-06T16:31:56.849Z]  Building security-proxy-setup ... done Building security-spire-server [2022-10-06T16:32:01.052Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:32:01.052Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:32:01.052Z] ---> 3c745c40850d [2022-10-06T16:32:01.052Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T16:32:01.052Z] ---> Using cache [2022-10-06T16:32:01.052Z] ---> 7b952d87013f [2022-10-06T16:32:01.052Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:01.052Z] ---> Using cache [2022-10-06T16:32:01.052Z] ---> 63330edd1942 [2022-10-06T16:32:01.052Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T16:32:01.052Z] ---> 5c9e8e39e2aa [2022-10-06T16:32:01.052Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-06T16:32:01.310Z] ---> Running in 58dd96323136 [2022-10-06T16:32:01.310Z] ---> 7fae0afee5ea [2022-10-06T16:32:01.310Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-06T16:32:01.310Z] ---> Running in 5e6fb405757d [2022-10-06T16:32:02.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:02.251Z] 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-06T16:32:02.510Z] ---> 9d3a2aaf1f5e [2022-10-06T16:32:02.510Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T16:32:02.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:03.339Z] OK: 211 MiB in 51 packages [2022-10-06T16:32:03.339Z] ---> b79000f76add [2022-10-06T16:32:03.339Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T16:32:03.902Z] ---> Running in 3cc15fcc6b4c [2022-10-06T16:32:04.160Z] Removing intermediate container 58dd96323136 [2022-10-06T16:32:04.160Z] ---> a6f58353ec19 [2022-10-06T16:32:04.160Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T16:32:04.160Z] Removing intermediate container 91cc34607b6f [2022-10-06T16:32:04.160Z] ---> 24ed44744f36 [2022-10-06T16:32:04.160Z] [2022-10-06T16:32:04.160Z] Step 11/25 : FROM alpine:3.16 [2022-10-06T16:32:04.160Z] ---> 9c6f07244728 [2022-10-06T16:32:04.160Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:32:04.160Z] ---> Using cache [2022-10-06T16:32:04.160Z] ---> 33d3056f8799 [2022-10-06T16:32:04.160Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:32:04.160Z] ---> Using cache [2022-10-06T16:32:04.160Z] ---> f4ee666e2450 [2022-10-06T16:32:04.160Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-06T16:32:04.160Z] ---> Running in c419746a1a14 [2022-10-06T16:32:04.725Z] Removing intermediate container c419746a1a14 [2022-10-06T16:32:04.725Z] ---> cf3e5176b15d [2022-10-06T16:32:04.725Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-06T16:32:04.725Z] ---> 9964f170c749 [2022-10-06T16:32:04.725Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:32:04.982Z] ---> Running in 312a04f0dce7 [2022-10-06T16:32:04.982Z] ---> Running in 0a90d9871636 [2022-10-06T16:32:05.547Z] Removing intermediate container 312a04f0dce7 [2022-10-06T16:32:05.547Z] ---> 883a2162808f [2022-10-06T16:32:05.547Z] Step 16/25 : WORKDIR / [2022-10-06T16:32:05.547Z] ---> Running in 03eb27ed90d4 [2022-10-06T16:32:05.804Z] Removing intermediate container 3cc15fcc6b4c [2022-10-06T16:32:05.804Z] ---> a047a630f771 [2022-10-06T16:32:05.804Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T16:32:05.804Z] ---> Running in 9f886ec563bf [2022-10-06T16:32:05.804Z] Removing intermediate container 03eb27ed90d4 [2022-10-06T16:32:05.804Z] ---> a4712f80326b [2022-10-06T16:32:05.804Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:32:06.062Z] Removing intermediate container 9f886ec563bf [2022-10-06T16:32:06.062Z] ---> 50e3f78d4530 [2022-10-06T16:32:06.062Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T16:32:06.062Z] ---> Running in 128eb57fb886 [2022-10-06T16:32:06.326Z] ---> c4657550bdcd [2022-10-06T16:32:06.326Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-06T16:32:06.326Z] Removing intermediate container 128eb57fb886 [2022-10-06T16:32:06.326Z] ---> b356c2aa5647 [2022-10-06T16:32:06.326Z] Step 24/25 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:06.583Z] ---> Running in 1d9ae565ebd4 [2022-10-06T16:32:06.843Z] ---> d7c4905e3616 [2022-10-06T16:32:06.843Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-06T16:32:06.843Z] Removing intermediate container 1d9ae565ebd4 [2022-10-06T16:32:06.843Z] ---> c098cec94ed3 [2022-10-06T16:32:06.843Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:32:07.101Z] ---> Running in 92828de0ef82 [2022-10-06T16:32:07.362Z] Removing intermediate container 92828de0ef82 [2022-10-06T16:32:07.362Z] ---> 0167ff3ddf27 [2022-10-06T16:32:07.362Z] [2022-10-06T16:32:07.362Z] ---> b2ec185a351c [2022-10-06T16:32:07.362Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-06T16:32:07.362Z] Successfully built 0167ff3ddf27 [2022-10-06T16:32:07.362Z] Successfully tagged security-secretstore-setup:latest [2022-10-06T16:32:07.362Z] Building security-spire-agent [2022-10-06T16:32:09.992Z]  Building security-secretstore-setup ... done  ---> b510d42bc019 [2022-10-06T16:32:09.992Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-06T16:32:10.265Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:32:10.265Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:32:10.265Z] ---> 3c745c40850d [2022-10-06T16:32:10.265Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T16:32:10.265Z] ---> Using cache [2022-10-06T16:32:10.265Z] ---> 7b952d87013f [2022-10-06T16:32:10.265Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:10.265Z] ---> Using cache [2022-10-06T16:32:10.265Z] ---> 63330edd1942 [2022-10-06T16:32:10.265Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T16:32:10.265Z] ---> Using cache [2022-10-06T16:32:10.265Z] ---> a6f58353ec19 [2022-10-06T16:32:10.265Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T16:32:10.265Z] ---> Using cache [2022-10-06T16:32:10.265Z] ---> 9964f170c749 [2022-10-06T16:32:10.265Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:32:10.851Z] ---> Running in b92a932181c4 [2022-10-06T16:32:10.851Z] ---> Running in 26245a03dc33 [2022-10-06T16:32:11.138Z] Removing intermediate container b92a932181c4 [2022-10-06T16:32:11.138Z] ---> 0f858ec84fd6 [2022-10-06T16:32:11.138Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:32:11.470Z] ---> Running in e252b718547a [2022-10-06T16:32:11.470Z] Removing intermediate container e252b718547a [2022-10-06T16:32:11.470Z] ---> 9c44c9ce4e70 [2022-10-06T16:32:11.470Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T16:32:11.762Z] ---> Running in 82cb315cafe7 [2022-10-06T16:32:12.063Z] Removing intermediate container 82cb315cafe7 [2022-10-06T16:32:12.063Z] ---> 212be2d9bcc7 [2022-10-06T16:32:12.063Z] Step 24/25 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:12.063Z] ---> Running in ef6bd9efe7c9 [2022-10-06T16:32:12.725Z] Removing intermediate container ef6bd9efe7c9 [2022-10-06T16:32:12.725Z] ---> 2c5765d642e1 [2022-10-06T16:32:12.725Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:32:12.984Z] ---> Running in ac41606d58ad [2022-10-06T16:32:13.549Z] Removing intermediate container ac41606d58ad [2022-10-06T16:32:13.549Z] ---> 45e2bf892aaa [2022-10-06T16:32:13.549Z] [2022-10-06T16:32:13.549Z] Successfully built 45e2bf892aaa [2022-10-06T16:32:13.549Z] Successfully tagged core-metadata:latest [2022-10-06T16:32:13.549Z] Building security-spire-config [2022-10-06T16:32:16.851Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:32:16.851Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:32:16.851Z] ---> 3c745c40850d [2022-10-06T16:32:16.851Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T16:32:16.851Z] ---> Using cache [2022-10-06T16:32:16.851Z] ---> 7b952d87013f [2022-10-06T16:32:16.851Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:16.851Z] ---> Using cache [2022-10-06T16:32:16.851Z] ---> 63330edd1942 [2022-10-06T16:32:16.851Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T16:32:16.851Z] ---> Using cache [2022-10-06T16:32:16.851Z] ---> a6f58353ec19 [2022-10-06T16:32:16.851Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T16:32:16.851Z] ---> Using cache [2022-10-06T16:32:16.851Z] ---> 9964f170c749 [2022-10-06T16:32:16.851Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:32:16.851Z] ---> Using cache [2022-10-06T16:32:16.851Z] ---> 09d8ae276f3f [2022-10-06T16:32:16.851Z] Step 8/26 : COPY . . [2022-10-06T16:32:20.147Z] Removing intermediate container 92001dd2da43 [2022-10-06T16:32:20.147Z] ---> 7a852b245b1b [2022-10-06T16:32:20.147Z] [2022-10-06T16:32:20.147Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T16:32:20.147Z] ---> 9c6f07244728 [2022-10-06T16:32:20.147Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:32:20.147Z] ---> Using cache [2022-10-06T16:32:20.147Z] ---> 33d3056f8799 [2022-10-06T16:32:20.147Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:32:20.147Z] ---> Using cache [2022-10-06T16:32:20.147Z] ---> f4ee666e2450 [2022-10-06T16:32:20.147Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-06T16:32:20.405Z] Removing intermediate container 0a90d9871636 [2022-10-06T16:32:20.405Z] ---> 09d8ae276f3f [2022-10-06T16:32:20.405Z] Step 8/25 : COPY . . [2022-10-06T16:32:23.689Z] ---> Running in dd110ff2b9ce [2022-10-06T16:32:23.689Z] ---> 7109cbe6a294 [2022-10-06T16:32:23.689Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:32:23.947Z] Removing intermediate container 5e6fb405757d [2022-10-06T16:32:23.947Z] ---> 470da4759fb4 [2022-10-06T16:32:23.947Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-06T16:32:23.947Z] ---> Running in 9b50529dd6f5 [2022-10-06T16:32:23.947Z] Removing intermediate container dd110ff2b9ce [2022-10-06T16:32:23.947Z] ---> 14a784678819 [2022-10-06T16:32:23.947Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T16:32:24.205Z] ---> Running in 3808b3002dac [2022-10-06T16:32:24.205Z] ---> Running in c38896b07486 [2022-10-06T16:32:24.205Z] Removing intermediate container 9b50529dd6f5 [2022-10-06T16:32:24.205Z] ---> db3ce4c1117f [2022-10-06T16:32:24.205Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T16:32:24.205Z] ---> 8afa4b9f2f22 [2022-10-06T16:32:24.205Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:32:24.205Z] Removing intermediate container c38896b07486 [2022-10-06T16:32:24.205Z] ---> 996a4eae3dd4 [2022-10-06T16:32:24.205Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:32:24.493Z] ---> Running in f2bc85ba9b94 [2022-10-06T16:32:24.493Z] ---> Running in 894828fd32ca [2022-10-06T16:32:24.493Z] 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-06T16:32:24.493Z] Removing intermediate container 894828fd32ca [2022-10-06T16:32:24.493Z] ---> 2a2a3595ea4d [2022-10-06T16:32:24.493Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-06T16:32:24.754Z] Removing intermediate container f2bc85ba9b94 [2022-10-06T16:32:24.754Z] ---> 15b57c7f8e32 [2022-10-06T16:32:24.754Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:32:24.754Z] ---> b6cc2b8b8117 [2022-10-06T16:32:24.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-06T16:32:24.754Z] ---> Running in 1aa11b5ac829 [2022-10-06T16:32:24.754Z] ---> Running in 5b07b41dd807 [2022-10-06T16:32:24.754Z] Removing intermediate container 26245a03dc33 [2022-10-06T16:32:24.754Z] ---> 9dbacc585cbc [2022-10-06T16:32:24.754Z] Step 8/26 : COPY . . [2022-10-06T16:32:25.322Z] Removing intermediate container 1aa11b5ac829 [2022-10-06T16:32:25.322Z] ---> eb7e57dc0d32 [2022-10-06T16:32:25.322Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:32:26.697Z] ---> ec69d1f75131 [2022-10-06T16:32:26.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-06T16:32:26.697Z] ---> Running in b569d5efbcf5 [2022-10-06T16:32:26.955Z] Removing intermediate container 3808b3002dac [2022-10-06T16:32:26.955Z] ---> e1ed1d09007b [2022-10-06T16:32:26.955Z] [2022-10-06T16:32:26.955Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T16:32:26.955Z] ---> 9c6f07244728 [2022-10-06T16:32:26.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:32:26.955Z] ---> 839f13b14f56 [2022-10-06T16:32:26.955Z] Removing intermediate container 5b07b41dd807 [2022-10-06T16:32:26.955Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> d77edb889156 [2022-10-06T16:32:26.955Z] [2022-10-06T16:32:26.955Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T16:32:26.955Z] ---> Running in 20581c14aabc [2022-10-06T16:32:27.212Z] ---> Running in e39d6209911f [2022-10-06T16:32:27.212Z] ---> Running in 2c3340796283 [2022-10-06T16:32:27.474Z] Removing intermediate container 20581c14aabc [2022-10-06T16:32:27.475Z] ---> e39bdca95a17 [2022-10-06T16:32:27.475Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-06T16:32:27.475Z] Removing intermediate container e39d6209911f [2022-10-06T16:32:27.475Z] ---> a93f435f05b7 [2022-10-06T16:32:27.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:32:27.475Z] Removing intermediate container 2c3340796283 [2022-10-06T16:32:27.475Z] ---> 5789ff06ae4d [2022-10-06T16:32:27.475Z] [2022-10-06T16:32:27.475Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T16:32:27.475Z] ---> c4fc93816858 [2022-10-06T16:32:27.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:32:27.475Z] ---> Using cache [2022-10-06T16:32:27.475Z] ---> 74baf3dc53b2 [2022-10-06T16:32:27.475Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:27.475Z] ---> Using cache [2022-10-06T16:32:27.475Z] ---> 7b40880e420b [2022-10-06T16:32:27.475Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-06T16:32:27.738Z] ---> Running in 51ce57bc628a [2022-10-06T16:32:27.738Z] ---> Running in 33cd60e943cc [2022-10-06T16:32:27.738Z] ---> Running in 06a240c4230f [2022-10-06T16:32:27.738Z] Removing intermediate container b569d5efbcf5 [2022-10-06T16:32:27.738Z] ---> b21c4d054b1c [2022-10-06T16:32:27.738Z] Step 12/25 : WORKDIR /edgex-go [2022-10-06T16:32:27.996Z] Removing intermediate container 33cd60e943cc [2022-10-06T16:32:27.996Z] ---> 0e284573a7a2 [2022-10-06T16:32:27.996Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T16:32:27.996Z] ---> Running in 94ed37a0dece [2022-10-06T16:32:27.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:27.996Z] ---> Running in ca89a018c6ff [2022-10-06T16:32:28.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:28.256Z] Removing intermediate container 94ed37a0dece [2022-10-06T16:32:28.256Z] ---> 9f9dd824d1a9 [2022-10-06T16:32:28.256Z] [2022-10-06T16:32:28.256Z] Step 13/25 : FROM alpine:3.15 [2022-10-06T16:32:28.256Z] ---> c4fc93816858 [2022-10-06T16:32:28.256Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:32:28.256Z] ---> Using cache [2022-10-06T16:32:28.256Z] ---> 74baf3dc53b2 [2022-10-06T16:32:28.256Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:28.256Z] ---> Using cache [2022-10-06T16:32:28.256Z] ---> 7b40880e420b [2022-10-06T16:32:28.256Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T16:32:28.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:28.256Z] ---> Running in a578f9552082 [2022-10-06T16:32:28.256Z] Removing intermediate container ca89a018c6ff [2022-10-06T16:32:28.256Z] ---> 09a921751fcc [2022-10-06T16:32:28.256Z] Step 22/23 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:28.513Z] ---> Running in b21d6c3a41e3 [2022-10-06T16:32:28.513Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-06T16:32:28.513Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-06T16:32:28.513Z] (3/33) Installing readline (8.1.2-r0) [2022-10-06T16:32:28.513Z] (4/33) Installing bash (5.1.16-r2) [2022-10-06T16:32:28.513Z] Executing bash-5.1.16-r2.post-install [2022-10-06T16:32:28.513Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-06T16:32:28.513Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-06T16:32:28.513Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T16:32:28.513Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-06T16:32:28.513Z] (9/33) Installing curl (7.83.1-r3) [2022-10-06T16:32:28.513Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-06T16:32:28.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:28.776Z] Removing intermediate container b21d6c3a41e3 [2022-10-06T16:32:28.776Z] ---> dca80bf9d899 [2022-10-06T16:32:28.776Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T16:32:29.034Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-06T16:32:29.034Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-06T16:32:29.034Z] (13/33) Installing expat (2.4.9-r0) [2022-10-06T16:32:29.034Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-06T16:32:29.034Z] (15/33) Installing gdbm (1.23-r0) [2022-10-06T16:32:29.034Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-06T16:32:29.034Z] ---> Running in 0bc4a683ff06 [2022-10-06T16:32:29.034Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T16:32:29.034Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T16:32:29.034Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-06T16:32:29.034Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-06T16:32:29.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:29.034Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-06T16:32:29.034Z] ---> edbdf13f4986 [2022-10-06T16:32:29.034Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:32:29.297Z] ---> Running in 77155b344169 [2022-10-06T16:32:29.297Z] Removing intermediate container 0bc4a683ff06 [2022-10-06T16:32:29.297Z] ---> 1f63bfba55ca [2022-10-06T16:32:29.297Z] [2022-10-06T16:32:29.297Z] Successfully built 1f63bfba55ca [2022-10-06T16:32:29.574Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:32:29.574Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:32:29.574Z] OK: 15857 distinct packages available [2022-10-06T16:32:29.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:29.574Z] Successfully tagged support-scheduler:latest [2022-10-06T16:32:29.574Z]  Building support-scheduler ... done Removing intermediate container 77155b344169 [2022-10-06T16:32:29.574Z] ---> bd6ab8ad011c [2022-10-06T16:32:29.574Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T16:32:29.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:29.574Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-06T16:32:29.574Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-06T16:32:29.574Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-06T16:32:29.832Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-06T16:32:29.832Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-06T16:32:29.832Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-06T16:32:29.832Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-06T16:32:29.832Z] ---> Running in a61896334b42 [2022-10-06T16:32:29.832Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-06T16:32:29.832Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-06T16:32:29.832Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-06T16:32:29.832Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-06T16:32:29.832Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-06T16:32:29.832Z] Removing intermediate container a61896334b42 [2022-10-06T16:32:29.832Z] ---> aaa12e0c28c4 [2022-10-06T16:32:29.832Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:32:30.089Z] ---> Running in fa1d16983c8a [2022-10-06T16:32:30.089Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:32:30.089Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:32:30.089Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:32:30.089Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:32:30.089Z] OK: 15857 distinct packages available [2022-10-06T16:32:30.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:30.089Z] OK: 122 MiB in 47 packages [2022-10-06T16:32:30.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:30.616Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-06T16:32:30.904Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:32:30.904Z] Removing intermediate container fa1d16983c8a [2022-10-06T16:32:30.904Z] ---> 8be669e31062 [2022-10-06T16:32:30.904Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T16:32:30.904Z] (3/4) Installing libucontext (1.1-r0) [2022-10-06T16:32:30.904Z] ---> Running in 102e34721220 [2022-10-06T16:32:30.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:30.904Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-06T16:32:30.904Z] Removing intermediate container 102e34721220 [2022-10-06T16:32:30.904Z] ---> 90747cf776ca [2022-10-06T16:32:30.904Z] [2022-10-06T16:32:30.904Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T16:32:30.904Z] ---> c4fc93816858 [2022-10-06T16:32:30.904Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:32:30.904Z] ---> Using cache [2022-10-06T16:32:30.904Z] ---> 74baf3dc53b2 [2022-10-06T16:32:30.904Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:32:30.904Z] ---> Using cache [2022-10-06T16:32:30.904Z] ---> 7b40880e420b [2022-10-06T16:32:30.904Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T16:32:31.186Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:32:31.186Z] OK: 6 MiB in 18 packages [2022-10-06T16:32:31.186Z] ---> Running in 4c645fd5549c [2022-10-06T16:32:31.186Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T16:32:31.444Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:32:31.444Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T16:32:31.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:31.444Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T16:32:31.444Z] Removing intermediate container 06a240c4230f [2022-10-06T16:32:31.444Z] ---> a511d3018e2b [2022-10-06T16:32:31.444Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:32:31.702Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T16:32:31.702Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:32:31.702Z] OK: 7 MiB in 19 packages [2022-10-06T16:32:32.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:32.529Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:32:32.529Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:32:32.529Z] OK: 15857 distinct packages available [2022-10-06T16:32:32.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:32.788Z] Removing intermediate container a578f9552082 [2022-10-06T16:32:32.788Z] ---> 22940f7a8179 [2022-10-06T16:32:32.788Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:32:32.788Z] ---> 511c23b412b5 [2022-10-06T16:32:32.788Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:32:33.046Z] Collecting docker-compose==1.23.2 [2022-10-06T16:32:33.046Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-06T16:32:33.046Z] ---> ae46f9a27dd6 [2022-10-06T16:32:33.046Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-06T16:32:33.046Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.7 MB/s eta 0:00:00 [2022-10-06T16:32:33.046Z] ---> Running in c214ba840c81 [2022-10-06T16:32:33.046Z] Collecting jsonschema<3,>=2.5.1 [2022-10-06T16:32:33.046Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-06T16:32:33.304Z] Collecting PyYAML<4,>=3.10 [2022-10-06T16:32:33.304Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-06T16:32:33.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 40.8 MB/s eta 0:00:00 [2022-10-06T16:32:33.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-06T16:32:33.562Z] Preparing metadata (setup.py): started [2022-10-06T16:32:33.562Z] Removing intermediate container c214ba840c81 [2022-10-06T16:32:33.562Z] ---> ca3af8868698 [2022-10-06T16:32:33.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-06T16:32:33.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:32:33.827Z] 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-06T16:32:33.827Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T16:32:33.827Z] Collecting texttable<0.10,>=0.9.0 [2022-10-06T16:32:33.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-06T16:32:33.827Z] Preparing metadata (setup.py): started [2022-10-06T16:32:33.827Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:32:33.827Z] ---> cb6b75900b27 [2022-10-06T16:32:33.827Z] Step 21/26 : WORKDIR / [2022-10-06T16:32:34.085Z] ---> bd950c35170f [2022-10-06T16:32:34.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:32:34.085Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T16:32:34.085Z] ---> Running in 530f6b7cc3bf [2022-10-06T16:32:34.085Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:32:34.085Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T16:32:34.085Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-06T16:32:34.085Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-06T16:32:34.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.1 MB/s eta 0:00:00 [2022-10-06T16:32:34.085Z] Removing intermediate container 530f6b7cc3bf [2022-10-06T16:32:34.085Z] ---> 733afa8e8616 [2022-10-06T16:32:34.085Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:32:34.085Z] ---> acdb1cf56e93 [2022-10-06T16:32:34.085Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-06T16:32:34.344Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T16:32:34.344Z] ---> Running in 6d13a65752f8 [2022-10-06T16:32:34.344Z] Collecting docker<4.0,>=3.6.0 [2022-10-06T16:32:34.344Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-06T16:32:34.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 132.4 MB/s eta 0:00:00 [2022-10-06T16:32:34.344Z] Collecting cached-property<2,>=1.2.0 [2022-10-06T16:32:34.344Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-06T16:32:34.344Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:32:34.344Z] Removing intermediate container 6d13a65752f8 [2022-10-06T16:32:34.344Z] ---> 2b18550ef7f9 [2022-10-06T16:32:34.344Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:32:34.344Z] OK: 7 MiB in 19 packages [2022-10-06T16:32:34.344Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-06T16:32:34.344Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-06T16:32:34.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.8 MB/s eta 0:00:00 [2022-10-06T16:32:34.344Z] ---> 1cb4ecbf9038 [2022-10-06T16:32:34.344Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-06T16:32:34.344Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-06T16:32:34.344Z] ---> Running in 18f53cdc60fe [2022-10-06T16:32:34.344Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-06T16:32:34.344Z] Preparing metadata (setup.py): started [2022-10-06T16:32:34.603Z] Removing intermediate container 18f53cdc60fe [2022-10-06T16:32:34.603Z] ---> f1d15f2d22b0 [2022-10-06T16:32:34.603Z] Step 24/26 : LABEL arch=x86_64 [2022-10-06T16:32:34.603Z] ---> 920af9c6d188 [2022-10-06T16:32:34.603Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:32:34.603Z] ---> Running in fed4b8edd7ae [2022-10-06T16:32:34.861Z] ---> Running in 8ed3877f934a [2022-10-06T16:32:34.861Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:32:34.861Z] Collecting docopt<0.7,>=0.6.1 [2022-10-06T16:32:34.861Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-06T16:32:34.861Z] Removing intermediate container 4c645fd5549c [2022-10-06T16:32:34.861Z] ---> 43e46f9f1975 [2022-10-06T16:32:34.861Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-06T16:32:34.861Z] Preparing metadata (setup.py): started [2022-10-06T16:32:34.861Z] Removing intermediate container fed4b8edd7ae [2022-10-06T16:32:34.861Z] ---> 1d28355a91f9 [2022-10-06T16:32:34.861Z] Step 25/26 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:34.861Z] Removing intermediate container 8ed3877f934a [2022-10-06T16:32:34.861Z] ---> 447fd385f06c [2022-10-06T16:32:34.861Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:32:34.861Z] ---> Running in e792b093e8f0 [2022-10-06T16:32:34.861Z] ---> Running in fd0de3fb2385 [2022-10-06T16:32:35.119Z] Removing intermediate container e792b093e8f0 [2022-10-06T16:32:35.119Z] ---> fdf80002979a [2022-10-06T16:32:35.119Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T16:32:35.119Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:32:35.119Z] ---> Running in 7edbe79d9f8c [2022-10-06T16:32:35.119Z] Collecting docker-pycreds>=0.4.0 [2022-10-06T16:32:35.119Z] Removing intermediate container fd0de3fb2385 [2022-10-06T16:32:35.119Z] ---> abc1477d17bb [2022-10-06T16:32:35.119Z] Step 23/25 : LABEL arch=x86_64 [2022-10-06T16:32:35.119Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-06T16:32:35.376Z] ---> Running in 17624b7f7d44 [2022-10-06T16:32:35.376Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-06T16:32:35.376Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-06T16:32:35.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 151.4 MB/s eta 0:00:00 [2022-10-06T16:32:35.376Z] Removing intermediate container 7edbe79d9f8c [2022-10-06T16:32:35.376Z] ---> e05fc12edcfa [2022-10-06T16:32:35.376Z] [2022-10-06T16:32:35.376Z] Collecting certifi>=2017.4.17 [2022-10-06T16:32:35.376Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-06T16:32:35.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 105.6 MB/s eta 0:00:00 [2022-10-06T16:32:35.376Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-06T16:32:35.376Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-06T16:32:35.634Z] Removing intermediate container 17624b7f7d44 [2022-10-06T16:32:35.634Z] ---> 5be37dba1472 [2022-10-06T16:32:35.634Z] Step 24/25 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:35.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 41.5 MB/s eta 0:00:00 [2022-10-06T16:32:35.634Z] Successfully built e05fc12edcfa [2022-10-06T16:32:35.634Z] Collecting idna<2.8,>=2.5 [2022-10-06T16:32:35.634Z] Successfully tagged security-spire-config:latest [2022-10-06T16:32:35.634Z]  Building security-spire-config ... done  Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-06T16:32:35.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 187.0 MB/s eta 0:00:00 [2022-10-06T16:32:35.634Z] ---> Running in 254988270b40 [2022-10-06T16:32:35.634Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-06T16:32:35.634Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-06T16:32:35.634Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-06T16:32:35.634Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-06T16:32:35.634Z] ---> d3c9a9bc2255 [2022-10-06T16:32:35.634Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:32:35.634Z] Removing intermediate container 254988270b40 [2022-10-06T16:32:35.634Z] ---> 49a49f9624ef [2022-10-06T16:32:35.634Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:32:35.634Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-06T16:32:35.634Z] Running setup.py install for texttable: started [2022-10-06T16:32:35.891Z] ---> Running in dabcdfe63773 [2022-10-06T16:32:35.891Z] Removing intermediate container dabcdfe63773 [2022-10-06T16:32:35.891Z] ---> e191678b9de9 [2022-10-06T16:32:35.891Z] [2022-10-06T16:32:35.891Z] Successfully built e191678b9de9 [2022-10-06T16:32:35.891Z] Successfully tagged security-spire-server:latest [2022-10-06T16:32:36.148Z]  Building security-spire-server ... done  Running setup.py install for texttable: finished with status 'done' [2022-10-06T16:32:36.148Z] Running setup.py install for PyYAML: started [2022-10-06T16:32:36.405Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-06T16:32:36.970Z] Running setup.py install for docopt: started [2022-10-06T16:32:37.227Z] ---> 9febaa64165a [2022-10-06T16:32:37.227Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:32:37.486Z] Running setup.py install for docopt: finished with status 'done' [2022-10-06T16:32:37.486Z] ---> a5c5b056fd3d [2022-10-06T16:32:37.486Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-06T16:32:37.744Z] ---> 60691a87a5ef [2022-10-06T16:32:37.744Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-06T16:32:38.002Z] ---> ed3ab397d109 [2022-10-06T16:32:38.002Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:32:38.002Z] ---> Running in 73cca50345e7 [2022-10-06T16:32:38.002Z] Running setup.py install for dockerpty: started [2022-10-06T16:32:38.002Z] Removing intermediate container 73cca50345e7 [2022-10-06T16:32:38.002Z] ---> 260bc2244388 [2022-10-06T16:32:38.002Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:32:38.002Z] ---> Running in cd5eabc86635 [2022-10-06T16:32:38.259Z] Removing intermediate container cd5eabc86635 [2022-10-06T16:32:38.259Z] ---> 28d9a6d3a3df [2022-10-06T16:32:38.259Z] Step 24/26 : LABEL arch=x86_64 [2022-10-06T16:32:38.259Z] ---> Running in 52fe0287b145 [2022-10-06T16:32:38.259Z] Removing intermediate container 52fe0287b145 [2022-10-06T16:32:38.259Z] ---> e9a80e93ff0a [2022-10-06T16:32:38.259Z] Step 25/26 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:38.259Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-06T16:32:38.259Z] ---> Running in eaaff58ed20f [2022-10-06T16:32:38.517Z] Removing intermediate container eaaff58ed20f [2022-10-06T16:32:38.517Z] ---> aad2b10d5134 [2022-10-06T16:32:38.517Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T16:32:38.517Z] ---> Running in aea37047b942 [2022-10-06T16:32:38.517Z] Removing intermediate container aea37047b942 [2022-10-06T16:32:38.517Z] ---> 5782add1eba9 [2022-10-06T16:32:38.517Z] [2022-10-06T16:32:38.775Z] Successfully built 5782add1eba9 [2022-10-06T16:32:38.775Z] Successfully tagged security-spire-agent:latest [2022-10-06T16:32:38.776Z]  Building security-spire-agent ... done 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-06T16:32:38.776Z] 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-06T16:32:42.057Z] Removing intermediate container 51ce57bc628a [2022-10-06T16:32:42.057Z] ---> ffbce3ea3190 [2022-10-06T16:32:42.057Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-06T16:32:42.057Z] ---> Running in ae63a3072d6d [2022-10-06T16:32:42.057Z] Removing intermediate container ae63a3072d6d [2022-10-06T16:32:42.057Z] ---> 8ee626fcedd0 [2022-10-06T16:32:42.057Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T16:32:42.057Z] ---> Running in c04cac019a0f [2022-10-06T16:32:42.057Z] Removing intermediate container c04cac019a0f [2022-10-06T16:32:42.057Z] ---> 5b579ad9084c [2022-10-06T16:32:42.057Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-06T16:32:42.623Z] ---> a814c64ba09d [2022-10-06T16:32:42.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-06T16:32:42.623Z] ---> c84827a11c05 [2022-10-06T16:32:42.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-06T16:32:42.881Z] ---> 2f77bacacd1e [2022-10-06T16:32:42.881Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-06T16:32:43.147Z] ---> Running in e140c8495e4c [2022-10-06T16:32:43.147Z] Removing intermediate container e140c8495e4c [2022-10-06T16:32:43.147Z] ---> e7d6e718a871 [2022-10-06T16:32:43.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:32:43.147Z] ---> Running in 3ec0d04569d4 [2022-10-06T16:32:43.147Z] Removing intermediate container 3ec0d04569d4 [2022-10-06T16:32:43.147Z] ---> 9946ce2a6f85 [2022-10-06T16:32:43.147Z] Step 21/23 : LABEL arch=x86_64 [2022-10-06T16:32:43.405Z] ---> Running in 3024f7eea652 [2022-10-06T16:32:43.405Z] Removing intermediate container 3024f7eea652 [2022-10-06T16:32:43.405Z] ---> 56cff1fb20cb [2022-10-06T16:32:43.405Z] Step 22/23 : LABEL git_sha=88c115078ef053878ec62535687ba3665965bebe [2022-10-06T16:32:43.405Z] ---> Running in 57bac9d46487 [2022-10-06T16:32:43.405Z] Removing intermediate container 57bac9d46487 [2022-10-06T16:32:43.405Z] ---> c718e16497d1 [2022-10-06T16:32:43.405Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T16:32:43.664Z] ---> Running in ced446824dda [2022-10-06T16:32:43.664Z] Removing intermediate container ced446824dda [2022-10-06T16:32:43.664Z] ---> d90c5fb5aa09 [2022-10-06T16:32:43.664Z] [2022-10-06T16:32:43.664Z] Successfully built d90c5fb5aa09 [2022-10-06T16:32:43.664Z] Successfully tagged sys-mgmt-agent:latest [2022-10-06T16:32:43.670Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-06T16:32:43.693Z] $ docker stop --time=1 c6221f5b4f051aaa3d2182a781c661ca79108d1468cabba2d8b42d771db38772 [2022-10-06T16:32:45.001Z] $ docker rm -f c6221f5b4f051aaa3d2182a781c661ca79108d1468cabba2d8b42d771db38772 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T16:32:45.400Z] + docker images [2022-10-06T16:32:45.400Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-06T16:32:45.400Z] sys-mgmt-agent latest d90c5fb5aa09 2 seconds ago 136MB [2022-10-06T16:32:45.400Z] security-spire-agent latest 5782add1eba9 7 seconds ago 125MB [2022-10-06T16:32:45.400Z] security-spire-config latest e05fc12edcfa 10 seconds ago 85.8MB [2022-10-06T16:32:45.400Z] security-spire-server latest e191678b9de9 10 seconds ago 86.5MB [2022-10-06T16:32:45.400Z] 90747cf776ca 15 seconds ago 1.45GB [2022-10-06T16:32:45.400Z] support-scheduler latest 1f63bfba55ca 16 seconds ago 26.7MB [2022-10-06T16:32:45.400Z] 9f9dd824d1a9 17 seconds ago 1.45GB [2022-10-06T16:32:45.400Z] 5789ff06ae4d 18 seconds ago 1.45GB [2022-10-06T16:32:45.400Z] e1ed1d09007b 19 seconds ago 1.55GB [2022-10-06T16:32:45.400Z] 7a852b245b1b 31 seconds ago 1.63GB [2022-10-06T16:32:45.400Z] core-metadata latest 45e2bf892aaa 33 seconds ago 18.3MB [2022-10-06T16:32:45.400Z] security-secretstore-setup latest 0167ff3ddf27 38 seconds ago 29.2MB [2022-10-06T16:32:45.400Z] 24ed44744f36 42 seconds ago 1.58GB [2022-10-06T16:32:45.400Z] security-proxy-setup latest 3e3fd35ff1b6 49 seconds ago 27.4MB [2022-10-06T16:32:45.400Z] 2aef8fb1c7d6 56 seconds ago 1.57GB [2022-10-06T16:32:45.400Z] 79763923c48b About a minute ago 1.56GB [2022-10-06T16:32:45.400Z] security-bootstrapper latest 329b4b7d2d20 About a minute ago 19.9MB [2022-10-06T16:32:45.400Z] security-spiffe-token-provider latest fdad09f60966 About a minute ago 29.3MB [2022-10-06T16:32:45.400Z] core-data latest c93acc5477e6 About a minute ago 21.6MB [2022-10-06T16:32:45.400Z] support-notifications latest 34f6b8ef8ffc About a minute ago 27.3MB [2022-10-06T16:32:45.400Z] core-command latest cabd05d564c5 About a minute ago 17.4MB [2022-10-06T16:32:45.400Z] 2ada19484163 About a minute ago 1.63GB [2022-10-06T16:32:45.400Z] caaab5be2c99 About a minute ago 1.58GB [2022-10-06T16:32:45.400Z] add94d3e190d About a minute ago 1.61GB [2022-10-06T16:32:45.400Z] 077799d38733 About a minute ago 1.57GB [2022-10-06T16:32:45.400Z] bcdf5fde119d About a minute ago 1.56GB [2022-10-06T16:32:45.400Z] ci-base-image-x86_64 latest 3c745c40850d 5 minutes ago 940MB [2022-10-06T16:32:45.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 6 days ago 677MB [2022-10-06T16:32:45.400Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-06T16:32:45.400Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-06T16:32:45.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-06T16:32:45.400Z] 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-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-06T16:33:16.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-06T16:33:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.559s coverage: 28.7% of statements [2022-10-06T16:33:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-06T16:33:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-06T16:33:39.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.578s coverage: 98.5% of statements [2022-10-06T16:33:39.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.669s coverage: 40.6% of statements [2022-10-06T16:33:39.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-06T16:33:39.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-06T16:33:42.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.2% of statements [2022-10-06T16:33:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-06T16:33:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-06T16:34:09.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.266s coverage: 89.2% of statements [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-06T16:34:09.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.690s coverage: 2.2% of statements [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-06T16:34:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-06T16:34:13.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.854s coverage: 95.6% of statements [2022-10-06T16:34:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-06T16:34:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:34:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-06T16:34:13.433Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.365s coverage: 72.2% of statements [2022-10-06T16:34:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-06T16:34:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-06T16:34:13.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.642s coverage: 60.0% of statements [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-06T16:34:13.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.787s coverage: 0.9% of statements [2022-10-06T16:34:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-06T16:34:14.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.559s coverage: 58.8% of statements [2022-10-06T16:34:14.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.583s coverage: 29.6% of statements [2022-10-06T16:34:14.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-06T16:34:20.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.667s coverage: 47.1% of statements [2022-10-06T16:34:20.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.474s coverage: 79.5% of statements [2022-10-06T16:34:20.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2022-10-06T16:34:20.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.441s coverage: 96.3% of statements [2022-10-06T16:34:25.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.339s coverage: 87.5% of statements [2022-10-06T16:34:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.493s coverage: 94.4% of statements [2022-10-06T16:34:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-10-06T16:34:44.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 80.5% of statements [2022-10-06T16:34:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 86.9% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements [2022-10-06T16:34:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2022-10-06T16:34:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2022-10-06T16:34:49.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.942s coverage: 91.2% of statements [2022-10-06T16:34:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.7% of statements [2022-10-06T16:34:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-06T16:34:57.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.314s coverage: 100.0% of statements [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-10-06T16:34:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements [2022-10-06T16:35:04.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 65.8% of statements [2022-10-06T16:35:04.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-06T16:35:04.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-06T16:35:04.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-06T16:35:06.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.781s coverage: 41.8% of statements [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-06T16:35:06.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-06T16:35:06.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-06T16:35:06.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-06T16:35:16.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-06T16:35:16.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.792s coverage: 92.3% of statements [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-06T16:35:16.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-06T16:35:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-06T16:35:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-06T16:35:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-06T16:35:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-06T16:35:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-10-06T16:35:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-10-06T16:35:16.295Z] 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-06T16:35:16.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-06T16:35:16.295Z] GO111MODULE=on go vet ./... [2022-10-06T16:37:07.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-06T16:37:07.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-06T16:37:07.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-06T16:37:08.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-06T16:37:08.655Z] + ls -al . [2022-10-06T16:37:08.655Z] total 756 [2022-10-06T16:37:08.655Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 16:30 . [2022-10-06T16:37:08.655Z] drwxr-xr-x 4 root root 4096 Oct 6 16:30 .. [2022-10-06T16:37:08.655Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 16:29 .blubracket [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 16 Oct 6 16:29 .dockerignore [2022-10-06T16:37:08.655Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 16:29 .git [2022-10-06T16:37:08.655Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 16:29 .github [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 1030 Oct 6 16:29 .gitignore [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 16:29 .golangci.yml [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 87 Oct 6 16:29 .hadolint.yml [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 16:29 .sonarcloud.properties [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 16:29 ADOPTERS.md [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 10722 Oct 6 16:29 Attribution.txt [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 63209 Oct 6 16:29 CHANGELOG.md [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 16:29 CONTRIBUTING.md [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 16:29 GOVERNANCE.md [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 850 Oct 6 16:29 Jenkinsfile [2022-10-06T16:37:08.655Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 16:29 LICENSE [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 13724 Oct 6 16:29 Makefile [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 16:29 OWNERS.md [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 9799 Oct 6 16:29 README.md [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 16:29 SECURITY.md [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 16:27 VERSION [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 16:29 ZMQWindows.md [2022-10-06T16:37:08.656Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 16:29 bin [2022-10-06T16:37:08.656Z] drwxrwxr-x 18 1001 1001 4096 Oct 6 16:29 cmd [2022-10-06T16:37:08.656Z] -rw-r--r-- 1 root root 502163 Oct 6 16:35 coverage.out [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 3458 Oct 6 16:29 go.mod [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 38041 Oct 6 16:29 go.sum [2022-10-06T16:37:08.656Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 16:29 internal [2022-10-06T16:37:08.656Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 16:29 openapi [2022-10-06T16:37:08.656Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 16:29 snap [2022-10-06T16:37:08.656Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 16:29 version.go [Pipeline] sh [2022-10-06T16:37:08.992Z] + '[' -e coverage.out ] [2022-10-06T16:37:08.992Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-06T16:37:09.033Z] Warning: overwriting stash ‘coverage-report’ [2022-10-06T16:37:09.763Z] Stashed 1 file(s) [Pipeline] sh [2022-10-06T16:37:10.404Z] + make build [2022-10-06T16:37:10.404Z] 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-06T16:38:47.028Z] 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-06T16:39:54.872Z] 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-06T16:39:54.872Z] 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-06T16:40:33.730Z] 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-06T16:40:34.315Z] 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-06T16:40:39.661Z] 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-06T16:40:46.295Z] 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-06T16:40:48.868Z] 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-06T16:40:54.209Z] 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-06T16:40:57.550Z] 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-06T16:41:01.798Z] 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-06T16:41:09.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-06T16:41:14.252Z] $ docker stop --time=1 3832464d59d4592af7abbcbec028b7e96d1b256b71d87ad94540ce1fe5f92db8 [2022-10-06T16:41:16.243Z] $ docker rm -f 3832464d59d4592af7abbcbec028b7e96d1b256b71d87ad94540ce1fe5f92db8 [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-06T16:41:18.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T16:41:18.694Z] [2022-10-06T16:41:18.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:41:19.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T16:41:19.350Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-06T16:41:19.350Z] 29e5d40040c1: Pulling fs layer [2022-10-06T16:41:19.350Z] 1ce36da41761: Pulling fs layer [2022-10-06T16:41:19.350Z] 25b303627fd3: Pulling fs layer [2022-10-06T16:41:19.618Z] 29e5d40040c1: Verifying Checksum [2022-10-06T16:41:19.618Z] 29e5d40040c1: Download complete [2022-10-06T16:41:19.886Z] 1ce36da41761: Verifying Checksum [2022-10-06T16:41:19.886Z] 1ce36da41761: Download complete [2022-10-06T16:41:19.886Z] 29e5d40040c1: Pull complete [2022-10-06T16:41:21.295Z] 1ce36da41761: Pull complete [2022-10-06T16:41:21.295Z] 25b303627fd3: Verifying Checksum [2022-10-06T16:41:21.295Z] 25b303627fd3: Download complete [2022-10-06T16:41:31.350Z] 25b303627fd3: Pull complete [2022-10-06T16:41:31.350Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-06T16:41:31.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T16:41:31.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:41:31.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-7276 does not seem to be running inside a container [2022-10-06T16:41:31.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-06T16:41:33.942Z] $ docker top e2590f575409a36519a9aeedf0bced87295156c920059bad97d91a210792b59a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T16:41:34.923Z] + docker-compose build --help [2022-10-06T16:41:34.923Z] + grep parallel [2022-10-06T16:41:39.201Z] --parallel Build images in parallel. [Pipeline] } [2022-10-06T16:41:39.229Z] $ docker stop --time=1 e2590f575409a36519a9aeedf0bced87295156c920059bad97d91a210792b59a [2022-10-06T16:41:40.841Z] $ docker rm -f e2590f575409a36519a9aeedf0bced87295156c920059bad97d91a210792b59a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T16:41:41.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-06T16:41:41.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T16:41:41.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-7276 does not seem to be running inside a container [2022-10-06T16:41:41.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-06T16:41:43.080Z] $ docker top 8b805be97da2e6e78528409b87e54c5d92c40d7ee7ff7e90afac0856687a8762 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T16:41:43.649Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-06T16:41:47.899Z] Building core-command ... [2022-10-06T16:41:47.899Z] Building core-data ... [2022-10-06T16:41:47.899Z] Building core-metadata ... [2022-10-06T16:41:47.899Z] Building security-bootstrapper ... [2022-10-06T16:41:47.899Z] Building security-proxy-setup ... [2022-10-06T16:41:47.899Z] Building security-secretstore-setup ... [2022-10-06T16:41:47.899Z] Building security-spiffe-token-provider ... [2022-10-06T16:41:47.899Z] Building security-spire-agent ... [2022-10-06T16:41:47.899Z] Building security-spire-config ... [2022-10-06T16:41:47.899Z] Building security-spire-server ... [2022-10-06T16:41:47.899Z] Building support-notifications ... [2022-10-06T16:41:47.899Z] Building support-scheduler ... [2022-10-06T16:41:47.899Z] Building sys-mgmt-agent ... [2022-10-06T16:41:47.899Z] Building core-metadata [2022-10-06T16:41:47.899Z] Building security-spire-config [2022-10-06T16:41:47.899Z] Building security-spire-agent [2022-10-06T16:41:47.899Z] Building sys-mgmt-agent [2022-10-06T16:41:47.899Z] Building security-spiffe-token-provider [2022-10-06T16:42:34.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:42:34.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:42:34.726Z] ---> e95e2979a64c [2022-10-06T16:42:34.726Z] Step 3/23 : WORKDIR /edgex-go [2022-10-06T16:42:34.726Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:42:34.726Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:42:34.726Z] ---> e95e2979a64c [2022-10-06T16:42:34.726Z] Step 3/20 : WORKDIR /edgex-go [2022-10-06T16:42:34.726Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:42:34.726Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:42:34.726Z] ---> e95e2979a64c [2022-10-06T16:42:34.726Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:42:34.726Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:42:34.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:42:34.726Z] ---> e95e2979a64c [2022-10-06T16:42:34.726Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T16:42:34.726Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:42:34.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:42:34.726Z] ---> e95e2979a64c [2022-10-06T16:42:34.726Z] Step 3/26 : WORKDIR /edgex-go [2022-10-06T16:42:34.726Z] ---> Running in 2b1bf6426bda [2022-10-06T16:42:34.726Z] ---> Running in e86a5fb03adb [2022-10-06T16:42:34.726Z] ---> Running in 301d6bbbb2c1 [2022-10-06T16:42:34.726Z] ---> Running in d830e7451d24 [2022-10-06T16:42:34.726Z] ---> Running in 9b9eaca8a6aa [2022-10-06T16:42:34.993Z] Removing intermediate container 2b1bf6426bda [2022-10-06T16:42:34.993Z] ---> 95a431af632f [2022-10-06T16:42:34.993Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:42:35.273Z] Removing intermediate container d830e7451d24 [2022-10-06T16:42:35.273Z] ---> 89b882bb055f [2022-10-06T16:42:35.273Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-06T16:42:35.273Z] Removing intermediate container 301d6bbbb2c1 [2022-10-06T16:42:35.273Z] ---> d2e40f85bf8c [2022-10-06T16:42:35.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:42:35.273Z] Removing intermediate container 9b9eaca8a6aa [2022-10-06T16:42:35.273Z] ---> 4eb0dff9cf28 [2022-10-06T16:42:35.273Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:42:35.273Z] ---> Running in 0177dbc0ad09 [2022-10-06T16:42:35.273Z] Removing intermediate container e86a5fb03adb [2022-10-06T16:42:35.273Z] ---> 61865100b267 [2022-10-06T16:42:35.273Z] Step 4/25 : WORKDIR /edgex-go [2022-10-06T16:42:35.273Z] ---> Running in bcf5da7befb7 [2022-10-06T16:42:35.540Z] ---> Running in dada095c3ccb [2022-10-06T16:42:35.540Z] ---> Running in e4306d210531 [2022-10-06T16:42:35.540Z] ---> Running in f4b08f329b3a [2022-10-06T16:42:36.125Z] Removing intermediate container f4b08f329b3a [2022-10-06T16:42:36.125Z] ---> c28e799ab8ce [2022-10-06T16:42:36.125Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:42:36.391Z] ---> Running in 6df25b86ece2 [2022-10-06T16:42:37.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:38.651Z] Removing intermediate container 0177dbc0ad09 [2022-10-06T16:42:38.651Z] ---> e3db15f05ae7 [2022-10-06T16:42:38.651Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T16:42:39.237Z] ---> Running in f75d45bca084 [2022-10-06T16:42:39.238Z] v3.16.2-238-g1f791c2f57 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-06T16:42:39.238Z] v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-06T16:42:39.238Z] OK: 16896 distinct packages available [2022-10-06T16:42:39.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:39.504Z] Removing intermediate container dada095c3ccb [2022-10-06T16:42:39.504Z] ---> b100aca1851a [2022-10-06T16:42:39.504Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-06T16:42:39.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:39.774Z] ---> Running in 09ae565a51a2 [2022-10-06T16:42:40.043Z] Removing intermediate container e4306d210531 [2022-10-06T16:42:40.043Z] ---> 6343fbcd9b4f [2022-10-06T16:42:40.043Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container 6df25b86ece2 [2022-10-06T16:42:40.043Z] [2022-10-06T16:42:40.043Z] ---> 349be91d517e [2022-10-06T16:42:40.043Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-06T16:42:40.323Z] ---> Running in 86920cfa965e [2022-10-06T16:42:40.323Z] ---> Running in 55391d85e8db [2022-10-06T16:42:40.906Z] OK: 221 MiB in 51 packages [2022-10-06T16:42:41.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.339Z] Removing intermediate container bcf5da7befb7 [2022-10-06T16:42:42.339Z] ---> a3786bea7b80 [2022-10-06T16:42:42.339Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-06T16:42:42.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:42.922Z] ---> ddc8974c0dc6 [2022-10-06T16:42:42.922Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:42:43.191Z] ---> Running in de448570615b [2022-10-06T16:42:43.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:43.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:42:43.458Z] OK: 221 MiB in 51 packages [2022-10-06T16:42:44.864Z] OK: 221 MiB in 51 packages [2022-10-06T16:42:44.864Z] OK: 221 MiB in 51 packages [2022-10-06T16:42:45.132Z] OK: 221 MiB in 51 packages [2022-10-06T16:42:45.132Z] Removing intermediate container f75d45bca084 [2022-10-06T16:42:45.132Z] ---> e8603ed9ccba [2022-10-06T16:42:45.132Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T16:42:46.539Z] Removing intermediate container 86920cfa965e [2022-10-06T16:42:46.539Z] ---> f3d8321b0ebd [2022-10-06T16:42:46.539Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-06T16:42:46.539Z] Removing intermediate container 09ae565a51a2 [2022-10-06T16:42:46.539Z] ---> 8df125090acd [2022-10-06T16:42:46.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-06T16:42:46.539Z] Removing intermediate container 55391d85e8db [2022-10-06T16:42:46.539Z] ---> 03c23ee9c2f4 [2022-10-06T16:42:46.539Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-06T16:42:46.806Z] ---> 34950fa0c54f [2022-10-06T16:42:46.806Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:42:46.806Z] ---> Running in 21e3cf089d94 [2022-10-06T16:42:47.768Z] ---> cd7fd01c07f8 [2022-10-06T16:42:47.768Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:42:47.768Z] ---> Running in cbc765382c25 [2022-10-06T16:42:47.768Z] ---> 8b38135fabb7 [2022-10-06T16:42:47.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:42:47.768Z] ---> 4460661d200f [2022-10-06T16:42:47.768Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:42:48.042Z] ---> Running in f6e29f09d651 [2022-10-06T16:42:48.042Z] ---> Running in 22120dec8e3e [2022-10-06T16:43:55.895Z] Removing intermediate container 22120dec8e3e [2022-10-06T16:43:55.895Z] ---> 58a51aac3eaf [2022-10-06T16:43:55.895Z] Step 9/25 : COPY . . [2022-10-06T16:43:55.895Z] Removing intermediate container f6e29f09d651 [2022-10-06T16:43:55.895Z] ---> 3755f0c89e8a [2022-10-06T16:43:55.895Z] Step 8/23 : COPY . . [2022-10-06T16:43:55.895Z] Removing intermediate container de448570615b [2022-10-06T16:43:55.895Z] ---> 32342878564b [2022-10-06T16:43:55.895Z] Step 7/20 : COPY . . [2022-10-06T16:43:55.895Z] Removing intermediate container 21e3cf089d94 [2022-10-06T16:43:55.895Z] ---> 6338c3b3cd6d [2022-10-06T16:43:55.895Z] Step 8/26 : COPY . . [2022-10-06T16:43:55.895Z] Removing intermediate container cbc765382c25 [2022-10-06T16:43:55.895Z] ---> 0f855220292a [2022-10-06T16:43:55.895Z] Step 8/26 : COPY . . [2022-10-06T16:44:10.871Z] ---> e68798c589d1 [2022-10-06T16:44:10.871Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:44:10.871Z] ---> eeab1a670b5a [2022-10-06T16:44:10.871Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:44:10.871Z] ---> Running in e3eb9cd0e0bd [2022-10-06T16:44:10.871Z] ---> 547ff19ae2a3 [2022-10-06T16:44:10.871Z] ---> 60e54a980915 [2022-10-06T16:44:10.871Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-06T16:44:10.871Z] [2022-10-06T16:44:10.871Z] ---> Running in c87113c741a3 [2022-10-06T16:44:10.871Z] ---> af334fc6858e [2022-10-06T16:44:10.871Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-06T16:44:10.871Z] ---> Running in 263404db99b3 [2022-10-06T16:44:10.871Z] ---> Running in f6e5049d415d [2022-10-06T16:44:10.872Z] ---> Running in 0d248157ba08 [2022-10-06T16:44:10.872Z] Removing intermediate container c87113c741a3 [2022-10-06T16:44:10.872Z] ---> f578b58c4205 [2022-10-06T16:44:10.872Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T16:44:10.872Z] Removing intermediate container e3eb9cd0e0bd [2022-10-06T16:44:10.872Z] ---> 44a9975fc84f [2022-10-06T16:44:10.872Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-06T16:44:10.872Z] ---> Running in 4d2bc62676ee [2022-10-06T16:44:10.872Z] ---> Running in fe70cc8566a5 [2022-10-06T16:44:11.458Z] Removing intermediate container fe70cc8566a5 [2022-10-06T16:44:11.458Z] ---> c428a714f8b9 [2022-10-06T16:44:11.458Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:44:11.458Z] Removing intermediate container 4d2bc62676ee [2022-10-06T16:44:11.458Z] ---> d47cf489f0ea [2022-10-06T16:44:11.458Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:44:11.726Z] ---> Running in c8a7fcb974f4 [2022-10-06T16:44:11.726Z] ---> Running in 3b3c017fdb84 [2022-10-06T16:44:12.309Z] 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-06T16:44:12.576Z] 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-06T16:44:12.576Z] 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-06T16:44:15.180Z] Removing intermediate container c8a7fcb974f4 [2022-10-06T16:44:15.180Z] ---> 5286fa071bd5 [2022-10-06T16:44:15.180Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T16:44:15.180Z] ---> Running in af0519e4e0d8 [2022-10-06T16:44:15.180Z] Removing intermediate container 3b3c017fdb84 [2022-10-06T16:44:15.180Z] ---> f1ceeb6df036 [2022-10-06T16:44:15.180Z] Step 12/26 : WORKDIR /edgex-go [2022-10-06T16:44:15.451Z] ---> Running in 0d20c69f331c [2022-10-06T16:44:15.720Z] Removing intermediate container af0519e4e0d8 [2022-10-06T16:44:15.720Z] ---> 76a78cfd1308 [2022-10-06T16:44:15.720Z] [2022-10-06T16:44:15.720Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T16:44:15.989Z] 3.15: Pulling from library/alpine [2022-10-06T16:44:15.989Z] Removing intermediate container 0d20c69f331c [2022-10-06T16:44:15.989Z] ---> 07b270ed2d05 [2022-10-06T16:44:15.989Z] [2022-10-06T16:44:15.989Z] Step 13/26 : FROM alpine:3.15 [2022-10-06T16:44:16.255Z] 3.15: Pulling from library/alpine [2022-10-06T16:44:17.230Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T16:44:17.230Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-06T16:44:17.230Z] Status: Downloaded newer image for alpine:3.15 [2022-10-06T16:44:17.230Z] Status: Image is up to date for alpine:3.15 [2022-10-06T16:44:17.230Z] ---> 02e0d6fdf486 [2022-10-06T16:44:17.230Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:44:17.230Z] ---> 02e0d6fdf486 [2022-10-06T16:44:17.230Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:44:17.500Z] ---> Running in 745907cdb6e4 [2022-10-06T16:44:17.501Z] ---> Running in 715b8578a100 [2022-10-06T16:44:18.111Z] Removing intermediate container 715b8578a100 [2022-10-06T16:44:18.111Z] ---> ab6e83444878 [2022-10-06T16:44:18.111Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:44:18.380Z] Removing intermediate container 745907cdb6e4 [2022-10-06T16:44:18.380Z] ---> 1e0fe44ff9ff [2022-10-06T16:44:18.380Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:44:18.380Z] ---> Running in 6258992a8314 [2022-10-06T16:44:18.648Z] ---> Running in 5931d51bab80 [2022-10-06T16:44:21.988Z] Removing intermediate container 6258992a8314 [2022-10-06T16:44:21.988Z] ---> 53083e233074 [2022-10-06T16:44:21.988Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-06T16:44:22.257Z] ---> Running in 0c06f57cde88 [2022-10-06T16:44:22.545Z] Removing intermediate container 5931d51bab80 [2022-10-06T16:44:22.545Z] ---> 3fd13cf12c6d [2022-10-06T16:44:22.545Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T16:44:22.811Z] ---> Running in 12e4387166f6 [2022-10-06T16:44:24.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:25.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:25.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:25.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:27.390Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:44:27.390Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:44:27.390Z] OK: 15734 distinct packages available [2022-10-06T16:44:27.390Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:44:27.390Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:44:27.390Z] OK: 15734 distinct packages available [2022-10-06T16:44:27.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:27.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:28.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:28.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:44:30.018Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-06T16:44:30.018Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:44:30.018Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-06T16:44:30.018Z] (3/4) Installing libucontext (1.1-r0) [2022-10-06T16:44:30.018Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:44:30.018Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-06T16:44:30.283Z] (3/5) Installing libucontext (1.1-r0) [2022-10-06T16:44:30.283Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:44:30.283Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-06T16:44:30.283Z] OK: 6 MiB in 18 packages [2022-10-06T16:44:30.283Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-06T16:44:30.551Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:44:30.551Z] OK: 6 MiB in 19 packages [2022-10-06T16:44:32.486Z] Removing intermediate container 0c06f57cde88 [2022-10-06T16:44:32.486Z] ---> 60293bb77958 [2022-10-06T16:44:32.486Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:44:32.486Z] Removing intermediate container 12e4387166f6 [2022-10-06T16:44:32.486Z] ---> fc956307a1c2 [2022-10-06T16:44:32.486Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-06T16:44:37.832Z] ---> d4799dc3f778 [2022-10-06T16:44:37.832Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:44:40.407Z] ---> 908d1ff82453 [2022-10-06T16:44:40.408Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:44:41.364Z] ---> f70812f131d4 [2022-10-06T16:44:41.364Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-06T16:44:41.630Z] ---> Running in 35933d60210b [2022-10-06T16:44:42.211Z] Removing intermediate container 35933d60210b [2022-10-06T16:44:42.212Z] ---> ebe55e752320 [2022-10-06T16:44:42.212Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-06T16:44:43.626Z] ---> f27584f3b7bf [2022-10-06T16:44:43.626Z] Step 21/26 : WORKDIR / [2022-10-06T16:44:43.626Z] ---> Running in 20358d66ef67 [2022-10-06T16:44:44.219Z] Removing intermediate container 20358d66ef67 [2022-10-06T16:44:44.219Z] ---> 1a26ac34c4a5 [2022-10-06T16:44:44.219Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:44:44.487Z] ---> Running in a62ba5b2b48a [2022-10-06T16:44:44.487Z] ---> ef9c6d8557b7 [2022-10-06T16:44:44.487Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:44:45.071Z] Removing intermediate container a62ba5b2b48a [2022-10-06T16:44:45.071Z] ---> edd1997be7cb [2022-10-06T16:44:45.071Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:44:45.071Z] ---> Running in 815c49a4d5fc [2022-10-06T16:44:45.654Z] ---> a34be577886e [2022-10-06T16:44:45.654Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-06T16:44:45.654Z] Removing intermediate container 815c49a4d5fc [2022-10-06T16:44:45.654Z] ---> 9a5e8fe1c890 [2022-10-06T16:44:45.654Z] Step 24/26 : LABEL arch=arm64 [2022-10-06T16:44:45.923Z] ---> Running in d2599799c5a8 [2022-10-06T16:44:46.502Z] Removing intermediate container d2599799c5a8 [2022-10-06T16:44:46.502Z] ---> 7021dd66d603 [2022-10-06T16:44:46.502Z] Step 25/26 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:44:46.768Z] ---> Running in 6c35fb65f339 [2022-10-06T16:44:46.768Z] ---> 3891331655df [2022-10-06T16:44:47.032Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-06T16:44:47.297Z] Removing intermediate container 6c35fb65f339 [2022-10-06T16:44:47.297Z] ---> 4bddfc485687 [2022-10-06T16:44:47.297Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T16:44:47.562Z] ---> Running in 34e3ec3a2973 [2022-10-06T16:44:48.140Z] ---> 8518ea81161a [2022-10-06T16:44:48.140Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:44:48.140Z] Removing intermediate container 34e3ec3a2973 [2022-10-06T16:44:48.140Z] ---> 42d7e618e6d7 [2022-10-06T16:44:48.140Z] [2022-10-06T16:44:48.407Z] ---> Running in 23a52524cc06 [2022-10-06T16:44:48.672Z] Successfully built 42d7e618e6d7 [2022-10-06T16:44:48.672Z] Successfully tagged security-spire-config-arm64:latest [2022-10-06T16:44:48.672Z]  Building security-spire-config ... done Building security-spire-server [2022-10-06T16:44:48.936Z] Removing intermediate container 23a52524cc06 [2022-10-06T16:44:48.936Z] ---> 750943d118ad [2022-10-06T16:44:48.936Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:44:48.936Z] ---> Running in 0522fc2a3913 [2022-10-06T16:44:49.200Z] Removing intermediate container 0522fc2a3913 [2022-10-06T16:44:49.200Z] ---> 4e1e69ba24d5 [2022-10-06T16:44:49.200Z] Step 24/26 : LABEL arch=arm64 [2022-10-06T16:44:49.463Z] ---> Running in 8471b3d58cf2 [2022-10-06T16:44:50.043Z] Removing intermediate container 8471b3d58cf2 [2022-10-06T16:44:50.043Z] ---> 09119415f656 [2022-10-06T16:44:50.043Z] Step 25/26 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:44:50.043Z] ---> Running in 0ad60c74b3d5 [2022-10-06T16:44:50.624Z] Removing intermediate container 0ad60c74b3d5 [2022-10-06T16:44:50.624Z] ---> dbf23065bd16 [2022-10-06T16:44:50.624Z] Step 26/26 : LABEL version=0.0.0 [2022-10-06T16:44:50.624Z] ---> Running in bc9744c1983e [2022-10-06T16:44:51.202Z] Removing intermediate container bc9744c1983e [2022-10-06T16:44:51.202Z] ---> c2433814ded4 [2022-10-06T16:44:51.202Z] [2022-10-06T16:44:51.468Z] Successfully built c2433814ded4 [2022-10-06T16:44:51.468Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-06T16:44:51.468Z]  Building security-spire-agent ... done Building core-data [2022-10-06T16:45:15.264Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:45:15.264Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:45:15.264Z] ---> e95e2979a64c [2022-10-06T16:45:15.264Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> 4eb0dff9cf28 [2022-10-06T16:45:15.264Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> 6343fbcd9b4f [2022-10-06T16:45:15.264Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> f3d8321b0ebd [2022-10-06T16:45:15.264Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> cd7fd01c07f8 [2022-10-06T16:45:15.264Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> 0f855220292a [2022-10-06T16:45:15.264Z] Step 8/25 : COPY . . [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> eeab1a670b5a [2022-10-06T16:45:15.264Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> f578b58c4205 [2022-10-06T16:45:15.264Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-06T16:45:15.264Z] ---> Using cache [2022-10-06T16:45:15.264Z] ---> d47cf489f0ea [2022-10-06T16:45:15.264Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-06T16:45:15.533Z] ---> Running in 15d120c05e0b [2022-10-06T16:45:17.474Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:45:17.474Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:45:17.474Z] ---> e95e2979a64c [2022-10-06T16:45:17.474Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:45:17.474Z] ---> Using cache [2022-10-06T16:45:17.474Z] ---> 61865100b267 [2022-10-06T16:45:17.474Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T16:45:17.474Z] ---> Using cache [2022-10-06T16:45:17.474Z] ---> c28e799ab8ce [2022-10-06T16:45:17.474Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:45:17.474Z] ---> Using cache [2022-10-06T16:45:17.474Z] ---> 349be91d517e [2022-10-06T16:45:17.474Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-06T16:45:17.474Z] ---> Running in c941b62d07fc [2022-10-06T16:45:18.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:45:19.163Z] Removing intermediate container 15d120c05e0b [2022-10-06T16:45:19.163Z] ---> a87692913abf [2022-10-06T16:45:19.163Z] Step 12/25 : WORKDIR /edgex-go [2022-10-06T16:45:19.503Z] ---> Running in a80a669d5302 [2022-10-06T16:45:19.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:45:20.056Z] Removing intermediate container a80a669d5302 [2022-10-06T16:45:20.056Z] ---> 1ab2c2982a96 [2022-10-06T16:45:20.056Z] [2022-10-06T16:45:20.056Z] Step 13/25 : FROM alpine:3.15 [2022-10-06T16:45:20.056Z] ---> 02e0d6fdf486 [2022-10-06T16:45:20.056Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:45:20.056Z] ---> Using cache [2022-10-06T16:45:20.056Z] ---> 1e0fe44ff9ff [2022-10-06T16:45:20.056Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:45:20.056Z] ---> Using cache [2022-10-06T16:45:20.056Z] ---> 3fd13cf12c6d [2022-10-06T16:45:20.056Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-06T16:45:20.056Z] ---> Using cache [2022-10-06T16:45:20.057Z] ---> fc956307a1c2 [2022-10-06T16:45:20.057Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-06T16:45:22.692Z] OK: 221 MiB in 51 packages [2022-10-06T16:45:24.158Z] Removing intermediate container c941b62d07fc [2022-10-06T16:45:24.158Z] ---> a8bfd1dcefc9 [2022-10-06T16:45:24.158Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T16:45:25.559Z] ---> 35758e8e6816 [2022-10-06T16:45:25.559Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:45:25.825Z] ---> Running in 874636e8fafb [2022-10-06T16:45:27.231Z] ---> 9fb11bbcd283 [2022-10-06T16:45:27.231Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-06T16:45:28.190Z] ---> 13b14ba4327d [2022-10-06T16:45:28.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-06T16:45:29.145Z] ---> 1624a37c3c08 [2022-10-06T16:45:29.145Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-06T16:45:30.109Z] ---> 5aa250047620 [2022-10-06T16:45:30.109Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-06T16:45:30.380Z] ---> Running in 587f758dbcb1 [2022-10-06T16:45:30.965Z] Removing intermediate container 587f758dbcb1 [2022-10-06T16:45:30.965Z] ---> 586207ec7f69 [2022-10-06T16:45:30.965Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-06T16:45:30.965Z] ---> Running in c6db0fb7f2b7 [2022-10-06T16:45:31.551Z] Removing intermediate container c6db0fb7f2b7 [2022-10-06T16:45:31.551Z] ---> 65e1d0ed868a [2022-10-06T16:45:31.551Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T16:45:31.551Z] ---> Running in 10312bc15091 [2022-10-06T16:45:32.148Z] Removing intermediate container 10312bc15091 [2022-10-06T16:45:32.148Z] ---> 9e1e4d4845fc [2022-10-06T16:45:32.148Z] Step 24/25 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:45:32.414Z] ---> Running in e7fd80c662d2 [2022-10-06T16:45:32.997Z] Removing intermediate container e7fd80c662d2 [2022-10-06T16:45:32.997Z] ---> 198764ea1f61 [2022-10-06T16:45:32.997Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:45:32.997Z] ---> Running in 7e4357f5741c [2022-10-06T16:45:33.593Z] Removing intermediate container 7e4357f5741c [2022-10-06T16:45:33.593Z] ---> e2c2620979c7 [2022-10-06T16:45:33.593Z] [2022-10-06T16:45:33.859Z] Successfully built e2c2620979c7 [2022-10-06T16:45:33.859Z] Successfully tagged security-spire-server-arm64:latest [2022-10-06T16:45:33.859Z] Building security-bootstrapper [2022-10-06T16:45:52.042Z]  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:45:52.042Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:45:52.042Z] ---> e95e2979a64c [2022-10-06T16:45:52.042Z] Step 3/33 : WORKDIR /edgex-go [2022-10-06T16:45:52.042Z] ---> Using cache [2022-10-06T16:45:52.042Z] ---> 4eb0dff9cf28 [2022-10-06T16:45:52.042Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:45:52.042Z] ---> Using cache [2022-10-06T16:45:52.042Z] ---> 6343fbcd9b4f [2022-10-06T16:45:52.042Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-06T16:45:52.042Z] ---> Running in bd45cb640af8 [2022-10-06T16:45:53.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:45:54.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:45:55.798Z] OK: 221 MiB in 51 packages [2022-10-06T16:45:57.199Z] Removing intermediate container bd45cb640af8 [2022-10-06T16:45:57.199Z] ---> 979b58932dca [2022-10-06T16:45:57.199Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-06T16:45:58.159Z] ---> 64a984208fcf [2022-10-06T16:45:58.159Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:45:58.159Z] ---> Running in 3d11a677fbd1 [2022-10-06T16:46:24.834Z] Removing intermediate container 874636e8fafb [2022-10-06T16:46:24.834Z] ---> d5adf64c9e19 [2022-10-06T16:46:24.834Z] Step 9/24 : COPY . . [2022-10-06T16:46:37.151Z] ---> 9263c9e74520 [2022-10-06T16:46:37.151Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-06T16:46:37.151Z] ---> Running in 22fab16e1596 [2022-10-06T16:46:38.105Z] 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-06T16:47:00.155Z] Removing intermediate container 3d11a677fbd1 [2022-10-06T16:47:00.155Z] ---> 6651ea668306 [2022-10-06T16:47:00.155Z] Step 8/33 : COPY . . [2022-10-06T16:47:12.462Z] ---> 8f284b7d4a46 [2022-10-06T16:47:12.462Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-06T16:47:12.462Z] ---> Running in 37ffffadd848 [2022-10-06T16:47:13.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-06T16:49:36.286Z] Removing intermediate container f6e5049d415d [2022-10-06T16:49:36.286Z] ---> 940767fe6b32 [2022-10-06T16:49:36.286Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-06T16:49:36.286Z] ---> Running in f80ac485e12e [2022-10-06T16:49:37.705Z] 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-06T16:49:43.044Z] Removing intermediate container f80ac485e12e [2022-10-06T16:49:43.044Z] ---> b3f404f82ba5 [2022-10-06T16:49:43.044Z] [2022-10-06T16:49:43.044Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T16:49:43.044Z] 3.16: Pulling from library/alpine [2022-10-06T16:49:44.003Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-06T16:49:44.003Z] Status: Downloaded newer image for alpine:3.16 [2022-10-06T16:49:44.003Z] ---> a6215f271958 [2022-10-06T16:49:44.003Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:49:44.268Z] ---> Running in e376e5ce45bd [2022-10-06T16:49:45.228Z] Removing intermediate container e376e5ce45bd [2022-10-06T16:49:45.228Z] ---> 3534ced15110 [2022-10-06T16:49:45.228Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-06T16:49:45.503Z] ---> Running in f8badb1aafca [2022-10-06T16:49:47.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:49:47.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:49:49.111Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-06T16:49:49.111Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-06T16:49:49.111Z] (3/33) Installing readline (8.1.2-r0) [2022-10-06T16:49:49.111Z] (4/33) Installing bash (5.1.16-r2) [2022-10-06T16:49:49.111Z] Executing bash-5.1.16-r2.post-install [2022-10-06T16:49:49.111Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-06T16:49:49.111Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-06T16:49:49.111Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T16:49:49.111Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-06T16:49:49.111Z] (9/33) Installing curl (7.83.1-r3) [2022-10-06T16:49:49.111Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-06T16:49:50.518Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-06T16:49:50.518Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-06T16:49:50.518Z] (13/33) Installing expat (2.4.9-r0) [2022-10-06T16:49:50.518Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-06T16:49:50.518Z] (15/33) Installing gdbm (1.23-r0) [2022-10-06T16:49:50.518Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-06T16:49:50.518Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T16:49:50.518Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T16:49:50.518Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-06T16:49:50.518Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-06T16:49:50.518Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-06T16:49:53.094Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-06T16:49:53.094Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-06T16:49:53.094Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-06T16:49:53.094Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-06T16:49:53.094Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-06T16:49:53.094Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-06T16:49:53.094Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-06T16:49:53.094Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-06T16:49:53.094Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-06T16:49:53.094Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-06T16:49:53.094Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-06T16:49:53.360Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-06T16:49:54.316Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:49:54.317Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:49:54.900Z] OK: 120 MiB in 47 packages [2022-10-06T16:50:09.866Z] Collecting docker-compose==1.23.2 [2022-10-06T16:50:09.866Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-06T16:50:09.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 [2022-10-06T16:50:09.866Z] Collecting docopt<0.7,>=0.6.1 [2022-10-06T16:50:09.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-06T16:50:09.866Z] Preparing metadata (setup.py): started [2022-10-06T16:50:12.438Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:50:12.439Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-06T16:50:12.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-06T16:50:12.439Z] Preparing metadata (setup.py): started [2022-10-06T16:50:14.368Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:50:14.633Z] Collecting texttable<0.10,>=0.9.0 [2022-10-06T16:50:14.633Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-06T16:50:14.633Z] Preparing metadata (setup.py): started [2022-10-06T16:50:16.565Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:50:17.518Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-06T16:50:17.518Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-06T16:50:17.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.5 MB/s eta 0:00:00 [2022-10-06T16:50:17.789Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-06T16:50:18.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-06T16:50:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.4 MB/s eta 0:00:00 [2022-10-06T16:50:18.057Z] Collecting cached-property<2,>=1.2.0 [2022-10-06T16:50:18.057Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-06T16:50:18.057Z] 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-06T16:50:18.636Z] Collecting jsonschema<3,>=2.5.1 [2022-10-06T16:50:18.636Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-06T16:50:19.215Z] Collecting docker<4.0,>=3.6.0 [2022-10-06T16:50:19.215Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-06T16:50:19.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.8 MB/s eta 0:00:00 [2022-10-06T16:50:19.797Z] Collecting PyYAML<4,>=3.10 [2022-10-06T16:50:19.797Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-06T16:50:19.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.9 MB/s eta 0:00:00 [2022-10-06T16:50:21.735Z] Preparing metadata (setup.py): started [2022-10-06T16:50:23.674Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-06T16:50:23.939Z] Collecting docker-pycreds>=0.4.0 [2022-10-06T16:50:23.939Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-06T16:50:25.345Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-06T16:50:25.345Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-06T16:50:25.345Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.8 MB/s eta 0:00:00 [2022-10-06T16:50:25.611Z] Collecting idna<2.8,>=2.5 [2022-10-06T16:50:25.611Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-06T16:50:25.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 [2022-10-06T16:50:26.191Z] Collecting certifi>=2017.4.17 [2022-10-06T16:50:26.191Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-06T16:50:26.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 14.3 MB/s eta 0:00:00 [2022-10-06T16:50:26.191Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-06T16:50:26.191Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-06T16:50:26.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.2 MB/s eta 0:00:00 [2022-10-06T16:50:27.045Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-06T16:50:27.045Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-06T16:50:27.045Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-06T16:50:27.046Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-06T16:50:28.000Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-06T16:50:28.001Z] Running setup.py install for texttable: started [2022-10-06T16:50:30.580Z] Running setup.py install for texttable: finished with status 'done' [2022-10-06T16:50:30.580Z] Running setup.py install for PyYAML: started [2022-10-06T16:50:33.910Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-06T16:50:35.311Z] Running setup.py install for docopt: started [2022-10-06T16:50:35.889Z] Removing intermediate container 263404db99b3 [2022-10-06T16:50:35.889Z] ---> 32e4cf036509 [2022-10-06T16:50:35.889Z] [2022-10-06T16:50:35.889Z] Step 11/25 : FROM alpine:3.16 [2022-10-06T16:50:35.889Z] ---> a6215f271958 [2022-10-06T16:50:35.889Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:50:36.153Z] ---> Running in 343710a8e8cc [2022-10-06T16:50:38.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:50:38.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:50:38.677Z] Running setup.py install for docopt: finished with status 'done' [2022-10-06T16:50:39.632Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-06T16:50:39.632Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:50:39.632Z] OK: 5 MiB in 15 packages [2022-10-06T16:50:41.571Z] Removing intermediate container 343710a8e8cc [2022-10-06T16:50:41.571Z] ---> d4b05ff66a1a [2022-10-06T16:50:41.571Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:50:41.571Z] ---> Running in 5c4d5963c7ae [2022-10-06T16:50:41.837Z] Removing intermediate container 5c4d5963c7ae [2022-10-06T16:50:41.837Z] ---> 631a13457a99 [2022-10-06T16:50:41.837Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-06T16:50:41.837Z] ---> Running in 124fac210549 [2022-10-06T16:50:42.418Z] Running setup.py install for dockerpty: started [2022-10-06T16:50:42.418Z] Removing intermediate container 124fac210549 [2022-10-06T16:50:42.418Z] ---> 4e83a956b0e3 [2022-10-06T16:50:42.418Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-06T16:50:42.694Z] ---> Running in 6db3aab76a33 [2022-10-06T16:50:42.960Z] Removing intermediate container 6db3aab76a33 [2022-10-06T16:50:42.960Z] ---> eb018c8071fd [2022-10-06T16:50:42.960Z] Step 16/25 : WORKDIR / [2022-10-06T16:50:43.227Z] ---> Running in 5d7b710e4626 [2022-10-06T16:50:43.498Z] Removing intermediate container 5d7b710e4626 [2022-10-06T16:50:43.498Z] ---> 8ecb6b72a5b7 [2022-10-06T16:50:43.498Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:50:44.454Z] ---> ef95f5c4b2ac [2022-10-06T16:50:44.454Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-06T16:50:45.857Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-06T16:50:46.123Z] ---> 981e1bb1217f [2022-10-06T16:50:46.123Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-06T16:50:47.079Z] ---> aa76d04d94b8 [2022-10-06T16:50:47.079Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-06T16:50:47.672Z] ---> df664dec2062 [2022-10-06T16:50:47.672Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-06T16:50:47.940Z] ---> Running in ee829a5c022d [2022-10-06T16:50:48.218Z] Removing intermediate container ee829a5c022d [2022-10-06T16:50:48.218Z] ---> 264a87aba175 [2022-10-06T16:50:48.218Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:50:48.486Z] ---> Running in 025db253a686 [2022-10-06T16:50:49.065Z] Removing intermediate container 025db253a686 [2022-10-06T16:50:49.065Z] ---> 4ef0e0188018 [2022-10-06T16:50:49.065Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T16:50:49.065Z] ---> Running in 630b994e08ba [2022-10-06T16:50:49.335Z] Removing intermediate container 630b994e08ba [2022-10-06T16:50:49.335Z] ---> 46f3ab57bc94 [2022-10-06T16:50:49.335Z] Step 24/25 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:50:49.605Z] ---> Running in 9d841c7803b8 [2022-10-06T16:50:49.605Z] 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-06T16:50:49.605Z] 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-06T16:50:49.989Z] Removing intermediate container 9d841c7803b8 [2022-10-06T16:50:49.989Z] ---> d49c8b4e05af [2022-10-06T16:50:49.989Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:50:49.989Z] ---> Running in 16360ef4b591 [2022-10-06T16:50:50.582Z] Removing intermediate container 16360ef4b591 [2022-10-06T16:50:50.582Z] ---> 959c6b8c18a7 [2022-10-06T16:50:50.582Z] [2022-10-06T16:50:50.872Z] Successfully built 959c6b8c18a7 [2022-10-06T16:50:50.872Z] Successfully tagged core-metadata-arm64:latest [2022-10-06T16:50:50.872Z]  Building core-metadata ... done Building support-scheduler [2022-10-06T16:51:09.209Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:51:09.209Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:51:09.209Z] ---> e95e2979a64c [2022-10-06T16:51:09.209Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 61865100b267 [2022-10-06T16:51:09.209Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> c28e799ab8ce [2022-10-06T16:51:09.209Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 349be91d517e [2022-10-06T16:51:09.209Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 03c23ee9c2f4 [2022-10-06T16:51:09.209Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 4460661d200f [2022-10-06T16:51:09.209Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 58a51aac3eaf [2022-10-06T16:51:09.209Z] Step 9/23 : COPY . . [2022-10-06T16:51:09.209Z] ---> Using cache [2022-10-06T16:51:09.209Z] ---> 60e54a980915 [2022-10-06T16:51:09.209Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-06T16:51:09.209Z] ---> Running in de522f19608b [2022-10-06T16:51:09.789Z] Removing intermediate container f8badb1aafca [2022-10-06T16:51:09.789Z] ---> a160ab161421 [2022-10-06T16:51:09.789Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-06T16:51:09.789Z] ---> Running in b0134db8d26a [2022-10-06T16:51:10.067Z] 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-06T16:51:10.333Z] Removing intermediate container b0134db8d26a [2022-10-06T16:51:10.333Z] ---> 062e244b47db [2022-10-06T16:51:10.333Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T16:51:10.333Z] ---> Running in 69c6161f3a56 [2022-10-06T16:51:10.917Z] Removing intermediate container 69c6161f3a56 [2022-10-06T16:51:10.917Z] ---> 5718ec2d2b0e [2022-10-06T16:51:10.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-06T16:51:12.324Z] ---> 4cc1e0485483 [2022-10-06T16:51:12.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-06T16:51:13.278Z] ---> 5b40960e6047 [2022-10-06T16:51:13.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-06T16:51:14.231Z] ---> c97596809953 [2022-10-06T16:51:14.231Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-06T16:51:14.231Z] ---> Running in d0727af7148b [2022-10-06T16:51:14.810Z] Removing intermediate container d0727af7148b [2022-10-06T16:51:14.810Z] ---> dc123e8dc132 [2022-10-06T16:51:14.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:51:14.810Z] ---> Running in 9659669cc781 [2022-10-06T16:51:15.388Z] Removing intermediate container 9659669cc781 [2022-10-06T16:51:15.388Z] ---> d16c3e4c5fe4 [2022-10-06T16:51:15.388Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T16:51:15.653Z] ---> Running in 17e99c72dae7 [2022-10-06T16:51:15.918Z] Removing intermediate container 17e99c72dae7 [2022-10-06T16:51:15.918Z] ---> 2f40791b9a3f [2022-10-06T16:51:16.182Z] Step 22/23 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:51:16.182Z] ---> Running in c098efcabe23 [2022-10-06T16:51:16.759Z] Removing intermediate container c098efcabe23 [2022-10-06T16:51:16.759Z] ---> 08324fc90ed2 [2022-10-06T16:51:16.759Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T16:51:16.759Z] ---> Running in fc1db5d5bd4a [2022-10-06T16:51:17.381Z] Removing intermediate container fc1db5d5bd4a [2022-10-06T16:51:17.381Z] ---> 3dc3187b1551 [2022-10-06T16:51:17.381Z] [2022-10-06T16:51:17.645Z] Successfully built 3dc3187b1551 [2022-10-06T16:51:17.645Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-06T16:51:17.645Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-10-06T16:51:35.828Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:51:35.828Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:51:35.828Z] ---> e95e2979a64c [2022-10-06T16:51:35.828Z] Step 3/25 : WORKDIR /edgex-go [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 4eb0dff9cf28 [2022-10-06T16:51:35.828Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 6343fbcd9b4f [2022-10-06T16:51:35.828Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 979b58932dca [2022-10-06T16:51:35.828Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 64a984208fcf [2022-10-06T16:51:35.828Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 6651ea668306 [2022-10-06T16:51:35.828Z] Step 8/25 : COPY . . [2022-10-06T16:51:35.828Z] ---> Using cache [2022-10-06T16:51:35.828Z] ---> 8f284b7d4a46 [2022-10-06T16:51:35.828Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-06T16:51:35.828Z] ---> Running in ed5f29b67aff [2022-10-06T16:51:35.828Z] 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-06T16:51:57.878Z] Removing intermediate container 0d248157ba08 [2022-10-06T16:51:57.878Z] ---> 885f069ae083 [2022-10-06T16:51:57.878Z] [2022-10-06T16:51:57.878Z] Step 9/20 : FROM alpine:3.15 [2022-10-06T16:51:57.878Z] ---> 02e0d6fdf486 [2022-10-06T16:51:57.878Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:51:57.878Z] ---> Using cache [2022-10-06T16:51:57.878Z] ---> 1e0fe44ff9ff [2022-10-06T16:51:57.878Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:51:57.878Z] ---> Using cache [2022-10-06T16:51:57.878Z] ---> 3fd13cf12c6d [2022-10-06T16:51:57.878Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-06T16:51:57.878Z] ---> Running in 1d3014c9561b [2022-10-06T16:51:57.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:51:58.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:52:00.232Z] v3.15.6-96-gd87b55bdae [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-06T16:52:00.232Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-06T16:52:00.232Z] OK: 15734 distinct packages available [2022-10-06T16:52:00.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:52:01.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:52:02.858Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-06T16:52:02.858Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-06T16:52:03.123Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-06T16:52:03.123Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-06T16:52:03.392Z] (5/9) Installing curl (7.80.0-r3) [2022-10-06T16:52:03.392Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-06T16:52:03.658Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-06T16:52:03.658Z] (8/9) Installing libucontext (1.1-r0) [2022-10-06T16:52:03.658Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-06T16:52:03.922Z] Executing busybox-1.34.1-r7.trigger [2022-10-06T16:52:03.922Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:52:04.189Z] OK: 8 MiB in 23 packages [2022-10-06T16:52:06.762Z] Removing intermediate container 1d3014c9561b [2022-10-06T16:52:06.762Z] ---> 64d4c3911190 [2022-10-06T16:52:06.762Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:52:07.349Z] ---> 4d17eb8aa1b9 [2022-10-06T16:52:07.350Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-06T16:52:09.289Z] ---> 2021312fa78b [2022-10-06T16:52:09.289Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-06T16:52:09.869Z] ---> 532c931652bf [2022-10-06T16:52:09.869Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-06T16:52:09.869Z] ---> Running in 0222554512ca [2022-10-06T16:52:10.449Z] Removing intermediate container 0222554512ca [2022-10-06T16:52:10.449Z] ---> ff2b4b564c92 [2022-10-06T16:52:10.449Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:52:10.449Z] ---> Running in a42c4c3bc05c [2022-10-06T16:52:11.039Z] Removing intermediate container a42c4c3bc05c [2022-10-06T16:52:11.039Z] ---> 7f6d245def6f [2022-10-06T16:52:11.039Z] Step 18/20 : LABEL arch=arm64 [2022-10-06T16:52:11.305Z] ---> Running in 28d06ede69bc [2022-10-06T16:52:11.895Z] Removing intermediate container 28d06ede69bc [2022-10-06T16:52:11.895Z] ---> 03df918ea5dd [2022-10-06T16:52:11.895Z] Step 19/20 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:52:11.895Z] ---> Running in 167e1bfb59d2 [2022-10-06T16:52:12.476Z] Removing intermediate container 167e1bfb59d2 [2022-10-06T16:52:12.476Z] ---> 8d1c5d1da7b8 [2022-10-06T16:52:12.476Z] Step 20/20 : LABEL version=0.0.0 [2022-10-06T16:52:12.476Z] ---> Running in 59054f613457 [2022-10-06T16:52:13.058Z] Removing intermediate container 59054f613457 [2022-10-06T16:52:13.058Z] ---> ba20d568a909 [2022-10-06T16:52:13.058Z] [2022-10-06T16:52:13.323Z] Successfully built ba20d568a909 [2022-10-06T16:52:13.323Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-06T16:52:13.323Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-10-06T16:52:31.526Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:52:31.526Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:52:31.526Z] ---> e95e2979a64c [2022-10-06T16:52:31.526Z] Step 3/22 : WORKDIR /edgex-go [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 4eb0dff9cf28 [2022-10-06T16:52:31.526Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 6343fbcd9b4f [2022-10-06T16:52:31.526Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 979b58932dca [2022-10-06T16:52:31.526Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 64a984208fcf [2022-10-06T16:52:31.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 6651ea668306 [2022-10-06T16:52:31.526Z] Step 8/22 : COPY . . [2022-10-06T16:52:31.526Z] ---> Using cache [2022-10-06T16:52:31.526Z] ---> 8f284b7d4a46 [2022-10-06T16:52:31.526Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-06T16:52:31.526Z] ---> Running in 252ce542d985 [2022-10-06T16:52:31.526Z] 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-06T16:53:03.721Z] Removing intermediate container 37ffffadd848 [2022-10-06T16:53:03.721Z] ---> f038ed0db74e [2022-10-06T16:53:03.721Z] [2022-10-06T16:53:03.721Z] Step 10/33 : FROM alpine:3.16 [2022-10-06T16:53:03.721Z] ---> a6215f271958 [2022-10-06T16:53:03.721Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-06T16:53:03.721Z] ---> Running in 9c522f332e1b [2022-10-06T16:53:03.721Z] Removing intermediate container 9c522f332e1b [2022-10-06T16:53:03.721Z] ---> 1a07823352a3 [2022-10-06T16:53:03.721Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-06T16:53:03.721Z] ---> Running in 5a382be12baf [2022-10-06T16:53:03.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:53:03.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:53:03.721Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-06T16:53:03.721Z] (2/2) Installing su-exec (0.2-r1) [2022-10-06T16:53:03.721Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:53:03.721Z] OK: 5 MiB in 16 packages [2022-10-06T16:53:05.675Z] Removing intermediate container 5a382be12baf [2022-10-06T16:53:05.675Z] ---> f98ac35a9901 [2022-10-06T16:53:05.675Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-06T16:53:05.675Z] ---> Running in 9fee1f1b398f [2022-10-06T16:53:05.940Z] Removing intermediate container 9fee1f1b398f [2022-10-06T16:53:05.940Z] ---> f2db2a65e242 [2022-10-06T16:53:05.940Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-06T16:53:06.207Z] ---> Running in 8c68d807f88c [2022-10-06T16:53:06.482Z] Removing intermediate container 8c68d807f88c [2022-10-06T16:53:06.482Z] ---> 568fdc7942ae [2022-10-06T16:53:06.482Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-06T16:53:06.746Z] ---> Running in 8abaf3ac439d [2022-10-06T16:53:07.024Z] Removing intermediate container 8abaf3ac439d [2022-10-06T16:53:07.024Z] ---> 18b1cd258aec [2022-10-06T16:53:07.024Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-06T16:53:07.289Z] ---> Running in 2dba326b23c4 [2022-10-06T16:53:07.873Z] Removing intermediate container 2dba326b23c4 [2022-10-06T16:53:07.873Z] ---> bb27f27bd14a [2022-10-06T16:53:07.873Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-06T16:53:07.873Z] ---> Running in 42861abab94e [2022-10-06T16:53:11.219Z] Removing intermediate container 42861abab94e [2022-10-06T16:53:11.219Z] ---> 2a73b7737907 [2022-10-06T16:53:11.219Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-06T16:53:11.219Z] ---> Running in 9e61baac3ca3 [2022-10-06T16:53:11.485Z] Removing intermediate container 9e61baac3ca3 [2022-10-06T16:53:11.485Z] ---> c73b97490ca9 [2022-10-06T16:53:11.485Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-06T16:53:12.442Z] ---> f73b03919fa9 [2022-10-06T16:53:12.442Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-06T16:53:12.442Z] ---> Running in 18dc738000ba [2022-10-06T16:53:16.689Z] Removing intermediate container 18dc738000ba [2022-10-06T16:53:16.689Z] ---> 71f0bd1fa3f0 [2022-10-06T16:53:16.689Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:53:16.983Z] ---> 3b2ddd36d85e [2022-10-06T16:53:16.983Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-06T16:53:18.920Z] ---> 8a0146f12afa [2022-10-06T16:53:18.920Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-06T16:53:19.875Z] ---> 847f736c299b [2022-10-06T16:53:19.875Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-06T16:53:20.833Z] ---> 81ec5d54acd7 [2022-10-06T16:53:20.833Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-06T16:53:21.415Z] ---> bfa150fc0aa3 [2022-10-06T16:53:21.415Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-06T16:53:22.382Z] ---> 5957310f66b6 [2022-10-06T16:53:22.382Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-06T16:53:22.967Z] ---> 3bab28435aa0 [2022-10-06T16:53:22.967Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-06T16:53:23.233Z] ---> Running in 9aefd2b303ee [2022-10-06T16:53:26.567Z] Removing intermediate container 9aefd2b303ee [2022-10-06T16:53:26.567Z] ---> 95ba0a18454e [2022-10-06T16:53:26.567Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-06T16:53:26.567Z] ---> Running in 57bb9f092263 [2022-10-06T16:53:26.567Z] Removing intermediate container 57bb9f092263 [2022-10-06T16:53:26.567Z] ---> 3a60e678c220 [2022-10-06T16:53:26.567Z] Step 30/33 : CMD ["gate"] [2022-10-06T16:53:26.835Z] ---> Running in b14890cf0a69 [2022-10-06T16:53:27.419Z] Removing intermediate container b14890cf0a69 [2022-10-06T16:53:27.419Z] ---> 6250102f3fdd [2022-10-06T16:53:27.419Z] Step 31/33 : LABEL arch=arm64 [2022-10-06T16:53:27.419Z] ---> Running in 476396b7c5de [2022-10-06T16:53:28.016Z] Removing intermediate container 476396b7c5de [2022-10-06T16:53:28.016Z] ---> 569e3706d359 [2022-10-06T16:53:28.016Z] Step 32/33 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:53:28.016Z] ---> Running in 544d556046b0 [2022-10-06T16:53:28.598Z] Removing intermediate container 544d556046b0 [2022-10-06T16:53:28.598Z] ---> d8a12b155527 [2022-10-06T16:53:28.598Z] Step 33/33 : LABEL version=0.0.0 [2022-10-06T16:53:28.598Z] ---> Running in 040fc09406f7 [2022-10-06T16:53:29.179Z] Removing intermediate container 040fc09406f7 [2022-10-06T16:53:29.179Z] ---> 4520a225feb6 [2022-10-06T16:53:29.179Z] [2022-10-06T16:53:29.450Z] Successfully built 4520a225feb6 [2022-10-06T16:53:29.450Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-06T16:53:29.450Z]  Building security-bootstrapper ... done Building core-command [2022-10-06T16:53:47.645Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:53:47.645Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:53:47.645Z] ---> e95e2979a64c [2022-10-06T16:53:47.645Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 61865100b267 [2022-10-06T16:53:47.645Z] Step 4/24 : WORKDIR /edgex-go [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> c28e799ab8ce [2022-10-06T16:53:47.645Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 349be91d517e [2022-10-06T16:53:47.645Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 03c23ee9c2f4 [2022-10-06T16:53:47.645Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 4460661d200f [2022-10-06T16:53:47.645Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 58a51aac3eaf [2022-10-06T16:53:47.645Z] Step 9/24 : COPY . . [2022-10-06T16:53:47.645Z] ---> Using cache [2022-10-06T16:53:47.645Z] ---> 60e54a980915 [2022-10-06T16:53:47.645Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-06T16:53:47.645Z] ---> Running in 097a2891dfea [2022-10-06T16:53:47.911Z] 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-06T16:53:54.545Z] Removing intermediate container 22fab16e1596 [2022-10-06T16:53:54.545Z] ---> a72ad2c39b46 [2022-10-06T16:53:54.545Z] [2022-10-06T16:53:54.545Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T16:53:54.545Z] ---> a6215f271958 [2022-10-06T16:53:54.546Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-06T16:53:54.546Z] ---> Running in 07a303bb2d7c [2022-10-06T16:53:54.546Z] Removing intermediate container 07a303bb2d7c [2022-10-06T16:53:54.546Z] ---> 76a308d62c27 [2022-10-06T16:53:54.546Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-06T16:53:54.811Z] ---> Running in 8dc685f97f64 [2022-10-06T16:53:55.081Z] Removing intermediate container 8dc685f97f64 [2022-10-06T16:53:55.081Z] ---> c34d6e1c608a [2022-10-06T16:53:55.081Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-06T16:53:55.348Z] ---> Running in 6c3ce504c4e6 [2022-10-06T16:53:55.929Z] Removing intermediate container 6c3ce504c4e6 [2022-10-06T16:53:55.929Z] ---> 8bd07cc61139 [2022-10-06T16:53:55.929Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:53:55.929Z] ---> Running in b46658c61d25 [2022-10-06T16:53:59.263Z] Removing intermediate container b46658c61d25 [2022-10-06T16:53:59.263Z] ---> 7facc082cc64 [2022-10-06T16:53:59.263Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-06T16:53:59.263Z] ---> Running in a2f0bde42090 [2022-10-06T16:54:00.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:54:01.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:54:03.021Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-06T16:54:03.021Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-06T16:54:03.021Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-06T16:54:03.285Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-06T16:54:03.285Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-06T16:54:03.556Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-06T16:54:03.556Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:54:03.556Z] OK: 8 MiB in 20 packages [2022-10-06T16:54:05.500Z] Removing intermediate container a2f0bde42090 [2022-10-06T16:54:05.500Z] ---> 1bfb9fe6144f [2022-10-06T16:54:05.500Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:54:06.455Z] ---> 3b051c05374a [2022-10-06T16:54:06.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-06T16:54:07.857Z] ---> cf29e7e1f928 [2022-10-06T16:54:07.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-06T16:54:08.814Z] ---> 1fd6fb2fbdab [2022-10-06T16:54:08.814Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-06T16:54:09.083Z] ---> Running in 1e29be99a266 [2022-10-06T16:54:09.348Z] Removing intermediate container 1e29be99a266 [2022-10-06T16:54:09.348Z] ---> e652e4da25ef [2022-10-06T16:54:09.348Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:54:09.348Z] ---> Running in d63c6ea4a9a3 [2022-10-06T16:54:09.930Z] Removing intermediate container d63c6ea4a9a3 [2022-10-06T16:54:09.930Z] ---> 321ac26878c5 [2022-10-06T16:54:09.930Z] Step 22/24 : LABEL arch=arm64 [2022-10-06T16:54:09.930Z] ---> Running in 27ec4f729001 [2022-10-06T16:54:10.520Z] Removing intermediate container 27ec4f729001 [2022-10-06T16:54:10.520Z] ---> a4060f5490dd [2022-10-06T16:54:10.520Z] Step 23/24 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:54:10.785Z] ---> Running in 7f3019c3a430 [2022-10-06T16:54:11.053Z] Removing intermediate container 7f3019c3a430 [2022-10-06T16:54:11.053Z] ---> cd0358dfa828 [2022-10-06T16:54:11.053Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T16:54:11.320Z] ---> Running in 6decce4b484e [2022-10-06T16:54:11.901Z] Removing intermediate container 6decce4b484e [2022-10-06T16:54:11.901Z] ---> 74b9dde2749b [2022-10-06T16:54:11.901Z] [2022-10-06T16:54:11.901Z] Successfully built 74b9dde2749b [2022-10-06T16:54:11.901Z] Successfully tagged core-data-arm64:latest [2022-10-06T16:54:11.901Z]  Building core-data ... done Building support-notifications [2022-10-06T16:54:30.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-06T16:54:30.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-06T16:54:30.203Z] ---> e95e2979a64c [2022-10-06T16:54:30.203Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-06T16:54:30.203Z] ---> Using cache [2022-10-06T16:54:30.203Z] ---> 61865100b267 [2022-10-06T16:54:30.203Z] Step 4/23 : WORKDIR /edgex-go [2022-10-06T16:54:30.203Z] ---> Using cache [2022-10-06T16:54:30.203Z] ---> c28e799ab8ce [2022-10-06T16:54:30.203Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-06T16:54:30.203Z] ---> Using cache [2022-10-06T16:54:30.203Z] ---> 349be91d517e [2022-10-06T16:54:30.203Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-06T16:54:30.203Z] ---> Running in 711bf5862aad [2022-10-06T16:54:30.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:54:31.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:54:33.238Z] OK: 221 MiB in 51 packages [2022-10-06T16:54:34.653Z] Removing intermediate container 711bf5862aad [2022-10-06T16:54:34.653Z] ---> cc34a9f52e6d [2022-10-06T16:54:34.653Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-06T16:54:35.608Z] ---> b4728563f2f6 [2022-10-06T16:54:35.608Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-06T16:54:35.608Z] ---> Running in 894518612c79 [2022-10-06T16:55:31.952Z] Removing intermediate container 894518612c79 [2022-10-06T16:55:31.953Z] ---> 9c389680919f [2022-10-06T16:55:31.953Z] Step 9/23 : COPY . . [2022-10-06T16:55:44.247Z] ---> 5d22a8c74b9c [2022-10-06T16:55:44.247Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-06T16:55:44.247Z] ---> Running in 0e3ed2cbb2ca [2022-10-06T16:55:45.652Z] 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-06T16:57:07.253Z] 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-06T16:57:25.450Z] Removing intermediate container ed5f29b67aff [2022-10-06T16:57:25.450Z] ---> aff1c849db72 [2022-10-06T16:57:25.450Z] [2022-10-06T16:57:25.450Z] Step 10/25 : FROM alpine:3.16 [2022-10-06T16:57:25.450Z] ---> a6215f271958 [2022-10-06T16:57:25.450Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-06T16:57:25.450Z] ---> Running in 4967935dadde [2022-10-06T16:57:26.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:57:26.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:57:28.385Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-06T16:57:28.385Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-06T16:57:28.385Z] (3/3) Installing su-exec (0.2-r1) [2022-10-06T16:57:28.385Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:57:28.385Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:57:28.653Z] OK: 6 MiB in 17 packages [2022-10-06T16:57:30.591Z] Removing intermediate container 4967935dadde [2022-10-06T16:57:30.591Z] ---> 74fd29fa6e4e [2022-10-06T16:57:30.591Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T16:57:30.859Z] ---> Running in 67ea09634da3 [2022-10-06T16:57:31.125Z] Removing intermediate container 67ea09634da3 [2022-10-06T16:57:31.125Z] ---> 80de4eb42adf [2022-10-06T16:57:31.125Z] Step 13/25 : WORKDIR / [2022-10-06T16:57:31.390Z] ---> Running in 1910131634ac [2022-10-06T16:57:31.972Z] Removing intermediate container 1910131634ac [2022-10-06T16:57:31.972Z] ---> 3d177414df92 [2022-10-06T16:57:31.972Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-06T16:57:32.932Z] ---> 3c3ef2400b73 [2022-10-06T16:57:32.932Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-06T16:57:33.887Z] ---> c928c42e5561 [2022-10-06T16:57:33.888Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-06T16:57:34.845Z] ---> 9f617cc76ffd [2022-10-06T16:57:34.845Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-06T16:57:35.801Z] ---> 4511e662ba7e [2022-10-06T16:57:35.801Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-06T16:57:37.204Z] ---> 47aa2cfabc2d [2022-10-06T16:57:37.204Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-06T16:57:39.144Z] ---> fd209f8f54af [2022-10-06T16:57:39.144Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T16:57:39.727Z] ---> 894788386a24 [2022-10-06T16:57:39.727Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T16:57:39.727Z] ---> Running in 829609e96738 [2022-10-06T16:57:43.081Z] Removing intermediate container 829609e96738 [2022-10-06T16:57:43.081Z] ---> 6f3e32a2ae53 [2022-10-06T16:57:43.081Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T16:57:43.081Z] ---> Running in eafce1009c2f [2022-10-06T16:57:43.081Z] Removing intermediate container eafce1009c2f [2022-10-06T16:57:43.081Z] ---> 748f40d961db [2022-10-06T16:57:43.081Z] Step 23/25 : LABEL arch=arm64 [2022-10-06T16:57:43.347Z] ---> Running in 6450102e4298 [2022-10-06T16:57:43.930Z] Removing intermediate container 6450102e4298 [2022-10-06T16:57:43.930Z] ---> 0e114f2a6f73 [2022-10-06T16:57:43.930Z] Step 24/25 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:57:43.930Z] ---> Running in 1c46cd569669 [2022-10-06T16:57:44.510Z] Removing intermediate container 1c46cd569669 [2022-10-06T16:57:44.510Z] ---> dac7bda8c55d [2022-10-06T16:57:44.510Z] Step 25/25 : LABEL version=0.0.0 [2022-10-06T16:57:44.510Z] ---> Running in 02df7bb40010 [2022-10-06T16:57:45.093Z] Removing intermediate container 02df7bb40010 [2022-10-06T16:57:45.093Z] ---> 7ab0ac4789fb [2022-10-06T16:57:45.093Z] [2022-10-06T16:57:45.360Z] Successfully built 7ab0ac4789fb [2022-10-06T16:57:45.360Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-06T16:57:57.650Z]  Building security-secretstore-setup ... 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/secrets-config ./cmd/secrets-config [2022-10-06T16:58:19.696Z] Removing intermediate container 252ce542d985 [2022-10-06T16:58:19.696Z] ---> b03828aff818 [2022-10-06T16:58:19.696Z] [2022-10-06T16:58:19.696Z] Step 10/22 : FROM alpine:3.16 [2022-10-06T16:58:19.696Z] ---> a6215f271958 [2022-10-06T16:58:19.696Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-06T16:58:19.696Z] ---> Running in 0e4401e97300 [2022-10-06T16:58:19.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T16:58:19.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T16:58:19.696Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-06T16:58:19.696Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-06T16:58:19.696Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-06T16:58:19.696Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-06T16:58:19.696Z] (5/6) Installing curl (7.83.1-r3) [2022-10-06T16:58:19.696Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-06T16:58:19.696Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T16:58:19.696Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T16:58:19.963Z] OK: 8 MiB in 20 packages [2022-10-06T16:58:21.910Z] Removing intermediate container 0e4401e97300 [2022-10-06T16:58:21.910Z] ---> c345b7136018 [2022-10-06T16:58:21.910Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-06T16:58:22.177Z] ---> Running in 9595274365c6 [2022-10-06T16:58:22.448Z] Removing intermediate container 9595274365c6 [2022-10-06T16:58:22.448Z] ---> 2c73f2cb5efb [2022-10-06T16:58:22.448Z] Step 13/22 : WORKDIR /edgex [2022-10-06T16:58:22.714Z] ---> Running in 921da2eb78fb [2022-10-06T16:58:22.980Z] Removing intermediate container 921da2eb78fb [2022-10-06T16:58:22.980Z] ---> a1d605230e4a [2022-10-06T16:58:22.980Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-06T16:58:23.933Z] ---> bde104972bd4 [2022-10-06T16:58:23.933Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-06T16:58:25.332Z] ---> d2c92fed4b2f [2022-10-06T16:58:25.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-06T16:58:27.900Z] ---> c486038240dc [2022-10-06T16:58:27.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-06T16:58:28.481Z] ---> 5030736db5d4 [2022-10-06T16:58:28.481Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-06T16:58:28.481Z] ---> Running in df2fe8b2a7d7 [2022-10-06T16:58:31.811Z] Removing intermediate container df2fe8b2a7d7 [2022-10-06T16:58:31.811Z] ---> 6cf641a3a2c7 [2022-10-06T16:58:31.811Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-06T16:58:31.811Z] ---> Running in cf9c37b4aff4 [2022-10-06T16:58:31.811Z] Removing intermediate container cf9c37b4aff4 [2022-10-06T16:58:31.811Z] ---> 3d69fe053d4d [2022-10-06T16:58:31.811Z] Step 20/22 : LABEL arch=arm64 [2022-10-06T16:58:32.085Z] ---> Running in e92a9ff972d2 [2022-10-06T16:58:32.357Z] Removing intermediate container e92a9ff972d2 [2022-10-06T16:58:32.357Z] ---> ccc8d5b8486d [2022-10-06T16:58:32.357Z] Step 21/22 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:58:32.621Z] ---> Running in ded6e18e3fa7 [2022-10-06T16:58:32.892Z] Removing intermediate container ded6e18e3fa7 [2022-10-06T16:58:32.892Z] ---> a8da82408046 [2022-10-06T16:58:32.892Z] Step 22/22 : LABEL version=0.0.0 [2022-10-06T16:58:32.892Z] ---> Running in 47cb0d923644 [2022-10-06T16:58:33.476Z] Removing intermediate container 47cb0d923644 [2022-10-06T16:58:33.476Z] ---> e0dd81e121e2 [2022-10-06T16:58:33.476Z] [2022-10-06T16:58:33.476Z] Successfully built e0dd81e121e2 [2022-10-06T16:58:33.741Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-06T16:59:20.560Z]  Building security-proxy-setup ... done Removing intermediate container 097a2891dfea [2022-10-06T16:59:20.560Z] ---> 9418d6a72e0c [2022-10-06T16:59:20.560Z] [2022-10-06T16:59:20.560Z] Step 11/24 : FROM alpine:3.16 [2022-10-06T16:59:20.560Z] ---> a6215f271958 [2022-10-06T16:59:20.560Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:59:20.560Z] ---> Using cache [2022-10-06T16:59:20.560Z] ---> d4b05ff66a1a [2022-10-06T16:59:20.560Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:59:20.560Z] ---> Using cache [2022-10-06T16:59:20.560Z] ---> 631a13457a99 [2022-10-06T16:59:20.560Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-06T16:59:20.560Z] ---> Running in 6d6a9f0c68ff [2022-10-06T16:59:20.560Z] Removing intermediate container 6d6a9f0c68ff [2022-10-06T16:59:20.560Z] ---> 8f9ab3323296 [2022-10-06T16:59:20.560Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-06T16:59:20.560Z] ---> Running in 53fdd81969d6 [2022-10-06T16:59:20.560Z] Removing intermediate container 53fdd81969d6 [2022-10-06T16:59:20.560Z] ---> 976d65d6a752 [2022-10-06T16:59:20.560Z] Step 16/24 : WORKDIR / [2022-10-06T16:59:20.560Z] ---> Running in 75c73b1e2217 [2022-10-06T16:59:20.560Z] Removing intermediate container 75c73b1e2217 [2022-10-06T16:59:20.560Z] ---> e28629601004 [2022-10-06T16:59:20.560Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:59:21.525Z] ---> 6ec15b86bf29 [2022-10-06T16:59:21.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-06T16:59:22.932Z] ---> 99b97a07306b [2022-10-06T16:59:22.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-06T16:59:23.892Z] ---> 7143d294b72f [2022-10-06T16:59:23.892Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-06T16:59:23.892Z] ---> Running in eea4023f77ad [2022-10-06T16:59:24.472Z] Removing intermediate container eea4023f77ad [2022-10-06T16:59:24.472Z] ---> fe6c4497d8ee [2022-10-06T16:59:24.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:59:24.472Z] ---> Running in 406ea38e7ded [2022-10-06T16:59:25.054Z] Removing intermediate container 406ea38e7ded [2022-10-06T16:59:25.054Z] ---> 51ba9bd5b0a0 [2022-10-06T16:59:25.054Z] Step 22/24 : LABEL arch=arm64 [2022-10-06T16:59:25.054Z] ---> Running in 8e778f56b193 [2022-10-06T16:59:25.633Z] Removing intermediate container 8e778f56b193 [2022-10-06T16:59:25.633Z] ---> 1b6097682e79 [2022-10-06T16:59:25.633Z] Step 23/24 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:59:25.633Z] ---> Running in 6336cc67ccc6 [2022-10-06T16:59:26.591Z] Removing intermediate container 6336cc67ccc6 [2022-10-06T16:59:26.591Z] ---> d95c6cad4432 [2022-10-06T16:59:26.591Z] Step 24/24 : LABEL version=0.0.0 [2022-10-06T16:59:26.591Z] ---> Running in 17ded2a62753 [2022-10-06T16:59:27.172Z] Removing intermediate container 17ded2a62753 [2022-10-06T16:59:27.173Z] ---> a4a6ee988c80 [2022-10-06T16:59:27.173Z] [2022-10-06T16:59:27.438Z] Successfully built a4a6ee988c80 [2022-10-06T16:59:27.438Z] Successfully tagged core-command-arm64:latest [2022-10-06T16:59:39.728Z]  Building core-command ... done Removing intermediate container de522f19608b [2022-10-06T16:59:39.728Z] ---> c99da82577ce [2022-10-06T16:59:39.728Z] [2022-10-06T16:59:39.728Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T16:59:39.728Z] ---> a6215f271958 [2022-10-06T16:59:39.728Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-06T16:59:39.728Z] ---> Using cache [2022-10-06T16:59:39.728Z] ---> d4b05ff66a1a [2022-10-06T16:59:39.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T16:59:39.728Z] ---> Using cache [2022-10-06T16:59:39.728Z] ---> 631a13457a99 [2022-10-06T16:59:39.728Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-06T16:59:39.728Z] ---> Running in f27d282fe232 [2022-10-06T16:59:39.728Z] Removing intermediate container f27d282fe232 [2022-10-06T16:59:39.728Z] ---> fa426f210357 [2022-10-06T16:59:39.728Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T16:59:39.996Z] ---> Running in db0ec4c6643b [2022-10-06T16:59:40.578Z] Removing intermediate container db0ec4c6643b [2022-10-06T16:59:40.578Z] ---> c90728132f0c [2022-10-06T16:59:40.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T16:59:41.162Z] ---> cfb94eb6137f [2022-10-06T16:59:41.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-06T16:59:43.748Z] ---> 1de2c7e884d7 [2022-10-06T16:59:43.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-06T16:59:44.334Z] ---> ed3a50b2f2ca [2022-10-06T16:59:44.334Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-06T16:59:44.334Z] ---> Running in 4bf74dc92a00 [2022-10-06T16:59:44.918Z] Removing intermediate container 4bf74dc92a00 [2022-10-06T16:59:44.918Z] ---> dad05e7cf98e [2022-10-06T16:59:44.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T16:59:45.200Z] ---> Running in 92b8ebb32ac2 [2022-10-06T16:59:45.483Z] Removing intermediate container 92b8ebb32ac2 [2022-10-06T16:59:45.483Z] ---> 3a89a7d573c9 [2022-10-06T16:59:45.483Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T16:59:45.751Z] ---> Running in 11fbae3ddf30 [2022-10-06T16:59:46.019Z] Removing intermediate container 11fbae3ddf30 [2022-10-06T16:59:46.019Z] ---> 138218469576 [2022-10-06T16:59:46.019Z] Step 22/23 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T16:59:46.291Z] ---> Running in 45e88f2ef353 [2022-10-06T16:59:46.879Z] Removing intermediate container 45e88f2ef353 [2022-10-06T16:59:46.879Z] ---> b0596a68121b [2022-10-06T16:59:46.879Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T16:59:46.879Z] ---> Running in 81e0fc69ca5c [2022-10-06T16:59:47.146Z] Removing intermediate container 81e0fc69ca5c [2022-10-06T16:59:47.413Z] ---> fbc97d7e8ca0 [2022-10-06T16:59:47.413Z] [2022-10-06T16:59:47.413Z] Successfully built fbc97d7e8ca0 [2022-10-06T16:59:47.413Z] Successfully tagged support-scheduler-arm64:latest [2022-10-06T17:00:34.223Z]  Building support-scheduler ... done Removing intermediate container 0e3ed2cbb2ca [2022-10-06T17:00:34.223Z] ---> 0cadcf3d466d [2022-10-06T17:00:34.223Z] [2022-10-06T17:00:34.223Z] Step 11/23 : FROM alpine:3.16 [2022-10-06T17:00:34.223Z] ---> a6215f271958 [2022-10-06T17:00:34.223Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-06T17:00:34.223Z] ---> Running in 8b8bfee9d378 [2022-10-06T17:00:34.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-06T17:00:34.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-06T17:00:34.223Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-06T17:00:34.223Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-06T17:00:34.223Z] Executing busybox-1.35.0-r17.trigger [2022-10-06T17:00:34.223Z] Executing ca-certificates-20220614-r0.trigger [2022-10-06T17:00:34.223Z] OK: 6 MiB in 16 packages [2022-10-06T17:00:34.223Z] Removing intermediate container 8b8bfee9d378 [2022-10-06T17:00:34.223Z] ---> 377024eca307 [2022-10-06T17:00:34.223Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-06T17:00:34.223Z] ---> Running in a7b18ef78c44 [2022-10-06T17:00:34.223Z] Removing intermediate container a7b18ef78c44 [2022-10-06T17:00:34.223Z] ---> ddd2a088669f [2022-10-06T17:00:34.223Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-06T17:00:34.223Z] ---> Running in ac8708ee32b8 [2022-10-06T17:00:34.223Z] Removing intermediate container ac8708ee32b8 [2022-10-06T17:00:34.223Z] ---> af01e77344d5 [2022-10-06T17:00:34.223Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-06T17:00:34.223Z] ---> Running in 5994f956479e [2022-10-06T17:00:34.223Z] Removing intermediate container 5994f956479e [2022-10-06T17:00:34.223Z] ---> d7e5d8f3548c [2022-10-06T17:00:34.223Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-06T17:00:34.223Z] ---> a013fc529775 [2022-10-06T17:00:34.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-06T17:00:34.223Z] ---> e53aaf87ace0 [2022-10-06T17:00:34.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-06T17:00:34.811Z] ---> 58044ff80ccc [2022-10-06T17:00:34.811Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-06T17:00:34.811Z] ---> Running in 37e16f6c2c6b [2022-10-06T17:00:35.078Z] Removing intermediate container 37e16f6c2c6b [2022-10-06T17:00:35.078Z] ---> cce767a78554 [2022-10-06T17:00:35.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-06T17:00:35.347Z] ---> Running in e45f3ac36966 [2022-10-06T17:00:35.614Z] Removing intermediate container e45f3ac36966 [2022-10-06T17:00:35.614Z] ---> f1e93b088dae [2022-10-06T17:00:35.614Z] Step 21/23 : LABEL arch=arm64 [2022-10-06T17:00:35.614Z] ---> Running in 52938f429e1a [2022-10-06T17:00:35.880Z] Removing intermediate container 52938f429e1a [2022-10-06T17:00:35.880Z] ---> a9eb3d3d3ec5 [2022-10-06T17:00:35.880Z] Step 22/23 : LABEL git_sha=7a7c41b712f1fa24ba5e09de0acb7435a5bf6398 [2022-10-06T17:00:35.880Z] ---> Running in 56d5ec724889 [2022-10-06T17:00:36.150Z] Removing intermediate container 56d5ec724889 [2022-10-06T17:00:36.150Z] ---> 7b1a267a1292 [2022-10-06T17:00:36.150Z] Step 23/23 : LABEL version=0.0.0 [2022-10-06T17:00:36.416Z] ---> Running in ddc58cf2c2ff [2022-10-06T17:00:36.682Z] Removing intermediate container ddc58cf2c2ff [2022-10-06T17:00:36.682Z] ---> 744073edff14 [2022-10-06T17:00:36.682Z] [2022-10-06T17:00:36.947Z] Successfully built 744073edff14 [2022-10-06T17:00:36.947Z] Successfully tagged support-notifications-arm64:latest [2022-10-06T17:00:37.220Z]  Building support-notifications ... done  [Pipeline] } [2022-10-06T17:00:37.223Z] $ docker stop --time=1 8b805be97da2e6e78528409b87e54c5d92c40d7ee7ff7e90afac0856687a8762 [2022-10-06T17:00:38.870Z] $ docker rm -f 8b805be97da2e6e78528409b87e54c5d92c40d7ee7ff7e90afac0856687a8762 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-06T17:00:39.445Z] + docker images [2022-10-06T17:00:39.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-06T17:00:39.715Z] support-notifications-arm64 latest 744073edff14 3 seconds ago 26.3MB [2022-10-06T17:00:39.715Z] 0cadcf3d466d 13 seconds ago 1.46GB [2022-10-06T17:00:39.715Z] support-scheduler-arm64 latest fbc97d7e8ca0 52 seconds ago 25.7MB [2022-10-06T17:00:39.715Z] c99da82577ce About a minute ago 1.46GB [2022-10-06T17:00:39.715Z] core-command-arm64 latest a4a6ee988c80 About a minute ago 16.8MB [2022-10-06T17:00:39.715Z] 9418d6a72e0c About a minute ago 1.4GB [2022-10-06T17:00:39.715Z] security-proxy-setup-arm64 latest e0dd81e121e2 2 minutes ago 26.4MB [2022-10-06T17:00:39.715Z] b03828aff818 2 minutes ago 1.39GB [2022-10-06T17:00:39.715Z] security-secretstore-setup-arm64 latest 7ab0ac4789fb 2 minutes ago 28.2MB [2022-10-06T17:00:39.715Z] aff1c849db72 3 minutes ago 1.39GB [2022-10-06T17:00:39.715Z] core-data-arm64 latest 74b9dde2749b 6 minutes ago 20.7MB [2022-10-06T17:00:39.715Z] a72ad2c39b46 6 minutes ago 1.41GB [2022-10-06T17:00:39.715Z] security-bootstrapper-arm64 latest 4520a225feb6 7 minutes ago 19.1MB [2022-10-06T17:00:39.715Z] f038ed0db74e 7 minutes ago 1.39GB [2022-10-06T17:00:39.715Z] security-spiffe-token-provider-arm64 latest ba20d568a909 8 minutes ago 28.4MB [2022-10-06T17:00:39.715Z] 885f069ae083 8 minutes ago 1.43GB [2022-10-06T17:00:39.715Z] sys-mgmt-agent-arm64 latest 3dc3187b1551 9 minutes ago 133MB [2022-10-06T17:00:39.715Z] core-metadata-arm64 latest 959c6b8c18a7 9 minutes ago 17.5MB [2022-10-06T17:00:39.715Z] 32e4cf036509 10 minutes ago 1.41GB [2022-10-06T17:00:39.715Z] b3f404f82ba5 10 minutes ago 1.38GB [2022-10-06T17:00:39.715Z] security-spire-server-arm64 latest e2c2620979c7 15 minutes ago 84.3MB [2022-10-06T17:00:39.715Z] 1ab2c2982a96 15 minutes ago 1.28GB [2022-10-06T17:00:39.715Z] security-spire-agent-arm64 latest c2433814ded4 15 minutes ago 122MB [2022-10-06T17:00:39.715Z] security-spire-config-arm64 latest 42d7e618e6d7 15 minutes ago 83.6MB [2022-10-06T17:00:39.715Z] 76a78cfd1308 16 minutes ago 1.28GB [2022-10-06T17:00:39.715Z] 07b270ed2d05 16 minutes ago 1.28GB [2022-10-06T17:00:39.715Z] ci-base-image-arm64 latest e95e2979a64c 30 minutes ago 941MB [2022-10-06T17:00:39.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 6 days ago 679MB [2022-10-06T17:00:39.716Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-06T17:00:39.716Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-06T17:00:39.716Z] 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-06T17:00:40.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T17:00:40.507Z] [2022-10-06T17:00:40.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T17:00:40.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T17:00:41.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-06T17:00:41.503Z] 8998bd30e6a1: Pulling fs layer [2022-10-06T17:00:41.503Z] 04944245beec: Pulling fs layer [2022-10-06T17:00:41.503Z] 699f458cf7ca: Pulling fs layer [2022-10-06T17:00:41.503Z] 765212b225bb: Pulling fs layer [2022-10-06T17:00:41.503Z] f23df028b6ca: Pulling fs layer [2022-10-06T17:00:41.503Z] d65c8cfc05b1: Pulling fs layer [2022-10-06T17:00:41.503Z] 2437ff75d9bd: Pulling fs layer [2022-10-06T17:00:41.503Z] 765212b225bb: Waiting [2022-10-06T17:00:41.503Z] f23df028b6ca: Waiting [2022-10-06T17:00:41.503Z] d65c8cfc05b1: Waiting [2022-10-06T17:00:41.503Z] 2437ff75d9bd: Waiting [2022-10-06T17:00:41.503Z] 04944245beec: Verifying Checksum [2022-10-06T17:00:41.503Z] 04944245beec: Download complete [2022-10-06T17:00:41.503Z] 765212b225bb: Verifying Checksum [2022-10-06T17:00:41.503Z] 765212b225bb: Download complete [2022-10-06T17:00:41.790Z] f23df028b6ca: Verifying Checksum [2022-10-06T17:00:41.790Z] f23df028b6ca: Download complete [2022-10-06T17:00:41.790Z] d65c8cfc05b1: Verifying Checksum [2022-10-06T17:00:41.790Z] d65c8cfc05b1: Download complete [2022-10-06T17:00:41.790Z] 699f458cf7ca: Verifying Checksum [2022-10-06T17:00:41.790Z] 699f458cf7ca: Download complete [2022-10-06T17:00:42.400Z] 8998bd30e6a1: Verifying Checksum [2022-10-06T17:00:42.400Z] 8998bd30e6a1: Download complete [2022-10-06T17:00:44.339Z] 2437ff75d9bd: Verifying Checksum [2022-10-06T17:00:44.339Z] 2437ff75d9bd: Download complete [2022-10-06T17:00:46.276Z] 8998bd30e6a1: Pull complete [2022-10-06T17:00:46.859Z] 04944245beec: Pull complete [2022-10-06T17:00:48.261Z] 699f458cf7ca: Pull complete [2022-10-06T17:00:48.261Z] 765212b225bb: Pull complete [2022-10-06T17:00:49.216Z] f23df028b6ca: Pull complete [2022-10-06T17:00:49.216Z] d65c8cfc05b1: Pull complete [2022-10-06T17:01:04.194Z] 2437ff75d9bd: Pull complete [2022-10-06T17:01:04.194Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-06T17:01:04.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-06T17:01:04.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T17:01:04.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-7276 does not seem to be running inside a container [2022-10-06T17:01:04.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-06T17:01:07.533Z] $ docker top 4d95236e5e2a4588e31707d5e9e20cc702eab8efae4a071b2c1f0a6d748cabb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:08.557Z] ---> job-cost.sh [2022-10-06T17:01:08.557Z] lf-activate-venv: SKIPPING [2022-10-06T17:01:08.557Z] INFO: No Stack... [2022-10-06T17:01:09.139Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-06T17:01:09.723Z] INFO: Archiving Costs [Pipeline] sh [2022-10-06T17:01:10.379Z] + cut -d, -f6 [2022-10-06T17:01:10.379Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-10-06T17:01:10.456Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4187-1-stack-cost] [2022-10-06T17:01:10.461Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4187-1-stack-cost] did not exist. Created. [2022-10-06T17:01:10.461Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-06T17:01:11.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-06T17:01:11.412Z] Stashed 1 file(s) [Pipeline] } [2022-10-06T17:01:11.439Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4187-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-06T17:01:11.506Z] $ docker stop --time=1 4d95236e5e2a4588e31707d5e9e20cc702eab8efae4a071b2c1f0a6d748cabb8 [2022-10-06T17:01:13.061Z] $ docker rm -f 4d95236e5e2a4588e31707d5e9e20cc702eab8efae4a071b2c1f0a6d748cabb8 [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-06T17:01:14.127Z] provisioning config files... [2022-10-06T17:01:14.134Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18243315814206888850tmp [Pipeline] { [Pipeline] sh [2022-10-06T17:01:14.474Z] + set +x [2022-10-06T17:01:14.474Z] + curl+ -s https://codecov.io/bash [2022-10-06T17:01:14.474Z] bash -s -- [2022-10-06T17:01:14.474Z] [2022-10-06T17:01:14.474Z] _____ _ [2022-10-06T17:01:14.474Z] / ____| | | [2022-10-06T17:01:14.474Z] | | ___ __| | ___ ___ _____ __ [2022-10-06T17:01:14.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-06T17:01:14.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-06T17:01:14.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-06T17:01:14.474Z] Bash-1.0.6 [2022-10-06T17:01:14.474Z] [2022-10-06T17:01:14.474Z] [2022-10-06T17:01:14.474Z] ==> git version 2.25.1 found [2022-10-06T17:01:14.474Z] ==> 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-06T17:01:14.474Z] Release-Date: 2020-01-08 [2022-10-06T17:01:14.474Z] 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-06T17:01:14.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-06T17:01:14.474Z] ==> Jenkins CI detected. [2022-10-06T17:01:14.474Z] current dir:  /w/workspace/edgex-go/1 [2022-10-06T17:01:14.474Z] project root: . [2022-10-06T17:01:14.474Z] --> token set from env [2022-10-06T17:01:14.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-06T17:01:14.474Z] ==> Running gcov in . (disable via -X gcov) [2022-10-06T17:01:14.474Z] ==> Python coveragepy not found [2022-10-06T17:01:14.474Z] ==> Searching for coverage reports in: [2022-10-06T17:01:14.474Z] + . [2022-10-06T17:01:14.737Z] -> Found 1 reports [2022-10-06T17:01:14.737Z] ==> Detecting git/mercurial file structure [2022-10-06T17:01:14.737Z] ==> Reading reports [2022-10-06T17:01:14.737Z] + ./coverage.out bytes=502163 [2022-10-06T17:01:14.737Z] ==> Appending adjustments [2022-10-06T17:01:14.737Z] https://docs.codecov.io/docs/fixing-reports [2022-10-06T17:01:16.115Z] + Found adjustments [2022-10-06T17:01:16.115Z] ==> Gzipping contents [2022-10-06T17:01:16.115Z] 68K /tmp/codecov.Igqec2.gz [2022-10-06T17:01:16.115Z] ==> Uploading reports [2022-10-06T17:01:16.115Z] url: https://codecov.io [2022-10-06T17:01:16.115Z] query: branch=PR-4187&commit=88c115078ef053878ec62535687ba3665965bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4187&job=&cmd_args= [2022-10-06T17:01:16.115Z] -> Pinging Codecov [2022-10-06T17:01:16.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4187&commit=88c115078ef053878ec62535687ba3665965bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4187&job=&cmd_args= [2022-10-06T17:01:16.115Z] -> Uploading to [2022-10-06T17:01:16.115Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-06/00271124DB129430A58F1EEE437C3FCB/88c115078ef053878ec62535687ba3665965bebe/236270f8-6f25-445d-8c33-285d239796e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221006T170116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=288b7eee3f3bf3aa49c9ecf3a61a3dec5140c238d4307b6c637fc898602c28e5 [2022-10-06T17:01:16.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-06T17:01:16.115Z] Dload Upload Total Spent Left Speed [2022-10-06T17:01:16.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65557 0 0 100 65557 0 291k --:--:-- --:--:-- --:--:-- 289k 100 65557 0 0 100 65557 0 236k --:--:-- --:--:-- --:--:-- 235k [2022-10-06T17:01:16.633Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88c115078ef053878ec62535687ba3665965bebe [Pipeline] } [2022-10-06T17:01:16.661Z] 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-06T17:01:17.969Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:18.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:19.171Z] ---> package-listing.sh [2022-10-06T17:01:19.171Z] ++ facter osfamily [2022-10-06T17:01:19.171Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-06T17:01:19.430Z] + OS_FAMILY=debian [2022-10-06T17:01:19.430Z] + workspace=/w/workspace/edgex-go/1 [2022-10-06T17:01:19.430Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-06T17:01:19.430Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-06T17:01:19.430Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-06T17:01:19.430Z] + PACKAGES=/tmp/packages_start.txt [2022-10-06T17:01:19.430Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-06T17:01:19.430Z] + PACKAGES=/tmp/packages_end.txt [2022-10-06T17:01:19.430Z] + case "${OS_FAMILY}" in [2022-10-06T17:01:19.430Z] + dpkg -l [2022-10-06T17:01:19.430Z] + grep '^ii' [2022-10-06T17:01:19.430Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-06T17:01:19.430Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-06T17:01:19.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-06T17:01:19.430Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-06T17:01:19.430Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-06T17:01:19.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-06T17:01:19.465Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-06T17:01:19.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T17:01:20.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T17:01:20.380Z] [2022-10-06T17:01:20.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-06T17:01:20.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T17:01:20.749Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-06T17:01:20.749Z] 5eb5b503b376: Pulling fs layer [2022-10-06T17:01:20.749Z] 5c69ac0246d0: Pulling fs layer [2022-10-06T17:01:20.749Z] ec43610c2a17: Pulling fs layer [2022-10-06T17:01:20.749Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-06T17:01:20.749Z] 33b1e0a273af: Pulling fs layer [2022-10-06T17:01:20.749Z] 5d3b04190fa2: Pulling fs layer [2022-10-06T17:01:20.749Z] 2f39f015ded8: Pulling fs layer [2022-10-06T17:01:20.749Z] 3a2ae6a8a46f: Waiting [2022-10-06T17:01:20.749Z] 5d3b04190fa2: Waiting [2022-10-06T17:01:20.749Z] 2f39f015ded8: Waiting [2022-10-06T17:01:20.749Z] 5c69ac0246d0: Download complete [2022-10-06T17:01:20.749Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-06T17:01:20.749Z] 3a2ae6a8a46f: Download complete [2022-10-06T17:01:20.749Z] 33b1e0a273af: Verifying Checksum [2022-10-06T17:01:20.749Z] 33b1e0a273af: Download complete [2022-10-06T17:01:21.007Z] 5d3b04190fa2: Verifying Checksum [2022-10-06T17:01:21.007Z] 5d3b04190fa2: Download complete [2022-10-06T17:01:21.007Z] ec43610c2a17: Verifying Checksum [2022-10-06T17:01:21.007Z] ec43610c2a17: Download complete [2022-10-06T17:01:21.007Z] 5eb5b503b376: Verifying Checksum [2022-10-06T17:01:21.007Z] 5eb5b503b376: Download complete [2022-10-06T17:01:21.574Z] 2f39f015ded8: Download complete [2022-10-06T17:01:22.140Z] 5eb5b503b376: Pull complete [2022-10-06T17:01:22.140Z] 5c69ac0246d0: Pull complete [2022-10-06T17:01:22.704Z] ec43610c2a17: Pull complete [2022-10-06T17:01:22.704Z] 3a2ae6a8a46f: Pull complete [2022-10-06T17:01:22.962Z] 33b1e0a273af: Pull complete [2022-10-06T17:01:22.962Z] 5d3b04190fa2: Pull complete [2022-10-06T17:01:27.145Z] 2f39f015ded8: Pull complete [2022-10-06T17:01:27.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-06T17:01:27.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-06T17:01:27.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-06T17:01:27.339Z] prd-ubuntu20.04-docker-8c-8g-7275 does not seem to be running inside a container [2022-10-06T17:01:27.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-06T17:01:29.437Z] $ docker top 661c73bdba118c6678dea903518fe1c2c4bddb6663a75b604711c99827f0892e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-06T17:01:29.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-06T17:01:30.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-06T17:01:30.485Z] + ls /var/log/sa-host [2022-10-06T17:01:30.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-06T17:01:30.699Z] provisioning config files... [2022-10-06T17:01:30.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9254228111967353531tmp [Pipeline] { [Pipeline] echo [2022-10-06T17:01:30.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:31.065Z] ---> create-netrc.sh [Pipeline] } [2022-10-06T17:01:31.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:31.491Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-06T17:01:31.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:31.835Z] ---> sudo-logs.sh [2022-10-06T17:01:31.835Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-06T17:01:31.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:32.226Z] ---> job-cost.sh [2022-10-06T17:01:32.226Z] lf-activate-venv: SKIPPING [2022-10-06T17:01:32.226Z] DEBUG: total: 0.10999999940395355 [2022-10-06T17:01:32.226Z] INFO: Retrieving Stack Cost... [2022-10-06T17:01:32.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-06T17:01:33.050Z] INFO: Archiving Costs [Pipeline] echo [2022-10-06T17:01:33.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-06T17:01:33.399Z] ---> logs-deploy.sh [2022-10-06T17:01:33.399Z] lf-activate-venv: SKIPPING [2022-10-06T17:01:33.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4187/1 [2022-10-06T17:01:33.399Z] INFO: archiving workspace using pattern(s): [2022-10-06T17:01:34.341Z] Archives upload complete. [2022-10-06T17:01:34.601Z] INFO: archiving logs to Nexus