Pull request #4257 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5+9375de5c7b085e81369eddbac64bbb2804e62f01 (6235e24ea4a58bc67fabc2be388172d9dbb2feab) 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-ssh17783675684794340198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7143683145053454922.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4257/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-4257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4989827547368190929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11696410265796824139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8694120692982826360.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4257/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-4257/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10149807279710255383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-546 in /w/workspace/edgexfoundry_edgex-go_PR-4257 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 Merge succeeded, producing 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 Checking out Revision 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 (PR-4257) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4257/head:refs/remotes/origin/PR-4257 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:36 ========================================================= 19:02:36 EdgeX Global Pipelines Version Info 19:02:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:37 ------------------- 19:02:37 stable info: 19:02:37 ------------------- 19:02:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:37 Message: update stable to v1.0.244 19:02:37 ------------------- 19:02:37 experimental info: 19:02:37 ------------------- 19:02:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4257 [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4257 [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4257 [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d6d46b [Pipeline] echo 19:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:39 provisioning config files... 19:02:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14391296154119148536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:39 ---> docker-login.sh 19:02:39 nexus3.edgexfoundry.org:10001 19:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 nexus3.edgexfoundry.org:10002 19:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 nexus3.edgexfoundry.org:10003 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 nexus3.edgexfoundry.org:10004 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 docker.io 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 ---> docker-login.sh ends [Pipeline] } 19:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:42 + 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 19:02:42 + dirname cmd/core-command/Dockerfile+ 19:02:42 cut -d/ -f2 19:02:42 + echo core-command,cmd/core-command/Dockerfile 19:02:42 + dirname cmd/core-data/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo core-data,cmd/core-data/Dockerfile 19:02:42 + dirname cmd/core-metadata/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo core-metadata,cmd/core-metadata/Dockerfile 19:02:42 + dirname+ cmd/security-bootstrapper/Dockerfile 19:02:42 cut -d/ -f2 19:02:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:02:42 + dirname cmd/security-proxy-setup/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:02:42 + dirname cmd/security-secretstore-setup/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:02:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:02:42 + + cut -d/ -f2dirname 19:02:42 cmd/security-spire-agent/Dockerfile 19:02:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:02:42 + dirname cmd/security-spire-config/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:02:42 + dirname cmd/security-spire-server/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:02:42 + dirname cmd/support-notifications/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo support-notifications,cmd/support-notifications/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + dirname cmd/support-scheduler/Dockerfile 19:02:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:02:42 + dirname cmd/sys-mgmt-agent/Dockerfile 19:02:42 + cut -d/ -f2 19:02:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:02:42 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 19:02:42 + git rev-list -1 --merges 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5~1..8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 [Pipeline] echo 19:02:42 -----------> git rev-list -1 --merges 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5~1..8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 [false] [Pipeline] sh 19:02:43 + git log --format=format:%s -1 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 [Pipeline] echo 19:02:43 ========================================================= 19:02:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:02:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:43 + grep -v github /etc/ssh/ssh_known_hosts 19:02:43 + [ -e /tmp/ssh_known_hosts ] 19:02:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:43 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:44 19:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:44 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:44 b85a868b505f: Pulling fs layer 19:02:44 e2be974225ed: Pulling fs layer 19:02:44 339a4e72a1f5: Pulling fs layer 19:02:44 988bab9f4d93: Pulling fs layer 19:02:44 1469e6f7b9e6: Pulling fs layer 19:02:44 eaf3925da568: Pulling fs layer 19:02:44 bab4dde63d76: Pulling fs layer 19:02:44 bde34c3a00c8: Pulling fs layer 19:02:44 b352a97aabf1: Pulling fs layer 19:02:44 4872d77fe225: Pulling fs layer 19:02:44 5851b861e8e6: Pulling fs layer 19:02:44 bab4dde63d76: Waiting 19:02:44 bde34c3a00c8: Waiting 19:02:44 b352a97aabf1: Waiting 19:02:44 4872d77fe225: Waiting 19:02:44 5851b861e8e6: Waiting 19:02:44 1469e6f7b9e6: Waiting 19:02:44 988bab9f4d93: Waiting 19:02:44 eaf3925da568: Waiting 19:02:44 e2be974225ed: Download complete 19:02:44 988bab9f4d93: Download complete 19:02:44 1469e6f7b9e6: Verifying Checksum 19:02:44 1469e6f7b9e6: Download complete 19:02:44 339a4e72a1f5: Verifying Checksum 19:02:44 339a4e72a1f5: Download complete 19:02:44 eaf3925da568: Download complete 19:02:44 bde34c3a00c8: Verifying Checksum 19:02:44 bde34c3a00c8: Download complete 19:02:44 b352a97aabf1: Download complete 19:02:44 4872d77fe225: Verifying Checksum 19:02:44 4872d77fe225: Download complete 19:02:44 5851b861e8e6: Download complete 19:02:44 b85a868b505f: Verifying Checksum 19:02:44 b85a868b505f: Download complete 19:02:45 bab4dde63d76: Verifying Checksum 19:02:45 bab4dde63d76: Download complete 19:02:46 b85a868b505f: Pull complete 19:02:46 e2be974225ed: Pull complete 19:02:46 339a4e72a1f5: Pull complete 19:02:46 988bab9f4d93: Pull complete 19:02:47 1469e6f7b9e6: Pull complete 19:02:47 eaf3925da568: Pull complete 19:02:48 bab4dde63d76: Pull complete 19:02:48 bde34c3a00c8: Pull complete 19:02:49 b352a97aabf1: Pull complete 19:02:49 4872d77fe225: Pull complete 19:02:49 5851b861e8e6: Pull complete 19:02:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:49 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:02:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:02:51 $ docker top 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 -eo pid,comm 19:02:51 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). 19:02:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:51 [ssh-agent] Looking for ssh-agent implementation... 19:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:51 $ docker exec 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 ssh-agent 19:02:51 SSH_AUTH_SOCK=/tmp/ssh-YFIRqdjbvMRL/agent.31 19:02:51 SSH_AGENT_PID=37 19:02:51 Running ssh-add (command line suppressed) 19:02:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6047539207838780614.key (/w/workspace/edgex-go/1@tmp/private_key_6047539207838780614.key) 19:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:52 + git tag --points-at HEAD [Pipeline] } 19:02:52 $ docker exec --env ******** --env ******** 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 ssh-agent -k 19:02:52 unset SSH_AUTH_SOCK; 19:02:52 unset SSH_AGENT_PID; 19:02:52 echo Agent pid 37 killed; 19:02:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:52 [ssh-agent] Looking for ssh-agent implementation... 19:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:52 $ docker exec 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 ssh-agent 19:02:52 SSH_AUTH_SOCK=/tmp/ssh-6251oMQwrXI4/agent.69 19:02:52 SSH_AGENT_PID=75 19:02:52 Running ssh-add (command line suppressed) 19:02:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11167408170460604165.key (/w/workspace/edgex-go/1@tmp/private_key_11167408170460604165.key) 19:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:53 + git semver init 19:02:53 2022-12-26 19:02:53,279 [run_init] DEBUG init version:0.0.0 force:False 19:02:53 2022-12-26 19:02:53,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:02:53 2022-12-26 19:02:53,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:02:53 2022-12-26 19:02:53,281 [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) 19:02:58 2022-12-26 19:02:57,880 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:02:58 2022-12-26 19:02:57,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4257 with force:False 19:02:58 2022-12-26 19:02:57,881 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4257 19:02:58 2022-12-26 19:02:57,885 [execute] INFO git cat-file --batch-check 19:02:58 2022-12-26 19:02:57,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:02:58 2022-12-26 19:02:57,892 [execute] INFO git cat-file --batch 19:02:58 2022-12-26 19:02:57,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:02:58 2022-12-26 19:02:57,897 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4257 19:02:58 0.0.0 [Pipeline] } 19:02:58 $ docker exec --env ******** --env ******** 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 ssh-agent -k 19:02:58 unset SSH_AUTH_SOCK; 19:02:58 unset SSH_AGENT_PID; 19:02:58 echo Agent pid 75 killed; 19:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:59 + git semver [Pipeline] } 19:02:59 $ docker stop --time=1 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 19:03:00 $ docker rm -f --volumes 409ad106f6809e1009e6e5e0b250deee1b58d666bb4e5df37a82d6a990c0d2e3 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:01 Stashed 1 file(s) [Pipeline] echo 19:03:01 [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 19:03:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:02 ========================================================= 19:03:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:02 213ec9aee27d: Pulling fs layer 19:03:02 4583459ba037: Pulling fs layer 19:03:02 93c1e223e6f2: Pulling fs layer 19:03:02 53926ce57604: Pulling fs layer 19:03:02 21b2b0c7a3f4: Pulling fs layer 19:03:02 22ff95d597cd: Pulling fs layer 19:03:02 12d6caf4c0d1: Pulling fs layer 19:03:02 96b7cbca73a9: Pulling fs layer 19:03:02 a7acece74701: Pulling fs layer 19:03:02 53926ce57604: Waiting 19:03:02 96b7cbca73a9: Waiting 19:03:02 21b2b0c7a3f4: Waiting 19:03:02 22ff95d597cd: Waiting 19:03:02 12d6caf4c0d1: Waiting 19:03:02 a7acece74701: Waiting 19:03:02 93c1e223e6f2: Verifying Checksum 19:03:02 93c1e223e6f2: Download complete 19:03:02 4583459ba037: Download complete 19:03:02 21b2b0c7a3f4: Verifying Checksum 19:03:02 21b2b0c7a3f4: Download complete 19:03:02 22ff95d597cd: Verifying Checksum 19:03:02 22ff95d597cd: Download complete 19:03:02 213ec9aee27d: Verifying Checksum 19:03:02 213ec9aee27d: Download complete 19:03:02 12d6caf4c0d1: Download complete 19:03:03 213ec9aee27d: Pull complete 19:03:03 4583459ba037: Pull complete 19:03:03 93c1e223e6f2: Pull complete 19:03:03 a7acece74701: Verifying Checksum 19:03:03 a7acece74701: Download complete 19:03:03 96b7cbca73a9: Verifying Checksum 19:03:03 96b7cbca73a9: Download complete 19:03:03 53926ce57604: Verifying Checksum 19:03:03 53926ce57604: Download complete 19:03:07 53926ce57604: Pull complete 19:03:07 21b2b0c7a3f4: Pull complete 19:03:07 22ff95d597cd: Pull complete 19:03:07 12d6caf4c0d1: Pull complete 19:03:10 96b7cbca73a9: Pull complete 19:03:10 a7acece74701: Pull complete 19:03:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:03:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:11 WORKDIR /edgex 19:03:11 COPY go.mod . 19:03:11 RUN go mod download 19:03:11 + docker build -t ci-base-image-x86_64 -f - . 19:03:11 Sending build context to Docker daemon 170.3MB 19:03:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:12 ---> db6d94c90886 19:03:12 Step 2/4 : WORKDIR /edgex 19:03:13 ---> Running in cb3354714da7 19:03:13 Removing intermediate container cb3354714da7 19:03:13 ---> 2c74c2ba7903 19:03:13 Step 3/4 : COPY go.mod . 19:03:14 ---> 4aea0c66f8b8 19:03:14 Step 4/4 : RUN go mod download 19:03:14 ---> Running in 362cb0bcdd00 19:03:16 Still waiting to schedule task 19:03:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:32 Removing intermediate container 362cb0bcdd00 19:03:32 ---> d4afcb807131 19:03:32 Successfully built d4afcb807131 19:03:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:32 + docker inspect -f . ci-base-image-x86_64 19:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:32 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:03:32 $ 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 ******** ci-base-image-x86_64 cat 19:03:33 $ docker top 5a7f8ba720f002b196030a26c718faa3239f9546cf8a3a7656b0a068de515b85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:33 + go version 19:03:33 go version go1.18.7 linux/amd64 [Pipeline] } 19:03:33 $ docker stop --time=1 5a7f8ba720f002b196030a26c718faa3239f9546cf8a3a7656b0a068de515b85 19:03:34 $ docker rm -f --volumes 5a7f8ba720f002b196030a26c718faa3239f9546cf8a3a7656b0a068de515b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:35 + docker inspect -f . ci-base-image-x86_64 19:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:35 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:03:35 $ 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 ******** ci-base-image-x86_64 cat 19:03:36 $ docker top 65d07c5f5dc07ec459b1882595ee93edee5d73547a92e2228ff52b1b2c0cd9dd -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:36 ========================================================= 19:03:36 [edgeXBuildGoParallel] Running Tests and Build... 19:03:36 ========================================================= [Pipeline] sh 19:03:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:03:37 + make test 19:03:37 go test -race -coverprofile=coverage.out ./... 19:03:43 ? github.com/edgexfoundry/edgex-go [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:03:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:03:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 19:03:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 43.0% of statements 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:03:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.875s coverage: 89.2% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.2% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.526s coverage: 95.6% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.129s coverage: 29.6% of statements 19:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 19:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 79.9% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 58.8% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.7% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.8% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.229s coverage: 41.8% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:04:23 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 19:04:45 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." 19:04:45 go vet ./... 19:04:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:04:47 + ls -al . 19:04:47 total 772 19:04:47 drwxrwxr-x 11 1001 1001 4096 Dec 26 19:03 . 19:04:47 drwxr-xr-x 4 root root 4096 Dec 26 19:03 .. 19:04:47 drwxrwxr-x 2 1001 1001 4096 Dec 26 19:02 .blubracket 19:04:47 -rw-rw-r-- 1 1001 1001 16 Dec 26 19:02 .dockerignore 19:04:47 drwxrwxr-x 8 1001 1001 4096 Dec 26 19:04 .git 19:04:47 drwxrwxr-x 3 1001 1001 4096 Dec 26 19:02 .github 19:04:47 -rw-rw-r-- 1 1001 1001 1030 Dec 26 19:02 .gitignore 19:04:47 -rw-rw-r-- 1 1001 1001 42 Dec 26 19:02 .golangci.yml 19:04:47 -rw-rw-r-- 1 1001 1001 87 Dec 26 19:02 .hadolint.yml 19:04:47 drwxr-xr-x 3 1001 1001 4096 Dec 26 19:02 .semver 19:04:47 -rw-rw-r-- 1 1001 1001 166 Dec 26 19:02 .sonarcloud.properties 19:04:47 -rw-rw-r-- 1 1001 1001 1171 Dec 26 19:02 ADOPTERS.md 19:04:47 -rw-rw-r-- 1 1001 1001 10618 Dec 26 19:02 Attribution.txt 19:04:47 -rw-rw-r-- 1 1001 1001 73765 Dec 26 19:02 CHANGELOG.md 19:04:47 -rw-rw-r-- 1 1001 1001 3804 Dec 26 19:02 CONTRIBUTING.md 19:04:47 -rw-rw-r-- 1 1001 1001 677 Dec 26 19:02 GOVERNANCE.md 19:04:47 -rw-rw-r-- 1 1001 1001 850 Dec 26 19:02 Jenkinsfile 19:04:47 -rw-rw-r-- 1 1001 1001 10775 Dec 26 19:02 LICENSE 19:04:47 -rw-rw-r-- 1 1001 1001 13289 Dec 26 19:02 Makefile 19:04:47 -rw-rw-r-- 1 1001 1001 582 Dec 26 19:02 OWNERS.md 19:04:47 -rw-rw-r-- 1 1001 1001 9403 Dec 26 19:02 README.md 19:04:47 -rw-rw-r-- 1 1001 1001 6912 Dec 26 19:02 SECURITY.md 19:04:47 -rw-rw-r-- 1 1001 1001 5 Dec 26 19:03 VERSION 19:04:47 drwxrwxr-x 2 1001 1001 4096 Dec 26 19:02 bin 19:04:47 drwxrwxr-x 18 1001 1001 4096 Dec 26 19:02 cmd 19:04:47 -rw-r--r-- 1 root root 501826 Dec 26 19:04 coverage.out 19:04:47 -rw-rw-r-- 1 1001 1001 3400 Dec 26 19:02 go.mod 19:04:47 -rw-rw-r-- 1 1001 1001 45110 Dec 26 19:02 go.sum 19:04:47 drwxrwxr-x 8 1001 1001 4096 Dec 26 19:02 internal 19:04:47 drwxrwxr-x 3 1001 1001 4096 Dec 26 19:02 openapi 19:04:47 drwxrwxr-x 4 1001 1001 4096 Dec 26 19:02 snap 19:04:47 -rw-rw-r-- 1 1001 1001 204 Dec 26 19:02 version.go [Pipeline] sh 19:04:47 + '[' -e coverage.out ] 19:04:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:04:47 Stashed 1 file(s) [Pipeline] sh 19:04:48 + make build 19:04:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:04:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-548 in /w/workspace/edgexfoundry_edgex-go_PR-4257 [Pipeline] { [Pipeline] ws 19:04:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:04:49 The recommended git tool is: git 19:04:54 using credential edgex-jenkins-ssh 19:04:54 Cloning the remote Git repository 19:04:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:04:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:04:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:04:55 > git --version # timeout=10 19:04:55 > git --version # 'git version 2.25.1' 19:04:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:05:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:05:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:05:10 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 19:05:10 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 19:05:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:05:13 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 19:05:13 Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:05:13 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 19:05:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4257/head:refs/remotes/origin/PR-4257 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:13 > git config core.sparsecheckout # timeout=10 19:05:13 > git checkout -f 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 # timeout=10 19:05:13 > git remote # timeout=10 19:05:13 > git config --get remote.origin.url # timeout=10 19:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:14 Merge succeeded, producing 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:05:14 Checking out Revision 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 (PR-4257) 19:05:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:05:14 > git --version # timeout=10 19:05:14 > git --version # 'git version 2.25.1' 19:05:14 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:15 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:15 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 19:05:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:15 Dload Upload Total Spent Left Speed 19:05:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 19:05:13 > git merge 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 19:05:14 > git rev-parse HEAD^{commit} # timeout=10 19:05:14 > git config core.sparsecheckout # timeout=10 19:05:14 > git checkout -f 8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 # timeout=10 19:05:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:16 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 19:05:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:16 + sudo tee /etc/docker/daemon.new 19:05:16 { 19:05:16 "registry-mirrors": [ 19:05:16 "https://nexus3.edgexfoundry.org:10001" 19:05:16 ], 19:05:16 "bip": "10.250.0.254/24", 19:05:16 "hosts": [ 19:05:16 "tcp://0.0.0.0:5555", 19:05:16 "unix:///var/run/docker.sock" 19:05:16 ], 19:05:16 "mtu": 1458, 19:05:16 "selinux-enabled": true, 19:05:16 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:16 } [Pipeline] sh 19:05:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:17 + sudo service docker restart 19:05:19 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] } 19:05:20 $ docker stop --time=1 65d07c5f5dc07ec459b1882595ee93edee5d73547a92e2228ff52b1b2c0cd9dd 19:05:23 $ docker rm -f --volumes 65d07c5f5dc07ec459b1882595ee93edee5d73547a92e2228ff52b1b2c0cd9dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:24 19:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:24 latest: Pulling from edgex-devops/edgex-compose 19:05:24 cbdbe7a5bc2a: Pulling fs layer 19:05:24 ca9280d653b3: Pulling fs layer 19:05:24 7e9c9ca2126c: Pulling fs layer 19:05:24 cbdbe7a5bc2a: Verifying Checksum 19:05:24 cbdbe7a5bc2a: Download complete 19:05:24 ca9280d653b3: Verifying Checksum 19:05:24 ca9280d653b3: Download complete 19:05:24 cbdbe7a5bc2a: Pull complete 19:05:25 7e9c9ca2126c: Download complete 19:05:25 ca9280d653b3: Pull complete 19:05:28 7e9c9ca2126c: Pull complete 19:05:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:28 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:05:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:30 $ docker top 382787a0a0246662a45a994d3f9b6de4a848c5a7ad3442453514ffe633e95e34 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:31 + docker-compose build --help 19:05:31 + grep parallel 19:05:31 --parallel Build images in parallel. [Pipeline] } 19:05:31 $ docker stop --time=1 382787a0a0246662a45a994d3f9b6de4a848c5a7ad3442453514ffe633e95e34 19:05:32 $ docker rm -f --volumes 382787a0a0246662a45a994d3f9b6de4a848c5a7ad3442453514ffe633e95e34 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:33 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:05: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:34 $ docker top 0dd7ae7157a0b68d88f3a3815b65e265c90f8fa6895806b2a35c4d1f86f8291d -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:34 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:35 Building core-command ... 19:05:35 Building core-data ... 19:05:35 Building core-metadata ... 19:05:35 Building security-bootstrapper ... 19:05:35 Building security-proxy-setup ... 19:05:35 Building security-secretstore-setup ... 19:05:35 Building security-spiffe-token-provider ... 19:05:35 Building security-spire-agent ... 19:05:35 Building security-spire-config ... 19:05:35 Building security-spire-server ... 19:05:35 Building support-notifications ... 19:05:35 Building support-scheduler ... 19:05:35 Building sys-mgmt-agent ... 19:05:35 Building security-spire-server 19:05:35 Building security-bootstrapper 19:05:35 Building sys-mgmt-agent 19:05:35 Building core-data 19:05:35 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:35 provisioning config files... 19:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2326074003822573396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:36 ---> docker-login.sh 19:05:36 nexus3.edgexfoundry.org:10001 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:36 Configure a credential helper to remove this warning. See 19:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:36 19:05:36 Login Succeeded 19:05:36 nexus3.edgexfoundry.org:10002 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:37 Configure a credential helper to remove this warning. See 19:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:37 19:05:37 Login Succeeded 19:05:37 nexus3.edgexfoundry.org:10003 19:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:37 Configure a credential helper to remove this warning. See 19:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:37 19:05:37 Login Succeeded 19:05:37 nexus3.edgexfoundry.org:10004 19:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:37 Configure a credential helper to remove this warning. See 19:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:37 19:05:37 Login Succeeded 19:05:37 docker.io 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 ---> docker-login.sh ends [Pipeline] } 19:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:05:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:39 ========================================================= 19:05:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:05:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:05:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:39 9b18e9b68314: Pulling fs layer 19:05:39 35d82f9e3411: Pulling fs layer 19:05:39 e16973657156: Pulling fs layer 19:05:39 fc693d55d65f: Pulling fs layer 19:05:39 7e9fc2657dce: Pulling fs layer 19:05:39 dda99020689f: Pulling fs layer 19:05:39 db1c61fa0a46: Pulling fs layer 19:05:39 891c053d2c06: Pulling fs layer 19:05:39 7e9fc2657dce: Waiting 19:05:39 dda99020689f: Waiting 19:05:39 db1c61fa0a46: Waiting 19:05:39 891c053d2c06: Waiting 19:05:39 fc693d55d65f: Waiting 19:05:39 e16973657156: Verifying Checksum 19:05:39 e16973657156: Download complete 19:05:39 35d82f9e3411: Verifying Checksum 19:05:39 35d82f9e3411: Download complete 19:05:39 7e9fc2657dce: Verifying Checksum 19:05:39 7e9fc2657dce: Download complete 19:05:39 dda99020689f: Download complete 19:05:39 9b18e9b68314: Verifying Checksum 19:05:39 9b18e9b68314: Download complete 19:05:40 9b18e9b68314: Pull complete 19:05:41 891c053d2c06: Verifying Checksum 19:05:41 891c053d2c06: Download complete 19:05:41 35d82f9e3411: Pull complete 19:05:41 e16973657156: Pull complete 19:05:42 db1c61fa0a46: Verifying Checksum 19:05:42 db1c61fa0a46: Download complete 19:05:42 fc693d55d65f: Download complete 19:05:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:47 ---> d4afcb807131 19:05:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:05:47 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:05:47 ---> d4afcb807131 19:05:47 Step 3/32 : WORKDIR /edgex-go 19:05:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:47 ---> d4afcb807131 19:05:47 Step 3/24 : WORKDIR /edgex-go 19:05:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:47 ---> d4afcb807131 19:05:47 Step 3/22 : WORKDIR /edgex-go 19:05:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:47 ---> d4afcb807131 19:05:47 Step 3/23 : WORKDIR /edgex-go 19:05:49 ---> Running in 90153280dbef 19:05:49 ---> Running in 0087a298f009 19:05:49 ---> Running in 90ec2bfacc61 19:05:49 ---> Running in b6acae99010e 19:05:49 ---> Running in 138c706a0c6b 19:05:49 Removing intermediate container b6acae99010e 19:05:49 ---> 623feece75de 19:05:49 Step 4/22 : WORKDIR /edgex-go 19:05:49 Removing intermediate container 0087a298f009 19:05:49 ---> cf2afa8798df 19:05:49 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:05:49 Removing intermediate container 90153280dbef 19:05:49 ---> 549c2d60a138 19:05:49 Step 4/22 : RUN apk add --update --no-cache make bash git 19:05:49 ---> Running in 83a19de448bf 19:05:49 Removing intermediate container 138c706a0c6b 19:05:49 ---> 191b51954853 19:05:49 Step 4/24 : RUN apk add --update --no-cache make git 19:05:49 Removing intermediate container 90ec2bfacc61 19:05:49 ---> 92b16689631a 19:05:49 Step 4/32 : RUN apk add --update --no-cache make git 19:05:49 ---> Running in 1b0a01640ffc 19:05:49 ---> Running in c9dec31ab308 19:05:49 ---> Running in 5f9136e90647 19:05:49 ---> Running in d719ed0e8d46 19:05:49 Removing intermediate container 83a19de448bf 19:05:49 ---> c242e26b8b7e 19:05:49 Step 5/22 : RUN apk add --update --no-cache make git 19:05:50 ---> Running in 85bd39be8b37 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:50 OK: 211 MiB in 51 packages 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:50 OK: 211 MiB in 51 packages 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:50 OK: 211 MiB in 51 packages 19:05:51 OK: 211 MiB in 51 packages 19:05:51 OK: 211 MiB in 51 packages 19:05:51 Removing intermediate container c9dec31ab308 19:05:51 ---> 7ae19c174d1c 19:05:51 Removing intermediate container 5f9136e90647 19:05:51 Step 5/24 : COPY go.mod vendor* ./ ---> 9b0991661a7a 19:05:51 19:05:51 Step 5/22 : COPY go.mod vendor* ./ 19:05:51 ---> 2557b9152825 19:05:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:51 Removing intermediate container 1b0a01640ffc 19:05:51 ---> 6cb1098a3764 19:05:51 Step 5/23 : COPY go.mod vendor* ./ 19:05:51 ---> d055fc2f9bb7 19:05:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:51 ---> Running in eac754512963 19:05:51 ---> Running in cc54305152b5 19:05:51 Removing intermediate container d719ed0e8d46 19:05:51 ---> fded68a8d145 19:05:51 Step 5/32 : COPY go.mod vendor* ./ 19:05:51 ---> c8b89e9cb725 19:05:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:51 Removing intermediate container 85bd39be8b37 19:05:51 ---> b5f19997dba0 19:05:51 Step 6/22 : COPY go.mod vendor* ./ 19:05:51 ---> Running in 78498ec4c022 19:05:51 ---> 9c7c9c1964f1 19:05:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:51 ---> Running in d3730f1874ea 19:05:51 ---> 97e33cc99ef3 19:05:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:51 ---> Running in 744ae3465d5e 19:05:54 fc693d55d65f: Pull complete 19:05:54 7e9fc2657dce: Pull complete 19:05:54 dda99020689f: Pull complete 19:06:00 db1c61fa0a46: Pull complete 19:06:02 891c053d2c06: Pull complete 19:06:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:02 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:02 WORKDIR /edgex 19:06:02 COPY go.mod . 19:06:02 RUN go mod download 19:06:02 docker build -t ci-base-image-arm64 -f - . 19:06:03 Sending build context to Docker daemon 3.265MB 19:06:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:03 ---> f96f9c87975a 19:06:03 Step 2/4 : WORKDIR /edgex 19:06:05 ---> Running in 184f596808cf 19:06:05 Removing intermediate container 184f596808cf 19:06:05 ---> 136787cfd4dc 19:06:05 Step 3/4 : COPY go.mod . 19:06:05 ---> a1eed4928906 19:06:05 Step 4/4 : RUN go mod download 19:06:05 ---> Running in afdf265a708a 19:06:24 Removing intermediate container eac754512963 19:06:24 ---> 0dc7268e5086 19:06:24 Step 7/24 : COPY . . 19:06:24 Removing intermediate container cc54305152b5 19:06:24 ---> 68df856e0ed4 19:06:24 Step 7/22 : COPY . . 19:06:24 Removing intermediate container d3730f1874ea 19:06:24 ---> 1c13d4e69285 19:06:24 Step 7/32 : COPY . . 19:06:24 Removing intermediate container 78498ec4c022 19:06:24 ---> 2e9a3b339f82 19:06:24 Step 7/23 : COPY . . 19:06:24 Removing intermediate container 744ae3465d5e 19:06:24 ---> 063ed4beed61 19:06:24 Step 8/22 : COPY . . 19:06:29 ---> a98b704b294f 19:06:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:06:29 ---> e24cadad80a5 19:06:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:06:29 ---> 1a14e9eeb5ff 19:06:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:06:29 ---> 4dc5fbdfed4b 19:06:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:06:29 ---> 8b368a411e13 19:06:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:29 ---> Running in 315c2f28c85a 19:06:29 ---> Running in dc4440ee4d6a 19:06:29 ---> Running in d6be372fc5cc 19:06:29 ---> Running in 92f09f1d5424 19:06:29 ---> Running in 0427ea8d57dd 19:06:29 Removing intermediate container d6be372fc5cc 19:06:29 ---> 8c9309d488e9 19:06:29 Step 9/23 : WORKDIR /edgex-go/spire-build 19:06:29 ---> Running in 9c6f835daeda 19:06:29 Removing intermediate container 9c6f835daeda 19:06:29 ---> 4045ed163073 19:06:29 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:06:29 ---> Running in a26076a131c1 19:06:29 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 19:06:29 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 19:06:29 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 19:06:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:30 Removing intermediate container a26076a131c1 19:06:30 ---> 2db1d5ee946e 19:06:30 Step 11/23 : WORKDIR /edgex-go 19:06:30 ---> Running in 6adb73567685 19:06:30 Removing intermediate container 6adb73567685 19:06:30 ---> 2aff0c25d688 19:06:30 19:06:30 Step 12/23 : FROM alpine:3.15 19:06:31 3.15: Pulling from library/alpine 19:06:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:31 Status: Downloaded newer image for alpine:3.15 19:06:31 ---> c4fc93816858 19:06:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:31 ---> Running in ccbf7a7544e1 19:06:31 Removing intermediate container ccbf7a7544e1 19:06:31 ---> 1c9789992882 19:06:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:31 ---> Running in e886122a2d64 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:32 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:32 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:32 OK: 15859 distinct packages available 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:33 (1/5) Installing dumb-init (1.2.5-r1) 19:06:33 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:33 (3/5) Installing libucontext (1.1-r0) 19:06:33 (4/5) Installing gcompat (1.0.0-r4) 19:06:33 (5/5) Installing openssl (1.1.1s-r1) 19:06:33 Executing busybox-1.34.1-r7.trigger 19:06:33 OK: 7 MiB in 19 packages 19:06:35 Removing intermediate container e886122a2d64 19:06:35 ---> de44b8ae1372 19:06:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:37 ---> f1551ff8d799 19:06:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:06:38 ---> 969769387bd8 19:06:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:06:38 Removing intermediate container afdf265a708a 19:06:38 ---> 1288cd246748 19:06:38 Successfully built 1288cd246748 19:06:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 + docker inspect -f . ci-base-image-arm64 19:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:38 prd-ubuntu20.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 19:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:39 ---> 72afdcdc1971 19:06:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:06:39 ---> 0da6d6912bc5 19:06:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:39 ---> Running in 6784b83a51f7 19:06:40 $ docker top 1dc73075db85691fd332cedf18df292b286604ad098f95669180ac8ac291bd3f -eo pid,comm 19:06:40 Removing intermediate container 6784b83a51f7 19:06:40 ---> 0d80ab485070 19:06:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:40 ---> Running in b1126b1aad00 [Pipeline] { [Pipeline] sh 19:06:40 Removing intermediate container b1126b1aad00 19:06:40 ---> d1390430a439 19:06:40 Step 21/23 : LABEL arch=x86_64 19:06:40 ---> Running in 3c99434dcbf7 19:06:41 + go version 19:06:41 go version go1.18.7 linux/arm64 [Pipeline] } 19:06:41 $ docker stop --time=1 1dc73075db85691fd332cedf18df292b286604ad098f95669180ac8ac291bd3f 19:06:41 Removing intermediate container 3c99434dcbf7 19:06:41 ---> 65680418bce9 19:06:41 Step 22/23 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:06:41 ---> Running in edc92db42555 19:06:41 Removing intermediate container edc92db42555 19:06:41 ---> 5fd0dfe59d60 19:06:41 Step 23/23 : LABEL version=0.0.0 19:06:42 ---> Running in de099b3666d9 19:06:42 $ docker rm -f --volumes 1dc73075db85691fd332cedf18df292b286604ad098f95669180ac8ac291bd3f 19:06:42 Removing intermediate container de099b3666d9 19:06:42 ---> ec7cd7b4ad5a 19:06:42 19:06:42 Successfully built ec7cd7b4ad5a 19:06:42 Successfully tagged security-spire-server:latest 19:06:42 Building security-spiffe-token-provider [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:43 + docker inspect -f . ci-base-image-arm64 19:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:43 prd-ubuntu20.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 19:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:45 $ docker top 3f2baaa6bf1caaf4b63697c3da720863eeb9ee65fd55d198a7427e546403bbc6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:45 ========================================================= 19:06:45 [edgeXBuildGoParallel] Running Tests and Build... 19:06:45 ========================================================= [Pipeline] sh 19:06:45  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:06:45 ---> d4afcb807131 19:06:45 Step 3/19 : WORKDIR /edgex-go 19:06:45 ---> Using cache 19:06:45 ---> 92b16689631a 19:06:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:06:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:06:46 + make test 19:06:46 go test -race -coverprofile=coverage.out ./... 19:06:47 ---> Running in ba6200ce224d 19:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:48 v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:06:48 v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:06:48 OK: 17042 distinct packages available 19:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:48 OK: 211 MiB in 51 packages 19:06:49 Removing intermediate container ba6200ce224d 19:06:49 ---> c65fd26feb26 19:06:49 Step 5/19 : COPY go.mod vendor* ./ 19:06:49 ---> 613588ff0d2c 19:06:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:49 ---> Running in 92134b2930cf 19:06:56 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 19:06:59 Removing intermediate container 315c2f28c85a 19:06:59 ---> 4d7a5d0384de 19:06:59 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:06:59 Removing intermediate container dc4440ee4d6a 19:06:59 ---> 17a14fed714f 19:06:59 19:06:59 Step 9/32 : FROM alpine:3.16 19:07:00 3.16: Pulling from library/alpine 19:07:00 ---> Running in b48264fb5b33 19:07:01 Removing intermediate container 0427ea8d57dd 19:07:01 ---> 5f602f6b2d4d 19:07:01 19:07:01 Step 9/24 : FROM alpine:3.16 19:07:01 Removing intermediate container 92f09f1d5424 19:07:01 ---> 71f3efeb3f05 19:07:01 19:07:01 Step 10/22 : FROM alpine:3.16 19:07:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:01 3.16: Pulling from library/alpine 19:07:01 3.16: Pulling from library/alpine 19:07:01 Status: Downloaded newer image for alpine:3.16 19:07:01 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 19:07:01 ---> bfe296a52501 19:07:01 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:01 Status: Image is up to date for alpine:3.16 19:07:01 ---> bfe296a52501 19:07:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:07:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:01 Status: Image is up to date for alpine:3.16 19:07:01 ---> bfe296a52501 19:07:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:01 ---> Running in ab9a3c9a3340 19:07:01 ---> Running in bdfa1f8b66e4 19:07:01 ---> Running in 5b046fb4af92 19:07:01 Removing intermediate container 92134b2930cf 19:07:01 ---> be86d4045b84 19:07:01 Step 7/19 : COPY . . 19:07:01 Removing intermediate container ab9a3c9a3340 19:07:01 ---> ae5b01b72b3d 19:07:01 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:07:01 Removing intermediate container bdfa1f8b66e4 19:07:01 ---> 635ec93597fb 19:07:01 Step 12/22 : ENV APP_PORT=59880 19:07:01 ---> Running in f5e6af617924 19:07:01 ---> Running in 15256fece3c3 19:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 (1/3) Installing ca-certificates (20220614-r0) 19:07:02 (2/3) Installing dumb-init (1.2.5-r1) 19:07:02 (3/3) Installing su-exec (0.2-r1) 19:07:02 Executing busybox-1.35.0-r17.trigger 19:07:02 Executing ca-certificates-20220614-r0.trigger 19:07:02 OK: 6 MiB in 17 packages 19:07:02 Removing intermediate container f5e6af617924 19:07:02 ---> 3ecf1d87dd48 19:07:02 Step 13/22 : EXPOSE $APP_PORT 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 Removing intermediate container b48264fb5b33 19:07:03 ---> a48799aa99f2 19:07:03 19:07:03 Step 10/22 : FROM alpine:3.16 19:07:03 ---> bfe296a52501 19:07:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 ---> Running in 790e8f23b733 19:07:03 ---> Running in 3b93e44c99b8 19:07:03 Removing intermediate container 790e8f23b733 19:07:03 ---> 4d611ecbc6c2 19:07:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:07:03 (1/2) Installing dumb-init (1.2.5-r1) 19:07:03 (2/2) Installing su-exec (0.2-r1) 19:07:03 Executing busybox-1.35.0-r17.trigger 19:07:03 OK: 6 MiB in 16 packages 19:07:03 Removing intermediate container 3b93e44c99b8 19:07:03 ---> 2e39fb0a2693 19:07:03 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:07:03 Removing intermediate container 5b046fb4af92 19:07:03 ---> 1dc9c4357578 19:07:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:04 ---> Running in bc4ee83daac4 19:07:04 ---> Running in ae382ae4abf2 19:07:04 ---> Running in f946e9e281a2 19:07:04 Removing intermediate container ae382ae4abf2 19:07:04 ---> 4e8548b491ea 19:07:04 Step 12/24 : WORKDIR / 19:07:04 ---> Running in 5f4bd2921ace 19:07:04 Removing intermediate container 15256fece3c3 19:07:04 ---> 7aa5eabdd8bb 19:07:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:07:04 ---> Running in 412c0fa9616c 19:07:04 Removing intermediate container 5f4bd2921ace 19:07:04 ---> a83d0bb61611 19:07:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:04 Removing intermediate container 412c0fa9616c 19:07:04 ---> f4c793e736cd 19:07:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:07:04 ---> Running in 896b4311df10 19:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:04 ---> 11585b730f8c 19:07:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:04 Removing intermediate container 896b4311df10 19:07:04 ---> 0daec9adf34f 19:07:04 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 ---> Running in f588a7e012fe 19:07:05 ---> fe33d8f37547 19:07:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:07:05 (1/1) Installing dumb-init (1.2.5-r1) 19:07:05 Executing busybox-1.35.0-r17.trigger 19:07:05 OK: 6 MiB in 15 packages 19:07:05 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:07:05 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:07:05 (3/33) Installing readline (8.1.2-r0) 19:07:05 Removing intermediate container f588a7e012fe 19:07:05 ---> 4518cfb9dfa5 19:07:05 (4/33) Installing bash (5.1.16-r2) 19:07:05 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:07:05 Executing bash-5.1.16-r2.post-install 19:07:05 (5/33) Installing ca-certificates (20220614-r0) 19:07:05 (6/33) Installing brotli-libs (1.0.9-r6) 19:07:05 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:07:05 (8/33) Installing libcurl (7.83.1-r5) 19:07:05 (9/33) Installing curl (7.83.1-r5) 19:07:05 (10/33) Installing docker-cli (20.10.20-r0) 19:07:05 ---> Running in 31b4e4621e9e 19:07:05 (11/33) Installing dumb-init (1.2.5-r1) 19:07:05 ---> bc5761a7029f 19:07:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:07:05 (12/33) Installing libbz2 (1.0.8-r1) 19:07:05 (13/33) Installing expat (2.5.0-r0) 19:07:05 (14/33) Installing libffi (3.4.2-r1) 19:07:05 (15/33) Installing gdbm (1.23-r0) 19:07:05 (16/33) Installing xz-libs (5.2.5-r1) 19:07:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:07:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:07:05 (19/33) Installing mpdecimal (2.5.1-r1) 19:07:05 (20/33) Installing sqlite-libs (3.38.5-r0) 19:07:05 (21/33) Installing python3 (3.10.9-r0) 19:07:05 Removing intermediate container 31b4e4621e9e 19:07:05 ---> a97133900b3a 19:07:05 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:07:06 Removing intermediate container bc4ee83daac4 19:07:06 ---> e4173a89a2aa 19:07:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:06 ---> 252a242a9edd 19:07:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:07:06 ---> Running in 60441df71a07 19:07:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:07:06 (23/33) Installing py3-tomli (2.0.1-r1) 19:07:06 (24/33) Installing py3-pep517 (0.12.0-r2) 19:07:06 (25/33) Installing py3-six (1.16.0-r1) 19:07:06 (26/33) Installing py3-retrying (1.3.3-r3) 19:07:06 (27/33) Installing py3-appdirs (1.4.4-r3) 19:07:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:07:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:07:06 (30/33) Installing py3-parsing (2.4.7-r3) 19:07:06 (31/33) Installing py3-packaging (21.3-r0) 19:07:06 (32/33) Installing py3-setuptools (59.4.0-r0) 19:07:06 (33/33) Installing py3-pip (22.1.1-r0) 19:07:06 ---> aaeebd75e4fa 19:07:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:07:06 ---> d20acb00fe30 19:07:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:07:06 ---> 170ba6f04fa4 19:07:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:07:06 ---> Running in f33b2b8b0f05 19:07:06 Executing busybox-1.35.0-r17.trigger 19:07:06 Executing ca-certificates-20220614-r0.trigger 19:07:06 OK: 123 MiB in 47 packages 19:07:07 ---> 19372fbd3472 19:07:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:07:07 ---> 0e28aa3214e3 19:07:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:07:07 ---> c29cc666afe7 19:07:07 Step 18/22 : ENTRYPOINT ["/core-data"] 19:07:07 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 19:07:07 ---> Running in c9e735d06b43 19:07:07 ---> 67b0ff002b59 19:07:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:07 Removing intermediate container 60441df71a07 19:07:07 ---> 8d392ef3b769 19:07:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:07:07 ---> Running in 86a361cb4cf5 19:07:07 ---> Running in 3e13f2ca9fc9 19:07:07 Removing intermediate container c9e735d06b43 19:07:07 ---> 099a4d98d891 19:07:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:07 ---> Running in 5c76183aa343 19:07:07 Removing intermediate container 3e13f2ca9fc9 19:07:07 ---> 4962bee81ca8 19:07:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:07:07 Removing intermediate container 5c76183aa343 19:07:07 ---> 4a4df1f2ccf7 19:07:07 Step 20/22 : LABEL arch=x86_64 19:07:07 ---> Running in 92d0fc0d466a 19:07:07 ---> 523feeac0e52 19:07:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:07:08 ---> Running in 058e2ea5c286 19:07:08 Removing intermediate container 92d0fc0d466a 19:07:08 ---> 3f8675053eca 19:07:08 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:08 ---> Running in e3b55124c1e7 19:07:08 Removing intermediate container e3b55124c1e7 19:07:08 ---> 23ca0f31f31c 19:07:08 Step 22/22 : LABEL version=0.0.0 19:07:08 Removing intermediate container 86a361cb4cf5 19:07:08 ---> 4fad7ac48524 19:07:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:07:08 ---> Running in 74da2137e84a 19:07:08 ---> Running in a9db1b5e6f49 19:07:08 Removing intermediate container 74da2137e84a 19:07:08 ---> 816cc0ea4a0e 19:07:08 19:07:08 Removing intermediate container a9db1b5e6f49 19:07:08 ---> dc33798d3b62 19:07:08 Step 22/24 : LABEL arch=x86_64 19:07:08 ---> Running in c9af2be61ef3 19:07:08 Successfully built 816cc0ea4a0e 19:07:08 Successfully tagged core-data:latest 19:07:08  Building core-data ... done Building security-spire-agent 19:07:08 Removing intermediate container c9af2be61ef3 19:07:08 ---> d123df177b82 19:07:08 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:09 ---> Running in 64a3421db767 19:07:09 Removing intermediate container 64a3421db767 19:07:09 ---> 1c63620245d3 19:07:09 Step 24/24 : LABEL version=0.0.0 19:07:09 Removing intermediate container 058e2ea5c286 19:07:09 ---> e907224d501e 19:07:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:10 ---> Running in 03d2fea7af2d 19:07:10 ---> 685dda2d18b8 19:07:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:07:10 Removing intermediate container 03d2fea7af2d 19:07:10 ---> da4b69053a7b 19:07:10 19:07:10 Successfully built da4b69053a7b 19:07:10 Successfully tagged security-secretstore-setup:latest 19:07:10  Building security-secretstore-setup ... done Building security-spire-config 19:07:10 Collecting docker-compose==1.23.2 19:07:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:07:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.0 MB/s eta 0:00:00 19:07:10 Collecting docopt<0.7,>=0.6.1 19:07:10 Downloading docopt-0.6.2.tar.gz (25 kB) 19:07:10 Preparing metadata (setup.py): started 19:07:11 Preparing metadata (setup.py): finished with status 'done' 19:07:11 Collecting texttable<0.10,>=0.9.0 19:07:11 Downloading texttable-0.9.1.tar.gz (11 kB) 19:07:11 Preparing metadata (setup.py): started 19:07:11 Preparing metadata (setup.py): finished with status 'done' 19:07:11 Collecting PyYAML<4,>=3.10 19:07:11 Downloading PyYAML-3.13.tar.gz (270 kB) 19:07:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 136.8 MB/s eta 0:00:00 19:07:12 Preparing metadata (setup.py): started 19:07:12 Preparing metadata (setup.py): finished with status 'done' 19:07:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:12 ---> d4afcb807131 19:07:12 Step 3/24 : WORKDIR /edgex-go 19:07:12 ---> Using cache 19:07:12 ---> 92b16689631a 19:07:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:12 Collecting jsonschema<3,>=2.5.1 19:07:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:07:12 Collecting websocket-client<1.0,>=0.32.0 19:07:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:07:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 138.7 MB/s eta 0:00:00 19:07:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:07:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:07:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:07:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 71.7 MB/s eta 0:00:00 19:07:12 Collecting dockerpty<0.5,>=0.4.1 19:07:12 ---> 73948b08d0d8 19:07:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:07:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:07:12 Preparing metadata (setup.py): started 19:07:12 ---> Running in da632f42bf86 19:07:12 Preparing metadata (setup.py): finished with status 'done' 19:07:12 Collecting cached-property<2,>=1.2.0 19:07:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:07:13 Collecting docker<4.0,>=3.6.0 19:07:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 169.1 MB/s eta 0:00:00 19:07:13 Collecting docker-pycreds>=0.4.0 19:07:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:07:13 Collecting chardet<3.1.0,>=3.0.2 19:07:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 183.1 MB/s eta 0:00:00 19:07:13 ---> 819e2e9e3662 19:07:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:13 Collecting certifi>=2017.4.17 19:07:13 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 19:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 202.6 MB/s eta 0:00:00 19:07:13 Collecting idna<2.8,>=2.5 19:07:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 181.7 MB/s eta 0:00:00 19:07:13 Collecting urllib3<1.25,>=1.21.1 19:07:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 206.7 MB/s eta 0:00:00 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:07:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:07:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:07:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:07:13 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:07:13 Running setup.py install for texttable: started 19:07:13 ---> 3b4f14596f6b 19:07:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:07:13 OK: 211 MiB in 51 packages 19:07:13 Running setup.py install for texttable: finished with status 'done' 19:07:13 Running setup.py install for PyYAML: started 19:07:14 ---> feecb9874502 19:07:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:07:14 Running setup.py install for PyYAML: finished with status 'done' 19:07:14 Running setup.py install for docopt: started 19:07:14 Removing intermediate container da632f42bf86 19:07:14 ---> 87a1a76550ce 19:07:14 Step 5/24 : COPY go.mod vendor* ./ 19:07:15 ---> 3940d97da724 19:07:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:07:15 Running setup.py install for docopt: finished with status 'done' 19:07:15 ---> b08478702885 19:07:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:15 ---> Running in 13effa4a5c25 19:07:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:15 ---> d4afcb807131 19:07:15 Step 3/24 : WORKDIR /edgex-go 19:07:15 ---> Using cache 19:07:15 ---> 92b16689631a 19:07:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:15 ---> Using cache 19:07:15 ---> 87a1a76550ce 19:07:15 Step 5/24 : COPY go.mod vendor* ./ 19:07:15 ---> Using cache 19:07:15 ---> b08478702885 19:07:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:15 ---> 8e9498aacf02 19:07:15 Step 27/32 : RUN chmod +x /entrypoint.sh 19:07:15 ---> Running in fa2ea33ed743 19:07:16 ---> Running in 83111255b943 19:07:16 Running setup.py install for dockerpty: started 19:07:16 Running setup.py install for dockerpty: finished with status 'done' 19:07:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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 19:07:16 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 19:07:17 Removing intermediate container 83111255b943 19:07:17 ---> caed5cb4e8d3 19:07:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:07:17 ---> Running in 430efc25166a 19:07:18 Removing intermediate container 430efc25166a 19:07:18 ---> 2664e4f2d1de 19:07:18 Step 29/32 : CMD ["gate"] 19:07:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:20 ---> Running in 5f56e63afbc8 19:07:21 Removing intermediate container 5f56e63afbc8 19:07:21 ---> b699c8f6cc35 19:07:21 Step 30/32 : LABEL arch=x86_64 19:07:21 Removing intermediate container f946e9e281a2 19:07:21 ---> 5fb6d8df6924 19:07:21 Step 13/22 : ENV APP_PORT=58890 19:07:22 ---> Running in d87d6f44584b 19:07:22 ---> Running in 50b08aeaa8a2 19:07:22 Removing intermediate container 50b08aeaa8a2 19:07:22 ---> 432043e7b754 19:07:22 Step 31/32 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:22 Removing intermediate container d87d6f44584b 19:07:22 ---> d4d1f4a5b6da 19:07:22 Step 14/22 : EXPOSE $APP_PORT 19:07:22 ---> Running in b840857faf5c 19:07:22 ---> Running in 26a5fbe2e4aa 19:07:23 Removing intermediate container b840857faf5c 19:07:23 ---> f079aeb434f7 19:07:23 Step 32/32 : LABEL version=0.0.0 19:07:23 ---> Running in 6e8a7507686a 19:07:23 Removing intermediate container 26a5fbe2e4aa 19:07:23 ---> d9a26b4b7e48 19:07:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:07:24 Removing intermediate container 6e8a7507686a 19:07:24 ---> cbe7b6c8ac05 19:07:24 19:07:24 Successfully built cbe7b6c8ac05 19:07:24 Successfully tagged security-bootstrapper:latest 19:07:24  Building security-bootstrapper ... done Building support-scheduler 19:07:24 ---> 9b113e8c3e6d 19:07:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:07:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:27 ---> d4afcb807131 19:07:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:27 ---> Using cache 19:07:27 ---> 623feece75de 19:07:27 Step 4/22 : WORKDIR /edgex-go 19:07:27 ---> Using cache 19:07:27 ---> c242e26b8b7e 19:07:27 Step 5/22 : RUN apk add --update --no-cache make git 19:07:27 ---> Using cache 19:07:27 ---> b5f19997dba0 19:07:27 Step 6/22 : COPY go.mod vendor* ./ 19:07:27 ---> Using cache 19:07:27 ---> 97e33cc99ef3 19:07:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:27 ---> Using cache 19:07:27 ---> 063ed4beed61 19:07:27 Step 8/22 : COPY . . 19:07:27 ---> Using cache 19:07:27 ---> 1a14e9eeb5ff 19:07:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:07:28 ---> 68b574169554 19:07:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:07:28 ---> Running in e753a169b6ec 19:07:28 ---> da41cbb35e74 19:07:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:07:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:28 ---> Running in a3d179ffcaa1 19:07:28 Removing intermediate container 13effa4a5c25 19:07:28 ---> 6c03b8b94416 19:07:28 Step 7/24 : COPY . . 19:07:29 Removing intermediate container a3d179ffcaa1 19:07:29 ---> 79b532f3e687 19:07:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:29 Removing intermediate container fa2ea33ed743 19:07:29 ---> 32046c823a55 19:07:29 Step 7/24 : COPY . . 19:07:32 ---> Running in 2a0ff1cfc8de 19:07:32 Removing intermediate container f33b2b8b0f05 19:07:32 ---> 260e2ddb81d5 19:07:32 19:07:32 Step 9/19 : FROM alpine:3.15 19:07:32 ---> c4fc93816858 19:07:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:32 ---> Using cache 19:07:32 ---> 1c9789992882 19:07:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:07:32 Removing intermediate container 2a0ff1cfc8de 19:07:32 ---> 330586918c71 19:07:32 Step 20/22 : LABEL arch=x86_64 19:07:33 ---> Running in 19ab03b90a47 19:07:33 ---> Running in 812eae9db181 19:07:33 ---> f5c889e60135 19:07:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:34 Removing intermediate container 812eae9db181 19:07:34 ---> 021bca89f781 19:07:34 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:34 ---> Running in d9ebc2ab8a8d 19:07:34 ---> Running in 0c1e063f9995 19:07:34 ---> 1d6cd9662e2d 19:07:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:34 ---> Running in e35b4e882316 19:07:34 Removing intermediate container 0c1e063f9995 19:07:34 ---> 660065178ead 19:07:34 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:34 Removing intermediate container d9ebc2ab8a8d 19:07:34 ---> a6670791efa2 19:07:34 Step 22/22 : LABEL version=0.0.0 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:34 ---> Running in d4f39997c9fd 19:07:34 ---> Running in d7ef78319e05 19:07:34 Removing intermediate container e35b4e882316 19:07:34 ---> cc37f6aeccbc 19:07:34 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:34 ---> Running in 8688d32d5010 19:07:34 Removing intermediate container d4f39997c9fd 19:07:34 ---> 9367eb2308c4 19:07:34 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:34 Removing intermediate container d7ef78319e05 19:07:34 ---> fc2dd9c52415 19:07:34 19:07:34 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:34 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:34 OK: 15859 distinct packages available 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:34 Successfully built fc2dd9c52415 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:34 Successfully tagged sys-mgmt-agent:latest 19:07:34 ---> Running in af5aacbce984 19:07:34  Building sys-mgmt-agent ... done Removing intermediate container 8688d32d5010 19:07:34 ---> 39eb1c2c0ace 19:07:34 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:34 Building support-notifications 19:07:35 ---> Running in 90e8bcba5b81 19:07:35 (1/9) Installing ca-certificates (20220614-r0) 19:07:35 (2/9) Installing brotli-libs (1.0.9-r5) 19:07:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:07:35 (4/9) Installing libcurl (7.80.0-r5) 19:07:35 (5/9) Installing curl (7.80.0-r5) 19:07:35 (6/9) Installing dumb-init (1.2.5-r1) 19:07:35 (7/9) Installing musl-obstack (1.2.3-r0) 19:07:35 (8/9) Installing libucontext (1.1-r0) 19:07:35 (9/9) Installing gcompat (1.0.0-r4) 19:07:35 Executing busybox-1.34.1-r7.trigger 19:07:35 Executing ca-certificates-20220614-r0.trigger 19:07:35 OK: 8 MiB in 23 packages 19:07:38 Removing intermediate container af5aacbce984 19:07:38 ---> 4a80e3ac7614 19:07:38 Step 11/24 : WORKDIR /edgex-go 19:07:38 Removing intermediate container 19ab03b90a47 19:07:38 ---> 995219ef9a28 19:07:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:38 ---> d4afcb807131 19:07:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:38 ---> Using cache 19:07:38 ---> 623feece75de 19:07:38 Step 4/22 : WORKDIR /edgex-go 19:07:38 ---> Using cache 19:07:38 ---> c242e26b8b7e 19:07:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:38 Removing intermediate container 90e8bcba5b81 19:07:38 ---> 1b8469243cf4 19:07:38 Step 11/24 : WORKDIR /edgex-go 19:07:38 ---> Running in bd0db8266344 19:07:38 ---> Running in d826f8c38a14 19:07:38 ---> Running in 3421a0d91518 19:07:38 ---> d941d13db37e 19:07:38 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:07:38 Removing intermediate container bd0db8266344 19:07:38 ---> 529d3b6b167e 19:07:38 19:07:38 Step 12/24 : FROM alpine:3.15 19:07:38 ---> c4fc93816858 19:07:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:38 ---> Using cache 19:07:38 ---> 1c9789992882 19:07:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:38 ---> Using cache 19:07:38 ---> de44b8ae1372 19:07:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:38 Removing intermediate container 3421a0d91518 19:07:38 ---> db288ae24913 19:07:38 19:07:38 Step 12/24 : FROM alpine:3.15 19:07:38 ---> c4fc93816858 19:07:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:38 ---> Using cache 19:07:38 ---> 1c9789992882 19:07:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:38 ---> Running in 5f1cac04107c 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:39 OK: 211 MiB in 51 packages 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:39 ---> f05785f4263f 19:07:39 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:07:39 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:39 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:39 OK: 15859 distinct packages available 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:39 ---> 7ae70d9f60e8 19:07:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:39 ---> 3b47466ec74c 19:07:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:07:40 (1/4) Installing dumb-init (1.2.5-r1) 19:07:40 (2/4) Installing musl-obstack (1.2.3-r0) 19:07:40 (3/4) Installing libucontext (1.1-r0) 19:07:40 (4/4) Installing gcompat (1.0.0-r4) 19:07:40 Executing busybox-1.34.1-r7.trigger 19:07:40 OK: 6 MiB in 18 packages 19:07:40 ---> Running in 61c8b8264bb4 19:07:40 Removing intermediate container d826f8c38a14 19:07:40 ---> 1cedb26a3a2e 19:07:40 Step 6/22 : COPY go.mod vendor* ./ 19:07:41 Removing intermediate container 61c8b8264bb4 19:07:41 ---> 33a9e6786cb6 19:07:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:41 ---> 9b761f4503b3 19:07:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:41 ---> Running in 835f37dc61e1 19:07:41 ---> Running in d3d3edf4f2aa 19:07:41 Removing intermediate container 835f37dc61e1 19:07:41 ---> 5731a47e454b 19:07:41 Step 17/19 : LABEL arch=x86_64 19:07:41 ---> Running in e507ead81c42 19:07:41 Removing intermediate container 5f1cac04107c 19:07:41 ---> a2513c16a1c4 19:07:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:41 Removing intermediate container e507ead81c42 19:07:41 ---> 81a7ce85e1bb 19:07:41 Step 18/19 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:41 ---> Running in 6c5d75783e5a 19:07:42 Removing intermediate container 6c5d75783e5a 19:07:42 ---> 040023f8ff8c 19:07:42 Step 19/19 : LABEL version=0.0.0 19:07:42 ---> Running in 98905e4accb9 19:07:42 ---> fe89812a2414 19:07:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:42 Removing intermediate container 98905e4accb9 19:07:42 ---> 095ce55c2af3 19:07:42 19:07:42 Successfully built 095ce55c2af3 19:07:43 Successfully tagged security-spiffe-token-provider:latest 19:07:43  Building security-spiffe-token-provider ... done Building core-command 19:07:43 ---> 6d920eb75a5f 19:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:45 ---> d4afcb807131 19:07:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:45 ---> Using cache 19:07:45 ---> 623feece75de 19:07:45 Step 4/23 : WORKDIR /edgex-go 19:07:45 ---> Using cache 19:07:45 ---> c242e26b8b7e 19:07:45 Step 5/23 : RUN apk add --update --no-cache make git 19:07:45 ---> Using cache 19:07:45 ---> b5f19997dba0 19:07:45 Step 6/23 : COPY go.mod vendor* ./ 19:07:45 ---> Using cache 19:07:45 ---> 97e33cc99ef3 19:07:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:45 ---> Using cache 19:07:45 ---> 063ed4beed61 19:07:45 Step 8/23 : COPY . . 19:07:45 ---> Using cache 19:07:45 ---> 1a14e9eeb5ff 19:07:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:07:47 ---> 48176c31eb4f 19:07:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:07:47 ---> d3f9b94cf02f 19:07:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:47 ---> Running in 8477a9376968 19:07:47 ---> 47f1d6e8bb76 19:07:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:07:47 ---> 197a253ae0e9 19:07:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:47 ---> Running in 6620e522b5ce 19:07:48 ---> Running in 4b6d2aa18d40 19:07:48 Removing intermediate container 6620e522b5ce 19:07:48 ---> 6062f2438ab7 19:07:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:07:48 Removing intermediate container 4b6d2aa18d40 19:07:48 ---> 799314d21d99 19:07:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:48 ---> Running in 0053870346fd 19:07:49 ---> 36a39fcc5458 19:07:49 Step 19/24 : WORKDIR / 19:07:49 ---> Running in 7853fec17cdf 19:07:49 Removing intermediate container 0053870346fd 19:07:49 ---> e0196283eab6 19:07:49 Step 22/24 : LABEL arch=x86_64 19:07:49 ---> Running in e1087098743e 19:07:49 Removing intermediate container 7853fec17cdf 19:07:49 ---> 1c5841673b73 19:07:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:49 ---> Running in 6eb09435e7b7 19:07:49 Removing intermediate container e1087098743e 19:07:49 ---> fdf6e2a84015 19:07:49 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:49 ---> Running in 377196d52c83 19:07:49 Removing intermediate container 6eb09435e7b7 19:07:49 ---> 7185fd978ac5 19:07:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:50 Removing intermediate container 377196d52c83 19:07:50 ---> 546a27f2f38f 19:07:50 Step 24/24 : LABEL version=0.0.0 19:07:50 ---> Running in 4f7940e15866 19:07:50 ---> Running in 9ce0ccdbb134 19:07:50 Removing intermediate container 4f7940e15866 19:07:50 ---> d4851a7ef19f 19:07:50 Step 22/24 : LABEL arch=x86_64 19:07:50 Removing intermediate container 9ce0ccdbb134 19:07:50 ---> e3a6c37da0b2 19:07:50 19:07:50 ---> Running in acd75fe3dc75 19:07:50 Successfully built e3a6c37da0b2 19:07:51 Successfully tagged security-spire-agent:latest 19:07:51 Building security-proxy-setup 19:07:52  Building security-spire-agent ... done Removing intermediate container acd75fe3dc75 19:07:52 ---> 6cd4f1fcc42a 19:07:52 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:07:53 ---> Running in 8e954f2d2dea 19:07:53 Removing intermediate container e753a169b6ec 19:07:53 ---> 8a087a9e4643 19:07:53 19:07:53 Step 10/22 : FROM alpine:3.16 19:07:53 ---> bfe296a52501 19:07:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:07:54 ---> Running in 0733b3d2f62d 19:07:54 Removing intermediate container 8e954f2d2dea 19:07:54 ---> 8e9478112e96 19:07:54 Step 24/24 : LABEL version=0.0.0 19:07:54 Removing intermediate container d3d3edf4f2aa 19:07:54 ---> 69d0335fc91c 19:07:54 Step 8/22 : COPY . . 19:07:54 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:54 ---> d4afcb807131 19:07:54 Step 3/21 : WORKDIR /edgex-go 19:07:54 ---> Using cache 19:07:54 ---> 92b16689631a 19:07:54 Step 4/21 : RUN apk add --update --no-cache make git 19:07:54 ---> Using cache 19:07:54 ---> fded68a8d145 19:07:54 Step 5/21 : COPY go.mod vendor* ./ 19:07:54 ---> Using cache 19:07:54 ---> 9c7c9c1964f1 19:07:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:54 ---> Using cache 19:07:54 ---> 1c13d4e69285 19:07:54 Step 7/21 : COPY . . 19:07:54 ---> Using cache 19:07:54 ---> a98b704b294f 19:07:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:07:55 ---> Running in 9a99d5e1ced3 19:07:55 ---> Running in 06ee81b71767 19:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 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 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 Removing intermediate container 06ee81b71767 19:07:56 ---> 206420d9bf0d 19:07:56 19:07:56 Successfully built 206420d9bf0d 19:07:56 Successfully tagged security-spire-config:latest 19:07:56 Building core-metadata 19:07:56  Building security-spire-config ... done (1/1) Installing dumb-init (1.2.5-r1) 19:07:56 Executing busybox-1.35.0-r17.trigger 19:07:56 OK: 6 MiB in 15 packages 19:07:59 Removing intermediate container 0733b3d2f62d 19:07:59 ---> ea50dd6a38b9 19:07:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:59 ---> Running in 904afecc4112 19:07:59 ---> 2592249bca80 19:07:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:00 ---> Running in 1dca216dd952 19:08:00 Removing intermediate container 904afecc4112 19:08:00 ---> f7169940d235 19:08:00 Step 13/22 : ENV APP_PORT=59861 19:08:00 ---> Running in 39c378a06c9f 19:08:00 Removing intermediate container 39c378a06c9f 19:08:00 ---> 902a80372b7d 19:08:00 Step 14/22 : EXPOSE $APP_PORT 19:08:00 ---> Running in 3274d0100597 19:08:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:00 ---> d4afcb807131 19:08:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:08:00 ---> Using cache 19:08:00 ---> 623feece75de 19:08:00 Step 4/24 : WORKDIR /edgex-go 19:08:00 ---> Using cache 19:08:00 ---> c242e26b8b7e 19:08:00 Step 5/24 : RUN apk add --update --no-cache make git 19:08:00 ---> Using cache 19:08:00 ---> b5f19997dba0 19:08:00 Step 6/24 : COPY go.mod vendor* ./ 19:08:00 ---> Using cache 19:08:00 ---> 97e33cc99ef3 19:08:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> Using cache 19:08:00 ---> 063ed4beed61 19:08:00 Step 8/24 : COPY . . 19:08:00 ---> Using cache 19:08:00 ---> 1a14e9eeb5ff 19:08:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:01 Removing intermediate container 3274d0100597 19:08:01 ---> 6fc05c4419c3 19:08:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:01 ---> Running in 648c5fcc2957 19:08:01 ---> 95f41865b45c 19:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:03 ---> e1c343a3c7f8 19:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:03 ---> 5be37640cf51 19:08:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:08:03 ---> Running in 3d01b471ff01 19:08:03 Removing intermediate container 3d01b471ff01 19:08:03 ---> 103aed2a9cc6 19:08:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:04 ---> Running in 51e807c708df 19:08:04 Removing intermediate container 51e807c708df 19:08:04 ---> 5c5e61120ce3 19:08:04 Step 20/22 : LABEL arch=x86_64 19:08:04 ---> Running in 08e9e632f615 19:08:04 Removing intermediate container 08e9e632f615 19:08:04 ---> be45be3ac1a8 19:08:04 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:08:04 ---> Running in 275db61ae8f1 19:08:05 Removing intermediate container 275db61ae8f1 19:08:05 ---> 48faa108ca3f 19:08:05 Step 22/22 : LABEL version=0.0.0 19:08:05 ---> Running in 05c8600faf19 19:08:05 Removing intermediate container 05c8600faf19 19:08:05 ---> 489db3feb2f3 19:08:05 19:08:05 Successfully built 489db3feb2f3 19:08:05 Successfully tagged support-scheduler:latest 19:08:10  Building support-scheduler ... done Removing intermediate container 8477a9376968 19:08:10 ---> 38aa45ec896b 19:08:10 19:08:10 Step 10/23 : FROM alpine:3.16 19:08:10 ---> bfe296a52501 19:08:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:08:10 ---> Using cache 19:08:10 ---> ea50dd6a38b9 19:08:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:10 ---> Using cache 19:08:10 ---> f7169940d235 19:08:10 Step 13/23 : ENV APP_PORT=59882 19:08:10 ---> Running in 615bb8d5b0ff 19:08:10 Removing intermediate container 615bb8d5b0ff 19:08:10 ---> 910a71badd09 19:08:10 Step 14/23 : EXPOSE $APP_PORT 19:08:10 ---> Running in 494242225f5b 19:08:10 Removing intermediate container 494242225f5b 19:08:10 ---> d9a01d17b79f 19:08:10 Step 15/23 : WORKDIR / 19:08:11 ---> Running in f04dee3101f9 19:08:11 Removing intermediate container f04dee3101f9 19:08:11 ---> 30899a1c6021 19:08:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:11 ---> ac1df97b9f05 19:08:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:08:12 ---> 7f4b6ffe5787 19:08:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:08:13 ---> 8b422ed14537 19:08:13 Step 19/23 : ENTRYPOINT ["/core-command"] 19:08:13 ---> Running in 1f7d0eface8b 19:08:13 Removing intermediate container 1f7d0eface8b 19:08:13 ---> 3a2b89873f37 19:08:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:13 ---> Running in 2cae8a4baf5e 19:08:13 Removing intermediate container 2cae8a4baf5e 19:08:13 ---> d09cf60efc02 19:08:13 Step 21/23 : LABEL arch=x86_64 19:08:14 ---> Running in ae9dafbd163d 19:08:14 Removing intermediate container ae9dafbd163d 19:08:14 ---> c15fe30c088a 19:08:14 Step 22/23 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:08:14 ---> Running in c783864a9bf3 19:08:14 Removing intermediate container c783864a9bf3 19:08:14 ---> 9a439f962b4e 19:08:14 Step 23/23 : LABEL version=0.0.0 19:08:14 ---> Running in f3e579d1d3ed 19:08:14 Removing intermediate container f3e579d1d3ed 19:08:14 ---> ac9fc46d8eda 19:08:14 19:08:15 Successfully built ac9fc46d8eda 19:08:15 Successfully tagged core-command:latest 19:08:17  Building core-command ... done 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 19:08:22 Removing intermediate container 9a99d5e1ced3 19:08:22 ---> e6d8a5679c49 19:08:22 19:08:22 Step 9/21 : FROM alpine:3.16 19:08:22 ---> bfe296a52501 19:08:22 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:08:22 ---> Running in ff2edf5e49ee 19:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:22 (1/6) Installing ca-certificates (20220614-r0) 19:08:22 (2/6) Installing brotli-libs (1.0.9-r6) 19:08:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:08:22 (4/6) Installing libcurl (7.83.1-r5) 19:08:22 (5/6) Installing curl (7.83.1-r5) 19:08:22 (6/6) Installing dumb-init (1.2.5-r1) 19:08:22 Executing busybox-1.35.0-r17.trigger 19:08:22 Executing ca-certificates-20220614-r0.trigger 19:08:23 OK: 8 MiB in 20 packages 19:08:24 Removing intermediate container ff2edf5e49ee 19:08:24 ---> 860c4a4a1bd3 19:08:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:24 ---> Running in a01f723447e5 19:08:24 Removing intermediate container a01f723447e5 19:08:24 ---> 0d80cf01ee96 19:08:24 Step 12/21 : WORKDIR /edgex 19:08:24 ---> Running in 503aa86863e4 19:08:24 Removing intermediate container 503aa86863e4 19:08:24 ---> 34d46578b86a 19:08:24 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:08:25 ---> 298a2478aa77 19:08:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:08:25 ---> 02dfb922ca77 19:08:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:08:25 Removing intermediate container 648c5fcc2957 19:08:25 ---> 021bd8cf87d3 19:08:25 19:08:25 Step 10/24 : FROM alpine:3.16 19:08:25 ---> bfe296a52501 19:08:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:08:25 ---> Using cache 19:08:25 ---> ea50dd6a38b9 19:08:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:25 ---> Using cache 19:08:25 ---> f7169940d235 19:08:25 Step 13/24 : ENV APP_PORT=59881 19:08:25 ---> Running in 3ebf42c3aa05 19:08:26 Removing intermediate container 3ebf42c3aa05 19:08:26 ---> 4051767d97ee 19:08:26 Step 14/24 : EXPOSE $APP_PORT 19:08:26 ---> Running in 725cd2847c74 19:08:26 ---> 8f3e1c7dfc27 19:08:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:08:26 Removing intermediate container 725cd2847c74 19:08:26 ---> 55f2f5702614 19:08:26 Step 15/24 : WORKDIR / 19:08:26 ---> db0b6e610555 19:08:26 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:26 ---> Running in eadb8f2be475 19:08:26 ---> Running in f4e794826ab5 19:08:26 Removing intermediate container eadb8f2be475 19:08:26 ---> 812a11e62322 19:08:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:26 ---> c09dc8adf591 19:08:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:08:27 ---> 7fd84afc1673 19:08:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:08:27 Removing intermediate container f4e794826ab5 19:08:27 ---> 4b78ace90c4e 19:08:27 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:08:27 ---> 46101cecf328 19:08:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:08:27 ---> Running in 34d26e89f579 19:08:27 Removing intermediate container 34d26e89f579 19:08:27 ---> d119dc7745b0 19:08:27 Step 19/21 : LABEL arch=x86_64 19:08:27 ---> 758e7f9d19eb 19:08:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:08:28 ---> Running in fac352d75c31 19:08:28 ---> Running in 6b6999080f8c 19:08:28 Removing intermediate container fac352d75c31 19:08:28 ---> 22adba3fa123 19:08:28 Step 20/21 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:08:28 Removing intermediate container 6b6999080f8c 19:08:28 ---> ec42025206d0 19:08:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:28 ---> Running in 27c296b211bb 19:08:28 ---> Running in e61cfaafe0ef 19:08:28 Removing intermediate container 27c296b211bb 19:08:28 ---> f1059c4afafb 19:08:28 Step 21/21 : LABEL version=0.0.0 19:08:28 Removing intermediate container e61cfaafe0ef 19:08:28 ---> 3bec5afb1f09 19:08:28 Step 22/24 : LABEL arch=x86_64 19:08:28 ---> Running in e7c0e4effb83 19:08:28 ---> Running in 29aedb27a707 19:08:28 Removing intermediate container e7c0e4effb83 19:08:28 ---> 147db0d1017a 19:08:28 19:08:28 Removing intermediate container 29aedb27a707 19:08:28 ---> 3754ec4eccc4 19:08:28 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:08:28 Successfully built 147db0d1017a 19:08:28 ---> Running in 2480550034a9 19:08:28 Successfully tagged security-proxy-setup:latest 19:08:28  Building security-proxy-setup ... done Removing intermediate container 2480550034a9 19:08:28 ---> a896095d2edc 19:08:28 Step 24/24 : LABEL version=0.0.0 19:08:28 ---> Running in 54d665f7a572 19:08:29 Removing intermediate container 54d665f7a572 19:08:29 ---> f998357b5176 19:08:29 19:08:29 Successfully built f998357b5176 19:08:29 Successfully tagged core-metadata:latest 19:08:29  Building core-metadata ... done Removing intermediate container 1dca216dd952 19:08:29 ---> 172ea491dc70 19:08:29 19:08:29 Step 10/22 : FROM alpine:3.16 19:08:29 ---> bfe296a52501 19:08:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:08:29 ---> Running in 95ceb5582a1f 19:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:30 (1/2) Installing ca-certificates (20220614-r0) 19:08:30 (2/2) Installing dumb-init (1.2.5-r1) 19:08:30 Executing busybox-1.35.0-r17.trigger 19:08:30 Executing ca-certificates-20220614-r0.trigger 19:08:30 OK: 6 MiB in 16 packages 19:08:30 Removing intermediate container 95ceb5582a1f 19:08:30 ---> c77e04e1f553 19:08:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:08:30 ---> Running in 66b49f732b94 19:08:30 Removing intermediate container 66b49f732b94 19:08:30 ---> b9748f2ef26d 19:08:30 Step 13/22 : ENV APP_PORT=59860 19:08:30 ---> Running in a664c2ca75c5 19:08:30 Removing intermediate container a664c2ca75c5 19:08:30 ---> 66df820bcd7b 19:08:30 Step 14/22 : EXPOSE $APP_PORT 19:08:30 ---> Running in c3b07f9b7464 19:08:30 Removing intermediate container c3b07f9b7464 19:08:30 ---> 9304677ecea2 19:08:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:30 ---> 0e2834f49254 19:08:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:31 ---> 4c0c4c345908 19:08:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:31 ---> a4653acdde30 19:08:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:08:31 ---> Running in 4b3954d638f4 19:08:31 Removing intermediate container 4b3954d638f4 19:08:31 ---> 8ac3d8e9267d 19:08:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:31 ---> Running in 01130323ebb3 19:08:31 Removing intermediate container 01130323ebb3 19:08:31 ---> a168b417f0d8 19:08:31 Step 20/22 : LABEL arch=x86_64 19:08:31 ---> Running in 0b98548c1148 19:08:31 Removing intermediate container 0b98548c1148 19:08:31 ---> e8e65386f908 19:08:31 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:08:31 ---> Running in 3166154f6a84 19:08:32 Removing intermediate container 3166154f6a84 19:08:32 ---> 643aa74a0c5a 19:08:32 Step 22/22 : LABEL version=0.0.0 19:08:32 ---> Running in a1ce2e430b12 19:08:32 Removing intermediate container a1ce2e430b12 19:08:32 ---> 7f2257d9e07f 19:08:32 19:08:32 Successfully built 7f2257d9e07f 19:08:32 Successfully tagged support-notifications:latest 19:08:32  Building support-notifications ... done  [Pipeline] } 19:08:32 $ docker stop --time=1 0dd7ae7157a0b68d88f3a3815b65e265c90f8fa6895806b2a35c4d1f86f8291d 19:08:33 $ docker rm -f --volumes 0dd7ae7157a0b68d88f3a3815b65e265c90f8fa6895806b2a35c4d1f86f8291d [Pipeline] // withDockerContainer [Pipeline] sh 19:08:33 + docker images 19:08:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:08:33 support-notifications latest 7f2257d9e07f 1 second ago 30.5MB 19:08:33 172ea491dc70 4 seconds ago 1.68GB 19:08:33 core-metadata latest f998357b5176 5 seconds ago 18.5MB 19:08:33 security-proxy-setup latest 147db0d1017a 5 seconds ago 27.7MB 19:08:33 021bd8cf87d3 8 seconds ago 1.62GB 19:08:33 e6d8a5679c49 13 seconds ago 1.6GB 19:08:33 core-command latest ac9fc46d8eda 19 seconds ago 17.7MB 19:08:33 38aa45ec896b 25 seconds ago 1.61GB 19:08:33 support-scheduler latest 489db3feb2f3 28 seconds ago 29.9MB 19:08:33 security-spire-config latest 206420d9bf0d 38 seconds ago 85.8MB 19:08:33 8a087a9e4643 41 seconds ago 1.68GB 19:08:33 security-spire-agent latest e3a6c37da0b2 43 seconds ago 125MB 19:08:33 security-spiffe-token-provider latest 095ce55c2af3 51 seconds ago 29.7MB 19:08:33 db288ae24913 55 seconds ago 1.49GB 19:08:33 529d3b6b167e 55 seconds ago 1.49GB 19:08:33 sys-mgmt-agent latest fc2dd9c52415 59 seconds ago 136MB 19:08:33 260e2ddb81d5 About a minute ago 1.65GB 19:08:33 security-bootstrapper latest cbe7b6c8ac05 About a minute ago 20.3MB 19:08:33 security-secretstore-setup latest da4b69053a7b About a minute ago 29.9MB 19:08:33 core-data latest 816cc0ea4a0e About a minute ago 17.9MB 19:08:33 a48799aa99f2 About a minute ago 1.6GB 19:08:33 5f602f6b2d4d About a minute ago 1.61GB 19:08:33 71f3efeb3f05 About a minute ago 1.62GB 19:08:33 17a14fed714f About a minute ago 1.6GB 19:08:33 security-spire-server latest ec7cd7b4ad5a About a minute ago 86.5MB 19:08:33 2aff0c25d688 2 minutes ago 1.49GB 19:08:33 ci-base-image-x86_64 latest d4afcb807131 5 minutes ago 947MB 19:08:33 alpine 3.16 bfe296a52501 6 weeks ago 5.54MB 19:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 weeks ago 683MB 19:08:33 alpine 3.15 c4fc93816858 4 months ago 5.59MB 19:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 19:08:33 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] } 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.466s coverage: 28.7% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.918s coverage: 98.5% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.644s coverage: 43.0% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.778s coverage: 54.2% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.447s coverage: 89.2% of statements 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.436s coverage: 2.2% of statements 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.911s coverage: 95.6% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.487s coverage: 72.2% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.380s coverage: 60.0% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.337s coverage: 0.9% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.529s coverage: 58.8% of statements 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.366s coverage: 29.6% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.323s coverage: 79.5% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.481s coverage: 94.1% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.417s coverage: 96.3% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.347s coverage: 87.5% of statements 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.322s coverage: 94.4% of statements 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 79.9% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.297s coverage: 86.9% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.330s coverage: 58.8% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 19:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.730s coverage: 91.2% of statements 19:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.944s coverage: 64.7% of statements 19:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 19:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements 19:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.161s coverage: 100.0% of statements 19:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 19:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.329s coverage: 65.8% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 41.8% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.730s coverage: 92.3% of statements 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.539s coverage: 97.7% of statements 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 19:10:47 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 19:10:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:47 go vet ./... 19:12:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:39 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:12:39 + ls -al . 19:12:39 total 768 19:12:39 drwxrwxr-x 10 1001 1001 4096 Dec 26 19:06 . 19:12:39 drwxr-xr-x 4 root root 4096 Dec 26 19:06 .. 19:12:39 drwxrwxr-x 2 1001 1001 4096 Dec 26 19:05 .blubracket 19:12:39 -rw-rw-r-- 1 1001 1001 16 Dec 26 19:05 .dockerignore 19:12:39 drwxrwxr-x 8 1001 1001 4096 Dec 26 19:05 .git 19:12:39 drwxrwxr-x 3 1001 1001 4096 Dec 26 19:05 .github 19:12:39 -rw-rw-r-- 1 1001 1001 1030 Dec 26 19:05 .gitignore 19:12:39 -rw-rw-r-- 1 1001 1001 42 Dec 26 19:05 .golangci.yml 19:12:39 -rw-rw-r-- 1 1001 1001 87 Dec 26 19:05 .hadolint.yml 19:12:39 -rw-rw-r-- 1 1001 1001 166 Dec 26 19:05 .sonarcloud.properties 19:12:39 -rw-rw-r-- 1 1001 1001 1171 Dec 26 19:05 ADOPTERS.md 19:12:39 -rw-rw-r-- 1 1001 1001 10618 Dec 26 19:05 Attribution.txt 19:12:39 -rw-rw-r-- 1 1001 1001 73765 Dec 26 19:05 CHANGELOG.md 19:12:39 -rw-rw-r-- 1 1001 1001 3804 Dec 26 19:05 CONTRIBUTING.md 19:12:39 -rw-rw-r-- 1 1001 1001 677 Dec 26 19:05 GOVERNANCE.md 19:12:39 -rw-rw-r-- 1 1001 1001 850 Dec 26 19:05 Jenkinsfile 19:12:39 -rw-rw-r-- 1 1001 1001 10775 Dec 26 19:05 LICENSE 19:12:39 -rw-rw-r-- 1 1001 1001 13289 Dec 26 19:05 Makefile 19:12:39 -rw-rw-r-- 1 1001 1001 582 Dec 26 19:05 OWNERS.md 19:12:39 -rw-rw-r-- 1 1001 1001 9403 Dec 26 19:05 README.md 19:12:39 -rw-rw-r-- 1 1001 1001 6912 Dec 26 19:05 SECURITY.md 19:12:39 -rw-rw-r-- 1 1001 1001 5 Dec 26 19:03 VERSION 19:12:39 drwxrwxr-x 2 1001 1001 4096 Dec 26 19:05 bin 19:12:39 drwxrwxr-x 18 1001 1001 4096 Dec 26 19:05 cmd 19:12:39 -rw-r--r-- 1 root root 501826 Dec 26 19:10 coverage.out 19:12:39 -rw-rw-r-- 1 1001 1001 3400 Dec 26 19:05 go.mod 19:12:39 -rw-rw-r-- 1 1001 1001 45110 Dec 26 19:05 go.sum 19:12:39 drwxrwxr-x 8 1001 1001 4096 Dec 26 19:05 internal 19:12:39 drwxrwxr-x 3 1001 1001 4096 Dec 26 19:05 openapi 19:12:39 drwxrwxr-x 4 1001 1001 4096 Dec 26 19:05 snap 19:12:39 -rw-rw-r-- 1 1001 1001 204 Dec 26 19:05 version.go [Pipeline] sh 19:12:40 + '[' -e coverage.out ] 19:12:40 + chown 1001:1001 coverage.out [Pipeline] stash 19:12:40 Warning: overwriting stash ‘coverage-report’ 19:12:41 Stashed 1 file(s) [Pipeline] sh 19:12:41 + make build 19:12:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:14:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:49 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 19:14:50 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 19:14:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:15:04 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 19:15:08 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 19:15:13 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 19:15:17 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 19:15:21 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 19:15:33 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] } 19:15:39 $ docker stop --time=1 3f2baaa6bf1caaf4b63697c3da720863eeb9ee65fd55d198a7427e546403bbc6 19:15:41 $ docker rm -f --volumes 3f2baaa6bf1caaf4b63697c3da720863eeb9ee65fd55d198a7427e546403bbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:43 19:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:15:43 29e5d40040c1: Pulling fs layer 19:15:43 1ce36da41761: Pulling fs layer 19:15:43 25b303627fd3: Pulling fs layer 19:15:43 29e5d40040c1: Verifying Checksum 19:15:43 29e5d40040c1: Download complete 19:15:44 1ce36da41761: Verifying Checksum 19:15:44 1ce36da41761: Download complete 19:15:44 29e5d40040c1: Pull complete 19:15:45 1ce36da41761: Pull complete 19:15:45 25b303627fd3: Download complete 19:15:55 25b303627fd3: Pull complete 19:15:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 19:15:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:15:58 $ docker top ed1f837b0a51a9dbd4d26e64ad21c609d8a3acb87e687130216e2a69209f1a04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:59 + docker-compose build --help+ 19:15:59 grep parallel 19:16:03 --parallel Build images in parallel. [Pipeline] } 19:16:03 $ docker stop --time=1 ed1f837b0a51a9dbd4d26e64ad21c609d8a3acb87e687130216e2a69209f1a04 19:16:05 $ docker rm -f --volumes ed1f837b0a51a9dbd4d26e64ad21c609d8a3acb87e687130216e2a69209f1a04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 19:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:16:07 $ docker top 7e932f47f992f8e6dfe1c26ed7b414cf50c1802a4a0fef65edf3c15a5a2afe2c -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:08 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:12 Building core-command ... 19:16:12 Building core-data ... 19:16:12 Building core-metadata ... 19:16:12 Building security-bootstrapper ... 19:16:12 Building security-proxy-setup ... 19:16:12 Building security-secretstore-setup ... 19:16:12 Building security-spiffe-token-provider ... 19:16:12 Building security-spire-agent ... 19:16:12 Building security-spire-config ... 19:16:12 Building security-spire-server ... 19:16:12 Building support-notifications ... 19:16:12 Building support-scheduler ... 19:16:12 Building sys-mgmt-agent ... 19:16:12 Building security-spire-server 19:16:12 Building security-spire-config 19:16:12 Building security-secretstore-setup 19:16:12 Building security-bootstrapper 19:16:12 Building core-command 19:16:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 1288cd246748 19:16:59 Step 3/24 : WORKDIR /edgex-go 19:16:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 1288cd246748 19:16:59 Step 3/23 : WORKDIR /edgex-go 19:16:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 1288cd246748 19:16:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 1288cd246748 19:16:59 Step 3/32 : WORKDIR /edgex-go 19:16:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 1288cd246748 19:16:59 Step 3/24 : WORKDIR /edgex-go 19:16:59 ---> Running in e4b68220becc 19:16:59 ---> Running in a3cb8a0248ed 19:16:59 ---> Running in 1d650e81d1b6 19:16:59 ---> Running in 6d161618d0a2 19:16:59 ---> Running in 6c660d978ca3 19:16:59 Removing intermediate container a3cb8a0248ed 19:16:59 ---> b37a58dcf242 19:16:59 Step 4/24 : RUN apk add --update --no-cache make git 19:16:59 Removing intermediate container 6d161618d0a2 19:16:59 ---> fe55ddd03b2e 19:16:59 Step 4/32 : RUN apk add --update --no-cache make git 19:16:59 Removing intermediate container 6c660d978ca3 19:16:59 ---> 44b917e26f14 19:16:59 Step 4/23 : WORKDIR /edgex-go 19:16:59 Removing intermediate container 1d650e81d1b6 19:16:59 ---> 8b9254745004 19:16:59 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:16:59 Removing intermediate container e4b68220becc 19:16:59 ---> 410a6bdf95ea 19:16:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:16:59 ---> Running in 0bfff636610f 19:16:59 ---> Running in d43ec603bbb9 19:16:59 ---> Running in 0f8c71d13c08 19:16:59 ---> Running in 6b7da0726ae1 19:16:59 ---> Running in e8699241613a 19:17:00 Removing intermediate container 0f8c71d13c08 19:17:00 ---> 42600d2fb6ff 19:17:00 Step 5/23 : RUN apk add --update --no-cache make git 19:17:00 ---> Running in 8859cce2e470 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:03 OK: 221 MiB in 51 packages 19:17:03 OK: 221 MiB in 51 packages 19:17:03 OK: 221 MiB in 51 packages 19:17:03 OK: 221 MiB in 51 packages 19:17:03 OK: 221 MiB in 51 packages 19:17:04 Removing intermediate container 0bfff636610f 19:17:04 ---> 3c1274ee64ae 19:17:04 Step 5/24 : COPY go.mod vendor* ./ 19:17:05 Removing intermediate container 6b7da0726ae1 19:17:05 Removing intermediate container d43ec603bbb9 19:17:05 ---> db4a29435604 19:17:05 Step 5/32 : COPY go.mod vendor* ./ ---> df9f852fc37c 19:17:05 19:17:05 Step 5/23 : COPY go.mod vendor* ./ 19:17:05 Removing intermediate container e8699241613a 19:17:05 Removing intermediate container 8859cce2e470 19:17:05 ---> b77e9f3350f1 19:17:05 Step 6/23 : COPY go.mod vendor* ./ 19:17:05 ---> b471a06fee5a 19:17:05 Step 5/24 : COPY go.mod vendor* ./ 19:17:06 ---> b2280dfc9aae 19:17:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:06 ---> 8e3bc526b96b 19:17:06 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:06 ---> d6fae900888f 19:17:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:06 ---> Running in 3efcf0696cb0 19:17:06 ---> Running in a913f9c88226 19:17:06 ---> Running in 13298c6a9f99 19:17:06 ---> 6ce649dc00e5 19:17:06 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:06 ---> 99ef2f448088 19:17:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:06 ---> Running in 31cbd3360c90 19:17:06 ---> Running in 0753d7a4dbc0 19:18:45 Removing intermediate container 31cbd3360c90 19:18:45 ---> 576300b9df8e 19:18:45 Step 7/32 : COPY . . 19:18:45 Removing intermediate container 3efcf0696cb0 19:18:45 ---> ba6589edd422 19:18:45 Step 7/24 : COPY . . 19:18:45 Removing intermediate container 13298c6a9f99 19:18:45 ---> e6311cd4ddfe 19:18:45 Step 8/23 : COPY . . 19:18:45 Removing intermediate container a913f9c88226 19:18:45 ---> f0b532b4b136 19:18:45 Step 7/23 : COPY . . 19:18:45 Removing intermediate container 0753d7a4dbc0 19:18:45 ---> e368ee533ea1 19:18:45 Step 7/24 : COPY . . 19:18:52 ---> 4ad15102939d 19:18:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:18:52 ---> c346f705b876 19:18:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:52 ---> 2db91c178760 19:18:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:18:52 ---> fb2851437390 19:18:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:18:52 ---> e19f1500ff3c 19:18:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:52 ---> Running in 280e10833e8b 19:18:52 ---> Running in b442e24b6c5a 19:18:52 ---> Running in 19c0d44c00e8 19:18:52 ---> Running in 44c7d6066817 19:18:52 ---> Running in 48311c1ce3a1 19:18:53 Removing intermediate container 280e10833e8b 19:18:53 ---> f06ea55bc057 19:18:53 Step 9/23 : WORKDIR /edgex-go/spire-build 19:18:53 Removing intermediate container 19c0d44c00e8 19:18:53 ---> f7266d316409 19:18:53 Step 9/24 : WORKDIR /edgex-go/spire-build 19:18:53 ---> Running in d8189135ea58 19:18:53 ---> Running in ca732bd0dc8d 19:18:54 Removing intermediate container ca732bd0dc8d 19:18:54 ---> fc8f40a5f973 19:18:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:54 Removing intermediate container d8189135ea58 19:18:54 ---> 0f20f8dcc0b2 19:18:54 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:54 ---> Running in 901efd99e764 19:18:54 ---> Running in b56ae2ba11e1 19:18:54 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 19:18:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:55 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 19:18:57 Removing intermediate container 901efd99e764 19:18:57 ---> 90a061f8bf70 19:18:57 Step 11/24 : WORKDIR /edgex-go 19:18:57 ---> Running in a4e1901de443 19:18:58 Removing intermediate container b56ae2ba11e1 19:18:58 ---> c663566e1b63 19:18:58 Step 11/23 : WORKDIR /edgex-go 19:18:58 ---> Running in 7d7178a592f5 19:18:58 Removing intermediate container a4e1901de443 19:18:58 ---> 99dfe8378f95 19:18:58 19:18:58 Step 12/24 : FROM alpine:3.15 19:18:58 Removing intermediate container 7d7178a592f5 19:18:58 ---> 36ff57b113ce 19:18:58 19:18:58 Step 12/23 : FROM alpine:3.15 19:18:59 3.15: Pulling from library/alpine 19:18:59 3.15: Pulling from library/alpine 19:19:00 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:19:00 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:19:00 Status: Downloaded newer image for alpine:3.15 19:19:00 Status: Image is up to date for alpine:3.15 19:19:00 ---> 8aa73fd46299 19:19:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:00 ---> 8aa73fd46299 19:19:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:00 ---> Running in 0f2aadee28d7 19:19:00 ---> Running in f1654b7f3932 19:19:01 Removing intermediate container 0f2aadee28d7 19:19:01 ---> efb61ffa2510 19:19:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:01 Removing intermediate container f1654b7f3932 19:19:01 ---> d35a5fd14ddb 19:19:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:01 ---> Running in eaf17055fc9f 19:19:01 ---> Running in 5b5db0d3492f 19:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:05 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:05 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:05 OK: 15736 distinct packages available 19:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:05 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:05 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:05 OK: 15736 distinct packages available 19:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:07 (1/5) Installing dumb-init (1.2.5-r1) 19:19:07 (2/5) Installing musl-obstack (1.2.3-r0) 19:19:07 (3/5) Installing libucontext (1.1-r0) 19:19:07 (4/5) Installing gcompat (1.0.0-r4) 19:19:07 (5/5) Installing openssl (1.1.1s-r1) 19:19:07 Executing busybox-1.34.1-r7.trigger 19:19:07 OK: 6 MiB in 19 packages 19:19:07 (1/4) Installing dumb-init (1.2.5-r1) 19:19:07 (2/4) Installing musl-obstack (1.2.3-r0) 19:19:07 (3/4) Installing libucontext (1.1-r0) 19:19:07 (4/4) Installing gcompat (1.0.0-r4) 19:19:07 Executing busybox-1.34.1-r7.trigger 19:19:07 OK: 6 MiB in 18 packages 19:19:09 Removing intermediate container 5b5db0d3492f 19:19:09 ---> 13370d0431e5 19:19:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:09 Removing intermediate container eaf17055fc9f 19:19:09 ---> 44d6619b620b 19:19:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:17 ---> cb669c1687ab 19:19:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:19:17 ---> 29620da3a38a 19:19:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:19:18 ---> 3ca229f7b4c9 19:19:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:19:18 ---> 3c5cc3273f49 19:19:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:19:18 ---> Running in df7bd44c797c 19:19:19 ---> 052a795b03ef 19:19:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:19:19 Removing intermediate container df7bd44c797c 19:19:19 ---> 2ec9b0a7c314 19:19:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:19:20 ---> bf8430c69048 19:19:20 Step 19/24 : WORKDIR / 19:19:20 ---> f4055da0fbc8 19:19:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:20 ---> Running in b274f9709346 19:19:20 ---> Running in 37c017d1d113 19:19:21 Removing intermediate container 37c017d1d113 19:19:21 ---> a83a057fc17e 19:19:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:21 Removing intermediate container b274f9709346 19:19:21 ---> 2c80699bad5a 19:19:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:21 ---> Running in 22a4310304fa 19:19:21 ---> Running in 9d225db4e5eb 19:19:21 Removing intermediate container 22a4310304fa 19:19:21 ---> adfa076ced35 19:19:21 Step 21/23 : LABEL arch=arm64 19:19:21 ---> Running in f90ae7b75cf5 19:19:22 Removing intermediate container 9d225db4e5eb 19:19:22 ---> de4da8ad7158 19:19:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:22 ---> Running in 69799175e77f 19:19:22 Removing intermediate container f90ae7b75cf5 19:19:22 ---> 8ebe4d51bb32 19:19:22 Step 22/23 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:19:22 ---> Running in 45b0969ba02a 19:19:22 Removing intermediate container 69799175e77f 19:19:22 ---> a0c5e292363e 19:19:22 Step 22/24 : LABEL arch=arm64 19:19:22 ---> Running in 2f88b9b06217 19:19:23 Removing intermediate container 45b0969ba02a 19:19:23 ---> b35d8e0eb329 19:19:23 Step 23/23 : LABEL version=0.0.0 19:19:23 ---> Running in d52a09b230d6 19:19:23 Removing intermediate container 2f88b9b06217 19:19:23 ---> a2ef096e6fbe 19:19:23 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:19:23 ---> Running in 0f467cc61c4c 19:19:24 Removing intermediate container d52a09b230d6 19:19:24 ---> 41ba80c8baa8 19:19:24 19:19:24 Removing intermediate container 0f467cc61c4c 19:19:24 ---> 2e92e8864a1d 19:19:24 Step 24/24 : LABEL version=0.0.0 19:19:24 ---> Running in 11c9c87e1bf3 19:19:24 Successfully built 41ba80c8baa8 19:19:24 Successfully tagged security-spire-server-arm64:latest 19:19:24 Building security-spiffe-token-provider 19:19:24  Building security-spire-server ... done Removing intermediate container 11c9c87e1bf3 19:19:24 ---> cc50c980cd46 19:19:24 19:19:25 Successfully built cc50c980cd46 19:19:25 Successfully tagged security-spire-config-arm64:latest 19:19:25  Building security-spire-config ... done Building sys-mgmt-agent 19:19:51 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:51 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:19:51 ---> 1288cd246748 19:19:51 Step 3/19 : WORKDIR /edgex-go 19:19:51 ---> Using cache 19:19:51 ---> 8b9254745004 19:19:51 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:19:51 ---> Running in 4206c8ae951b 19:19:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:51 ---> 1288cd246748 19:19:51 Step 3/22 : WORKDIR /edgex-go 19:19:51 ---> Using cache 19:19:51 ---> 8b9254745004 19:19:51 Step 4/22 : RUN apk add --update --no-cache make bash git 19:19:53 ---> Running in 5a441c4ad3c8 19:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:56 v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:19:56 v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:19:56 OK: 16899 distinct packages available 19:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:56 OK: 221 MiB in 51 packages 19:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:58 Removing intermediate container 5a441c4ad3c8 19:19:58 ---> 0b655852af25 19:19:58 Step 5/22 : COPY go.mod vendor* ./ 19:19:58 OK: 221 MiB in 51 packages 19:19:59 ---> 81f77639da74 19:19:59 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:59 ---> Running in ea0809408e83 19:20:00 Removing intermediate container 4206c8ae951b 19:20:00 ---> 229e73b96f10 19:20:00 Step 5/19 : COPY go.mod vendor* ./ 19:20:01 ---> 2d41b47f5b20 19:20:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:01 ---> Running in 73198c657a36 19:21:23 Removing intermediate container 73198c657a36 19:21:23 ---> 5a4ef77c69c3 19:21:23 Step 7/19 : COPY . . 19:21:23 Removing intermediate container ea0809408e83 19:21:23 ---> 7b5263854480 19:21:23 Step 7/22 : COPY . . 19:21:41 ---> 65163b420b9d 19:21:41 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:41 ---> f7152a5e1820 19:21:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:21:41 ---> Running in 084bf2f98d3e 19:21:41 ---> Running in 43b48de7e6e6 19:21:43 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 19:21:43 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 19:24:19 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 19:24:32 Removing intermediate container b442e24b6c5a 19:24:32 ---> c485880009ec 19:24:32 19:24:32 Step 9/24 : FROM alpine:3.16 19:24:32 3.16: Pulling from library/alpine 19:24:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:24:34 Status: Downloaded newer image for alpine:3.16 19:24:34 ---> 2b4661558fb8 19:24:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:24:34 ---> Running in 2dc12eb6634f 19:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:37 (1/3) Installing ca-certificates (20220614-r0) 19:24:38 (2/3) Installing dumb-init (1.2.5-r1) 19:24:38 (3/3) Installing su-exec (0.2-r1) 19:24:38 Executing busybox-1.35.0-r17.trigger 19:24:38 Executing ca-certificates-20220614-r0.trigger 19:24:38 OK: 6 MiB in 17 packages 19:24:41 Removing intermediate container 2dc12eb6634f 19:24:41 ---> cbba51406d24 19:24:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:41 ---> Running in 7b3d6d2ffd7c 19:24:42 Removing intermediate container 7b3d6d2ffd7c 19:24:42 ---> 9a72f5c658d9 19:24:42 Step 12/24 : WORKDIR / 19:24:42 ---> Running in 83ceecfae96d 19:24:43 Removing intermediate container 83ceecfae96d 19:24:43 ---> 502ef24c3181 19:24:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:44 ---> 22aa8287e731 19:24:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:45 ---> 8e27d060773d 19:24:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:47 ---> f88b72df5854 19:24:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:24:48 ---> 9bb5b241e0fb 19:24:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:49 Removing intermediate container 48311c1ce3a1 19:24:49 ---> 45bfcbefba9e 19:24:49 19:24:49 Step 9/32 : FROM alpine:3.16 19:24:49 ---> 2b4661558fb8 19:24:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:49 ---> Running in 1764f6ad32cf 19:24:50 Removing intermediate container 1764f6ad32cf 19:24:50 ---> 9701cf9d6ba0 19:24:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:24:50 ---> 27f482cdafe8 19:24:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:50 ---> Running in dc9e14911ee8 19:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:54 ---> 5e10e157ce7b 19:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:55 (1/2) Installing dumb-init (1.2.5-r1) 19:24:55 (2/2) Installing su-exec (0.2-r1) 19:24:55 Executing busybox-1.35.0-r17.trigger 19:24:55 OK: 5 MiB in 16 packages 19:24:56 ---> 1d6e69f18698 19:24:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:56 ---> Running in 5e76a4d5c853 19:24:57 Removing intermediate container dc9e14911ee8 19:24:57 ---> 74fbab99afd5 19:24:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:24:57 ---> Running in a01860716978 19:24:58 Removing intermediate container a01860716978 19:24:58 ---> 263bc7e6c0d0 19:24:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:24:59 ---> Running in 3cf95106f943 19:25:00 Removing intermediate container 3cf95106f943 19:25:00 ---> a04f05d0c9fa 19:25:00 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:25:00 Removing intermediate container 5e76a4d5c853 19:25:00 ---> c4776706efdb 19:25:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:25:00 ---> Running in afd048dff93d 19:25:00 ---> Running in b45f2678e659 19:25:01 Removing intermediate container afd048dff93d 19:25:01 ---> 81304a8f52ad 19:25:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:25:01 ---> Running in e8a785e668dc 19:25:01 Removing intermediate container b45f2678e659 19:25:01 ---> fe63399463ae 19:25:01 Step 22/24 : LABEL arch=arm64 19:25:01 ---> Running in 621c5ee187ba 19:25:02 Removing intermediate container 44c7d6066817 19:25:02 ---> 6a1b0b80248a 19:25:02 19:25:02 Step 10/23 : FROM alpine:3.16 19:25:02 ---> 2b4661558fb8 19:25:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:25:02 ---> Running in 7468bb18ecf0 19:25:02 Removing intermediate container 621c5ee187ba 19:25:02 ---> cdec7ecc229d 19:25:02 Removing intermediate container e8a785e668dc 19:25:02 ---> c90578aaef46 19:25:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:25:02 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:25:02 ---> Running in da9aa1b7c2f8 19:25:02 ---> Running in d3dba9e40135 19:25:05 Removing intermediate container da9aa1b7c2f8 19:25:05 ---> 3159feb93160 19:25:05 Step 24/24 : LABEL version=0.0.0 19:25:05 ---> Running in 5e22d8cfbc58 19:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:05 Removing intermediate container 5e22d8cfbc58 19:25:05 ---> f5112c55a1c3 19:25:05 19:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:06 Successfully built f5112c55a1c3 19:25:06 Successfully tagged security-secretstore-setup-arm64:latest 19:25:06  Building security-secretstore-setup ... done Building security-proxy-setup 19:25:06 Removing intermediate container d3dba9e40135 19:25:06 ---> 06b0a6eae889 19:25:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:25:06 ---> Running in 0220e12c2775 19:25:07 Removing intermediate container 0220e12c2775 19:25:07 ---> 73f46501b78f 19:25:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:25:07 (1/1) Installing dumb-init (1.2.5-r1) 19:25:07 Executing busybox-1.35.0-r17.trigger 19:25:07 OK: 5 MiB in 15 packages 19:25:08 ---> 79b01a90162a 19:25:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:25:08 ---> Running in a0a6e3adda6f 19:25:09 Removing intermediate container 7468bb18ecf0 19:25:09 ---> ba45f7fcb63a 19:25:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:09 ---> Running in 68364d96bfc8 19:25:10 Removing intermediate container 68364d96bfc8 19:25:10 ---> bbf2375db4e3 19:25:10 Step 13/23 : ENV APP_PORT=59882 19:25:10 ---> Running in a4c2faccde90 19:25:11 Removing intermediate container a4c2faccde90 19:25:11 ---> 760f1d4e41b9 19:25:11 Step 14/23 : EXPOSE $APP_PORT 19:25:11 ---> Running in 1e142c533072 19:25:12 Removing intermediate container 1e142c533072 19:25:12 ---> f6d00854f032 19:25:12 Step 15/23 : WORKDIR / 19:25:12 ---> Running in f82b252c98c8 19:25:13 Removing intermediate container a0a6e3adda6f 19:25:13 ---> 5d77172990cb 19:25:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:13 Removing intermediate container f82b252c98c8 19:25:13 ---> b54d20eb1066 19:25:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:15 ---> 70fbfa69764d 19:25:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:25:15 ---> 663829f58a06 19:25:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:18 ---> 0b3164b9618d 19:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:25:18 ---> 9f22b3e6b9aa 19:25:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:25:19 ---> 7794957c9117 19:25:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:25:19 ---> 98ecf7da6faf 19:25:19 Step 19/23 : ENTRYPOINT ["/core-command"] 19:25:19 ---> Running in 02dab5a5e947 19:25:20 Removing intermediate container 02dab5a5e947 19:25:20 ---> 4ce12e03bd5b 19:25:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:25:21 ---> Running in 03b6ca50fd3e 19:25:21 ---> 0d0b3e04e49d 19:25:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:25:21 Removing intermediate container 03b6ca50fd3e 19:25:21 ---> 463ed39871e1 19:25:21 Step 21/23 : LABEL arch=arm64 19:25:22 ---> Running in 83bdf9564d9f 19:25:22 ---> e9d466327dea 19:25:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:25:22 Removing intermediate container 83bdf9564d9f 19:25:22 ---> ae941eff3b98 19:25:22 Step 22/23 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:25:22 ---> Running in 0325d9ff017c 19:25:23 Removing intermediate container 0325d9ff017c 19:25:23 ---> 85f8ef9b608e 19:25:23 Step 23/23 : LABEL version=0.0.0 19:25:23 ---> Running in b5c117906ead 19:25:24 ---> 07155d5eda6c 19:25:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:24 Removing intermediate container b5c117906ead 19:25:24 ---> 724e5e315639 19:25:24 19:25:25 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:25:25 ---> 1288cd246748 19:25:25 Step 3/21 : WORKDIR /edgex-go 19:25:25 ---> Using cache 19:25:25 ---> 8b9254745004 19:25:25 Step 4/21 : RUN apk add --update --no-cache make git 19:25:25 ---> Running in 205ff6b21f4f 19:25:25 ---> 6048b7e86a4d 19:25:25 Step 27/32 : RUN chmod +x /entrypoint.sh 19:25:25 ---> Running in a3a606bd5008 19:25:26 Successfully built 724e5e315639 19:25:26 Successfully tagged core-command-arm64:latest 19:25:26  Building core-command ... done Building core-metadata 19:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:29 OK: 221 MiB in 51 packages 19:25:31 Removing intermediate container a3a606bd5008 19:25:31 ---> 4653728909cd 19:25:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:25:31 ---> Running in d9996fefaa61 19:25:31 Removing intermediate container 205ff6b21f4f 19:25:31 ---> 162f83d53abd 19:25:31 Step 5/21 : COPY go.mod vendor* ./ 19:25:31 Removing intermediate container d9996fefaa61 19:25:31 ---> 4409c25d9598 19:25:31 Step 29/32 : CMD ["gate"] 19:25:31 ---> Running in 40a2ff14f30a 19:25:32 Removing intermediate container 40a2ff14f30a 19:25:32 ---> 4398a3221c13 19:25:32 Step 30/32 : LABEL arch=arm64 19:25:32 ---> a96310019837 19:25:32 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:32 ---> Running in aca5de3b038a 19:25:33 ---> Running in 5956ab3fa28b 19:25:34 Removing intermediate container aca5de3b038a 19:25:34 ---> b3e9c6af7dc8 19:25:34 Step 31/32 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:25:34 ---> Running in b2db59b04592 19:25:35 Removing intermediate container b2db59b04592 19:25:35 ---> c28b36e9bc13 19:25:35 Step 32/32 : LABEL version=0.0.0 19:25:35 ---> Running in c65ab7b40d41 19:25:36 Removing intermediate container c65ab7b40d41 19:25:36 ---> f7c88450e3d9 19:25:36 19:25:36 Successfully built f7c88450e3d9 19:25:36 Successfully tagged security-bootstrapper-arm64:latest 19:25:36  Building security-bootstrapper ... done Building core-data 19:25:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> 1288cd246748 19:25:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:25:51 ---> Using cache 19:25:51 ---> 44b917e26f14 19:25:51 Step 4/24 : WORKDIR /edgex-go 19:25:51 ---> Using cache 19:25:51 ---> 42600d2fb6ff 19:25:51 Step 5/24 : RUN apk add --update --no-cache make git 19:25:51 ---> Using cache 19:25:51 ---> b77e9f3350f1 19:25:51 Step 6/24 : COPY go.mod vendor* ./ 19:25:51 ---> Using cache 19:25:51 ---> d6fae900888f 19:25:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:51 ---> Using cache 19:25:51 ---> e6311cd4ddfe 19:25:51 Step 8/24 : COPY . . 19:25:51 ---> Using cache 19:25:51 ---> fb2851437390 19:25:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:25:51 ---> Running in 1e4fb8830ff5 19:25:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:26:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:00 ---> 1288cd246748 19:26:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:26:00 ---> Using cache 19:26:00 ---> 44b917e26f14 19:26:00 Step 4/22 : WORKDIR /edgex-go 19:26:00 ---> Using cache 19:26:00 ---> 42600d2fb6ff 19:26:00 Step 5/22 : RUN apk add --update --no-cache make git 19:26:00 ---> Using cache 19:26:00 ---> b77e9f3350f1 19:26:00 Step 6/22 : COPY go.mod vendor* ./ 19:26:00 ---> Using cache 19:26:00 ---> d6fae900888f 19:26:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:00 ---> Using cache 19:26:00 ---> e6311cd4ddfe 19:26:00 Step 8/22 : COPY . . 19:26:00 ---> Using cache 19:26:00 ---> fb2851437390 19:26:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:26:00 ---> Running in 402d458b8010 19:26:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:26:41 Removing intermediate container 5956ab3fa28b 19:26:41 ---> 32095f421363 19:26:41 Step 7/21 : COPY . . 19:26:51 ---> 128719604a9b 19:26:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:51 ---> Running in ce7668d9bed0 19:26:53 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 19:27:05 Removing intermediate container 084bf2f98d3e 19:27:05 ---> 749f5e7acac5 19:27:05 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:05 ---> Running in bc327065f043 19:27:07 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 19:27:14 Removing intermediate container bc327065f043 19:27:14 ---> f7d62e025148 19:27:14 19:27:14 Step 10/22 : FROM alpine:3.16 19:27:14 ---> 2b4661558fb8 19:27:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:27:14 ---> Running in f6a5f7315d64 19:27:14 Removing intermediate container f6a5f7315d64 19:27:14 ---> 153a1b8b332b 19:27:14 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:27:14 ---> Running in 0dd833fea17b 19:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:17 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:27:17 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:27:17 (3/33) Installing readline (8.1.2-r0) 19:27:17 (4/33) Installing bash (5.1.16-r2) 19:27:18 Executing bash-5.1.16-r2.post-install 19:27:18 (5/33) Installing ca-certificates (20220614-r0) 19:27:18 (6/33) Installing brotli-libs (1.0.9-r6) 19:27:18 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:27:18 (8/33) Installing libcurl (7.83.1-r5) 19:27:18 (9/33) Installing curl (7.83.1-r5) 19:27:18 (10/33) Installing docker-cli (20.10.20-r0) 19:27:18 (11/33) Installing dumb-init (1.2.5-r1) 19:27:18 (12/33) Installing libbz2 (1.0.8-r1) 19:27:19 (13/33) Installing expat (2.5.0-r0) 19:27:19 (14/33) Installing libffi (3.4.2-r1) 19:27:19 (15/33) Installing gdbm (1.23-r0) 19:27:19 (16/33) Installing xz-libs (5.2.5-r1) 19:27:19 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:27:19 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:27:19 (19/33) Installing mpdecimal (2.5.1-r1) 19:27:19 (20/33) Installing sqlite-libs (3.38.5-r0) 19:27:19 (21/33) Installing python3 (3.10.9-r0) 19:27:21 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:27:21 (23/33) Installing py3-tomli (2.0.1-r1) 19:27:22 (24/33) Installing py3-pep517 (0.12.0-r2) 19:27:22 (25/33) Installing py3-six (1.16.0-r1) 19:27:22 (26/33) Installing py3-retrying (1.3.3-r3) 19:27:22 (27/33) Installing py3-appdirs (1.4.4-r3) 19:27:22 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:27:22 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:27:22 (30/33) Installing py3-parsing (2.4.7-r3) 19:27:22 (31/33) Installing py3-packaging (21.3-r0) 19:27:22 (32/33) Installing py3-setuptools (59.4.0-r0) 19:27:22 (33/33) Installing py3-pip (22.1.1-r0) 19:27:23 Executing busybox-1.35.0-r17.trigger 19:27:23 Executing ca-certificates-20220614-r0.trigger 19:27:23 OK: 121 MiB in 47 packages 19:27:42 Collecting docker-compose==1.23.2 19:27:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:27:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 19:27:42 Collecting cached-property<2,>=1.2.0 19:27:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:27:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:27:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:27:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:27:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.7 MB/s eta 0:00:00 19:27:42 Collecting docopt<0.7,>=0.6.1 19:27:42 Downloading docopt-0.6.2.tar.gz (25 kB) 19:27:42 Preparing metadata (setup.py): started 19:27:44 Preparing metadata (setup.py): finished with status 'done' 19:27:44 Collecting websocket-client<1.0,>=0.32.0 19:27:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:27:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.2 MB/s eta 0:00:00 19:27:44 Collecting texttable<0.10,>=0.9.0 19:27:44 Downloading texttable-0.9.1.tar.gz (11 kB) 19:27:44 Preparing metadata (setup.py): started 19:27:46 Preparing metadata (setup.py): finished with status 'done' 19:27:47 Collecting jsonschema<3,>=2.5.1 19:27:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:27:48 Collecting docker<4.0,>=3.6.0 19:27:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:27:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.8 MB/s eta 0:00:00 19:27:48 Collecting dockerpty<0.5,>=0.4.1 19:27:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:27:48 Preparing metadata (setup.py): started 19:27:51 Preparing metadata (setup.py): finished with status 'done' 19:27:52 Collecting PyYAML<4,>=3.10 19:27:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.0 MB/s eta 0:00:00 19:27:54 Preparing metadata (setup.py): started 19:27:56 Preparing metadata (setup.py): finished with status 'done' 19:27:57 Collecting docker-pycreds>=0.4.0 19:27:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:27:58 Collecting idna<2.8,>=2.5 19:27:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 19:27:58 Collecting chardet<3.1.0,>=3.0.2 19:27:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.7 MB/s eta 0:00:00 19:27:59 Collecting certifi>=2017.4.17 19:27:59 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 19:27:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 7.5 MB/s eta 0:00:00 19:28:00 Collecting urllib3<1.25,>=1.21.1 19:28:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 14.9 MB/s eta 0:00:00 19:28:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:28:01 Running setup.py install for texttable: started 19:28:04 Running setup.py install for texttable: finished with status 'done' 19:28:04 Running setup.py install for PyYAML: started 19:28:08 Running setup.py install for PyYAML: finished with status 'done' 19:28:10 Running setup.py install for docopt: started 19:28:13 Running setup.py install for docopt: finished with status 'done' 19:28:16 Running setup.py install for dockerpty: started 19:28:19 Running setup.py install for dockerpty: finished with status 'done' 19:28:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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 19:28:21 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 19:28:44 Removing intermediate container 0dd833fea17b 19:28:44 ---> 6bbaa6ede297 19:28:44 Step 13/22 : ENV APP_PORT=58890 19:28:44 ---> Running in fdcfa2cc8e7a 19:28:44 Removing intermediate container fdcfa2cc8e7a 19:28:44 ---> 1e7c878791bb 19:28:44 Step 14/22 : EXPOSE $APP_PORT 19:28:44 ---> Running in d2723396187d 19:28:44 Removing intermediate container d2723396187d 19:28:44 ---> 4143c0d8dcc1 19:28:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:28:44 ---> d92a6b8d22f9 19:28:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:28:44 ---> 4812aa502845 19:28:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:28:45 ---> 9842d3d35bd9 19:28:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:28:45 ---> Running in 0589331d09e6 19:28:46 Removing intermediate container 0589331d09e6 19:28:46 ---> 476a41f7f9cd 19:28:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:28:46 ---> Running in f132c59f8390 19:28:46 Removing intermediate container f132c59f8390 19:28:46 ---> 9f41a87169b4 19:28:46 Step 20/22 : LABEL arch=arm64 19:28:46 ---> Running in 5c520ee1aa54 19:28:47 Removing intermediate container 5c520ee1aa54 19:28:47 ---> 4d7e56846865 19:28:47 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:28:47 ---> Running in 689b98beef47 19:28:48 Removing intermediate container 689b98beef47 19:28:48 ---> cd6eea259856 19:28:48 Step 22/22 : LABEL version=0.0.0 19:28:48 ---> Running in 1c44f132013f 19:28:48 Removing intermediate container 1c44f132013f 19:28:48 ---> c01bbbd5e627 19:28:48 19:28:48 Successfully built c01bbbd5e627 19:28:48 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:48  Building sys-mgmt-agent ... done Building support-scheduler 19:29:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:11 ---> 1288cd246748 19:29:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:29:11 ---> Using cache 19:29:11 ---> 44b917e26f14 19:29:11 Step 4/22 : WORKDIR /edgex-go 19:29:11 ---> Using cache 19:29:11 ---> 42600d2fb6ff 19:29:11 Step 5/22 : RUN apk add --update --no-cache make git 19:29:11 ---> Using cache 19:29:11 ---> b77e9f3350f1 19:29:11 Step 6/22 : COPY go.mod vendor* ./ 19:29:11 ---> Using cache 19:29:11 ---> d6fae900888f 19:29:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:11 ---> Using cache 19:29:11 ---> e6311cd4ddfe 19:29:11 Step 8/22 : COPY . . 19:29:11 ---> Using cache 19:29:11 ---> fb2851437390 19:29:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:29:11 ---> Running in c68706d32b50 19:29:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:29 Removing intermediate container 43b48de7e6e6 19:29:29 ---> ab8146c7523a 19:29:29 19:29:29 Step 9/19 : FROM alpine:3.15 19:29:29 ---> 8aa73fd46299 19:29:29 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:29 ---> Using cache 19:29:29 ---> efb61ffa2510 19:29:29 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:29 ---> Running in d4d45452cbee 19:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:32 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:29:32 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:29:32 OK: 15736 distinct packages available 19:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:34 (1/9) Installing ca-certificates (20220614-r0) 19:29:34 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:34 (4/9) Installing libcurl (7.80.0-r5) 19:29:34 (5/9) Installing curl (7.80.0-r5) 19:29:34 (6/9) Installing dumb-init (1.2.5-r1) 19:29:34 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:34 (8/9) Installing libucontext (1.1-r0) 19:29:34 (9/9) Installing gcompat (1.0.0-r4) 19:29:34 Executing busybox-1.34.1-r7.trigger 19:29:34 Executing ca-certificates-20220614-r0.trigger 19:29:35 OK: 8 MiB in 23 packages 19:29:37 Removing intermediate container d4d45452cbee 19:29:37 ---> e6b8158d7973 19:29:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:38 ---> 911752b5da8c 19:29:38 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:41 ---> 0508bb8f2760 19:29:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:29:41 ---> 3ab1067c19d0 19:29:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:29:42 ---> Running in 363690a72e33 19:29:42 Removing intermediate container 363690a72e33 19:29:42 ---> be07c63c8072 19:29:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:29:42 ---> Running in d47f18a5b3cf 19:29:43 Removing intermediate container d47f18a5b3cf 19:29:43 ---> 117ef6168a6c 19:29:43 Step 17/19 : LABEL arch=arm64 19:29:43 ---> Running in 12bca41f98f8 19:29:43 Removing intermediate container 12bca41f98f8 19:29:43 ---> 099d9c1c6849 19:29:43 Step 18/19 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:29:43 ---> Running in ac6ead0b81b2 19:29:44 Removing intermediate container ac6ead0b81b2 19:29:44 ---> 5c6086559e67 19:29:44 Step 19/19 : LABEL version=0.0.0 19:29:44 ---> Running in 1c5476073c08 19:29:45 Removing intermediate container 1c5476073c08 19:29:45 ---> fd0f4d31e924 19:29:45 19:29:45 Successfully built fd0f4d31e924 19:29:45 Successfully tagged security-spiffe-token-provider-arm64:latest 19:29:45  Building security-spiffe-token-provider ... done Building support-notifications 19:30:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:03 ---> 1288cd246748 19:30:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:03 ---> Using cache 19:30:03 ---> 44b917e26f14 19:30:03 Step 4/22 : WORKDIR /edgex-go 19:30:03 ---> Using cache 19:30:03 ---> 42600d2fb6ff 19:30:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:30:03 ---> Running in 3b48b6922cf7 19:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:06 OK: 221 MiB in 51 packages 19:30:08 Removing intermediate container 3b48b6922cf7 19:30:08 ---> 1fe331e7e3d2 19:30:08 Step 6/22 : COPY go.mod vendor* ./ 19:30:09 ---> ffb0f270fda3 19:30:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:09 ---> Running in 6b0fd356a8e7 19:31:19 Removing intermediate container 6b0fd356a8e7 19:31:19 ---> 4de30bd8e8cf 19:31:19 Step 8/22 : COPY . . 19:31:31 ---> c82af8877d0a 19:31:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:31 ---> Running in 978e89c504cd 19:31:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:54 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 19:33:20 Removing intermediate container 1e4fb8830ff5 19:33:20 ---> 35be7d70ca8e 19:33:20 19:33:20 Step 10/24 : FROM alpine:3.16 19:33:20 ---> 2b4661558fb8 19:33:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:33:20 ---> Using cache 19:33:20 ---> ba45f7fcb63a 19:33:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:20 ---> Using cache 19:33:20 ---> bbf2375db4e3 19:33:20 Step 13/24 : ENV APP_PORT=59881 19:33:20 ---> Running in 53bad5007357 19:33:20 Removing intermediate container 53bad5007357 19:33:20 ---> 7c60a9eca26b 19:33:20 Step 14/24 : EXPOSE $APP_PORT 19:33:20 ---> Running in 479a44ece7a8 19:33:20 Removing intermediate container ce7668d9bed0 19:33:20 ---> e781ca73fbc8 19:33:20 19:33:20 Step 9/21 : FROM alpine:3.16 19:33:20 ---> 2b4661558fb8 19:33:20 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:33:20 ---> Running in 599e498d05d3 19:33:20 Removing intermediate container 479a44ece7a8 19:33:20 ---> 038764465678 19:33:20 Step 15/24 : WORKDIR / 19:33:20 ---> Running in a3116ccd4ab7 19:33:21 Removing intermediate container a3116ccd4ab7 19:33:21 ---> 0c98242302d7 19:33:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:21 Removing intermediate container 402d458b8010 19:33:21 ---> 13d38138dcd1 19:33:21 19:33:21 Step 10/22 : FROM alpine:3.16 19:33:21 ---> 2b4661558fb8 19:33:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:21 ---> Running in 81d0c54b815a 19:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:22 ---> 3e69b804cd0b 19:33:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:22 Removing intermediate container 81d0c54b815a 19:33:22 ---> 6058f3ecd035 19:33:22 Step 12/22 : ENV APP_PORT=59880 19:33:22 ---> Running in 42fe5b2b1a91 19:33:23 (1/6) Installing ca-certificates (20220614-r0) 19:33:23 (2/6) Installing brotli-libs (1.0.9-r6) 19:33:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:33:23 (4/6) Installing libcurl (7.83.1-r5) 19:33:23 (5/6) Installing curl (7.83.1-r5) 19:33:23 (6/6) Installing dumb-init (1.2.5-r1) 19:33:23 Executing busybox-1.35.0-r17.trigger 19:33:23 Executing ca-certificates-20220614-r0.trigger 19:33:23 OK: 8 MiB in 20 packages 19:33:24 Removing intermediate container 42fe5b2b1a91 19:33:24 ---> 0bc363230d2f 19:33:24 Step 13/22 : EXPOSE $APP_PORT 19:33:24 ---> Running in 965324d53397 19:33:24 ---> 0ae0ab18637b 19:33:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:25 Removing intermediate container 965324d53397 19:33:25 ---> 3ba57b676c0b 19:33:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:33:25 ---> Running in 2d5771586888 19:33:27 ---> c929fe294feb 19:33:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:33:27 Removing intermediate container 599e498d05d3 19:33:27 ---> c9eabcb0fdf3 19:33:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:27 ---> Running in f42047a18d51 19:33:28 Removing intermediate container f42047a18d51 19:33:28 ---> 38fa85527e96 19:33:28 Step 12/21 : WORKDIR /edgex 19:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:28 ---> Running in 1e766750c390 19:33:28 ---> 7cd8627ba441 19:33:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:29 ---> Running in e6d1556124d4 19:33:29 Removing intermediate container 1e766750c390 19:33:29 ---> 5622b60199d7 19:33:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:33:29 Removing intermediate container e6d1556124d4 19:33:29 ---> 11508d9a9aea 19:33:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:29 ---> Running in 3e489ff9dec7 19:33:30 (1/1) Installing dumb-init (1.2.5-r1) 19:33:30 Executing busybox-1.35.0-r17.trigger 19:33:30 OK: 5 MiB in 15 packages 19:33:30 Removing intermediate container 3e489ff9dec7 19:33:30 ---> a9898c0b5ce9 19:33:30 Step 22/24 : LABEL arch=arm64 19:33:30 ---> Running in e9b29c1b0a50 19:33:30 ---> 4e4207e5668b 19:33:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:33:31 Removing intermediate container e9b29c1b0a50 19:33:31 ---> 3dc7b1fb3b71 19:33:31 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:33:31 ---> Running in 5028f94c699a 19:33:32 Removing intermediate container 2d5771586888 19:33:32 ---> 3ca123ddee9c 19:33:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:32 Removing intermediate container 5028f94c699a 19:33:32 ---> 88b53b983bc4 19:33:32 Step 24/24 : LABEL version=0.0.0 19:33:33 ---> Running in 67ab54f59efd 19:33:34 ---> 4b011096a7c4 19:33:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:34 Removing intermediate container 67ab54f59efd 19:33:34 ---> 0e5e55eb292c 19:33:34 19:33:34 ---> 3f3bc6886d9c 19:33:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:34 Successfully built 0e5e55eb292c 19:33:34 Successfully tagged core-metadata-arm64:latest 19:33:34 Building security-spire-agent 19:33:36  Building core-metadata ... done  ---> e617f926677d 19:33:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:37 ---> 8c89c385dd28 19:33:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:33:38 ---> fc83fc7b6e16 19:33:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:38 ---> 2c440c3bc994 19:33:38 Step 18/22 : ENTRYPOINT ["/core-data"] 19:33:38 ---> Running in f10e317a5a34 19:33:38 ---> Running in 44e928c09fee 19:33:39 Removing intermediate container 44e928c09fee 19:33:39 ---> 8f70f5f65e86 19:33:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:39 ---> Running in ee7639c8d75e 19:33:40 Removing intermediate container ee7639c8d75e 19:33:40 ---> 53d44cfac0b9 19:33:40 Step 20/22 : LABEL arch=arm64 19:33:40 ---> Running in 41ce680fedd7 19:33:41 Removing intermediate container 41ce680fedd7 19:33:41 ---> ebbf7b075bd0 19:33:41 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:33:41 ---> Running in e16f327eb1c2 19:33:42 Removing intermediate container e16f327eb1c2 19:33:42 ---> 86e12ad8df2a 19:33:42 Step 22/22 : LABEL version=0.0.0 19:33:42 Removing intermediate container f10e317a5a34 19:33:42 ---> 6a4b7ef7cfcd 19:33:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:33:42 ---> Running in 70d1c54b4efb 19:33:42 ---> Running in eba87eb696b1 19:33:43 Removing intermediate container eba87eb696b1 19:33:43 ---> cdf87cd935de 19:33:43 Removing intermediate container 70d1c54b4efb 19:33:43 ---> 0edf37e8d7fe 19:33:43 19:33:43 Step 19/21 : LABEL arch=arm64 19:33:43 ---> Running in e1bf7436969f 19:33:44 Successfully built 0edf37e8d7fe 19:33:44 Successfully tagged core-data-arm64:latest 19:33:44  Building core-data ... done Removing intermediate container e1bf7436969f 19:33:44 ---> 1db4208eaf93 19:33:44 Step 20/21 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:33:44 ---> Running in 3ee15bf4f6c9 19:33:45 Removing intermediate container 3ee15bf4f6c9 19:33:45 ---> b2bcdee3381c 19:33:45 Step 21/21 : LABEL version=0.0.0 19:33:45 ---> Running in 8a32754f6349 19:33:46 Removing intermediate container 8a32754f6349 19:33:46 ---> d338c2f69da2 19:33:46 19:33:46 Successfully built d338c2f69da2 19:33:46 Successfully tagged security-proxy-setup-arm64:latest 19:33:52  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:52 ---> 1288cd246748 19:33:52 Step 3/24 : WORKDIR /edgex-go 19:33:52 ---> Using cache 19:33:52 ---> 8b9254745004 19:33:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:33:52 ---> Using cache 19:33:52 ---> df9f852fc37c 19:33:52 Step 5/24 : COPY go.mod vendor* ./ 19:33:52 ---> Using cache 19:33:52 ---> 8e3bc526b96b 19:33:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:52 ---> Using cache 19:33:52 ---> f0b532b4b136 19:33:52 Step 7/24 : COPY . . 19:33:52 ---> Using cache 19:33:52 ---> 4ad15102939d 19:33:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:33:52 ---> Using cache 19:33:52 ---> f06ea55bc057 19:33:52 Step 9/24 : WORKDIR /edgex-go/spire-build 19:33:52 ---> Using cache 19:33:52 ---> 0f20f8dcc0b2 19:33:52 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:52 ---> Running in 37a27cd242a4 19:33:54 Removing intermediate container 37a27cd242a4 19:33:54 ---> 3a9d7368cf4c 19:33:54 Step 11/24 : WORKDIR /edgex-go 19:33:54 ---> Running in f08b7230a06f 19:33:55 Removing intermediate container f08b7230a06f 19:33:55 ---> bf4f4e011c7d 19:33:55 19:33:55 Step 12/24 : FROM alpine:3.15 19:33:55 ---> 8aa73fd46299 19:33:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:55 ---> Using cache 19:33:55 ---> efb61ffa2510 19:33:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:55 ---> Running in 3a7dec2d6cf1 19:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:58 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:33:58 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:33:58 OK: 15736 distinct packages available 19:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:59 (1/5) Installing dumb-init (1.2.5-r1) 19:33:59 (2/5) Installing musl-obstack (1.2.3-r0) 19:33:59 (3/5) Installing libucontext (1.1-r0) 19:33:59 (4/5) Installing gcompat (1.0.0-r4) 19:33:59 (5/5) Installing openssl (1.1.1s-r1) 19:33:59 Executing busybox-1.34.1-r7.trigger 19:33:59 OK: 6 MiB in 19 packages 19:34:01 Removing intermediate container 3a7dec2d6cf1 19:34:01 ---> bcaa6de47cfe 19:34:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:34:05 ---> 65ef22b5b692 19:34:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:11 ---> 84e817706cd3 19:34:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:11 ---> 301643084bbf 19:34:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:12 ---> 48141bee332e 19:34:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:15 ---> bc729d2b33f6 19:34:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:15 ---> Running in f7c14aeda330 19:34:15 Removing intermediate container f7c14aeda330 19:34:15 ---> 1cd7b9f59c9a 19:34:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:15 ---> Running in 4180f9f368a3 19:34:16 Removing intermediate container 4180f9f368a3 19:34:16 ---> db90d6dbe8de 19:34:16 Step 22/24 : LABEL arch=arm64 19:34:16 ---> Running in 8df4d1291943 19:34:16 Removing intermediate container 8df4d1291943 19:34:16 ---> f1bcbbfdc8d9 19:34:16 Step 23/24 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:34:16 ---> Running in bd832a2f2153 19:34:17 Removing intermediate container bd832a2f2153 19:34:17 ---> 728f05a9998e 19:34:17 Step 24/24 : LABEL version=0.0.0 19:34:17 ---> Running in 1da7fe85ccd3 19:34:18 Removing intermediate container 1da7fe85ccd3 19:34:18 ---> 8de31cf2e278 19:34:18 19:34:18 Successfully built 8de31cf2e278 19:34:18 Successfully tagged security-spire-agent-arm64:latest 19:36:10  Building security-spire-agent ... done Removing intermediate container c68706d32b50 19:36:10 ---> 321f30c8b27a 19:36:10 19:36:10 Step 10/22 : FROM alpine:3.16 19:36:10 ---> 2b4661558fb8 19:36:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:36:10 ---> Using cache 19:36:10 ---> ba45f7fcb63a 19:36:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:10 ---> Using cache 19:36:10 ---> bbf2375db4e3 19:36:10 Step 13/22 : ENV APP_PORT=59861 19:36:10 ---> Running in 3ec9d094e74f 19:36:10 Removing intermediate container 3ec9d094e74f 19:36:10 ---> b3d70f8c0241 19:36:10 Step 14/22 : EXPOSE $APP_PORT 19:36:10 ---> Running in 2982e6121551 19:36:10 Removing intermediate container 2982e6121551 19:36:10 ---> 266247a9bd90 19:36:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:10 ---> 90baa67a84ee 19:36:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:10 ---> 94b7790a32b9 19:36:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:10 ---> 75c3ca86268b 19:36:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:36:10 ---> Running in e22d1c60193d 19:36:10 Removing intermediate container e22d1c60193d 19:36:10 ---> e5c9f3ecf0de 19:36:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:10 ---> Running in 55d70e97be9f 19:36:10 Removing intermediate container 55d70e97be9f 19:36:10 ---> e806768601dc 19:36:10 Step 20/22 : LABEL arch=arm64 19:36:10 ---> Running in 509cea1cbc8e 19:36:10 Removing intermediate container 509cea1cbc8e 19:36:10 ---> 7624602912ed 19:36:10 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:36:10 ---> Running in b9414f5ab4ab 19:36:10 Removing intermediate container b9414f5ab4ab 19:36:10 ---> 62d7cf1528ce 19:36:10 Step 22/22 : LABEL version=0.0.0 19:36:10 ---> Running in 4480bd7df5f6 19:36:10 Removing intermediate container 4480bd7df5f6 19:36:10 ---> 682cef438a20 19:36:10 19:36:10 Successfully built 682cef438a20 19:36:10 Successfully tagged support-scheduler-arm64:latest 19:36:22  Building support-scheduler ... done Removing intermediate container 978e89c504cd 19:36:22 ---> 1b393ded80c8 19:36:22 19:36:22 Step 10/22 : FROM alpine:3.16 19:36:22 ---> 2b4661558fb8 19:36:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:22 ---> Running in 52e2abd06501 19:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:23 (1/2) Installing ca-certificates (20220614-r0) 19:36:23 (2/2) Installing dumb-init (1.2.5-r1) 19:36:23 Executing busybox-1.35.0-r17.trigger 19:36:23 Executing ca-certificates-20220614-r0.trigger 19:36:24 OK: 6 MiB in 16 packages 19:36:25 Removing intermediate container 52e2abd06501 19:36:25 ---> 1357a3209d85 19:36:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:25 ---> Running in 23f974597479 19:36:25 Removing intermediate container 23f974597479 19:36:25 ---> f44ab77a8797 19:36:25 Step 13/22 : ENV APP_PORT=59860 19:36:25 ---> Running in 720521acd73a 19:36:26 Removing intermediate container 720521acd73a 19:36:26 ---> a9e414f44818 19:36:26 Step 14/22 : EXPOSE $APP_PORT 19:36:26 ---> Running in 0c3c2c679fbc 19:36:26 Removing intermediate container 0c3c2c679fbc 19:36:26 ---> e4a207f36ea0 19:36:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:26 ---> cee379f48f7d 19:36:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:28 ---> d331ee051c6b 19:36:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:28 ---> 122bc254ff07 19:36:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:36:28 ---> Running in 6c85dc3c8191 19:36:29 Removing intermediate container 6c85dc3c8191 19:36:29 ---> 65d60932e573 19:36:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:29 ---> Running in c616cf5accff 19:36:29 Removing intermediate container c616cf5accff 19:36:29 ---> 3e4b9fec42e1 19:36:29 Step 20/22 : LABEL arch=arm64 19:36:29 ---> Running in 7e6b6d373d3b 19:36:29 Removing intermediate container 7e6b6d373d3b 19:36:29 ---> 5de6b6fe443e 19:36:29 Step 21/22 : LABEL git_sha=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 19:36:29 ---> Running in 372ebbdf6c05 19:36:30 Removing intermediate container 372ebbdf6c05 19:36:30 ---> 10bb9521d37c 19:36:30 Step 22/22 : LABEL version=0.0.0 19:36:30 ---> Running in e47ab634a425 19:36:30 Removing intermediate container e47ab634a425 19:36:30 ---> fc0a4e567c9b 19:36:30 19:36:30 Successfully built fc0a4e567c9b 19:36:30 Successfully tagged support-notifications-arm64:latest 19:36:31  Building support-notifications ... done  [Pipeline] } 19:36:31 $ docker stop --time=1 7e932f47f992f8e6dfe1c26ed7b414cf50c1802a4a0fef65edf3c15a5a2afe2c 19:36:34 $ docker rm -f --volumes 7e932f47f992f8e6dfe1c26ed7b414cf50c1802a4a0fef65edf3c15a5a2afe2c [Pipeline] // withDockerContainer [Pipeline] sh 19:36:35 + docker images 19:36:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:35 support-notifications-arm64 latest fc0a4e567c9b 5 seconds ago 29.5MB 19:36:35 1b393ded80c8 15 seconds ago 1.51GB 19:36:35 support-scheduler-arm64 latest 682cef438a20 32 seconds ago 29MB 19:36:35 321f30c8b27a 40 seconds ago 1.51GB 19:36:35 security-spire-agent-arm64 latest 8de31cf2e278 2 minutes ago 122MB 19:36:35 bf4f4e011c7d 2 minutes ago 1.32GB 19:36:35 security-proxy-setup-arm64 latest d338c2f69da2 2 minutes ago 26.8MB 19:36:35 core-data-arm64 latest 0edf37e8d7fe 2 minutes ago 17.2MB 19:36:35 core-metadata-arm64 latest 0e5e55eb292c 3 minutes ago 17.8MB 19:36:35 13d38138dcd1 3 minutes ago 1.45GB 19:36:35 e781ca73fbc8 3 minutes ago 1.43GB 19:36:35 35be7d70ca8e 3 minutes ago 1.45GB 19:36:35 security-spiffe-token-provider-arm64 latest fd0f4d31e924 6 minutes ago 28.9MB 19:36:35 ab8146c7523a 7 minutes ago 1.48GB 19:36:35 sys-mgmt-agent-arm64 latest c01bbbd5e627 7 minutes ago 134MB 19:36:35 f7d62e025148 9 minutes ago 1.43GB 19:36:35 security-bootstrapper-arm64 latest f7c88450e3d9 11 minutes ago 19.5MB 19:36:35 core-command-arm64 latest 724e5e315639 11 minutes ago 17MB 19:36:35 security-secretstore-setup-arm64 latest f5112c55a1c3 11 minutes ago 28.7MB 19:36:35 6a1b0b80248a 11 minutes ago 1.44GB 19:36:35 45bfcbefba9e 11 minutes ago 1.43GB 19:36:35 c485880009ec 12 minutes ago 1.44GB 19:36:35 security-spire-config-arm64 latest cc50c980cd46 17 minutes ago 83.6MB 19:36:35 security-spire-server-arm64 latest 41ba80c8baa8 17 minutes ago 84.3MB 19:36:35 99dfe8378f95 17 minutes ago 1.32GB 19:36:35 36ff57b113ce 17 minutes ago 1.32GB 19:36:35 ci-base-image-arm64 latest 1288cd246748 30 minutes ago 948MB 19:36:35 alpine 3.16 2b4661558fb8 6 weeks ago 5.29MB 19:36:35 alpine 3.15 8aa73fd46299 6 weeks ago 5.33MB 19:36:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 weeks ago 685MB 19:36:35 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 19:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:36 19:36:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:37 arm64: Pulling from edgex-lftools-log-publisher 19:36:37 8998bd30e6a1: Pulling fs layer 19:36:37 04944245beec: Pulling fs layer 19:36:37 699f458cf7ca: Pulling fs layer 19:36:37 765212b225bb: Pulling fs layer 19:36:37 f23df028b6ca: Pulling fs layer 19:36:37 d65c8cfc05b1: Pulling fs layer 19:36:37 2437ff75d9bd: Pulling fs layer 19:36:37 765212b225bb: Waiting 19:36:37 f23df028b6ca: Waiting 19:36:37 d65c8cfc05b1: Waiting 19:36:37 2437ff75d9bd: Waiting 19:36:37 04944245beec: Verifying Checksum 19:36:37 04944245beec: Download complete 19:36:37 765212b225bb: Verifying Checksum 19:36:37 765212b225bb: Download complete 19:36:37 f23df028b6ca: Verifying Checksum 19:36:37 f23df028b6ca: Download complete 19:36:37 d65c8cfc05b1: Verifying Checksum 19:36:37 d65c8cfc05b1: Download complete 19:36:37 699f458cf7ca: Verifying Checksum 19:36:37 699f458cf7ca: Download complete 19:36:37 8998bd30e6a1: Verifying Checksum 19:36:37 8998bd30e6a1: Download complete 19:36:39 2437ff75d9bd: Verifying Checksum 19:36:39 2437ff75d9bd: Download complete 19:36:41 8998bd30e6a1: Pull complete 19:36:42 04944245beec: Pull complete 19:36:43 699f458cf7ca: Pull complete 19:36:43 765212b225bb: Pull complete 19:36:44 f23df028b6ca: Pull complete 19:36:44 d65c8cfc05b1: Pull complete 19:36:59 2437ff75d9bd: Pull complete 19:36:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-548 does not seem to be running inside a container 19:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:02 $ docker top a3186b53e7246010d7df8186f9f05fc81a278d1e18c3fa5722eb6213695a933f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:03 ---> job-cost.sh 19:37:03 lf-activate-venv: SKIPPING 19:37:03 INFO: No Stack... 19:37:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:04 INFO: Archiving Costs [Pipeline] sh 19:37:05 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:37:05 + cut -d, -f6 [Pipeline] lock 19:37:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4257-1-stack-cost] 19:37:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4257-1-stack-cost] did not exist. Created. 19:37:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:06 Stashed 1 file(s) [Pipeline] } 19:37:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4257-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:06 $ docker stop --time=1 a3186b53e7246010d7df8186f9f05fc81a278d1e18c3fa5722eb6213695a933f 19:37:08 $ docker rm -f --volumes a3186b53e7246010d7df8186f9f05fc81a278d1e18c3fa5722eb6213695a933f [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 19:37:08 provisioning config files... 19:37:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4090252062725590332tmp [Pipeline] { [Pipeline] sh 19:37:09 + set +x 19:37:09 + curl -s https://codecov.io/bash 19:37:09 + bash -s -- 19:37:09 19:37:09 _____ _ 19:37:09 / ____| | | 19:37:09 | | ___ __| | ___ ___ _____ __ 19:37:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:09 Bash-1.0.6 19:37:09 19:37:09 19:37:09 ==> git version 2.25.1 found 19:37:09 ==> 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 19:37:09 Release-Date: 2020-01-08 19:37:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:09 ==> Jenkins CI detected. 19:37:09 current dir:  /w/workspace/edgex-go/1 19:37:09 project root: . 19:37:09 --> token set from env 19:37:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:09 ==> Running gcov in . (disable via -X gcov) 19:37:09 ==> Python coveragepy not found 19:37:09 ==> Searching for coverage reports in: 19:37:09 + . 19:37:09 -> Found 1 reports 19:37:09 ==> Detecting git/mercurial file structure 19:37:09 ==> Reading reports 19:37:09 + ./coverage.out bytes=501826 19:37:09 ==> Appending adjustments 19:37:09 https://docs.codecov.io/docs/fixing-reports 19:37:10 + Found adjustments 19:37:10 ==> Gzipping contents 19:37:10 64K /tmp/codecov.UXuIpE.gz 19:37:10 ==> Uploading reports 19:37:10 url: https://codecov.io 19:37:10 query: branch=PR-4257&commit=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4257&job=&cmd_args= 19:37:10 -> Pinging Codecov 19:37:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4257&commit=8d6d46b6c9fefb41ec9e32edf00e56f6367958c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4257&job=&cmd_args= 19:37:11 -> Uploading to 19:37:11 https://storage.googleapis.com/codecov/v4/raw/2022-12-26/00271124DB129430A58F1EEE437C3FCB/8d6d46b6c9fefb41ec9e32edf00e56f6367958c5/5bc41f27-7060-41aa-b12c-15b8d6703940.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221226T193710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3917c7a2f830713ffa176a3b23372ce88f27e8533d54830ec0147b2a8673d4f 19:37:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:11 Dload Upload Total Spent Left Speed 19:37:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65336 0 0 100 65336 0 251k --:--:-- --:--:-- --:--:-- 251k 19:37:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d6d46b6c9fefb41ec9e32edf00e56f6367958c5 [Pipeline] } 19:37:11 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 19:37:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:14 ---> package-listing.sh 19:37:14 ++ facter osfamily 19:37:14 ++ tr '[:upper:]' '[:lower:]' 19:37:14 + OS_FAMILY=debian 19:37:14 + workspace=/w/workspace/edgex-go/1 19:37:14 + START_PACKAGES=/tmp/packages_start.txt 19:37:14 + END_PACKAGES=/tmp/packages_end.txt 19:37:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:14 + PACKAGES=/tmp/packages_start.txt 19:37:14 + '[' /w/workspace/edgex-go/1 ']' 19:37:14 + PACKAGES=/tmp/packages_end.txt 19:37:14 + case "${OS_FAMILY}" in 19:37:14 + dpkg -l 19:37:14 + grep '^ii' 19:37:14 + '[' -f /tmp/packages_start.txt ']' 19:37:14 + '[' -f /tmp/packages_end.txt ']' 19:37:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:14 + '[' /w/workspace/edgex-go/1 ']' 19:37:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:14 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 19:37:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:15 19:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:15 latest: Pulling from edgex-lftools-log-publisher 19:37:15 5eb5b503b376: Pulling fs layer 19:37:15 5c69ac0246d0: Pulling fs layer 19:37:15 ec43610c2a17: Pulling fs layer 19:37:15 3a2ae6a8a46f: Pulling fs layer 19:37:15 33b1e0a273af: Pulling fs layer 19:37:15 5d3b04190fa2: Pulling fs layer 19:37:15 2f39f015ded8: Pulling fs layer 19:37:15 33b1e0a273af: Waiting 19:37:15 5d3b04190fa2: Waiting 19:37:15 2f39f015ded8: Waiting 19:37:15 3a2ae6a8a46f: Waiting 19:37:15 5c69ac0246d0: Download complete 19:37:15 3a2ae6a8a46f: Verifying Checksum 19:37:15 3a2ae6a8a46f: Download complete 19:37:15 33b1e0a273af: Verifying Checksum 19:37:15 33b1e0a273af: Download complete 19:37:15 ec43610c2a17: Verifying Checksum 19:37:15 ec43610c2a17: Download complete 19:37:15 5eb5b503b376: Verifying Checksum 19:37:15 5eb5b503b376: Download complete 19:37:16 2f39f015ded8: Download complete 19:37:17 5eb5b503b376: Pull complete 19:37:17 5c69ac0246d0: Pull complete 19:37:17 ec43610c2a17: Pull complete 19:37:17 3a2ae6a8a46f: Pull complete 19:37:17 33b1e0a273af: Pull complete 19:37:17 5d3b04190fa2: Pull complete 19:37:22 2f39f015ded8: Pull complete 19:37:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:22 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 19:37:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:24 $ docker top 15c8122f1e0bcd929b702f30c4abf4aff1d6d18c5ef479ce2c9bd1a493b60371 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:24 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:24 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:25 + ls /var/log/sa-host 19:37:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:25 provisioning config files... 19:37:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16549218440998616259tmp [Pipeline] { [Pipeline] echo 19:37:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:25 ---> create-netrc.sh [Pipeline] } 19:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:26 ---> python-tools-install.sh [Pipeline] echo 19:37:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:26 ---> sudo-logs.sh 19:37:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:26 ---> job-cost.sh 19:37:26 lf-activate-venv: SKIPPING 19:37:26 DEBUG: total: 0.10999999940395355 19:37:26 INFO: Retrieving Stack Cost... 19:37:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:27 INFO: Archiving Costs [Pipeline] echo 19:37:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:28 ---> logs-deploy.sh 19:37:28 lf-activate-venv: SKIPPING 19:37:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4257/1 19:37:28 INFO: archiving workspace using pattern(s): 19:37:29 Archives upload complete. 19:37:29 INFO: archiving logs to Nexus 19:37:29 ---> uname -a: 19:37:29 Linux prd-ubuntu20-04-docker-8c-8g-546 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:37:29 19:37:29 19:37:29 ---> lscpu: 19:37:29 Architecture: x86_64 19:37:29 CPU op-mode(s): 32-bit, 64-bit 19:37:29 Byte Order: Little Endian 19:37:29 Address sizes: 40 bits physical, 48 bits virtual 19:37:29 CPU(s): 8 19:37:29 On-line CPU(s) list: 0-7 19:37:29 Thread(s) per core: 1 19:37:29 Core(s) per socket: 1 19:37:29 Socket(s): 8 19:37:29 NUMA node(s): 1 19:37:29 Vendor ID: AuthenticAMD 19:37:29 CPU family: 23 19:37:29 Model: 49 19:37:29 Model name: AMD EPYC-Rome Processor 19:37:29 Stepping: 0 19:37:29 CPU MHz: 2800.000 19:37:29 BogoMIPS: 5600.00 19:37:29 Virtualization: AMD-V 19:37:29 Hypervisor vendor: KVM 19:37:29 Virtualization type: full 19:37:29 L1d cache: 256 KiB 19:37:29 L1i cache: 256 KiB 19:37:29 L2 cache: 4 MiB 19:37:29 L3 cache: 128 MiB 19:37:29 NUMA node0 CPU(s): 0-7 19:37:29 Vulnerability Itlb multihit: Not affected 19:37:29 Vulnerability L1tf: Not affected 19:37:29 Vulnerability Mds: Not affected 19:37:29 Vulnerability Meltdown: Not affected 19:37:29 Vulnerability Mmio stale data: Not affected 19:37:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:37:29 Vulnerability Srbds: Not affected 19:37:29 Vulnerability Tsx async abort: Not affected 19:37:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:37:29 19:37:29 19:37:29 ---> nproc: 19:37:29 8 19:37:29 19:37:29 19:37:29 ---> df -h: 19:37:29 Filesystem Size Used Avail Use% Mounted on 19:37:29 overlay 155G 19G 137G 12% / 19:37:29 tmpfs 64M 0 64M 0% /dev 19:37:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:37:29 shm 64M 0 64M 0% /dev/shm 19:37:29 /dev/vda1 155G 19G 137G 12% /facter-os 19:37:29 19:37:29 19:37:29 ---> sar -b -r -n DEV: 19:37:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-546) 12/26/22 _x86_64_ (8 CPU) 19:37:29 19:37:29 19:01:51 LINUX RESTART (8 CPU) 19:37:29 19:37:29 19:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:37:29 19:03:01 132.78 47.63 85.15 0.00 5388.70 127707.38 0.00 19:37:29 19:04:01 112.81 0.65 112.16 0.00 33.19 52850.79 0.00 19:37:29 19:05:01 38.86 0.20 38.66 0.00 2.80 15560.22 0.00 19:37:29 19:06:01 219.31 3.67 215.64 0.00 49.18 107322.49 0.00 19:37:29 19:07:01 717.11 6.35 710.76 0.00 142.51 293150.74 0.00 19:37:29 19:08:01 1404.33 12.92 1391.41 0.00 5191.61 408175.51 0.00 19:37:29 19:09:01 512.70 0.12 512.58 0.00 1.47 64966.21 0.00 19:37:29 19:10:01 2.87 0.00 2.87 0.00 0.00 33.46 0.00 19:37:29 19:11:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 19:37:29 19:12:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 19:37:29 19:13:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 19:37:29 19:14:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 19:37:29 19:15:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 19:37:29 19:16:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 19:37:29 19:17:01 2.20 0.03 2.17 0.00 0.27 23.46 0.00 19:37:29 19:18:01 1.50 0.00 1.50 0.00 0.00 21.06 0.00 19:37:29 19:19:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 19:37:29 19:20:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 19:37:29 19:21:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 19:37:29 19:22:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 19:37:29 19:23:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 19:37:29 19:24:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 19:37:29 19:25:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 19:37:29 19:26:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 19:37:29 19:27:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 19:37:29 19:28:01 1.67 0.00 1.67 0.00 0.00 17.46 0.00 19:37:29 19:29:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:37:29 19:30:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 19:37:29 19:31:01 2.98 1.60 1.38 0.00 36.39 16.53 0.00 19:37:29 19:32:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 19:37:29 19:33:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 19:37:29 19:34:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 19:37:29 19:35:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 19:37:29 19:36:01 1.45 0.00 1.45 0.00 0.00 14.93 0.00 19:37:29 19:37:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 19:37:29 Average: 90.24 2.09 88.16 0.00 307.80 30415.17 0.00 19:37:29 19:37:29 19:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:37:29 19:03:01 29654792 31639840 705232 2.14 60664 2217036 1758336 5.18 980768 1936556 272 19:37:29 19:04:01 26538432 30213164 2090412 6.36 108116 3764444 2688324 7.92 2837996 3048256 559752 19:37:29 19:05:01 27805656 31538028 763928 2.32 111812 3797404 1876108 5.53 1260500 3347364 257676 19:37:29 19:06:01 25209972 31382136 895748 2.72 168292 5999772 2439048 7.19 1811332 5176600 628884 19:37:29 19:07:01 21819192 31435356 844220 2.57 293564 9186508 2168628 6.39 1894548 8353536 59796 19:37:29 19:08:01 17760312 30926384 1324584 4.03 421824 12397888 3150976 9.29 3002480 11061384 708 19:37:29 19:09:01 19588000 31505392 759824 2.31 437152 11179120 1891884 5.58 2467596 9832564 552 19:37:29 19:10:01 19588644 31506080 758980 2.31 437180 11179124 1891884 5.58 2467564 9832568 36 19:37:29 19:11:01 19599172 31516788 748196 2.28 437196 11179256 1891884 5.58 2456596 9832700 8 19:37:29 19:12:01 19599312 31517416 747992 2.27 437224 11179252 1891884 5.58 2456140 9833160 4 19:37:29 19:13:01 19606416 31524568 740896 2.25 437248 11179264 1891884 5.58 2449184 9833176 36 19:37:29 19:14:01 19607156 31525324 740080 2.25 437268 11179260 1891884 5.58 2449148 9833180 4 19:37:29 19:15:01 19607108 31525292 740052 2.25 437276 11179268 1891884 5.58 2449104 9833180 8 19:37:29 19:16:01 19607156 31525384 740020 2.25 437296 11179268 1891884 5.58 2449116 9833184 4 19:37:29 19:17:01 19606072 31524436 740764 2.25 437380 11179252 1904916 5.61 2449564 9833176 20 19:37:29 19:18:01 19606560 31525076 740124 2.25 437420 11179248 1904916 5.61 2449676 9833156 136 19:37:29 19:19:01 19606560 31525124 740056 2.25 437440 11179256 1904916 5.61 2449340 9833160 32 19:37:29 19:20:01 19606512 31525084 740036 2.25 437452 11179252 1904916 5.61 2449332 9833160 144 19:37:29 19:21:01 19606212 31524796 740244 2.25 437476 11179260 1888844 5.57 2449248 9833164 32 19:37:29 19:22:01 19606092 31524716 740216 2.25 437500 11179260 1888844 5.57 2449676 9833168 32 19:37:29 19:23:01 19606076 31524724 740148 2.25 437516 11179268 1888844 5.57 2449772 9833172 176 19:37:29 19:24:01 19606288 31524968 739904 2.25 437544 11179272 1888844 5.57 2449392 9833176 188 19:37:29 19:25:01 19605980 31524660 740132 2.25 437556 11179272 1888844 5.57 2449392 9833176 8 19:37:29 19:26:01 19606436 31525156 739596 2.25 437576 11179272 1888844 5.57 2449444 9833184 140 19:37:29 19:27:01 19606412 31525156 739528 2.25 437592 11179280 1872500 5.52 2449664 9833188 4 19:37:29 19:28:01 19606364 31525128 739492 2.25 437604 11179284 1872500 5.52 2449564 9833188 188 19:37:29 19:29:01 19606216 31525012 739724 2.25 437628 11179288 1872500 5.52 2449856 9833192 176 19:37:29 19:30:01 19606208 31525012 739660 2.25 437640 11179288 1872500 5.52 2449864 9833192 4 19:37:29 19:31:01 19596312 31516952 747920 2.27 437684 11180384 1872500 5.52 2461108 9833508 176 19:37:29 19:32:01 19596368 31517044 747848 2.27 437708 11180376 1872500 5.52 2460316 9833488 4 19:37:29 19:33:01 19596248 31516944 747840 2.27 437736 11180388 1872500 5.52 2460848 9833488 188 19:37:29 19:34:01 19596452 31517176 747672 2.27 437740 11180392 1872500 5.52 2460664 9833492 268 19:37:29 19:35:01 19596404 31517148 747636 2.27 437772 11180396 1872500 5.52 2460652 9833496 200 19:37:29 19:36:01 19596556 31517332 747616 2.27 437784 11180396 1872500 5.52 2460720 9833496 168 19:37:29 19:37:01 19596296 31517080 747840 2.27 437800 11180392 1872500 5.52 2460692 9833500 28 19:37:29 Average: 20492970 31464282 805547 2.45 395762 10330553 1964763 5.79 2370024 9088181 43144 19:37:29 19:37:29 19:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:37:29 19:03:01 docker0 366.96 335.93 27.76 2727.62 0.00 0.00 0.00 0.00 19:37:29 19:03:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 19:37:29 19:03:01 ens3 1044.31 838.68 7846.59 121.22 0.00 0.00 0.00 0.00 19:37:29 19:04:01 docker0 98.13 132.53 8.07 760.45 0.00 0.00 0.00 0.00 19:37:29 19:04:01 veth28350d9 0.28 0.45 0.02 0.05 0.00 0.00 0.00 0.00 19:37:29 19:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 19:37:29 19:04:01 ens3 321.85 209.72 4787.95 32.18 0.00 0.00 0.00 0.00 19:37:29 19:05:01 docker0 1.15 1.15 0.07 0.09 0.00 0.00 0.00 0.00 19:37:29 19:05:01 veth28350d9 1.15 1.18 0.09 0.09 0.00 0.00 0.00 0.00 19:37:29 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:05:01 ens3 50.29 50.66 21.67 102.32 0.00 0.00 0.00 0.00 19:37:29 19:06:01 vethcee5c7f 55.21 62.56 4.47 324.58 0.00 0.00 0.00 0.03 19:37:29 19:06:01 docker0 306.13 370.03 20.96 2379.37 0.00 0.00 0.00 0.00 19:37:29 19:06:01 veth9fd75bc 53.58 61.63 4.38 335.59 0.00 0.00 0.00 0.03 19:37:29 19:06:01 vethdb8c06d 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 19:37:29 19:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:37:29 19:06:01 ens3 465.01 368.09 4078.19 45.95 0.00 0.00 0.00 0.00 19:37:29 19:06:01 vethc610db8 70.04 84.07 6.12 794.68 0.00 0.00 0.00 0.07 19:37:29 19:06:01 vethb0ab3e3 57.80 68.88 4.67 355.07 0.00 0.00 0.00 0.03 19:37:29 19:06:01 veth307b85b 61.13 74.93 4.90 366.80 0.00 0.00 0.00 0.03 19:37:29 19:07:01 docker0 390.83 450.99 24.59 3766.18 0.00 0.00 0.00 0.00 19:37:29 19:07:01 veth87d3c60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:07:01 vethdb8c06d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:37:29 19:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 19:37:29 19:07:01 vetha3181ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:07:01 ens3 531.81 442.74 4736.68 45.95 0.00 0.00 0.00 0.00 19:37:29 19:07:01 veth3ac39dd 1.53 2.20 0.11 21.47 0.00 0.00 0.00 0.00 19:37:29 19:08:01 vetha899472 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:08:01 docker0 185.66 307.19 15.34 3983.94 0.00 0.00 0.00 0.00 19:37:29 19:08:01 vethe9f9fcb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:37:29 19:08:01 vethdb8c06d 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:37:29 19:08:01 veth39b1f78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:08:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 19:37:29 19:08:01 ens3 486.55 275.98 5967.11 46.34 0.00 0.00 0.00 0.00 19:37:29 19:08:01 veth8ae95f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:37:29 19:08:01 veth560a0da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:09:01 docker0 4.23 8.23 0.28 99.75 0.00 0.00 0.00 0.00 19:37:29 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:09:01 ens3 37.54 19.98 123.67 12.80 0.00 0.00 0.00 0.00 19:37:29 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:10:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:13:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 19:37:29 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:16:01 ens3 0.33 0.25 0.47 0.02 0.00 0.00 0.00 0.00 19:37:29 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:18:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 19:37:29 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:23:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 19:37:29 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:27:01 ens3 0.42 0.33 0.25 0.21 0.00 0.00 0.00 0.00 19:37:29 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:28:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:37:29 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:31:01 ens3 53.72 71.54 8.07 176.20 0.00 0.00 0.00 0.00 19:37:29 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:32:01 ens3 0.22 0.13 0.23 0.01 0.00 0.00 0.00 0.00 19:37:29 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:33:01 ens3 0.13 0.10 0.07 0.06 0.00 0.00 0.00 0.00 19:37:29 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:36:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:37:29 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 19:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:29 Average: docker0 38.60 45.77 2.77 390.39 0.00 0.00 0.00 0.00 19:37:29 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:37:29 Average: ens3 85.37 65.05 785.52 16.66 0.00 0.00 0.00 0.00 19:37:29 19:37:29