Pull request #4172 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d2bf405cd0662477e46dd95e565db10066e7bd68+89bd4a2588b965c40e76d082dfe7354985b6b332 (4f46be1c684d39c6d6fa824fa6322ae6f101a80c) 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-ssh9468165093170969037.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-ssh17256588013993557685.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-4172/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-4172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18074615064562344242.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-4172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7156593232969295253.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-ssh8271381911278956629.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-4172/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-4172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9215003329972184031.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-2135 in /w/workspace/edgexfoundry_edgex-go_PR-4172 [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 Merging remotes/origin/main commit 89bd4a2588b965c40e76d082dfe7354985b6b332 into PR head commit d2bf405cd0662477e46dd95e565db10066e7bd68 > 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/4172/head:refs/remotes/origin/PR-4172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e30eac29b2eab7d1ce8943f2c1357057f8568b95 Checking out Revision e30eac29b2eab7d1ce8943f2c1357057f8568b95 (PR-4172) > git checkout -f d2bf405cd0662477e46dd95e565db10066e7bd68 # 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 89bd4a2588b965c40e76d082dfe7354985b6b332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e30eac29b2eab7d1ce8943f2c1357057f8568b95 # timeout=10 Commit message: "Merge commit '89bd4a2588b965c40e76d082dfe7354985b6b332' 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 17:06:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:19 ========================================================= 17:06:19 EdgeX Global Pipelines Version Info 17:06:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:20 ------------------- 17:06:20 stable info: 17:06:20 ------------------- 17:06:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:06:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:06:20 Message: update stable to v1.0.239 17:06:20 ------------------- 17:06:20 experimental info: 17:06:20 ------------------- 17:06:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:06:20 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4172 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4172 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4172 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e30eac2 [Pipeline] echo 17:06:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:22 provisioning config files... 17:06:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config876456933327425490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:22 ---> docker-login.sh 17:06:22 nexus3.edgexfoundry.org:10001 17:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:23 Configure a credential helper to remove this warning. See 17:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:23 17:06:23 Login Succeeded 17:06:23 nexus3.edgexfoundry.org:10002 17:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:23 Configure a credential helper to remove this warning. See 17:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:23 17:06:23 Login Succeeded 17:06:23 nexus3.edgexfoundry.org:10003 17:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:23 Configure a credential helper to remove this warning. See 17:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:23 17:06:23 Login Succeeded 17:06:23 nexus3.edgexfoundry.org:10004 17:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:23 Configure a credential helper to remove this warning. See 17:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:23 17:06:23 Login Succeeded 17:06:23 docker.io 17:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:23 Configure a credential helper to remove this warning. See 17:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:23 17:06:23 Login Succeeded 17:06:23 ---> docker-login.sh ends [Pipeline] } 17:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:24 + 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 17:06:24 + + dirname cmd/core-command/Dockerfile 17:06:24 cut -d/ -f2 17:06:24 + echo core-command,cmd/core-command/Dockerfile 17:06:24 + dirname cmd/core-data/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + echo core-data,cmd/core-data/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + dirname cmd/core-metadata/Dockerfile 17:06:24 + echo core-metadata,cmd/core-metadata/Dockerfile 17:06:24 + + cut -d/ -f2 17:06:24 dirname cmd/security-bootstrapper/Dockerfile 17:06:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + dirname cmd/security-proxy-setup/Dockerfile 17:06:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:06:24 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 17:06:24 17:06:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:06:24 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 17:06:24 -f2 17:06:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:06:24 + + cut -d/ -f2 17:06:24 dirname cmd/security-spire-agent/Dockerfile 17:06:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:06:24 + dirname cmd/security-spire-config/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:06:24 + + cut -d/ -f2 17:06:24 dirname cmd/security-spire-server/Dockerfile 17:06:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:06:24 + + cut -d/ -f2 17:06:24 dirname cmd/support-notifications/Dockerfile 17:06:24 + echo support-notifications,cmd/support-notifications/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + dirname cmd/support-scheduler/Dockerfile 17:06:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:06:24 + cut -d/ -f2 17:06:24 + dirname cmd/sys-mgmt-agent/Dockerfile 17:06:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:06:24 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 17:06:25 + git rev-list -1 --merges e30eac29b2eab7d1ce8943f2c1357057f8568b95~1..e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo 17:06:25 -----------> git rev-list -1 --merges e30eac29b2eab7d1ce8943f2c1357057f8568b95~1..e30eac29b2eab7d1ce8943f2c1357057f8568b95 e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:06:25 e30eac29b2eab7d1ce8943f2c1357057f8568b95 [false] [Pipeline] sh 17:06:25 + git log --format=format:%s -1 e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo 17:06:25 ========================================================= 17:06:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:06:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:06:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:06:25 + grep -v github /etc/ssh/ssh_known_hosts 17:06:25 + [ -e /tmp/ssh_known_hosts ] 17:06:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:06:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:06:25 + sudo tee -a /etc/ssh/ssh_known_hosts 17:06:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:26 17:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:26 0.1.4: Pulling from edgex-devops/py-git-semver 17:06:26 b85a868b505f: Pulling fs layer 17:06:26 e2be974225ed: Pulling fs layer 17:06:26 339a4e72a1f5: Pulling fs layer 17:06:26 988bab9f4d93: Pulling fs layer 17:06:26 1469e6f7b9e6: Pulling fs layer 17:06:26 eaf3925da568: Pulling fs layer 17:06:26 bab4dde63d76: Pulling fs layer 17:06:26 bde34c3a00c8: Pulling fs layer 17:06:26 b352a97aabf1: Pulling fs layer 17:06:26 4872d77fe225: Pulling fs layer 17:06:26 5851b861e8e6: Pulling fs layer 17:06:26 988bab9f4d93: Waiting 17:06:26 1469e6f7b9e6: Waiting 17:06:26 eaf3925da568: Waiting 17:06:26 bab4dde63d76: Waiting 17:06:26 bde34c3a00c8: Waiting 17:06:26 b352a97aabf1: Waiting 17:06:26 4872d77fe225: Waiting 17:06:26 5851b861e8e6: Waiting 17:06:26 e2be974225ed: Download complete 17:06:26 988bab9f4d93: Download complete 17:06:26 1469e6f7b9e6: Verifying Checksum 17:06:26 1469e6f7b9e6: Download complete 17:06:26 eaf3925da568: Download complete 17:06:26 339a4e72a1f5: Verifying Checksum 17:06:26 339a4e72a1f5: Download complete 17:06:26 bde34c3a00c8: Verifying Checksum 17:06:26 bde34c3a00c8: Download complete 17:06:26 b352a97aabf1: Download complete 17:06:26 4872d77fe225: Verifying Checksum 17:06:26 4872d77fe225: Download complete 17:06:26 5851b861e8e6: Download complete 17:06:26 b85a868b505f: Verifying Checksum 17:06:26 b85a868b505f: Download complete 17:06:27 bab4dde63d76: Verifying Checksum 17:06:27 bab4dde63d76: Download complete 17:06:28 b85a868b505f: Pull complete 17:06:28 e2be974225ed: Pull complete 17:06:29 339a4e72a1f5: Pull complete 17:06:29 988bab9f4d93: Pull complete 17:06:29 1469e6f7b9e6: Pull complete 17:06:29 eaf3925da568: Pull complete 17:06:32 bab4dde63d76: Pull complete 17:06:32 bde34c3a00c8: Pull complete 17:06:32 b352a97aabf1: Pull complete 17:06:32 4872d77fe225: Pull complete 17:06:32 5851b861e8e6: Pull complete 17:06:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:32 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:06:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:06:35 $ docker top e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 -eo pid,comm 17:06:35 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). 17:06:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:35 [ssh-agent] Looking for ssh-agent implementation... 17:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:35 $ docker exec e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent 17:06:35 SSH_AUTH_SOCK=/tmp/ssh-ivrDDdewAGqT/agent.32 17:06:35 SSH_AGENT_PID=38 17:06:35 Running ssh-add (command line suppressed) 17:06:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8446850071345445276.key (/w/workspace/edgex-go/1@tmp/private_key_8446850071345445276.key) 17:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:36 + git tag --points-at HEAD [Pipeline] } 17:06:36 $ docker exec --env ******** --env ******** e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent -k 17:06:36 unset SSH_AUTH_SOCK; 17:06:36 unset SSH_AGENT_PID; 17:06:36 echo Agent pid 38 killed; 17:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:36 [ssh-agent] Looking for ssh-agent implementation... 17:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:36 $ docker exec e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent 17:06:36 SSH_AUTH_SOCK=/tmp/ssh-WI3W2xZLRrxG/agent.70 17:06:36 SSH_AGENT_PID=75 17:06:36 Running ssh-add (command line suppressed) 17:06:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_470931228082893584.key (/w/workspace/edgex-go/1@tmp/private_key_470931228082893584.key) 17:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:37 + git semver init 17:06:37 2022-09-29 17:06:37,325 [run_init] DEBUG init version:0.0.0 force:False 17:06:37 2022-09-29 17:06:37,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:06:37 2022-09-29 17:06:37,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:06:37 2022-09-29 17:06:37,327 [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) 17:06:42 2022-09-29 17:06:42,114 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:06:42 2022-09-29 17:06:42,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4172 with force:False 17:06:42 2022-09-29 17:06:42,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4172 17:06:42 2022-09-29 17:06:42,119 [execute] INFO git cat-file --batch-check 17:06:42 2022-09-29 17:06:42,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:06:42 2022-09-29 17:06:42,126 [execute] INFO git cat-file --batch 17:06:42 2022-09-29 17:06:42,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:06:42 2022-09-29 17:06:42,132 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4172 17:06:42 0.0.0 [Pipeline] } 17:06:42 $ docker exec --env ******** --env ******** e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent -k 17:06:42 unset SSH_AUTH_SOCK; 17:06:42 unset SSH_AGENT_PID; 17:06:42 echo Agent pid 75 killed; 17:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:43 + git semver [Pipeline] } 17:06:43 $ docker stop --time=1 e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 17:06:44 $ docker rm -f e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:45 Stashed 1 file(s) [Pipeline] echo 17:06:45 [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 17:06:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:46 ========================================================= 17:06:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:06:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:06:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:06:46 2408cc74d12b: Pulling fs layer 17:06:46 ea60b727a1ce: Pulling fs layer 17:06:46 30c4a7721957: Pulling fs layer 17:06:46 370296b7ddb6: Pulling fs layer 17:06:46 7c6cee850709: Pulling fs layer 17:06:46 39a5fcdaea64: Pulling fs layer 17:06:46 d94ebbe4e438: Pulling fs layer 17:06:46 bcfd1f05c69d: Pulling fs layer 17:06:46 59ccb84bbe0f: Pulling fs layer 17:06:46 370296b7ddb6: Waiting 17:06:46 39a5fcdaea64: Waiting 17:06:46 d94ebbe4e438: Waiting 17:06:46 bcfd1f05c69d: Waiting 17:06:46 59ccb84bbe0f: Waiting 17:06:46 7c6cee850709: Waiting 17:06:46 30c4a7721957: Verifying Checksum 17:06:46 30c4a7721957: Download complete 17:06:46 ea60b727a1ce: Download complete 17:06:46 7c6cee850709: Verifying Checksum 17:06:46 7c6cee850709: Download complete 17:06:46 39a5fcdaea64: Verifying Checksum 17:06:46 39a5fcdaea64: Download complete 17:06:46 2408cc74d12b: Download complete 17:06:46 d94ebbe4e438: Download complete 17:06:46 2408cc74d12b: Pull complete 17:06:46 ea60b727a1ce: Pull complete 17:06:47 30c4a7721957: Pull complete 17:06:47 59ccb84bbe0f: Verifying Checksum 17:06:47 59ccb84bbe0f: Download complete 17:06:47 bcfd1f05c69d: Verifying Checksum 17:06:47 bcfd1f05c69d: Download complete 17:06:47 370296b7ddb6: Verifying Checksum 17:06:47 370296b7ddb6: Download complete 17:06:51 370296b7ddb6: Pull complete 17:06:51 7c6cee850709: Pull complete 17:06:51 39a5fcdaea64: Pull complete 17:06:51 d94ebbe4e438: Pull complete 17:06:53 bcfd1f05c69d: Pull complete 17:06:54 59ccb84bbe0f: Pull complete 17:06:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:06:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:06:55 WORKDIR /edgex 17:06:55 COPY go.mod . 17:06:55 RUN go mod download 17:06:55 + docker build -t ci-base-image-x86_64 -f - . 17:06:55 Sending build context to Docker daemon 169.5MB 17:06:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:06:55 ---> a4fb48ad2a94 17:06:55 Step 2/4 : WORKDIR /edgex 17:07:00 Still waiting to schedule task 17:07:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:07:01 ---> Running in feeb3cb413b4 17:07:01 Removing intermediate container feeb3cb413b4 17:07:01 ---> 14ca82603556 17:07:01 Step 3/4 : COPY go.mod . 17:07:01 ---> 283021b0f2e9 17:07:01 Step 4/4 : RUN go mod download 17:07:01 ---> Running in 555524b80544 17:07:16 Removing intermediate container 555524b80544 17:07:16 ---> 481b1da77d2a 17:07:16 Successfully built 481b1da77d2a 17:07:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:16 + docker inspect -f . ci-base-image-x86_64 17:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:17 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:07:17 $ 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-x86_64 cat 17:07:17 $ docker top 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:17 + go version 17:07:17 go version go1.18.3 linux/amd64 [Pipeline] } 17:07:17 $ docker stop --time=1 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 17:07:19 $ docker rm -f 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:19 + docker inspect -f . ci-base-image-x86_64 17:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:20 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:07:20 $ 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-x86_64 cat 17:07:20 $ docker top cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:07:20 ========================================================= 17:07:20 [edgeXBuildGoParallel] Running Tests and Build... 17:07:20 ========================================================= [Pipeline] sh 17:07:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:07:21 + make test 17:07:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:07:27 ? github.com/edgexfoundry/edgex-go [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 17:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 17:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.129s coverage: 75.6% of statements 17:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 54.2% of statements 17:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.630s coverage: 89.2% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.0% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements 17:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 17:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 17:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 17:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 80.5% of statements 17:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.121s coverage: 92.9% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.0% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.128s coverage: 17.7% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.196s coverage: 92.3% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.078s coverage: 63.2% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 17:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:08:06 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 17:08:29 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." 17:08:29 GO111MODULE=on go vet ./... 17:08:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2136 in /w/workspace/edgexfoundry_edgex-go_PR-4172 [Pipeline] { [Pipeline] ws 17:08:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:08:32 The recommended git tool is: git 17:08:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:32 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:08:33 + ls -al . 17:08:33 total 756 17:08:33 drwxrwxr-x 11 1001 1001 4096 Sep 29 17:07 . 17:08:33 drwxr-xr-x 4 root root 4096 Sep 29 17:07 .. 17:08:33 drwxrwxr-x 2 1001 1001 4096 Sep 29 17:06 .blubracket 17:08:33 -rw-rw-r-- 1 1001 1001 16 Sep 29 17:06 .dockerignore 17:08:33 drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 .git 17:08:33 drwxrwxr-x 3 1001 1001 4096 Sep 29 17:06 .github 17:08:33 -rw-rw-r-- 1 1001 1001 1030 Sep 29 17:06 .gitignore 17:08:33 -rw-rw-r-- 1 1001 1001 42 Sep 29 17:06 .golangci.yml 17:08:33 -rw-rw-r-- 1 1001 1001 87 Sep 29 17:06 .hadolint.yml 17:08:33 drwxr-xr-x 3 1001 1001 4096 Sep 29 17:06 .semver 17:08:33 -rw-rw-r-- 1 1001 1001 166 Sep 29 17:06 .sonarcloud.properties 17:08:33 -rw-rw-r-- 1 1001 1001 1171 Sep 29 17:06 ADOPTERS.md 17:08:33 -rw-rw-r-- 1 1001 1001 10722 Sep 29 17:06 Attribution.txt 17:08:33 -rw-rw-r-- 1 1001 1001 63209 Sep 29 17:06 CHANGELOG.md 17:08:33 -rw-rw-r-- 1 1001 1001 3804 Sep 29 17:06 CONTRIBUTING.md 17:08:33 -rw-rw-r-- 1 1001 1001 677 Sep 29 17:06 GOVERNANCE.md 17:08:33 -rw-rw-r-- 1 1001 1001 850 Sep 29 17:06 Jenkinsfile 17:08:33 -rw-rw-r-- 1 1001 1001 10775 Sep 29 17:06 LICENSE 17:08:33 -rw-rw-r-- 1 1001 1001 13724 Sep 29 17:06 Makefile 17:08:33 -rw-rw-r-- 1 1001 1001 582 Sep 29 17:06 OWNERS.md 17:08:33 -rw-rw-r-- 1 1001 1001 9799 Sep 29 17:06 README.md 17:08:33 -rw-rw-r-- 1 1001 1001 6912 Sep 29 17:06 SECURITY.md 17:08:33 -rw-rw-r-- 1 1001 1001 5 Sep 29 17:06 VERSION 17:08:33 -rw-rw-r-- 1 1001 1001 4131 Sep 29 17:06 ZMQWindows.md 17:08:33 drwxrwxr-x 2 1001 1001 4096 Sep 29 17:06 bin 17:08:33 drwxrwxr-x 18 1001 1001 4096 Sep 29 17:06 cmd 17:08:33 -rw-r--r-- 1 root root 496148 Sep 29 17:08 coverage.out 17:08:33 -rw-rw-r-- 1 1001 1001 3458 Sep 29 17:06 go.mod 17:08:33 -rw-rw-r-- 1 1001 1001 38041 Sep 29 17:06 go.sum 17:08:33 drwxrwxr-x 8 1001 1001 4096 Sep 29 17:06 internal 17:08:33 drwxrwxr-x 3 1001 1001 4096 Sep 29 17:06 openapi 17:08:33 drwxrwxr-x 4 1001 1001 4096 Sep 29 17:06 snap 17:08:33 -rw-rw-r-- 1 1001 1001 204 Sep 29 17:06 version.go [Pipeline] sh 17:08:33 + '[' -e coverage.out ] 17:08:33 + chown 1001:1001 coverage.out [Pipeline] stash 17:08:33 Stashed 1 file(s) [Pipeline] sh 17:08:34 + make build 17:08:34 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 17:08:37 using credential edgex-jenkins-ssh 17:08:37 Cloning the remote Git repository 17:08:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:08:37 > git init /w/workspace/edgex-go/1 # timeout=10 17:08:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:37 > git --version # timeout=10 17:08:37 > git --version # 'git version 2.25.1' 17:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:37 Verifying host key using known hosts file 17:08:37 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. 17:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:49 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 17:08:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:54 Verifying host key using known hosts file 17:08:54 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. 17:08:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4172/head:refs/remotes/origin/PR-4172 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:08:55 Merging remotes/origin/main commit 89bd4a2588b965c40e76d082dfe7354985b6b332 into PR head commit d2bf405cd0662477e46dd95e565db10066e7bd68 17:08:55 Merge succeeded, producing 1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:08:55 Checking out Revision 1fb19524a56280008ab5dcfa44d43eddd51d50bd (PR-4172) 17:08:55 > git config core.sparsecheckout # timeout=10 17:08:55 > git checkout -f d2bf405cd0662477e46dd95e565db10066e7bd68 # timeout=10 17:08:55 > git remote # timeout=10 17:08:55 > git config --get remote.origin.url # timeout=10 17:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:55 Verifying host key using known hosts file 17:08:55 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. 17:08:55 > git merge 89bd4a2588b965c40e76d082dfe7354985b6b332 # timeout=10 17:08:55 > git rev-parse HEAD^{commit} # timeout=10 17:08:55 > git config core.sparsecheckout # timeout=10 17:08:55 > git checkout -f 1fb19524a56280008ab5dcfa44d43eddd51d50bd # timeout=10 17:08:59 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 17:08:59 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 17:08:59 Commit message: "Merge commit '89bd4a2588b965c40e76d082dfe7354985b6b332' into HEAD" 17:08:59 First time build. Skipping changelog. 17:08:59 > git --version # timeout=10 17:08:59 > git --version # 'git version 2.25.1' 17:08:59 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:00 Dload Upload Total Spent Left Speed 17:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh 17:09:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:09:01 + sudo tee /etc/docker/daemon.new 17:09:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:09:01 { 17:09:01 "registry-mirrors": [ 17:09:01 "https://nexus3.edgexfoundry.org:10001" 17:09:01 ], 17:09:01 "bip": "10.250.0.254/24", 17:09:01 "hosts": [ 17:09:01 "tcp://0.0.0.0:5555", 17:09:01 "unix:///var/run/docker.sock" 17:09:01 ], 17:09:01 "mtu": 1458, 17:09:01 "selinux-enabled": true, 17:09:01 "seccomp-profile": "/etc/docker/seccomp.json" 17:09:01 } [Pipeline] sh 17:09:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:09:02 + sudo service docker restart 17:09:07 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 17:09:07 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 17:09:07 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 17:09:09 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 17:09:10 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 17:09:11 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 17:09:12 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 17:09:13 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 17:09:15 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] } 17:09:16 $ docker stop --time=1 cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 17:09:21 $ docker rm -f cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 17:09:22 provisioning config files... 17:09:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7316989952832054348tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 17:09:22 ---> docker-login.sh 17:09:22 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:22 17:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:23 Configure a credential helper to remove this warning. See 17:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:23 17:09:23 Login Succeeded 17:09:23 nexus3.edgexfoundry.org:10002 17:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:23 latest: Pulling from edgex-devops/edgex-compose 17:09:23 cbdbe7a5bc2a: Pulling fs layer 17:09:23 ca9280d653b3: Pulling fs layer 17:09:23 7e9c9ca2126c: Pulling fs layer 17:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:23 cbdbe7a5bc2a: Download complete 17:09:23 cbdbe7a5bc2a: Pull complete 17:09:23 ca9280d653b3: Verifying Checksum 17:09:23 ca9280d653b3: Download complete 17:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:23 Configure a credential helper to remove this warning. See 17:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:23 17:09:23 Login Succeeded 17:09:23 nexus3.edgexfoundry.org:10003 17:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:23 Configure a credential helper to remove this warning. See 17:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:23 17:09:23 Login Succeeded 17:09:23 nexus3.edgexfoundry.org:10004 17:09:24 7e9c9ca2126c: Download complete 17:09:24 ca9280d653b3: Pull complete 17:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:24 Configure a credential helper to remove this warning. See 17:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:24 17:09:24 Login Succeeded 17:09:24 docker.io 17:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:24 Configure a credential helper to remove this warning. See 17:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:24 17:09:24 Login Succeeded 17:09:24 ---> docker-login.sh ends [Pipeline] } 17:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:09:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:25 ========================================================= 17:09:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:09:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:09:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:25 b3c136eddcbf: Pulling fs layer 17:09:25 c0a3192eca97: Pulling fs layer 17:09:25 a050256f5b6f: Pulling fs layer 17:09:25 656be50a0ddc: Pulling fs layer 17:09:25 2bbca73fdf42: Pulling fs layer 17:09:25 46d945488cbd: Pulling fs layer 17:09:25 8a5474983e97: Pulling fs layer 17:09:25 329c88fbcd65: Pulling fs layer 17:09:25 46d945488cbd: Waiting 17:09:25 8a5474983e97: Waiting 17:09:25 329c88fbcd65: Waiting 17:09:25 656be50a0ddc: Waiting 17:09:25 2bbca73fdf42: Waiting 17:09:26 a050256f5b6f: Download complete 17:09:26 c0a3192eca97: Verifying Checksum 17:09:26 c0a3192eca97: Download complete 17:09:26 2bbca73fdf42: Verifying Checksum 17:09:26 2bbca73fdf42: Download complete 17:09:26 46d945488cbd: Verifying Checksum 17:09:26 46d945488cbd: Download complete 17:09:26 b3c136eddcbf: Verifying Checksum 17:09:26 b3c136eddcbf: Download complete 17:09:27 b3c136eddcbf: Pull complete 17:09:27 329c88fbcd65: Verifying Checksum 17:09:27 329c88fbcd65: Download complete 17:09:27 7e9c9ca2126c: Pull complete 17:09:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:27 c0a3192eca97: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:27 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:09:27 $ 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:latest cat 17:09:27 a050256f5b6f: Pull complete 17:09:28 8a5474983e97: Verifying Checksum 17:09:28 8a5474983e97: Download complete 17:09:28 656be50a0ddc: Verifying Checksum 17:09:28 656be50a0ddc: Download complete 17:09:30 $ docker top ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:30 + docker-compose build --help 17:09:30 + grep parallel 17:09:31 --parallel Build images in parallel. [Pipeline] } 17:09:31 $ docker stop --time=1 ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 17:09:32 $ docker rm -f ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:33 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:09:33 $ 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:latest cat 17:09:33 $ docker top a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:34 + docker-compose -f ./docker-compose-build.yml build --parallel 17:09:34 Building core-command ... 17:09:34 Building core-data ... 17:09:34 Building core-metadata ... 17:09:34 Building security-bootstrapper ... 17:09:34 Building security-proxy-setup ... 17:09:34 Building security-secretstore-setup ... 17:09:34 Building security-spiffe-token-provider ... 17:09:34 Building security-spire-agent ... 17:09:34 Building security-spire-config ... 17:09:34 Building security-spire-server ... 17:09:34 Building support-notifications ... 17:09:34 Building support-scheduler ... 17:09:34 Building sys-mgmt-agent ... 17:09:34 Building security-secretstore-setup 17:09:34 Building security-spire-server 17:09:34 Building security-spire-config 17:09:34 Building core-data 17:09:34 Building security-bootstrapper 17:09:41 656be50a0ddc: Pull complete 17:09:41 2bbca73fdf42: Pull complete 17:09:41 46d945488cbd: Pull complete 17:09:46 8a5474983e97: Pull complete 17:09:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:46 ---> 481b1da77d2a 17:09:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:09:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:09:46 ---> 481b1da77d2a 17:09:46 Step 3/25 : WORKDIR /edgex-go 17:09:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:09:46 ---> 481b1da77d2a 17:09:46 Step 3/25 : WORKDIR /edgex-go 17:09:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:09:46 ---> 481b1da77d2a 17:09:46 Step 3/26 : WORKDIR /edgex-go 17:09:46 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:09:46 ---> 481b1da77d2a 17:09:46 Step 3/33 : WORKDIR /edgex-go 17:09:49 329c88fbcd65: Pull complete 17:09:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:09:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:09:49 WORKDIR /edgex 17:09:49 COPY go.mod . 17:09:49 RUN go mod download 17:09:49 + docker build -t ci-base-image-arm64 -f - . 17:09:50 Sending build context to Docker daemon 3.246MB 17:09:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:09:50 ---> ff4287adb874 17:09:50 Step 2/4 : WORKDIR /edgex 17:09:52 ---> Running in 41409cce98d0 17:09:52 ---> Running in 74c8d6b4037e 17:09:52 ---> Running in 7a8ddac65120 17:09:52 ---> Running in 614ca7615230 17:09:52 ---> Running in 3d3e02435d68 17:09:52 Removing intermediate container 614ca7615230 17:09:52 ---> 23367009b248 17:09:52 Step 4/24 : WORKDIR /edgex-go 17:09:52 Removing intermediate container 41409cce98d0 17:09:52 ---> b123c7a21fe5 17:09:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:52 Removing intermediate container 7a8ddac65120 17:09:52 ---> 6a0588946509 17:09:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:52 Removing intermediate container 3d3e02435d68 17:09:52 ---> dbd9665b7598 17:09:52 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:52 Removing intermediate container 74c8d6b4037e 17:09:52 ---> 4ee816a2b46e 17:09:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:52 ---> Running in d4f19f1b375a 17:09:52 ---> Running in 92ead9b0e536 17:09:52 ---> Running in 375b9270cace 17:09:52 ---> Running in b2120e3b43ae 17:09:52 ---> Running in 75b70d4b357b 17:09:52 Removing intermediate container 375b9270cace 17:09:52 ---> 6f50d9bdb3f5 17:09:52 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:52 ---> Running in 95d7c9b3cbc6 17:09:52 ---> Running in ffc9e5382b1c 17:09:52 Removing intermediate container ffc9e5382b1c 17:09:52 ---> d321f0e79559 17:09:52 Step 3/4 : COPY go.mod . 17:09:52 Removing intermediate container 92ead9b0e536 17:09:52 ---> 477d7467a303 17:09:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:09:52 ---> Running in 93c373fe0686 17:09:52 Removing intermediate container d4f19f1b375a 17:09:52 ---> bc4578c30220 17:09:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:09:52 ---> Running in 38c4b447498c 17:09:52 ---> 290188dc15f8 17:09:52 Step 4/4 : RUN go mod download 17:09:52 ---> Running in b2b630467916 17:09:52 Removing intermediate container 95d7c9b3cbc6 17:09:52 ---> 7ff5a636dac2 17:09:52 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:09:52 ---> Running in 978a99d67c71 17:09:53 Removing intermediate container 75b70d4b357b 17:09:53 ---> 5f0ec9f557ad 17:09:53 Step 5/25 : RUN apk add --update --no-cache make git 17:09:53 Removing intermediate container b2120e3b43ae 17:09:53 ---> 67f2840b9798 17:09:53 Step 5/33 : RUN apk add --update --no-cache make git 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:53 ---> Running in 9157d92d8a72 17:09:53 ---> Running in 9ccaa6853213 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:54 OK: 211 MiB in 51 packages 17:09:54 OK: 211 MiB in 51 packages 17:09:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:54 Removing intermediate container 93c373fe0686 17:09:54 ---> 038b26a09ce3 17:09:54 Step 6/25 : COPY go.mod vendor* ./ 17:09:54 OK: 211 MiB in 51 packages 17:09:54 ---> 15713bc24607 17:09:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:54 ---> Running in fe43edbc08b7 17:09:54 Removing intermediate container 38c4b447498c 17:09:54 ---> 0470b6238b15 17:09:54 Step 6/26 : COPY go.mod vendor* ./ 17:09:54 OK: 211 MiB in 51 packages 17:09:54 ---> d8ecd5ad9b94 17:09:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:54 ---> Running in 6df6c2625c48 17:09:54 OK: 211 MiB in 51 packages 17:09:54 Removing intermediate container 978a99d67c71 17:09:54 ---> 26c1ab93822f 17:09:54 Step 7/24 : COPY go.mod vendor* ./ 17:09:55 ---> 426c2ab458ab 17:09:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:55 ---> Running in 7fce5254737e 17:09:55 Removing intermediate container 9ccaa6853213 17:09:55 ---> 8aead33b5a67 17:09:55 Step 6/25 : COPY go.mod vendor* ./ 17:09:55 Removing intermediate container 9157d92d8a72 17:09:55 ---> 4c7d95a6804e 17:09:55 Step 6/33 : COPY go.mod vendor* ./ 17:09:55 ---> 0f2f4a617818 17:09:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:55 ---> Running in 2ae49ae180f9 17:09:55 ---> 084fbcb094ea 17:09:55 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:55 ---> Running in eda3458396fe 17:10:24 Removing intermediate container b2b630467916 17:10:24 ---> 21c55ee9f005 17:10:24 Successfully built 21c55ee9f005 17:10:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:25 + docker inspect -f . ci-base-image-arm64 17:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:25 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 17:10:25 $ 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 17:10:26 $ docker top a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:27 + go version 17:10:27 go version go1.18.3 linux/arm64 [Pipeline] } 17:10:27 $ docker stop --time=1 a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c 17:10:27 Removing intermediate container 7fce5254737e 17:10:27 ---> dfa19e03e22a 17:10:27 Step 9/24 : COPY . . 17:10:27 Removing intermediate container 6df6c2625c48 17:10:27 Removing intermediate container eda3458396fe 17:10:27 ---> af179e242f4b 17:10:27 ---> 37e93f861652 17:10:27 Step 8/26 : COPY . . 17:10:27 Step 8/33 : COPY . . 17:10:27 Removing intermediate container fe43edbc08b7 17:10:27 ---> 97ba403f8647 17:10:27 Step 8/25 : COPY . . 17:10:27 Removing intermediate container 2ae49ae180f9 17:10:27 ---> a00e041c5ae3 17:10:27 Step 8/25 : COPY . . 17:10:29 $ docker rm -f a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:30 + docker inspect -f . ci-base-image-arm64 17:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:30 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 17:10:30 $ 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 17:10:31 $ docker top 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:31 ========================================================= 17:10:31 [edgeXBuildGoParallel] Running Tests and Build... 17:10:31 ========================================================= [Pipeline] sh 17:10:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:10:32 + make test 17:10:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:10:43 ---> 7450332f7f9d 17:10:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:10:43 ---> 626be6ecadfb 17:10:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:10:43 ---> fe0b8c2479ef 17:10:43 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:10:43 ---> 82a4897448ea 17:10:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:10:43 ---> 5223f8033d91 17:10:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:10:43 ---> Running in 1dc4a01a2da5 17:10:43 ---> Running in 1be138012ad0 17:10:43 ---> Running in 66a8995f07a0 17:10:43 ---> Running in 620aaf49ef84 17:10:43 ---> Running in 7f1d8c23fc86 17:10:43 Removing intermediate container 1dc4a01a2da5 17:10:43 ---> 2cd3c730a5a3 17:10:43 Step 10/25 : WORKDIR /edgex-go/spire-build 17:10:43 ---> Running in 07e5e1e5b74e 17:10:43 Removing intermediate container 7f1d8c23fc86 17:10:43 ---> 73cff4692302 17:10:43 Step 10/26 : WORKDIR /edgex-go/spire-build 17:10:43 ---> Running in c8f897b82c81 17:10:43 Removing intermediate container 07e5e1e5b74e 17:10:43 ---> 6045f18d302f 17:10:43 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 17:10:43 ---> Running in d1140af0fcaf 17:10:43 Removing intermediate container c8f897b82c81 17:10:43 ---> a720a2fe5eb0 17:10:43 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 17:10:43 ---> Running in 64d8cc5d88d8 17:10:43 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 17:10:43 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 17:10:43 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 17:10:43 Removing intermediate container d1140af0fcaf 17:10:43 ---> 98d3472b1c9a 17:10:43 Step 12/25 : WORKDIR /edgex-go 17:10:43 Removing intermediate container 64d8cc5d88d8 17:10:43 ---> 305e7509a2d7 17:10:43 Step 12/26 : WORKDIR /edgex-go 17:10:43 ---> Running in 97d3ac699280 17:10:43 ---> Running in 955a4e086ffa 17:10:43 Removing intermediate container 955a4e086ffa 17:10:43 ---> 1a923810eae2 17:10:43 17:10:43 Step 13/25 : FROM alpine:3.15 17:10:43 Removing intermediate container 97d3ac699280 17:10:43 ---> 2f6869a23774 17:10:43 17:10:43 Step 13/26 : FROM alpine:3.15 17:10:44 3.15: Pulling from library/alpine 17:10:44 3.15: Pulling from library/alpine 17:10:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:10:45 Status: Downloaded newer image for alpine:3.15 17:10:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:10:45 Status: Image is up to date for alpine:3.15 17:10:45 ---> c4fc93816858 17:10:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:45 ---> c4fc93816858 17:10:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:45 ---> Running in 38ec2df88cd7 17:10:45 ---> Running in d06b731add15 17:10:46 Removing intermediate container 38ec2df88cd7 17:10:46 ---> a383bd343d65 17:10:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:46 Removing intermediate container d06b731add15 17:10:46 ---> 5f59123e148a 17:10:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:46 ---> Running in 94c3b61f4b4e 17:10:46 ---> Running in 350984d2f7e5 17:10:48 Removing intermediate container 350984d2f7e5 17:10:48 ---> a1becf826a33 17:10:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:10:48 Removing intermediate container 94c3b61f4b4e 17:10:48 ---> 63d19de8d583 17:10:48 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:48 ---> Running in 8b7dcdaf77e4 17:10:48 ---> Running in abb46a12181d 17:10:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:50 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:10:50 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:10:50 OK: 15857 distinct packages available 17:10:50 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:10:50 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:10:50 OK: 15857 distinct packages available 17:10:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:51 (1/4) Installing dumb-init (1.2.5-r1) 17:10:51 (2/4) Installing musl-obstack (1.2.3-r0) 17:10:52 (3/4) Installing libucontext (1.1-r0) 17:10:52 (4/4) Installing gcompat (1.0.0-r4) 17:10:52 Executing busybox-1.34.1-r7.trigger 17:10:52 OK: 6 MiB in 18 packages 17:10:53 (1/5) Installing dumb-init (1.2.5-r1) 17:10:53 (2/5) Installing musl-obstack (1.2.3-r0) 17:10:53 (3/5) Installing libucontext (1.1-r0) 17:10:53 (4/5) Installing gcompat (1.0.0-r4) 17:10:53 (5/5) Installing openssl (1.1.1q-r0) 17:10:53 Executing busybox-1.34.1-r7.trigger 17:10:53 OK: 7 MiB in 19 packages 17:10:55 Removing intermediate container 8b7dcdaf77e4 17:10:55 ---> b64d3032f82f 17:10:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:10:56 Removing intermediate container abb46a12181d 17:10:56 ---> dad5d1e9c885 17:10:56 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:11:00 ---> 78d1d059283e 17:11:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:11:00 ---> a38093e8df55 17:11:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:11:00 ---> df7fec0e8821 17:11:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:11:00 ---> Running in 7198719c835b 17:11:00 ---> 1c8c924f0a7e 17:11:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:11:00 Removing intermediate container 7198719c835b 17:11:00 ---> 222828185f58 17:11:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:11:01 ---> 60f0a8ed77a9 17:11:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:11:01 ---> e1c2f2301ed1 17:11:01 Step 21/26 : WORKDIR / 17:11:01 ---> Running in 4ddacde3772d 17:11:01 ---> 90254fa5d283 17:11:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:11:01 ---> Running in 6e5ea1ec2976 17:11:02 Removing intermediate container 4ddacde3772d 17:11:02 ---> 79e90b834e2e 17:11:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:11:02 Removing intermediate container 6e5ea1ec2976 17:11:02 ---> fa30003d4a8f 17:11:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:11:02 ---> Running in f09cc56f38bf 17:11:02 ---> Running in 7764697e286d 17:11:02 Removing intermediate container f09cc56f38bf 17:11:02 ---> 2c9891c3568c 17:11:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:11:02 Removing intermediate container 7764697e286d 17:11:02 ---> 85dcb1587ba5 17:11:02 Step 23/25 : LABEL arch=x86_64 17:11:02 ---> Running in 4a58f99d5e69 17:11:02 ---> Running in 72105c185ba7 17:11:02 Removing intermediate container 4a58f99d5e69 17:11:02 ---> d3e9b74edcd3 17:11:02 Step 24/26 : LABEL arch=x86_64 17:11:02 ---> Running in 6100e34741a5 17:11:02 Removing intermediate container 72105c185ba7 17:11:02 ---> 79b5b2b872c8 17:11:02 Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:11:02 Removing intermediate container 6100e34741a5 17:11:02 ---> fef6d71da66b 17:11:02 Step 25/26 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:11:02 ---> Running in 60c34ec8a10f 17:11:02 ---> Running in 2f88aa99308b 17:11:03 Removing intermediate container 2f88aa99308b 17:11:03 ---> 9f05d7b7c822 17:11:03 Step 26/26 : LABEL version=0.0.0 17:11:03 Removing intermediate container 60c34ec8a10f 17:11:03 ---> 4e3f60f58d3f 17:11:03 Step 25/25 : LABEL version=0.0.0 17:11:03 ---> Running in 0a966e712b1d 17:11:03 ---> Running in b55449d3b761 17:11:03 Removing intermediate container b55449d3b761 17:11:03 ---> 358d5b4584a3 17:11:03 17:11:03 Removing intermediate container 0a966e712b1d 17:11:03 ---> 4b8a8b8f1773 17:11:03 17:11:03 Successfully built 358d5b4584a3 17:11:03 Successfully tagged security-spire-server:latest 17:11:03 Successfully built 4b8a8b8f1773 17:11:03  Building security-spire-server ... done Building core-command 17:11:03 Successfully tagged security-spire-config:latest 17:11:03  Building security-spire-config ... done Building sys-mgmt-agent 17:11:05 ? github.com/edgexfoundry/edgex-go [no test files] 17:11:06 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 17:11:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:11:09 ---> 481b1da77d2a 17:11:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:11:09 ---> Using cache 17:11:09 ---> 23367009b248 17:11:09 Step 4/24 : WORKDIR /edgex-go 17:11:09 ---> Using cache 17:11:09 ---> 6f50d9bdb3f5 17:11:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:09 ---> Using cache 17:11:09 ---> 7ff5a636dac2 17:11:09 Step 6/24 : RUN apk add --update --no-cache make git 17:11:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:09 ---> 481b1da77d2a 17:11:09 Step 3/23 : WORKDIR /edgex-go 17:11:09 ---> Using cache 17:11:09 ---> 4ee816a2b46e 17:11:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:09 ---> Using cache 17:11:09 ---> 5f0ec9f557ad 17:11:09 Step 5/23 : RUN apk add --update --no-cache make bash git 17:11:14 ---> Running in 6afec84889f6 17:11:14 ---> Running in 9fbd8dbc5430 17:11:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:15 OK: 211 MiB in 51 packages 17:11:16 OK: 211 MiB in 51 packages 17:11:18 Removing intermediate container 66a8995f07a0 17:11:18 ---> 4e6d269deb6d 17:11:18 17:11:18 Step 10/25 : FROM alpine:3.16 17:11:18 Removing intermediate container 1be138012ad0 17:11:18 ---> f17b4e8b1560 17:11:18 17:11:18 Step 10/33 : FROM alpine:3.16 17:11:18 Removing intermediate container 620aaf49ef84 17:11:18 ---> 53b6e7faa1c9 17:11:18 17:11:18 Step 11/24 : FROM alpine:3.16 17:11:18 Removing intermediate container 9fbd8dbc5430 17:11:18 ---> 9a0b3d47cbe1 17:11:18 Step 7/24 : COPY go.mod vendor* ./ 17:11:18 Removing intermediate container 6afec84889f6 17:11:18 ---> 8a40a40d6253 17:11:18 Step 6/23 : COPY go.mod vendor* ./ 17:11:18 ---> 1cd8b2a37701 17:11:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:18 ---> 6ef00f22d645 17:11:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:18 ---> Running in adb2ed82bee1 17:11:18 ---> Running in f1d663154cb1 17:11:19 3.16: Pulling from library/alpine 17:11:19 3.16: Pulling from library/alpine 17:11:19 3.16: Pulling from library/alpine 17:11:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:11:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:11:21 Status: Downloaded newer image for alpine:3.16 17:11:21 Status: Image is up to date for alpine:3.16 17:11:21 ---> 9c6f07244728 17:11:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:11:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:11:21 Status: Image is up to date for alpine:3.16 17:11:21 ---> 9c6f07244728 17:11:21 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:11:21 ---> 9c6f07244728 17:11:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:11:21 ---> Running in 8b9345c9d761 17:11:21 ---> Running in 85d50553b8a4 17:11:21 ---> Running in 47557200dd0e 17:11:21 Removing intermediate container 8b9345c9d761 17:11:21 ---> f0b29cf45408 17:11:21 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:11:21 Removing intermediate container 47557200dd0e 17:11:21 ---> 77031094f65c 17:11:21 Step 13/24 : ENV APP_PORT=59880 17:11:21 ---> Running in 98295e39d859 17:11:21 ---> Running in fa6e6525ea22 17:11:21 Removing intermediate container fa6e6525ea22 17:11:21 ---> f548e4d09296 17:11:21 Step 14/24 : EXPOSE $APP_PORT 17:11:21 ---> Running in 498536a8fae8 17:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:21 Removing intermediate container 498536a8fae8 17:11:21 ---> b9eaa3dc8d3c 17:11:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:21 ---> Running in 05d8abc8808c 17:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:21 (1/3) Installing ca-certificates (20220614-r0) 17:11:21 (2/3) Installing dumb-init (1.2.5-r1) 17:11:21 (3/3) Installing su-exec (0.2-r1) 17:11:21 Executing busybox-1.35.0-r17.trigger 17:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:22 Executing ca-certificates-20220614-r0.trigger 17:11:22 OK: 6 MiB in 17 packages 17:11:22 (1/2) Installing dumb-init (1.2.5-r1) 17:11:22 (2/2) Installing su-exec (0.2-r1) 17:11:22 Executing busybox-1.35.0-r17.trigger 17:11:22 OK: 6 MiB in 16 packages 17:11:22 Removing intermediate container 05d8abc8808c 17:11:22 ---> e240c4f52573 17:11:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:11:28 ---> Running in 7a91b4d7a426 17:11:28 Removing intermediate container 98295e39d859 17:11:28 ---> 1293488499d1 17:11:28 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:11:28 Removing intermediate container 85d50553b8a4 17:11:28 ---> 80b20fbb3adf 17:11:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:28 ---> Running in b465f79368cb 17:11:28 ---> Running in 94de4651e945 17:11:28 Removing intermediate container b465f79368cb 17:11:28 ---> 1004ff384070 17:11:28 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:11:28 Removing intermediate container 94de4651e945 17:11:28 ---> e71c16d4d22a 17:11:28 Step 13/25 : WORKDIR / 17:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:28 ---> Running in 2d2372c576d6 17:11:28 ---> Running in 1e8c7dc9c90c 17:11:28 Removing intermediate container 2d2372c576d6 17:11:28 ---> ba14633df94d 17:11:28 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:11:28 Removing intermediate container 1e8c7dc9c90c 17:11:28 ---> 0c68610cecdd 17:11:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:29 ---> Running in d88e474ac4ea 17:11:29 (1/6) Installing dumb-init (1.2.5-r1) 17:11:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:11:29 (3/6) Installing libsodium (1.0.18-r0) 17:11:29 Removing intermediate container d88e474ac4ea 17:11:29 ---> a2b7c3355fd1 17:11:29 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:11:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:11:29 (5/6) Installing libzmq (4.3.4-r0) 17:11:29 (6/6) Installing zeromq (4.3.4-r0) 17:11:29 Executing busybox-1.35.0-r17.trigger 17:11:29 OK: 8 MiB in 20 packages 17:11:31 ---> d171defdc1b5 17:11:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:11:32 ---> Running in 4d0b6527d216 17:11:32 ---> 83baaeb18f89 17:11:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:11:32 Removing intermediate container 7a91b4d7a426 17:11:32 ---> 52aeb07ed7e2 17:11:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:32 Removing intermediate container 4d0b6527d216 17:11:32 ---> 7b088061af92 17:11:32 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:11:32 ---> Running in 472e020333f5 17:11:33 ---> b53311ea6f13 17:11:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:11:33 ---> 18d5c57b4d36 17:11:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:11:33 ---> d66be7392da3 17:11:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:11:33 ---> 97ee424a9f0e 17:11:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:11:33 Removing intermediate container adb2ed82bee1 17:11:33 ---> 497d28861659 17:11:33 Step 8/23 : COPY . . 17:11:33 Removing intermediate container f1d663154cb1 17:11:33 ---> 43c8da61a015 17:11:33 Step 9/24 : COPY . . 17:11:42 ---> 3c79190662cc 17:11:42 Step 20/24 : ENTRYPOINT ["/core-data"] 17:11:42 Removing intermediate container 472e020333f5 17:11:42 ---> f243b6e3259e 17:11:42 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:11:42 ---> b7b4ca26000f 17:11:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:11:42 ---> Running in 4f1bc66b1874 17:11:42 ---> Running in 5a2fda0fc684 17:11:42 ---> e3468a8fa684 17:11:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:11:42 ---> e790c5fb5c44 17:11:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:11:42 Removing intermediate container 4f1bc66b1874 17:11:42 ---> b31bd255a2fe 17:11:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:42 ---> Running in d0103db71602 17:11:42 ---> Running in 71ef9a70772f 17:11:42 Removing intermediate container 5a2fda0fc684 17:11:42 ---> 876bc7c8d3eb 17:11:42 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:11:42 ---> Running in b7ab816e6414 17:11:42 ---> f57e6085caa7 17:11:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:11:42 Removing intermediate container b7ab816e6414 17:11:42 ---> 145c5a622ab5 17:11:42 Step 22/24 : LABEL arch=x86_64 17:11:42 ---> Running in 0028d3c53663 17:11:42 ---> 01b67c889c10 17:11:42 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:11:42 ---> 6c5b6ea7fa43 17:11:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:11:42 Removing intermediate container 0028d3c53663 17:11:42 ---> f9d59bed5d84 17:11:42 Step 23/24 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:11:42 ---> Running in 1d0fa571aab8 17:11:42 ---> Running in 3c63074837b5 17:11:42 ---> Running in df3dd4dbc9fe 17:11:42 Removing intermediate container df3dd4dbc9fe 17:11:42 ---> e3d4b12c3bbc 17:11:42 Step 24/24 : LABEL version=0.0.0 17:11:42 ---> Running in a527d435bd19 17:11:42 Removing intermediate container a527d435bd19 17:11:42 ---> 5a22282e8072 17:11:42 17:11:42 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 17:11:42 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 17:11:42 Successfully built 5a22282e8072 17:11:42 Successfully tagged core-data:latest 17:11:42  Building core-data ... done Building security-spiffe-token-provider 17:11:44 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:11:44 ---> 481b1da77d2a 17:11:44 Step 3/20 : WORKDIR /edgex-go 17:11:44 ---> Using cache 17:11:44 ---> 4ee816a2b46e 17:11:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:11:47 ---> Running in ac15702ece5c 17:11:47 Removing intermediate container 1d0fa571aab8 17:11:47 ---> 287ed6d2f506 17:11:47 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:47 Removing intermediate container 3c63074837b5 17:11:47 ---> 31bbe59bd8a8 17:11:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:11:47 ---> Running in 89cb6e0166b9 17:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:47 ---> 04ece60be1e3 17:11:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:11:47 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:11:47 v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:11:47 OK: 17046 distinct packages available 17:11:47 Removing intermediate container 89cb6e0166b9 17:11:47 ---> f91de84b9451 17:11:47 Step 23/25 : LABEL arch=x86_64 17:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:47 ---> Running in d82538245558 17:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:47 OK: 211 MiB in 51 packages 17:11:48 Removing intermediate container d82538245558 17:11:48 ---> 0b0d54d72831 17:11:48 Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:11:48 ---> a7c67d50747d 17:11:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:11:48 ---> Running in 946dafa892b7 17:11:49 Removing intermediate container 946dafa892b7 17:11:49 ---> c802e58d146a 17:11:49 Step 25/25 : LABEL version=0.0.0 17:11:49 ---> bd0ced2d45d1 17:11:49 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:11:49 Removing intermediate container ac15702ece5c 17:11:49 ---> 81a785e57545 17:11:49 Step 5/20 : COPY go.mod vendor* ./ 17:11:49 ---> Running in ab5cbe9a9eb8 17:11:49 Removing intermediate container ab5cbe9a9eb8 17:11:49 ---> 1d807d1014d0 17:11:49 17:11:49 ---> 4e7509ad8bc0 17:11:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:49 Successfully built 1d807d1014d0 17:11:49 Successfully tagged security-secretstore-setup:latest 17:11:49  Building security-secretstore-setup ... done Building core-metadata 17:11:49 ---> Running in c3df59f10454 17:11:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:11:54 ---> 481b1da77d2a 17:11:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:11:54 ---> Using cache 17:11:54 ---> 23367009b248 17:11:54 Step 4/25 : WORKDIR /edgex-go 17:11:54 ---> Using cache 17:11:54 ---> 6f50d9bdb3f5 17:11:54 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:54 ---> Using cache 17:11:54 ---> 7ff5a636dac2 17:11:54 Step 6/25 : RUN apk add --update --no-cache make git 17:11:54 ---> Using cache 17:11:54 ---> 9a0b3d47cbe1 17:11:54 Step 7/25 : COPY go.mod vendor* ./ 17:11:54 ---> Using cache 17:11:54 ---> 6ef00f22d645 17:11:54 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:54 ---> Using cache 17:11:54 ---> 43c8da61a015 17:11:54 Step 9/25 : COPY . . 17:11:54 ---> Using cache 17:11:54 ---> e3468a8fa684 17:11:54 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:11:55 ---> 9389a1b75d26 17:11:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:11:55 ---> Running in 3cdc8f127972 17:11:55 ---> 2706cb98a6ba 17:11:55 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:11:56 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 17:11:56 ---> 06d51e325070 17:11:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:11:57 ---> 1d8ab65d3fb5 17:11:57 Step 28/33 : RUN chmod +x /entrypoint.sh 17:12:00 ---> Running in 2e38479e28cf 17:12:05 Removing intermediate container 2e38479e28cf 17:12:05 ---> c796ec3ad75e 17:12:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:12:05 ---> Running in 1f16d019848c 17:12:05 Removing intermediate container c3df59f10454 17:12:05 ---> 7543f6cfd737 17:12:05 Step 7/20 : COPY . . 17:12:06 Removing intermediate container 1f16d019848c 17:12:06 ---> cd6129bc147e 17:12:06 Step 30/33 : CMD ["gate"] 17:12:14 ---> Running in 1c87af8b4ff0 17:12:14 Removing intermediate container 1c87af8b4ff0 17:12:14 ---> 2372f22b7fe0 17:12:14 Step 31/33 : LABEL arch=x86_64 17:12:14 ---> a89493d14118 17:12:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:12:14 Removing intermediate container 71ef9a70772f 17:12:14 ---> e5933eba4d14 17:12:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:12:14 ---> Running in ccf6c54780e2 17:12:14 Removing intermediate container d0103db71602 17:12:14 ---> 0246b738d2d8 17:12:14 17:12:14 Step 11/24 : FROM alpine:3.16 17:12:14 ---> 9c6f07244728 17:12:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:12:14 ---> Running in d1d95cc38d78 17:12:14 ---> Running in b44c946cd398 17:12:14 ---> Running in 0ff035ea6472 17:12:14 Removing intermediate container ccf6c54780e2 17:12:14 ---> b02a2f90be47 17:12:14 Step 32/33 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:12:14 ---> Running in f288368980bb 17:12:14 Removing intermediate container f288368980bb 17:12:14 ---> e6fa7255b391 17:12:14 Step 33/33 : LABEL version=0.0.0 17:12:14 ---> Running in ff33b46dddf3 17:12:15 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 17:12:15 Removing intermediate container ff33b46dddf3 17:12:15 ---> 206d00324b92 17:12:15 17:12:15 Successfully built 206d00324b92 17:12:15 Successfully tagged security-bootstrapper:latest 17:12:15  Building security-bootstrapper ... done Building support-scheduler 17:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:15 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 17:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:15 (1/1) Installing dumb-init (1.2.5-r1) 17:12:15 Executing busybox-1.35.0-r17.trigger 17:12:15 OK: 6 MiB in 15 packages 17:12:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 481b1da77d2a 17:12:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:17 ---> Using cache 17:12:17 ---> 23367009b248 17:12:17 Step 4/23 : WORKDIR /edgex-go 17:12:17 ---> Using cache 17:12:17 ---> 6f50d9bdb3f5 17:12:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 ---> Using cache 17:12:17 ---> 7ff5a636dac2 17:12:17 Step 6/23 : RUN apk add --update --no-cache make git 17:12:17 ---> Using cache 17:12:17 ---> 9a0b3d47cbe1 17:12:17 Step 7/23 : COPY go.mod vendor* ./ 17:12:17 ---> Using cache 17:12:17 ---> 6ef00f22d645 17:12:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:17 ---> Using cache 17:12:17 ---> 43c8da61a015 17:12:17 Step 9/23 : COPY . . 17:12:17 ---> Using cache 17:12:17 ---> e3468a8fa684 17:12:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:12:18 ---> Running in 02654fa3c973 17:12:19 Removing intermediate container 0ff035ea6472 17:12:19 ---> c8b466ffab30 17:12:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:19 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 17:12:19 Removing intermediate container d1d95cc38d78 17:12:19 ---> b769c890b563 17:12:19 17:12:19 Step 11/23 : FROM alpine:3.16 17:12:19 ---> 9c6f07244728 17:12:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:12:19 ---> Running in debd8029263b 17:12:20 ---> Running in 71c6d211f146 17:12:20 Removing intermediate container debd8029263b 17:12:20 ---> 402b1de9bf51 17:12:20 Step 14/24 : ENV APP_PORT=59882 17:12:22 Removing intermediate container 71c6d211f146 17:12:22 ---> 3f0e0a4701a8 17:12:22 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 17:12:22 ---> Running in 02c7c3499c41 17:12:22 ---> Running in f7149df71c1c 17:12:22 Removing intermediate container 3cdc8f127972 17:12:22 ---> d76544f313eb 17:12:22 17:12:22 Step 11/25 : FROM alpine:3.16 17:12:22 ---> 9c6f07244728 17:12:22 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:12:22 ---> Using cache 17:12:22 ---> c8b466ffab30 17:12:22 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:22 ---> Using cache 17:12:22 ---> 402b1de9bf51 17:12:22 Step 14/25 : ENV APP_PORT=59881 17:12:22 ---> Running in 5eb7f2734148 17:12:22 Removing intermediate container 02c7c3499c41 17:12:22 ---> f4fe743c2ea8 17:12:22 Step 15/24 : EXPOSE $APP_PORT 17:12:22 ---> Running in dea1d494f0e5 17:12:22 Removing intermediate container 5eb7f2734148 17:12:22 ---> 5848095ad932 17:12:22 Step 15/25 : EXPOSE $APP_PORT 17:12:22 Removing intermediate container dea1d494f0e5 17:12:22 ---> c72caed60848 17:12:22 Step 16/24 : WORKDIR / 17:12:22 ---> Running in 96d57eb99cfb 17:12:22 ---> Running in be5a69c7eefb 17:12:22 Removing intermediate container 96d57eb99cfb 17:12:22 ---> 9b38ef15b46d 17:12:22 Step 16/25 : WORKDIR / 17:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:22 ---> Running in 2d66a06885db 17:12:22 Removing intermediate container be5a69c7eefb 17:12:22 ---> 2f09d1b70a5d 17:12:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:22 Removing intermediate container 2d66a06885db 17:12:22 ---> a2ab269a8260 17:12:22 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:23 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:12:23 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:12:23 (3/33) Installing readline (8.1.2-r0) 17:12:23 (4/33) Installing bash (5.1.16-r2) 17:12:23 Executing bash-5.1.16-r2.post-install 17:12:23 (5/33) Installing ca-certificates (20220614-r0) 17:12:23 (6/33) Installing brotli-libs (1.0.9-r6) 17:12:23 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:12:23 (8/33) Installing libcurl (7.83.1-r3) 17:12:23 (9/33) Installing curl (7.83.1-r3) 17:12:23 (10/33) Installing docker-cli (20.10.18-r0) 17:12:23 ---> eccd58cf6f04 17:12:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:12:23 (11/33) Installing dumb-init (1.2.5-r1) 17:12:23 (12/33) Installing libbz2 (1.0.8-r1) 17:12:23 (13/33) Installing expat (2.4.9-r0) 17:12:23 (14/33) Installing libffi (3.4.2-r1) 17:12:23 (15/33) Installing gdbm (1.23-r0) 17:12:23 (16/33) Installing xz-libs (5.2.5-r1) 17:12:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:12:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:12:23 (19/33) Installing mpdecimal (2.5.1-r1) 17:12:23 (20/33) Installing sqlite-libs (3.38.5-r0) 17:12:23 (21/33) Installing python3 (3.10.5-r0) 17:12:23 ---> 69ba18616eee 17:12:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:12:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:12:23 (23/33) Installing py3-tomli (2.0.1-r1) 17:12:23 (24/33) Installing py3-pep517 (0.12.0-r2) 17:12:23 (25/33) Installing py3-six (1.16.0-r1) 17:12:23 (26/33) Installing py3-retrying (1.3.3-r3) 17:12:23 (27/33) Installing py3-appdirs (1.4.4-r3) 17:12:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:12:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:12:23 (30/33) Installing py3-parsing (2.4.7-r3) 17:12:23 (31/33) Installing py3-packaging (21.3-r0) 17:12:23 (32/33) Installing py3-setuptools (59.4.0-r0) 17:12:24 (33/33) Installing py3-pip (22.1.1-r0) 17:12:24 Executing busybox-1.35.0-r17.trigger 17:12:24 Executing ca-certificates-20220614-r0.trigger 17:12:24 OK: 122 MiB in 47 packages 17:12:26 ---> 2ada567e9f52 17:12:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:12:26 ---> 753488cf7279 17:12:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:12:26 ---> dd8eb550f98d 17:12:26 Step 20/24 : ENTRYPOINT ["/core-command"] 17:12:27 ---> b959696f3106 17:12:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:12:27 ---> Running in b809d3f07991 17:12:27 Removing intermediate container b809d3f07991 17:12:27 ---> 0960668b5bb0 17:12:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:27 ---> e28bc9abf8a5 17:12:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:12:27 ---> Running in 55782a7c17d1 17:12:27 ---> Running in e7cf6ecc2244 17:12:28 Removing intermediate container 55782a7c17d1 17:12:28 ---> 0f9a071e083e 17:12:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:28 Removing intermediate container e7cf6ecc2244 17:12:28 ---> e2ba7e7d0476 17:12:28 Step 22/24 : LABEL arch=x86_64 17:12:28 ---> Running in d245c14e4fb5 17:12:28 ---> Running in 74fd40109f04 17:12:28 Removing intermediate container d245c14e4fb5 17:12:28 ---> 640d56c6d7ed 17:12:28 Step 23/24 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:12:28 Removing intermediate container 74fd40109f04 17:12:28 ---> 59c0814399ac 17:12:28 Step 23/25 : LABEL arch=x86_64 17:12:28 Collecting docker-compose==1.23.2 17:12:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:12:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 36.5 MB/s eta 0:00:00 17:12:28 ---> Running in 0c3f093020de 17:12:28 ---> Running in 30fe13315bc9 17:12:29 Collecting jsonschema<3,>=2.5.1 17:12:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:12:29 Collecting cached-property<2,>=1.2.0 17:12:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:12:29 Collecting websocket-client<1.0,>=0.32.0 17:12:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:12:29 Removing intermediate container 30fe13315bc9 17:12:29 ---> 7bef2f39bb25 17:12:29 Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:12:29 Removing intermediate container 0c3f093020de 17:12:29 ---> a411b3317a13 17:12:29 Step 24/24 : LABEL version=0.0.0 17:12:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 56.9 MB/s eta 0:00:00 17:12:29 ---> Running in 3608a0c79996 17:12:29 ---> Running in abcaf42f0164 17:12:29 Collecting docopt<0.7,>=0.6.1 17:12:29 Downloading docopt-0.6.2.tar.gz (25 kB) 17:12:29 Preparing metadata (setup.py): started 17:12:29 Removing intermediate container abcaf42f0164 17:12:29 Removing intermediate container 3608a0c79996 17:12:29 ---> 6a04f8d3401d 17:12:29 Step 25/25 : LABEL version=0.0.0 17:12:29 ---> 85770fad093c 17:12:29 17:12:29 ---> Running in a5b540e1355b 17:12:29 Successfully built 85770fad093c 17:12:29 Successfully tagged core-command:latest 17:12:29 Building security-proxy-setup 17:12:29  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' 17:12:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:12:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:12:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.0 MB/s eta 0:00:00 17:12:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:12:29 Collecting PyYAML<4,>=3.10 17:12:29 Downloading PyYAML-3.13.tar.gz (270 kB) 17:12:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 181.2 MB/s eta 0:00:00 17:12:30 Preparing metadata (setup.py): started 17:12:30 Preparing metadata (setup.py): finished with status 'done' 17:12:30 Collecting texttable<0.10,>=0.9.0 17:12:30 Downloading texttable-0.9.1.tar.gz (11 kB) 17:12:30 Preparing metadata (setup.py): started 17:12:31 Preparing metadata (setup.py): finished with status 'done' 17:12:31 Collecting docker<4.0,>=3.6.0 17:12:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:12:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 184.2 MB/s eta 0:00:00 17:12:31 Collecting dockerpty<0.5,>=0.4.1 17:12:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:12:31 Preparing metadata (setup.py): started 17:12:32 Preparing metadata (setup.py): finished with status 'done' 17:12:32 Collecting docker-pycreds>=0.4.0 17:12:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:12:32 Collecting idna<2.8,>=2.5 17:12:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:12:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.1 MB/s eta 0:00:00 17:12:32 Collecting chardet<3.1.0,>=3.0.2 17:12:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:12:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 174.1 MB/s eta 0:00:00 17:12:32 Collecting certifi>=2017.4.17 17:12:32 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:12:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 161.4 MB/s eta 0:00:00 17:12:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:32 ---> 481b1da77d2a 17:12:32 Step 3/22 : WORKDIR /edgex-go 17:12:32 ---> Using cache 17:12:32 ---> 4ee816a2b46e 17:12:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:32 ---> Using cache 17:12:32 ---> 5f0ec9f557ad 17:12:32 Step 5/22 : RUN apk add --update --no-cache make git 17:12:32 ---> Using cache 17:12:32 ---> 8aead33b5a67 17:12:32 Step 6/22 : COPY go.mod vendor* ./ 17:12:32 ---> Using cache 17:12:32 ---> 0f2f4a617818 17:12:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:32 ---> Using cache 17:12:32 ---> a00e041c5ae3 17:12:32 Step 8/22 : COPY . . 17:12:33 ---> Using cache 17:12:33 ---> 626be6ecadfb 17:12:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:12:33 Collecting urllib3<1.25,>=1.21.1 17:12:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:12:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 193.7 MB/s eta 0:00:00 17:12:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:12:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:12:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:12:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:12:33 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:12:33 Running setup.py install for texttable: started 17:12:34 Running setup.py install for texttable: finished with status 'done' 17:12:34 Running setup.py install for PyYAML: started 17:12:34 Running setup.py install for PyYAML: finished with status 'done' 17:12:37 Removing intermediate container a5b540e1355b 17:12:37 ---> 6e9e55f05f11 17:12:37 17:12:37 Successfully built 6e9e55f05f11 17:12:38 Successfully tagged core-metadata:latest 17:12:38 Building support-notifications 17:12:38  Building core-metadata ... done  Running setup.py install for docopt: started 17:12:39 Running setup.py install for docopt: finished with status 'done' 17:12:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:41 ---> 481b1da77d2a 17:12:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:41 ---> Using cache 17:12:41 ---> 23367009b248 17:12:41 Step 4/23 : WORKDIR /edgex-go 17:12:41 ---> Using cache 17:12:41 ---> 6f50d9bdb3f5 17:12:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:41 ---> Using cache 17:12:41 ---> 7ff5a636dac2 17:12:41 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:12:45 ---> Running in 84f51706aa54 17:12:46 Running setup.py install for dockerpty: started 17:12:46 ---> Running in 4dc6e2d3e7b6 17:12:46 Running setup.py install for dockerpty: finished with status 'done' 17:12:47 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 17:12:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:48 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 17:12:48 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 17:12:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:48 OK: 211 MiB in 51 packages 17:12:51 Removing intermediate container b44c946cd398 17:12:51 ---> 0f29b9abd3f0 17:12:51 17:12:51 Step 9/20 : FROM alpine:3.15 17:12:51 ---> c4fc93816858 17:12:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:12:51 ---> Using cache 17:12:51 ---> 5f59123e148a 17:12:51 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:51 ---> Using cache 17:12:51 ---> a1becf826a33 17:12:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:12:51 ---> Running in e79282aa51f6 17:12:51 Removing intermediate container 02654fa3c973 17:12:51 ---> a6ee682cd85d 17:12:51 17:12:51 Step 11/23 : FROM alpine:3.16 17:12:51 ---> 9c6f07244728 17:12:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:12:51 ---> Using cache 17:12:51 ---> c8b466ffab30 17:12:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:51 ---> Using cache 17:12:51 ---> 402b1de9bf51 17:12:51 Step 14/23 : ENV APP_PORT=59861 17:12:51 ---> Running in ae2f2e49f807 17:12:51 Removing intermediate container 4dc6e2d3e7b6 17:12:51 ---> d3865a2548aa 17:12:51 Step 7/23 : COPY go.mod vendor* ./ 17:12:52 Removing intermediate container ae2f2e49f807 17:12:52 ---> 6e024a74a053 17:12:52 Step 15/23 : EXPOSE $APP_PORT 17:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:52 ---> cede2edf18d1 17:12:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:53 ---> Running in 8d7567c0dead 17:12:53 ---> Running in aa3a16add7b9 17:12:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:53 Removing intermediate container 8d7567c0dead 17:12:53 ---> 28011c33cf9f 17:12:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:53 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:12:53 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:12:53 OK: 15857 distinct packages available 17:12:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:54 (1/9) Installing ca-certificates (20220614-r0) 17:12:54 ---> e719b87f6e13 17:12:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:12:54 (2/9) Installing brotli-libs (1.0.9-r5) 17:12:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:12:55 (4/9) Installing libcurl (7.80.0-r3) 17:12:55 (5/9) Installing curl (7.80.0-r3) 17:12:55 (6/9) Installing dumb-init (1.2.5-r1) 17:12:55 (7/9) Installing musl-obstack (1.2.3-r0) 17:12:55 (8/9) Installing libucontext (1.1-r0) 17:12:55 (9/9) Installing gcompat (1.0.0-r4) 17:12:55 Executing busybox-1.34.1-r7.trigger 17:12:55 Executing ca-certificates-20220614-r0.trigger 17:12:55 OK: 8 MiB in 23 packages 17:12:55 Removing intermediate container f7149df71c1c 17:12:55 ---> 70b4583676d6 17:12:55 Step 14/23 : ENV APP_PORT=58890 17:12:56 ---> 8e8205bb7964 17:12:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:12:56 ---> Running in b82f5a39b382 17:12:56 Removing intermediate container b82f5a39b382 17:12:56 ---> 53018c70be65 17:12:56 Step 15/23 : EXPOSE $APP_PORT 17:12:56 ---> Running in 0f6eb1437e95 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:12:56 ---> c782d5380854 17:12:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:12:57 Removing intermediate container 0f6eb1437e95 17:12:57 ---> 817f18b7d010 17:12:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:12:57 ---> Running in 5731194f39cf 17:12:57 Removing intermediate container e79282aa51f6 17:12:57 ---> 098852d6da89 17:12:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:57 Removing intermediate container 5731194f39cf 17:12:57 ---> 849fb7fbf04a 17:12:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:57 ---> ed934bf2a9cf 17:12:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:12:57 ---> Running in a889af1d7312 17:12:59 ---> 8b8c5ca97a43 17:12:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:13:01 ---> 7622edcfc07a 17:13:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:13:01 Removing intermediate container a889af1d7312 17:13:01 ---> a567fa95c8d1 17:13:01 Step 21/23 : LABEL arch=x86_64 17:13:01 ---> 6749292ef7b1 17:13:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:13:01 ---> Running in 260792ceb4aa 17:13:01 Removing intermediate container 260792ceb4aa 17:13:01 ---> a0288ad0092b 17:13:01 Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:01 ---> 7a3d63cca0ff 17:13:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:13:02 ---> Running in 99fc78d09ff2 17:13:02 ---> Running in 346d7420112e 17:13:02 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 17:13:02 ---> 2febbbc738b6 17:13:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:13:04 ---> Running in 71d283cb95b4 17:13:04 Removing intermediate container 99fc78d09ff2 17:13:04 ---> 72092adb189c 17:13:04 Step 23/23 : LABEL version=0.0.0 17:13:04 Removing intermediate container 346d7420112e 17:13:04 ---> 982fa89e8d12 17:13:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:04 ---> Running in 895c3344d241 17:13:04 ---> Running in 677e7aed2b64 17:13:04 Removing intermediate container 71d283cb95b4 17:13:04 ---> 59c9e3d6744a 17:13:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:04 ---> Running in 7a53a6d9e9ae 17:13:04 Removing intermediate container 677e7aed2b64 17:13:04 ---> 2a4d273eac7c 17:13:04 Step 18/20 : LABEL arch=x86_64 17:13:05 Removing intermediate container 895c3344d241 17:13:05 ---> 26ebaf97a9fa 17:13:05 17:13:05 Removing intermediate container 7a53a6d9e9ae 17:13:05 ---> 5de18e97507e 17:13:05 Step 21/23 : LABEL arch=x86_64 17:13:05 Successfully built 26ebaf97a9fa 17:13:05 Successfully tagged support-scheduler:latest 17:13:05  Building support-scheduler ... done Building security-spire-agent 17:13:05 ---> Running in 6144b434940a 17:13:05 ---> Running in b982e3f8ef89 17:13:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:13:07 ---> 481b1da77d2a 17:13:07 Step 3/26 : WORKDIR /edgex-go 17:13:07 ---> Using cache 17:13:07 ---> 4ee816a2b46e 17:13:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:07 ---> Using cache 17:13:07 ---> 5f0ec9f557ad 17:13:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.310s coverage: 28.7% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:13:09 Removing intermediate container 6144b434940a 17:13:09 ---> 799a17856962 17:13:09 Step 19/20 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:09 ---> Running in 57167527cc1a 17:13:09 Removing intermediate container b982e3f8ef89 17:13:09 ---> 9a6dcbb03905 17:13:09 Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:09 ---> Running in 73ab67de091f 17:13:09 ---> Running in 0777de3f0cdd 17:13:10 Removing intermediate container 84f51706aa54 17:13:10 ---> 1a5e590f7a18 17:13:10 17:13:10 Step 10/22 : FROM alpine:3.16 17:13:10 ---> 9c6f07244728 17:13:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:13:10 Removing intermediate container 73ab67de091f 17:13:10 ---> b81a088c6279 17:13:10 Step 20/20 : LABEL version=0.0.0 17:13:10 ---> Running in 8b8470276a0c 17:13:10 Removing intermediate container 0777de3f0cdd 17:13:10 ---> dd7a0405e9ec 17:13:10 Step 23/23 : LABEL version=0.0.0 17:13:10 ---> Running in 289db3b41eb3 17:13:10 ---> Running in 6ea8077b642f 17:13:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:10 Removing intermediate container 289db3b41eb3 17:13:10 ---> 92a9cb7511be 17:13:10 17:13:10 Removing intermediate container 6ea8077b642f 17:13:10 ---> d980c53dd7e5 17:13:10 17:13:10 Successfully built 92a9cb7511be 17:13:10 Successfully tagged security-spiffe-token-provider:latest 17:13:10  Building security-spiffe-token-provider ... done Removing intermediate container aa3a16add7b9 17:13:10 ---> f6e3149f585c 17:13:10 Step 9/23 : COPY . . 17:13:10 Successfully built d980c53dd7e5 17:13:10 Successfully tagged sys-mgmt-agent:latest 17:13:10  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:10 (1/6) Installing ca-certificates (20220614-r0) 17:13:10 (2/6) Installing brotli-libs (1.0.9-r6) 17:13:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:13:10 (4/6) Installing libcurl (7.83.1-r3) 17:13:10 (5/6) Installing curl (7.83.1-r3) 17:13:10 (6/6) Installing dumb-init (1.2.5-r1) 17:13:10 Executing busybox-1.35.0-r17.trigger 17:13:10 Executing ca-certificates-20220614-r0.trigger 17:13:10 OK: 8 MiB in 20 packages 17:13:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:11 OK: 211 MiB in 51 packages 17:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.722s coverage: 98.5% of statements 17:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.397s coverage: 75.6% of statements 17:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.762s coverage: 54.2% of statements 17:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:13:16 ---> c018b30ddd7d 17:13:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:13:16 Removing intermediate container 57167527cc1a 17:13:16 ---> 6fe748699fcc 17:13:16 Step 6/26 : COPY go.mod vendor* ./ 17:13:16 ---> Running in 9b31c2d3333b 17:13:16 Removing intermediate container 8b8470276a0c 17:13:16 ---> 26b62cd0bafc 17:13:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:16 ---> Running in 52447b8eb6f5 17:13:16 Removing intermediate container 52447b8eb6f5 17:13:16 ---> 8bb0f5367a72 17:13:16 Step 13/22 : WORKDIR /edgex 17:13:16 ---> 179d67f3ade6 17:13:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:16 ---> Running in c67d6b1afc44 17:13:16 ---> Running in 89a49c5ebc13 17:13:16 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 17:13:16 Removing intermediate container c67d6b1afc44 17:13:16 ---> 23d2973e14e3 17:13:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:13:17 ---> 62f837f04f84 17:13:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:13:17 ---> 4846f23e4ec7 17:13:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:18 ---> 3547dd1ca970 17:13:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:13:21 ---> 19411c788edb 17:13:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:22 ---> Running in e1ad8ff7c8d1 17:13:27 Removing intermediate container e1ad8ff7c8d1 17:13:27 ---> e757aa715de1 17:13:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:13:27 ---> Running in 1429a19a567a 17:13:27 Removing intermediate container 89a49c5ebc13 17:13:27 ---> 4447ad5335c2 17:13:27 Step 8/26 : COPY . . 17:13:27 Removing intermediate container 1429a19a567a 17:13:27 ---> a7a70dd66e9f 17:13:27 Step 20/22 : LABEL arch=x86_64 17:13:33 ---> Running in d3f39d7ddea2 17:13:34 ---> 5c39520a53f1 17:13:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:13:34 Removing intermediate container d3f39d7ddea2 17:13:34 ---> 7f7c61c4f1d0 17:13:34 Step 21/22 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:34 ---> Running in 45734e258db1 17:13:34 ---> Running in fc79d939d1b3 17:13:34 Removing intermediate container 45734e258db1 17:13:34 ---> 849bf29da134 17:13:34 Step 10/26 : WORKDIR /edgex-go/spire-build 17:13:34 ---> Running in 704ac5ac6478 17:13:34 Removing intermediate container fc79d939d1b3 17:13:34 ---> 1b3472cee585 17:13:34 Step 22/22 : LABEL version=0.0.0 17:13:34 ---> Running in 8c284b398493 17:13:34 Removing intermediate container 704ac5ac6478 17:13:34 ---> f418ece8c365 17:13:34 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 17:13:34 Removing intermediate container 8c284b398493 17:13:34 ---> e92a1a947b8d 17:13:34 17:13:34 ---> Running in 6d64b89f3b43 17:13:34 Successfully built e92a1a947b8d 17:13:34 Successfully tagged security-proxy-setup:latest 17:13:35  Building security-proxy-setup ... done Removing intermediate container 6d64b89f3b43 17:13:35 ---> 029ada9aa91f 17:13:35 Step 12/26 : WORKDIR /edgex-go 17:13:35 ---> Running in d60d474c0781 17:13:35 Removing intermediate container d60d474c0781 17:13:35 ---> aeb99cd3bdf0 17:13:35 17:13:35 Step 13/26 : FROM alpine:3.15 17:13:35 ---> c4fc93816858 17:13:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:35 ---> Using cache 17:13:35 ---> 5f59123e148a 17:13:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:35 ---> Using cache 17:13:35 ---> a1becf826a33 17:13:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:13:35 ---> Running in f81d6eae82cb 17:13:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:13:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:13:37 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:13:37 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:13:37 OK: 15857 distinct packages available 17:13:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.460s coverage: 89.2% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.370s coverage: 2.0% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:13:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:13:38 (1/5) Installing dumb-init (1.2.5-r1) 17:13:38 (2/5) Installing musl-obstack (1.2.3-r0) 17:13:38 (3/5) Installing libucontext (1.1-r0) 17:13:38 (4/5) Installing gcompat (1.0.0-r4) 17:13:38 (5/5) Installing openssl (1.1.1q-r0) 17:13:39 Executing busybox-1.34.1-r7.trigger 17:13:39 OK: 7 MiB in 19 packages 17:13:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.184s coverage: 95.6% of statements 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:13:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.259s coverage: 72.2% of statements 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.757s coverage: 0.9% of statements 17:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:13:40 Removing intermediate container 9b31c2d3333b 17:13:40 ---> f2a16c239c1e 17:13:40 17:13:40 Step 11/23 : FROM alpine:3.16 17:13:40 ---> 9c6f07244728 17:13:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:13:40 ---> Running in 38b9f010fde4 17:13:40 Removing intermediate container f81d6eae82cb 17:13:40 ---> c6abbc8b5e44 17:13:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:41 (1/2) Installing ca-certificates (20220614-r0) 17:13:41 (2/2) Installing dumb-init (1.2.5-r1) 17:13:41 Executing busybox-1.35.0-r17.trigger 17:13:41 Executing ca-certificates-20220614-r0.trigger 17:13:41 OK: 6 MiB in 16 packages 17:13:42 ---> f978333d38ca 17:13:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:13:42 Removing intermediate container 38b9f010fde4 17:13:42 ---> b139cdb7d974 17:13:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:13:42 ---> Running in 72f2c6cdab79 17:13:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.357s coverage: 58.8% of statements 17:13:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.572s coverage: 29.6% of statements 17:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:13:43 Removing intermediate container 72f2c6cdab79 17:13:43 ---> 60c8ba861306 17:13:43 Step 14/23 : ENV APP_PORT=59860 17:13:43 ---> Running in b9a6e87db83e 17:13:43 ---> 5d86196a7ccd 17:13:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:13:43 Removing intermediate container b9a6e87db83e 17:13:43 ---> 3e081b2d7087 17:13:43 Step 15/23 : EXPOSE $APP_PORT 17:13:43 ---> Running in 734192f44821 17:13:43 Removing intermediate container 734192f44821 17:13:43 ---> af94dfe6413b 17:13:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:43 ---> 60b08ef80f31 17:13:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:13:44 ---> e4abc5bd5599 17:13:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:13:44 ---> be9b481f22f3 17:13:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:13:44 ---> 0eaff194f05f 17:13:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:13:44 ---> 328fbdeb3dd4 17:13:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:13:44 ---> Running in 7b59dd3df121 17:13:44 Removing intermediate container 7b59dd3df121 17:13:44 ---> cc0426bef657 17:13:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:13:44 ---> Running in 1b6da80888c1 17:13:44 ---> 22bc65548603 17:13:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:13:44 ---> Running in 7b8461f5e804 17:13:44 Removing intermediate container 1b6da80888c1 17:13:44 ---> fecce3f5e444 17:13:44 Step 24/26 : LABEL arch=x86_64 17:13:44 ---> Running in dc3dc308a2e6 17:13:44 Removing intermediate container 7b8461f5e804 17:13:44 ---> 66a0fc290a53 17:13:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:45 ---> Running in 2308b79fb0cf 17:13:45 Removing intermediate container dc3dc308a2e6 17:13:45 ---> f45f0bd2f1cb 17:13:45 Step 25/26 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:45 ---> Running in 4d2bad7b3bc2 17:13:45 Removing intermediate container 2308b79fb0cf 17:13:45 ---> cd9c8691dff1 17:13:45 Step 21/23 : LABEL arch=x86_64 17:13:45 ---> Running in 927435385de6 17:13:45 Removing intermediate container 4d2bad7b3bc2 17:13:45 ---> e8de2694a8bd 17:13:45 Step 26/26 : LABEL version=0.0.0 17:13:45 ---> Running in 6d29059c0db1 17:13:45 Removing intermediate container 927435385de6 17:13:45 ---> d79e6c6c940b 17:13:45 Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 17:13:45 ---> Running in 76ee18db9bab 17:13:45 Removing intermediate container 6d29059c0db1 17:13:45 ---> ebc3c73f3aeb 17:13:45 17:13:45 Successfully built ebc3c73f3aeb 17:13:45 Successfully tagged security-spire-agent:latest 17:13:45  Building security-spire-agent ... done Removing intermediate container 76ee18db9bab 17:13:45 ---> 03bb77def2ff 17:13:45 Step 23/23 : LABEL version=0.0.0 17:13:45 ---> Running in fbacd7cc0355 17:13:45 Removing intermediate container fbacd7cc0355 17:13:45 ---> a845799a006a 17:13:45 17:13:45 Successfully built a845799a006a 17:13:45 Successfully tagged support-notifications:latest 17:13:45  Building support-notifications ... done  [Pipeline] } 17:13:45 $ docker stop --time=1 a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.318s coverage: 79.5% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.317s coverage: 94.1% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.441s coverage: 96.3% of statements 17:13:47 $ docker rm -f a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c [Pipeline] // withDockerContainer [Pipeline] sh 17:13:47 + docker images 17:13:47 REPOSITORY TAG IMAGE ID CREATED SIZE 17:13:47 support-notifications latest a845799a006a 2 seconds ago 27.3MB 17:13:47 security-spire-agent latest ebc3c73f3aeb 2 seconds ago 125MB 17:13:47 f2a16c239c1e 9 seconds ago 1.63GB 17:13:47 aeb99cd3bdf0 12 seconds ago 1.45GB 17:13:47 security-proxy-setup latest e92a1a947b8d 13 seconds ago 27.4MB 17:13:47 security-spiffe-token-provider latest 92a9cb7511be 37 seconds ago 29.3MB 17:13:47 sys-mgmt-agent latest d980c53dd7e5 37 seconds ago 136MB 17:13:47 1a5e590f7a18 38 seconds ago 1.56GB 17:13:47 support-scheduler latest 26ebaf97a9fa 43 seconds ago 26.7MB 17:13:47 a6ee682cd85d 56 seconds ago 1.63GB 17:13:47 0f29b9abd3f0 59 seconds ago 1.6GB 17:13:47 core-metadata latest 6e9e55f05f11 About a minute ago 18.2MB 17:13:47 core-command latest 85770fad093c About a minute ago 17.3MB 17:13:47 d76544f313eb About a minute ago 1.58GB 17:13:47 b769c890b563 About a minute ago 1.55GB 17:13:47 security-bootstrapper latest 206d00324b92 About a minute ago 19.8MB 17:13:47 0246b738d2d8 About a minute ago 1.57GB 17:13:47 security-secretstore-setup latest 1d807d1014d0 About a minute ago 29.2MB 17:13:47 core-data latest 5a22282e8072 2 minutes ago 21.6MB 17:13:47 53b6e7faa1c9 2 minutes ago 1.58GB 17:13:47 f17b4e8b1560 2 minutes ago 1.56GB 17:13:47 4e6d269deb6d 2 minutes ago 1.57GB 17:13:47 security-spire-server latest 358d5b4584a3 2 minutes ago 86.5MB 17:13:47 security-spire-config latest 4b8a8b8f1773 2 minutes ago 85.8MB 17:13:47 1a923810eae2 3 minutes ago 1.45GB 17:13:47 2f6869a23774 3 minutes ago 1.45GB 17:13:47 ci-base-image-x86_64 latest 481b1da77d2a 6 minutes ago 940MB 17:13:47 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 17:13:47 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 17:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 17:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 17:13:47 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] } 17:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.618s coverage: 87.5% of statements 17:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.394s coverage: 94.4% of statements 17:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.292s coverage: 44.8% of statements 17:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.866s coverage: 80.5% of statements 17:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.298s coverage: 58.8% of statements 17:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 17:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.381s coverage: 85.4% of statements 17:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.090s coverage: 91.2% of statements 17:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.326s coverage: 64.7% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.413s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 17:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.551s coverage: 65.8% of statements 17:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.909s coverage: 41.8% of statements 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.451s coverage: 89.5% of statements 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.362s coverage: 84.8% of statements 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 17:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 17:14:51 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 17:14:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:14:51 GO111MODULE=on go vet ./... 17:16:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:42 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:16:43 + ls -al . 17:16:43 total 752 17:16:43 drwxrwxr-x 10 1001 1001 4096 Sep 29 17:10 . 17:16:43 drwxr-xr-x 4 root root 4096 Sep 29 17:10 .. 17:16:43 drwxrwxr-x 2 1001 1001 4096 Sep 29 17:08 .blubracket 17:16:43 -rw-rw-r-- 1 1001 1001 16 Sep 29 17:08 .dockerignore 17:16:43 drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 .git 17:16:43 drwxrwxr-x 3 1001 1001 4096 Sep 29 17:08 .github 17:16:43 -rw-rw-r-- 1 1001 1001 1030 Sep 29 17:08 .gitignore 17:16:43 -rw-rw-r-- 1 1001 1001 42 Sep 29 17:08 .golangci.yml 17:16:43 -rw-rw-r-- 1 1001 1001 87 Sep 29 17:08 .hadolint.yml 17:16:43 -rw-rw-r-- 1 1001 1001 166 Sep 29 17:08 .sonarcloud.properties 17:16:43 -rw-rw-r-- 1 1001 1001 1171 Sep 29 17:08 ADOPTERS.md 17:16:43 -rw-rw-r-- 1 1001 1001 10722 Sep 29 17:08 Attribution.txt 17:16:43 -rw-rw-r-- 1 1001 1001 63209 Sep 29 17:08 CHANGELOG.md 17:16:43 -rw-rw-r-- 1 1001 1001 3804 Sep 29 17:08 CONTRIBUTING.md 17:16:43 -rw-rw-r-- 1 1001 1001 677 Sep 29 17:08 GOVERNANCE.md 17:16:43 -rw-rw-r-- 1 1001 1001 850 Sep 29 17:08 Jenkinsfile 17:16:43 -rw-rw-r-- 1 1001 1001 10775 Sep 29 17:08 LICENSE 17:16:43 -rw-rw-r-- 1 1001 1001 13724 Sep 29 17:08 Makefile 17:16:43 -rw-rw-r-- 1 1001 1001 582 Sep 29 17:08 OWNERS.md 17:16:43 -rw-rw-r-- 1 1001 1001 9799 Sep 29 17:08 README.md 17:16:43 -rw-rw-r-- 1 1001 1001 6912 Sep 29 17:08 SECURITY.md 17:16:43 -rw-rw-r-- 1 1001 1001 5 Sep 29 17:06 VERSION 17:16:43 -rw-rw-r-- 1 1001 1001 4131 Sep 29 17:08 ZMQWindows.md 17:16:43 drwxrwxr-x 2 1001 1001 4096 Sep 29 17:08 bin 17:16:43 drwxrwxr-x 18 1001 1001 4096 Sep 29 17:08 cmd 17:16:43 -rw-r--r-- 1 root root 496148 Sep 29 17:14 coverage.out 17:16:43 -rw-rw-r-- 1 1001 1001 3458 Sep 29 17:08 go.mod 17:16:43 -rw-rw-r-- 1 1001 1001 38041 Sep 29 17:08 go.sum 17:16:43 drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 internal 17:16:43 drwxrwxr-x 3 1001 1001 4096 Sep 29 17:08 openapi 17:16:43 drwxrwxr-x 4 1001 1001 4096 Sep 29 17:08 snap 17:16:43 -rw-rw-r-- 1 1001 1001 204 Sep 29 17:08 version.go [Pipeline] sh 17:16:44 + '[' -e coverage.out ] 17:16:44 + chown 1001:1001 coverage.out [Pipeline] stash 17:16:44 Warning: overwriting stash ‘coverage-report’ 17:16:45 Stashed 1 file(s) [Pipeline] sh 17:16:45 + make build 17:16:45 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 17:18:22 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 17:19:29 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 17:19:29 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 17:20:08 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 17:20:08 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 17:20:14 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 17:20:20 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 17:20:24 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 17:20:29 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 17:20:32 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 17:20:36 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 17:20:44 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] } 17:20:49 $ docker stop --time=1 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 17:20:51 $ docker rm -f 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:20:54 17:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:20:54 latest: Pulling from edgex-devops/edgex-compose-arm64 17:20:54 29e5d40040c1: Pulling fs layer 17:20:54 1ce36da41761: Pulling fs layer 17:20:54 25b303627fd3: Pulling fs layer 17:20:54 29e5d40040c1: Verifying Checksum 17:20:54 29e5d40040c1: Download complete 17:20:55 1ce36da41761: Verifying Checksum 17:20:55 1ce36da41761: Download complete 17:20:55 29e5d40040c1: Pull complete 17:20:56 25b303627fd3: Verifying Checksum 17:20:56 25b303627fd3: Download complete 17:20:56 1ce36da41761: Pull complete 17:21:06 25b303627fd3: Pull complete 17:21:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 17:21:07 $ 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 17:21:09 $ docker top 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:10 + + docker-composegrep build parallel --help 17:21:10 17:21:14 --parallel Build images in parallel. [Pipeline] } 17:21:14 $ docker stop --time=1 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 17:21:16 $ docker rm -f 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:17 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 17:21:17 $ 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 17:21:18 $ docker top ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:18 + docker-compose -f ./docker-compose-build.yml build --parallel 17:21:24 Building core-command ... 17:21:24 Building core-data ... 17:21:24 Building core-metadata ... 17:21:24 Building security-bootstrapper ... 17:21:24 Building security-proxy-setup ... 17:21:24 Building security-secretstore-setup ... 17:21:24 Building security-spiffe-token-provider ... 17:21:24 Building security-spire-agent ... 17:21:24 Building security-spire-config ... 17:21:24 Building security-spire-server ... 17:21:24 Building support-notifications ... 17:21:24 Building support-scheduler ... 17:21:24 Building sys-mgmt-agent ... 17:21:24 Building security-spire-server 17:21:24 Building security-bootstrapper 17:21:24 Building sys-mgmt-agent 17:21:24 Building core-data 17:21:24 Building security-secretstore-setup 17:22:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:22:10 ---> 21c55ee9f005 17:22:10 Step 3/25 : WORKDIR /edgex-go 17:22:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:22:10 ---> 21c55ee9f005 17:22:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:22:10 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:22:10 ---> 21c55ee9f005 17:22:10 Step 3/33 : WORKDIR /edgex-go 17:22:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:22:10 ---> 21c55ee9f005 17:22:10 Step 3/25 : WORKDIR /edgex-go 17:22:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:22:10 ---> 21c55ee9f005 17:22:10 Step 3/23 : WORKDIR /edgex-go 17:22:10 ---> Running in a7b17580d9c8 17:22:10 ---> Running in 634d87640a89 17:22:10 ---> Running in a76cecc5d2e6 17:22:10 ---> Running in 420c16d4a9ea 17:22:10 ---> Running in fa3ad3398bae 17:22:10 Removing intermediate container a76cecc5d2e6 17:22:10 ---> 66266969dd4f 17:22:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:11 ---> Running in ceb69dc95b9c 17:22:11 Removing intermediate container fa3ad3398bae 17:22:11 ---> e8688d7333e1 17:22:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:11 Removing intermediate container 634d87640a89 17:22:11 ---> 01ebdc5f5bca 17:22:11 Step 4/24 : WORKDIR /edgex-go 17:22:11 Removing intermediate container 420c16d4a9ea 17:22:11 ---> 62bf54cdb828 17:22:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:11 Removing intermediate container a7b17580d9c8 17:22:11 ---> 0a46d672a6df 17:22:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:11 ---> Running in 03a7a3bfd562 17:22:11 ---> Running in b9d2e8eb792c 17:22:11 ---> Running in 0075476a9dda 17:22:11 ---> Running in ff83644c6bec 17:22:12 Removing intermediate container ff83644c6bec 17:22:12 ---> 81c5ef39ac5b 17:22:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:12 ---> Running in cb0e09f8079e 17:22:15 Removing intermediate container ceb69dc95b9c 17:22:15 ---> 18872e58abd2 17:22:15 Step 5/23 : RUN apk add --update --no-cache make bash git 17:22:15 ---> Running in b8d303db416d 17:22:15 Removing intermediate container 03a7a3bfd562 17:22:15 ---> cacf98e17ced 17:22:15 Step 5/25 : RUN apk add --update --no-cache make git 17:22:15 ---> Running in 067216ba3383 17:22:15 Removing intermediate container 0075476a9dda 17:22:15 ---> b8283ee2e91f 17:22:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:22:15 ---> Running in ef8ecd570051 17:22:16 Removing intermediate container cb0e09f8079e 17:22:16 ---> 6e122eda1919 17:22:16 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:22:16 Removing intermediate container b9d2e8eb792c 17:22:16 ---> 7cfa004bd831 17:22:16 Step 5/33 : RUN apk add --update --no-cache make git 17:22:16 ---> Running in f4c73c2a134b 17:22:16 ---> Running in 5617a434bffc 17:22:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:19 OK: 221 MiB in 51 packages 17:22:20 OK: 221 MiB in 51 packages 17:22:20 OK: 221 MiB in 51 packages 17:22:20 OK: 221 MiB in 51 packages 17:22:21 OK: 221 MiB in 51 packages 17:22:21 Removing intermediate container 067216ba3383 17:22:21 ---> 5da31301c9a2 17:22:21 Step 6/25 : COPY go.mod vendor* ./ 17:22:22 Removing intermediate container b8d303db416d 17:22:22 ---> e510fa05ba49 17:22:22 Step 6/23 : COPY go.mod vendor* ./ 17:22:22 Removing intermediate container ef8ecd570051 17:22:22 ---> 541695ceaaed 17:22:22 Step 6/25 : COPY go.mod vendor* ./ 17:22:22 Removing intermediate container f4c73c2a134b 17:22:22 ---> f27a7b624bb3 17:22:22 Step 7/24 : COPY go.mod vendor* ./ 17:22:23 Removing intermediate container 5617a434bffc 17:22:23 ---> 0603359db69b 17:22:23 Step 6/33 : COPY go.mod vendor* ./ 17:22:23 ---> 48e6cbbbb543 17:22:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:23 ---> Running in 93c070facc48 17:22:23 ---> fcee6b27f659 17:22:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:23 ---> 012b5aa79272 17:22:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:23 ---> Running in 23d374d45b63 17:22:23 ---> Running in f8a8c237883c 17:22:23 ---> 6597d3950964 17:22:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:24 ---> Running in 7cc2de8441fd 17:22:24 ---> 8a873dd7c8cc 17:22:24 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:24 ---> Running in 65b5a389b27a 17:23:32 Removing intermediate container 7cc2de8441fd 17:23:32 ---> bdb7a08efe13 17:23:32 Step 9/24 : COPY . . 17:23:32 Removing intermediate container 93c070facc48 17:23:32 ---> 2a5f894a9bae 17:23:32 Step 8/25 : COPY . . 17:23:32 Removing intermediate container 23d374d45b63 17:23:32 ---> d3caba579d25 17:23:32 Step 8/23 : COPY . . 17:23:32 Removing intermediate container 65b5a389b27a 17:23:32 ---> d8101381fe49 17:23:32 Step 8/33 : COPY . . 17:23:32 Removing intermediate container f8a8c237883c 17:23:32 ---> f6c7f9626bea 17:23:32 Step 8/25 : COPY . . 17:23:51 ---> ab6116a9dbea 17:23:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:23:51 ---> 981bd228f670 17:23:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:23:51 ---> 74d09cf58459 17:23:51 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:23:51 ---> 032ef17f5a8d 17:23:51 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:23:51 ---> f8772e5577d0 17:23:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:23:51 ---> Running in c051c38c4f17 17:23:51 ---> Running in 877752350d40 17:23:51 ---> Running in 88ebf2792ad5 17:23:51 ---> Running in 9a259a63138c 17:23:51 ---> Running in b50e426857ce 17:23:51 Removing intermediate container b50e426857ce 17:23:51 ---> bcf5e04af9eb 17:23:51 Step 10/25 : WORKDIR /edgex-go/spire-build 17:23:51 ---> Running in e72a061d22ed 17:23:51 Removing intermediate container e72a061d22ed 17:23:51 ---> 98da47d27da1 17:23:51 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 17:23:51 ---> Running in 08cb284df5d3 17:23:52 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 17:23:52 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 17:23:52 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 17:23:52 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 17:23:54 Removing intermediate container 08cb284df5d3 17:23:54 ---> 5291e3c424cd 17:23:54 Step 12/25 : WORKDIR /edgex-go 17:23:54 ---> Running in 236f1db33b6f 17:23:54 Removing intermediate container 236f1db33b6f 17:23:54 ---> 5271280efc61 17:23:54 17:23:54 Step 13/25 : FROM alpine:3.15 17:23:55 3.15: Pulling from library/alpine 17:23:56 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:23:56 Status: Downloaded newer image for alpine:3.15 17:23:56 ---> 02e0d6fdf486 17:23:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:23:56 ---> Running in 10a8cfb87e1d 17:23:56 Removing intermediate container 10a8cfb87e1d 17:23:56 ---> 646f06fdfc97 17:23:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:57 ---> Running in eb99a8cb7a4c 17:24:00 Removing intermediate container eb99a8cb7a4c 17:24:00 ---> afc1d3a7b809 17:24:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:24:00 ---> Running in 09cd6d334aae 17:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:04 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:24:04 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:24:04 OK: 15734 distinct packages available 17:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:07 (1/5) Installing dumb-init (1.2.5-r1) 17:24:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:24:07 (3/5) Installing libucontext (1.1-r0) 17:24:07 (4/5) Installing gcompat (1.0.0-r4) 17:24:07 (5/5) Installing openssl (1.1.1q-r0) 17:24:07 Executing busybox-1.34.1-r7.trigger 17:24:07 OK: 6 MiB in 19 packages 17:24:09 Removing intermediate container 09cd6d334aae 17:24:09 ---> 49031c0764c4 17:24:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:24:15 ---> a7ea08d5d978 17:24:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:24:15 ---> 239d84593b9f 17:24:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:24:16 ---> 795762196c33 17:24:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:24:17 ---> 2556cc89d993 17:24:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:24:17 ---> Running in 27111dbc9060 17:24:18 Removing intermediate container 27111dbc9060 17:24:18 ---> 9d4e8a6968aa 17:24:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:24:18 ---> Running in 518c93c7c167 17:24:19 Removing intermediate container 518c93c7c167 17:24:19 ---> a0c7f2094650 17:24:19 Step 23/25 : LABEL arch=arm64 17:24:19 ---> Running in ec4ad6f4ea77 17:24:19 Removing intermediate container ec4ad6f4ea77 17:24:19 ---> ef369754f9a5 17:24:19 Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:24:19 ---> Running in c6911e0dc11a 17:24:19 Removing intermediate container c6911e0dc11a 17:24:19 ---> 1b71c733009c 17:24:19 Step 25/25 : LABEL version=0.0.0 17:24:20 ---> Running in 7f90623aa24b 17:24:20 Removing intermediate container 7f90623aa24b 17:24:20 ---> 6f2c7dc7fa27 17:24:20 17:24:20 Successfully built 6f2c7dc7fa27 17:24:20 Successfully tagged security-spire-server-arm64:latest 17:24:20  Building security-spire-server ... done Building security-spiffe-token-provider 17:24:38 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:24:38 ---> 21c55ee9f005 17:24:38 Step 3/20 : WORKDIR /edgex-go 17:24:38 ---> Using cache 17:24:38 ---> 0a46d672a6df 17:24:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:24:38 ---> Running in e405e85318bd 17:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:41 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:24:41 v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:24:41 OK: 16901 distinct packages available 17:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:43 OK: 221 MiB in 51 packages 17:24:45 Removing intermediate container e405e85318bd 17:24:45 ---> ef561c4a28d2 17:24:45 Step 5/20 : COPY go.mod vendor* ./ 17:24:46 ---> 44830f2a26ab 17:24:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:46 ---> Running in d7b709108949 17:25:53 Removing intermediate container d7b709108949 17:25:53 ---> 6763d42f6bb3 17:25:53 Step 7/20 : COPY . . 17:25:55 ---> 0a826fcaa531 17:25:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:25:55 ---> Running in d43831ab6516 17:25:57 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 17:29:49 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 17:29:49 Removing intermediate container c051c38c4f17 17:29:49 ---> 897b4c99104e 17:29:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:29:49 ---> Running in ad837fcae191 17:29:49 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 17:29:49 Removing intermediate container ad837fcae191 17:29:49 ---> 98200f99e1b3 17:29:49 17:29:49 Step 11/23 : FROM alpine:3.16 17:29:49 3.16: Pulling from library/alpine 17:29:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:29:49 Status: Downloaded newer image for alpine:3.16 17:29:49 ---> a6215f271958 17:29:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:29:49 ---> Running in fb73910e7c4b 17:29:49 Removing intermediate container fb73910e7c4b 17:29:49 ---> 5efb7b5dd995 17:29:49 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 17:29:49 ---> Running in adde8b648e4e 17:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:51 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:29:51 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:29:51 (3/33) Installing readline (8.1.2-r0) 17:29:51 (4/33) Installing bash (5.1.16-r2) 17:29:51 Executing bash-5.1.16-r2.post-install 17:29:51 (5/33) Installing ca-certificates (20220614-r0) 17:29:51 (6/33) Installing brotli-libs (1.0.9-r6) 17:29:51 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:29:51 (8/33) Installing libcurl (7.83.1-r3) 17:29:51 (9/33) Installing curl (7.83.1-r3) 17:29:51 (10/33) Installing docker-cli (20.10.18-r0) 17:29:53 (11/33) Installing dumb-init (1.2.5-r1) 17:29:53 (12/33) Installing libbz2 (1.0.8-r1) 17:29:53 (13/33) Installing expat (2.4.9-r0) 17:29:53 (14/33) Installing libffi (3.4.2-r1) 17:29:53 (15/33) Installing gdbm (1.23-r0) 17:29:53 (16/33) Installing xz-libs (5.2.5-r1) 17:29:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:29:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:29:53 (19/33) Installing mpdecimal (2.5.1-r1) 17:29:53 (20/33) Installing sqlite-libs (3.38.5-r0) 17:29:53 (21/33) Installing python3 (3.10.5-r0) 17:29:55 Removing intermediate container 88ebf2792ad5 17:29:55 ---> c53a18793536 17:29:55 17:29:55 Step 10/25 : FROM alpine:3.16 17:29:55 ---> a6215f271958 17:29:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:29:55 ---> Running in 75414d5baf0b 17:29:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:29:56 (23/33) Installing py3-tomli (2.0.1-r1) 17:29:56 (24/33) Installing py3-pep517 (0.12.0-r2) 17:29:56 (25/33) Installing py3-six (1.16.0-r1) 17:29:56 (26/33) Installing py3-retrying (1.3.3-r3) 17:29:56 (27/33) Installing py3-appdirs (1.4.4-r3) 17:29:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:29:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:29:56 (30/33) Installing py3-parsing (2.4.7-r3) 17:29:56 (31/33) Installing py3-packaging (21.3-r0) 17:29:56 (32/33) Installing py3-setuptools (59.4.0-r0) 17:29:56 (33/33) Installing py3-pip (22.1.1-r0) 17:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:58 Executing busybox-1.35.0-r17.trigger 17:29:58 Executing ca-certificates-20220614-r0.trigger 17:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:58 OK: 120 MiB in 47 packages 17:29:59 (1/3) Installing ca-certificates (20220614-r0) 17:29:59 (2/3) Installing dumb-init (1.2.5-r1) 17:29:59 (3/3) Installing su-exec (0.2-r1) 17:29:59 Executing busybox-1.35.0-r17.trigger 17:29:59 Executing ca-certificates-20220614-r0.trigger 17:30:00 OK: 6 MiB in 17 packages 17:30:03 Removing intermediate container 75414d5baf0b 17:30:03 ---> a5cc61467193 17:30:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:30:03 Removing intermediate container 9a259a63138c 17:30:03 ---> 6d5c4b480218 17:30:03 17:30:03 Step 10/33 : FROM alpine:3.16 17:30:03 ---> a6215f271958 17:30:03 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:30:03 ---> Running in bbf726c10480 17:30:03 ---> Running in e0455df9d7e1 17:30:04 Removing intermediate container e0455df9d7e1 17:30:04 ---> 159bd0192a95 17:30:04 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:30:04 Removing intermediate container bbf726c10480 17:30:04 ---> c16994dbd1fe 17:30:04 Step 13/25 : WORKDIR / 17:30:04 ---> Running in 0eb2bbbe41bd 17:30:04 ---> Running in ac27cf1b0e6b 17:30:05 Removing intermediate container 0eb2bbbe41bd 17:30:05 ---> ff7d673dd338 17:30:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:30:06 ---> eea5979bd91c 17:30:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:07 ---> ca4ee6f077be 17:30:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:30:08 ---> 60d5fbe2bac2 17:30:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:30:08 (1/2) Installing dumb-init (1.2.5-r1) 17:30:08 (2/2) Installing su-exec (0.2-r1) 17:30:08 Executing busybox-1.35.0-r17.trigger 17:30:08 OK: 5 MiB in 16 packages 17:30:09 ---> 6e0a1eb44a5f 17:30:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:30:10 Removing intermediate container ac27cf1b0e6b 17:30:10 ---> 5073dd720b25 17:30:10 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:30:10 ---> Running in f086d01ff31e 17:30:11 Removing intermediate container f086d01ff31e 17:30:11 ---> ccde6940adf1 17:30:11 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:30:11 ---> 3466ab24801b 17:30:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:30:11 ---> Running in 6509120f21ef 17:30:12 Removing intermediate container 6509120f21ef 17:30:12 ---> ea0a711e8424 17:30:12 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:30:12 ---> Running in 50bcccd313bc 17:30:12 Removing intermediate container 50bcccd313bc 17:30:12 ---> f36681cc42f5 17:30:12 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:30:12 ---> Running in 382f102e8bbe 17:30:13 Removing intermediate container 382f102e8bbe 17:30:13 ---> 39aefb9ec43a 17:30:13 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:30:13 ---> Running in 08c4a5b5c2a1 17:30:14 ---> 911fd288a99d 17:30:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:30:15 ---> c526b981ea87 17:30:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:15 ---> Running in 9bf020cf8f77 17:30:18 Removing intermediate container 08c4a5b5c2a1 17:30:18 ---> 0737a370165a 17:30:18 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:30:18 ---> Running in 28f6c97197e9 17:30:18 Collecting docker-compose==1.23.2 17:30:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:30:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 17:30:19 Removing intermediate container 28f6c97197e9 17:30:19 ---> e622e9e04b2e 17:30:19 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:30:19 Removing intermediate container 9bf020cf8f77 17:30:19 ---> ca5d41ab674a 17:30:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:30:19 ---> Running in 1130106ed76b 17:30:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:30:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:30:20 ---> 82ba5a42d6b4 17:30:20 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:30:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.8 MB/s eta 0:00:00 17:30:20 Removing intermediate container 1130106ed76b 17:30:20 ---> 54a19f68ea12 17:30:20 Step 23/25 : LABEL arch=arm64 17:30:20 ---> Running in b845fc0615b4 17:30:20 ---> Running in c317cd55eb02 17:30:21 Collecting websocket-client<1.0,>=0.32.0 17:30:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:30:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.1 MB/s eta 0:00:00 17:30:21 Collecting cached-property<2,>=1.2.0 17:30:21 Removing intermediate container c317cd55eb02 17:30:21 ---> 94475b86c2ff 17:30:21 Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:30:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:30:21 ---> Running in b60c87eb2f51 17:30:21 Collecting texttable<0.10,>=0.9.0 17:30:21 Downloading texttable-0.9.1.tar.gz (11 kB) 17:30:21 Preparing metadata (setup.py): started 17:30:22 Removing intermediate container b60c87eb2f51 17:30:22 ---> 7dc7be2cc5a9 17:30:22 Step 25/25 : LABEL version=0.0.0 17:30:22 ---> Running in fbbc056d39ca 17:30:23 Removing intermediate container fbbc056d39ca 17:30:23 ---> 6ecf03c31fb4 17:30:23 17:30:23 Successfully built 6ecf03c31fb4 17:30:23 Successfully tagged security-secretstore-setup-arm64:latest 17:30:23 Building security-spire-agent 17:30:24  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 17:30:24 Removing intermediate container b845fc0615b4 17:30:24 ---> 765b7a269daf 17:30:24 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:24 Collecting docopt<0.7,>=0.6.1 17:30:24 Downloading docopt-0.6.2.tar.gz (25 kB) 17:30:24 Preparing metadata (setup.py): started 17:30:25 ---> b736b651bd36 17:30:25 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:30:27 ---> 69317fc1c2b2 17:30:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:30:27 Preparing metadata (setup.py): finished with status 'done' 17:30:28 ---> 68c0a3c540e8 17:30:28 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:30:28 Collecting PyYAML<4,>=3.10 17:30:28 Downloading PyYAML-3.13.tar.gz (270 kB) 17:30:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.2 MB/s eta 0:00:00 17:30:29 ---> f22974d53342 17:30:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:30:30 Preparing metadata (setup.py): started 17:30:30 ---> 7e33fb145dec 17:30:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:30:32 ---> 6b1b881ddb71 17:30:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:30:33 Preparing metadata (setup.py): finished with status 'done' 17:30:33 ---> 281c0e4e682b 17:30:33 Step 28/33 : RUN chmod +x /entrypoint.sh 17:30:33 ---> Running in 5bc3ce5ef894 17:30:33 Collecting docker<4.0,>=3.6.0 17:30:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.6 MB/s eta 0:00:00 17:30:34 Collecting jsonschema<3,>=2.5.1 17:30:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:30:34 Collecting dockerpty<0.5,>=0.4.1 17:30:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:30:34 Preparing metadata (setup.py): started 17:30:37 Removing intermediate container 5bc3ce5ef894 17:30:37 ---> dc38ffa12a80 17:30:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:30:37 ---> Running in 15e56bb0b609 17:30:37 Preparing metadata (setup.py): finished with status 'done' 17:30:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:30:38 Removing intermediate container 15e56bb0b609 17:30:38 ---> bb895770ba98 17:30:38 Step 30/33 : CMD ["gate"] 17:30:38 ---> Running in 200e8ad122ca 17:30:38 Collecting docker-pycreds>=0.4.0 17:30:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:30:38 Removing intermediate container 200e8ad122ca 17:30:38 ---> e3742055513d 17:30:38 Step 31/33 : LABEL arch=arm64 17:30:39 ---> Running in 6c872fa042a5 17:30:39 Removing intermediate container 6c872fa042a5 17:30:39 ---> 2f8be8e0c235 17:30:39 Step 32/33 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:30:40 ---> Running in a07bf5a0860d 17:30:40 Collecting urllib3<1.25,>=1.21.1 17:30:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.2 MB/s eta 0:00:00 17:30:40 Collecting chardet<3.1.0,>=3.0.2 17:30:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.6 MB/s eta 0:00:00 17:30:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:30:40 Collecting idna<2.8,>=2.5 17:30:40 ---> 21c55ee9f005 17:30:40 Step 3/26 : WORKDIR /edgex-go 17:30:40 ---> Using cache 17:30:40 ---> 0a46d672a6df 17:30:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:40 ---> Using cache 17:30:40 ---> b8283ee2e91f 17:30:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:30:40 ---> Using cache 17:30:40 ---> 541695ceaaed 17:30:40 Step 6/26 : COPY go.mod vendor* ./ 17:30:40 ---> Using cache 17:30:40 ---> 012b5aa79272 17:30:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:40 ---> Using cache 17:30:40 ---> f6c7f9626bea 17:30:40 Step 8/26 : COPY . . 17:30:40 ---> Using cache 17:30:40 ---> 032ef17f5a8d 17:30:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:30:40 ---> Using cache 17:30:40 ---> bcf5e04af9eb 17:30:40 Step 10/26 : WORKDIR /edgex-go/spire-build 17:30:40 ---> Using cache 17:30:40 ---> 98da47d27da1 17:30:40 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 17:30:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.5 MB/s eta 0:00:00 17:30:41 Collecting certifi>=2017.4.17 17:30:41 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:30:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.3 MB/s eta 0:00:00 17:30:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:30:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:30:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:30:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:30:41 Removing intermediate container a07bf5a0860d 17:30:41 ---> ed661ffa0ba6 17:30:41 Step 33/33 : LABEL version=0.0.0 17:30:41 ---> Running in d824389f56de 17:30:42 ---> Running in fd44c044250f 17:30:43 Removing intermediate container fd44c044250f 17:30:43 ---> f3f1db450c40 17:30:43 17:30:43 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:30:43 Running setup.py install for texttable: started 17:30:43 Successfully built f3f1db450c40 17:30:43 Successfully tagged security-bootstrapper-arm64:latest 17:30:43  Building security-bootstrapper ... done Building security-spire-config 17:30:45 Removing intermediate container d824389f56de 17:30:45 ---> b3a7cbac9b12 17:30:45 Step 12/26 : WORKDIR /edgex-go 17:30:45 ---> Running in 387d7966ad19 17:30:45 Removing intermediate container 387d7966ad19 17:30:45 ---> ed092ea37a10 17:30:45 17:30:45 Step 13/26 : FROM alpine:3.15 17:30:45 ---> 02e0d6fdf486 17:30:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:30:45 ---> Using cache 17:30:45 ---> 646f06fdfc97 17:30:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:45 ---> Using cache 17:30:45 ---> afc1d3a7b809 17:30:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:30:45 ---> Using cache 17:30:45 ---> 49031c0764c4 17:30:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:30:46 Running setup.py install for texttable: finished with status 'done' 17:30:46 Running setup.py install for PyYAML: started 17:30:49 ---> adf410dd43dd 17:30:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:30:50 Running setup.py install for PyYAML: finished with status 'done' 17:30:52 Running setup.py install for docopt: started 17:30:55 Running setup.py install for docopt: finished with status 'done' 17:30:57 ---> 2c6ae6d069ac 17:30:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:30:58 ---> f3b609f6f916 17:30:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:30:59 Running setup.py install for dockerpty: started 17:31:00 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:31:00 ---> 21c55ee9f005 17:31:00 Step 3/26 : WORKDIR /edgex-go 17:31:00 ---> Using cache 17:31:00 ---> 0a46d672a6df 17:31:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:00 ---> Using cache 17:31:00 ---> b8283ee2e91f 17:31:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:31:00 ---> Using cache 17:31:00 ---> 541695ceaaed 17:31:00 Step 6/26 : COPY go.mod vendor* ./ 17:31:00 ---> Using cache 17:31:00 ---> 012b5aa79272 17:31:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:00 ---> Using cache 17:31:00 ---> f6c7f9626bea 17:31:00 Step 8/26 : COPY . . 17:31:00 ---> Using cache 17:31:00 ---> 264eccfb59c6 17:31:00 ---> 032ef17f5a8d 17:31:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:31:00 17:31:00 ---> Using cache 17:31:00 ---> bcf5e04af9eb 17:31:00 Step 10/26 : WORKDIR /edgex-go/spire-build 17:31:00 ---> Using cache 17:31:00 ---> 98da47d27da1 17:31:00 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 17:31:00 ---> Using cache 17:31:00 ---> b3a7cbac9b12 17:31:00 Step 12/26 : WORKDIR /edgex-go 17:31:00 ---> Using cache 17:31:00 ---> ed092ea37a10 17:31:00 17:31:00 Step 13/26 : FROM alpine:3.15 17:31:00 ---> 02e0d6fdf486 17:31:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:00 ---> Using cache 17:31:00 ---> 646f06fdfc97 17:31:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:00 ---> Using cache 17:31:00 ---> afc1d3a7b809 17:31:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:31:00 ---> Running in 079741d72fcd 17:31:01 ---> 11a052c2eabc 17:31:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:31:01 ---> Running in 81c7ab7da538 17:31:02 Removing intermediate container 81c7ab7da538 17:31:02 ---> c4b260aefa4d 17:31:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:31:02 ---> Running in 03eab98b1346 17:31:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:03 Removing intermediate container 03eab98b1346 17:31:03 ---> 441b972777be 17:31:03 Step 24/26 : LABEL arch=arm64 17:31:03 ---> Running in 1974fc0a86df 17:31:03 Running setup.py install for dockerpty: finished with status 'done' 17:31:03 Removing intermediate container 1974fc0a86df 17:31:03 ---> 11e58dcd38ec 17:31:03 Step 25/26 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:31:03 ---> Running in 091afc2bd0c6 17:31:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:04 Removing intermediate container 091afc2bd0c6 17:31:04 ---> 7091044293e2 17:31:04 Step 26/26 : LABEL version=0.0.0 17:31:04 ---> Running in ae6df9245a7c 17:31:05 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:31:05 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:31:05 OK: 15734 distinct packages available 17:31:05 Removing intermediate container ae6df9245a7c 17:31:05 ---> f38f93684596 17:31:05 17:31:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:06 Successfully built f38f93684596 17:31:06 Successfully tagged security-spire-agent-arm64:latest 17:31:06 Building support-scheduler 17:31:06  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:06 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 17:31:06 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 17:31:08 (1/4) Installing dumb-init (1.2.5-r1) 17:31:08 (2/4) Installing musl-obstack (1.2.3-r0) 17:31:08 (3/4) Installing libucontext (1.1-r0) 17:31:08 (4/4) Installing gcompat (1.0.0-r4) 17:31:08 Executing busybox-1.34.1-r7.trigger 17:31:08 OK: 6 MiB in 18 packages 17:31:11 Removing intermediate container 079741d72fcd 17:31:11 ---> ebd0c69777ae 17:31:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:31:26 ---> 9dc24f81d23e 17:31:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:31:27 ---> 64c2cffe9ece 17:31:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:31:27 ---> Running in eb801a9cfb2e 17:31:28 Removing intermediate container eb801a9cfb2e 17:31:28 ---> 38ef9ba59afe 17:31:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:31:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:28 ---> 21c55ee9f005 17:31:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:31:28 ---> Using cache 17:31:28 ---> 01ebdc5f5bca 17:31:28 Step 4/23 : WORKDIR /edgex-go 17:31:28 ---> Using cache 17:31:28 ---> 81c5ef39ac5b 17:31:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:28 ---> Using cache 17:31:28 ---> 6e122eda1919 17:31:28 Step 6/23 : RUN apk add --update --no-cache make git 17:31:28 ---> Running in a8b2af55f62c 17:31:31 ---> 8e5b46a03449 17:31:31 Step 21/26 : WORKDIR / 17:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:31 ---> Running in 00b9c422dc2b 17:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:32 Removing intermediate container 00b9c422dc2b 17:31:32 ---> 6b5b6b6c9374 17:31:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:31:32 ---> Running in 032b72c36313 17:31:33 Removing intermediate container 032b72c36313 17:31:33 ---> 102c181adfd8 17:31:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:31:33 OK: 221 MiB in 51 packages 17:31:33 ---> Running in f1e333e84145 17:31:34 Removing intermediate container 877752350d40 17:31:34 ---> 95a5a5b51e7b 17:31:34 17:31:34 Step 11/24 : FROM alpine:3.16 17:31:34 ---> a6215f271958 17:31:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:31:34 ---> Running in d09b83cec192 17:31:35 Removing intermediate container f1e333e84145 17:31:35 ---> 7fc1fd7de5b4 17:31:35 Step 24/26 : LABEL arch=arm64 17:31:35 ---> Running in f040fd3b766c 17:31:35 Removing intermediate container d09b83cec192 17:31:35 ---> 2a355dc62234 17:31:35 Step 13/24 : ENV APP_PORT=59880 17:31:36 Removing intermediate container a8b2af55f62c 17:31:36 ---> 66df28732b80 17:31:36 Step 7/23 : COPY go.mod vendor* ./ 17:31:36 Removing intermediate container f040fd3b766c 17:31:36 ---> f11dd2869630 17:31:36 Step 25/26 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:31:36 ---> Running in b0c6b91cc425 17:31:36 ---> Running in ae137999e8bf 17:31:37 Removing intermediate container b0c6b91cc425 17:31:37 ---> ac19bf7a333a 17:31:37 Step 14/24 : EXPOSE $APP_PORT 17:31:37 ---> Running in 7421212a34b5 17:31:37 Removing intermediate container ae137999e8bf 17:31:37 ---> 75bd91b30dec 17:31:37 Step 26/26 : LABEL version=0.0.0 17:31:37 ---> Running in 1ef14e1db014 17:31:38 ---> c99f3f5cc5f2 17:31:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:38 Removing intermediate container 7421212a34b5 17:31:38 ---> 7e10866ba619 17:31:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:38 ---> Running in b0199fc030c4 17:31:38 ---> Running in bf2353a4f065 17:31:38 Removing intermediate container 1ef14e1db014 17:31:38 ---> c091e67cab57 17:31:38 17:31:39 Successfully built c091e67cab57 17:31:39 Successfully tagged security-spire-config-arm64:latest 17:31:39  Building security-spire-config ... done Building support-notifications 17:31:39 Removing intermediate container adde8b648e4e 17:31:39 ---> 623e8753df42 17:31:39 Step 14/23 : ENV APP_PORT=58890 17:31:40 ---> Running in 06a453f4ca51 17:31:40 Removing intermediate container 06a453f4ca51 17:31:41 ---> 7f63d5c9443b 17:31:41 Step 15/23 : EXPOSE $APP_PORT 17:31:41 ---> Running in 2b5cb70ffe2f 17:31:42 Removing intermediate container 2b5cb70ffe2f 17:31:42 ---> 0fb74ce13028 17:31:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:31:42 Removing intermediate container b0199fc030c4 17:31:42 ---> 109ba6b3774c 17:31:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:31:42 ---> Running in 5574a8dfc192 17:31:44 ---> 028f54fe190d 17:31:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:45 ---> 5bc27b105799 17:31:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:31:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:46 ---> 5d59879abd73 17:31:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:31:46 ---> Running in 0603f551b49c 17:31:47 (1/6) Installing dumb-init (1.2.5-r1) 17:31:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:31:47 (3/6) Installing libsodium (1.0.18-r0) 17:31:47 Removing intermediate container 0603f551b49c 17:31:47 ---> 54755f6646f9 17:31:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:31:47 ---> Running in a23f822558e4 17:31:47 (5/6) Installing libzmq (4.3.4-r0) 17:31:47 (6/6) Installing zeromq (4.3.4-r0) 17:31:47 Executing busybox-1.35.0-r17.trigger 17:31:47 OK: 8 MiB in 20 packages 17:31:48 Removing intermediate container a23f822558e4 17:31:48 ---> 6db851913ce3 17:31:48 Step 21/23 : LABEL arch=arm64 17:31:48 ---> Running in 88f3d4b93903 17:31:49 Removing intermediate container 88f3d4b93903 17:31:49 ---> 5428b1ddd85c 17:31:49 Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:31:49 ---> Running in 706f9ae62b54 17:31:50 Removing intermediate container 5574a8dfc192 17:31:50 ---> 4f9eee990805 17:31:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:50 Removing intermediate container 706f9ae62b54 17:31:50 ---> c736dc4b8c6a 17:31:50 Step 23/23 : LABEL version=0.0.0 17:31:51 ---> Running in e6be1800241a 17:31:51 ---> 40af2be33d76 17:31:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:31:51 Removing intermediate container e6be1800241a 17:31:51 ---> 422a7877ba9e 17:31:51 17:31:52 Successfully built 422a7877ba9e 17:31:52 Successfully tagged sys-mgmt-agent-arm64:latest 17:31:52 Building core-command 17:31:54  Building sys-mgmt-agent ... done  ---> 03e72845d06a 17:31:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:31:55 ---> a2dd32267743 17:31:55 Step 20/24 : ENTRYPOINT ["/core-data"] 17:31:55 ---> Running in 0c50c9b486d0 17:31:56 Removing intermediate container 0c50c9b486d0 17:31:56 ---> 4c58fb6d4284 17:31:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:56 ---> Running in 54f242dfd1ad 17:31:56 Removing intermediate container 54f242dfd1ad 17:31:56 ---> 48d932abe5f0 17:31:56 Step 22/24 : LABEL arch=arm64 17:31:56 ---> Running in a1934016b0bd 17:31:57 Removing intermediate container a1934016b0bd 17:31:57 ---> 8ac374658cbd 17:31:57 Step 23/24 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:31:57 ---> Running in 901dad5e2e0d 17:31:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:58 ---> 21c55ee9f005 17:31:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:31:58 ---> Using cache 17:31:58 ---> 01ebdc5f5bca 17:31:58 Step 4/23 : WORKDIR /edgex-go 17:31:58 ---> Using cache 17:31:58 ---> 81c5ef39ac5b 17:31:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:58 ---> Using cache 17:31:58 ---> 6e122eda1919 17:31:58 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:31:58 ---> Running in 3d3412f06ad8 17:31:58 Removing intermediate container 901dad5e2e0d 17:31:58 ---> 6d80dc819ca7 17:31:58 Step 24/24 : LABEL version=0.0.0 17:31:59 ---> Running in 0de93d2ea1ff 17:32:00 Removing intermediate container 0de93d2ea1ff 17:32:00 ---> 0935424c9170 17:32:00 17:32:00 Successfully built 0935424c9170 17:32:00 Successfully tagged core-data-arm64:latest 17:32:00 Building security-proxy-setup 17:32:00  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:02 OK: 221 MiB in 51 packages 17:32:04 Removing intermediate container 3d3412f06ad8 17:32:04 ---> b00822450d1e 17:32:04 Step 7/23 : COPY go.mod vendor* ./ 17:32:06 ---> aca138e04e09 17:32:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:06 ---> Running in 57bf61338d1f 17:32:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:32:18 ---> 21c55ee9f005 17:32:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:32:18 ---> Using cache 17:32:18 ---> 01ebdc5f5bca 17:32:18 Step 4/24 : WORKDIR /edgex-go 17:32:18 ---> Using cache 17:32:18 ---> 81c5ef39ac5b 17:32:18 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:18 ---> Using cache 17:32:18 ---> 6e122eda1919 17:32:18 Step 6/24 : RUN apk add --update --no-cache make git 17:32:18 ---> Using cache 17:32:18 ---> 66df28732b80 17:32:18 Step 7/24 : COPY go.mod vendor* ./ 17:32:18 ---> Using cache 17:32:18 ---> c99f3f5cc5f2 17:32:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:18 ---> Running in 232d9e64d28f 17:32:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:32:22 ---> 21c55ee9f005 17:32:22 Step 3/22 : WORKDIR /edgex-go 17:32:23 ---> Using cache 17:32:23 ---> 0a46d672a6df 17:32:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:23 ---> Using cache 17:32:23 ---> b8283ee2e91f 17:32:23 Step 5/22 : RUN apk add --update --no-cache make git 17:32:23 ---> Running in e6b74c649412 17:32:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:27 OK: 221 MiB in 51 packages 17:32:30 Removing intermediate container e6b74c649412 17:32:30 ---> c85fbc75d8ea 17:32:30 Step 6/22 : COPY go.mod vendor* ./ 17:32:31 ---> 54d85b574071 17:32:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:32 ---> Running in 60a79514acbc 17:32:37 Removing intermediate container bf2353a4f065 17:32:37 ---> a1a7db2d8237 17:32:37 Step 9/23 : COPY . . 17:32:59 ---> a4462ab2b2d6 17:33:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:33:01 ---> Running in fad04fe85259 17:33:02 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 17:33:04 Removing intermediate container d43831ab6516 17:33:04 ---> ce476add76be 17:33:04 17:33:04 Step 9/20 : FROM alpine:3.15 17:33:04 ---> 02e0d6fdf486 17:33:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:04 ---> Using cache 17:33:04 ---> 646f06fdfc97 17:33:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:04 ---> Using cache 17:33:04 ---> afc1d3a7b809 17:33:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:33:05 ---> Running in 54311323ff9c 17:33:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:33:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:33:09 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:33:09 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:33:09 OK: 15734 distinct packages available 17:33:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:33:10 Removing intermediate container 57bf61338d1f 17:33:10 ---> f909faa71a83 17:33:10 Step 9/23 : COPY . . 17:33:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:33:11 (1/9) Installing ca-certificates (20220614-r0) 17:33:11 (2/9) Installing brotli-libs (1.0.9-r5) 17:33:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:33:11 (4/9) Installing libcurl (7.80.0-r3) 17:33:12 (5/9) Installing curl (7.80.0-r3) 17:33:12 (6/9) Installing dumb-init (1.2.5-r1) 17:33:12 (7/9) Installing musl-obstack (1.2.3-r0) 17:33:12 (8/9) Installing libucontext (1.1-r0) 17:33:12 (9/9) Installing gcompat (1.0.0-r4) 17:33:12 Executing busybox-1.34.1-r7.trigger 17:33:12 Executing ca-certificates-20220614-r0.trigger 17:33:13 OK: 8 MiB in 23 packages 17:33:17 Removing intermediate container 54311323ff9c 17:33:17 ---> 5089eab5cc37 17:33:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:19 ---> 079bf717e53e 17:33:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:33:24 ---> 285952124f75 17:33:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:33:25 ---> 737fd62f55e7 17:33:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:33:25 ---> Running in d84a3960e1d5 17:33:26 Removing intermediate container d84a3960e1d5 17:33:26 ---> bec276219aa9 17:33:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:26 ---> Running in 1222da73a19c 17:33:27 Removing intermediate container 1222da73a19c 17:33:27 ---> bcc4c302bff7 17:33:27 Step 18/20 : LABEL arch=arm64 17:33:27 ---> Running in 9c7e918e3411 17:33:29 Removing intermediate container 9c7e918e3411 17:33:29 ---> e18903bd183e 17:33:29 Step 19/20 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:33:29 ---> Running in 6caef176a2a7 17:33:30 Removing intermediate container 232d9e64d28f 17:33:30 ---> 24a71d28ad92 17:33:30 Step 9/24 : COPY . . 17:33:30 Removing intermediate container 6caef176a2a7 17:33:30 ---> 2e5dc4242732 17:33:30 Step 20/20 : LABEL version=0.0.0 17:33:30 ---> Running in 59a2e4500a28 17:33:31 Removing intermediate container 59a2e4500a28 17:33:31 ---> 3bc5d216b302 17:33:31 17:33:32 Successfully built 3bc5d216b302 17:33:32 Successfully tagged security-spiffe-token-provider-arm64:latest 17:33:32  Building security-spiffe-token-provider ... done Building core-metadata 17:33:34 ---> f73817641b90 17:33:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:33:34 Removing intermediate container 60a79514acbc 17:33:34 ---> 1f2db75dba00 17:33:34 Step 8/22 : COPY . . 17:33:36 ---> Running in 1f098975136a 17:33:38 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 17:33:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:33:50 ---> 21c55ee9f005 17:33:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:33:50 ---> Using cache 17:33:50 ---> 01ebdc5f5bca 17:33:50 Step 4/25 : WORKDIR /edgex-go 17:33:50 ---> Using cache 17:33:50 ---> 81c5ef39ac5b 17:33:50 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:50 ---> Using cache 17:33:50 ---> 6e122eda1919 17:33:50 Step 6/25 : RUN apk add --update --no-cache make git 17:33:50 ---> Using cache 17:33:50 ---> 66df28732b80 17:33:50 Step 7/25 : COPY go.mod vendor* ./ 17:33:50 ---> Using cache 17:33:50 ---> c99f3f5cc5f2 17:33:50 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:50 ---> Using cache 17:33:50 ---> 24a71d28ad92 17:33:50 Step 9/25 : COPY . . 17:33:56 ---> 50f12a45c481 17:33:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:33:56 ---> Running in 5c37655bd389 17:33:58 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 17:33:59 ---> 910cf7b5c3c8 17:33:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:33:59 ---> Running in 659c87a439f7 17:34:01 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 17:34:08 ---> 05fa7072a116 17:34:08 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:34:08 ---> Running in 2c599d988012 17:34:10 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 17:39:32 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 17:39:44 Removing intermediate container 659c87a439f7 17:39:44 ---> a0fb39c2bdb2 17:39:44 17:39:44 Step 10/22 : FROM alpine:3.16 17:39:44 ---> a6215f271958 17:39:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:39:44 ---> Running in 024ba6f8d5e6 17:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:39:47 (1/6) Installing ca-certificates (20220614-r0) 17:39:47 (2/6) Installing brotli-libs (1.0.9-r6) 17:39:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:39:47 (4/6) Installing libcurl (7.83.1-r3) 17:39:47 (5/6) Installing curl (7.83.1-r3) 17:39:47 (6/6) Installing dumb-init (1.2.5-r1) 17:39:47 Executing busybox-1.35.0-r17.trigger 17:39:47 Executing ca-certificates-20220614-r0.trigger 17:39:48 OK: 8 MiB in 20 packages 17:39:51 Removing intermediate container 024ba6f8d5e6 17:39:51 ---> 3d5d2701e41a 17:39:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:39:51 ---> Running in b97fa94dd5b1 17:39:51 Removing intermediate container b97fa94dd5b1 17:39:51 ---> d116697013ac 17:39:51 Step 13/22 : WORKDIR /edgex 17:39:51 ---> Running in 6e10982239a7 17:39:52 Removing intermediate container 6e10982239a7 17:39:52 ---> 0ae9168c4f40 17:39:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:39:53 ---> 37bcf783d4bc 17:39:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:39:55 ---> 5de02c6262a7 17:39:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:39:56 ---> 650241002384 17:39:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:39:57 ---> 212ec5cb1323 17:39:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:57 ---> Running in 26cbe3ce2ccd 17:40:00 Removing intermediate container 26cbe3ce2ccd 17:40:00 ---> e74db21ed204 17:40:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:40:00 ---> Running in 9e380afeda08 17:40:01 Removing intermediate container 9e380afeda08 17:40:01 ---> d2d7ea2daef6 17:40:01 Step 20/22 : LABEL arch=arm64 17:40:01 ---> Running in dda2b53e4f46 17:40:02 Removing intermediate container dda2b53e4f46 17:40:02 ---> 477f11bfffc7 17:40:02 Step 21/22 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:40:02 ---> Running in 21cad61c0c19 17:40:03 Removing intermediate container 21cad61c0c19 17:40:03 ---> 480b0379fb2b 17:40:03 Step 22/22 : LABEL version=0.0.0 17:40:03 ---> Running in 4783ee22c3f1 17:40:03 Removing intermediate container 4783ee22c3f1 17:40:03 ---> fea631b83e76 17:40:03 17:40:04 Successfully built fea631b83e76 17:40:04 Successfully tagged security-proxy-setup-arm64:latest 17:40:12  Building security-proxy-setup ... done Removing intermediate container 5c37655bd389 17:40:12 ---> b3246cc6cc2a 17:40:12 17:40:12 Step 11/24 : FROM alpine:3.16 17:40:12 ---> a6215f271958 17:40:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:40:12 ---> Running in f509915cd1f3 17:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:40:14 (1/1) Installing dumb-init (1.2.5-r1) 17:40:14 Executing busybox-1.35.0-r17.trigger 17:40:15 OK: 5 MiB in 15 packages 17:40:16 Removing intermediate container f509915cd1f3 17:40:16 ---> 138f8a618d43 17:40:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:40:16 ---> Running in cbdec631364c 17:40:17 Removing intermediate container cbdec631364c 17:40:17 ---> 62272db72262 17:40:17 Step 14/24 : ENV APP_PORT=59882 17:40:17 ---> Running in 5bbc9f1018e7 17:40:17 Removing intermediate container 5bbc9f1018e7 17:40:17 ---> 3ad8bbc3b09e 17:40:17 Step 15/24 : EXPOSE $APP_PORT 17:40:17 ---> Running in 090b6e1e43c5 17:40:18 Removing intermediate container 090b6e1e43c5 17:40:18 ---> 42b937f6f7b5 17:40:18 Step 16/24 : WORKDIR / 17:40:18 ---> Running in ff5ea71e5eb2 17:40:18 Removing intermediate container ff5ea71e5eb2 17:40:18 ---> d95db27a52cd 17:40:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:19 ---> b527bf8281c5 17:40:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:40:21 ---> bfd89a82530d 17:40:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:40:22 ---> 3336c7cac6a0 17:40:22 Step 20/24 : ENTRYPOINT ["/core-command"] 17:40:22 ---> Running in 87df94c7598d 17:40:22 Removing intermediate container 87df94c7598d 17:40:22 ---> d08260b730fc 17:40:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:23 ---> Running in 7447ca740cd6 17:40:23 Removing intermediate container 7447ca740cd6 17:40:23 ---> 560c73e10b1d 17:40:23 Step 22/24 : LABEL arch=arm64 17:40:23 ---> Running in df6284a022ce 17:40:23 Removing intermediate container df6284a022ce 17:40:23 ---> 379fdb301e3e 17:40:23 Step 23/24 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:40:23 ---> Running in 859632e232b1 17:40:24 Removing intermediate container 859632e232b1 17:40:24 ---> 7ee85eb290cf 17:40:24 Step 24/24 : LABEL version=0.0.0 17:40:24 ---> Running in 6709403b5472 17:40:25 Removing intermediate container 6709403b5472 17:40:25 ---> 68aa21b4e26b 17:40:25 17:40:25 Successfully built 68aa21b4e26b 17:40:25 Successfully tagged core-command-arm64:latest 17:40:40  Building core-command ... done Removing intermediate container 2c599d988012 17:40:40 ---> 788772ddd08e 17:40:40 17:40:40 Step 11/25 : FROM alpine:3.16 17:40:40 ---> a6215f271958 17:40:40 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:40:40 ---> Using cache 17:40:40 ---> 138f8a618d43 17:40:40 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:40:40 ---> Using cache 17:40:40 ---> 62272db72262 17:40:40 Step 14/25 : ENV APP_PORT=59881 17:40:40 ---> Running in 9d808b72b55d 17:40:40 Removing intermediate container 9d808b72b55d 17:40:40 ---> 2b60722d8cd6 17:40:40 Step 15/25 : EXPOSE $APP_PORT 17:40:40 ---> Running in 2e3685a707aa 17:40:40 Removing intermediate container 2e3685a707aa 17:40:40 ---> 249ebbe68812 17:40:40 Step 16/25 : WORKDIR / 17:40:40 ---> Running in bddd54dc4ff3 17:40:40 Removing intermediate container bddd54dc4ff3 17:40:40 ---> 6f7c0a9f0c1f 17:40:40 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:41 ---> 24fe80f9771e 17:40:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:40:43 ---> 0e415102811d 17:40:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:40:44 ---> 32b72e3996c1 17:40:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:40:45 ---> e716a676799b 17:40:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:40:45 ---> Running in ff882df2f36a 17:40:45 Removing intermediate container ff882df2f36a 17:40:45 ---> b697d307b669 17:40:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:45 ---> Running in f74d8b019047 17:40:46 Removing intermediate container f74d8b019047 17:40:46 ---> a41ae723ad28 17:40:46 Step 23/25 : LABEL arch=arm64 17:40:46 ---> Running in bcf720fee6da 17:40:46 Removing intermediate container bcf720fee6da 17:40:46 ---> 75f4ad3ccfed 17:40:46 Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:40:46 ---> Running in 2bcb8b120fb7 17:40:47 Removing intermediate container 2bcb8b120fb7 17:40:47 ---> c15ed337fed1 17:40:47 Step 25/25 : LABEL version=0.0.0 17:40:47 ---> Running in 2757c797c0aa 17:40:47 Removing intermediate container 2757c797c0aa 17:40:47 ---> f698f444f53b 17:40:47 17:40:47 Successfully built f698f444f53b 17:40:47 Successfully tagged core-metadata-arm64:latest 17:41:00  Building core-metadata ... done Removing intermediate container fad04fe85259 17:41:00 ---> 1a31c957180b 17:41:00 17:41:00 Step 11/23 : FROM alpine:3.16 17:41:00 ---> a6215f271958 17:41:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:41:00 ---> Using cache 17:41:00 ---> 138f8a618d43 17:41:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:00 ---> Using cache 17:41:00 ---> 62272db72262 17:41:00 Step 14/23 : ENV APP_PORT=59861 17:41:00 ---> Running in faf48b22fe11 17:41:00 Removing intermediate container faf48b22fe11 17:41:00 ---> 9775004eae0d 17:41:00 Step 15/23 : EXPOSE $APP_PORT 17:41:00 ---> Running in 8f3eaf49d430 17:41:00 Removing intermediate container 8f3eaf49d430 17:41:00 ---> ce0f39605f07 17:41:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:01 ---> ffc997923a86 17:41:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:41:02 ---> 50c9e87bb803 17:41:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:41:03 ---> 8cd6b785dcf1 17:41:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:41:03 ---> Running in 89ed56a9f87d 17:41:03 Removing intermediate container 89ed56a9f87d 17:41:03 ---> 6654c8b9c887 17:41:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:04 ---> Running in e63d19b9bb7c 17:41:04 Removing intermediate container e63d19b9bb7c 17:41:04 ---> 380942446252 17:41:04 Step 21/23 : LABEL arch=arm64 17:41:04 ---> Running in c4a1dbc83847 17:41:04 Removing intermediate container c4a1dbc83847 17:41:04 ---> bfec87b4383d 17:41:04 Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:41:05 ---> Running in a1f630835433 17:41:05 Removing intermediate container a1f630835433 17:41:05 ---> a89bd2ab0deb 17:41:05 Step 23/23 : LABEL version=0.0.0 17:41:05 ---> Running in 85d0d25f5dd4 17:41:05 Removing intermediate container 85d0d25f5dd4 17:41:05 ---> 2091c6c9450b 17:41:05 17:41:06 Successfully built 2091c6c9450b 17:41:06 Successfully tagged support-scheduler-arm64:latest 17:41:18  Building support-scheduler ... done Removing intermediate container 1f098975136a 17:41:18 ---> f1e4c2f39e2e 17:41:18 17:41:18 Step 11/23 : FROM alpine:3.16 17:41:18 ---> a6215f271958 17:41:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:41:18 ---> Running in f1a822b98547 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:20 (1/2) Installing ca-certificates (20220614-r0) 17:41:20 (2/2) Installing dumb-init (1.2.5-r1) 17:41:20 Executing busybox-1.35.0-r17.trigger 17:41:20 Executing ca-certificates-20220614-r0.trigger 17:41:20 OK: 6 MiB in 16 packages 17:41:21 Removing intermediate container f1a822b98547 17:41:21 ---> e30bbb718724 17:41:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:41:21 ---> Running in 08b36b2dc55c 17:41:21 Removing intermediate container 08b36b2dc55c 17:41:21 ---> b01fd4b9f1bd 17:41:21 Step 14/23 : ENV APP_PORT=59860 17:41:21 ---> Running in 6ff11541cdee 17:41:22 Removing intermediate container 6ff11541cdee 17:41:22 ---> 7c0b2379bcf5 17:41:22 Step 15/23 : EXPOSE $APP_PORT 17:41:22 ---> Running in 7a9905c8633a 17:41:22 Removing intermediate container 7a9905c8633a 17:41:22 ---> 887081e49aec 17:41:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:24 ---> 03e4cc4f276a 17:41:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:41:25 ---> 3c675279291e 17:41:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:41:26 ---> 60c85bc4386a 17:41:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:41:26 ---> Running in b2bae0e66a17 17:41:26 Removing intermediate container b2bae0e66a17 17:41:26 ---> 69157ddb2e59 17:41:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:26 ---> Running in 1ba0f3fddccf 17:41:26 Removing intermediate container 1ba0f3fddccf 17:41:26 ---> 360260514b5b 17:41:26 Step 21/23 : LABEL arch=arm64 17:41:26 ---> Running in 212887135cfd 17:41:27 Removing intermediate container 212887135cfd 17:41:27 ---> 982275c88d0d 17:41:27 Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd 17:41:27 ---> Running in 271a9a876d38 17:41:27 Removing intermediate container 271a9a876d38 17:41:27 ---> e290dca7a509 17:41:27 Step 23/23 : LABEL version=0.0.0 17:41:27 ---> Running in 00a623d0f9fc 17:41:27 Removing intermediate container 00a623d0f9fc 17:41:27 ---> 9009d3373b51 17:41:27 17:41:27 Successfully built 9009d3373b51 17:41:27 Successfully tagged support-notifications-arm64:latest 17:41:28  Building support-notifications ... done  [Pipeline] } 17:41:28 $ docker stop --time=1 ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 17:41:29 $ docker rm -f ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:30 + docker images 17:41:30 REPOSITORY TAG IMAGE ID CREATED SIZE 17:41:30 support-notifications-arm64 latest 9009d3373b51 3 seconds ago 26.3MB 17:41:30 f1e4c2f39e2e 14 seconds ago 1.46GB 17:41:30 support-scheduler-arm64 latest 2091c6c9450b 25 seconds ago 25.7MB 17:41:30 1a31c957180b 32 seconds ago 1.46GB 17:41:30 core-metadata-arm64 latest f698f444f53b 43 seconds ago 17.5MB 17:41:30 788772ddd08e 53 seconds ago 1.41GB 17:41:30 core-command-arm64 latest 68aa21b4e26b About a minute ago 16.7MB 17:41:30 b3246cc6cc2a About a minute ago 1.4GB 17:41:30 security-proxy-setup-arm64 latest fea631b83e76 About a minute ago 26.4MB 17:41:30 a0fb39c2bdb2 About a minute ago 1.39GB 17:41:30 security-spiffe-token-provider-arm64 latest 3bc5d216b302 7 minutes ago 28.4MB 17:41:30 ce476add76be 8 minutes ago 1.43GB 17:41:30 core-data-arm64 latest 0935424c9170 9 minutes ago 20.7MB 17:41:30 sys-mgmt-agent-arm64 latest 422a7877ba9e 9 minutes ago 133MB 17:41:30 security-spire-config-arm64 latest c091e67cab57 9 minutes ago 83.6MB 17:41:30 95a5a5b51e7b 9 minutes ago 1.41GB 17:41:30 security-spire-agent-arm64 latest f38f93684596 10 minutes ago 122MB 17:41:30 ed092ea37a10 10 minutes ago 1.28GB 17:41:30 security-bootstrapper-arm64 latest f3f1db450c40 10 minutes ago 19.1MB 17:41:30 security-secretstore-setup-arm64 latest 6ecf03c31fb4 11 minutes ago 28.2MB 17:41:30 6d5c4b480218 11 minutes ago 1.39GB 17:41:30 c53a18793536 11 minutes ago 1.39GB 17:41:30 98200f99e1b3 11 minutes ago 1.38GB 17:41:30 security-spire-server-arm64 latest 6f2c7dc7fa27 17 minutes ago 84.2MB 17:41:30 5271280efc61 17 minutes ago 1.28GB 17:41:30 ci-base-image-arm64 latest 21c55ee9f005 31 minutes ago 941MB 17:41:30 alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB 17:41:30 alpine 3.16 a6215f271958 7 weeks ago 5.29MB 17:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 17:41:30 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 17:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:31 17:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:31 arm64: Pulling from edgex-lftools-log-publisher 17:41:31 8998bd30e6a1: Pulling fs layer 17:41:31 04944245beec: Pulling fs layer 17:41:31 699f458cf7ca: Pulling fs layer 17:41:31 765212b225bb: Pulling fs layer 17:41:31 f23df028b6ca: Pulling fs layer 17:41:31 d65c8cfc05b1: Pulling fs layer 17:41:31 2437ff75d9bd: Pulling fs layer 17:41:31 765212b225bb: Waiting 17:41:31 f23df028b6ca: Waiting 17:41:31 d65c8cfc05b1: Waiting 17:41:31 2437ff75d9bd: Waiting 17:41:32 04944245beec: Verifying Checksum 17:41:32 04944245beec: Download complete 17:41:32 765212b225bb: Verifying Checksum 17:41:32 765212b225bb: Download complete 17:41:32 f23df028b6ca: Verifying Checksum 17:41:32 f23df028b6ca: Download complete 17:41:32 d65c8cfc05b1: Verifying Checksum 17:41:32 d65c8cfc05b1: Download complete 17:41:32 699f458cf7ca: Verifying Checksum 17:41:32 699f458cf7ca: Download complete 17:41:32 8998bd30e6a1: Verifying Checksum 17:41:32 8998bd30e6a1: Download complete 17:41:35 2437ff75d9bd: Verifying Checksum 17:41:35 2437ff75d9bd: Download complete 17:41:36 8998bd30e6a1: Pull complete 17:41:37 04944245beec: Pull complete 17:41:38 699f458cf7ca: Pull complete 17:41:38 765212b225bb: Pull complete 17:41:39 f23df028b6ca: Pull complete 17:41:39 d65c8cfc05b1: Pull complete 17:41:54 2437ff75d9bd: Pull complete 17:41:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:55 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 17:41:55 $ 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 17:41:57 $ docker top 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:58 ---> job-cost.sh 17:41:58 lf-activate-venv: SKIPPING 17:41:58 INFO: No Stack... 17:41:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:59 INFO: Archiving Costs [Pipeline] sh 17:42:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:42:00 + cut -d, -f6 [Pipeline] lock 17:42:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] 17:42:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] did not exist. Created. 17:42:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:42:01 Stashed 1 file(s) [Pipeline] } 17:42:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:01 $ docker stop --time=1 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 17:42:03 $ docker rm -f 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 [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 17:42:04 provisioning config files... 17:42:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12568766649186951675tmp [Pipeline] { [Pipeline] sh 17:42:04 + set +x 17:42:04 + curl -s https://codecov.io/bash 17:42:04 + bash -s -- 17:42:04 17:42:04 _____ _ 17:42:04 / ____| | | 17:42:04 | | ___ __| | ___ ___ _____ __ 17:42:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:42:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:42:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:42:04 Bash-1.0.6 17:42:04 17:42:04 17:42:04 ==> git version 2.25.1 found 17:42:04 ==> 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 17:42:04 Release-Date: 2020-01-08 17:42:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:42:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:42:04 ==> Jenkins CI detected. 17:42:04 current dir:  /w/workspace/edgex-go/1 17:42:04 project root: . 17:42:04 --> token set from env 17:42:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:42:04 ==> Running gcov in . (disable via -X gcov) 17:42:04 ==> Python coveragepy not found 17:42:04 ==> Searching for coverage reports in: 17:42:04 + . 17:42:04 -> Found 1 reports 17:42:04 ==> Detecting git/mercurial file structure 17:42:04 ==> Reading reports 17:42:05 + ./coverage.out bytes=496148 17:42:05 ==> Appending adjustments 17:42:05 https://docs.codecov.io/docs/fixing-reports 17:42:06 + Found adjustments 17:42:06 ==> Gzipping contents 17:42:06 64K /tmp/codecov.7DT2mh.gz 17:42:06 ==> Uploading reports 17:42:06 url: https://codecov.io 17:42:06 query: branch=PR-4172&commit=e30eac29b2eab7d1ce8943f2c1357057f8568b95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4172&job=&cmd_args= 17:42:06 -> Pinging Codecov 17:42:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4172&commit=e30eac29b2eab7d1ce8943f2c1357057f8568b95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4172&job=&cmd_args= 17:42:06 -> Uploading to 17:42:06 https://storage.googleapis.com/codecov/v4/raw/2022-09-29/00271124DB129430A58F1EEE437C3FCB/e30eac29b2eab7d1ce8943f2c1357057f8568b95/8e4ee9fa-b3ec-4948-9da3-6be336c855fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T174206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0572c7596688cf5cd52c26718011f000235e5ee248d0dddd380493db989c415b 17:42:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:06 Dload Upload Total Spent Left Speed 17:42:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64919 0 0 100 64919 0 276k --:--:-- --:--:-- --:--:-- 276k 17:42:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] } 17:42:06 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 17:42:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:42:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:09 ---> package-listing.sh 17:42:09 ++ facter osfamily 17:42:09 ++ tr '[:upper:]' '[:lower:]' 17:42:09 + OS_FAMILY=debian 17:42:09 + workspace=/w/workspace/edgex-go/1 17:42:09 + START_PACKAGES=/tmp/packages_start.txt 17:42:09 + END_PACKAGES=/tmp/packages_end.txt 17:42:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:09 + PACKAGES=/tmp/packages_start.txt 17:42:09 + '[' /w/workspace/edgex-go/1 ']' 17:42:09 + PACKAGES=/tmp/packages_end.txt 17:42:09 + case "${OS_FAMILY}" in 17:42:09 + dpkg -l 17:42:09 + grep '^ii' 17:42:09 + '[' -f /tmp/packages_start.txt ']' 17:42:09 + '[' -f /tmp/packages_end.txt ']' 17:42:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:09 + '[' /w/workspace/edgex-go/1 ']' 17:42:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:42:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:42:09 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 17:42:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:10 17:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:10 latest: Pulling from edgex-lftools-log-publisher 17:42:10 5eb5b503b376: Pulling fs layer 17:42:10 5c69ac0246d0: Pulling fs layer 17:42:10 ec43610c2a17: Pulling fs layer 17:42:10 3a2ae6a8a46f: Pulling fs layer 17:42:10 33b1e0a273af: Pulling fs layer 17:42:10 5d3b04190fa2: Pulling fs layer 17:42:10 2f39f015ded8: Pulling fs layer 17:42:10 33b1e0a273af: Waiting 17:42:10 5d3b04190fa2: Waiting 17:42:10 2f39f015ded8: Waiting 17:42:10 3a2ae6a8a46f: Waiting 17:42:10 5c69ac0246d0: Download complete 17:42:10 3a2ae6a8a46f: Download complete 17:42:10 33b1e0a273af: Verifying Checksum 17:42:10 33b1e0a273af: Download complete 17:42:10 5d3b04190fa2: Verifying Checksum 17:42:10 5d3b04190fa2: Download complete 17:42:11 ec43610c2a17: Verifying Checksum 17:42:11 ec43610c2a17: Download complete 17:42:11 5eb5b503b376: Download complete 17:42:11 2f39f015ded8: Download complete 17:42:12 5eb5b503b376: Pull complete 17:42:12 5c69ac0246d0: Pull complete 17:42:12 ec43610c2a17: Pull complete 17:42:13 3a2ae6a8a46f: Pull complete 17:42:13 33b1e0a273af: Pull complete 17:42:13 5d3b04190fa2: Pull complete 17:42:17 2f39f015ded8: Pull complete 17:42:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:17 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 17:42:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:42:22 $ docker top 8783f51abb696c1962b3b51d92ed65943a93edde07a5698d34525dfb6d8dd2a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:42:23 + mkdir -p /var/log/sysstat [Pipeline] sh 17:42:23 + ls /var/log/sa-host 17:42:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:23 provisioning config files... 17:42:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5253357582795350439tmp [Pipeline] { [Pipeline] echo 17:42:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:23 ---> create-netrc.sh [Pipeline] } 17:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:42:24 ---> python-tools-install.sh [Pipeline] echo 17:42:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:42:24 ---> sudo-logs.sh 17:42:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:42:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:42:25 ---> job-cost.sh 17:42:25 lf-activate-venv: SKIPPING 17:42:25 DEBUG: total: 0.10999999940395355 17:42:25 INFO: Retrieving Stack Cost... 17:42:25 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:26 INFO: Archiving Costs [Pipeline] echo 17:42:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:26 ---> logs-deploy.sh 17:42:26 lf-activate-venv: SKIPPING 17:42:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4172/1 17:42:26 INFO: archiving workspace using pattern(s): 17:42:27 Archives upload complete. 17:42:27 INFO: archiving logs to Nexus