Pull request #4159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ab6081c28c85636d11808910e6c57f956bd123b7+c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (e660c1e9cd32ad96fc2b73db45a3f49b4f027908) 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-ssh3014974887359001566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10139951848403420306.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4159/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-4159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10229945582853857557.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-4159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11835898651537157385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17397105777396699305.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-4159/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-4159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14706644113212043032.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29883 in /w/workspace/edgexfoundry_edgex-go_PR-4159 [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 > 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/4159/head:refs/remotes/origin/PR-4159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 into PR head commit ab6081c28c85636d11808910e6c57f956bd123b7 Merge succeeded, producing ab6081c28c85636d11808910e6c57f956bd123b7 Checking out Revision ab6081c28c85636d11808910e6c57f956bd123b7 (PR-4159) > git config core.sparsecheckout # timeout=10 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # 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 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 Commit message: "Fix: Delayed start services for support- services fail" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:31 ========================================================= 21:53:31 EdgeX Global Pipelines Version Info 21:53:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:32 ------------------- 21:53:32 stable info: 21:53:32 ------------------- 21:53:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:53:32 Message: update stable to v1.0.239 21:53:33 ------------------- 21:53:33 experimental info: 21:53:33 ------------------- 21:53:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:53:33 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4159 [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4159 [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4159 [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab6081c [Pipeline] echo 21:53:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:34 provisioning config files... 21:53:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1260246852485785484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:35 ---> docker-login.sh 21:53:35 nexus3.edgexfoundry.org:10001 21:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:35 Configure a credential helper to remove this warning. See 21:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:35 21:53:35 Login Succeeded 21:53:35 nexus3.edgexfoundry.org:10002 21:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:35 Configure a credential helper to remove this warning. See 21:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:35 21:53:35 Login Succeeded 21:53:35 nexus3.edgexfoundry.org:10003 21:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:35 Configure a credential helper to remove this warning. See 21:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:35 21:53:35 Login Succeeded 21:53:35 nexus3.edgexfoundry.org:10004 21:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:35 Configure a credential helper to remove this warning. See 21:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:35 21:53:35 Login Succeeded 21:53:35 docker.io 21:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:36 Configure a credential helper to remove this warning. See 21:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:36 21:53:36 Login Succeeded 21:53:36 ---> docker-login.sh ends [Pipeline] } 21:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:36 + 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 21:53:36 + dirname cmd/core-command/Dockerfile+ 21:53:36 cut -d/ -f2 21:53:36 + echo core-command,cmd/core-command/Dockerfile 21:53:36 + dirname cmd/core-data/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo core-data,cmd/core-data/Dockerfile 21:53:36 + dirname cmd/core-metadata/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo core-metadata,cmd/core-metadata/Dockerfile 21:53:36 + dirname cmd/security-bootstrapper/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:53:36 + dirname cmd/security-proxy-setup/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:53:36 + dirname cmd/security-secretstore-setup/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:53:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:53:36 + dirname cmd/security-spire-agent/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:53:36 + dirname cmd/security-spire-config/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:53:36 + dirname cmd/security-spire-server/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:53:36 + dirname cmd/support-notifications/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo support-notifications,cmd/support-notifications/Dockerfile 21:53:36 + dirname cmd/support-scheduler/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:53:36 + dirname cmd/sys-mgmt-agent/Dockerfile 21:53:36 + cut -d/ -f2 21:53:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:53:36 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 21:53:37 + git rev-list -1 --merges ab6081c28c85636d11808910e6c57f956bd123b7~1..ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo 21:53:37 -----------> git rev-list -1 --merges ab6081c28c85636d11808910e6c57f956bd123b7~1..ab6081c28c85636d11808910e6c57f956bd123b7 ab6081c28c85636d11808910e6c57f956bd123b7 [false] [Pipeline] sh 21:53:37 + git log --format=format:%s -1 ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo 21:53:37 ========================================================= 21:53:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:53:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:37 + grep -v github /etc/ssh/ssh_known_hosts 21:53:37 + [ -e /tmp/ssh_known_hosts ] 21:53:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:37 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:38 21:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:38 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:38 b85a868b505f: Pulling fs layer 21:53:38 e2be974225ed: Pulling fs layer 21:53:38 339a4e72a1f5: Pulling fs layer 21:53:38 988bab9f4d93: Pulling fs layer 21:53:38 1469e6f7b9e6: Pulling fs layer 21:53:38 eaf3925da568: Pulling fs layer 21:53:38 bab4dde63d76: Pulling fs layer 21:53:38 bde34c3a00c8: Pulling fs layer 21:53:38 b352a97aabf1: Pulling fs layer 21:53:38 4872d77fe225: Pulling fs layer 21:53:38 5851b861e8e6: Pulling fs layer 21:53:38 1469e6f7b9e6: Waiting 21:53:38 988bab9f4d93: Waiting 21:53:38 eaf3925da568: Waiting 21:53:38 bde34c3a00c8: Waiting 21:53:38 bab4dde63d76: Waiting 21:53:38 b352a97aabf1: Waiting 21:53:38 5851b861e8e6: Waiting 21:53:38 4872d77fe225: Waiting 21:53:38 e2be974225ed: Verifying Checksum 21:53:38 e2be974225ed: Download complete 21:53:38 988bab9f4d93: Verifying Checksum 21:53:38 988bab9f4d93: Download complete 21:53:39 1469e6f7b9e6: Verifying Checksum 21:53:39 1469e6f7b9e6: Download complete 21:53:39 eaf3925da568: Download complete 21:53:39 339a4e72a1f5: Verifying Checksum 21:53:39 339a4e72a1f5: Download complete 21:53:39 bde34c3a00c8: Verifying Checksum 21:53:39 bde34c3a00c8: Download complete 21:53:39 b352a97aabf1: Verifying Checksum 21:53:39 b352a97aabf1: Download complete 21:53:39 4872d77fe225: Verifying Checksum 21:53:39 4872d77fe225: Download complete 21:53:39 5851b861e8e6: Verifying Checksum 21:53:39 5851b861e8e6: Download complete 21:53:39 b85a868b505f: Download complete 21:53:39 bab4dde63d76: Verifying Checksum 21:53:39 bab4dde63d76: Download complete 21:53:40 b85a868b505f: Pull complete 21:53:40 e2be974225ed: Pull complete 21:53:41 339a4e72a1f5: Pull complete 21:53:41 988bab9f4d93: Pull complete 21:53:41 1469e6f7b9e6: Pull complete 21:53:41 eaf3925da568: Pull complete 21:53:43 bab4dde63d76: Pull complete 21:53:43 bde34c3a00c8: Pull complete 21:53:43 b352a97aabf1: Pull complete 21:53:43 4872d77fe225: Pull complete 21:53:43 5851b861e8e6: Pull complete 21:53:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:43 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 21:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:45 $ docker top 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 -eo pid,comm 21:53:45 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). 21:53:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:46 [ssh-agent] Looking for ssh-agent implementation... 21:53:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:46 $ docker exec 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent 21:53:46 SSH_AUTH_SOCK=/tmp/ssh-gXTfbhRk9tNp/agent.33 21:53:46 SSH_AGENT_PID=39 21:53:46 Running ssh-add (command line suppressed) 21:53:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8338498481139490624.key (/w/workspace/edgex-go/1@tmp/private_key_8338498481139490624.key) 21:53:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:46 + git tag --points-at HEAD [Pipeline] } 21:53:46 $ docker exec --env ******** --env ******** 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent -k 21:53:46 unset SSH_AUTH_SOCK; 21:53:46 unset SSH_AGENT_PID; 21:53:46 echo Agent pid 39 killed; 21:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:46 [ssh-agent] Looking for ssh-agent implementation... 21:53:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:47 $ docker exec 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent 21:53:47 SSH_AUTH_SOCK=/tmp/ssh-NAYuu90309ZS/agent.71 21:53:47 SSH_AGENT_PID=77 21:53:47 Running ssh-add (command line suppressed) 21:53:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4205353922284409207.key (/w/workspace/edgex-go/1@tmp/private_key_4205353922284409207.key) 21:53:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:47 + git semver init 21:53:47 2022-09-19 21:53:47,868 [run_init] DEBUG init version:0.0.0 force:False 21:53:47 2022-09-19 21:53:47,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:53:47 2022-09-19 21:53:47,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:53:47 2022-09-19 21:53:47,869 [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) 21:53:53 2022-09-19 21:53:52,418 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:53:53 2022-09-19 21:53:52,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4159 with force:False 21:53:53 2022-09-19 21:53:52,419 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4159 21:53:53 2022-09-19 21:53:52,422 [execute] INFO git cat-file --batch-check 21:53:53 2022-09-19 21:53:52,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:53:53 2022-09-19 21:53:52,428 [execute] INFO git cat-file --batch 21:53:53 2022-09-19 21:53:52,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:53:53 2022-09-19 21:53:52,433 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4159 21:53:53 0.0.0 [Pipeline] } 21:53:53 $ docker exec --env ******** --env ******** 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent -k 21:53:53 unset SSH_AUTH_SOCK; 21:53:53 unset SSH_AGENT_PID; 21:53:53 echo Agent pid 77 killed; 21:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:53 + git semver [Pipeline] } 21:53:54 $ docker stop --time=1 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 21:53:55 $ docker rm -f 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:56 Stashed 1 file(s) [Pipeline] echo 21:53:56 [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 21:53:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:57 ========================================================= 21:53:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:53:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:57 2408cc74d12b: Pulling fs layer 21:53:57 ea60b727a1ce: Pulling fs layer 21:53:57 30c4a7721957: Pulling fs layer 21:53:57 370296b7ddb6: Pulling fs layer 21:53:57 7c6cee850709: Pulling fs layer 21:53:57 39a5fcdaea64: Pulling fs layer 21:53:57 d94ebbe4e438: Pulling fs layer 21:53:57 bcfd1f05c69d: Pulling fs layer 21:53:57 59ccb84bbe0f: Pulling fs layer 21:53:57 39a5fcdaea64: Waiting 21:53:57 d94ebbe4e438: Waiting 21:53:57 bcfd1f05c69d: Waiting 21:53:57 59ccb84bbe0f: Waiting 21:53:57 370296b7ddb6: Waiting 21:53:57 7c6cee850709: Waiting 21:53:57 30c4a7721957: Verifying Checksum 21:53:57 30c4a7721957: Download complete 21:53:57 ea60b727a1ce: Verifying Checksum 21:53:57 ea60b727a1ce: Download complete 21:53:57 7c6cee850709: Verifying Checksum 21:53:57 7c6cee850709: Download complete 21:53:57 39a5fcdaea64: Verifying Checksum 21:53:57 39a5fcdaea64: Download complete 21:53:57 2408cc74d12b: Verifying Checksum 21:53:57 2408cc74d12b: Download complete 21:53:57 d94ebbe4e438: Download complete 21:53:57 2408cc74d12b: Pull complete 21:53:57 ea60b727a1ce: Pull complete 21:53:57 30c4a7721957: Pull complete 21:53:58 59ccb84bbe0f: Verifying Checksum 21:53:58 59ccb84bbe0f: Download complete 21:53:58 bcfd1f05c69d: Verifying Checksum 21:53:58 bcfd1f05c69d: Download complete 21:53:58 370296b7ddb6: Verifying Checksum 21:53:58 370296b7ddb6: Download complete 21:54:02 370296b7ddb6: Pull complete 21:54:02 7c6cee850709: Pull complete 21:54:02 39a5fcdaea64: Pull complete 21:54:02 d94ebbe4e438: Pull complete 21:54:04 bcfd1f05c69d: Pull complete 21:54:04 59ccb84bbe0f: Pull complete 21:54:04 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:54:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:54:05 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:54:05 WORKDIR /edgex 21:54:05 COPY go.mod . 21:54:05 RUN go mod download . 21:54:05 21:54:05 Sending build context to Docker daemon 169.4MB 21:54:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:54:05 ---> a4fb48ad2a94 21:54:05 Step 2/4 : WORKDIR /edgex 21:54:09 ---> Running in 29ee047e0246 21:54:09 Removing intermediate container 29ee047e0246 21:54:09 ---> 15bc5e560e5d 21:54:09 Step 3/4 : COPY go.mod . 21:54:09 ---> e15eef880ad7 21:54:09 Step 4/4 : RUN go mod download 21:54:09 ---> Running in e81636993353 21:54:11 Still waiting to schedule task 21:54:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:54:22 Removing intermediate container e81636993353 21:54:22 ---> 4e15b0cf1804 21:54:22 Successfully built 4e15b0cf1804 21:54:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:22 + docker inspect -f . ci-base-image-x86_64 21:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:22 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 21:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:54:23 $ docker top 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:23 + go version 21:54:23 go version go1.18.3 linux/amd64 [Pipeline] } 21:54:23 $ docker stop --time=1 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 21:54:24 $ docker rm -f 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:25 + docker inspect -f . ci-base-image-x86_64 21:54:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:25 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 21:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:54:26 $ docker top 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe -eo pid,comm [Pipeline] { [Pipeline] echo 21:54:26 ========================================================= 21:54:26 [edgeXBuildGoParallel] Running Tests and Build... 21:54:26 ========================================================= [Pipeline] sh 21:54:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:54:26 + make test 21:54:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:54:33 ? github.com/edgexfoundry/edgex-go [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.125s coverage: 28.7% of statements 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 21:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 72.5% of statements 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.637s coverage: 89.2% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 21:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 21:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 21:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 80.8% of statements 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.2% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.8% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.186s coverage: 92.3% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:55:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 21:55:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 21:55:09 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 21:55:27 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." 21:55:27 GO111MODULE=on go vet ./... 21:55:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:30 ./bin/test-attribution-txt.sh 21:55:30 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:55:30 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:55:30 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:55:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:55:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:55:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:55:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:55:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:55:30 + ls -al . 21:55:30 total 744 21:55:30 drwxrwxr-x 10 1001 1001 4096 Sep 19 21:54 . 21:55:30 drwxr-xr-x 4 root root 4096 Sep 19 21:54 .. 21:55:30 -rw-rw-r-- 1 1001 1001 16 Sep 19 21:53 .dockerignore 21:55:30 drwxrwxr-x 8 1001 1001 4096 Sep 19 21:55 .git 21:55:30 drwxrwxr-x 3 1001 1001 4096 Sep 19 21:53 .github 21:55:30 -rw-rw-r-- 1 1001 1001 1030 Sep 19 21:53 .gitignore 21:55:30 -rw-rw-r-- 1 1001 1001 42 Sep 19 21:53 .golangci.yml 21:55:30 -rw-rw-r-- 1 1001 1001 87 Sep 19 21:53 .hadolint.yml 21:55:30 drwxr-xr-x 3 1001 1001 4096 Sep 19 21:53 .semver 21:55:30 -rw-rw-r-- 1 1001 1001 166 Sep 19 21:53 .sonarcloud.properties 21:55:30 -rw-rw-r-- 1 1001 1001 1171 Sep 19 21:53 ADOPTERS.md 21:55:30 -rw-rw-r-- 1 1001 1001 10347 Sep 19 21:53 Attribution.txt 21:55:30 -rw-rw-r-- 1 1001 1001 63209 Sep 19 21:53 CHANGELOG.md 21:55:30 -rw-rw-r-- 1 1001 1001 3804 Sep 19 21:53 CONTRIBUTING.md 21:55:30 -rw-rw-r-- 1 1001 1001 677 Sep 19 21:53 GOVERNANCE.md 21:55:30 -rw-rw-r-- 1 1001 1001 850 Sep 19 21:53 Jenkinsfile 21:55:30 -rw-rw-r-- 1 1001 1001 10775 Sep 19 21:53 LICENSE 21:55:30 -rw-rw-r-- 1 1001 1001 13724 Sep 19 21:53 Makefile 21:55:30 -rw-rw-r-- 1 1001 1001 582 Sep 19 21:53 OWNERS.md 21:55:30 -rw-rw-r-- 1 1001 1001 9799 Sep 19 21:53 README.md 21:55:30 -rw-rw-r-- 1 1001 1001 6912 Sep 19 21:53 SECURITY.md 21:55:30 -rw-rw-r-- 1 1001 1001 5 Sep 19 21:53 VERSION 21:55:30 -rw-rw-r-- 1 1001 1001 4131 Sep 19 21:53 ZMQWindows.md 21:55:30 drwxrwxr-x 2 1001 1001 4096 Sep 19 21:53 bin 21:55:30 drwxrwxr-x 18 1001 1001 4096 Sep 19 21:53 cmd 21:55:30 -rw-r--r-- 1 root root 491309 Sep 19 21:55 coverage.out 21:55:30 -rw-rw-r-- 1 1001 1001 3670 Sep 19 21:53 go.mod 21:55:30 -rw-rw-r-- 1 1001 1001 38527 Sep 19 21:53 go.sum 21:55:30 drwxrwxr-x 8 1001 1001 4096 Sep 19 21:53 internal 21:55:30 drwxrwxr-x 3 1001 1001 4096 Sep 19 21:53 openapi 21:55:30 drwxrwxr-x 4 1001 1001 4096 Sep 19 21:53 snap 21:55:30 -rw-rw-r-- 1 1001 1001 204 Sep 19 21:53 version.go [Pipeline] sh 21:55:30 + '[' -e coverage.out ] 21:55:30 + chown 1001:1001 coverage.out [Pipeline] stash 21:55:30 Stashed 1 file(s) [Pipeline] sh 21:55:31 + make build 21:55:31 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:55:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:55:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29885 in /w/workspace/edgexfoundry_edgex-go_PR-4159 [Pipeline] { [Pipeline] ws 21:55:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:55:50 The recommended git tool is: git 21:55:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:55:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:55:57 using credential edgex-jenkins-ssh 21:55:57 Cloning the remote Git repository 21:55:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:55:57 > git init /w/workspace/edgex-go/1 # timeout=10 21:55:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:55:57 > git --version # timeout=10 21:55:57 > git --version # 'git version 2.25.1' 21:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:56:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:56:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:56:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:56:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:56:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:56:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:56:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:56:09 $ docker stop --time=1 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe 21:56:12 $ docker rm -f 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:56:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:56:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:56:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4159/head:refs/remotes/origin/PR-4159 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:56:13 21:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 21:56:13 Merging remotes/origin/main commit c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 into PR head commit ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:56:14 Merge succeeded, producing ab6081c28c85636d11808910e6c57f956bd123b7 21:56:14 Checking out Revision ab6081c28c85636d11808910e6c57f956bd123b7 (PR-4159) 21:56:14 latest: Pulling from edgex-devops/edgex-compose 21:56:14 cbdbe7a5bc2a: Pulling fs layer 21:56:14 ca9280d653b3: Pulling fs layer 21:56:14 7e9c9ca2126c: Pulling fs layer 21:56:14 cbdbe7a5bc2a: Verifying Checksum 21:56:14 cbdbe7a5bc2a: Download complete 21:56:14 cbdbe7a5bc2a: Pull complete 21:56:14 ca9280d653b3: Verifying Checksum 21:56:14 ca9280d653b3: Download complete 21:56:14 7e9c9ca2126c: Download complete 21:56:14 ca9280d653b3: Pull complete 21:56:13 > git config core.sparsecheckout # timeout=10 21:56:13 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 21:56:14 > git remote # timeout=10 21:56:14 > git config --get remote.origin.url # timeout=10 21:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:14 > git merge c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 21:56:14 > git rev-parse HEAD^{commit} # timeout=10 21:56:14 > git config core.sparsecheckout # timeout=10 21:56:14 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 21:56:18 7e9c9ca2126c: Pull complete 21:56:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 21:56:18 Commit message: "Fix: Delayed start services for support- services fail" [Pipeline] withDockerContainer 21:56:18 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 21:56:18 > git --version # timeout=10 21:56:18 > git --version # 'git version 2.25.1' 21:56:18 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 21:56:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:56:20 $ docker top f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:20 + grep parallel 21:56:20 + docker-compose build --help 21:56:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:56:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:21 Dload Upload Total Spent Left Speed 21:56:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k 21:56:21 --parallel Build images in parallel. [Pipeline] } 21:56:21 $ docker stop --time=1 f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c 21:56:22 $ docker rm -f f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:56:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:56:23 + sudo tee /etc/docker/daemon.new 21:56:23 { 21:56:23 "registry-mirrors": [ 21:56:23 "https://nexus3.edgexfoundry.org:10001" 21:56:23 ], 21:56:23 "bip": "10.250.0.254/24", 21:56:23 "hosts": [ 21:56:23 "tcp://0.0.0.0:5555", 21:56:23 "unix:///var/run/docker.sock" 21:56:23 ], 21:56:23 "mtu": 1458, 21:56:23 "selinux-enabled": true, 21:56:23 "seccomp-profile": "/etc/docker/seccomp.json" 21:56:23 } 21:56:23 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 21:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:56:24 $ docker top 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:56:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:56:24 + docker-compose -f ./docker-compose-build.yml build --parallel 21:56:25 + sudo service docker restart 21:56:25 Building core-command ... 21:56:25 Building core-data ... 21:56:25 Building core-metadata ... 21:56:25 Building security-bootstrapper ... 21:56:25 Building security-proxy-setup ... 21:56:25 Building security-secretstore-setup ... 21:56:25 Building security-spiffe-token-provider ... 21:56:25 Building security-spire-agent ... 21:56:25 Building security-spire-config ... 21:56:25 Building security-spire-server ... 21:56:25 Building support-notifications ... 21:56:25 Building support-scheduler ... 21:56:25 Building sys-mgmt-agent ... 21:56:25 Building security-proxy-setup 21:56:25 Building security-bootstrapper 21:56:25 Building support-scheduler 21:56:25 Building support-notifications 21:56:25 Building security-spire-agent 21:56:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:56:37 ---> 4e15b0cf1804 21:56:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:56:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:56:37 ---> 4e15b0cf1804 21:56:37 Step 3/26 : WORKDIR /edgex-go 21:56:37 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:56:37 ---> 4e15b0cf1804 21:56:37 Step 3/33 : WORKDIR /edgex-go 21:56:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:56:37 ---> 4e15b0cf1804 21:56:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:56:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:56:37 ---> 4e15b0cf1804 21:56:37 Step 3/22 : WORKDIR /edgex-go 21:56:42 ---> Running in 9550dc70e20f 21:56:42 ---> Running in 5b3adc670611 21:56:42 ---> Running in 36cd71cb57ba 21:56:42 ---> Running in ff36684f0c76 21:56:42 ---> Running in 530c89583501 21:56:42 Removing intermediate container 9550dc70e20f 21:56:42 ---> d89e99b924f8 21:56:42 Step 4/23 : WORKDIR /edgex-go 21:56:42 Removing intermediate container 36cd71cb57ba 21:56:42 ---> f780b55e08ee 21:56:42 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:42 Removing intermediate container 5b3adc670611 21:56:42 ---> 8c70ae6f5027 21:56:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:42 Removing intermediate container 530c89583501 21:56:42 ---> fc3745967f15 21:56:42 Step 4/23 : WORKDIR /edgex-go 21:56:42 Removing intermediate container ff36684f0c76 21:56:42 ---> 4f524bdfe0cc 21:56:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:42 ---> Running in 8f92e762d842 21:56:42 ---> Running in eba96fe252fa 21:56:42 ---> Running in 36875f612858 21:56:42 ---> Running in 5708276fe4da 21:56:42 ---> Running in c55c1a3f8544 21:56:42 Removing intermediate container 8f92e762d842 21:56:42 ---> 507d82571c98 21:56:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:42 ---> Running in a79e5ead5d03 21:56:42 Removing intermediate container 5708276fe4da 21:56:42 ---> e150ff83c823 21:56:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:42 ---> Running in 2e08f1b813f0 21:56:43 Removing intermediate container eba96fe252fa 21:56:43 ---> 97bc6f5930f8 21:56:43 Step 5/33 : RUN apk add --update --no-cache make git 21:56:43 ---> Running in 4326222e9424 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:43 provisioning config files... 21:56:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7128209420012331733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:43 Removing intermediate container 36875f612858 21:56:43 ---> f8d350cec436 21:56:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:56:43 ---> Running in e96872edbca1 21:56:43 Removing intermediate container c55c1a3f8544 21:56:43 ---> 7be8fa3b5242 21:56:43 Step 5/22 : RUN apk add --update --no-cache make git 21:56:43 ---> Running in 9b5fdaf4b027 21:56:43 Removing intermediate container a79e5ead5d03 21:56:43 ---> 94f3991e3ec4 21:56:43 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:56:43 ---> Running in f6fc1dbbdd97 21:56:43 ---> docker-login.sh 21:56:43 nexus3.edgexfoundry.org:10001 21:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:44 Removing intermediate container 2e08f1b813f0 21:56:44 ---> fc07a666c734 21:56:44 Step 6/23 : RUN apk add --update --no-cache make git 21:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:44 ---> Running in eb5f3c8818bf 21:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:44 Configure a credential helper to remove this warning. See 21:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:44 21:56:44 Login Succeeded 21:56:44 nexus3.edgexfoundry.org:10002 21:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:45 Configure a credential helper to remove this warning. See 21:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:45 21:56:45 Login Succeeded 21:56:45 nexus3.edgexfoundry.org:10003 21:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:45 OK: 211 MiB in 51 packages 21:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:45 Configure a credential helper to remove this warning. See 21:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:45 21:56:45 Login Succeeded 21:56:45 nexus3.edgexfoundry.org:10004 21:56:45 OK: 211 MiB in 51 packages 21:56:45 OK: 211 MiB in 51 packages 21:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:45 Configure a credential helper to remove this warning. See 21:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:45 21:56:45 Login Succeeded 21:56:45 docker.io 21:56:45 Removing intermediate container 4326222e9424 21:56:45 ---> 382e8c68b707 21:56:45 Step 6/33 : COPY go.mod vendor* ./ 21:56:45 ---> b21284355672 21:56:45 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:45 ---> Running in bd36f199db33 21:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:46 Removing intermediate container e96872edbca1 21:56:46 ---> e411805ceb0f 21:56:46 Step 6/26 : COPY go.mod vendor* ./ 21:56:46 Removing intermediate container 9b5fdaf4b027 21:56:46 ---> 1009058a2f29 21:56:46 Step 6/22 : COPY go.mod vendor* ./ 21:56:46 OK: 211 MiB in 51 packages 21:56:46 OK: 211 MiB in 51 packages 21:56:46 ---> 4ff6f5fcf246 21:56:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:46 ---> b35849322e8f 21:56:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:46 ---> Running in f24b5525a8e7 21:56:46 ---> Running in d8583e288320 21:56:46 Removing intermediate container f6fc1dbbdd97 21:56:46 ---> 5252c4705e3d 21:56:46 Step 7/23 : COPY go.mod vendor* ./ 21:56:46 Removing intermediate container eb5f3c8818bf 21:56:46 ---> 30df89b524e5 21:56:46 Step 7/23 : COPY go.mod vendor* ./ 21:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:46 Configure a credential helper to remove this warning. See 21:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:46 21:56:46 Login Succeeded 21:56:46 ---> docker-login.sh ends [Pipeline] } 21:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:56:46 ---> 119685a22130 21:56:46 ---> 28c64684cae0 21:56:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:46 ---> Running in 89a5c4aa8bba 21:56:46 ---> Running in 3340be4c6a98 [Pipeline] sh 21:56:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:47 ========================================================= 21:56:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:56:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:56:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:48 b3c136eddcbf: Pulling fs layer 21:56:48 c0a3192eca97: Pulling fs layer 21:56:48 a050256f5b6f: Pulling fs layer 21:56:48 656be50a0ddc: Pulling fs layer 21:56:48 2bbca73fdf42: Pulling fs layer 21:56:48 46d945488cbd: Pulling fs layer 21:56:48 8a5474983e97: Pulling fs layer 21:56:48 329c88fbcd65: Pulling fs layer 21:56:48 656be50a0ddc: Waiting 21:56:48 2bbca73fdf42: Waiting 21:56:48 46d945488cbd: Waiting 21:56:48 8a5474983e97: Waiting 21:56:48 329c88fbcd65: Waiting 21:56:48 a050256f5b6f: Download complete 21:56:48 c0a3192eca97: Verifying Checksum 21:56:48 c0a3192eca97: Download complete 21:56:48 2bbca73fdf42: Verifying Checksum 21:56:48 2bbca73fdf42: Download complete 21:56:48 46d945488cbd: Verifying Checksum 21:56:48 46d945488cbd: Download complete 21:56:48 b3c136eddcbf: Verifying Checksum 21:56:48 b3c136eddcbf: Download complete 21:56:49 b3c136eddcbf: Pull complete 21:56:49 329c88fbcd65: Verifying Checksum 21:56:49 329c88fbcd65: Download complete 21:56:49 c0a3192eca97: Pull complete 21:56:49 a050256f5b6f: Pull complete 21:56:50 8a5474983e97: Verifying Checksum 21:56:50 8a5474983e97: Download complete 21:56:50 656be50a0ddc: Verifying Checksum 21:56:50 656be50a0ddc: Download complete 21:57:03 656be50a0ddc: Pull complete 21:57:03 2bbca73fdf42: Pull complete 21:57:03 46d945488cbd: Pull complete 21:57:05 Removing intermediate container f24b5525a8e7 21:57:05 ---> c2cd031f8673 21:57:05 Step 8/26 : COPY . . 21:57:05 Removing intermediate container 89a5c4aa8bba 21:57:05 ---> 673597864173 21:57:05 Step 9/23 : COPY . . 21:57:05 Removing intermediate container bd36f199db33 21:57:05 ---> 79df1f75a66a 21:57:05 Step 8/33 : COPY . . 21:57:05 Removing intermediate container d8583e288320 21:57:05 ---> fc77aa8e39d9 21:57:05 Step 8/22 : COPY . . 21:57:05 Removing intermediate container 3340be4c6a98 21:57:05 ---> a0f9eeeb45b2 21:57:05 Step 9/23 : COPY . . 21:57:10 8a5474983e97: Pull complete 21:57:11 329c88fbcd65: Pull complete 21:57:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:57:12 + docker build -t ci-base-image-arm64 -f - . 21:57:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:12 WORKDIR /edgex 21:57:12 COPY go.mod . 21:57:12 RUN go mod download 21:57:12 Sending build context to Docker daemon 3.228MB 21:57:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:12 ---> ff4287adb874 21:57:12 Step 2/4 : WORKDIR /edgex 21:57:14 ---> Running in 1340283507bb 21:57:14 Removing intermediate container 1340283507bb 21:57:14 ---> 695128861155 21:57:14 Step 3/4 : COPY go.mod . 21:57:15 ---> f0055e480a3e 21:57:15 Step 4/4 : RUN go mod download 21:57:15 ---> Running in c6ca24d2502e 21:57:17 ---> b0be272c02ef 21:57:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:57:17 ---> 030760066dbd 21:57:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:57:17 ---> 236c1b5f9a86 21:57:17 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:57:17 ---> 7905158fea74 21:57:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:57:17 ---> 38db5c5afaf0 21:57:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:57:17 ---> Running in 0334e83d407a 21:57:17 ---> Running in 7606da520384 21:57:17 ---> Running in 322a90c0112f 21:57:17 ---> Running in 0dcd8872ae2b 21:57:17 ---> Running in 8bcb28fb61f9 21:57:17 Removing intermediate container 0334e83d407a 21:57:17 ---> 039ffd6756b9 21:57:17 Step 10/26 : WORKDIR /edgex-go/spire-build 21:57:17 ---> Running in 1321092d5b2d 21:57:17 Removing intermediate container 1321092d5b2d 21:57:17 ---> 01423c3f1298 21:57:17 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:57:17 ---> Running in bedfd59600f7 21:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:57:17 Removing intermediate container bedfd59600f7 21:57:17 ---> 05e43e47505c 21:57:17 Step 12/26 : WORKDIR /edgex-go 21:57:17 ---> Running in 11db04a11f81 21:57:17 Removing intermediate container 11db04a11f81 21:57:17 ---> f700f22f4fc0 21:57:17 21:57:17 Step 13/26 : FROM alpine:3.15 21:57:17 3.15: Pulling from library/alpine 21:57:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:57:17 Status: Downloaded newer image for alpine:3.15 21:57:17 ---> c4fc93816858 21:57:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:57:17 ---> Running in a2d86a5b99ce 21:57:18 Removing intermediate container a2d86a5b99ce 21:57:18 ---> 20ec49e03063 21:57:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:18 ---> Running in 14aabfce4878 21:57:20 Removing intermediate container 14aabfce4878 21:57:20 ---> d73d2307caa4 21:57:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:57:20 ---> Running in 20af2fa283ca 21:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:57:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:57:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:57:22 OK: 15857 distinct packages available 21:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:57:23 (1/5) Installing dumb-init (1.2.5-r1) 21:57:23 (2/5) Installing musl-obstack (1.2.3-r0) 21:57:23 (3/5) Installing libucontext (1.1-r0) 21:57:23 (4/5) Installing gcompat (1.0.0-r4) 21:57:24 (5/5) Installing openssl (1.1.1q-r0) 21:57:24 Executing busybox-1.34.1-r7.trigger 21:57:24 OK: 7 MiB in 19 packages 21:57:26 Removing intermediate container 20af2fa283ca 21:57:26 ---> c77a7af37557 21:57:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:57:29 ---> 4fed05c73959 21:57:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:57:32 ---> 9340f2bf9631 21:57:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:57:33 ---> 6513ab4978c9 21:57:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:57:33 ---> 625e38051408 21:57:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:57:34 ---> 2ee2fac8fd12 21:57:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:57:35 ---> Running in a12650d51839 21:57:35 Removing intermediate container a12650d51839 21:57:35 ---> dd29065de15e 21:57:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:57:35 ---> Running in a7a58cbb1245 21:57:35 Removing intermediate container a7a58cbb1245 21:57:35 ---> 7cd9a74046f5 21:57:35 Step 24/26 : LABEL arch=x86_64 21:57:35 ---> Running in f6a67497f3f9 21:57:36 Removing intermediate container f6a67497f3f9 21:57:36 ---> 059b47ae0e13 21:57:36 Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:57:36 ---> Running in deef0875bcd6 21:57:36 Removing intermediate container deef0875bcd6 21:57:36 ---> fdf9f8f6be03 21:57:36 Step 26/26 : LABEL version=0.0.0 21:57:37 ---> Running in 4861f9fcc8db 21:57:37 Removing intermediate container 4861f9fcc8db 21:57:37 ---> d9bd6bda4e43 21:57:37 21:57:37 Successfully built d9bd6bda4e43 21:57:37 Successfully tagged security-spire-agent:latest 21:57:37 Building security-spiffe-token-provider 21:57:39  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:57:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:57:40 ---> 4e15b0cf1804 21:57:40 Step 3/20 : WORKDIR /edgex-go 21:57:40 ---> Using cache 21:57:40 ---> 4f524bdfe0cc 21:57:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:57:44 ---> Running in f9bec8ed48dd 21:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:45 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:57:45 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:57:45 OK: 17040 distinct packages available 21:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:45 OK: 211 MiB in 51 packages 21:57:47 Removing intermediate container c6ca24d2502e 21:57:47 ---> 2f2208492a9f 21:57:47 Successfully built 2f2208492a9f 21:57:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:47 + docker inspect -f . ci-base-image-arm64 21:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:48 Removing intermediate container 322a90c0112f 21:57:48 ---> c6b1e456b661 21:57:48 21:57:48 Step 10/33 : FROM alpine:3.16 21:57:48 Removing intermediate container 7606da520384 21:57:48 ---> 20ee0b63536a 21:57:48 21:57:48 Step 10/22 : FROM alpine:3.16 21:57:48 Removing intermediate container f9bec8ed48dd 21:57:48 ---> c8c78f1dcdf6 21:57:48 Step 5/20 : COPY go.mod vendor* ./ 21:57:48 ---> 7f36e1a1ab82 21:57:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:48 ---> Running in c789580d2342 21:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container 21:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:48 3.16: Pulling from library/alpine 21:57:48 3.16: Pulling from library/alpine 21:57:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:57:49 Status: Downloaded newer image for alpine:3.16 21:57:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:57:49 Status: Image is up to date for alpine:3.16 21:57:49 ---> 9c6f07244728 21:57:49 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:57:49 ---> 9c6f07244728 21:57:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:57:49 $ docker top 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:50 + go version 21:57:50 go version go1.18.3 linux/arm64 [Pipeline] } 21:57:50 $ docker stop --time=1 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e 21:57:51 ---> Running in 0e6e2e4b00b3 21:57:51 ---> Running in 9f4ef8f16448 21:57:51 Removing intermediate container 0e6e2e4b00b3 21:57:51 ---> 7f86a0149863 21:57:51 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:57:52 ---> Running in 38473d29dc29 21:57:52 Removing intermediate container 8bcb28fb61f9 21:57:52 ---> dfd84b50290d 21:57:52 21:57:52 Step 11/23 : FROM alpine:3.16 21:57:52 ---> 9c6f07244728 21:57:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:57:52 Removing intermediate container 0dcd8872ae2b 21:57:52 ---> 4617c5ff4055 21:57:52 21:57:52 Step 11/23 : FROM alpine:3.16 21:57:52 ---> 9c6f07244728 21:57:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:57:52 $ docker rm -f 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:52 ---> Running in 9ad536d1a277 21:57:52 ---> Running in 2d3b2dcd448f 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:52 (1/6) Installing ca-certificates (20220614-r0) 21:57:52 (2/6) Installing brotli-libs (1.0.9-r6) 21:57:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:57:52 (4/6) Installing libcurl (7.83.1-r3) 21:57:52 (5/6) Installing curl (7.83.1-r3) 21:57:52 (6/6) Installing dumb-init (1.2.5-r1) 21:57:52 Executing busybox-1.35.0-r17.trigger 21:57:52 Executing ca-certificates-20220614-r0.trigger 21:57:52 (1/2) Installing dumb-init (1.2.5-r1) 21:57:52 (2/2) Installing su-exec (0.2-r1) 21:57:52 OK: 8 MiB in 20 packages 21:57:52 Executing busybox-1.35.0-r17.trigger 21:57:52 OK: 6 MiB in 16 packages 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:53 (1/1) Installing dumb-init (1.2.5-r1) 21:57:53 Executing busybox-1.35.0-r17.trigger 21:57:53 OK: 6 MiB in 15 packages 21:57:53 (1/2) Installing ca-certificates (20220614-r0) 21:57:53 (2/2) Installing dumb-init (1.2.5-r1) 21:57:53 Executing busybox-1.35.0-r17.trigger 21:57:53 Executing ca-certificates-20220614-r0.trigger 21:57:53 + docker inspect -f . ci-base-image-arm64 21:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:53 OK: 6 MiB in 16 packages 21:57:53 prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container 21:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:53 Removing intermediate container 38473d29dc29 21:57:53 ---> 1f20bfb1d9af 21:57:53 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:57:53 Removing intermediate container 9f4ef8f16448 21:57:53 ---> 5e1afe3069c6 21:57:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:53 ---> Running in 12a3db20283f 21:57:54 ---> Running in a4727c1448e4 21:57:54 Removing intermediate container 2d3b2dcd448f 21:57:54 ---> 49938300c7fc 21:57:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:54 ---> Running in a40f2418f6fa 21:57:54 Removing intermediate container 12a3db20283f 21:57:54 ---> a6fb937c4b88 21:57:54 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:57:54 Removing intermediate container a4727c1448e4 21:57:54 ---> 9b3eeea4d0b9 21:57:54 Step 13/22 : WORKDIR /edgex 21:57:54 ---> Running in b372849b83b7 21:57:54 Removing intermediate container a40f2418f6fa 21:57:54 ---> c89628974bde 21:57:54 Step 14/23 : ENV APP_PORT=59861 21:57:54 Removing intermediate container 9ad536d1a277 21:57:54 ---> 4b0d088c66d4 21:57:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:57:54 ---> Running in d89cce4168b0 21:57:54 ---> Running in 6cb54dd2a675 21:57:54 ---> Running in ec253b8bae69 21:57:54 Removing intermediate container b372849b83b7 21:57:54 ---> bc8bb1fd59a4 21:57:54 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:57:54 Removing intermediate container d89cce4168b0 21:57:54 ---> 17f024f485c8 21:57:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:57:54 ---> Running in 9e03e5e857cd 21:57:54 Removing intermediate container 6cb54dd2a675 21:57:54 ---> 3266f46dda79 21:57:54 Step 14/23 : ENV APP_PORT=59860 21:57:54 ---> Running in 07dec01ac345 21:57:54 Removing intermediate container ec253b8bae69 21:57:54 ---> 899ad2c438a3 21:57:54 Step 15/23 : EXPOSE $APP_PORT 21:57:54 ---> Running in a30d613f6535 21:57:54 Removing intermediate container 9e03e5e857cd 21:57:54 ---> efb030a61123 21:57:54 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:57:54 ---> c791639f689c 21:57:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:54 Removing intermediate container 07dec01ac345 21:57:54 ---> e3eef393444b 21:57:54 Step 15/23 : EXPOSE $APP_PORT 21:57:54 ---> Running in fe99fa4315cb 21:57:54 ---> Running in 684c31cc7acd 21:57:54 Removing intermediate container a30d613f6535 21:57:54 ---> 331762258836 21:57:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:54 ---> ffba6a51eb73 21:57:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:55 $ docker top 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 -eo pid,comm 21:57:55 Removing intermediate container fe99fa4315cb 21:57:55 ---> e609ee06cc9a 21:57:55 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:57:55 Removing intermediate container 684c31cc7acd 21:57:55 ---> cd12a46beae5 21:57:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:55 ---> 214565ff2485 21:57:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:57:55 ---> Running in 9f661230d1a2 [Pipeline] { [Pipeline] echo 21:57:55 ========================================================= 21:57:55 [edgeXBuildGoParallel] Running Tests and Build... 21:57:55 ========================================================= [Pipeline] sh 21:57:55 ---> 6471b8f8e8fc 21:57:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:57:55 ---> 6936b1b515b0 21:57:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:57:55 Removing intermediate container c789580d2342 21:57:55 ---> a15ff4b55ad9 21:57:55 Step 7/20 : COPY . . 21:57:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:57:56 + make test 21:57:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:57:57 ---> 612f585aeeca 21:57:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:58 ---> df561b80e4f3 21:57:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:57:58 ---> 0c61f87e3982 21:57:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:57:58 ---> Running in c7be36dae2ea 21:57:58 ---> e540030d8f9f 21:57:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:57:58 Removing intermediate container 9f661230d1a2 21:57:58 ---> 0ff82df00566 21:57:58 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:57:58 ---> Running in a9bc678e7a46 21:57:58 ---> ff1b2365e3da 21:57:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:57:58 ---> Running in 3b4fa7df84e1 21:57:58 ---> Running in d0402f792c3f 21:57:59 Removing intermediate container a9bc678e7a46 21:57:59 ---> c98cbc450c96 21:57:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:59 Removing intermediate container 3b4fa7df84e1 21:57:59 ---> 95c9dffc0cc7 21:57:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:59 ---> Running in 6135a3ff624f 21:57:59 Removing intermediate container c7be36dae2ea 21:57:59 ---> 737d388967b4 21:57:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:57:59 Removing intermediate container d0402f792c3f 21:57:59 ---> 10d04fd8f192 21:57:59 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:57:59 ---> Running in 2f163fe75084 21:57:59 ---> Running in f3ab1ceb0991 21:57:59 Removing intermediate container 6135a3ff624f 21:57:59 ---> dbdd48aeb98d 21:57:59 Step 21/23 : LABEL arch=x86_64 21:57:59 Removing intermediate container 2f163fe75084 21:57:59 ---> e7428c50ee20 21:57:59 Step 21/23 : LABEL arch=x86_64 21:57:59 ---> Running in 2543bc7e026e 21:57:59 Removing intermediate container f3ab1ceb0991 21:57:59 ---> f5ee9a2f839c 21:57:59 Step 20/22 : LABEL arch=x86_64 21:57:59 ---> Running in 9c38b1056730 21:57:59 ---> 2af85968cc7b 21:57:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:57:59 ---> Running in 1d481ba13d2d 21:57:59 ---> 90fdbbd0e1ca 21:57:59 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:57:59 ---> Running in 7585cb276278 21:57:59 Removing intermediate container 2543bc7e026e 21:57:59 ---> 9169508cc98d 21:57:59 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:57:59 ---> Running in e2077246e374 21:57:59 Removing intermediate container 9c38b1056730 21:57:59 ---> e72c5cd0f626 21:57:59 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:57:59 ---> Running in 7143d8dd2193 21:57:59 Removing intermediate container 1d481ba13d2d 21:57:59 ---> 82a2570552ce 21:57:59 Step 21/22 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:57:59 ---> Running in 5ebbcc7aa6d5 21:57:59 ---> Running in fe1c57767402 21:57:59 Removing intermediate container 7143d8dd2193 21:57:59 ---> b4d57b67b1e2 21:57:59 Step 23/23 : LABEL version=0.0.0 21:57:59 ---> Running in 4c4ad7fdfaf9 21:57:59 Removing intermediate container 5ebbcc7aa6d5 21:57:59 ---> 917f2b0db6b9 21:57:59 Step 23/23 : LABEL version=0.0.0 21:57:59 Removing intermediate container fe1c57767402 21:57:59 ---> 718e5a390908 21:57:59 Step 22/22 : LABEL version=0.0.0 21:57:59 ---> Running in 4b81c4347b56 21:57:59 ---> Running in b0679026e0e0 21:57:59 Removing intermediate container 4c4ad7fdfaf9 21:57:59 ---> fd885ddba122 21:57:59 21:57:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:57:59 Removing intermediate container 4b81c4347b56 21:57:59 ---> 62dc0e350f9c 21:57:59 21:57:59 Removing intermediate container b0679026e0e0 21:57:59 ---> ad13abf7364d 21:57:59 21:57:59 Successfully built fd885ddba122 21:57:59 Successfully tagged support-scheduler:latest 21:57:59 Building security-secretstore-setup 21:57:59  Building support-scheduler ... done Successfully built 62dc0e350f9c 21:57:59 Successfully tagged support-notifications:latest 21:57:59  Building support-notifications ... done Building security-spire-server 21:57:59 Successfully built ad13abf7364d 21:57:59 Successfully tagged security-proxy-setup:latest 21:57:59 Building security-spire-config 21:58:00  Building security-proxy-setup ... done Removing intermediate container e2077246e374 21:58:00 ---> 78392fb3437d 21:58:00 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:58:05 ---> 4e15b0cf1804 21:58:05 Step 3/26 : WORKDIR /edgex-go 21:58:05 ---> Using cache 21:58:05 ---> 4f524bdfe0cc 21:58:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:05 ---> Using cache 21:58:05 ---> 7be8fa3b5242 21:58:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:58:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:58:05 ---> 4e15b0cf1804 21:58:05 Step 3/25 : WORKDIR /edgex-go 21:58:05 ---> Using cache 21:58:05 ---> 4f524bdfe0cc 21:58:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:05 ---> Using cache 21:58:05 ---> 7be8fa3b5242 21:58:05 Step 5/25 : RUN apk add --update --no-cache make git 21:58:05 ---> Using cache 21:58:05 ---> 1009058a2f29 21:58:05 Step 6/25 : COPY go.mod vendor* ./ 21:58:05 ---> Using cache 21:58:05 ---> 4ff6f5fcf246 21:58:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:05 ---> Using cache 21:58:05 ---> fc77aa8e39d9 21:58:05 Step 8/25 : COPY . . 21:58:05 ---> Using cache 21:58:05 ---> 030760066dbd 21:58:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:58:05 ---> 4e15b0cf1804 21:58:05 Step 3/25 : WORKDIR /edgex-go 21:58:05 ---> Using cache 21:58:05 ---> 4f524bdfe0cc 21:58:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:05 ---> Using cache 21:58:05 ---> 7be8fa3b5242 21:58:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:58:10 ---> 41bcf818533c 21:58:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:58:10 ---> Running in 3bd0758d2180 21:58:10 ---> Running in 37eb30eb5f01 21:58:10 ---> Running in 6a099c1088af 21:58:10 ---> 773541d8b553 21:58:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:58:11 ---> 2522fef29e33 21:58:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:58:11 ---> be5dc907a100 21:58:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:11 ---> 67c434a8a193 21:58:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:58:11 OK: 211 MiB in 51 packages 21:58:11 ---> cded20e7e9c7 21:58:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:58:11 ---> 58e0db55cd9b 21:58:11 Step 28/33 : RUN chmod +x /entrypoint.sh 21:58:11 ---> Running in 3af9db6ad613 21:58:11 Removing intermediate container 37eb30eb5f01 21:58:11 ---> df334bd67521 21:58:11 Step 6/25 : COPY go.mod vendor* ./ 21:58:12 ---> fe38463bdf22 21:58:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:12 ---> Running in 7ed3c4021123 21:58:12 OK: 211 MiB in 51 packages 21:58:13 Removing intermediate container 3af9db6ad613 21:58:13 ---> 41aa64450dad 21:58:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:58:13 Removing intermediate container 3bd0758d2180 21:58:13 ---> 257bbe2a4e13 21:58:13 Step 6/26 : COPY go.mod vendor* ./ 21:58:13 ---> Running in 92fe40e9c047 21:58:13 Removing intermediate container 92fe40e9c047 21:58:13 ---> 784a4fe9c58a 21:58:13 Step 30/33 : CMD ["gate"] 21:58:13 ---> 9af3f48122b0 21:58:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:13 ---> Running in 2cdbe0951894 21:58:13 ---> Running in 8977dc5115ef 21:58:13 Removing intermediate container 2cdbe0951894 21:58:13 ---> 623bdc58fdf7 21:58:13 Step 31/33 : LABEL arch=x86_64 21:58:13 ---> Running in bcf5ed79a838 21:58:13 Removing intermediate container bcf5ed79a838 21:58:13 ---> 989449e79eef 21:58:13 Step 32/33 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:58:14 ---> Running in c33f5e8a1169 21:58:14 Removing intermediate container c33f5e8a1169 21:58:14 ---> bcd3334bafb5 21:58:14 Step 33/33 : LABEL version=0.0.0 21:58:15 ---> Running in 214697a01fd6 21:58:15 Removing intermediate container 214697a01fd6 21:58:15 ---> 92b67e423154 21:58:15 21:58:15 Successfully built 92b67e423154 21:58:15 Successfully tagged security-bootstrapper:latest 21:58:15 Building sys-mgmt-agent 21:58:19  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:58:19 ---> 4e15b0cf1804 21:58:19 Step 3/23 : WORKDIR /edgex-go 21:58:19 ---> Using cache 21:58:19 ---> 4f524bdfe0cc 21:58:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:19 ---> Using cache 21:58:19 ---> 7be8fa3b5242 21:58:19 Step 5/23 : RUN apk add --update --no-cache make bash git 21:58:22 ---> Running in 82dd8d10799c 21:58:22 Removing intermediate container 7ed3c4021123 21:58:22 ---> 1775f2957832 21:58:22 Step 8/25 : COPY . . 21:58:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:58:23 OK: 211 MiB in 51 packages 21:58:27 ---> 99ca49d9ca35 21:58:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:58:27 ---> Running in b45ce0e2187d 21:58:27 Removing intermediate container 7585cb276278 21:58:27 ---> 335fd2f03506 21:58:27 21:58:27 Step 9/20 : FROM alpine:3.15 21:58:27 ---> c4fc93816858 21:58:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:27 ---> Using cache 21:58:27 ---> 20ec49e03063 21:58:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:27 ---> Using cache 21:58:27 ---> d73d2307caa4 21:58:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:58:28 ---> Running in 4872e904c886 21:58:28 Removing intermediate container 82dd8d10799c 21:58:28 ---> 2f3b8ae7b387 21:58:28 Step 6/23 : COPY go.mod vendor* ./ 21:58:28 Removing intermediate container b45ce0e2187d 21:58:28 ---> 0bd7d2c9b07c 21:58:28 Step 10/25 : WORKDIR /edgex-go/spire-build 21:58:28 Removing intermediate container 8977dc5115ef 21:58:28 ---> b5959fdd019f 21:58:28 Step 8/26 : COPY . . 21:58:28 ---> Running in fa382a6e0d24 21:58:29 ? github.com/edgexfoundry/edgex-go [no test files] 21:58:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:29 ---> dfc622fd3fc0 21:58:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:30 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:58:30 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:58:30 OK: 15857 distinct packages available 21:58:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:31 Removing intermediate container fa382a6e0d24 21:58:31 ---> 6e4f4dd2e354 21:58:31 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:58:31 ---> Running in 0fc2d2eea2a7 21:58:31 ---> Running in 1fb1727976d9 21:58:31 Removing intermediate container 6a099c1088af 21:58:31 ---> bfef34fd856e 21:58:31 21:58:31 Step 10/25 : FROM alpine:3.16 21:58:31 ---> 9c6f07244728 21:58:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:58:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:31 ---> 40c7874daac6 21:58:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:58:31 ---> Running in 1486927a05be 21:58:31 ---> Running in da28402abe2e 21:58:31 Removing intermediate container da28402abe2e 21:58:31 ---> a720f6ca2ca5 21:58:31 Step 10/26 : WORKDIR /edgex-go/spire-build 21:58:31 ---> Running in 2f2c1311b00b 21:58:31 Removing intermediate container 2f2c1311b00b 21:58:31 ---> 48f4ec6376be 21:58:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:58:31 ---> Running in 44266b4427ed 21:58:31 (1/9) Installing ca-certificates (20220614-r0) 21:58:31 (2/9) Installing brotli-libs (1.0.9-r5) 21:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:58:32 (4/9) Installing libcurl (7.80.0-r3) 21:58:32 (5/9) Installing curl (7.80.0-r3) 21:58:32 (1/3) Installing ca-certificates (20220614-r0) 21:58:32 (2/3) Installing dumb-init (1.2.5-r1) 21:58:32 (3/3) Installing su-exec (0.2-r1) 21:58:32 Executing busybox-1.35.0-r17.trigger 21:58:32 Executing ca-certificates-20220614-r0.trigger 21:58:32 (6/9) Installing dumb-init (1.2.5-r1) 21:58:32 Removing intermediate container 1fb1727976d9 21:58:32 ---> c061eafaa33e 21:58:32 Step 12/25 : WORKDIR /edgex-go 21:58:32 OK: 6 MiB in 17 packages 21:58:32 ---> Running in 6ade0c00d359 21:58:32 (7/9) Installing musl-obstack (1.2.3-r0) 21:58:32 Removing intermediate container 6ade0c00d359 21:58:32 ---> 63e1ab33de02 21:58:32 21:58:32 Step 13/25 : FROM alpine:3.15 21:58:32 ---> c4fc93816858 21:58:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:32 ---> Using cache 21:58:32 ---> 20ec49e03063 21:58:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:32 ---> Using cache 21:58:32 ---> d73d2307caa4 21:58:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:58:32 ---> Using cache 21:58:32 ---> c77a7af37557 21:58:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:58:32 (8/9) Installing libucontext (1.1-r0) 21:58:32 Removing intermediate container 44266b4427ed 21:58:32 ---> 46c87f9eec83 21:58:32 Step 12/26 : WORKDIR /edgex-go 21:58:32 ---> Running in 40fc398e9c94 21:58:32 (9/9) Installing gcompat (1.0.0-r4) 21:58:32 Executing busybox-1.34.1-r7.trigger 21:58:32 Executing ca-certificates-20220614-r0.trigger 21:58:32 OK: 8 MiB in 23 packages 21:58:32 Removing intermediate container 40fc398e9c94 21:58:32 ---> f6cd7184d2ba 21:58:32 21:58:32 Step 13/26 : FROM alpine:3.15 21:58:32 ---> c4fc93816858 21:58:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:32 ---> Using cache 21:58:32 ---> 20ec49e03063 21:58:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:32 ---> Using cache 21:58:32 ---> d73d2307caa4 21:58:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:58:32 Removing intermediate container 1486927a05be 21:58:32 ---> 928f13486c58 21:58:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:58:34 ---> Running in d9deccd115cb 21:58:34 ---> Running in 54657bb333ea 21:58:34 ---> b798f3412388 21:58:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:58:34 Removing intermediate container 54657bb333ea 21:58:34 ---> 98b932a77413 21:58:34 Step 13/25 : WORKDIR / 21:58:34 ---> Running in 43fbd643fb6a 21:58:34 ---> 93ce1d3266cc 21:58:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:58:34 Removing intermediate container 4872e904c886 21:58:34 ---> cafd9c2db9d1 21:58:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:34 Removing intermediate container 43fbd643fb6a 21:58:34 ---> 7360a67b09b0 21:58:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:58:35 ---> d25ff82158cb 21:58:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:58:35 ---> 20f1a43b0040 21:58:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:58:35 ---> 3a67b498db6e 21:58:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:58:35 ---> 5fa893926a46 21:58:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:58:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:35 ---> c5e46c1ae510 21:58:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:58:35 ---> Running in f1803b4fbe40 21:58:35 ---> 56163ec4ac17 21:58:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:58:36 Removing intermediate container f1803b4fbe40 21:58:36 ---> a5e597b99e73 21:58:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:58:36 ---> Running in 81c4a8e655ac 21:58:36 ---> 6fe53b8f075e 21:58:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:58:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:58:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:58:36 OK: 15857 distinct packages available 21:58:36 ---> ffff17b7e2c0 21:58:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:58:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:36 ---> Running in b24cd29e86b3 21:58:36 Removing intermediate container 81c4a8e655ac 21:58:36 ---> 31d6bbcf187f 21:58:36 Step 23/25 : LABEL arch=x86_64 21:58:36 ---> Running in 82c30efd71d8 21:58:36 Removing intermediate container b24cd29e86b3 21:58:36 ---> bad21996ca48 21:58:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:36 ---> 4b15dce706a3 21:58:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:58:36 ---> Running in 7fd8b292bf82 21:58:36 Removing intermediate container 82c30efd71d8 21:58:36 ---> dc56ae1b1499 21:58:36 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:58:36 ---> Running in b7ba97bb7a91 21:58:36 Removing intermediate container 7fd8b292bf82 21:58:36 ---> 5c09c7a35dba 21:58:36 Step 18/20 : LABEL arch=x86_64 21:58:36 ---> Running in 4869642d5fd8 21:58:36 Removing intermediate container b7ba97bb7a91 21:58:36 ---> e9b5ebb82959 21:58:36 Step 25/25 : LABEL version=0.0.0 21:58:36 ---> Running in c48e554ec946 21:58:36 Removing intermediate container 4869642d5fd8 21:58:36 ---> 69e3b86d89a0 21:58:36 Step 19/20 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:58:36 ---> Running in a2b95dae021b 21:58:36 ---> a9e026cd4d3c 21:58:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:58:36 Removing intermediate container c48e554ec946 21:58:36 ---> e091795d8fab 21:58:36 21:58:36 Removing intermediate container a2b95dae021b 21:58:36 ---> c9de4a7ea736 21:58:36 Step 20/20 : LABEL version=0.0.0 21:58:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:37 ---> Running in 1f9ffeaf982e 21:58:37 Successfully built e091795d8fab 21:58:37 Successfully tagged security-spire-server:latest 21:58:37  Building security-spire-server ... done Building core-data 21:58:37 (1/4) Installing dumb-init (1.2.5-r1) 21:58:37 (2/4) Installing musl-obstack (1.2.3-r0) 21:58:37 (3/4) Installing libucontext (1.1-r0) 21:58:37 (4/4) Installing gcompat (1.0.0-r4) 21:58:38 Executing busybox-1.34.1-r7.trigger 21:58:38 OK: 6 MiB in 18 packages 21:58:38 Removing intermediate container 1f9ffeaf982e 21:58:38 ---> f19ba133d25e 21:58:38 21:58:38 Successfully built f19ba133d25e 21:58:39 Successfully tagged security-spiffe-token-provider:latest 21:58:39 Building core-command 21:58:40  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:40 ---> 4e15b0cf1804 21:58:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:58:40 ---> Using cache 21:58:40 ---> fc3745967f15 21:58:40 Step 4/24 : WORKDIR /edgex-go 21:58:40 ---> Using cache 21:58:40 ---> e150ff83c823 21:58:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:40 ---> Using cache 21:58:40 ---> fc07a666c734 21:58:40 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:58:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:41 ---> 4e15b0cf1804 21:58:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:58:41 ---> Using cache 21:58:41 ---> fc3745967f15 21:58:41 Step 4/24 : WORKDIR /edgex-go 21:58:41 ---> Using cache 21:58:41 ---> e150ff83c823 21:58:41 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:41 ---> Using cache 21:58:41 ---> fc07a666c734 21:58:41 Step 6/24 : RUN apk add --update --no-cache make git 21:58:41 ---> Using cache 21:58:41 ---> 30df89b524e5 21:58:41 Step 7/24 : COPY go.mod vendor* ./ 21:58:41 ---> Using cache 21:58:41 ---> 119685a22130 21:58:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:41 ---> Using cache 21:58:41 ---> 673597864173 21:58:41 Step 9/24 : COPY . . 21:58:41 ---> Using cache 21:58:41 ---> 38db5c5afaf0 21:58:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:58:42 ---> c1437d937628 21:58:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:58:42 ---> Running in 1dd8b438acbf 21:58:42 ---> Running in 07acd55ed14c 21:58:42 Removing intermediate container d9deccd115cb 21:58:42 ---> 07772a782893 21:58:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:58:42 ---> 808cff2a0345 21:58:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:42 ---> Running in 53bf37373330 21:58:42 Removing intermediate container 0fc2d2eea2a7 21:58:42 ---> d78dbc8aa8fc 21:58:42 Step 8/23 : COPY . . 21:58:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:58:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:58:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:58:43 OK: 211 MiB in 51 packages 21:58:46 ---> 6507b03f3a51 21:58:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:58:46 ---> 00edea96feda 21:58:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:58:46 ---> Running in 8ce406e32e1a 21:58:46 Removing intermediate container 53bf37373330 21:58:46 ---> dec531c87b9d 21:58:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:58:46 Removing intermediate container 1dd8b438acbf 21:58:46 ---> 3cf6ec277b07 21:58:46 Step 7/24 : COPY go.mod vendor* ./ 21:58:46 ---> Running in 10dfeff6f566 21:58:46 ---> 588b2fd52e0d 21:58:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:58:46 ---> Running in 55dd399c9cd3 21:58:46 Removing intermediate container 10dfeff6f566 21:58:46 ---> 4cbbe08230b6 21:58:46 Step 23/25 : LABEL arch=x86_64 21:58:46 Removing intermediate container 55dd399c9cd3 21:58:46 ---> 447c93c9886e 21:58:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:58:46 ---> Running in 8e66d795e1da 21:58:46 ---> a177049765f0 21:58:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:47 ---> Running in 6a7e06107df0 21:58:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:58:47 Removing intermediate container 8e66d795e1da 21:58:47 ---> 0c7b309ffada 21:58:47 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:58:47 ---> Running in bbad7a632992 21:58:47 ---> a4ecb496f1f7 21:58:47 Step 21/26 : WORKDIR / 21:58:47 Removing intermediate container bbad7a632992 21:58:47 ---> 37b11de206cc 21:58:47 Step 25/25 : LABEL version=0.0.0 21:58:47 ---> Running in f6ac7564709f 21:58:47 ---> Running in be0fe451589a 21:58:47 Removing intermediate container f6ac7564709f 21:58:47 ---> cdaaf0972f01 21:58:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:58:47 ---> Running in 3924938d2935 21:58:47 Removing intermediate container be0fe451589a 21:58:47 ---> 32c93f4c8b83 21:58:47 21:58:47 Successfully built 32c93f4c8b83 21:58:47 Successfully tagged security-secretstore-setup:latest 21:58:47  Building security-secretstore-setup ... done Building core-metadata 21:58:47 Removing intermediate container 3924938d2935 21:58:47 ---> 73cb1cd95bc1 21:58:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:58:47 ---> Running in e5bfa9de7b5c 21:58:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:58:49 ---> 4e15b0cf1804 21:58:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:58:49 ---> Using cache 21:58:49 ---> fc3745967f15 21:58:49 Step 4/25 : WORKDIR /edgex-go 21:58:49 ---> Using cache 21:58:49 ---> e150ff83c823 21:58:49 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:49 ---> Using cache 21:58:49 ---> fc07a666c734 21:58:49 Step 6/25 : RUN apk add --update --no-cache make git 21:58:49 ---> Using cache 21:58:49 ---> 30df89b524e5 21:58:49 Step 7/25 : COPY go.mod vendor* ./ 21:58:49 ---> Using cache 21:58:49 ---> 119685a22130 21:58:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:49 ---> Using cache 21:58:49 ---> 673597864173 21:58:49 Step 9/25 : COPY . . 21:58:49 ---> Using cache 21:58:49 ---> 38db5c5afaf0 21:58:49 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:58:51 Removing intermediate container e5bfa9de7b5c 21:58:51 ---> 120ea2b81e38 21:58:51 Step 24/26 : LABEL arch=x86_64 21:58:51 ---> Running in 7e1d62ff839b 21:58:51 ---> Running in 3c96f4bec9ad 21:58:52 Removing intermediate container 3c96f4bec9ad 21:58:52 ---> 72a2b1af7032 21:58:52 Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:58:52 ---> Running in 567a51b7915d 21:58:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:58:52 Removing intermediate container 567a51b7915d 21:58:52 ---> fa00c5709143 21:58:52 Step 26/26 : LABEL version=0.0.0 21:58:52 ---> Running in e05fbc1af2d1 21:58:52 Removing intermediate container e05fbc1af2d1 21:58:52 ---> 80e803de0749 21:58:52 21:58:52 Successfully built 80e803de0749 21:58:52 Successfully tagged security-spire-config:latest 21:58:58  Building security-spire-config ... done Removing intermediate container 6a7e06107df0 21:58:58 ---> 0972f884d18e 21:58:58 Step 9/24 : COPY . . 21:59:06 ---> 23b7a418b671 21:59:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:59:06 ---> Running in ee50fc0f7929 21:59:06 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:59:09 Removing intermediate container 07acd55ed14c 21:59:09 ---> c10b3b2504a8 21:59:09 21:59:09 Step 11/24 : FROM alpine:3.16 21:59:09 ---> 9c6f07244728 21:59:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:59:09 ---> Using cache 21:59:09 ---> 49938300c7fc 21:59:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:09 ---> Using cache 21:59:09 ---> c89628974bde 21:59:09 Step 14/24 : ENV APP_PORT=59882 21:59:09 Removing intermediate container 8ce406e32e1a 21:59:09 ---> 422e2296bcf7 21:59:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:59:09 ---> Running in bd5ab81003eb 21:59:09 ---> Running in bc6cb1483bd3 21:59:09 Removing intermediate container bd5ab81003eb 21:59:09 ---> 781dbb1e8786 21:59:09 Step 15/24 : EXPOSE $APP_PORT 21:59:09 ---> Running in a7d25e9030b5 21:59:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:59:10 Removing intermediate container a7d25e9030b5 21:59:10 ---> 839461ed4162 21:59:10 Step 16/24 : WORKDIR / 21:59:10 ---> Running in 478cfcf2e5c1 21:59:10 Removing intermediate container 478cfcf2e5c1 21:59:10 ---> f80624ba2751 21:59:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:11 ---> 2204e7266f13 21:59:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:59:11 Removing intermediate container bc6cb1483bd3 21:59:11 ---> 9e955900bdd1 21:59:11 21:59:11 Step 11/23 : FROM alpine:3.16 21:59:11 ---> 9c6f07244728 21:59:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:59:11 ---> Running in 750f4efa0014 21:59:11 ---> 9bb54717c0b0 21:59:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:59:11 Removing intermediate container 750f4efa0014 21:59:11 ---> fa9179037884 21:59:11 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:59:12 Removing intermediate container 7e1d62ff839b 21:59:12 ---> 2ecfdf3b1228 21:59:12 21:59:12 Step 11/25 : FROM alpine:3.16 21:59:12 ---> 9c6f07244728 21:59:12 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:59:12 ---> Using cache 21:59:12 ---> 49938300c7fc 21:59:12 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:12 ---> Using cache 21:59:12 ---> c89628974bde 21:59:12 Step 14/25 : ENV APP_PORT=59881 21:59:12 ---> Running in 5401c9b25db3 21:59:12 ---> 8f9042d023a7 21:59:12 Step 20/24 : ENTRYPOINT ["/core-command"] 21:59:12 ---> Running in 0929d43691ed 21:59:12 ---> Running in 2086f491f119 21:59:12 Removing intermediate container 0929d43691ed 21:59:12 ---> deaa909eb9d7 21:59:12 Step 15/25 : EXPOSE $APP_PORT 21:59:12 ---> Running in 7e077aeb7f7a 21:59:12 Removing intermediate container 2086f491f119 21:59:12 ---> 77ec9a430b2a 21:59:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:12 ---> Running in f95112351458 21:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:12 Removing intermediate container 7e077aeb7f7a 21:59:12 ---> 99696147dc98 21:59:12 Step 16/25 : WORKDIR / 21:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:13 ---> Running in 0a01debde0f7 21:59:13 Removing intermediate container f95112351458 21:59:13 ---> d9ef6f9ce238 21:59:13 Step 22/24 : LABEL arch=x86_64 21:59:13 ---> Running in 9631f2d7c96e 21:59:13 Removing intermediate container 0a01debde0f7 21:59:13 ---> a3f977d1d541 21:59:13 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:59:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:59:13 (3/33) Installing readline (8.1.2-r0) 21:59:13 (4/33) Installing bash (5.1.16-r2) 21:59:13 Removing intermediate container 9631f2d7c96e 21:59:13 ---> f88280d51e36 21:59:13 Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:59:13 Executing bash-5.1.16-r2.post-install 21:59:13 (5/33) Installing ca-certificates (20220614-r0) 21:59:13 (6/33) Installing brotli-libs (1.0.9-r6) 21:59:13 ---> Running in 9fcc0ca3c114 21:59:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:59:13 (8/33) Installing libcurl (7.83.1-r3) 21:59:13 ---> 9c4276dd5792 21:59:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:59:13 (9/33) Installing curl (7.83.1-r3) 21:59:13 (10/33) Installing docker-cli (20.10.18-r0) 21:59:13 Removing intermediate container 9fcc0ca3c114 21:59:13 ---> ff9a113529e2 21:59:13 Step 24/24 : LABEL version=0.0.0 21:59:13 (11/33) Installing dumb-init (1.2.5-r1) 21:59:13 (12/33) Installing libbz2 (1.0.8-r1) 21:59:13 (13/33) Installing expat (2.4.8-r0) 21:59:13 (14/33) Installing libffi (3.4.2-r1) 21:59:13 (15/33) Installing gdbm (1.23-r0) 21:59:13 (16/33) Installing xz-libs (5.2.5-r1) 21:59:13 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:59:13 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:13 (19/33) Installing mpdecimal (2.5.1-r1) 21:59:13 (20/33) Installing sqlite-libs (3.38.5-r0) 21:59:13 (21/33) Installing python3 (3.10.5-r0) 21:59:14 ---> Running in b2d84a5052b9 21:59:14 ---> 8c4fa97ee23d 21:59:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:59:14 Removing intermediate container b2d84a5052b9 21:59:14 ---> 060afa1cc33c 21:59:14 21:59:14 Successfully built 060afa1cc33c 21:59:14 Successfully tagged core-command:latest 21:59:14  Building core-command ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:59:14 (23/33) Installing py3-tomli (2.0.1-r1) 21:59:14 (24/33) Installing py3-pep517 (0.12.0-r2) 21:59:14 (25/33) Installing py3-six (1.16.0-r1) 21:59:14 (26/33) Installing py3-retrying (1.3.3-r3) 21:59:14 (27/33) Installing py3-appdirs (1.4.4-r3) 21:59:14 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:59:14 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:59:14 ---> 2e020bd1b30a 21:59:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:59:14 (30/33) Installing py3-parsing (2.4.7-r3) 21:59:14 (31/33) Installing py3-packaging (21.3-r0) 21:59:14 (32/33) Installing py3-setuptools (59.4.0-r0) 21:59:14 (33/33) Installing py3-pip (22.1.1-r0) 21:59:14 Executing busybox-1.35.0-r17.trigger 21:59:14 Executing ca-certificates-20220614-r0.trigger 21:59:14 OK: 122 MiB in 47 packages 21:59:14 ---> c77ec779ad8e 21:59:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:59:14 ---> Running in 71a1b7efab1f 21:59:14 Removing intermediate container 71a1b7efab1f 21:59:14 ---> 901708fc7e49 21:59:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:14 ---> Running in ec306c94d068 21:59:15 Removing intermediate container ec306c94d068 21:59:15 ---> da7b67301d5d 21:59:15 Step 23/25 : LABEL arch=x86_64 21:59:15 ---> Running in 0775fd4d7a29 21:59:15 Removing intermediate container 0775fd4d7a29 21:59:15 ---> a9b610067abe 21:59:15 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:59:15 ---> Running in b18d58f3e1be 21:59:15 Removing intermediate container b18d58f3e1be 21:59:15 ---> d81e652f7ba9 21:59:15 Step 25/25 : LABEL version=0.0.0 21:59:15 ---> Running in ff95dee50b29 21:59:15 Removing intermediate container ff95dee50b29 21:59:15 ---> 1522a887414f 21:59:15 21:59:15 Successfully built 1522a887414f 21:59:15 Successfully tagged core-metadata:latest 21:59:16  Building core-metadata ... done Collecting docker-compose==1.23.2 21:59:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.4 MB/s eta 0:00:00 21:59:16 Collecting dockerpty<0.5,>=0.4.1 21:59:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:59:16 Preparing metadata (setup.py): started 21:59:16 Preparing metadata (setup.py): finished with status 'done' 21:59:16 Collecting websocket-client<1.0,>=0.32.0 21:59:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 170.2 MB/s eta 0:00:00 21:59:17 Collecting jsonschema<3,>=2.5.1 21:59:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:59:17 Collecting docopt<0.7,>=0.6.1 21:59:17 Downloading docopt-0.6.2.tar.gz (25 kB) 21:59:17 Preparing metadata (setup.py): started 21:59:17 Preparing metadata (setup.py): finished with status 'done' 21:59:17 Collecting PyYAML<4,>=3.10 21:59:17 Downloading PyYAML-3.13.tar.gz (270 kB) 21:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 75.0 MB/s eta 0:00:00 21:59:17 Preparing metadata (setup.py): started 21:59:18 Preparing metadata (setup.py): finished with status 'done' 21:59:18 Collecting docker<4.0,>=3.6.0 21:59:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 184.3 MB/s eta 0:00:00 21:59:18 Collecting texttable<0.10,>=0.9.0 21:59:18 Downloading texttable-0.9.1.tar.gz (11 kB) 21:59:18 Preparing metadata (setup.py): started 21:59:18 Preparing metadata (setup.py): finished with status 'done' 21:59:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:59:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:59:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.5 MB/s eta 0:00:00 21:59:18 Collecting cached-property<2,>=1.2.0 21:59:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:59:18 Collecting docker-pycreds>=0.4.0 21:59:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:59:18 Collecting chardet<3.1.0,>=3.0.2 21:59:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 205.9 MB/s eta 0:00:00 21:59:18 Collecting certifi>=2017.4.17 21:59:18 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 159.0 MB/s eta 0:00:00 21:59:18 Collecting idna<2.8,>=2.5 21:59:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 163.5 MB/s eta 0:00:00 21:59:18 Collecting urllib3<1.25,>=1.21.1 21:59:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 82.1 MB/s eta 0:00:00 21:59:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:59:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:59:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:59:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:59:19 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:59:19 Running setup.py install for texttable: started 21:59:19 Running setup.py install for texttable: finished with status 'done' 21:59:19 Running setup.py install for PyYAML: started 21:59:19 Running setup.py install for PyYAML: finished with status 'done' 21:59:19 Running setup.py install for docopt: started 21:59:20 Running setup.py install for docopt: finished with status 'done' 21:59:20 Running setup.py install for dockerpty: started 21:59:21 Running setup.py install for dockerpty: finished with status 'done' 21:59:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:59: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 21:59:22 Removing intermediate container ee50fc0f7929 21:59:22 ---> 7694ca7fc360 21:59:22 21:59:22 Step 11/24 : FROM alpine:3.16 21:59:22 ---> 9c6f07244728 21:59:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:59:22 ---> Running in a44226ee8fbc 21:59:22 Removing intermediate container a44226ee8fbc 21:59:22 ---> 5ac4969928ac 21:59:22 Step 13/24 : ENV APP_PORT=59880 21:59:22 ---> Running in 076960d71e0c 21:59:22 Removing intermediate container 076960d71e0c 21:59:22 ---> 4a2a0f355ba0 21:59:22 Step 14/24 : EXPOSE $APP_PORT 21:59:22 ---> Running in c0f6c5b9be61 21:59:22 Removing intermediate container c0f6c5b9be61 21:59:22 ---> 1544bcfb53e3 21:59:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:22 ---> Running in 2d0bc11b27a4 21:59:23 Removing intermediate container 2d0bc11b27a4 21:59:23 ---> 5676a607036a 21:59:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:59:23 ---> Running in b741e0fcbc1c 21:59:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:24 Removing intermediate container 5401c9b25db3 21:59:24 ---> 068bf4b2785a 21:59:24 Step 14/23 : ENV APP_PORT=58890 21:59:24 ---> Running in 338152c2d39a 21:59:24 Removing intermediate container 338152c2d39a 21:59:24 ---> 5431ac292b39 21:59:24 Step 15/23 : EXPOSE $APP_PORT 21:59:24 ---> Running in 3634aaf98528 21:59:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:24 Removing intermediate container 3634aaf98528 21:59:24 ---> 31247503e86e 21:59:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:59:25 (1/6) Installing dumb-init (1.2.5-r1) 21:59:25 ---> 6db84ef8fea0 21:59:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:59:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:59:25 ---> 25c56cd6e472 21:59:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:59:25 (3/6) Installing libsodium (1.0.18-r0) 21:59:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:25 ---> 0b55dca3099c 21:59:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:59:25 ---> Running in 25ec25547cdd 21:59:25 (5/6) Installing libzmq (4.3.4-r0) 21:59:25 Removing intermediate container 25ec25547cdd 21:59:25 ---> 2d7fcaf53a7b 21:59:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:25 ---> Running in 0a6df48c9510 21:59:25 (6/6) Installing zeromq (4.3.4-r0) 21:59:25 Removing intermediate container 0a6df48c9510 21:59:25 ---> f7d64aa05882 21:59:25 Step 21/23 : LABEL arch=x86_64 21:59:25 Executing busybox-1.35.0-r17.trigger 21:59:25 OK: 8 MiB in 20 packages 21:59:25 ---> Running in 74f6cda6fb9f 21:59:25 Removing intermediate container 74f6cda6fb9f 21:59:25 ---> 79551050de26 21:59:25 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:59:25 ---> Running in a844b4262964 21:59:25 Removing intermediate container a844b4262964 21:59:25 ---> 38be6819b66a 21:59:25 Step 23/23 : LABEL version=0.0.0 21:59:25 ---> Running in a4cb1f2d2c13 21:59:25 Removing intermediate container a4cb1f2d2c13 21:59:25 ---> ed4fd0ba6d82 21:59:25 21:59:25 Removing intermediate container b741e0fcbc1c 21:59:25 ---> 3ba5d32d1ae1 21:59:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:26 Successfully built ed4fd0ba6d82 21:59:26 Successfully tagged sys-mgmt-agent:latest 21:59:26  Building sys-mgmt-agent ... done  ---> 70d1ef7b275e 21:59:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:59:26 ---> 692416100889 21:59:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:59:26 ---> 71be70fd2d0d 21:59:26 Step 20/24 : ENTRYPOINT ["/core-data"] 21:59:26 ---> Running in 7b4c702e049d 21:59:26 Removing intermediate container 7b4c702e049d 21:59:26 ---> 95c50745f8e1 21:59:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:26 ---> Running in c14471111025 21:59:26 Removing intermediate container c14471111025 21:59:26 ---> 7f397b4703ac 21:59:26 Step 22/24 : LABEL arch=x86_64 21:59:26 ---> Running in edb39c25b02a 21:59:26 Removing intermediate container edb39c25b02a 21:59:26 ---> a7cb11c4555f 21:59:26 Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 21:59:26 ---> Running in a1ec973e5d4d 21:59:27 Removing intermediate container a1ec973e5d4d 21:59:27 ---> e8174d900199 21:59:27 Step 24/24 : LABEL version=0.0.0 21:59:27 ---> Running in f470d56232a6 21:59:27 Removing intermediate container f470d56232a6 21:59:27 ---> fe133d1c5b4f 21:59:27 21:59:27 Successfully built fe133d1c5b4f 21:59:27 Successfully tagged core-data:latest 21:59:27  Building core-data ... done  [Pipeline] } 21:59:27 $ docker stop --time=1 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a 21:59:28 $ docker rm -f 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a [Pipeline] // withDockerContainer [Pipeline] sh 21:59:28 + docker images 21:59:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:59:28 core-data latest fe133d1c5b4f 1 second ago 21.6MB 21:59:28 sys-mgmt-agent latest ed4fd0ba6d82 3 seconds ago 136MB 21:59:28 7694ca7fc360 7 seconds ago 1.55GB 21:59:28 core-metadata latest 1522a887414f 13 seconds ago 18.2MB 21:59:28 core-command latest 060afa1cc33c 15 seconds ago 17.3MB 21:59:28 2ecfdf3b1228 17 seconds ago 1.55GB 21:59:28 9e955900bdd1 18 seconds ago 1.53GB 21:59:28 c10b3b2504a8 22 seconds ago 1.54GB 21:59:28 security-spire-config latest 80e803de0749 36 seconds ago 85.8MB 21:59:28 security-secretstore-setup latest 32c93f4c8b83 41 seconds ago 29.2MB 21:59:28 security-spire-server latest e091795d8fab 52 seconds ago 86.5MB 21:59:28 security-spiffe-token-provider latest f19ba133d25e 52 seconds ago 29.3MB 21:59:28 f6cd7184d2ba 56 seconds ago 1.42GB 21:59:28 63e1ab33de02 56 seconds ago 1.42GB 21:59:28 bfef34fd856e 57 seconds ago 1.54GB 21:59:28 335fd2f03506 About a minute ago 1.58GB 21:59:28 security-bootstrapper latest 92b67e423154 About a minute ago 19.8MB 21:59:28 support-notifications latest 62dc0e350f9c About a minute ago 27.3MB 21:59:28 support-scheduler latest fd885ddba122 About a minute ago 26.7MB 21:59:28 security-proxy-setup latest ad13abf7364d About a minute ago 27.4MB 21:59:28 4617c5ff4055 About a minute ago 1.61GB 21:59:28 dfd84b50290d About a minute ago 1.61GB 21:59:28 20ee0b63536a About a minute ago 1.53GB 21:59:28 c6b1e456b661 About a minute ago 1.53GB 21:59:28 security-spire-agent latest d9bd6bda4e43 About a minute ago 125MB 21:59:28 f700f22f4fc0 2 minutes ago 1.42GB 21:59:28 ci-base-image-x86_64 latest 4e15b0cf1804 5 minutes ago 994MB 21:59:28 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 21:59:28 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 21:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:59:28 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] } 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:00:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 22:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.502s coverage: 98.5% of statements 22:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.408s coverage: 72.5% of statements 22:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.2% of statements 22:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.087s coverage: 89.2% of statements 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.417s coverage: 2.1% of statements 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.880s coverage: 95.6% of statements 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:01:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.277s coverage: 72.2% of statements 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:01:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 60.0% of statements 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:01:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.382s coverage: 0.9% of statements 22:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:01:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements 22:01:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.512s coverage: 29.6% of statements 22:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 22:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 22:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 22:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 22:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 22:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 22:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 22:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.681s coverage: 80.8% of statements 22:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements 22:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 22:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.346s coverage: 85.4% of statements 22:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.895s coverage: 91.2% of statements 22:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.868s coverage: 64.7% of statements 22:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 22:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 22:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.301s coverage: 65.8% of statements 22:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.912s coverage: 41.8% of statements 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.510s coverage: 89.5% of statements 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:01:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.825s coverage: 92.3% of statements 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.235s coverage: 100.0% of statements 22:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 22:02:02 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 22:02:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:02:02 GO111MODULE=on go vet ./... 22:03:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:54 ./bin/test-attribution-txt.sh 22:03:54 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:03:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:03:54 + ls -al . 22:03:54 total 740 22:03:54 drwxrwxr-x 9 1001 1001 4096 Sep 19 21:57 . 22:03:54 drwxr-xr-x 4 root root 4096 Sep 19 21:57 .. 22:03:54 -rw-rw-r-- 1 1001 1001 16 Sep 19 21:56 .dockerignore 22:03:54 drwxrwxr-x 8 1001 1001 4096 Sep 19 21:56 .git 22:03:54 drwxrwxr-x 3 1001 1001 4096 Sep 19 21:56 .github 22:03:54 -rw-rw-r-- 1 1001 1001 1030 Sep 19 21:56 .gitignore 22:03:54 -rw-rw-r-- 1 1001 1001 42 Sep 19 21:56 .golangci.yml 22:03:54 -rw-rw-r-- 1 1001 1001 87 Sep 19 21:56 .hadolint.yml 22:03:54 -rw-rw-r-- 1 1001 1001 166 Sep 19 21:56 .sonarcloud.properties 22:03:54 -rw-rw-r-- 1 1001 1001 1171 Sep 19 21:56 ADOPTERS.md 22:03:54 -rw-rw-r-- 1 1001 1001 10347 Sep 19 21:56 Attribution.txt 22:03:54 -rw-rw-r-- 1 1001 1001 63209 Sep 19 21:56 CHANGELOG.md 22:03:54 -rw-rw-r-- 1 1001 1001 3804 Sep 19 21:56 CONTRIBUTING.md 22:03:54 -rw-rw-r-- 1 1001 1001 677 Sep 19 21:56 GOVERNANCE.md 22:03:54 -rw-rw-r-- 1 1001 1001 850 Sep 19 21:56 Jenkinsfile 22:03:54 -rw-rw-r-- 1 1001 1001 10775 Sep 19 21:56 LICENSE 22:03:54 -rw-rw-r-- 1 1001 1001 13724 Sep 19 21:56 Makefile 22:03:54 -rw-rw-r-- 1 1001 1001 582 Sep 19 21:56 OWNERS.md 22:03:54 -rw-rw-r-- 1 1001 1001 9799 Sep 19 21:56 README.md 22:03:54 -rw-rw-r-- 1 1001 1001 6912 Sep 19 21:56 SECURITY.md 22:03:54 -rw-rw-r-- 1 1001 1001 5 Sep 19 21:53 VERSION 22:03:54 -rw-rw-r-- 1 1001 1001 4131 Sep 19 21:56 ZMQWindows.md 22:03:54 drwxrwxr-x 2 1001 1001 4096 Sep 19 21:56 bin 22:03:54 drwxrwxr-x 18 1001 1001 4096 Sep 19 21:56 cmd 22:03:54 -rw-r--r-- 1 root root 491309 Sep 19 22:02 coverage.out 22:03:54 -rw-rw-r-- 1 1001 1001 3670 Sep 19 21:56 go.mod 22:03:54 -rw-rw-r-- 1 1001 1001 38527 Sep 19 21:56 go.sum 22:03:54 drwxrwxr-x 8 1001 1001 4096 Sep 19 21:56 internal 22:03:54 drwxrwxr-x 3 1001 1001 4096 Sep 19 21:56 openapi 22:03:54 drwxrwxr-x 4 1001 1001 4096 Sep 19 21:56 snap 22:03:54 -rw-rw-r-- 1 1001 1001 204 Sep 19 21:56 version.go [Pipeline] sh 22:03:55 + '[' -e coverage.out ] 22:03:55 + chown 1001:1001 coverage.out [Pipeline] stash 22:03:55 Warning: overwriting stash ‘coverage-report’ 22:03:56 Stashed 1 file(s) [Pipeline] sh 22:03:57 + make build 22:03:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:05:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:06:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:07:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:07:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:07:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:07:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:07:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:07:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:08:05 $ docker stop --time=1 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 22:08:07 $ docker rm -f 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:10 22:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:10 latest: Pulling from edgex-devops/edgex-compose-arm64 22:08:10 29e5d40040c1: Pulling fs layer 22:08:10 1ce36da41761: Pulling fs layer 22:08:10 25b303627fd3: Pulling fs layer 22:08:11 29e5d40040c1: Verifying Checksum 22:08:11 29e5d40040c1: Download complete 22:08:11 1ce36da41761: Verifying Checksum 22:08:11 1ce36da41761: Download complete 22:08:11 29e5d40040c1: Pull complete 22:08:13 1ce36da41761: Pull complete 22:08:13 25b303627fd3: Verifying Checksum 22:08:13 25b303627fd3: Download complete 22:08:25 25b303627fd3: Pull complete 22:08:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container 22:08:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:28 $ docker top fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:29 + grep parallel 22:08:29 + docker-compose build --help 22:08:33 --parallel Build images in parallel. [Pipeline] } 22:08:33 $ docker stop --time=1 fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 22:08:35 $ docker rm -f fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container 22:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:37 $ docker top f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:38 + docker-compose -f ./docker-compose-build.yml build --parallel 22:08:42 Building core-command ... 22:08:42 Building core-data ... 22:08:42 Building core-metadata ... 22:08:42 Building security-bootstrapper ... 22:08:42 Building security-proxy-setup ... 22:08:42 Building security-secretstore-setup ... 22:08:42 Building security-spiffe-token-provider ... 22:08:42 Building security-spire-agent ... 22:08:42 Building security-spire-config ... 22:08:42 Building security-spire-server ... 22:08:42 Building support-notifications ... 22:08:42 Building support-scheduler ... 22:08:42 Building sys-mgmt-agent ... 22:08:42 Building security-spire-agent 22:08:42 Building security-spire-config 22:08:42 Building security-proxy-setup 22:08:42 Building support-scheduler 22:08:42 Building support-notifications 22:09:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:39 ---> 2f2208492a9f 22:09:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:09:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:39 ---> 2f2208492a9f 22:09:39 Step 3/26 : WORKDIR /edgex-go 22:09:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:39 ---> 2f2208492a9f 22:09:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:09:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:09:39 ---> 2f2208492a9f 22:09:39 Step 3/22 : WORKDIR /edgex-go 22:09:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:39 ---> 2f2208492a9f 22:09:39 Step 3/26 : WORKDIR /edgex-go 22:09:39 ---> Running in 3e1f1a3abb1f 22:09:39 ---> Running in 9cd2a551f55b 22:09:39 ---> Running in 30b493cad89a 22:09:39 ---> Running in 1aad323dcb8f 22:09:39 ---> Running in d3550eff52ee 22:09:39 Removing intermediate container 9cd2a551f55b 22:09:39 ---> 2ea7432626bd 22:09:39 Step 4/23 : WORKDIR /edgex-go 22:09:39 Removing intermediate container d3550eff52ee 22:09:39 ---> 31930cd28a39 22:09:39 Step 4/23 : WORKDIR /edgex-go 22:09:39 Removing intermediate container 3e1f1a3abb1f 22:09:39 ---> fe89f462e087 22:09:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:39 ---> Running in 0f7ae1e56106 22:09:39 ---> Running in c800d16e48af 22:09:39 Removing intermediate container 1aad323dcb8f 22:09:39 ---> f864eb3e4c8b 22:09:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:39 ---> Running in 2d9594fb7afc 22:09:39 Removing intermediate container 30b493cad89a 22:09:39 ---> 61aadcaf7e90 22:09:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:39 ---> Running in f83b52a30e87 22:09:39 ---> Running in 6e47d3f11cfe 22:09:39 Removing intermediate container 0f7ae1e56106 22:09:39 ---> 4198061ac32e 22:09:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:39 Removing intermediate container c800d16e48af 22:09:39 ---> 450b3b205080 22:09:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:39 ---> Running in c7b1c811ea74 22:09:39 ---> Running in 9b47030aa4ff 22:09:39 Removing intermediate container 6e47d3f11cfe 22:09:39 ---> 659ee45eb6e9 22:09:39 Step 5/22 : RUN apk add --update --no-cache make git 22:09:39 Removing intermediate container 2d9594fb7afc 22:09:39 ---> b81582130eb5 22:09:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:09:39 ---> Running in 1ef8001730ee 22:09:39 Removing intermediate container f83b52a30e87 22:09:39 ---> 84944e18ef7f 22:09:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:09:39 Removing intermediate container 9b47030aa4ff 22:09:39 ---> 624a625606a1 22:09:39 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:09:39 ---> Running in 8067298ff37a 22:09:39 Removing intermediate container c7b1c811ea74 22:09:39 ---> 6a5d80cdcfb9 22:09:39 Step 6/23 : RUN apk add --update --no-cache make git 22:09:39 ---> Running in 482fa0f47cfd 22:09:39 ---> Running in 44f55c5f24e5 22:09:39 ---> Running in 82d1dfb08cc1 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 OK: 221 MiB in 51 packages 22:09:41 OK: 221 MiB in 51 packages 22:09:41 OK: 221 MiB in 51 packages 22:09:41 OK: 221 MiB in 51 packages 22:09:42 OK: 221 MiB in 51 packages 22:09:43 Removing intermediate container 1ef8001730ee 22:09:43 ---> 577ced4eae16 22:09:43 Step 6/22 : COPY go.mod vendor* ./ 22:09:43 Removing intermediate container 482fa0f47cfd 22:09:43 ---> 56f7c3a0dfa0 22:09:43 Step 6/26 : COPY go.mod vendor* ./ 22:09:43 Removing intermediate container 82d1dfb08cc1 22:09:43 ---> 1cb646b21e6c 22:09:43 Step 7/23 : COPY go.mod vendor* ./ 22:09:43 Removing intermediate container 44f55c5f24e5 22:09:43 ---> 0f866854dd42 22:09:43 Step 7/23 : COPY go.mod vendor* ./ 22:09:43 Removing intermediate container 8067298ff37a 22:09:43 ---> 20056eac4fd2 22:09:43 Step 6/26 : COPY go.mod vendor* ./ 22:09:44 ---> ee89b4d7d762 22:09:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:44 ---> Running in bb31c8afe1cb 22:09:44 ---> 7512d9c6abd1 22:09:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:44 ---> Running in e6cdd3a0e85c 22:09:44 ---> e86d7833609a 22:09:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:45 ---> Running in ef3098510f64 22:09:45 ---> 768e8f279833 22:09:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:45 ---> 0ba08da62a72 22:09:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:45 ---> Running in f40fcd0058db 22:09:45 ---> Running in 465f5bdebde3 22:10:53 Removing intermediate container 465f5bdebde3 22:10:53 ---> 57bc91d44948 22:10:53 Removing intermediate container f40fcd0058db 22:10:53 ---> ace6bf7d7109 22:10:53 Step 8/26 : COPY . . 22:10:53 Step 9/23 : COPY . . 22:10:53 Removing intermediate container bb31c8afe1cb 22:10:53 ---> 25a2d3a2f65d 22:10:53 Step 8/22 : COPY . . 22:10:53 Removing intermediate container e6cdd3a0e85c 22:10:53 ---> ea72c5fc6305 22:10:53 Step 8/26 : COPY . . 22:10:53 Removing intermediate container ef3098510f64 22:10:53 ---> e750d91a39be 22:10:53 Step 9/23 : COPY . . 22:11:05 ---> 21f4e0555a46 22:11:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:11:05 ---> cf19f823021a 22:11:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:11:05 ---> 4deec4d614c0 22:11:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:11:05 ---> 9a01aca5e62a 22:11:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:11:05 ---> Running in 2852484df5c3 22:11:05 ---> Running in 69284f0d86db 22:11:05 ---> Running in fce44cf23279 22:11:05 ---> Running in b72e24ae0a74 22:11:05 ---> 0c71e0fe66d3 22:11:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:11:05 ---> Running in 3376b8230e0f 22:11:05 Removing intermediate container 2852484df5c3 22:11:05 ---> 51e2b37d4104 22:11:05 Step 10/26 : WORKDIR /edgex-go/spire-build 22:11:05 ---> Running in cc76ddc0a080 22:11:05 Removing intermediate container b72e24ae0a74 22:11:05 ---> e58eefa13d9e 22:11:05 Step 10/26 : WORKDIR /edgex-go/spire-build 22:11:05 ---> Running in 39c52267c858 22:11:05 Removing intermediate container cc76ddc0a080 22:11:05 ---> ea715e68d6a6 22:11:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:11:06 ---> Running in 451482902f99 22:11:06 Removing intermediate container 39c52267c858 22:11:06 ---> ec45a54976b0 22:11:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:11:06 ---> Running in fbf3c345348a 22:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:11:10 Removing intermediate container 451482902f99 22:11:10 ---> c50c2f315d9d 22:11:10 Step 12/26 : WORKDIR /edgex-go 22:11:10 ---> Running in 458ed3ff5a17 22:11:10 Removing intermediate container fbf3c345348a 22:11:10 ---> c6475ed281b8 22:11:10 Step 12/26 : WORKDIR /edgex-go 22:11:10 ---> Running in e12c0584033e 22:11:10 Removing intermediate container 458ed3ff5a17 22:11:10 ---> bc61a316a383 22:11:10 22:11:10 Step 13/26 : FROM alpine:3.15 22:11:11 3.15: Pulling from library/alpine 22:11:11 Removing intermediate container e12c0584033e 22:11:11 ---> d276a9bd11e0 22:11:11 22:11:11 Step 13/26 : FROM alpine:3.15 22:11:11 3.15: Pulling from library/alpine 22:11:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:11:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:11:12 Status: Downloaded newer image for alpine:3.15 22:11:12 Status: Image is up to date for alpine:3.15 22:11:12 ---> 02e0d6fdf486 22:11:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:12 ---> 02e0d6fdf486 22:11:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:12 ---> Running in 7c6a467b00cc 22:11:12 ---> Running in 090960acfd2e 22:11:13 Removing intermediate container 7c6a467b00cc 22:11:13 ---> 80f6a7e00ddd 22:11:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:13 ---> Running in e717a01811d2 22:11:13 Removing intermediate container 090960acfd2e 22:11:13 ---> c89aaccb5326 22:11:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:13 ---> Running in c3747e54daa4 22:11:17 Removing intermediate container e717a01811d2 22:11:17 ---> 61c038be2968 22:11:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:11:17 ---> Running in eaa05525d699 22:11:17 Removing intermediate container c3747e54daa4 22:11:17 ---> b4b7fcd1b22a 22:11:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:11:18 ---> Running in 866ccf915223 22:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:11:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:11:22 OK: 15734 distinct packages available 22:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:11:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:11:22 OK: 15734 distinct packages available 22:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:24 (1/4) Installing dumb-init (1.2.5-r1) 22:11:24 (2/4) Installing musl-obstack (1.2.3-r0) 22:11:24 (1/5) Installing dumb-init (1.2.5-r1) 22:11:24 (3/4) Installing libucontext (1.1-r0) 22:11:24 (2/5) Installing musl-obstack (1.2.3-r0) 22:11:24 (4/4) Installing gcompat (1.0.0-r4) 22:11:25 (3/5) Installing libucontext (1.1-r0) 22:11:25 Executing busybox-1.34.1-r7.trigger 22:11:25 OK: 6 MiB in 18 packages 22:11:25 (4/5) Installing gcompat (1.0.0-r4) 22:11:25 (5/5) Installing openssl (1.1.1q-r0) 22:11:25 Executing busybox-1.34.1-r7.trigger 22:11:25 OK: 6 MiB in 19 packages 22:11:26 Removing intermediate container eaa05525d699 22:11:26 ---> f2dcc030560c 22:11:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:27 Removing intermediate container 866ccf915223 22:11:27 ---> d77fc92aab3b 22:11:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:11:32 ---> 51ef4d987074 22:11:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:34 ---> 46196e6ff6f7 22:11:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:11:35 ---> b36b429f1720 22:11:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:11:35 ---> Running in 97f5e33abba6 22:11:36 Removing intermediate container 97f5e33abba6 22:11:36 ---> c78c55c9dedb 22:11:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:11:38 ---> fd98605d6dd7 22:11:38 Step 21/26 : WORKDIR / 22:11:38 ---> Running in d53c6d3c3c77 22:11:38 Removing intermediate container d53c6d3c3c77 22:11:38 ---> bcd4a69b45b6 22:11:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:11:39 ---> Running in c5d3803a0354 22:11:39 ---> 75cc7197d061 22:11:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:11:39 Removing intermediate container c5d3803a0354 22:11:39 ---> c107c89f5860 22:11:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:11:39 ---> Running in 22af27defa67 22:11:40 Removing intermediate container 22af27defa67 22:11:40 ---> ea6c0b308925 22:11:40 Step 24/26 : LABEL arch=arm64 22:11:40 ---> Running in b4e762e3497a 22:11:40 ---> d56aa32b8963 22:11:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:11:41 Removing intermediate container b4e762e3497a 22:11:41 ---> 59abc5072a71 22:11:41 Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:11:41 ---> Running in fbd488b82dd7 22:11:41 ---> 6bfc8b6251b5 22:11:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:11:41 Removing intermediate container fbd488b82dd7 22:11:41 ---> 5a2088045d4c 22:11:41 Step 26/26 : LABEL version=0.0.0 22:11:42 ---> Running in 5dbaf18c6eb5 22:11:42 Removing intermediate container 5dbaf18c6eb5 22:11:42 ---> 5461a1279220 22:11:42 22:11:43 ---> 699a59e02c3b 22:11:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:11:43 ---> Running in bd04cd08606d 22:11:43 Successfully built 5461a1279220 22:11:43 Successfully tagged security-spire-config-arm64:latest 22:11:43  Building security-spire-config ... done Building security-spire-server 22:11:43 Removing intermediate container bd04cd08606d 22:11:43 ---> 575ba7d294ca 22:11:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:11:43 ---> Running in c391ef62860e 22:11:44 Removing intermediate container c391ef62860e 22:11:44 ---> bb97a4953448 22:11:44 Step 24/26 : LABEL arch=arm64 22:11:44 ---> Running in e402fc2cde8a 22:11:44 Removing intermediate container e402fc2cde8a 22:11:44 ---> e31b5c90ac8f 22:11:44 Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:11:44 ---> Running in a54f6eb3c505 22:11:45 Removing intermediate container a54f6eb3c505 22:11:45 ---> 312d2a96f532 22:11:45 Step 26/26 : LABEL version=0.0.0 22:11:45 ---> Running in f3d163bede47 22:11:46 Removing intermediate container f3d163bede47 22:11:46 ---> a369681d9979 22:11:46 22:11:46 Successfully built a369681d9979 22:11:46 Successfully tagged security-spire-agent-arm64:latest 22:11:46 Building core-command 22:12:08  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:12:08 ---> 2f2208492a9f 22:12:08 Step 3/25 : WORKDIR /edgex-go 22:12:08 ---> Using cache 22:12:08 ---> 61aadcaf7e90 22:12:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:08 ---> Using cache 22:12:08 ---> 659ee45eb6e9 22:12:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:12:08 ---> Running in bb0ab8e20f0f 22:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:12:11 ---> 2f2208492a9f 22:12:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:12:11 ---> Using cache 22:12:11 ---> 31930cd28a39 22:12:11 Step 4/24 : WORKDIR /edgex-go 22:12:11 ---> Using cache 22:12:11 ---> 450b3b205080 22:12:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:11 ---> Using cache 22:12:11 ---> 624a625606a1 22:12:11 Step 6/24 : RUN apk add --update --no-cache make git 22:12:11 ---> Running in c18f4ad17e26 22:12:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:13 OK: 221 MiB in 51 packages 22:12:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:14 Removing intermediate container bb0ab8e20f0f 22:12:14 ---> cf1c78cdf0f2 22:12:14 Step 6/25 : COPY go.mod vendor* ./ 22:12:15 ---> b293a57d9445 22:12:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:15 ---> Running in 1ccb544adbba 22:12:16 OK: 221 MiB in 51 packages 22:12:17 Removing intermediate container c18f4ad17e26 22:12:17 ---> ce93f1377ac3 22:12:17 Step 7/24 : COPY go.mod vendor* ./ 22:12:18 ---> c06a9240f344 22:12:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:18 ---> Running in aa4c6d2bb8cf 22:13:26 Removing intermediate container 1ccb544adbba 22:13:26 ---> c9e9803d400b 22:13:26 Step 8/25 : COPY . . 22:13:26 Removing intermediate container aa4c6d2bb8cf 22:13:26 ---> 62217ce3d5cf 22:13:26 Step 9/24 : COPY . . 22:13:37 ---> 57b30d35d9ca 22:13:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:13:37 ---> Running in 292e2e3e995f 22:13:37 ---> 9e4f81a50e50 22:13:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:13:37 ---> Running in 700aa084942c 22:13:37 Removing intermediate container 292e2e3e995f 22:13:37 ---> 801d419b937a 22:13:37 Step 10/25 : WORKDIR /edgex-go/spire-build 22:13:38 ---> Running in 36b3705c1b68 22:13:38 Removing intermediate container 36b3705c1b68 22:13:38 ---> 60243fff84d4 22:13:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:13:38 ---> Running in c79b2341f5bd 22:13:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:13:41 Removing intermediate container c79b2341f5bd 22:13:41 ---> 8bcc3dc05dc1 22:13:41 Step 12/25 : WORKDIR /edgex-go 22:13:41 ---> Running in 78ad8fdfcf1b 22:13:42 Removing intermediate container 78ad8fdfcf1b 22:13:42 ---> 1bc386243db9 22:13:42 22:13:42 Step 13/25 : FROM alpine:3.15 22:13:42 ---> 02e0d6fdf486 22:13:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:13:42 ---> Using cache 22:13:42 ---> c89aaccb5326 22:13:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:42 ---> Using cache 22:13:42 ---> b4b7fcd1b22a 22:13:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:13:42 ---> Using cache 22:13:42 ---> d77fc92aab3b 22:13:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:13:49 ---> 32c166f602c0 22:13:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:13:49 ---> 67f44b93568a 22:13:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:13:50 ---> 103cb81c662c 22:13:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:13:51 ---> 74bd53ea524d 22:13:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:13:51 ---> Running in 380f278364ca 22:13:51 Removing intermediate container 380f278364ca 22:13:51 ---> 63adc5de0a26 22:13:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:13:51 ---> Running in 09d068163778 22:13:52 Removing intermediate container 09d068163778 22:13:52 ---> a5741397ef21 22:13:52 Step 23/25 : LABEL arch=arm64 22:13:52 ---> Running in 1a2906ff9853 22:13:53 Removing intermediate container 1a2906ff9853 22:13:53 ---> 0966da941ebe 22:13:53 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:13:53 ---> Running in 2242de161b8e 22:13:54 Removing intermediate container 2242de161b8e 22:13:54 ---> 4d2d6a09cbd5 22:13:54 Step 25/25 : LABEL version=0.0.0 22:13:54 ---> Running in 7e98fd387c5b 22:13:54 Removing intermediate container 7e98fd387c5b 22:13:54 ---> b7f0ee9f4a72 22:13:54 22:13:55 Successfully built b7f0ee9f4a72 22:13:55 Successfully tagged security-spire-server-arm64:latest 22:13:55  Building security-spire-server ... done Building core-data 22:14:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:14:13 ---> 2f2208492a9f 22:14:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:14:13 ---> Using cache 22:14:13 ---> 31930cd28a39 22:14:13 Step 4/24 : WORKDIR /edgex-go 22:14:13 ---> Using cache 22:14:13 ---> 450b3b205080 22:14:13 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:13 ---> Using cache 22:14:13 ---> 624a625606a1 22:14:13 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:14:13 ---> Running in fff57d4d10d7 22:14:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:14:16 OK: 221 MiB in 51 packages 22:14:17 Removing intermediate container fff57d4d10d7 22:14:17 ---> 6e58479e2444 22:14:17 Step 7/24 : COPY go.mod vendor* ./ 22:14:18 ---> 190a3726df00 22:14:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:18 ---> Running in bcc620b52134 22:15:05 Removing intermediate container bcc620b52134 22:15:05 ---> 9a9569526e29 22:15:05 Step 9/24 : COPY . . 22:15:15 ---> 0ceda0bc6062 22:15:15 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:15:15 ---> Running in 3f79202e6650 22:15:17 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:16:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:16:40 Removing intermediate container 69284f0d86db 22:16:40 ---> 96b9e650c6e8 22:16:40 22:16:40 Step 10/22 : FROM alpine:3.16 22:16:40 3.16: Pulling from library/alpine 22:16:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:16:40 Status: Downloaded newer image for alpine:3.16 22:16:40 ---> a6215f271958 22:16:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:16:40 ---> Running in b4a0def38dcb 22:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:16:45 (1/6) Installing ca-certificates (20220614-r0) 22:16:45 (2/6) Installing brotli-libs (1.0.9-r6) 22:16:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:16:45 (4/6) Installing libcurl (7.83.1-r3) 22:16:45 (5/6) Installing curl (7.83.1-r3) 22:16:45 (6/6) Installing dumb-init (1.2.5-r1) 22:16:45 Executing busybox-1.35.0-r17.trigger 22:16:45 Executing ca-certificates-20220614-r0.trigger 22:16:45 OK: 8 MiB in 20 packages 22:16:47 Removing intermediate container b4a0def38dcb 22:16:47 ---> 297309905d96 22:16:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:16:47 ---> Running in 88c1e2ec4482 22:16:48 Removing intermediate container 88c1e2ec4482 22:16:48 ---> 3b3ab6fc0259 22:16:48 Step 13/22 : WORKDIR /edgex 22:16:48 ---> Running in c69e20596925 22:16:48 Removing intermediate container c69e20596925 22:16:48 ---> f50422e5162c 22:16:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:16:49 ---> 18258a350c6d 22:16:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:16:51 ---> 9c33aadf3fc3 22:16:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:16:52 ---> 2531885a8eee 22:16:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:16:53 ---> fbe06c0a41f0 22:16:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:53 ---> Running in b259840a1507 22:16:57 Removing intermediate container b259840a1507 22:16:57 ---> 6de799b5fdc4 22:16:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:57 ---> Running in 6f2864126464 22:16:57 Removing intermediate container 6f2864126464 22:16:57 ---> 378a1df954d3 22:16:57 Step 20/22 : LABEL arch=arm64 22:16:57 ---> Running in 65c623b4a357 22:16:58 Removing intermediate container 65c623b4a357 22:16:58 ---> 6dc5d2193e3c 22:16:58 Step 21/22 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:16:58 ---> Running in 2abd2a3d18ce 22:16:58 Removing intermediate container 2abd2a3d18ce 22:16:58 ---> b65c23da1a22 22:16:58 Step 22/22 : LABEL version=0.0.0 22:16:58 ---> Running in 7e582386cd96 22:16:59 Removing intermediate container 7e582386cd96 22:16:59 ---> 2d381590bd0e 22:16:59 22:16:59 Successfully built 2d381590bd0e 22:16:59 Successfully tagged security-proxy-setup-arm64:latest 22:16:59  Building security-proxy-setup ... done Building security-bootstrapper 22:17:17 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:17:17 ---> 2f2208492a9f 22:17:17 Step 3/33 : WORKDIR /edgex-go 22:17:17 ---> Using cache 22:17:17 ---> 61aadcaf7e90 22:17:17 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:17 ---> Using cache 22:17:17 ---> 659ee45eb6e9 22:17:17 Step 5/33 : RUN apk add --update --no-cache make git 22:17:17 ---> Using cache 22:17:17 ---> 577ced4eae16 22:17:17 Step 6/33 : COPY go.mod vendor* ./ 22:17:17 ---> Using cache 22:17:17 ---> ee89b4d7d762 22:17:17 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:17 ---> Using cache 22:17:17 ---> 25a2d3a2f65d 22:17:17 Step 8/33 : COPY . . 22:17:17 ---> Using cache 22:17:17 ---> cf19f823021a 22:17:17 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:17:17 ---> Running in 5d0b728143ec 22:17:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:19:54 Removing intermediate container 700aa084942c 22:19:54 ---> 8d8d21e5538c 22:19:54 22:19:54 Step 11/24 : FROM alpine:3.16 22:19:54 ---> a6215f271958 22:19:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:19:54 ---> Running in 0b1a51411d61 22:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:54 (1/1) Installing dumb-init (1.2.5-r1) 22:19:54 Executing busybox-1.35.0-r17.trigger 22:19:54 OK: 5 MiB in 15 packages 22:19:56 Removing intermediate container 0b1a51411d61 22:19:56 ---> ec94318ee969 22:19:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:56 ---> Running in a0f36cf26414 22:19:57 Removing intermediate container a0f36cf26414 22:19:57 ---> ffde3282172d 22:19:57 Step 14/24 : ENV APP_PORT=59882 22:19:57 ---> Running in 0bfd282af706 22:19:59 Removing intermediate container 0bfd282af706 22:19:59 ---> d51ddbf584c2 22:19:59 Step 15/24 : EXPOSE $APP_PORT 22:19:59 ---> Running in d7c8a32f5b4d 22:20:01 Removing intermediate container d7c8a32f5b4d 22:20:01 ---> b176de79dca1 22:20:01 Step 16/24 : WORKDIR / 22:20:01 ---> Running in 6de9175c856d 22:20:02 Removing intermediate container 6de9175c856d 22:20:02 ---> 8941d83c0162 22:20:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:03 ---> 2d3cffb3aa88 22:20:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:20:09 ---> 818f8fa34585 22:20:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:20:10 ---> 4ae9fd3fae3a 22:20:10 Step 20/24 : ENTRYPOINT ["/core-command"] 22:20:10 ---> Running in 6b0eb903ac42 22:20:12 Removing intermediate container 6b0eb903ac42 22:20:12 ---> 733bdb4d66f8 22:20:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:12 ---> Running in e78c3a30e7cb 22:20:13 Removing intermediate container e78c3a30e7cb 22:20:13 ---> 9dbdf15044e6 22:20:13 Step 22/24 : LABEL arch=arm64 22:20:13 ---> Running in bc1eed6f6824 22:20:14 Removing intermediate container bc1eed6f6824 22:20:14 ---> de30ad99e63e 22:20:14 Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:20:14 ---> Running in 11d598f09b4c 22:20:15 Removing intermediate container 3376b8230e0f 22:20:15 ---> bb703ba0a4a6 22:20:15 22:20:15 Step 11/23 : FROM alpine:3.16 22:20:15 ---> a6215f271958 22:20:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:20:15 ---> Running in 55c930a27ac9 22:20:16 Removing intermediate container 11d598f09b4c 22:20:16 ---> 481ba6927ca8 22:20:16 Step 24/24 : LABEL version=0.0.0 22:20:16 ---> Running in d71026466b15 22:20:16 Removing intermediate container fce44cf23279 22:20:16 ---> 430cbf2ca411 22:20:16 22:20:16 Step 11/23 : FROM alpine:3.16 22:20:16 ---> a6215f271958 22:20:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:20:16 ---> Using cache 22:20:16 ---> ec94318ee969 22:20:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:16 ---> Using cache 22:20:16 ---> ffde3282172d 22:20:16 Step 14/23 : ENV APP_PORT=59861 22:20:16 Removing intermediate container d71026466b15 22:20:16 ---> 902ef2175907 22:20:16 22:20:16 ---> Running in de28e2f06439 22:20:17 Successfully built 902ef2175907 22:20:17 Successfully tagged core-command-arm64:latest 22:20:17 Building core-metadata 22:20:17  Building core-command ... done Removing intermediate container de28e2f06439 22:20:17 ---> 446b4e5afab0 22:20:17 Step 15/23 : EXPOSE $APP_PORT 22:20:17 ---> Running in a29da657572e 22:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:18 Removing intermediate container a29da657572e 22:20:18 ---> bd911c34df7f 22:20:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:19 ---> 192cf6a1deb4 22:20:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:20:20 (1/2) Installing ca-certificates (20220614-r0) 22:20:20 (2/2) Installing dumb-init (1.2.5-r1) 22:20:20 Executing busybox-1.35.0-r17.trigger 22:20:20 Executing ca-certificates-20220614-r0.trigger 22:20:20 OK: 6 MiB in 16 packages 22:20:23 ---> a19bfeffa434 22:20:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:23 Removing intermediate container 55c930a27ac9 22:20:23 ---> 69cd73e1361f 22:20:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:20:23 ---> Running in 4db7f7eca001 22:20:24 Removing intermediate container 4db7f7eca001 22:20:24 ---> bd55a15983e2 22:20:24 Step 14/23 : ENV APP_PORT=59860 22:20:24 ---> Running in 647bc864a606 22:20:24 ---> 4d3284a6d20c 22:20:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:24 ---> Running in ec4e1aa034dc 22:20:25 Removing intermediate container 647bc864a606 22:20:25 ---> f1cb6270f695 22:20:25 Step 15/23 : EXPOSE $APP_PORT 22:20:25 ---> Running in d0391a68268e 22:20:25 Removing intermediate container ec4e1aa034dc 22:20:25 ---> 62f2f7b4c99e 22:20:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:25 ---> Running in ea880494e13e 22:20:26 Removing intermediate container d0391a68268e 22:20:26 ---> 563448b2508b 22:20:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:26 Removing intermediate container ea880494e13e 22:20:26 ---> 6cb124e68ab0 22:20:26 Step 21/23 : LABEL arch=arm64 22:20:26 ---> Running in 9ed031e349d1 22:20:27 Removing intermediate container 9ed031e349d1 22:20:27 ---> 21fae7e1641e 22:20:27 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:20:27 ---> Running in c7184e495220 22:20:27 ---> b8f7ee49d163 22:20:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:20:29 Removing intermediate container c7184e495220 22:20:29 ---> e207f548c5fa 22:20:29 Step 23/23 : LABEL version=0.0.0 22:20:29 ---> Running in c1c9b2facce2 22:20:30 Removing intermediate container c1c9b2facce2 22:20:30 ---> 2a94b60a71e1 22:20:30 22:20:30 Successfully built 2a94b60a71e1 22:20:31 Successfully tagged support-scheduler-arm64:latest 22:20:31 Building sys-mgmt-agent 22:20:32  Building support-scheduler ... done  ---> bee4af5bcd5b 22:20:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:20:33 ---> ebeced7a264f 22:20:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:20:33 ---> Running in 66b9f775abd0 22:20:34 Removing intermediate container 66b9f775abd0 22:20:34 ---> be80222988ab 22:20:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:34 ---> Running in 27b871e92bbe 22:20:35 Removing intermediate container 27b871e92bbe 22:20:35 ---> e2baa8f20c52 22:20:35 Step 21/23 : LABEL arch=arm64 22:20:35 ---> Running in 0f86909c6929 22:20:36 Removing intermediate container 0f86909c6929 22:20:36 ---> 39c56e4df6c0 22:20:36 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:20:36 ---> Running in fbc272b10616 22:20:37 Removing intermediate container fbc272b10616 22:20:37 ---> 7c490258eadb 22:20:37 Step 23/23 : LABEL version=0.0.0 22:20:37 ---> Running in a05d03c294bf 22:20:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:20:38 ---> 2f2208492a9f 22:20:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:20:38 ---> Using cache 22:20:38 ---> 31930cd28a39 22:20:38 Step 4/25 : WORKDIR /edgex-go 22:20:38 ---> Using cache 22:20:38 ---> 450b3b205080 22:20:38 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:38 ---> Using cache 22:20:38 ---> 624a625606a1 22:20:38 Step 6/25 : RUN apk add --update --no-cache make git 22:20:38 ---> Using cache 22:20:38 ---> ce93f1377ac3 22:20:38 Step 7/25 : COPY go.mod vendor* ./ 22:20:38 ---> Using cache 22:20:38 ---> c06a9240f344 22:20:38 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:38 ---> Using cache 22:20:38 ---> 62217ce3d5cf 22:20:38 Step 9/25 : COPY . . 22:20:38 ---> Using cache 22:20:38 ---> 9e4f81a50e50 22:20:38 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:20:38 Removing intermediate container a05d03c294bf 22:20:38 ---> 999bf37d9fe9 22:20:38 22:20:38 ---> Running in 1385bcafab3b 22:20:39 Successfully built 999bf37d9fe9 22:20:39 Successfully tagged support-notifications-arm64:latest 22:20:39  Building support-notifications ... done Building security-secretstore-setup 22:20:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:20:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:20:59 ---> 2f2208492a9f 22:20:59 Step 3/23 : WORKDIR /edgex-go 22:20:59 ---> Using cache 22:20:59 ---> 61aadcaf7e90 22:20:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:59 ---> Using cache 22:20:59 ---> 659ee45eb6e9 22:20:59 Step 5/23 : RUN apk add --update --no-cache make bash git 22:20:59 ---> Running in 4e3ad7a7eabc 22:21:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:21:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:21:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:21:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:21:02 ---> 2f2208492a9f 22:21:02 Step 3/25 : WORKDIR /edgex-go 22:21:02 ---> Using cache 22:21:02 ---> 61aadcaf7e90 22:21:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:02 ---> Using cache 22:21:02 ---> 659ee45eb6e9 22:21:02 Step 5/25 : RUN apk add --update --no-cache make git 22:21:02 ---> Using cache 22:21:02 ---> 577ced4eae16 22:21:02 Step 6/25 : COPY go.mod vendor* ./ 22:21:02 ---> Using cache 22:21:02 ---> ee89b4d7d762 22:21:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:02 ---> Using cache 22:21:02 ---> 25a2d3a2f65d 22:21:02 Step 8/25 : COPY . . 22:21:02 ---> Using cache 22:21:02 ---> cf19f823021a 22:21:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:21:02 ---> Running in 9a2f6dce6dfc 22:21:03 OK: 221 MiB in 51 packages 22:21:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:21:05 Removing intermediate container 4e3ad7a7eabc 22:21:05 ---> d41a8e028ddf 22:21:05 Step 6/23 : COPY go.mod vendor* ./ 22:21:05 ---> 378fb288598f 22:21:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:05 ---> Running in aa3a3be02378 22:21:52 Removing intermediate container aa3a3be02378 22:21:52 ---> 4daa2ac26cb7 22:21:52 Step 8/23 : COPY . . 22:22:05 ---> fb101dff7b05 22:22:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:22:05 ---> Running in d8b6dcd7cedf 22:22:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:22:14 Removing intermediate container 3f79202e6650 22:22:14 ---> d1ee8a8907f1 22:22:14 22:22:14 Step 11/24 : FROM alpine:3.16 22:22:14 ---> a6215f271958 22:22:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:22:14 ---> Running in 78c576ca51d9 22:22:14 Removing intermediate container 78c576ca51d9 22:22:14 ---> c6b289d08a0c 22:22:14 Step 13/24 : ENV APP_PORT=59880 22:22:14 ---> Running in 41eacf5eeeb2 22:22:15 Removing intermediate container 41eacf5eeeb2 22:22:15 ---> 253b1ba6bb0a 22:22:15 Step 14/24 : EXPOSE $APP_PORT 22:22:15 ---> Running in df19de8b0212 22:22:15 Removing intermediate container df19de8b0212 22:22:15 ---> 51e74dddeb0f 22:22:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:15 ---> Running in b3adec8043dc 22:22:18 Removing intermediate container b3adec8043dc 22:22:18 ---> 837182f95064 22:22:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:22:18 ---> Running in 933a5b6e1020 22:22:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:23 (1/6) Installing dumb-init (1.2.5-r1) 22:22:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:22:23 (3/6) Installing libsodium (1.0.18-r0) 22:22:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:22:23 (5/6) Installing libzmq (4.3.4-r0) 22:22:23 (6/6) Installing zeromq (4.3.4-r0) 22:22:23 Executing busybox-1.35.0-r17.trigger 22:22:23 OK: 8 MiB in 20 packages 22:22:25 Removing intermediate container 933a5b6e1020 22:22:25 ---> 8eacc993346c 22:22:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:26 ---> 36f49d298eef 22:22:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:28 ---> b06d4eca3505 22:22:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:22:28 ---> f457490e9f58 22:22:29 Step 20/24 : ENTRYPOINT ["/core-data"] 22:22:29 ---> Running in c5bf609d43db 22:22:29 Removing intermediate container c5bf609d43db 22:22:29 ---> 46ffc6d0676d 22:22:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:29 ---> Running in 2baea044b43c 22:22:30 Removing intermediate container 2baea044b43c 22:22:30 ---> 8e85502fd1dc 22:22:30 Step 22/24 : LABEL arch=arm64 22:22:30 ---> Running in 3ff9e7cf3a32 22:22:30 Removing intermediate container 3ff9e7cf3a32 22:22:30 ---> de381fa2f9c3 22:22:30 Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:22:30 ---> Running in 6fc86d936b4e 22:22:31 Removing intermediate container 6fc86d936b4e 22:22:31 ---> 2a1ed0b807b0 22:22:31 Step 24/24 : LABEL version=0.0.0 22:22:31 ---> Running in 89d31f60a581 22:22:32 Removing intermediate container 89d31f60a581 22:22:32 ---> e66cff88f308 22:22:32 22:22:32 Successfully built e66cff88f308 22:22:32 Successfully tagged core-data-arm64:latest 22:22:32  Building core-data ... done Building security-spiffe-token-provider 22:22:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:22:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:22:51 ---> 2f2208492a9f 22:22:51 Step 3/20 : WORKDIR /edgex-go 22:22:51 ---> Using cache 22:22:51 ---> 61aadcaf7e90 22:22:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:22:51 ---> Running in 97623678fc7a 22:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:52 Removing intermediate container 5d0b728143ec 22:22:52 ---> 2291e21cb4cc 22:22:52 22:22:52 Step 10/33 : FROM alpine:3.16 22:22:52 ---> a6215f271958 22:22:52 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:22:52 ---> Running in e5d319f301c6 22:22:53 Removing intermediate container e5d319f301c6 22:22:53 ---> 242bfc87e929 22:22:53 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:22:53 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:22:53 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:22:53 OK: 16894 distinct packages available 22:22:53 ---> Running in 61fa366a1a1a 22:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:55 OK: 221 MiB in 51 packages 22:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:57 Removing intermediate container 97623678fc7a 22:22:57 ---> 684d40fd93c2 22:22:57 Step 5/20 : COPY go.mod vendor* ./ 22:22:57 (1/2) Installing dumb-init (1.2.5-r1) 22:22:57 (2/2) Installing su-exec (0.2-r1) 22:22:57 Executing busybox-1.35.0-r17.trigger 22:22:57 OK: 5 MiB in 16 packages 22:22:57 ---> 59ddd07f0a66 22:22:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:58 ---> Running in e533ec0f59bb 22:22:59 Removing intermediate container 61fa366a1a1a 22:22:59 ---> 609579af69e4 22:22:59 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:22:59 ---> Running in 845c1634050e 22:23:00 Removing intermediate container 845c1634050e 22:23:00 ---> e93cd209544f 22:23:00 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:23:00 ---> Running in 61c1d8871882 22:23:00 Removing intermediate container 61c1d8871882 22:23:00 ---> 7e4bc1cf9d02 22:23:00 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:23:01 ---> Running in 9cf30412d28a 22:23:01 Removing intermediate container 9cf30412d28a 22:23:01 ---> 596919e9d52f 22:23:01 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:23:01 ---> Running in c82988443b6e 22:23:02 Removing intermediate container c82988443b6e 22:23:02 ---> f9300cdfca06 22:23:02 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:23:02 ---> Running in d18a8bc26b7a 22:23:05 Removing intermediate container d18a8bc26b7a 22:23:05 ---> 424f0b598951 22:23:05 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:23:05 ---> Running in 336ce64efb1f 22:23:06 Removing intermediate container 336ce64efb1f 22:23:06 ---> d35b67ad6233 22:23:06 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:23:07 ---> f7a2b8f2e2a5 22:23:07 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:23:07 ---> Running in 01702735e5c5 22:23:10 Removing intermediate container 01702735e5c5 22:23:10 ---> 0d259450324b 22:23:10 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:11 ---> aecba31ab1ae 22:23:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:23:13 ---> a4dd887bb1d3 22:23:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:23:13 ---> 11305fe57a4a 22:23:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:23:14 ---> 3ea3bdd3a83c 22:23:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:23:15 ---> cedd5aaf8297 22:23:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:23:16 ---> 2bea7d57faa1 22:23:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:23:17 ---> 5a729f396447 22:23:17 Step 28/33 : RUN chmod +x /entrypoint.sh 22:23:17 ---> Running in db6757969501 22:23:21 Removing intermediate container db6757969501 22:23:21 ---> 7230a6127a0d 22:23:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:23:21 ---> Running in 736b735bda4a 22:23:21 Removing intermediate container 736b735bda4a 22:23:21 ---> 7ac36070e69d 22:23:21 Step 30/33 : CMD ["gate"] 22:23:21 ---> Running in d39a9dd40cd0 22:23:22 Removing intermediate container d39a9dd40cd0 22:23:22 ---> 46795d874763 22:23:22 Step 31/33 : LABEL arch=arm64 22:23:22 ---> Running in 11c235237582 22:23:22 Removing intermediate container 11c235237582 22:23:22 ---> 927a921c5e90 22:23:22 Step 32/33 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:23:22 ---> Running in 2aa0aa150559 22:23:23 Removing intermediate container 2aa0aa150559 22:23:23 ---> 656831d8ed61 22:23:23 Step 33/33 : LABEL version=0.0.0 22:23:23 ---> Running in 3c11c2d1711f 22:23:23 Removing intermediate container 3c11c2d1711f 22:23:23 ---> f00eefa9b07d 22:23:23 22:23:24 Successfully built f00eefa9b07d 22:23:24 Successfully tagged security-bootstrapper-arm64:latest 22:23:51  Building security-bootstrapper ... done Removing intermediate container e533ec0f59bb 22:23:51 ---> 3de25ef84a7a 22:23:51 Step 7/20 : COPY . . 22:23:59 ---> 1a3b8ed6b60d 22:23:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:59 ---> Running in 67622befa834 22:24:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:25:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:25:59 Removing intermediate container 9a2f6dce6dfc 22:25:59 ---> 6b05aa05779c 22:25:59 22:25:59 Step 10/25 : FROM alpine:3.16 22:25:59 ---> a6215f271958 22:25:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:25:59 ---> Running in 233fdaf7a74f 22:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:02 (1/3) Installing ca-certificates (20220614-r0) 22:26:02 (2/3) Installing dumb-init (1.2.5-r1) 22:26:02 (3/3) Installing su-exec (0.2-r1) 22:26:02 Executing busybox-1.35.0-r17.trigger 22:26:02 Executing ca-certificates-20220614-r0.trigger 22:26:02 OK: 6 MiB in 17 packages 22:26:04 Removing intermediate container 233fdaf7a74f 22:26:04 ---> 29d7c278ff82 22:26:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:26:04 ---> Running in 5c6f1540bedc 22:26:05 Removing intermediate container 5c6f1540bedc 22:26:05 ---> ee98b567ff32 22:26:05 Step 13/25 : WORKDIR / 22:26:05 ---> Running in dfa085d4f7a2 22:26:05 Removing intermediate container dfa085d4f7a2 22:26:05 ---> feb56c6ad931 22:26:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:26:06 ---> 0b88cc8512cf 22:26:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:26:07 ---> 9af4a4dc1594 22:26:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:26:08 ---> 3306bd4b5ae4 22:26:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:26:09 ---> 92126a9dfdb6 22:26:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:26:11 ---> dcc97dac7451 22:26:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:26:12 ---> 138a63366d45 22:26:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:26:14 ---> 2e9f73c92932 22:26:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:14 ---> Running in de0171db99b4 22:26:18 Removing intermediate container de0171db99b4 22:26:18 ---> 8c37f9680fa0 22:26:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:26:18 ---> Running in 8cc95fdc5ff9 22:26:18 Removing intermediate container 8cc95fdc5ff9 22:26:18 ---> a762ee2b0440 22:26:18 Step 23/25 : LABEL arch=arm64 22:26:19 ---> Running in 35f4739bb5c1 22:26:20 Removing intermediate container 35f4739bb5c1 22:26:20 ---> a55c17997a4e 22:26:20 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:26:20 ---> Running in 9a3d1d17f554 22:26:20 Removing intermediate container 9a3d1d17f554 22:26:20 ---> 63fd472b14a7 22:26:20 Step 25/25 : LABEL version=0.0.0 22:26:20 ---> Running in 75412793f8e2 22:26:21 Removing intermediate container 75412793f8e2 22:26:21 ---> 62d474ea7381 22:26:21 22:26:22 Successfully built 62d474ea7381 22:26:22 Successfully tagged security-secretstore-setup-arm64:latest 22:26:23  Building security-secretstore-setup ... done Removing intermediate container 1385bcafab3b 22:26:23 ---> 5549a2172acd 22:26:23 22:26:23 Step 11/25 : FROM alpine:3.16 22:26:23 ---> a6215f271958 22:26:23 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:26:23 ---> Using cache 22:26:23 ---> ec94318ee969 22:26:23 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:26:23 ---> Using cache 22:26:23 ---> ffde3282172d 22:26:23 Step 14/25 : ENV APP_PORT=59881 22:26:23 ---> Running in 4083f06e1830 22:26:24 Removing intermediate container 4083f06e1830 22:26:24 ---> 9334a35c64b2 22:26:24 Step 15/25 : EXPOSE $APP_PORT 22:26:24 ---> Running in 2ac411855927 22:26:25 Removing intermediate container 2ac411855927 22:26:25 ---> 3cbbbbca7f68 22:26:25 Step 16/25 : WORKDIR / 22:26:25 ---> Running in 9923ece47524 22:26:25 Removing intermediate container 9923ece47524 22:26:25 ---> c631424ecc5c 22:26:25 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:26 ---> 0bcfbdbc13e9 22:26:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:26:28 ---> fd1851bcc702 22:26:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:26:28 ---> 6c05cda168ea 22:26:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:26:29 ---> 449f4041a1da 22:26:29 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:26:29 ---> Running in bdc4a0bcd82e 22:26:30 Removing intermediate container bdc4a0bcd82e 22:26:30 ---> 1cf15d0e8385 22:26:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:26:30 ---> Running in 78fea8454812 22:26:31 Removing intermediate container 78fea8454812 22:26:31 ---> 7590df1f82ea 22:26:31 Step 23/25 : LABEL arch=arm64 22:26:32 ---> Running in c25401d37394 22:26:32 Removing intermediate container c25401d37394 22:26:32 ---> c7d29085b136 22:26:32 Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:26:33 ---> Running in 94672160c066 22:26:34 Removing intermediate container 94672160c066 22:26:34 ---> 4ff48157cf16 22:26:34 Step 25/25 : LABEL version=0.0.0 22:26:34 ---> Running in 6b21aab2e5fd 22:26:35 Removing intermediate container 6b21aab2e5fd 22:26:35 ---> 13952a77a3b0 22:26:35 22:26:35 Successfully built 13952a77a3b0 22:26:35 Successfully tagged core-metadata-arm64:latest 22:26:38  Building core-metadata ... done Removing intermediate container d8b6dcd7cedf 22:26:38 ---> a66f177ea0a7 22:26:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:26:38 ---> Running in 562d59b8cd37 22:26:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:26:43 Removing intermediate container 562d59b8cd37 22:26:43 ---> f3bd67cd5642 22:26:43 22:26:43 Step 11/23 : FROM alpine:3.16 22:26:43 ---> a6215f271958 22:26:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:26:43 ---> Running in 9458039ea42f 22:26:43 Removing intermediate container 9458039ea42f 22:26:43 ---> 8ed532ecece9 22:26:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:26:44 ---> Running in fcea77ee3527 22:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:46 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:26:46 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:26:47 (3/33) Installing readline (8.1.2-r0) 22:26:47 (4/33) Installing bash (5.1.16-r2) 22:26:47 Executing bash-5.1.16-r2.post-install 22:26:47 (5/33) Installing ca-certificates (20220614-r0) 22:26:47 (6/33) Installing brotli-libs (1.0.9-r6) 22:26:47 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:26:47 (8/33) Installing libcurl (7.83.1-r3) 22:26:47 (9/33) Installing curl (7.83.1-r3) 22:26:47 (10/33) Installing docker-cli (20.10.18-r0) 22:26:48 (11/33) Installing dumb-init (1.2.5-r1) 22:26:48 (12/33) Installing libbz2 (1.0.8-r1) 22:26:48 (13/33) Installing expat (2.4.8-r0) 22:26:48 (14/33) Installing libffi (3.4.2-r1) 22:26:48 (15/33) Installing gdbm (1.23-r0) 22:26:48 (16/33) Installing xz-libs (5.2.5-r1) 22:26:48 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:26:48 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:26:48 (19/33) Installing mpdecimal (2.5.1-r1) 22:26:48 (20/33) Installing sqlite-libs (3.38.5-r0) 22:26:48 (21/33) Installing python3 (3.10.5-r0) 22:26:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:26:50 (23/33) Installing py3-tomli (2.0.1-r1) 22:26:50 (24/33) Installing py3-pep517 (0.12.0-r2) 22:26:50 (25/33) Installing py3-six (1.16.0-r1) 22:26:50 (26/33) Installing py3-retrying (1.3.3-r3) 22:26:50 (27/33) Installing py3-appdirs (1.4.4-r3) 22:26:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:26:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:26:50 (30/33) Installing py3-parsing (2.4.7-r3) 22:26:50 (31/33) Installing py3-packaging (21.3-r0) 22:26:50 (32/33) Installing py3-setuptools (59.4.0-r0) 22:26:50 (33/33) Installing py3-pip (22.1.1-r0) 22:26:51 Executing busybox-1.35.0-r17.trigger 22:26:51 Executing ca-certificates-20220614-r0.trigger 22:26:51 OK: 120 MiB in 47 packages 22:27:04 Collecting docker-compose==1.23.2 22:27:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:27:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 22:27:04 Collecting docopt<0.7,>=0.6.1 22:27:04 Downloading docopt-0.6.2.tar.gz (25 kB) 22:27:04 Preparing metadata (setup.py): started 22:27:06 Preparing metadata (setup.py): finished with status 'done' 22:27:06 Collecting cached-property<2,>=1.2.0 22:27:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:27:07 Collecting texttable<0.10,>=0.9.0 22:27:07 Downloading texttable-0.9.1.tar.gz (11 kB) 22:27:07 Preparing metadata (setup.py): started 22:27:08 Preparing metadata (setup.py): finished with status 'done' 22:27:09 Collecting PyYAML<4,>=3.10 22:27:09 Downloading PyYAML-3.13.tar.gz (270 kB) 22:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.0 MB/s eta 0:00:00 22:27:10 Preparing metadata (setup.py): started 22:27:12 Preparing metadata (setup.py): finished with status 'done' 22:27:12 Collecting dockerpty<0.5,>=0.4.1 22:27:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:27:12 Preparing metadata (setup.py): started 22:27:14 Preparing metadata (setup.py): finished with status 'done' 22:27:14 Collecting docker<4.0,>=3.6.0 22:27:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:27:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.5 MB/s eta 0:00:00 22:27:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:27:15 Collecting jsonschema<3,>=2.5.1 22:27:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:27:15 Collecting websocket-client<1.0,>=0.32.0 22:27:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:27:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.9 MB/s eta 0:00:00 22:27:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:27:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:27:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.4 MB/s eta 0:00:00 22:27:16 Collecting docker-pycreds>=0.4.0 22:27:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:27:17 Collecting chardet<3.1.0,>=3.0.2 22:27:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:27:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.9 MB/s eta 0:00:00 22:27:17 Collecting urllib3<1.25,>=1.21.1 22:27:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:27:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.0 MB/s eta 0:00:00 22:27:18 Collecting idna<2.8,>=2.5 22:27:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:27:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.5 MB/s eta 0:00:00 22:27:18 Collecting certifi>=2017.4.17 22:27:18 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:27:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 20.2 MB/s eta 0:00:00 22:27:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:27:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:27:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:27:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:27:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:27:20 Running setup.py install for texttable: started 22:27:22 Running setup.py install for texttable: finished with status 'done' 22:27:22 Running setup.py install for PyYAML: started 22:27:24 Running setup.py install for PyYAML: finished with status 'done' 22:27:25 Running setup.py install for docopt: started 22:27:27 Running setup.py install for docopt: finished with status 'done' 22:27:30 Running setup.py install for dockerpty: started 22:27:32 Running setup.py install for dockerpty: finished with status 'done' 22:27:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 22:27:34 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 22:27:44 Removing intermediate container 67622befa834 22:27:44 ---> 73db0bede685 22:27:44 22:27:44 Step 9/20 : FROM alpine:3.15 22:27:44 ---> 02e0d6fdf486 22:27:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:44 ---> Using cache 22:27:44 ---> c89aaccb5326 22:27:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:44 ---> Using cache 22:27:44 ---> b4b7fcd1b22a 22:27:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:27:44 ---> Running in 042006a35297 22:27:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:44 Removing intermediate container fcea77ee3527 22:27:44 ---> 886fe322fec9 22:27:44 Step 14/23 : ENV APP_PORT=58890 22:27:44 ---> Running in 9b4cd797c85c 22:27:44 Removing intermediate container 9b4cd797c85c 22:27:44 ---> be4ba084f945 22:27:44 Step 15/23 : EXPOSE $APP_PORT 22:27:44 ---> Running in 7ced5fe11023 22:27:45 Removing intermediate container 7ced5fe11023 22:27:45 ---> 6821e8316750 22:27:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:27:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:46 ---> 8325ba3fa520 22:27:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:27:46 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:27:46 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:27:46 OK: 15734 distinct packages available 22:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:46 ---> 77575d1833b0 22:27:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:27:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:47 ---> 690d032c1944 22:27:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:27:47 ---> Running in 8d5fe69fdebd 22:27:48 Removing intermediate container 8d5fe69fdebd 22:27:48 ---> 507070350d6c 22:27:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:48 ---> Running in 436a0172d5a4 22:27:48 Removing intermediate container 436a0172d5a4 22:27:48 ---> 6664b41f2a04 22:27:48 Step 21/23 : LABEL arch=arm64 22:27:48 ---> Running in f1494936c9a7 22:27:48 (1/9) Installing ca-certificates (20220614-r0) 22:27:48 (2/9) Installing brotli-libs (1.0.9-r5) 22:27:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:27:48 Removing intermediate container f1494936c9a7 22:27:48 ---> 7bd20c0d9b1a 22:27:48 Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:27:48 (4/9) Installing libcurl (7.80.0-r3) 22:27:48 ---> Running in 772e61bea5e2 22:27:48 (5/9) Installing curl (7.80.0-r3) 22:27:49 (6/9) Installing dumb-init (1.2.5-r1) 22:27:49 (7/9) Installing musl-obstack (1.2.3-r0) 22:27:49 Removing intermediate container 772e61bea5e2 22:27:49 ---> 237e1fd05185 22:27:49 Step 23/23 : LABEL version=0.0.0 22:27:49 (8/9) Installing libucontext (1.1-r0) 22:27:49 ---> Running in 8bf67f47091a 22:27:49 (9/9) Installing gcompat (1.0.0-r4) 22:27:49 Executing busybox-1.34.1-r7.trigger 22:27:49 Executing ca-certificates-20220614-r0.trigger 22:27:49 Removing intermediate container 8bf67f47091a 22:27:49 ---> 6c70aef303cc 22:27:49 22:27:49 OK: 8 MiB in 23 packages 22:27:49 Successfully built 6c70aef303cc 22:27:49 Successfully tagged sys-mgmt-agent-arm64:latest 22:27:50  Building sys-mgmt-agent ... done Removing intermediate container 042006a35297 22:27:50 ---> 0395082d0f38 22:27:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:51 ---> daac9488c2df 22:27:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:52 ---> e2d80721e259 22:27:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:27:53 ---> 53241cabb357 22:27:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:27:53 ---> Running in d83a754207f6 22:27:53 Removing intermediate container d83a754207f6 22:27:53 ---> 23ef19203a33 22:27:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:53 ---> Running in 590690a67c37 22:27:54 Removing intermediate container 590690a67c37 22:27:54 ---> b6aec25b76b2 22:27:54 Step 18/20 : LABEL arch=arm64 22:27:54 ---> Running in 606f61a0bb06 22:27:54 Removing intermediate container 606f61a0bb06 22:27:54 ---> a60cd671f8b5 22:27:54 Step 19/20 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 22:27:54 ---> Running in d520baebc7b5 22:27:54 Removing intermediate container d520baebc7b5 22:27:54 ---> 8470ab6ffa7e 22:27:54 Step 20/20 : LABEL version=0.0.0 22:27:54 ---> Running in 3087cbfb1165 22:27:55 Removing intermediate container 3087cbfb1165 22:27:55 ---> 475ebc3e3e57 22:27:55 22:27:55 Successfully built 475ebc3e3e57 22:27:55 Successfully tagged security-spiffe-token-provider-arm64:latest 22:27:55  Building security-spiffe-token-provider ... done  [Pipeline] } 22:27:55 $ docker stop --time=1 f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 22:27:57 $ docker rm -f f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:58 + docker images 22:27:58 REPOSITORY TAG IMAGE ID CREATED SIZE 22:27:58 security-spiffe-token-provider-arm64 latest 475ebc3e3e57 3 seconds ago 28.4MB 22:27:58 sys-mgmt-agent-arm64 latest 6c70aef303cc 9 seconds ago 133MB 22:27:58 73db0bede685 17 seconds ago 1.41GB 22:27:58 f3bd67cd5642 About a minute ago 1.36GB 22:27:58 core-metadata-arm64 latest 13952a77a3b0 About a minute ago 17.5MB 22:27:58 5549a2172acd About a minute ago 1.38GB 22:27:58 security-secretstore-setup-arm64 latest 62d474ea7381 About a minute ago 28.2MB 22:27:58 6b05aa05779c 2 minutes ago 1.37GB 22:27:58 security-bootstrapper-arm64 latest f00eefa9b07d 4 minutes ago 19.1MB 22:27:58 2291e21cb4cc 5 minutes ago 1.36GB 22:27:58 core-data-arm64 latest e66cff88f308 5 minutes ago 20.7MB 22:27:58 d1ee8a8907f1 5 minutes ago 1.38GB 22:27:58 support-notifications-arm64 latest 999bf37d9fe9 7 minutes ago 26.3MB 22:27:58 support-scheduler-arm64 latest 2a94b60a71e1 7 minutes ago 25.7MB 22:27:58 core-command-arm64 latest 902ef2175907 7 minutes ago 16.7MB 22:27:58 430cbf2ca411 7 minutes ago 1.43GB 22:27:58 bb703ba0a4a6 7 minutes ago 1.44GB 22:27:58 8d8d21e5538c 8 minutes ago 1.37GB 22:27:58 security-proxy-setup-arm64 latest 2d381590bd0e 10 minutes ago 26.4MB 22:27:58 96b9e650c6e8 11 minutes ago 1.36GB 22:27:58 security-spire-server-arm64 latest b7f0ee9f4a72 14 minutes ago 84.2MB 22:27:58 1bc386243db9 14 minutes ago 1.25GB 22:27:58 security-spire-agent-arm64 latest a369681d9979 16 minutes ago 122MB 22:27:58 security-spire-config-arm64 latest 5461a1279220 16 minutes ago 83.6MB 22:27:58 bc61a316a383 16 minutes ago 1.25GB 22:27:58 d276a9bd11e0 16 minutes ago 1.25GB 22:27:58 ci-base-image-arm64 latest 2f2208492a9f 30 minutes ago 995MB 22:27:58 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 22:27:58 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 22:27:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 22:27:58 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 22:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:59 22:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:59 arm64: Pulling from edgex-lftools-log-publisher 22:27:59 8998bd30e6a1: Pulling fs layer 22:27:59 04944245beec: Pulling fs layer 22:27:59 699f458cf7ca: Pulling fs layer 22:27:59 765212b225bb: Pulling fs layer 22:27:59 f23df028b6ca: Pulling fs layer 22:27:59 d65c8cfc05b1: Pulling fs layer 22:27:59 2437ff75d9bd: Pulling fs layer 22:27:59 f23df028b6ca: Waiting 22:27:59 d65c8cfc05b1: Waiting 22:27:59 2437ff75d9bd: Waiting 22:27:59 765212b225bb: Waiting 22:27:59 04944245beec: Verifying Checksum 22:27:59 04944245beec: Download complete 22:27:59 765212b225bb: Download complete 22:28:00 f23df028b6ca: Download complete 22:28:00 d65c8cfc05b1: Verifying Checksum 22:28:00 d65c8cfc05b1: Download complete 22:28:00 699f458cf7ca: Verifying Checksum 22:28:00 699f458cf7ca: Download complete 22:28:00 8998bd30e6a1: Verifying Checksum 22:28:00 8998bd30e6a1: Download complete 22:28:03 2437ff75d9bd: Verifying Checksum 22:28:03 2437ff75d9bd: Download complete 22:28:05 8998bd30e6a1: Pull complete 22:28:05 04944245beec: Pull complete 22:28:07 699f458cf7ca: Pull complete 22:28:07 765212b225bb: Pull complete 22:28:08 f23df028b6ca: Pull complete 22:28:08 d65c8cfc05b1: Pull complete 22:28:23 2437ff75d9bd: Pull complete 22:28:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:23 prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container 22:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:28:26 $ docker top f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:27 ---> job-cost.sh 22:28:27 lf-activate-venv: SKIPPING 22:28:27 INFO: No Stack... 22:28:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:28:29 INFO: Archiving Costs [Pipeline] sh 22:28:29 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:28:29 + cut -d, -f6 [Pipeline] lock 22:28:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] 22:28:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] did not exist. Created. 22:28:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:30 + echo total: 0.10999999940395355 [Pipeline] stash 22:28:30 Stashed 1 file(s) [Pipeline] } 22:28:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:30 $ docker stop --time=1 f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 22:28:32 $ docker rm -f f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 [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 22:28:33 provisioning config files... 22:28:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8623618293949330307tmp [Pipeline] { [Pipeline] sh 22:28:33 + set +x 22:28:33 + curl -s https://codecov.io/bash 22:28:33 + bash -s -- 22:28:33 22:28:33 _____ _ 22:28:33 / ____| | | 22:28:33 | | ___ __| | ___ ___ _____ __ 22:28:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:28:33 | |___| (_) | (_| | __/ (_| (_) \ V / 22:28:33 \_____\___/ \__,_|\___|\___\___/ \_/ 22:28:33 Bash-1.0.6 22:28:33 22:28:33 22:28:33 ==> git version 2.25.1 found 22:28:33 ==> 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 22:28:33 Release-Date: 2020-01-08 22:28:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:28:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:28:33 ==> Jenkins CI detected. 22:28:33 current dir:  /w/workspace/edgex-go/1 22:28:33 project root: . 22:28:33 --> token set from env 22:28:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:28:33 ==> Running gcov in . (disable via -X gcov) 22:28:33 ==> Python coveragepy not found 22:28:33 ==> Searching for coverage reports in: 22:28:33 + . 22:28:33 -> Found 1 reports 22:28:33 ==> Detecting git/mercurial file structure 22:28:33 ==> Reading reports 22:28:33 + ./coverage.out bytes=491309 22:28:33 ==> Appending adjustments 22:28:33 https://docs.codecov.io/docs/fixing-reports 22:28:34 + Found adjustments 22:28:34 ==> Gzipping contents 22:28:34 64K /tmp/codecov.1RhCHd.gz 22:28:34 ==> Uploading reports 22:28:34 url: https://codecov.io 22:28:34 query: branch=PR-4159&commit=ab6081c28c85636d11808910e6c57f956bd123b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4159&job=&cmd_args= 22:28:35 -> Pinging Codecov 22:28:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4159&commit=ab6081c28c85636d11808910e6c57f956bd123b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4159&job=&cmd_args= 22:28:35 -> Uploading to 22:28:35 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/ab6081c28c85636d11808910e6c57f956bd123b7/a6fb38c9-bcde-4db8-99fb-e4c25ca47714.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T222835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61499cc8050314ff1b8db2dfd2930d36d2a3922121b51e60178714afcd3ad65c 22:28:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:35 Dload Upload Total Spent Left Speed 22:28:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64593 0 0 100 64593 0 247k --:--:-- --:--:-- --:--:-- 247k 22:28:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] } 22:28:35 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 22:28:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:28:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:28:38 ---> package-listing.sh 22:28:38 ++ tr '[:upper:]' '[:lower:]' 22:28:38 ++ facter osfamily 22:28:38 + OS_FAMILY=debian 22:28:38 + workspace=/w/workspace/edgex-go/1 22:28:38 + START_PACKAGES=/tmp/packages_start.txt 22:28:38 + END_PACKAGES=/tmp/packages_end.txt 22:28:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:28:38 + PACKAGES=/tmp/packages_start.txt 22:28:38 + '[' /w/workspace/edgex-go/1 ']' 22:28:38 + PACKAGES=/tmp/packages_end.txt 22:28:38 + case "${OS_FAMILY}" in 22:28:38 + dpkg -l 22:28:38 + grep '^ii' 22:28:38 + '[' -f /tmp/packages_start.txt ']' 22:28:38 + '[' -f /tmp/packages_end.txt ']' 22:28:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:28:38 + '[' /w/workspace/edgex-go/1 ']' 22:28:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:28:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:28:38 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 22:28:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:39 22:28:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:39 latest: Pulling from edgex-lftools-log-publisher 22:28:39 5eb5b503b376: Pulling fs layer 22:28:39 5c69ac0246d0: Pulling fs layer 22:28:39 ec43610c2a17: Pulling fs layer 22:28:39 3a2ae6a8a46f: Pulling fs layer 22:28:39 33b1e0a273af: Pulling fs layer 22:28:39 5d3b04190fa2: Pulling fs layer 22:28:39 2f39f015ded8: Pulling fs layer 22:28:39 33b1e0a273af: Waiting 22:28:39 5d3b04190fa2: Waiting 22:28:39 2f39f015ded8: Waiting 22:28:39 3a2ae6a8a46f: Waiting 22:28:39 5c69ac0246d0: Verifying Checksum 22:28:39 5c69ac0246d0: Download complete 22:28:39 3a2ae6a8a46f: Verifying Checksum 22:28:39 3a2ae6a8a46f: Download complete 22:28:40 ec43610c2a17: Verifying Checksum 22:28:40 ec43610c2a17: Download complete 22:28:40 33b1e0a273af: Verifying Checksum 22:28:40 33b1e0a273af: Download complete 22:28:40 5d3b04190fa2: Verifying Checksum 22:28:40 5d3b04190fa2: Download complete 22:28:40 5eb5b503b376: Verifying Checksum 22:28:40 5eb5b503b376: Download complete 22:28:41 2f39f015ded8: Download complete 22:28:41 5eb5b503b376: Pull complete 22:28:41 5c69ac0246d0: Pull complete 22:28:41 ec43610c2a17: Pull complete 22:28:42 3a2ae6a8a46f: Pull complete 22:28:42 33b1e0a273af: Pull complete 22:28:42 5d3b04190fa2: Pull complete 22:28:46 2f39f015ded8: Pull complete 22:28:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:46 prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container 22:28:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:28:49 $ docker top 68168c1622474c3b2c79aca63a2cb4c2535a57c4f5b57615d4a6faac5703b9bd -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:28:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:28:50 + ls /var/log/sa-host 22:28:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:50 provisioning config files... 22:28:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4867608350223126305tmp [Pipeline] { [Pipeline] echo 22:28:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:28:50 ---> create-netrc.sh [Pipeline] } 22:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:28:51 ---> python-tools-install.sh [Pipeline] echo 22:28:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:28:51 ---> sudo-logs.sh 22:28:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:28:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:28:52 ---> job-cost.sh 22:28:52 lf-activate-venv: SKIPPING 22:28:52 DEBUG: total: 0.10999999940395355 22:28:52 INFO: Retrieving Stack Cost... 22:28:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:28:53 INFO: Archiving Costs [Pipeline] echo 22:28:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:28:54 ---> logs-deploy.sh 22:28:54 lf-activate-venv: SKIPPING 22:28:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4159/1 22:28:54 INFO: archiving workspace using pattern(s): 22:28:55 Archives upload complete. 22:28:55 INFO: archiving logs to Nexus 22:28:56 ---> uname -a: 22:28:56 Linux prd-ubuntu20-04-docker-8c-8g-29883 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:28:56 22:28:56 22:28:56 ---> lscpu: 22:28:56 Architecture: x86_64 22:28:56 CPU op-mode(s): 32-bit, 64-bit 22:28:56 Byte Order: Little Endian 22:28:56 Address sizes: 40 bits physical, 48 bits virtual 22:28:56 CPU(s): 8 22:28:56 On-line CPU(s) list: 0-7 22:28:56 Thread(s) per core: 1 22:28:56 Core(s) per socket: 1 22:28:56 Socket(s): 8 22:28:56 NUMA node(s): 1 22:28:56 Vendor ID: AuthenticAMD 22:28:56 CPU family: 23 22:28:56 Model: 49 22:28:56 Model name: AMD EPYC-Rome Processor 22:28:56 Stepping: 0 22:28:56 CPU MHz: 2799.988 22:28:56 BogoMIPS: 5599.97 22:28:56 Virtualization: AMD-V 22:28:56 Hypervisor vendor: KVM 22:28:56 Virtualization type: full 22:28:56 L1d cache: 256 KiB 22:28:56 L1i cache: 256 KiB 22:28:56 L2 cache: 4 MiB 22:28:56 L3 cache: 128 MiB 22:28:56 NUMA node0 CPU(s): 0-7 22:28:56 Vulnerability Itlb multihit: Not affected 22:28:56 Vulnerability L1tf: Not affected 22:28:56 Vulnerability Mds: Not affected 22:28:56 Vulnerability Meltdown: Not affected 22:28:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:28:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:28:56 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:28:56 Vulnerability Srbds: Not affected 22:28:56 Vulnerability Tsx async abort: Not affected 22:28:56 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 22:28:56 22:28:56 22:28:56 ---> nproc: 22:28:56 8 22:28:56 22:28:56 22:28:56 ---> df -h: 22:28:56 Filesystem Size Used Avail Use% Mounted on 22:28:56 overlay 155G 18G 138G 12% / 22:28:56 tmpfs 64M 0 64M 0% /dev 22:28:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:28:56 shm 64M 0 64M 0% /dev/shm 22:28:56 /dev/vda1 155G 18G 138G 12% /facter-os 22:28:56 22:28:56 22:28:56 ---> sar -b -r -n DEV: 22:28:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29883) 09/19/22 _x86_64_ (8 CPU) 22:28:56 22:28:56 21:52:48 LINUX RESTART (8 CPU) 22:28:56 22:28:56 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:28:56 21:54:02 368.14 55.67 312.46 0.00 7422.76 178471.59 0.00 22:28:56 21:55:01 116.66 0.66 116.00 0.00 10.98 57286.02 0.00 22:28:56 21:56:01 57.91 0.15 57.76 0.00 2.67 19602.75 0.00 22:28:56 21:57:01 427.10 7.53 419.56 0.00 77.32 148045.59 0.00 22:28:56 21:58:01 779.19 0.13 779.05 0.00 13.86 250340.41 0.00 22:28:56 21:59:01 897.92 3.45 894.47 0.00 65.46 326388.27 0.00 22:28:56 22:00:01 485.92 0.08 485.84 0.00 1.87 65342.84 0.00 22:28:56 22:01:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 22:28:56 22:02:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 22:28:56 22:03:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 22:28:56 22:04:01 1.50 0.00 1.50 0.00 0.00 20.00 0.00 22:28:56 22:05:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 22:28:56 22:06:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 22:28:56 22:07:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 22:28:56 22:08:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 22:28:56 22:09:01 1.97 0.02 1.95 0.00 0.13 23.20 0.00 22:28:56 22:10:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 22:28:56 22:11:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 22:28:56 22:12:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 22:28:56 22:13:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 22:28:56 22:14:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 22:28:56 22:15:01 1.02 0.00 1.02 0.00 0.00 13.47 0.00 22:28:56 22:16:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 22:28:56 22:17:02 1.02 0.02 1.00 0.00 0.13 12.66 0.00 22:28:56 22:18:01 1.47 0.00 1.47 0.00 0.00 15.59 0.00 22:28:56 22:19:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 22:28:56 22:20:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 22:28:56 22:21:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 22:28:56 22:22:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 22:28:56 22:23:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 22:28:56 22:24:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 22:28:56 22:25:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 22:28:56 22:26:01 1.50 0.00 1.50 0.00 0.00 15.60 0.00 22:28:56 22:27:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 22:28:56 22:28:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 22:28:56 Average: 90.55 1.94 88.61 0.00 217.21 29883.64 0.00 22:28:56 22:28:56 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:28:56 21:54:02 28692844 31752400 552140 1.68 115980 3211860 2232152 6.58 1153544 2657292 553808 22:28:56 21:55:01 27583964 31717000 572960 1.74 138368 4176540 2027172 5.97 1570888 3248656 510792 22:28:56 21:56:01 27249300 31698380 588896 1.79 142136 4459964 2034496 6.00 1472072 3653848 367780 22:28:56 21:57:01 24479872 31683860 591704 1.80 276508 6852888 2046396 6.03 1874564 5773400 132 22:28:56 21:58:01 21977760 31644364 624328 1.90 297648 9247004 2501292 7.37 2028232 8066760 624228 22:28:56 21:59:01 18923724 31532484 726368 2.21 426608 11882224 3062484 9.03 2459668 10500056 429388 22:28:56 22:00:01 20545612 31754336 519120 1.58 435220 10511492 1917988 5.65 2177512 9215468 284 22:28:56 22:01:01 20546724 31755556 517948 1.58 435248 10511564 1917988 5.65 2176588 9215524 272 22:28:56 22:02:01 20554064 31762904 510532 1.55 435268 10511568 1917988 5.65 2169984 9215544 12 22:28:56 22:03:01 20554716 31763580 509744 1.55 435292 10511568 1917988 5.65 2169568 9215544 268 22:28:56 22:04:01 20559056 31767932 505424 1.54 435324 10511548 1917988 5.65 2165728 9215524 184 22:28:56 22:05:01 20559804 31768684 504672 1.53 435348 10511552 1917988 5.65 2164776 9215528 172 22:28:56 22:06:01 20559996 31768908 504640 1.53 435352 10511556 1917988 5.65 2164800 9215532 12 22:28:56 22:07:01 20560012 31768940 504572 1.53 435368 10511560 1917988 5.65 2164816 9215536 168 22:28:56 22:08:01 20560216 31769316 504288 1.53 435396 10511552 1917988 5.65 2164568 9215676 12 22:28:56 22:09:01 20560692 31769948 503844 1.53 435432 10511692 1944268 5.73 2164792 9215808 176 22:28:56 22:10:01 20560676 31769960 503764 1.53 435464 10511696 1944268 5.73 2164516 9215812 16 22:28:56 22:11:01 20560304 31769660 504036 1.53 435500 10511696 1944268 5.73 2165096 9215812 8 22:28:56 22:12:01 20560512 31769876 503952 1.53 435524 10511700 1944268 5.73 2164600 9215816 24 22:28:56 22:13:01 20559952 31769344 504464 1.53 435560 10511680 1944268 5.73 2164640 9215816 204 22:28:56 22:14:01 20560480 31769964 503800 1.53 435592 10511708 1944268 5.73 2165004 9215824 20 22:28:56 22:15:01 20560280 31769932 503652 1.53 435628 10511840 1944268 5.73 2164708 9215948 192 22:28:56 22:16:01 20560160 31769864 503636 1.53 435644 10511840 1944268 5.73 2165284 9215948 196 22:28:56 22:17:02 20559852 31769592 503832 1.53 435676 10511840 1944268 5.73 2165152 9215952 204 22:28:56 22:18:01 20559788 31769588 503776 1.53 435688 10511848 1944268 5.73 2164800 9215952 12 22:28:56 22:19:01 20559780 31769640 503688 1.53 435736 10511852 1944268 5.73 2165224 9215968 180 22:28:56 22:20:01 20559976 31769868 503504 1.53 435764 10511856 1944268 5.73 2164888 9215972 32 22:28:56 22:21:01 20560096 31770012 503512 1.53 435772 10511860 1944268 5.73 2165032 9215972 56 22:28:56 22:22:01 20560312 31770244 503492 1.53 435780 10511864 1944268 5.73 2164920 9215976 12 22:28:56 22:23:01 20560288 31770232 503448 1.53 435808 10511868 1944268 5.73 2164932 9215980 184 22:28:56 22:24:01 20559696 31769692 503892 1.53 435832 10511864 1944268 5.73 2165728 9215984 20 22:28:56 22:25:01 20559852 31769888 503636 1.53 435860 10511872 1944268 5.73 2165332 9215988 260 22:28:56 22:26:01 20560064 31770144 503320 1.53 435904 10511872 1944268 5.73 2165604 9215988 192 22:28:56 22:27:01 20560088 31770176 503272 1.53 435928 10511868 1944268 5.73 2165064 9215992 156 22:28:56 22:28:01 20559964 31770092 503500 1.53 435932 10511880 1944268 5.73 2165412 9215996 180 22:28:56 Average: 21288871 31751610 523182 1.59 400831 9847732 2001464 5.90 2096515 8604525 71138 22:28:56 22:28:56 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:28:56 21:54:02 docker0 355.42 327.68 26.57 2713.12 0.00 0.00 0.00 0.00 22:28:56 21:54:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 22:28:56 21:54:02 ens3 1425.50 1201.95 12777.87 165.63 0.00 0.00 0.00 0.00 22:28:56 21:55:01 vethae6f18a 0.71 0.90 0.06 0.08 0.00 0.00 0.00 0.00 22:28:56 21:55:01 docker0 119.61 131.15 9.30 1172.28 0.00 0.00 0.00 0.00 22:28:56 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 21:55:01 ens3 196.20 169.33 1211.36 73.93 0.00 0.00 0.00 0.00 22:28:56 21:56:01 vethae6f18a 0.82 0.83 0.06 0.06 0.00 0.00 0.00 0.00 22:28:56 21:56:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 22:28:56 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 21:56:01 ens3 25.36 14.58 23.49 11.30 0.00 0.00 0.00 0.00 22:28:56 21:57:01 docker0 157.61 208.10 11.59 1634.80 0.00 0.00 0.00 0.00 22:28:56 21:57:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:28:56 21:57:01 veth6edd92e 0.00 0.57 0.00 0.04 0.00 0.00 0.00 0.00 22:28:56 21:57:01 ens3 339.56 252.74 3334.45 89.74 0.00 0.00 0.00 0.00 22:28:56 21:58:01 docker0 48.73 67.77 3.32 629.83 0.00 0.00 0.00 0.00 22:28:56 21:58:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 22:28:56 21:58:01 vethacce00a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:28:56 21:58:01 veth6edd92e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:28:56 21:58:01 ens3 145.91 115.56 758.47 76.82 0.00 0.00 0.00 0.00 22:28:56 21:59:01 docker0 135.16 178.10 9.72 1519.62 0.00 0.00 0.00 0.00 22:28:56 21:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:28:56 21:59:01 veth04eceba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:28:56 21:59:01 veth6edd92e 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 22:28:56 21:59:01 ens3 253.76 190.95 1560.97 90.36 0.00 0.00 0.00 0.00 22:28:56 21:59:01 vethf037d3c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:28:56 22:00:01 docker0 17.80 41.68 1.41 711.30 0.00 0.00 0.00 0.00 22:28:56 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:00:01 ens3 67.97 34.44 734.38 12.68 0.00 0.00 0.00 0.00 22:28:56 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:01:01 ens3 0.43 0.42 0.03 0.04 0.00 0.00 0.00 0.00 22:28:56 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:04:01 ens3 1.00 0.60 0.46 0.34 0.00 0.00 0.00 0.00 22:28:56 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:09:01 ens3 0.43 0.45 0.50 0.09 0.00 0.00 0.00 0.00 22:28:56 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:10:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:11:01 ens3 0.45 0.40 0.26 0.21 0.00 0.00 0.00 0.00 22:28:56 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:13:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:14:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 22:28:56 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:17:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:17:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:19:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:28:56 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:21:01 ens3 0.23 0.18 0.18 0.01 0.00 0.00 0.00 0.00 22:28:56 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:24:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 22:28:56 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:27:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:28:56 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 22:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:56 Average: docker0 23.83 27.26 1.77 239.13 0.00 0.00 0.00 0.00 22:28:56 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 22:28:56 Average: ens3 70.21 56.63 582.91 14.88 0.00 0.00 0.00 0.00 22:28:56 22:28:56