Pull request #4158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e3383514b86aa562e9feea020d1459b77fc53ea+b7de7b775397295cb69718a186a97b7526882c59 (42339d4cef49d7fffa111509d0ecbfde453459e9) 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-ssh4142853807353198930.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-ssh4525372177131178222.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-4158/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-4158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7323651371732450309.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-4158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15122039159577396802.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-ssh10343170654043707567.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-4158/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-4158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13415634121220958766.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-29684 in /w/workspace/edgexfoundry_edgex-go_PR-4158 [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 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 6e3383514b86aa562e9feea020d1459b77fc53ea Merge succeeded, producing 6e3383514b86aa562e9feea020d1459b77fc53ea Checking out Revision 6e3383514b86aa562e9feea020d1459b77fc53ea (PR-4158) > 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/4158/head:refs/remotes/origin/PR-4158 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # 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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-16T19:11:45.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-16T19:11:45.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-16T19:11:45.450Z] ========================================================= [2022-09-16T19:11:45.450Z] EdgeX Global Pipelines Version Info [2022-09-16T19:11:45.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:11:46.296Z] ------------------- [2022-09-16T19:11:46.296Z] stable info: [2022-09-16T19:11:46.296Z] ------------------- [2022-09-16T19:11:46.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-16T19:11:46.297Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T19:11:46.297Z] Message: update stable to v1.0.239 [2022-09-16T19:11:46.874Z] ------------------- [2022-09-16T19:11:46.875Z] experimental info: [2022-09-16T19:11:46.875Z] ------------------- [2022-09-16T19:11:46.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-16T19:11:46.875Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T19:11:46.875Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-16T19:11:47.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-16T19:11:47.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-16T19:11:47.347Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-16T19:11:47.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-16T19:11:47.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-16T19:11:47.470Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-16T19:11:47.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-16T19:11:47.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-16T19:11:47.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-16T19:11:47.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-16T19:11:47.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-16T19:11:47.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-16T19:11:47.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-16T19:11:47.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-16T19:11:47.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-16T19:11:47.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-16T19:11:47.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-16T19:11:48.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-16T19:11:48.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-16T19:11:48.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-16T19:11:48.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-16T19:11:48.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-16T19:11:48.221Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-16T19:11:48.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4158 [Pipeline] echo [2022-09-16T19:11:48.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4158 [Pipeline] echo [2022-09-16T19:11:48.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4158 [Pipeline] echo [2022-09-16T19:11:48.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo [2022-09-16T19:11:48.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e33835 [Pipeline] echo [2022-09-16T19:11:48.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T19:11:48.605Z] provisioning config files... [2022-09-16T19:11:48.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5021955494175957011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:11:48.966Z] ---> docker-login.sh [2022-09-16T19:11:48.966Z] nexus3.edgexfoundry.org:10001 [2022-09-16T19:11:49.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:11:49.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:11:49.494Z] Configure a credential helper to remove this warning. See [2022-09-16T19:11:49.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:11:49.494Z] [2022-09-16T19:11:49.494Z] Login Succeeded [2022-09-16T19:11:49.494Z] nexus3.edgexfoundry.org:10002 [2022-09-16T19:11:49.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:11:49.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:11:49.758Z] Configure a credential helper to remove this warning. See [2022-09-16T19:11:49.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:11:49.758Z] [2022-09-16T19:11:49.758Z] Login Succeeded [2022-09-16T19:11:49.758Z] nexus3.edgexfoundry.org:10003 [2022-09-16T19:11:49.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:11:49.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:11:49.758Z] Configure a credential helper to remove this warning. See [2022-09-16T19:11:49.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:11:49.758Z] [2022-09-16T19:11:49.758Z] Login Succeeded [2022-09-16T19:11:49.758Z] nexus3.edgexfoundry.org:10004 [2022-09-16T19:11:50.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:11:50.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:11:50.023Z] Configure a credential helper to remove this warning. See [2022-09-16T19:11:50.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:11:50.023Z] [2022-09-16T19:11:50.023Z] Login Succeeded [2022-09-16T19:11:50.023Z] docker.io [2022-09-16T19:11:50.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:11:50.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:11:50.290Z] Configure a credential helper to remove this warning. See [2022-09-16T19:11:50.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:11:50.290Z] [2022-09-16T19:11:50.290Z] Login Succeeded [2022-09-16T19:11:50.290Z] ---> docker-login.sh ends [Pipeline] } [2022-09-16T19:11:50.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-16T19:11:50.771Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/core-command/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/core-data/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/core-metadata/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-16T19:11:50.771Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-09-16T19:11:50.771Z] cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-16T19:11:50.771Z] + + cut -d/ -f2 [2022-09-16T19:11:50.771Z] dirname cmd/security-spire-server/Dockerfile [2022-09-16T19:11:50.771Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/support-notifications/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-16T19:11:50.771Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-16T19:11:50.771Z] + cut -d/ -f2 [2022-09-16T19:11:50.771Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-16T19:11:50.834Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-16T19:11:51.393Z] + git rev-list -1 --merges 6e3383514b86aa562e9feea020d1459b77fc53ea~1..6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo [2022-09-16T19:11:51.436Z] -----------> git rev-list -1 --merges 6e3383514b86aa562e9feea020d1459b77fc53ea~1..6e3383514b86aa562e9feea020d1459b77fc53ea 6e3383514b86aa562e9feea020d1459b77fc53ea [false] [Pipeline] sh [2022-09-16T19:11:51.759Z] + git log --format=format:%s -1 6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo [2022-09-16T19:11:51.803Z] ========================================================= [2022-09-16T19:11:51.803Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-16T19:11:51.803Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-16T19:11:52.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-16T19:11:52.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-16T19:11:52.327Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-16T19:11:52.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-16T19:11:52.327Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-16T19:11:52.327Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-16T19:11:52.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:11:52.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T19:11:52.840Z] [2022-09-16T19:11:52.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:11:53.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T19:11:53.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-16T19:11:53.240Z] b85a868b505f: Pulling fs layer [2022-09-16T19:11:53.240Z] e2be974225ed: Pulling fs layer [2022-09-16T19:11:53.240Z] 339a4e72a1f5: Pulling fs layer [2022-09-16T19:11:53.240Z] 988bab9f4d93: Pulling fs layer [2022-09-16T19:11:53.240Z] 1469e6f7b9e6: Pulling fs layer [2022-09-16T19:11:53.240Z] eaf3925da568: Pulling fs layer [2022-09-16T19:11:53.240Z] bab4dde63d76: Pulling fs layer [2022-09-16T19:11:53.240Z] bde34c3a00c8: Pulling fs layer [2022-09-16T19:11:53.240Z] b352a97aabf1: Pulling fs layer [2022-09-16T19:11:53.240Z] 4872d77fe225: Pulling fs layer [2022-09-16T19:11:53.240Z] 5851b861e8e6: Pulling fs layer [2022-09-16T19:11:53.240Z] 988bab9f4d93: Waiting [2022-09-16T19:11:53.240Z] 4872d77fe225: Waiting [2022-09-16T19:11:53.240Z] 1469e6f7b9e6: Waiting [2022-09-16T19:11:53.240Z] bde34c3a00c8: Waiting [2022-09-16T19:11:53.240Z] bab4dde63d76: Waiting [2022-09-16T19:11:53.240Z] eaf3925da568: Waiting [2022-09-16T19:11:53.240Z] 5851b861e8e6: Waiting [2022-09-16T19:11:53.240Z] e2be974225ed: Verifying Checksum [2022-09-16T19:11:53.240Z] e2be974225ed: Download complete [2022-09-16T19:11:53.240Z] 988bab9f4d93: Download complete [2022-09-16T19:11:53.503Z] 1469e6f7b9e6: Verifying Checksum [2022-09-16T19:11:53.503Z] 1469e6f7b9e6: Download complete [2022-09-16T19:11:53.503Z] eaf3925da568: Verifying Checksum [2022-09-16T19:11:53.503Z] eaf3925da568: Download complete [2022-09-16T19:11:53.503Z] 339a4e72a1f5: Verifying Checksum [2022-09-16T19:11:53.503Z] 339a4e72a1f5: Download complete [2022-09-16T19:11:53.503Z] bde34c3a00c8: Download complete [2022-09-16T19:11:53.503Z] b352a97aabf1: Verifying Checksum [2022-09-16T19:11:53.503Z] b352a97aabf1: Download complete [2022-09-16T19:11:53.503Z] 4872d77fe225: Verifying Checksum [2022-09-16T19:11:53.503Z] 4872d77fe225: Download complete [2022-09-16T19:11:53.503Z] b85a868b505f: Verifying Checksum [2022-09-16T19:11:53.503Z] b85a868b505f: Download complete [2022-09-16T19:11:53.503Z] 5851b861e8e6: Download complete [2022-09-16T19:11:54.076Z] bab4dde63d76: Verifying Checksum [2022-09-16T19:11:54.076Z] bab4dde63d76: Download complete [2022-09-16T19:11:55.023Z] b85a868b505f: Pull complete [2022-09-16T19:11:55.285Z] e2be974225ed: Pull complete [2022-09-16T19:11:55.862Z] 339a4e72a1f5: Pull complete [2022-09-16T19:11:55.862Z] 988bab9f4d93: Pull complete [2022-09-16T19:11:56.123Z] 1469e6f7b9e6: Pull complete [2022-09-16T19:11:56.123Z] eaf3925da568: Pull complete [2022-09-16T19:11:58.675Z] bab4dde63d76: Pull complete [2022-09-16T19:11:58.675Z] bde34c3a00c8: Pull complete [2022-09-16T19:11:58.675Z] b352a97aabf1: Pull complete [2022-09-16T19:11:58.675Z] 4872d77fe225: Pull complete [2022-09-16T19:11:58.675Z] 5851b861e8e6: Pull complete [2022-09-16T19:11:58.675Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-16T19:11:58.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-16T19:11:58.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:11:58.923Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:11:58.961Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-16T19:12:00.558Z] $ docker top bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 -eo pid,comm [2022-09-16T19:12:00.629Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-16T19:12:00.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-16T19:12:00.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-16T19:12:00.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-16T19:12:00.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-16T19:12:00.909Z] $ docker exec bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent [2022-09-16T19:12:01.053Z] SSH_AUTH_SOCK=/tmp/ssh-vJRkuMIStMBg/agent.33 [2022-09-16T19:12:01.053Z] SSH_AGENT_PID=39 [2022-09-16T19:12:01.061Z] Running ssh-add (command line suppressed) [2022-09-16T19:12:01.178Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5959916054412348034.key (/w/workspace/edgex-go/1@tmp/private_key_5959916054412348034.key) [2022-09-16T19:12:01.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-16T19:12:01.530Z] + git tag --points-at HEAD [Pipeline] } [2022-09-16T19:12:01.558Z] $ docker exec --env ******** --env ******** bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent -k [2022-09-16T19:12:01.672Z] unset SSH_AUTH_SOCK; [2022-09-16T19:12:01.673Z] unset SSH_AGENT_PID; [2022-09-16T19:12:01.673Z] echo Agent pid 39 killed; [2022-09-16T19:12:01.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-16T19:12:01.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-16T19:12:01.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-16T19:12:01.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-16T19:12:01.960Z] $ docker exec bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent [2022-09-16T19:12:02.106Z] SSH_AUTH_SOCK=/tmp/ssh-HOejkn9PIvuG/agent.72 [2022-09-16T19:12:02.106Z] SSH_AGENT_PID=78 [2022-09-16T19:12:02.112Z] Running ssh-add (command line suppressed) [2022-09-16T19:12:02.229Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7561807918078509970.key (/w/workspace/edgex-go/1@tmp/private_key_7561807918078509970.key) [2022-09-16T19:12:02.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-16T19:12:02.582Z] + git semver init [2022-09-16T19:12:02.843Z] 2022-09-16 19:12:02,829 [run_init] DEBUG init version:0.0.0 force:False [2022-09-16T19:12:02.843Z] 2022-09-16 19:12:02,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-16T19:12:02.843Z] 2022-09-16 19:12:02,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-16T19:12:02.843Z] 2022-09-16 19:12:02,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4158 with force:False [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,184 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4158 [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,188 [execute] INFO git cat-file --batch-check [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,195 [execute] INFO git cat-file --batch [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-16T19:12:08.167Z] 2022-09-16 19:12:07,200 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4158 [2022-09-16T19:12:08.167Z] 0.0.0 [Pipeline] } [2022-09-16T19:12:08.196Z] $ docker exec --env ******** --env ******** bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent -k [2022-09-16T19:12:08.336Z] unset SSH_AUTH_SOCK; [2022-09-16T19:12:08.337Z] unset SSH_AGENT_PID; [2022-09-16T19:12:08.337Z] echo Agent pid 78 killed; [2022-09-16T19:12:08.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-16T19:12:08.776Z] + git semver [Pipeline] } [2022-09-16T19:12:09.062Z] $ docker stop --time=1 bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 [2022-09-16T19:12:10.451Z] $ docker rm -f bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T19:12:10.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-16T19:12:11.201Z] Stashed 1 file(s) [Pipeline] echo [2022-09-16T19:12:11.218Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-16T19:12:12.004Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-16T19:12:12.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T19:12:12.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T19:12:12.108Z] ========================================================= [2022-09-16T19:12:12.108Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-16T19:12:12.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:12:12.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-16T19:12:12.444Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-16T19:12:12.444Z] 2408cc74d12b: Pulling fs layer [2022-09-16T19:12:12.444Z] ea60b727a1ce: Pulling fs layer [2022-09-16T19:12:12.444Z] 30c4a7721957: Pulling fs layer [2022-09-16T19:12:12.444Z] 370296b7ddb6: Pulling fs layer [2022-09-16T19:12:12.444Z] 7c6cee850709: Pulling fs layer [2022-09-16T19:12:12.444Z] 39a5fcdaea64: Pulling fs layer [2022-09-16T19:12:12.444Z] d94ebbe4e438: Pulling fs layer [2022-09-16T19:12:12.444Z] bcfd1f05c69d: Pulling fs layer [2022-09-16T19:12:12.444Z] 59ccb84bbe0f: Pulling fs layer [2022-09-16T19:12:12.444Z] 370296b7ddb6: Waiting [2022-09-16T19:12:12.444Z] 7c6cee850709: Waiting [2022-09-16T19:12:12.444Z] 39a5fcdaea64: Waiting [2022-09-16T19:12:12.444Z] d94ebbe4e438: Waiting [2022-09-16T19:12:12.444Z] bcfd1f05c69d: Waiting [2022-09-16T19:12:12.444Z] 59ccb84bbe0f: Waiting [2022-09-16T19:12:12.444Z] 30c4a7721957: Verifying Checksum [2022-09-16T19:12:12.444Z] 30c4a7721957: Download complete [2022-09-16T19:12:12.444Z] ea60b727a1ce: Verifying Checksum [2022-09-16T19:12:12.444Z] ea60b727a1ce: Download complete [2022-09-16T19:12:12.444Z] 7c6cee850709: Download complete [2022-09-16T19:12:12.444Z] 39a5fcdaea64: Verifying Checksum [2022-09-16T19:12:12.444Z] 39a5fcdaea64: Download complete [2022-09-16T19:12:12.444Z] 2408cc74d12b: Verifying Checksum [2022-09-16T19:12:12.444Z] 2408cc74d12b: Download complete [2022-09-16T19:12:12.705Z] d94ebbe4e438: Verifying Checksum [2022-09-16T19:12:12.705Z] d94ebbe4e438: Download complete [2022-09-16T19:12:12.705Z] 2408cc74d12b: Pull complete [2022-09-16T19:12:12.705Z] ea60b727a1ce: Pull complete [2022-09-16T19:12:12.969Z] 30c4a7721957: Pull complete [2022-09-16T19:12:12.969Z] 59ccb84bbe0f: Verifying Checksum [2022-09-16T19:12:12.969Z] 59ccb84bbe0f: Download complete [2022-09-16T19:12:13.542Z] bcfd1f05c69d: Verifying Checksum [2022-09-16T19:12:13.542Z] bcfd1f05c69d: Download complete [2022-09-16T19:12:13.542Z] 370296b7ddb6: Verifying Checksum [2022-09-16T19:12:13.542Z] 370296b7ddb6: Download complete [2022-09-16T19:12:18.836Z] 370296b7ddb6: Pull complete [2022-09-16T19:12:18.836Z] 7c6cee850709: Pull complete [2022-09-16T19:12:18.836Z] 39a5fcdaea64: Pull complete [2022-09-16T19:12:18.836Z] d94ebbe4e438: Pull complete [2022-09-16T19:12:20.747Z] bcfd1f05c69d: Pull complete [2022-09-16T19:12:21.319Z] 59ccb84bbe0f: Pull complete [2022-09-16T19:12:21.319Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-16T19:12:21.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-16T19:12:21.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:12:21.688Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-16T19:12:21.688Z] WORKDIR /edgex [2022-09-16T19:12:21.688Z] COPY go.mod . [2022-09-16T19:12:21.688Z] RUN go mod download [2022-09-16T19:12:21.688Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-16T19:12:22.261Z] Sending build context to Docker daemon 169.5MB [2022-09-16T19:12:22.261Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-16T19:12:22.261Z] ---> a4fb48ad2a94 [2022-09-16T19:12:22.261Z] Step 2/4 : WORKDIR /edgex [2022-09-16T19:12:24.822Z] ---> Running in 50b48fe0630d [2022-09-16T19:12:24.822Z] Removing intermediate container 50b48fe0630d [2022-09-16T19:12:24.822Z] ---> 6af013faf2bb [2022-09-16T19:12:24.822Z] Step 3/4 : COPY go.mod . [2022-09-16T19:12:24.822Z] ---> 3623aeeddaef [2022-09-16T19:12:24.822Z] Step 4/4 : RUN go mod download [2022-09-16T19:12:24.822Z] ---> Running in fc9b3668f44b [2022-09-16T19:12:26.520Z] Still waiting to schedule task [2022-09-16T19:12:26.520Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-16T19:12:39.769Z] Removing intermediate container fc9b3668f44b [2022-09-16T19:12:39.769Z] ---> 6746e8043821 [2022-09-16T19:12:39.769Z] Successfully built 6746e8043821 [2022-09-16T19:12:39.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:12:40.146Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-16T19:12:40.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:12:40.306Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:12:40.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-16T19:12:40.791Z] $ docker top 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:12:41.201Z] + go version [2022-09-16T19:12:41.201Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-16T19:12:41.232Z] $ docker stop --time=1 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 [2022-09-16T19:12:42.552Z] $ docker rm -f 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:12:43.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-16T19:12:43.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:12:43.441Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:12:43.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-16T19:12:43.979Z] $ docker top 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-16T19:12:44.115Z] ========================================================= [2022-09-16T19:12:44.115Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-16T19:12:44.115Z] ========================================================= [Pipeline] sh [2022-09-16T19:12:44.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:12:44.776Z] + make test [2022-09-16T19:12:44.777Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-16T19:12:52.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-16T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-16T19:13:08.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements [2022-09-16T19:13:08.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-16T19:13:08.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-16T19:13:08.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-09-16T19:13:08.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.155s coverage: 72.5% of statements [2022-09-16T19:13:08.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-16T19:13:08.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-16T19:13:08.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements [2022-09-16T19:13:08.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-16T19:13:08.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.037s coverage: 89.2% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 2.1% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.556s coverage: 95.6% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2022-09-16T19:13:13.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-09-16T19:13:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-09-16T19:13:22.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2022-09-16T19:13:22.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2022-09-16T19:13:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 80.8% of statements [2022-09-16T19:13:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.8% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 41.8% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-16T19:13:32.146Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-09-16T19:13:32.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-16T19:13:32.146Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-16T19:13:54.122Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-16T19:13:54.122Z] GO111MODULE=on go vet ./... [2022-09-16T19:13:57.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-16T19:13:57.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-16T19:13:57.934Z] ./bin/test-attribution-txt.sh [2022-09-16T19:13:57.934Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-16T19:13:57.934Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-16T19:13:57.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-16T19:13:58.282Z] + ls -al . [2022-09-16T19:13:58.282Z] total 744 [2022-09-16T19:13:58.282Z] drwxrwxr-x 10 1001 1001 4096 Sep 16 19:12 . [2022-09-16T19:13:58.282Z] drwxr-xr-x 4 root root 4096 Sep 16 19:12 .. [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 16 Sep 16 19:11 .dockerignore [2022-09-16T19:13:58.282Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 19:13 .git [2022-09-16T19:13:58.282Z] drwxrwxr-x 3 1001 1001 4096 Sep 16 19:11 .github [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 1030 Sep 16 19:11 .gitignore [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 42 Sep 16 19:11 .golangci.yml [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 87 Sep 16 19:11 .hadolint.yml [2022-09-16T19:13:58.282Z] drwxr-xr-x 3 1001 1001 4096 Sep 16 19:12 .semver [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 19:11 .sonarcloud.properties [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 19:11 ADOPTERS.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 10347 Sep 16 19:11 Attribution.txt [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 63209 Sep 16 19:11 CHANGELOG.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 19:11 CONTRIBUTING.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 19:11 GOVERNANCE.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 850 Sep 16 19:11 Jenkinsfile [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 19:11 LICENSE [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 13724 Sep 16 19:11 Makefile [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 19:11 OWNERS.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 9799 Sep 16 19:11 README.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 19:11 SECURITY.md [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 5 Sep 16 19:12 VERSION [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 19:11 ZMQWindows.md [2022-09-16T19:13:58.282Z] drwxrwxr-x 2 1001 1001 4096 Sep 16 19:11 bin [2022-09-16T19:13:58.282Z] drwxrwxr-x 18 1001 1001 4096 Sep 16 19:11 cmd [2022-09-16T19:13:58.282Z] -rw-r--r-- 1 root root 491309 Sep 16 19:13 coverage.out [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 3670 Sep 16 19:11 go.mod [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 38527 Sep 16 19:11 go.sum [2022-09-16T19:13:58.282Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 19:11 internal [2022-09-16T19:13:58.282Z] drwxrwxr-x 3 1001 1001 4096 Sep 16 19:11 openapi [2022-09-16T19:13:58.282Z] drwxrwxr-x 4 1001 1001 4096 Sep 16 19:11 snap [2022-09-16T19:13:58.282Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 19:11 version.go [Pipeline] sh [2022-09-16T19:13:58.597Z] + '[' -e coverage.out ] [2022-09-16T19:13:58.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-16T19:13:58.718Z] Stashed 1 file(s) [Pipeline] sh [2022-09-16T19:13:59.017Z] + make build [2022-09-16T19:13:59.017Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-16T19:14:08.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29685 in /w/workspace/edgexfoundry_edgex-go_PR-4158 [Pipeline] { [Pipeline] ws [2022-09-16T19:14:08.478Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-16T19:14:08.557Z] The recommended git tool is: git [2022-09-16T19:14:13.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-16T19:14:15.348Z] using credential edgex-jenkins-ssh [2022-09-16T19:14:15.383Z] Cloning the remote Git repository [2022-09-16T19:14:15.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-16T19:14:15.556Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-16T19:14:15.626Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-16T19:14:15.627Z] > git --version # timeout=10 [2022-09-16T19:14:15.643Z] > git --version # 'git version 2.25.1' [2022-09-16T19:14:15.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T19:14:15.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-16T19:14:26.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-16T19:14:26.148Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-16T19:14:32.285Z] Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:14:32.650Z] Merge succeeded, producing 6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:14:32.651Z] Checking out Revision 6e3383514b86aa562e9feea020d1459b77fc53ea (PR-4158) [2022-09-16T19:14:31.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-16T19:14:31.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-16T19:14:31.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-16T19:14:31.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-16T19:14:31.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T19:14:31.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4158/head:refs/remotes/origin/PR-4158 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-16T19:14:32.307Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T19:14:32.324Z] > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 [2022-09-16T19:14:32.566Z] > git remote # timeout=10 [2022-09-16T19:14:32.583Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T19:14:32.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-16T19:14:32.607Z] > git merge b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [2022-09-16T19:14:32.633Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T19:14:32.660Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T19:14:32.673Z] > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 [2022-09-16T19:14:34.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-16T19:14:34.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-16T19:14:34.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-16T19:14:36.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-16T19:14:36.933Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2022-09-16T19:14:36.986Z] > git --version # timeout=10 [2022-09-16T19:14:36.997Z] > git --version # 'git version 2.25.1' [2022-09-16T19:14:37.011Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-16T19:14:37.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-16T19:14:38.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-16T19:14:38.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-16T19:14:38.164Z] Dload Upload Total Spent Left Speed [2022-09-16T19:14:38.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 83456 [2022-09-16T19:14:38.406Z] 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 [Pipeline] sh [2022-09-16T19:14:39.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-16T19:14:39.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-16T19:14:39.443Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-16T19:14:39.443Z] + sudo tee /etc/docker/daemon.new [2022-09-16T19:14:39.443Z] { [2022-09-16T19:14:39.443Z] "registry-mirrors": [ [2022-09-16T19:14:39.443Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-16T19:14:39.443Z] ], [2022-09-16T19:14:39.443Z] "bip": "10.250.0.254/24", [2022-09-16T19:14:39.443Z] "hosts": [ [2022-09-16T19:14:39.443Z] "tcp://0.0.0.0:5555", [2022-09-16T19:14:39.443Z] "unix:///var/run/docker.sock" [2022-09-16T19:14:39.443Z] ], [2022-09-16T19:14:39.443Z] "mtu": 1458, [2022-09-16T19:14:39.443Z] "selinux-enabled": true, [2022-09-16T19:14:39.443Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-16T19:14:39.443Z] } [Pipeline] sh [2022-09-16T19:14:39.807Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-16T19:14:40.159Z] + sudo service docker restart [2022-09-16T19:14:40.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-16T19:14:42.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-16T19:14:43.753Z] $ docker stop --time=1 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb [2022-09-16T19:14:46.223Z] $ docker rm -f 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:14:47.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-16T19:14:47.455Z] [2022-09-16T19:14:47.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:14:47.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-16T19:14:47.838Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-16T19:14:47.838Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-16T19:14:47.838Z] ca9280d653b3: Pulling fs layer [2022-09-16T19:14:47.838Z] 7e9c9ca2126c: Pulling fs layer [2022-09-16T19:14:48.099Z] cbdbe7a5bc2a: Download complete [2022-09-16T19:14:48.099Z] cbdbe7a5bc2a: Pull complete [2022-09-16T19:14:48.099Z] ca9280d653b3: Verifying Checksum [2022-09-16T19:14:48.099Z] ca9280d653b3: Download complete [2022-09-16T19:14:48.669Z] 7e9c9ca2126c: Verifying Checksum [2022-09-16T19:14:48.669Z] 7e9c9ca2126c: Download complete [2022-09-16T19:14:48.669Z] ca9280d653b3: Pull complete [2022-09-16T19:14:52.860Z] 7e9c9ca2126c: Pull complete [2022-09-16T19:14:52.860Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-16T19:14:52.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-16T19:14:52.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:14:53.093Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:14:53.132Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-16T19:14:54.573Z] $ docker top e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:14:54.981Z] + docker-compose build --help [2022-09-16T19:14:54.981Z] + grep parallel [2022-09-16T19:14:55.551Z] --parallel Build images in parallel. [Pipeline] } [2022-09-16T19:14:55.583Z] $ docker stop --time=1 e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a [2022-09-16T19:14:56.864Z] $ docker rm -f e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:14:57.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-16T19:14:57.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:14:57.640Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:14:57.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-16T19:14:58.110Z] $ docker top 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-09-16T19:14:58.524Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] configFileProvider [2022-09-16T19:14:58.557Z] provisioning config files... [2022-09-16T19:14:58.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8335286923900415404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:14:58.978Z] ---> docker-login.sh [2022-09-16T19:14:58.978Z] nexus3.edgexfoundry.org:10001 [2022-09-16T19:14:59.095Z] Building core-command ... [2022-09-16T19:14:59.095Z] Building core-data ... [2022-09-16T19:14:59.095Z] Building core-metadata ... [2022-09-16T19:14:59.095Z] Building security-bootstrapper ... [2022-09-16T19:14:59.095Z] Building security-proxy-setup ... [2022-09-16T19:14:59.095Z] Building security-secretstore-setup ... [2022-09-16T19:14:59.095Z] Building security-spiffe-token-provider ... [2022-09-16T19:14:59.095Z] Building security-spire-agent ... [2022-09-16T19:14:59.095Z] Building security-spire-config ... [2022-09-16T19:14:59.095Z] Building security-spire-server ... [2022-09-16T19:14:59.095Z] Building support-notifications ... [2022-09-16T19:14:59.095Z] Building support-scheduler ... [2022-09-16T19:14:59.095Z] Building sys-mgmt-agent ... [2022-09-16T19:14:59.095Z] Building security-bootstrapper [2022-09-16T19:14:59.095Z] Building security-secretstore-setup [2022-09-16T19:14:59.095Z] Building sys-mgmt-agent [2022-09-16T19:14:59.095Z] Building core-data [2022-09-16T19:14:59.095Z] Building security-spire-agent [2022-09-16T19:14:59.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:14:59.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:14:59.850Z] Configure a credential helper to remove this warning. See [2022-09-16T19:14:59.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:14:59.850Z] [2022-09-16T19:14:59.850Z] Login Succeeded [2022-09-16T19:14:59.850Z] nexus3.edgexfoundry.org:10002 [2022-09-16T19:15:00.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:15:00.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:15:00.396Z] Configure a credential helper to remove this warning. See [2022-09-16T19:15:00.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:15:00.396Z] [2022-09-16T19:15:00.396Z] Login Succeeded [2022-09-16T19:15:00.396Z] nexus3.edgexfoundry.org:10003 [2022-09-16T19:15:00.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:15:00.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:15:00.671Z] Configure a credential helper to remove this warning. See [2022-09-16T19:15:00.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:15:00.671Z] [2022-09-16T19:15:00.671Z] Login Succeeded [2022-09-16T19:15:00.671Z] nexus3.edgexfoundry.org:10004 [2022-09-16T19:15:01.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:15:01.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:15:01.269Z] Configure a credential helper to remove this warning. See [2022-09-16T19:15:01.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:15:01.269Z] [2022-09-16T19:15:01.269Z] Login Succeeded [2022-09-16T19:15:01.269Z] docker.io [2022-09-16T19:15:01.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-16T19:15:02.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-16T19:15:02.141Z] Configure a credential helper to remove this warning. See [2022-09-16T19:15:02.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-16T19:15:02.141Z] [2022-09-16T19:15:02.141Z] Login Succeeded [2022-09-16T19:15:02.141Z] ---> docker-login.sh ends [Pipeline] } [2022-09-16T19:15:02.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-16T19:15:02.847Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-16T19:15:02.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T19:15:02.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-16T19:15:02.961Z] ========================================================= [2022-09-16T19:15:02.961Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-16T19:15:02.961Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:15:03.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-16T19:15:03.628Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-16T19:15:03.628Z] b3c136eddcbf: Pulling fs layer [2022-09-16T19:15:03.628Z] c0a3192eca97: Pulling fs layer [2022-09-16T19:15:03.628Z] a050256f5b6f: Pulling fs layer [2022-09-16T19:15:03.628Z] 656be50a0ddc: Pulling fs layer [2022-09-16T19:15:03.628Z] 2bbca73fdf42: Pulling fs layer [2022-09-16T19:15:03.628Z] 46d945488cbd: Pulling fs layer [2022-09-16T19:15:03.628Z] 8a5474983e97: Pulling fs layer [2022-09-16T19:15:03.628Z] 329c88fbcd65: Pulling fs layer [2022-09-16T19:15:03.628Z] 656be50a0ddc: Waiting [2022-09-16T19:15:03.628Z] 2bbca73fdf42: Waiting [2022-09-16T19:15:03.628Z] 46d945488cbd: Waiting [2022-09-16T19:15:03.628Z] 8a5474983e97: Waiting [2022-09-16T19:15:03.628Z] 329c88fbcd65: Waiting [2022-09-16T19:15:03.628Z] a050256f5b6f: Download complete [2022-09-16T19:15:03.628Z] c0a3192eca97: Verifying Checksum [2022-09-16T19:15:03.628Z] c0a3192eca97: Download complete [2022-09-16T19:15:03.628Z] 2bbca73fdf42: Verifying Checksum [2022-09-16T19:15:03.628Z] 2bbca73fdf42: Download complete [2022-09-16T19:15:03.628Z] 46d945488cbd: Verifying Checksum [2022-09-16T19:15:03.628Z] 46d945488cbd: Download complete [2022-09-16T19:15:03.628Z] b3c136eddcbf: Download complete [2022-09-16T19:15:04.619Z] b3c136eddcbf: Pull complete [2022-09-16T19:15:04.619Z] 329c88fbcd65: Verifying Checksum [2022-09-16T19:15:04.619Z] 329c88fbcd65: Download complete [2022-09-16T19:15:05.222Z] c0a3192eca97: Pull complete [2022-09-16T19:15:05.495Z] a050256f5b6f: Pull complete [2022-09-16T19:15:05.769Z] 8a5474983e97: Verifying Checksum [2022-09-16T19:15:05.769Z] 8a5474983e97: Download complete [2022-09-16T19:15:06.369Z] 656be50a0ddc: Verifying Checksum [2022-09-16T19:15:06.369Z] 656be50a0ddc: Download complete [2022-09-16T19:15:11.330Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:15:11.330Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:15:11.330Z] ---> 6746e8043821 [2022-09-16T19:15:11.330Z] Step 3/33 : WORKDIR /edgex-go [2022-09-16T19:15:11.330Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:15:11.330Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:15:11.330Z] ---> 6746e8043821 [2022-09-16T19:15:11.330Z] Step 3/26 : WORKDIR /edgex-go [2022-09-16T19:15:11.330Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:15:11.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:15:11.330Z] ---> 6746e8043821 [2022-09-16T19:15:11.330Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:15:11.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:15:11.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:15:11.330Z] ---> 6746e8043821 [2022-09-16T19:15:11.330Z] Step 3/23 : WORKDIR /edgex-go [2022-09-16T19:15:11.330Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:15:11.330Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:15:11.330Z] ---> 6746e8043821 [2022-09-16T19:15:11.330Z] Step 3/25 : WORKDIR /edgex-go [2022-09-16T19:15:14.633Z] ---> Running in 859c06383a0d [2022-09-16T19:15:14.633Z] ---> Running in 5bd686d00224 [2022-09-16T19:15:14.633Z] ---> Running in 87cf8e830714 [2022-09-16T19:15:14.633Z] ---> Running in 4fdfcac0dc39 [2022-09-16T19:15:14.633Z] ---> Running in dee65a59356a [2022-09-16T19:15:14.633Z] Removing intermediate container 859c06383a0d [2022-09-16T19:15:14.633Z] ---> bad108d9428d [2022-09-16T19:15:14.633Z] Step 4/24 : WORKDIR /edgex-go [2022-09-16T19:15:14.633Z] Removing intermediate container 5bd686d00224 [2022-09-16T19:15:14.633Z] ---> d23b82d23ca6 [2022-09-16T19:15:14.633Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:15:14.633Z] ---> Running in f2be21192a15 [2022-09-16T19:15:14.633Z] Removing intermediate container 4fdfcac0dc39 [2022-09-16T19:15:14.633Z] Removing intermediate container dee65a59356a [2022-09-16T19:15:14.633Z] ---> 570c6f461f25 [2022-09-16T19:15:14.633Z] ---> 19a2eafa26de [2022-09-16T19:15:14.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:15:14.633Z] [2022-09-16T19:15:14.633Z] Removing intermediate container 87cf8e830714 [2022-09-16T19:15:14.633Z] ---> b64c8bafd3e0 [2022-09-16T19:15:14.633Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:15:14.633Z] ---> Running in 56c10a17f94e [2022-09-16T19:15:14.633Z] ---> Running in b286d7696d87 [2022-09-16T19:15:14.633Z] ---> Running in eb563af7aa98 [2022-09-16T19:15:14.633Z] ---> Running in d61277d4f500 [2022-09-16T19:15:14.633Z] Removing intermediate container f2be21192a15 [2022-09-16T19:15:14.633Z] ---> 337431aef5f3 [2022-09-16T19:15:14.633Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:15:14.633Z] ---> Running in a5c8bd0df824 [2022-09-16T19:15:15.576Z] Removing intermediate container 56c10a17f94e [2022-09-16T19:15:15.576Z] ---> 1c064776d8b3 [2022-09-16T19:15:15.576Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:15:15.576Z] ---> Running in c34d628add48 [2022-09-16T19:15:15.576Z] Removing intermediate container eb563af7aa98 [2022-09-16T19:15:15.576Z] ---> 2852e3bf6cc3 [2022-09-16T19:15:15.576Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-16T19:15:15.838Z] ---> Running in ef4f88e7a435 [2022-09-16T19:15:15.838Z] Removing intermediate container a5c8bd0df824 [2022-09-16T19:15:15.838Z] ---> 759bbdc4d4c4 [2022-09-16T19:15:15.838Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-16T19:15:15.838Z] ---> Running in 14b4dbb8cae2 [2022-09-16T19:15:16.098Z] Removing intermediate container d61277d4f500 [2022-09-16T19:15:16.098Z] ---> 80d1cab1f38d [2022-09-16T19:15:16.098Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-16T19:15:16.098Z] Removing intermediate container b286d7696d87 [2022-09-16T19:15:16.098Z] ---> 0de667ca4f2f [2022-09-16T19:15:16.098Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-16T19:15:16.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:16.098Z] ---> Running in f7291efc25a9 [2022-09-16T19:15:16.098Z] ---> Running in 21c4a562b0e0 [2022-09-16T19:15:16.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:16.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:16.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:16.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.469Z] OK: 211 MiB in 51 packages [2022-09-16T19:15:17.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:17.469Z] OK: 211 MiB in 51 packages [2022-09-16T19:15:17.729Z] OK: 211 MiB in 51 packages [2022-09-16T19:15:17.729Z] OK: 211 MiB in 51 packages [2022-09-16T19:15:17.729Z] Removing intermediate container c34d628add48 [2022-09-16T19:15:17.729Z] ---> 14ed69c13daa [2022-09-16T19:15:17.729Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-16T19:15:17.989Z] OK: 211 MiB in 51 packages [2022-09-16T19:15:17.989Z] ---> a9f3eaa16a59 [2022-09-16T19:15:17.989Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:15:17.989Z] ---> Running in 4b1822451990 [2022-09-16T19:15:18.248Z] Removing intermediate container 14b4dbb8cae2 [2022-09-16T19:15:18.248Z] ---> 46ca55bbbc7e [2022-09-16T19:15:18.248Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-16T19:15:18.248Z] Removing intermediate container ef4f88e7a435 [2022-09-16T19:15:18.248Z] ---> 23fa8bc60e88 [2022-09-16T19:15:18.248Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-16T19:15:18.248Z] Removing intermediate container f7291efc25a9 [2022-09-16T19:15:18.248Z] ---> 19c874ed9d53 [2022-09-16T19:15:18.248Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-16T19:15:18.518Z] ---> 16a2c166e271 [2022-09-16T19:15:18.518Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:15:18.518Z] ---> 371c999af275 [2022-09-16T19:15:18.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:15:18.518Z] ---> Running in ae0e14f42d8f [2022-09-16T19:15:18.518Z] ---> Running in 9466e9d2269b [2022-09-16T19:15:18.518Z] ---> fd1efd95fc3d [2022-09-16T19:15:18.518Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:15:18.518Z] ---> Running in 1cbc079608f7 [2022-09-16T19:15:18.518Z] Removing intermediate container 21c4a562b0e0 [2022-09-16T19:15:18.518Z] ---> 0413785936f0 [2022-09-16T19:15:18.518Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-16T19:15:18.779Z] ---> c76a234e492f [2022-09-16T19:15:18.779Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:15:19.040Z] ---> Running in 3d69905edf26 [2022-09-16T19:15:21.464Z] 656be50a0ddc: Pull complete [2022-09-16T19:15:21.464Z] 2bbca73fdf42: Pull complete [2022-09-16T19:15:21.464Z] 46d945488cbd: Pull complete [2022-09-16T19:15:26.912Z] 8a5474983e97: Pull complete [2022-09-16T19:15:28.350Z] 329c88fbcd65: Pull complete [2022-09-16T19:15:28.350Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-16T19:15:28.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-16T19:15:28.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:15:28.759Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-16T19:15:28.760Z] WORKDIR /edgex [2022-09-16T19:15:28.760Z] COPY go.mod . [2022-09-16T19:15:28.760Z] RUN go mod download [2022-09-16T19:15:28.760Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-16T19:15:29.358Z] Sending build context to Docker daemon 3.228MB [2022-09-16T19:15:29.358Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-16T19:15:29.358Z] ---> ff4287adb874 [2022-09-16T19:15:29.358Z] Step 2/4 : WORKDIR /edgex [2022-09-16T19:15:31.340Z] ---> Running in 6649db0998be [2022-09-16T19:15:31.340Z] Removing intermediate container 6649db0998be [2022-09-16T19:15:31.340Z] ---> cad54e71482d [2022-09-16T19:15:31.340Z] Step 3/4 : COPY go.mod . [2022-09-16T19:15:31.936Z] ---> ccf403962165 [2022-09-16T19:15:31.936Z] Step 4/4 : RUN go mod download [2022-09-16T19:15:31.936Z] ---> Running in 47b61e1fbd51 [2022-09-16T19:15:37.158Z] Removing intermediate container ae0e14f42d8f [2022-09-16T19:15:37.158Z] ---> f4adbc73a32d [2022-09-16T19:15:37.158Z] Step 9/24 : COPY . . [2022-09-16T19:15:37.158Z] Removing intermediate container 3d69905edf26 [2022-09-16T19:15:37.158Z] ---> 3660c4d36140 [2022-09-16T19:15:37.158Z] Step 8/33 : COPY . . [2022-09-16T19:15:37.158Z] Removing intermediate container 1cbc079608f7 [2022-09-16T19:15:37.158Z] ---> a0a9b2ba1a64 [2022-09-16T19:15:37.158Z] Step 8/25 : COPY . . [2022-09-16T19:15:37.158Z] Removing intermediate container 4b1822451990 [2022-09-16T19:15:37.158Z] ---> c409e2942e4c [2022-09-16T19:15:37.158Z] Step 8/26 : COPY . . [2022-09-16T19:15:37.158Z] Removing intermediate container 9466e9d2269b [2022-09-16T19:15:37.158Z] ---> 9a820116a927 [2022-09-16T19:15:37.158Z] Step 8/23 : COPY . . [2022-09-16T19:15:45.292Z] ---> 8e845027560f [2022-09-16T19:15:45.292Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-16T19:15:45.292Z] ---> 03bfb9a722ac [2022-09-16T19:15:45.292Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-16T19:15:45.292Z] ---> bf12f03356aa [2022-09-16T19:15:45.292Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:15:45.292Z] ---> Running in 625d8833e9e9 [2022-09-16T19:15:45.292Z] ---> Running in 0864d5f42506 [2022-09-16T19:15:45.292Z] ---> fbce4a065910 [2022-09-16T19:15:45.292Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-16T19:15:45.292Z] ---> 3c7625c871dd [2022-09-16T19:15:45.292Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-16T19:15:45.292Z] ---> Running in f85933e428fe [2022-09-16T19:15:45.556Z] ---> Running in 2578890ced5b [2022-09-16T19:15:45.556Z] ---> Running in a8004492829b [2022-09-16T19:15:45.556Z] Removing intermediate container f85933e428fe [2022-09-16T19:15:45.556Z] ---> 41e55f77976e [2022-09-16T19:15:45.556Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-16T19:15:45.556Z] ---> Running in 77b6513f76a0 [2022-09-16T19:15:45.819Z] Removing intermediate container 77b6513f76a0 [2022-09-16T19:15:45.819Z] ---> b5d09255fcf4 [2022-09-16T19:15:45.819Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:15:45.819Z] ---> Running in e7d5e6bec29e [2022-09-16T19:15:45.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-16T19:15:46.079Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-16T19:15:46.079Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-16T19:15:46.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-16T19:15:47.004Z] Removing intermediate container e7d5e6bec29e [2022-09-16T19:15:47.004Z] ---> 22c5f6e5e09b [2022-09-16T19:15:47.004Z] Step 12/26 : WORKDIR /edgex-go [2022-09-16T19:15:47.004Z] ---> Running in fdaa99d84ae4 [2022-09-16T19:15:47.263Z] Removing intermediate container fdaa99d84ae4 [2022-09-16T19:15:47.263Z] ---> 883ebe585706 [2022-09-16T19:15:47.263Z] [2022-09-16T19:15:47.263Z] Step 13/26 : FROM alpine:3.15 [2022-09-16T19:15:47.833Z] 3.15: Pulling from library/alpine [2022-09-16T19:15:48.115Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-16T19:15:48.115Z] Status: Downloaded newer image for alpine:3.15 [2022-09-16T19:15:48.115Z] ---> c4fc93816858 [2022-09-16T19:15:48.115Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:15:48.377Z] ---> Running in 38402e0cc23e [2022-09-16T19:15:48.377Z] Removing intermediate container 38402e0cc23e [2022-09-16T19:15:48.377Z] ---> defa0f0627bc [2022-09-16T19:15:48.377Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:15:48.377Z] ---> Running in dec5e6788791 [2022-09-16T19:15:50.283Z] Removing intermediate container dec5e6788791 [2022-09-16T19:15:50.283Z] ---> a593e6af0cc1 [2022-09-16T19:15:50.283Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-16T19:15:50.283Z] ---> Running in 9c6a16f67d52 [2022-09-16T19:15:50.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:51.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:52.055Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:15:52.055Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:15:52.055Z] OK: 15857 distinct packages available [2022-09-16T19:15:52.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:52.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:15:53.251Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-16T19:15:53.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:15:53.251Z] (3/5) Installing libucontext (1.1-r0) [2022-09-16T19:15:53.510Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-16T19:15:53.510Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-16T19:15:53.510Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:15:53.510Z] OK: 7 MiB in 19 packages [2022-09-16T19:15:55.416Z] Removing intermediate container 9c6a16f67d52 [2022-09-16T19:15:55.416Z] ---> 890dafae4ffa [2022-09-16T19:15:55.416Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-16T19:15:56.794Z] ---> 28a0d1237360 [2022-09-16T19:15:56.794Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:16:00.093Z] ---> a79bce29b740 [2022-09-16T19:16:00.093Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:16:00.661Z] ---> 6cc00ded069b [2022-09-16T19:16:00.661Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-16T19:16:01.601Z] ---> 386d53e5e025 [2022-09-16T19:16:01.601Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-16T19:16:02.168Z] ---> f38889dae28a [2022-09-16T19:16:02.168Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:16:02.168Z] ---> Running in a479a79172e0 [2022-09-16T19:16:02.737Z] Removing intermediate container a479a79172e0 [2022-09-16T19:16:02.737Z] ---> db352193c592 [2022-09-16T19:16:02.737Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:16:02.737Z] ---> Running in db9e0142472a [2022-09-16T19:16:03.310Z] Removing intermediate container db9e0142472a [2022-09-16T19:16:03.310Z] ---> dfcd361682c2 [2022-09-16T19:16:03.310Z] Step 24/26 : LABEL arch=x86_64 [2022-09-16T19:16:03.310Z] ---> Running in 0debe4f86ba3 [2022-09-16T19:16:03.571Z] Removing intermediate container 0debe4f86ba3 [2022-09-16T19:16:03.571Z] ---> 93abb0c67227 [2022-09-16T19:16:03.571Z] Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:03.831Z] ---> Running in 567e8324009c [2022-09-16T19:16:04.095Z] Removing intermediate container 567e8324009c [2022-09-16T19:16:04.095Z] ---> 775780ad1885 [2022-09-16T19:16:04.095Z] Step 26/26 : LABEL version=0.0.0 [2022-09-16T19:16:04.404Z] ---> Running in f9063b78f498 [2022-09-16T19:16:04.715Z] Removing intermediate container f9063b78f498 [2022-09-16T19:16:04.715Z] ---> 02c0fafec94f [2022-09-16T19:16:04.715Z] [2022-09-16T19:16:04.715Z] Successfully built 02c0fafec94f [2022-09-16T19:16:04.715Z] Successfully tagged security-spire-agent:latest [2022-09-16T19:16:04.715Z]  Building security-spire-agent ... done Building core-command [2022-09-16T19:16:07.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:16:07.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:16:07.397Z] ---> 6746e8043821 [2022-09-16T19:16:07.397Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:16:07.397Z] ---> Using cache [2022-09-16T19:16:07.397Z] ---> bad108d9428d [2022-09-16T19:16:07.397Z] Step 4/24 : WORKDIR /edgex-go [2022-09-16T19:16:07.397Z] ---> Using cache [2022-09-16T19:16:07.397Z] ---> 337431aef5f3 [2022-09-16T19:16:07.397Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:07.397Z] ---> Using cache [2022-09-16T19:16:07.397Z] ---> 759bbdc4d4c4 [2022-09-16T19:16:07.397Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-16T19:16:09.304Z] ---> Running in 6c8401686235 [2022-09-16T19:16:09.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:10.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:10.959Z] Removing intermediate container 47b61e1fbd51 [2022-09-16T19:16:10.959Z] ---> 7e4d2430e298 [2022-09-16T19:16:10.959Z] Successfully built 7e4d2430e298 [2022-09-16T19:16:10.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:16:11.072Z] OK: 211 MiB in 51 packages [2022-09-16T19:16:11.381Z] + docker inspect -f . ci-base-image-arm64 [2022-09-16T19:16:11.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:16:11.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container [2022-09-16T19:16:11.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-16T19:16:12.452Z] Removing intermediate container 6c8401686235 [2022-09-16T19:16:12.452Z] ---> c779f3391978 [2022-09-16T19:16:12.452Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-16T19:16:12.746Z] ---> 658c50cbb7ed [2022-09-16T19:16:12.746Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:16:13.008Z] ---> Running in babb29bc76fa [2022-09-16T19:16:13.040Z] $ docker top 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:16:13.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-16T19:16:14.064Z] + go version [2022-09-16T19:16:14.064Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-16T19:16:14.143Z] $ docker stop --time=1 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d [2022-09-16T19:16:15.815Z] $ docker rm -f 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:16:16.720Z] + docker inspect -f . ci-base-image-arm64 [2022-09-16T19:16:16.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:16:17.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container [2022-09-16T19:16:17.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-16T19:16:18.152Z] Removing intermediate container a8004492829b [2022-09-16T19:16:18.152Z] ---> e354fb2cf7d1 [2022-09-16T19:16:18.152Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-16T19:16:18.152Z] Removing intermediate container 625d8833e9e9 [2022-09-16T19:16:18.152Z] ---> 0023b9235b1b [2022-09-16T19:16:18.152Z] [2022-09-16T19:16:18.152Z] Step 10/33 : FROM alpine:3.16 [2022-09-16T19:16:18.152Z] ---> Running in 29345838aff5 [2022-09-16T19:16:18.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-16T19:16:18.152Z] 3.16: Pulling from library/alpine [2022-09-16T19:16:18.355Z] $ docker top 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-16T19:16:18.669Z] ========================================================= [2022-09-16T19:16:18.669Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-16T19:16:18.669Z] ========================================================= [Pipeline] sh [2022-09-16T19:16:18.720Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-16T19:16:18.721Z] Status: Downloaded newer image for alpine:3.16 [2022-09-16T19:16:18.721Z] ---> 9c6f07244728 [2022-09-16T19:16:18.721Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:16:19.322Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-16T19:16:20.034Z] + make test [2022-09-16T19:16:20.034Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-16T19:16:20.630Z] ---> Running in 323cc0612499 [2022-09-16T19:16:20.630Z] Removing intermediate container 2578890ced5b [2022-09-16T19:16:20.630Z] ---> cb016d53ec71 [2022-09-16T19:16:20.630Z] [2022-09-16T19:16:20.630Z] Step 10/25 : FROM alpine:3.16 [2022-09-16T19:16:20.630Z] ---> 9c6f07244728 [2022-09-16T19:16:20.630Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-16T19:16:20.630Z] ---> Running in 5e7a07c7ec26 [2022-09-16T19:16:20.630Z] Removing intermediate container 0864d5f42506 [2022-09-16T19:16:20.630Z] ---> 84a74fa1a450 [2022-09-16T19:16:20.630Z] [2022-09-16T19:16:20.630Z] Step 11/24 : FROM alpine:3.16 [2022-09-16T19:16:20.630Z] ---> 9c6f07244728 [2022-09-16T19:16:20.630Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-16T19:16:20.630Z] Removing intermediate container 323cc0612499 [2022-09-16T19:16:20.630Z] ---> 4d9b524a71f4 [2022-09-16T19:16:20.630Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-16T19:16:20.630Z] Removing intermediate container 29345838aff5 [2022-09-16T19:16:20.630Z] ---> b20a0d3b6e7f [2022-09-16T19:16:20.630Z] [2022-09-16T19:16:20.630Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:16:20.630Z] ---> 9c6f07244728 [2022-09-16T19:16:20.630Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:16:20.890Z] ---> Running in e343b0e3d5e4 [2022-09-16T19:16:20.890Z] ---> Running in b479cb7e1bd8 [2022-09-16T19:16:20.890Z] ---> Running in 1a529488451d [2022-09-16T19:16:20.890Z] Removing intermediate container e343b0e3d5e4 [2022-09-16T19:16:20.890Z] ---> ef946518ccf6 [2022-09-16T19:16:20.890Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-16T19:16:21.149Z] Removing intermediate container b479cb7e1bd8 [2022-09-16T19:16:21.150Z] ---> ea7af0bc7610 [2022-09-16T19:16:21.150Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-16T19:16:21.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.150Z] ---> Running in 7b550857fb34 [2022-09-16T19:16:21.150Z] ---> Running in b48a2d04831a [2022-09-16T19:16:21.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.150Z] Removing intermediate container 7b550857fb34 [2022-09-16T19:16:21.150Z] ---> 46040a3d1659 [2022-09-16T19:16:21.150Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-16T19:16:21.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.411Z] ---> Running in 471c2de85dc4 [2022-09-16T19:16:21.411Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-16T19:16:21.411Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-16T19:16:21.411Z] (3/3) Installing su-exec (0.2-r1) [2022-09-16T19:16:21.411Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-16T19:16:21.411Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:16:21.411Z] (2/2) Installing su-exec (0.2-r1) [2022-09-16T19:16:21.411Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:16:21.411Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:16:21.686Z] OK: 6 MiB in 16 packages [2022-09-16T19:16:21.686Z] Removing intermediate container 471c2de85dc4 [2022-09-16T19:16:21.686Z] ---> f2a953741d94 [2022-09-16T19:16:21.686Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:21.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.686Z] OK: 6 MiB in 17 packages [2022-09-16T19:16:21.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:21.947Z] ---> Running in 52ea24c4305a [2022-09-16T19:16:21.947Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-16T19:16:21.947Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-16T19:16:21.947Z] (3/33) Installing readline (8.1.2-r0) [2022-09-16T19:16:21.947Z] (4/33) Installing bash (5.1.16-r2) [2022-09-16T19:16:21.947Z] Executing bash-5.1.16-r2.post-install [2022-09-16T19:16:22.208Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-16T19:16:22.208Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-16T19:16:22.208Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-16T19:16:22.208Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-16T19:16:22.208Z] (9/33) Installing curl (7.83.1-r3) [2022-09-16T19:16:22.208Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-16T19:16:22.208Z] Removing intermediate container 1a529488451d [2022-09-16T19:16:22.208Z] ---> a2eac420f449 [2022-09-16T19:16:22.208Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-16T19:16:22.491Z] Removing intermediate container babb29bc76fa [2022-09-16T19:16:22.491Z] ---> 811312538c8e [2022-09-16T19:16:22.491Z] Step 9/24 : COPY . . [2022-09-16T19:16:22.491Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-16T19:16:22.491Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-16T19:16:22.491Z] (13/33) Installing expat (2.4.8-r0) [2022-09-16T19:16:22.491Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-16T19:16:22.491Z] (15/33) Installing gdbm (1.23-r0) [2022-09-16T19:16:22.491Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-16T19:16:22.491Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T19:16:22.491Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T19:16:22.491Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-16T19:16:22.491Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-16T19:16:22.491Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-16T19:16:23.064Z] ---> Running in 52b172d9aabf [2022-09-16T19:16:23.064Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-16T19:16:23.064Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-16T19:16:23.064Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-16T19:16:23.064Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-16T19:16:23.064Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-16T19:16:23.064Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-16T19:16:23.064Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-16T19:16:23.064Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-16T19:16:23.064Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-16T19:16:23.064Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-16T19:16:23.064Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-16T19:16:23.322Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-16T19:16:23.322Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:16:23.322Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:16:23.322Z] OK: 122 MiB in 47 packages [2022-09-16T19:16:24.713Z] Removing intermediate container 52b172d9aabf [2022-09-16T19:16:24.713Z] ---> ea7c6c742b42 [2022-09-16T19:16:24.713Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-16T19:16:24.713Z] Removing intermediate container 5e7a07c7ec26 [2022-09-16T19:16:24.713Z] ---> 37bc2af05234 [2022-09-16T19:16:24.713Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-16T19:16:24.973Z] ---> Running in 98ee7c3df02a [2022-09-16T19:16:24.973Z] ---> Running in a3096c0830a1 [2022-09-16T19:16:24.973Z] Removing intermediate container 52ea24c4305a [2022-09-16T19:16:24.973Z] ---> d8de3da328d5 [2022-09-16T19:16:24.973Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-16T19:16:24.973Z] ---> Running in 7a1b0d88807b [2022-09-16T19:16:25.233Z] Removing intermediate container 98ee7c3df02a [2022-09-16T19:16:25.233Z] ---> 973b61ed8280 [2022-09-16T19:16:25.233Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-16T19:16:25.233Z] Removing intermediate container a3096c0830a1 [2022-09-16T19:16:25.233Z] ---> 083bfd1fc7cd [2022-09-16T19:16:25.233Z] Step 13/25 : WORKDIR / [2022-09-16T19:16:25.493Z] ---> Running in 96c3b2b6057e [2022-09-16T19:16:25.493Z] ---> Running in 07845a384169 [2022-09-16T19:16:25.493Z] Removing intermediate container 96c3b2b6057e [2022-09-16T19:16:25.493Z] ---> 10576868887a [2022-09-16T19:16:25.493Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-16T19:16:25.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:25.793Z] Removing intermediate container 07845a384169 [2022-09-16T19:16:25.793Z] ---> 201aa639c1f8 [2022-09-16T19:16:25.793Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-16T19:16:25.793Z] ---> Running in c42a4a0ffa54 [2022-09-16T19:16:26.053Z] Removing intermediate container c42a4a0ffa54 [2022-09-16T19:16:26.053Z] ---> 984c874ca94e [2022-09-16T19:16:26.053Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-16T19:16:26.053Z] ---> f62de863dbaf [2022-09-16T19:16:26.053Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-16T19:16:26.053Z] ---> Running in 33e06df1bf75 [2022-09-16T19:16:26.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:26.577Z] ---> a2411e4dff42 [2022-09-16T19:16:26.577Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-16T19:16:26.577Z] ---> 3bf7b43b7367 [2022-09-16T19:16:26.577Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-16T19:16:26.577Z] ---> Running in 16dca3362f94 [2022-09-16T19:16:26.577Z] ---> 7dadf771c21d [2022-09-16T19:16:26.577Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-16T19:16:26.843Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-16T19:16:26.843Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T19:16:26.843Z] ---> 32b7f3856da2 [2022-09-16T19:16:26.843Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-16T19:16:26.843Z] Removing intermediate container 33e06df1bf75 [2022-09-16T19:16:26.843Z] ---> bf93e05e19ec [2022-09-16T19:16:26.843Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-16T19:16:26.843Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-16T19:16:26.843Z] ---> Running in cb288f9f4359 [2022-09-16T19:16:27.103Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T19:16:27.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-16T19:16:27.103Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-16T19:16:27.103Z] Removing intermediate container cb288f9f4359 [2022-09-16T19:16:27.103Z] ---> d7a8022159dd [2022-09-16T19:16:27.103Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-16T19:16:27.103Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-16T19:16:27.367Z] ---> 002061a15e77 [2022-09-16T19:16:27.367Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-16T19:16:27.367Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:16:27.367Z] OK: 8 MiB in 20 packages [2022-09-16T19:16:27.367Z] Collecting docker-compose==1.23.2 [2022-09-16T19:16:27.367Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-16T19:16:27.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.4 MB/s eta 0:00:00 [2022-09-16T19:16:27.636Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-16T19:16:27.636Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-16T19:16:27.636Z] Preparing metadata (setup.py): started [2022-09-16T19:16:27.636Z] ---> 26092d509c78 [2022-09-16T19:16:27.636Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-16T19:16:27.636Z] ---> Running in 35834393d7de [2022-09-16T19:16:27.896Z] ---> 2e00451306e1 [2022-09-16T19:16:27.896Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-16T19:16:27.896Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:16:27.896Z] Collecting texttable<0.10,>=0.9.0 [2022-09-16T19:16:27.896Z] Removing intermediate container 7a1b0d88807b [2022-09-16T19:16:27.896Z] ---> 2d652834f48c [2022-09-16T19:16:27.896Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:16:27.896Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-16T19:16:27.896Z] Preparing metadata (setup.py): started [2022-09-16T19:16:28.154Z] ---> 804031b3185b [2022-09-16T19:16:28.154Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-16T19:16:28.154Z] ---> Running in 79815cf007ac [2022-09-16T19:16:28.154Z] ---> 3d7d5bc393df [2022-09-16T19:16:28.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-16T19:16:28.154Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:16:28.413Z] Collecting jsonschema<3,>=2.5.1 [2022-09-16T19:16:28.671Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-16T19:16:28.671Z] ---> 72859113c7e4 [2022-09-16T19:16:28.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-16T19:16:28.671Z] Removing intermediate container 35834393d7de [2022-09-16T19:16:28.671Z] ---> b238ea59adcc [2022-09-16T19:16:28.671Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:16:28.671Z] Collecting PyYAML<4,>=3.10 [2022-09-16T19:16:28.671Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-16T19:16:28.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.9 MB/s eta 0:00:00 [2022-09-16T19:16:28.929Z] ---> 457d9ed9c6f8 [2022-09-16T19:16:28.929Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-16T19:16:28.929Z] ---> Running in cead18520d60 [2022-09-16T19:16:28.929Z] ---> 83df1cdda7fe [2022-09-16T19:16:28.929Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-16T19:16:28.929Z] Removing intermediate container 79815cf007ac [2022-09-16T19:16:28.929Z] ---> ff66b722f9ae [2022-09-16T19:16:28.929Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-16T19:16:29.191Z] Preparing metadata (setup.py): started [2022-09-16T19:16:29.192Z] ---> Running in 069df5ef3e48 [2022-09-16T19:16:29.192Z] Removing intermediate container cead18520d60 [2022-09-16T19:16:29.192Z] ---> b7485817d474 [2022-09-16T19:16:29.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:16:29.192Z] Removing intermediate container 069df5ef3e48 [2022-09-16T19:16:29.192Z] ---> d72eee319686 [2022-09-16T19:16:29.192Z] Step 23/25 : LABEL arch=x86_64 [2022-09-16T19:16:29.192Z] ---> Running in b7581f1fb6ff [2022-09-16T19:16:29.452Z] ---> Running in e808ca32876c [2022-09-16T19:16:29.452Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:16:29.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-16T19:16:29.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-16T19:16:29.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 106.2 MB/s eta 0:00:00 [2022-09-16T19:16:29.453Z] ---> 70e14ade4fab [2022-09-16T19:16:29.453Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-16T19:16:29.453Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-16T19:16:29.453Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-16T19:16:29.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.5 MB/s eta 0:00:00Removing intermediate container b7581f1fb6ff [2022-09-16T19:16:29.737Z] ---> ec4f8c089b01 [2022-09-16T19:16:29.737Z] [2022-09-16T19:16:29.737Z] Removing intermediate container e808ca32876c [2022-09-16T19:16:29.737Z] ---> efd7e876c020 [2022-09-16T19:16:29.737Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:29.737Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-16T19:16:29.737Z] Step 22/24 : LABEL arch=x86_64 [2022-09-16T19:16:29.737Z] Collecting docopt<0.7,>=0.6.1 [2022-09-16T19:16:29.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-16T19:16:29.737Z] ---> Running in a70be9b1aead [2022-09-16T19:16:29.737Z] Preparing metadata (setup.py): started [2022-09-16T19:16:29.737Z] ---> Running in 306b777a03eb [2022-09-16T19:16:29.737Z] ---> e5ee8869f899 [2022-09-16T19:16:29.737Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-16T19:16:29.737Z] Removing intermediate container a70be9b1aead [2022-09-16T19:16:29.737Z] ---> 48ef9ac6eb2a [2022-09-16T19:16:29.737Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:16:29.995Z] Removing intermediate container 306b777a03eb [2022-09-16T19:16:29.995Z] ---> 73dcd04f9fb4 [2022-09-16T19:16:29.995Z] Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:29.995Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:16:29.995Z] ---> Running in 8a677d80fa04 [2022-09-16T19:16:29.995Z] ---> Running in 501e8025af40 [2022-09-16T19:16:29.995Z] ---> 2083b6ae2114 [2022-09-16T19:16:29.995Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-16T19:16:29.995Z] Collecting docker<4.0,>=3.6.0 [2022-09-16T19:16:29.995Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-16T19:16:29.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 107.4 MB/s eta 0:00:00 [2022-09-16T19:16:29.995Z] Collecting cached-property<2,>=1.2.0 [2022-09-16T19:16:29.995Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-16T19:16:29.995Z] Collecting docker-pycreds>=0.4.0 [2022-09-16T19:16:29.995Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-16T19:16:30.255Z] Removing intermediate container 8a677d80fa04 [2022-09-16T19:16:30.255Z] ---> e5a103c92e0a [2022-09-16T19:16:30.255Z] Step 24/24 : LABEL version=0.0.0 [2022-09-16T19:16:30.255Z] Removing intermediate container 501e8025af40 [2022-09-16T19:16:30.255Z] ---> 6e3034379232 [2022-09-16T19:16:30.255Z] [2022-09-16T19:16:30.255Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-16T19:16:30.255Z] ---> Running in 3f53baec99e4 [2022-09-16T19:16:30.255Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-16T19:16:30.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 165.7 MB/s eta 0:00:00 [2022-09-16T19:16:30.255Z] Successfully built 6e3034379232 [2022-09-16T19:16:30.255Z] Successfully tagged security-secretstore-setup:latest [2022-09-16T19:16:30.255Z] ---> 6448d1d383be [2022-09-16T19:16:30.255Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-16T19:16:30.255Z]  Building security-secretstore-setup ... done Collecting chardet<3.1.0,>=3.0.2 [2022-09-16T19:16:30.255Z] Building support-scheduler [2022-09-16T19:16:30.255Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-16T19:16:30.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 132.5 MB/s eta 0:00:00 [2022-09-16T19:16:30.255Z] Collecting idna<2.8,>=2.5 [2022-09-16T19:16:30.255Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-16T19:16:30.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 116.2 MB/s eta 0:00:00 [2022-09-16T19:16:30.255Z] Collecting certifi>=2017.4.17 [2022-09-16T19:16:30.255Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-16T19:16:30.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 94.0 MB/s eta 0:00:00 [2022-09-16T19:16:30.514Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-16T19:16:30.514Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-16T19:16:30.514Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-16T19:16:30.514Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-16T19:16:30.514Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-16T19:16:30.514Z] Running setup.py install for texttable: started [2022-09-16T19:16:31.085Z] Running setup.py install for texttable: finished with status 'done' [2022-09-16T19:16:31.085Z] Running setup.py install for PyYAML: started [2022-09-16T19:16:31.085Z] Removing intermediate container 3f53baec99e4 [2022-09-16T19:16:31.085Z] ---> 62f698939f18 [2022-09-16T19:16:31.085Z] [2022-09-16T19:16:31.085Z] Successfully built 62f698939f18 [2022-09-16T19:16:31.345Z] Successfully tagged core-data:latest [2022-09-16T19:16:31.345Z]  Building core-data ... done Building support-notifications [2022-09-16T19:16:31.604Z] ---> f8aac34c85e9 [2022-09-16T19:16:31.604Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-16T19:16:31.604Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-16T19:16:31.863Z] Running setup.py install for docopt: started [2022-09-16T19:16:32.127Z] Running setup.py install for docopt: finished with status 'done' [2022-09-16T19:16:33.504Z] ---> 47778c0e9252 [2022-09-16T19:16:33.504Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-16T19:16:33.504Z] ---> Running in 1419e346c148 [2022-09-16T19:16:33.504Z] Running setup.py install for dockerpty: started [2022-09-16T19:16:34.076Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-16T19:16:34.648Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-16T19:16:34.648Z] 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 [2022-09-16T19:16:34.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:16:34.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:16:34.648Z] ---> 6746e8043821 [2022-09-16T19:16:34.648Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> bad108d9428d [2022-09-16T19:16:34.648Z] Step 4/23 : WORKDIR /edgex-go [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> 337431aef5f3 [2022-09-16T19:16:34.648Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> 759bbdc4d4c4 [2022-09-16T19:16:34.648Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> c779f3391978 [2022-09-16T19:16:34.648Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> 658c50cbb7ed [2022-09-16T19:16:34.648Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> 811312538c8e [2022-09-16T19:16:34.648Z] Step 9/23 : COPY . . [2022-09-16T19:16:34.648Z] ---> Using cache [2022-09-16T19:16:34.648Z] ---> 3bf7b43b7367 [2022-09-16T19:16:34.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-16T19:16:36.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:16:36.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:16:36.033Z] ---> 6746e8043821 [2022-09-16T19:16:36.033Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:16:36.033Z] ---> Using cache [2022-09-16T19:16:36.033Z] ---> bad108d9428d [2022-09-16T19:16:36.033Z] Step 4/23 : WORKDIR /edgex-go [2022-09-16T19:16:36.033Z] ---> Using cache [2022-09-16T19:16:36.033Z] ---> 337431aef5f3 [2022-09-16T19:16:36.033Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:36.033Z] ---> Using cache [2022-09-16T19:16:36.033Z] ---> 759bbdc4d4c4 [2022-09-16T19:16:36.033Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-16T19:16:36.033Z] ---> Running in 1bb185200345 [2022-09-16T19:16:36.033Z] ---> Running in 91b1e0c4cedc [2022-09-16T19:16:36.033Z] Removing intermediate container 1419e346c148 [2022-09-16T19:16:36.033Z] ---> 96d35c2c8c34 [2022-09-16T19:16:36.033Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-16T19:16:36.311Z] ---> Running in 36db262ec9ca [2022-09-16T19:16:36.574Z] Removing intermediate container 36db262ec9ca [2022-09-16T19:16:36.574Z] ---> 1e05610aa041 [2022-09-16T19:16:36.574Z] Step 30/33 : CMD ["gate"] [2022-09-16T19:16:36.574Z] ---> Running in f507205d9d26 [2022-09-16T19:16:36.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-16T19:16:37.099Z] Removing intermediate container f507205d9d26 [2022-09-16T19:16:37.099Z] ---> 4bd8b89efa90 [2022-09-16T19:16:37.099Z] Step 31/33 : LABEL arch=x86_64 [2022-09-16T19:16:37.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:37.099Z] ---> Running in acfafc2f86e9 [2022-09-16T19:16:37.668Z] Removing intermediate container acfafc2f86e9 [2022-09-16T19:16:37.668Z] ---> 0ef88dceb7a3 [2022-09-16T19:16:37.668Z] Step 32/33 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:37.668Z] ---> Running in e9413a7d92f9 [2022-09-16T19:16:37.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:37.927Z] Removing intermediate container e9413a7d92f9 [2022-09-16T19:16:37.927Z] ---> b181252d0889 [2022-09-16T19:16:37.927Z] Step 33/33 : LABEL version=0.0.0 [2022-09-16T19:16:38.188Z] ---> Running in 26a23d7f0111 [2022-09-16T19:16:38.188Z] OK: 211 MiB in 51 packages [2022-09-16T19:16:38.449Z] Removing intermediate container 26a23d7f0111 [2022-09-16T19:16:38.449Z] ---> 9fea3a05c7f2 [2022-09-16T19:16:38.449Z] [2022-09-16T19:16:38.449Z] Successfully built 9fea3a05c7f2 [2022-09-16T19:16:38.449Z] Successfully tagged security-bootstrapper:latest [2022-09-16T19:16:38.449Z] Building security-spire-config [2022-09-16T19:16:40.355Z]  Building security-bootstrapper ... done Removing intermediate container b48a2d04831a [2022-09-16T19:16:40.355Z] ---> 925a85b8a4ce [2022-09-16T19:16:40.355Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-16T19:16:41.311Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:16:41.311Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:16:41.311Z] ---> 6746e8043821 [2022-09-16T19:16:41.311Z] Step 3/26 : WORKDIR /edgex-go [2022-09-16T19:16:41.311Z] ---> Using cache [2022-09-16T19:16:41.311Z] ---> b64c8bafd3e0 [2022-09-16T19:16:41.311Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:41.311Z] ---> Using cache [2022-09-16T19:16:41.311Z] ---> 80d1cab1f38d [2022-09-16T19:16:41.311Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:16:41.571Z] ---> Running in a73fc23c7e6b [2022-09-16T19:16:41.571Z] Removing intermediate container 91b1e0c4cedc [2022-09-16T19:16:41.571Z] ---> a6af628df465 [2022-09-16T19:16:41.571Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-16T19:16:41.571Z] ---> Running in 18582b808fa7 [2022-09-16T19:16:41.831Z] Removing intermediate container a73fc23c7e6b [2022-09-16T19:16:41.831Z] ---> 546c8f90ac51 [2022-09-16T19:16:41.831Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:16:41.831Z] ---> Running in 8cb2742580ac [2022-09-16T19:16:42.092Z] ---> ca1fe27627c1 [2022-09-16T19:16:42.092Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:16:42.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:42.092Z] ---> Running in 7f4fdb504de3 [2022-09-16T19:16:42.092Z] Removing intermediate container 8cb2742580ac [2022-09-16T19:16:42.092Z] ---> b2f91774aa21 [2022-09-16T19:16:42.092Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-16T19:16:43.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:43.038Z] ---> b4423d205c93 [2022-09-16T19:16:43.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-16T19:16:43.297Z] OK: 211 MiB in 51 packages [2022-09-16T19:16:43.865Z] ---> 777732398f0a [2022-09-16T19:16:43.865Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-16T19:16:44.142Z] Removing intermediate container 18582b808fa7 [2022-09-16T19:16:44.142Z] ---> dbf9c705f481 [2022-09-16T19:16:44.142Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-16T19:16:44.401Z] ---> b68ac32e3fe3 [2022-09-16T19:16:44.401Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-16T19:16:44.684Z] ---> Running in f2ced6bdd63c [2022-09-16T19:16:44.684Z] ---> 0266e82f7ca9 [2022-09-16T19:16:44.684Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:16:45.252Z] ---> Running in d5451b569e5f [2022-09-16T19:16:45.252Z] Removing intermediate container f2ced6bdd63c [2022-09-16T19:16:45.252Z] ---> 88ecb3c2e538 [2022-09-16T19:16:45.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:16:46.190Z] Removing intermediate container 16dca3362f94 [2022-09-16T19:16:46.190Z] ---> 5ccd733a123c [2022-09-16T19:16:46.190Z] [2022-09-16T19:16:46.190Z] Step 11/24 : FROM alpine:3.16 [2022-09-16T19:16:46.190Z] ---> 9c6f07244728 [2022-09-16T19:16:46.190Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:16:46.190Z] ---> Running in b782e94e5dd1 [2022-09-16T19:16:46.450Z] ---> Running in c557b2e37d01 [2022-09-16T19:16:46.450Z] Removing intermediate container b782e94e5dd1 [2022-09-16T19:16:46.450Z] ---> 1bd842b94b5c [2022-09-16T19:16:46.450Z] Step 21/23 : LABEL arch=x86_64 [2022-09-16T19:16:46.450Z] ---> Running in a2e25170e5a2 [2022-09-16T19:16:46.709Z] Removing intermediate container a2e25170e5a2 [2022-09-16T19:16:46.709Z] ---> d8e4fa281eb1 [2022-09-16T19:16:46.709Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:46.969Z] ---> Running in d225b0ef4891 [2022-09-16T19:16:47.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:47.538Z] Removing intermediate container d225b0ef4891 [2022-09-16T19:16:47.538Z] ---> 18357431bb06 [2022-09-16T19:16:47.538Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:16:47.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:16:47.797Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-16T19:16:47.797Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:16:47.797Z] OK: 6 MiB in 15 packages [2022-09-16T19:16:47.797Z] ---> Running in b5e532bc1f94 [2022-09-16T19:16:48.368Z] Removing intermediate container b5e532bc1f94 [2022-09-16T19:16:48.368Z] ---> 709562a543eb [2022-09-16T19:16:48.368Z] [2022-09-16T19:16:48.368Z] Successfully built 709562a543eb [2022-09-16T19:16:48.368Z] Successfully tagged sys-mgmt-agent:latest [2022-09-16T19:16:48.368Z] Building security-proxy-setup [2022-09-16T19:16:50.903Z]  Building sys-mgmt-agent ... done Removing intermediate container c557b2e37d01 [2022-09-16T19:16:50.903Z] ---> d174aa6870f7 [2022-09-16T19:16:50.903Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:16:51.841Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:16:51.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:16:51.841Z] ---> 6746e8043821 [2022-09-16T19:16:51.841Z] Step 3/22 : WORKDIR /edgex-go [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> b64c8bafd3e0 [2022-09-16T19:16:51.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> 80d1cab1f38d [2022-09-16T19:16:51.841Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> 19c874ed9d53 [2022-09-16T19:16:51.841Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> fd1efd95fc3d [2022-09-16T19:16:51.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> a0a9b2ba1a64 [2022-09-16T19:16:51.841Z] Step 8/22 : COPY . . [2022-09-16T19:16:51.841Z] ---> Using cache [2022-09-16T19:16:51.841Z] ---> 3c7625c871dd [2022-09-16T19:16:51.841Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-16T19:16:51.841Z] ---> Running in 44bbb86d77f1 [2022-09-16T19:16:51.841Z] ---> Running in b58831c5c43c [2022-09-16T19:16:52.105Z] Removing intermediate container 7f4fdb504de3 [2022-09-16T19:16:52.105Z] ---> 3e3747db31db [2022-09-16T19:16:52.105Z] Step 9/23 : COPY . . [2022-09-16T19:16:52.105Z] Removing intermediate container 44bbb86d77f1 [2022-09-16T19:16:52.105Z] ---> 302bedd9c8a6 [2022-09-16T19:16:52.105Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-16T19:16:52.365Z] ---> Running in cbe23974300a [2022-09-16T19:16:52.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-16T19:16:52.379Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-16T19:16:52.625Z] Removing intermediate container cbe23974300a [2022-09-16T19:16:52.625Z] ---> 2ceb07d14fea [2022-09-16T19:16:52.625Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-16T19:16:52.884Z] ---> Running in 22f361de4a88 [2022-09-16T19:16:53.145Z] Removing intermediate container 22f361de4a88 [2022-09-16T19:16:53.145Z] ---> 088b0d29ba5d [2022-09-16T19:16:53.145Z] Step 16/24 : WORKDIR / [2022-09-16T19:16:53.403Z] ---> Running in 900e847cd332 [2022-09-16T19:16:53.403Z] Removing intermediate container 900e847cd332 [2022-09-16T19:16:53.403Z] ---> 6fc54dc4255d [2022-09-16T19:16:53.403Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:16:54.345Z] ---> 935c1947f48e [2022-09-16T19:16:54.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-16T19:16:55.287Z] ---> ef62be0952b3 [2022-09-16T19:16:55.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-16T19:16:55.563Z] ---> d0721e2fec29 [2022-09-16T19:16:55.563Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-16T19:16:55.563Z] ---> Running in e64dd71b5091 [2022-09-16T19:16:55.823Z] Removing intermediate container e64dd71b5091 [2022-09-16T19:16:55.823Z] ---> c05016147c26 [2022-09-16T19:16:55.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:16:55.823Z] ---> Running in ec02c94d8449 [2022-09-16T19:16:56.084Z] Removing intermediate container d5451b569e5f [2022-09-16T19:16:56.084Z] ---> a98c849033c3 [2022-09-16T19:16:56.084Z] Step 8/26 : COPY . . [2022-09-16T19:16:56.084Z] Removing intermediate container ec02c94d8449 [2022-09-16T19:16:56.084Z] ---> 07b08ce43ef0 [2022-09-16T19:16:56.084Z] Step 22/24 : LABEL arch=x86_64 [2022-09-16T19:16:56.344Z] ---> Running in 09265b5f0067 [2022-09-16T19:16:56.604Z] Removing intermediate container 09265b5f0067 [2022-09-16T19:16:56.604Z] ---> 02a2f1e1498d [2022-09-16T19:16:56.604Z] Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:16:56.864Z] ---> Running in 0e7d4120a793 [2022-09-16T19:16:57.125Z] Removing intermediate container 0e7d4120a793 [2022-09-16T19:16:57.125Z] ---> 13eb16a4bf5e [2022-09-16T19:16:57.125Z] Step 24/24 : LABEL version=0.0.0 [2022-09-16T19:16:57.125Z] ---> Running in e0600b60589d [2022-09-16T19:16:57.384Z] Removing intermediate container e0600b60589d [2022-09-16T19:16:57.384Z] ---> 66151263cb4d [2022-09-16T19:16:57.384Z] [2022-09-16T19:16:57.644Z] Successfully built 66151263cb4d [2022-09-16T19:16:57.644Z] Successfully tagged core-command:latest [2022-09-16T19:16:57.644Z] Building core-metadata [2022-09-16T19:16:59.552Z]  Building core-command ... done  ---> cc1f9935ee22 [2022-09-16T19:16:59.552Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-16T19:16:59.552Z] ---> Running in 5857254f6d4d [2022-09-16T19:17:00.491Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-16T19:17:02.392Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:17:02.392Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:17:02.392Z] ---> 6746e8043821 [2022-09-16T19:17:02.392Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> bad108d9428d [2022-09-16T19:17:02.392Z] Step 4/25 : WORKDIR /edgex-go [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> 337431aef5f3 [2022-09-16T19:17:02.392Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> 759bbdc4d4c4 [2022-09-16T19:17:02.392Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> c779f3391978 [2022-09-16T19:17:02.392Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> 658c50cbb7ed [2022-09-16T19:17:02.392Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> 811312538c8e [2022-09-16T19:17:02.392Z] Step 9/25 : COPY . . [2022-09-16T19:17:02.392Z] ---> Using cache [2022-09-16T19:17:02.392Z] ---> 3bf7b43b7367 [2022-09-16T19:17:02.392Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-16T19:17:03.771Z] ---> Running in cc36df7c9f61 [2022-09-16T19:17:04.032Z] ---> b3fe85b46927 [2022-09-16T19:17:04.032Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:17:04.032Z] Removing intermediate container 1bb185200345 [2022-09-16T19:17:04.032Z] ---> d5f0a81c5b49 [2022-09-16T19:17:04.032Z] [2022-09-16T19:17:04.032Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:17:04.032Z] ---> 9c6f07244728 [2022-09-16T19:17:04.032Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:17:04.032Z] ---> Using cache [2022-09-16T19:17:04.032Z] ---> d174aa6870f7 [2022-09-16T19:17:04.032Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:17:04.032Z] ---> Using cache [2022-09-16T19:17:04.032Z] ---> 302bedd9c8a6 [2022-09-16T19:17:04.032Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-16T19:17:04.032Z] ---> Running in bad1c49148e6 [2022-09-16T19:17:04.032Z] ---> Running in fc9f09a2fefa [2022-09-16T19:17:04.292Z] Removing intermediate container bad1c49148e6 [2022-09-16T19:17:04.292Z] ---> dab237c521de [2022-09-16T19:17:04.292Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-16T19:17:04.292Z] Removing intermediate container fc9f09a2fefa [2022-09-16T19:17:04.292Z] ---> 1b82da392d49 [2022-09-16T19:17:04.292Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:17:04.292Z] ---> Running in 62e9d10d8116 [2022-09-16T19:17:04.292Z] ---> Running in 2f7882dd407b [2022-09-16T19:17:04.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-16T19:17:04.553Z] Removing intermediate container 62e9d10d8116 [2022-09-16T19:17:04.553Z] ---> 0975cdaa1fbb [2022-09-16T19:17:04.553Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:17:04.553Z] Removing intermediate container 2f7882dd407b [2022-09-16T19:17:04.553Z] ---> aad88de9a2cd [2022-09-16T19:17:04.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:17:04.553Z] ---> Running in a46f8cbbd9c2 [2022-09-16T19:17:05.125Z] ---> a3e4d8c2d174 [2022-09-16T19:17:05.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-16T19:17:05.693Z] ---> 27cc84d7892b [2022-09-16T19:17:05.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-16T19:17:05.950Z] Removing intermediate container a46f8cbbd9c2 [2022-09-16T19:17:05.950Z] ---> b7f8d6701a12 [2022-09-16T19:17:05.950Z] Step 12/26 : WORKDIR /edgex-go [2022-09-16T19:17:06.210Z] ---> 8470a2e195a8 [2022-09-16T19:17:06.210Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-16T19:17:06.210Z] ---> Running in bcaf7864ce4d [2022-09-16T19:17:06.210Z] ---> Running in 7496294a4d12 [2022-09-16T19:17:06.210Z] Removing intermediate container 7496294a4d12 [2022-09-16T19:17:06.210Z] ---> 7b1b5defc42c [2022-09-16T19:17:06.210Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:17:06.471Z] Removing intermediate container bcaf7864ce4d [2022-09-16T19:17:06.471Z] ---> c50eb234f44a [2022-09-16T19:17:06.471Z] [2022-09-16T19:17:06.471Z] Step 13/26 : FROM alpine:3.15 [2022-09-16T19:17:06.471Z] ---> c4fc93816858 [2022-09-16T19:17:06.471Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:17:06.471Z] ---> Using cache [2022-09-16T19:17:06.471Z] ---> defa0f0627bc [2022-09-16T19:17:06.471Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:17:06.471Z] ---> Using cache [2022-09-16T19:17:06.471Z] ---> a593e6af0cc1 [2022-09-16T19:17:06.471Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-16T19:17:06.471Z] ---> Running in 056a29d7da53 [2022-09-16T19:17:06.471Z] ---> Running in f4a38a17d38c [2022-09-16T19:17:06.732Z] Removing intermediate container 056a29d7da53 [2022-09-16T19:17:06.732Z] ---> c07dbcca35f3 [2022-09-16T19:17:06.732Z] Step 21/23 : LABEL arch=x86_64 [2022-09-16T19:17:06.732Z] ---> Running in 2a66ab7b72b0 [2022-09-16T19:17:06.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:06.991Z] Removing intermediate container 2a66ab7b72b0 [2022-09-16T19:17:06.991Z] ---> afce78011b8c [2022-09-16T19:17:06.991Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:06.991Z] ---> Running in bb3a98e1f583 [2022-09-16T19:17:07.249Z] Removing intermediate container bb3a98e1f583 [2022-09-16T19:17:07.249Z] ---> f667a2e3c863 [2022-09-16T19:17:07.249Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:17:07.249Z] ---> Running in 158e28573699 [2022-09-16T19:17:07.249Z] Removing intermediate container 158e28573699 [2022-09-16T19:17:07.249Z] ---> 60b19094dbb5 [2022-09-16T19:17:07.249Z] [2022-09-16T19:17:07.249Z] Successfully built 60b19094dbb5 [2022-09-16T19:17:07.249Z] Successfully tagged support-scheduler:latest [2022-09-16T19:17:07.249Z] Building security-spire-server [2022-09-16T19:17:07.814Z]  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:08.071Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:17:08.071Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:17:08.071Z] OK: 15857 distinct packages available [2022-09-16T19:17:08.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:08.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-16T19:17:08.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:09.156Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-16T19:17:09.414Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:17:09.414Z] (3/4) Installing libucontext (1.1-r0) [2022-09-16T19:17:09.414Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-16T19:17:09.688Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:17:09.688Z] OK: 6 MiB in 18 packages [2022-09-16T19:17:10.712Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:17:10.712Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:17:10.712Z] ---> 6746e8043821 [2022-09-16T19:17:10.712Z] Step 3/25 : WORKDIR /edgex-go [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> b64c8bafd3e0 [2022-09-16T19:17:10.712Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> 80d1cab1f38d [2022-09-16T19:17:10.712Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> dbf9c705f481 [2022-09-16T19:17:10.712Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> 0266e82f7ca9 [2022-09-16T19:17:10.712Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> a98c849033c3 [2022-09-16T19:17:10.712Z] Step 8/25 : COPY . . [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> b3fe85b46927 [2022-09-16T19:17:10.712Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> dab237c521de [2022-09-16T19:17:10.712Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-16T19:17:10.712Z] ---> Using cache [2022-09-16T19:17:10.712Z] ---> 0975cdaa1fbb [2022-09-16T19:17:10.712Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:17:11.681Z] ---> Running in b9e6ccd0e844 [2022-09-16T19:17:11.681Z] Removing intermediate container f4a38a17d38c [2022-09-16T19:17:11.681Z] ---> 1361fa286ae0 [2022-09-16T19:17:11.681Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:17:13.590Z] Removing intermediate container b9e6ccd0e844 [2022-09-16T19:17:13.590Z] ---> 54d49628fc83 [2022-09-16T19:17:13.590Z] Step 12/25 : WORKDIR /edgex-go [2022-09-16T19:17:13.590Z] ---> Running in 44375a01b9f2 [2022-09-16T19:17:14.162Z] Removing intermediate container 44375a01b9f2 [2022-09-16T19:17:14.162Z] ---> 17108ddd133d [2022-09-16T19:17:14.162Z] [2022-09-16T19:17:14.162Z] Step 13/25 : FROM alpine:3.15 [2022-09-16T19:17:14.162Z] ---> c4fc93816858 [2022-09-16T19:17:14.162Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:17:14.162Z] ---> Using cache [2022-09-16T19:17:14.162Z] ---> defa0f0627bc [2022-09-16T19:17:14.162Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:17:14.162Z] ---> Using cache [2022-09-16T19:17:14.162Z] ---> a593e6af0cc1 [2022-09-16T19:17:14.162Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-16T19:17:14.162Z] ---> Using cache [2022-09-16T19:17:14.162Z] ---> 890dafae4ffa [2022-09-16T19:17:14.162Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:17:14.162Z] Removing intermediate container b58831c5c43c [2022-09-16T19:17:14.162Z] ---> 1c16e845af7b [2022-09-16T19:17:14.162Z] [2022-09-16T19:17:14.162Z] Step 10/22 : FROM alpine:3.16 [2022-09-16T19:17:14.162Z] ---> 9c6f07244728 [2022-09-16T19:17:14.162Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-16T19:17:14.426Z] ---> Running in c2f416a479ef [2022-09-16T19:17:14.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:15.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:15.255Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-16T19:17:15.255Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-16T19:17:15.255Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-16T19:17:15.255Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-16T19:17:15.255Z] (5/6) Installing curl (7.83.1-r3) [2022-09-16T19:17:15.255Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-16T19:17:15.580Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:17:15.580Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:17:15.580Z] OK: 8 MiB in 20 packages [2022-09-16T19:17:15.841Z] ---> c98fd80368cc [2022-09-16T19:17:15.841Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:17:16.413Z] ---> a80fd4e4ab7c [2022-09-16T19:17:16.413Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-16T19:17:16.413Z] ---> Running in df7c120a8439 [2022-09-16T19:17:16.673Z] Removing intermediate container c2f416a479ef [2022-09-16T19:17:16.673Z] ---> e863deaa1d6c [2022-09-16T19:17:16.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-16T19:17:16.673Z] ---> Running in cc1e1701a822 [2022-09-16T19:17:16.934Z] Removing intermediate container df7c120a8439 [2022-09-16T19:17:16.934Z] ---> 9ce86b9e67bf [2022-09-16T19:17:16.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-16T19:17:16.934Z] ---> ec5aff6fb362 [2022-09-16T19:17:16.934Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:17:17.193Z] Removing intermediate container cc1e1701a822 [2022-09-16T19:17:17.193Z] ---> c15f6b3d6dab [2022-09-16T19:17:17.193Z] Step 13/22 : WORKDIR /edgex [2022-09-16T19:17:17.193Z] ---> Running in 545047fa7e3f [2022-09-16T19:17:17.453Z] Removing intermediate container 545047fa7e3f [2022-09-16T19:17:17.453Z] ---> 001905fed218 [2022-09-16T19:17:17.453Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-16T19:17:17.453Z] ---> d35613f97caf [2022-09-16T19:17:17.453Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-16T19:17:17.714Z] ---> 78bff91ad394 [2022-09-16T19:17:17.714Z] Step 21/26 : WORKDIR / [2022-09-16T19:17:17.714Z] ---> Running in 1d96041aa150 [2022-09-16T19:17:17.714Z] ---> 043c78116bd4 [2022-09-16T19:17:17.714Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-16T19:17:17.974Z] ---> cc4575314174 [2022-09-16T19:17:17.974Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-16T19:17:17.974Z] Removing intermediate container 1d96041aa150 [2022-09-16T19:17:17.974Z] ---> df46c12c5488 [2022-09-16T19:17:17.974Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:17:17.974Z] ---> Running in 8698a8f059a6 [2022-09-16T19:17:18.233Z] Removing intermediate container 8698a8f059a6 [2022-09-16T19:17:18.233Z] ---> b03dd26b96f1 [2022-09-16T19:17:18.233Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:17:18.233Z] ---> Running in 8977786b7eae [2022-09-16T19:17:18.496Z] ---> 34a962ff895d [2022-09-16T19:17:18.496Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:17:18.496Z] ---> Running in 4f0d3307362e [2022-09-16T19:17:18.496Z] Removing intermediate container 8977786b7eae [2022-09-16T19:17:18.496Z] ---> a2f14e771075 [2022-09-16T19:17:18.496Z] Step 24/26 : LABEL arch=x86_64 [2022-09-16T19:17:18.496Z] ---> b0716fdf5637 [2022-09-16T19:17:18.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-16T19:17:18.755Z] ---> Running in f557ec4ca273 [2022-09-16T19:17:18.755Z] Removing intermediate container 4f0d3307362e [2022-09-16T19:17:18.755Z] ---> d2be54db5829 [2022-09-16T19:17:18.755Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:17:18.755Z] ---> Running in 9cf158b4a12a [2022-09-16T19:17:19.014Z] Removing intermediate container f557ec4ca273 [2022-09-16T19:17:19.014Z] ---> f1d759156b59 [2022-09-16T19:17:19.014Z] Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:19.014Z] ---> Running in c16743f6d192 [2022-09-16T19:17:19.014Z] Removing intermediate container 9cf158b4a12a [2022-09-16T19:17:19.014Z] ---> aada2c209cf2 [2022-09-16T19:17:19.014Z] Step 23/25 : LABEL arch=x86_64 [2022-09-16T19:17:19.273Z] ---> Running in 0178367bad65 [2022-09-16T19:17:19.273Z] Removing intermediate container c16743f6d192 [2022-09-16T19:17:19.273Z] ---> 07cfb9c21b75 [2022-09-16T19:17:19.273Z] Step 26/26 : LABEL version=0.0.0 [2022-09-16T19:17:19.273Z] ---> Running in 95ce5a3a5a00 [2022-09-16T19:17:19.273Z] ---> 3a6199d04141 [2022-09-16T19:17:19.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-16T19:17:19.273Z] Removing intermediate container 0178367bad65 [2022-09-16T19:17:19.273Z] ---> 417333bc2ea6 [2022-09-16T19:17:19.273Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:19.533Z] ---> Running in b15f326968e1 [2022-09-16T19:17:19.533Z] Removing intermediate container 95ce5a3a5a00 [2022-09-16T19:17:19.533Z] ---> 4fdcaebc99d5 [2022-09-16T19:17:19.533Z] [2022-09-16T19:17:19.533Z] Successfully built 4fdcaebc99d5 [2022-09-16T19:17:19.533Z] Successfully tagged security-spire-config:latest [2022-09-16T19:17:19.533Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-09-16T19:17:19.793Z] ---> 430895afe62b [2022-09-16T19:17:19.794Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-16T19:17:20.052Z] Removing intermediate container b15f326968e1 [2022-09-16T19:17:20.052Z] ---> 589892163c86 [2022-09-16T19:17:20.052Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:17:20.313Z] ---> Running in ab9444faf000 [2022-09-16T19:17:20.573Z] ---> Running in 4a87f328fdfe [2022-09-16T19:17:20.834Z] Removing intermediate container 4a87f328fdfe [2022-09-16T19:17:20.834Z] ---> 4e58812a6246 [2022-09-16T19:17:20.834Z] [2022-09-16T19:17:21.093Z] Successfully built 4e58812a6246 [2022-09-16T19:17:21.093Z] Successfully tagged security-spire-server:latest [2022-09-16T19:17:22.472Z]  Building security-spire-server ... done Removing intermediate container ab9444faf000 [2022-09-16T19:17:22.472Z] ---> f4e3a746edd2 [2022-09-16T19:17:22.472Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-16T19:17:22.766Z] ---> Running in da0d1f124c0b [2022-09-16T19:17:23.026Z] Removing intermediate container da0d1f124c0b [2022-09-16T19:17:23.026Z] ---> 244a3422c21d [2022-09-16T19:17:23.026Z] Step 20/22 : LABEL arch=x86_64 [2022-09-16T19:17:23.026Z] ---> Running in aab805f948de [2022-09-16T19:17:23.287Z] Removing intermediate container aab805f948de [2022-09-16T19:17:23.287Z] ---> 6d7f08956405 [2022-09-16T19:17:23.287Z] Step 21/22 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:23.287Z] ---> Running in 457c460148d9 [2022-09-16T19:17:23.547Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:17:23.548Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:17:23.548Z] ---> 6746e8043821 [2022-09-16T19:17:23.548Z] Step 3/20 : WORKDIR /edgex-go [2022-09-16T19:17:23.548Z] ---> Using cache [2022-09-16T19:17:23.548Z] ---> b64c8bafd3e0 [2022-09-16T19:17:23.548Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-16T19:17:23.548Z] Removing intermediate container 457c460148d9 [2022-09-16T19:17:23.548Z] ---> 6664f3b48b36 [2022-09-16T19:17:23.548Z] Step 22/22 : LABEL version=0.0.0 [2022-09-16T19:17:23.548Z] ---> Running in 95f630d8f8a8 [2022-09-16T19:17:23.548Z] ---> Running in c562596315f6 [2022-09-16T19:17:23.807Z] Removing intermediate container c562596315f6 [2022-09-16T19:17:23.807Z] ---> 4bc87040b3bc [2022-09-16T19:17:23.807Z] [2022-09-16T19:17:23.807Z] Successfully built 4bc87040b3bc [2022-09-16T19:17:23.807Z] Successfully tagged security-proxy-setup:latest [2022-09-16T19:17:24.068Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:24.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:24.330Z] v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-16T19:17:24.330Z] v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-16T19:17:24.330Z] OK: 17041 distinct packages available [2022-09-16T19:17:24.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:24.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:24.591Z] OK: 211 MiB in 51 packages [2022-09-16T19:17:25.162Z] Removing intermediate container 95f630d8f8a8 [2022-09-16T19:17:25.162Z] ---> f07e419eda98 [2022-09-16T19:17:25.162Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-16T19:17:25.423Z] ---> 5e629600c723 [2022-09-16T19:17:25.423Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:17:25.423Z] ---> Running in a577bab2a7eb [2022-09-16T19:17:26.806Z] Removing intermediate container cc36df7c9f61 [2022-09-16T19:17:26.806Z] ---> 533f2d5725f6 [2022-09-16T19:17:26.806Z] [2022-09-16T19:17:26.806Z] Step 11/25 : FROM alpine:3.16 [2022-09-16T19:17:26.806Z] ---> 9c6f07244728 [2022-09-16T19:17:26.806Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:17:26.806Z] ---> Using cache [2022-09-16T19:17:26.806Z] ---> d174aa6870f7 [2022-09-16T19:17:26.806Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:17:26.806Z] ---> Using cache [2022-09-16T19:17:26.806Z] ---> 302bedd9c8a6 [2022-09-16T19:17:26.806Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-16T19:17:26.806Z] ---> Running in b1b758d14bf5 [2022-09-16T19:17:27.067Z] Removing intermediate container b1b758d14bf5 [2022-09-16T19:17:27.067Z] ---> ffa35f0d678d [2022-09-16T19:17:27.067Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-16T19:17:27.067Z] ---> Running in e97ac3a79d63 [2022-09-16T19:17:27.067Z] Removing intermediate container e97ac3a79d63 [2022-09-16T19:17:27.067Z] ---> a53c56d1e328 [2022-09-16T19:17:27.067Z] Step 16/25 : WORKDIR / [2022-09-16T19:17:27.326Z] ---> Running in c71639e3f216 [2022-09-16T19:17:27.326Z] Removing intermediate container c71639e3f216 [2022-09-16T19:17:27.326Z] ---> 1800a530178b [2022-09-16T19:17:27.327Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:17:27.588Z] ---> c90158a6b6bf [2022-09-16T19:17:27.588Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-16T19:17:28.155Z] ---> 401cd493d365 [2022-09-16T19:17:28.155Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-16T19:17:28.416Z] ---> fc7f74009b73 [2022-09-16T19:17:28.416Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-16T19:17:28.987Z] ---> 8702a570f744 [2022-09-16T19:17:28.987Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-16T19:17:28.987Z] ---> Running in 816beda2bb7d [2022-09-16T19:17:28.987Z] Removing intermediate container 5857254f6d4d [2022-09-16T19:17:28.987Z] ---> a0d0cdacee37 [2022-09-16T19:17:28.987Z] [2022-09-16T19:17:28.987Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:17:28.987Z] ---> 9c6f07244728 [2022-09-16T19:17:28.987Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-16T19:17:29.248Z] ---> Running in 6d004dd96c36 [2022-09-16T19:17:29.248Z] Removing intermediate container 816beda2bb7d [2022-09-16T19:17:29.248Z] ---> 9fc753ee6990 [2022-09-16T19:17:29.248Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:17:29.248Z] ---> Running in 583b5fc6217f [2022-09-16T19:17:29.248Z] Removing intermediate container 583b5fc6217f [2022-09-16T19:17:29.248Z] ---> d5bec59aaa04 [2022-09-16T19:17:29.248Z] Step 23/25 : LABEL arch=x86_64 [2022-09-16T19:17:29.248Z] ---> Running in 5a8ef73a3e9c [2022-09-16T19:17:29.510Z] Removing intermediate container 5a8ef73a3e9c [2022-09-16T19:17:29.510Z] ---> 7d9c0ea4f17a [2022-09-16T19:17:29.510Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:29.510Z] ---> Running in e5be3cd8db1f [2022-09-16T19:17:29.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:29.510Z] Removing intermediate container e5be3cd8db1f [2022-09-16T19:17:29.510Z] ---> 22277b58cff7 [2022-09-16T19:17:29.510Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:17:29.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:29.771Z] ---> Running in 533accde6434 [2022-09-16T19:17:29.771Z] Removing intermediate container 533accde6434 [2022-09-16T19:17:29.771Z] ---> 99a4096c005d [2022-09-16T19:17:29.771Z] [2022-09-16T19:17:29.771Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-16T19:17:29.771Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-16T19:17:29.771Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:17:29.771Z] Successfully built 99a4096c005d [2022-09-16T19:17:29.771Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:17:29.771Z] Successfully tagged core-metadata:latest [2022-09-16T19:17:30.032Z]  Building core-metadata ... done OK: 6 MiB in 16 packages [2022-09-16T19:17:30.603Z] Removing intermediate container 6d004dd96c36 [2022-09-16T19:17:30.603Z] ---> dd63f38d97ba [2022-09-16T19:17:30.603Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:17:30.603Z] ---> Running in 3a89d5b63352 [2022-09-16T19:17:30.603Z] Removing intermediate container 3a89d5b63352 [2022-09-16T19:17:30.603Z] ---> ff14c2cf0030 [2022-09-16T19:17:30.603Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-16T19:17:30.603Z] ---> Running in acf1de49bcbe [2022-09-16T19:17:30.862Z] Removing intermediate container acf1de49bcbe [2022-09-16T19:17:30.862Z] ---> cd6852f95ed8 [2022-09-16T19:17:30.862Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:17:30.862Z] ---> Running in b681f49c646b [2022-09-16T19:17:30.862Z] Removing intermediate container b681f49c646b [2022-09-16T19:17:30.862Z] ---> 90f54dd05460 [2022-09-16T19:17:30.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:17:31.121Z] ---> c4563b1b9a9a [2022-09-16T19:17:31.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-16T19:17:31.690Z] ---> 88598acbb526 [2022-09-16T19:17:31.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-16T19:17:31.951Z] ---> c28cd63e88fd [2022-09-16T19:17:31.951Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-16T19:17:31.951Z] ---> Running in 58c706c8cf7c [2022-09-16T19:17:31.951Z] Removing intermediate container 58c706c8cf7c [2022-09-16T19:17:31.951Z] ---> 65027d995ced [2022-09-16T19:17:31.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:17:32.213Z] ---> Running in 6ecb7b4a4ccd [2022-09-16T19:17:32.213Z] Removing intermediate container a577bab2a7eb [2022-09-16T19:17:32.213Z] ---> 22adb4448cb5 [2022-09-16T19:17:32.213Z] Step 7/20 : COPY . . [2022-09-16T19:17:32.213Z] Removing intermediate container 6ecb7b4a4ccd [2022-09-16T19:17:32.213Z] ---> 707c3665af58 [2022-09-16T19:17:32.213Z] Step 21/23 : LABEL arch=x86_64 [2022-09-16T19:17:32.213Z] ---> Running in c1ee30cce7f0 [2022-09-16T19:17:32.473Z] Removing intermediate container c1ee30cce7f0 [2022-09-16T19:17:32.474Z] ---> 69eedac1831b [2022-09-16T19:17:32.474Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:33.047Z] ---> Running in 7cf347ed095c [2022-09-16T19:17:33.047Z] Removing intermediate container 7cf347ed095c [2022-09-16T19:17:33.047Z] ---> 8f6fadd36bc3 [2022-09-16T19:17:33.047Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:17:33.047Z] ---> Running in 7f9ce4f2df93 [2022-09-16T19:17:33.047Z] Removing intermediate container 7f9ce4f2df93 [2022-09-16T19:17:33.047Z] ---> 714caa44cebb [2022-09-16T19:17:33.047Z] [2022-09-16T19:17:33.307Z] Successfully built 714caa44cebb [2022-09-16T19:17:33.307Z] Successfully tagged support-notifications:latest [2022-09-16T19:17:35.220Z]  Building support-notifications ... done  ---> fd9dd7ea63cd [2022-09-16T19:17:35.220Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-16T19:17:35.220Z] ---> Running in bbbfd459b9e5 [2022-09-16T19:17:35.482Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-16T19:17:53.596Z] Removing intermediate container bbbfd459b9e5 [2022-09-16T19:17:53.596Z] ---> 897e192063b6 [2022-09-16T19:17:53.596Z] [2022-09-16T19:17:53.596Z] Step 9/20 : FROM alpine:3.15 [2022-09-16T19:17:53.596Z] ---> c4fc93816858 [2022-09-16T19:17:53.596Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:17:53.596Z] ---> Using cache [2022-09-16T19:17:53.596Z] ---> defa0f0627bc [2022-09-16T19:17:53.596Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:17:53.596Z] ---> Using cache [2022-09-16T19:17:53.596Z] ---> a593e6af0cc1 [2022-09-16T19:17:53.596Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-16T19:17:53.596Z] ---> Running in bcc01805277c [2022-09-16T19:17:53.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:53.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:53.596Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:17:53.596Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:17:53.596Z] OK: 15857 distinct packages available [2022-09-16T19:17:53.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:53.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-16T19:17:54.119Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-16T19:17:54.381Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-16T19:17:54.381Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-16T19:17:54.643Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-16T19:17:54.643Z] (5/9) Installing curl (7.80.0-r3) [2022-09-16T19:17:54.643Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-16T19:17:54.907Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:17:54.907Z] (8/9) Installing libucontext (1.1-r0) [2022-09-16T19:17:54.907Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-16T19:17:55.169Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:17:55.169Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:17:55.169Z] OK: 8 MiB in 23 packages [2022-09-16T19:17:55.743Z] Removing intermediate container bcc01805277c [2022-09-16T19:17:55.743Z] ---> 9a9a18888004 [2022-09-16T19:17:55.743Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:17:55.743Z] ---> bf0a26aaeb37 [2022-09-16T19:17:55.743Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-16T19:17:56.316Z] ---> d320b76f920f [2022-09-16T19:17:56.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-16T19:17:56.316Z] ---> 0d286e43d4e9 [2022-09-16T19:17:56.316Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-16T19:17:56.316Z] ---> Running in 1ece092bbd40 [2022-09-16T19:17:56.579Z] Removing intermediate container 1ece092bbd40 [2022-09-16T19:17:56.579Z] ---> dcbef3f702f4 [2022-09-16T19:17:56.579Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:17:56.579Z] ---> Running in 711114a7b79e [2022-09-16T19:17:56.579Z] Removing intermediate container 711114a7b79e [2022-09-16T19:17:56.579Z] ---> 81579de61e9c [2022-09-16T19:17:56.579Z] Step 18/20 : LABEL arch=x86_64 [2022-09-16T19:17:56.579Z] ---> Running in 3cae1d64a383 [2022-09-16T19:17:56.841Z] Removing intermediate container 3cae1d64a383 [2022-09-16T19:17:56.841Z] ---> c60dd459dd4c [2022-09-16T19:17:56.841Z] Step 19/20 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:17:56.841Z] ---> Running in 74c0e8ee8394 [2022-09-16T19:17:56.841Z] Removing intermediate container 74c0e8ee8394 [2022-09-16T19:17:56.841Z] ---> 1fcd59c078a0 [2022-09-16T19:17:56.841Z] Step 20/20 : LABEL version=0.0.0 [2022-09-16T19:17:56.841Z] ---> Running in 30f25a948d52 [2022-09-16T19:17:57.103Z] Removing intermediate container 30f25a948d52 [2022-09-16T19:17:57.103Z] ---> 64c5c358ce9d [2022-09-16T19:17:57.103Z] [2022-09-16T19:17:57.103Z] Successfully built 64c5c358ce9d [2022-09-16T19:17:57.103Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-16T19:17:57.111Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-16T19:17:57.138Z] $ docker stop --time=1 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 [2022-09-16T19:17:58.435Z] $ docker rm -f 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T19:17:58.873Z] + docker images [2022-09-16T19:17:58.873Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-16T19:17:58.873Z] security-spiffe-token-provider latest 64c5c358ce9d 2 seconds ago 29.3MB [2022-09-16T19:17:58.873Z] 897e192063b6 7 seconds ago 1.58GB [2022-09-16T19:17:58.873Z] support-notifications latest 714caa44cebb 26 seconds ago 27.3MB [2022-09-16T19:17:58.873Z] core-metadata latest 99a4096c005d 29 seconds ago 18.2MB [2022-09-16T19:17:58.873Z] a0d0cdacee37 30 seconds ago 1.61GB [2022-09-16T19:17:58.873Z] 533f2d5725f6 32 seconds ago 1.55GB [2022-09-16T19:17:58.873Z] security-proxy-setup latest 4bc87040b3bc 35 seconds ago 27.4MB [2022-09-16T19:17:58.873Z] security-spire-server latest 4e58812a6246 38 seconds ago 86.5MB [2022-09-16T19:17:58.873Z] security-spire-config latest 4fdcaebc99d5 39 seconds ago 85.8MB [2022-09-16T19:17:58.873Z] 17108ddd133d 45 seconds ago 1.42GB [2022-09-16T19:17:58.873Z] 1c16e845af7b 45 seconds ago 1.53GB [2022-09-16T19:17:58.873Z] support-scheduler latest 60b19094dbb5 51 seconds ago 26.7MB [2022-09-16T19:17:58.873Z] c50eb234f44a 52 seconds ago 1.42GB [2022-09-16T19:17:58.873Z] d5f0a81c5b49 55 seconds ago 1.61GB [2022-09-16T19:17:58.873Z] core-command latest 66151263cb4d About a minute ago 17.3MB [2022-09-16T19:17:58.873Z] sys-mgmt-agent latest 709562a543eb About a minute ago 136MB [2022-09-16T19:17:58.873Z] 5ccd733a123c About a minute ago 1.54GB [2022-09-16T19:17:58.873Z] security-bootstrapper latest 9fea3a05c7f2 About a minute ago 19.8MB [2022-09-16T19:17:58.873Z] core-data latest 62f698939f18 About a minute ago 21.6MB [2022-09-16T19:17:58.873Z] security-secretstore-setup latest 6e3034379232 About a minute ago 29.2MB [2022-09-16T19:17:58.873Z] b20a0d3b6e7f About a minute ago 1.53GB [2022-09-16T19:17:58.873Z] cb016d53ec71 About a minute ago 1.54GB [2022-09-16T19:17:58.873Z] 84a74fa1a450 About a minute ago 1.55GB [2022-09-16T19:17:58.873Z] 0023b9235b1b About a minute ago 1.53GB [2022-09-16T19:17:58.873Z] security-spire-agent latest 02c0fafec94f About a minute ago 125MB [2022-09-16T19:17:58.873Z] 883ebe585706 2 minutes ago 1.42GB [2022-09-16T19:17:58.874Z] ci-base-image-x86_64 latest 6746e8043821 5 minutes ago 994MB [2022-09-16T19:17:58.874Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-16T19:17:58.874Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-16T19:17:58.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-16T19:17:58.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-16T19:17:58.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-16T19:18:29.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-16T19:18:29.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-16T19:18:31.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-16T19:18:31.250Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-16T19:18:34.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-16T19:18:34.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-16T19:18:34.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-16T19:18:34.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-16T19:18:34.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-16T19:18:38.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-16T19:18:38.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-16T19:18:38.074Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-16T19:18:38.075Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-16T19:18:38.075Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-16T19:18:38.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-16T19:18:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.423s coverage: 28.7% of statements [2022-09-16T19:18:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-16T19:18:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-16T19:18:54.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.617s coverage: 98.5% of statements [2022-09-16T19:18:58.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.416s coverage: 72.5% of statements [2022-09-16T19:18:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-16T19:18:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-16T19:18:58.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 54.2% of statements [2022-09-16T19:18:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-16T19:18:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-16T19:19:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.700s coverage: 89.2% of statements [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-16T19:19:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.643s coverage: 2.1% of statements [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-16T19:19:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.435s coverage: 95.6% of statements [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.345s coverage: 72.2% of statements [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.351s coverage: 60.0% of statements [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.796s coverage: 0.9% of statements [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements [2022-09-16T19:19:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements [2022-09-16T19:19:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-16T19:19:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-09-16T19:19:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements [2022-09-16T19:19:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2022-09-16T19:19:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-09-16T19:19:28.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2022-09-16T19:19:37.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2022-09-16T19:19:37.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-09-16T19:19:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 80.8% of statements [2022-09-16T19:19:47.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-09-16T19:19:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-16T19:19:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements [2022-09-16T19:19:51.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-16T19:19:51.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-09-16T19:19:51.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-09-16T19:19:51.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements [2022-09-16T19:19:52.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.976s coverage: 91.2% of statements [2022-09-16T19:19:52.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.7% of statements [2022-09-16T19:19:59.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-16T19:19:59.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.338s coverage: 100.0% of statements [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.182s coverage: 73.7% of statements [2022-09-16T19:19:59.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-09-16T19:20:08.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.8% of statements [2022-09-16T19:20:08.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-16T19:20:08.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-16T19:20:08.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-16T19:20:09.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 41.8% of statements [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-16T19:20:09.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.369s coverage: 89.5% of statements [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-16T19:20:09.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.384s coverage: 84.8% of statements [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-16T19:20:09.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-16T19:20:17.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-16T19:20:17.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-16T19:20:17.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-16T19:20:17.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-16T19:20:17.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-16T19:20:17.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.251s coverage: 28.9% of statements [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-16T19:20:17.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-16T19:20:17.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements [2022-09-16T19:20:17.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-16T19:20:18.640Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-16T19:20:18.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-16T19:20:18.640Z] GO111MODULE=on go vet ./... [2022-09-16T19:22:10.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-16T19:22:10.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-16T19:22:10.560Z] ./bin/test-attribution-txt.sh [2022-09-16T19:22:10.560Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-16T19:22:10.560Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-16T19:22:10.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-16T19:22:11.270Z] + ls -al . [2022-09-16T19:22:11.270Z] total 740 [2022-09-16T19:22:11.270Z] drwxrwxr-x 9 1001 1001 4096 Sep 16 19:16 . [2022-09-16T19:22:11.270Z] drwxr-xr-x 4 root root 4096 Sep 16 19:16 .. [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 16 Sep 16 19:14 .dockerignore [2022-09-16T19:22:11.270Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 19:14 .git [2022-09-16T19:22:11.270Z] drwxrwxr-x 3 1001 1001 4096 Sep 16 19:14 .github [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 1030 Sep 16 19:14 .gitignore [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 42 Sep 16 19:14 .golangci.yml [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 87 Sep 16 19:14 .hadolint.yml [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 19:14 .sonarcloud.properties [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 19:14 ADOPTERS.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 10347 Sep 16 19:14 Attribution.txt [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 63209 Sep 16 19:14 CHANGELOG.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 19:14 CONTRIBUTING.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 19:14 GOVERNANCE.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 850 Sep 16 19:14 Jenkinsfile [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 19:14 LICENSE [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 13724 Sep 16 19:14 Makefile [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 19:14 OWNERS.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 9799 Sep 16 19:14 README.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 19:14 SECURITY.md [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 5 Sep 16 19:12 VERSION [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 19:14 ZMQWindows.md [2022-09-16T19:22:11.270Z] drwxrwxr-x 2 1001 1001 4096 Sep 16 19:14 bin [2022-09-16T19:22:11.270Z] drwxrwxr-x 18 1001 1001 4096 Sep 16 19:14 cmd [2022-09-16T19:22:11.270Z] -rw-r--r-- 1 root root 491309 Sep 16 19:20 coverage.out [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 3670 Sep 16 19:14 go.mod [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 38527 Sep 16 19:14 go.sum [2022-09-16T19:22:11.270Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 19:14 internal [2022-09-16T19:22:11.270Z] drwxrwxr-x 3 1001 1001 4096 Sep 16 19:14 openapi [2022-09-16T19:22:11.270Z] drwxrwxr-x 4 1001 1001 4096 Sep 16 19:14 snap [2022-09-16T19:22:11.270Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 19:14 version.go [Pipeline] sh [2022-09-16T19:22:11.946Z] + '[' -e coverage.out ] [2022-09-16T19:22:11.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-16T19:22:11.980Z] Warning: overwriting stash ‘coverage-report’ [2022-09-16T19:22:12.774Z] Stashed 1 file(s) [Pipeline] sh [2022-09-16T19:22:13.438Z] + make build [2022-09-16T19:22:13.439Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-16T19:23:35.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-16T19:24:57.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-16T19:24:57.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-16T19:25:29.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-16T19:25:29.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-16T19:25:33.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-16T19:25:40.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-16T19:25:43.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-16T19:25:49.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-16T19:25:52.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-16T19:25:56.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-16T19:26:05.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-16T19:26:10.464Z] $ docker stop --time=1 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 [2022-09-16T19:26:12.451Z] $ docker rm -f 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:26:14.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-16T19:26:14.994Z] [2022-09-16T19:26:14.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:26:15.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-16T19:26:15.708Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-16T19:26:15.708Z] 29e5d40040c1: Pulling fs layer [2022-09-16T19:26:15.708Z] 1ce36da41761: Pulling fs layer [2022-09-16T19:26:15.708Z] 25b303627fd3: Pulling fs layer [2022-09-16T19:26:15.986Z] 29e5d40040c1: Verifying Checksum [2022-09-16T19:26:15.986Z] 29e5d40040c1: Download complete [2022-09-16T19:26:16.267Z] 1ce36da41761: Verifying Checksum [2022-09-16T19:26:16.267Z] 1ce36da41761: Download complete [2022-09-16T19:26:16.545Z] 29e5d40040c1: Pull complete [2022-09-16T19:26:17.983Z] 1ce36da41761: Pull complete [2022-09-16T19:26:17.983Z] 25b303627fd3: Verifying Checksum [2022-09-16T19:26:17.983Z] 25b303627fd3: Download complete [2022-09-16T19:26:30.398Z] 25b303627fd3: Pull complete [2022-09-16T19:26:30.398Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-16T19:26:30.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-16T19:26:30.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:26:30.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container [2022-09-16T19:26:30.892Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-16T19:26:33.233Z] $ docker top 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:26:34.193Z] + docker-compose build --help [2022-09-16T19:26:34.193Z] + grep parallel [2022-09-16T19:26:37.560Z] --parallel Build images in parallel. [Pipeline] } [2022-09-16T19:26:37.872Z] $ docker stop --time=1 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 [2022-09-16T19:26:39.546Z] $ docker rm -f 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:26:40.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-16T19:26:40.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:26:40.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container [2022-09-16T19:26:40.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-16T19:26:42.077Z] $ docker top 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:26:43.033Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-16T19:26:47.317Z] Building core-command ... [2022-09-16T19:26:47.317Z] Building core-data ... [2022-09-16T19:26:47.317Z] Building core-metadata ... [2022-09-16T19:26:47.317Z] Building security-bootstrapper ... [2022-09-16T19:26:47.317Z] Building security-proxy-setup ... [2022-09-16T19:26:47.317Z] Building security-secretstore-setup ... [2022-09-16T19:26:47.317Z] Building security-spiffe-token-provider ... [2022-09-16T19:26:47.317Z] Building security-spire-agent ... [2022-09-16T19:26:47.317Z] Building security-spire-config ... [2022-09-16T19:26:47.317Z] Building security-spire-server ... [2022-09-16T19:26:47.317Z] Building support-notifications ... [2022-09-16T19:26:47.317Z] Building support-scheduler ... [2022-09-16T19:26:47.317Z] Building sys-mgmt-agent ... [2022-09-16T19:26:47.317Z] Building support-notifications [2022-09-16T19:26:47.317Z] Building security-spire-server [2022-09-16T19:26:47.317Z] Building security-bootstrapper [2022-09-16T19:26:47.317Z] Building security-secretstore-setup [2022-09-16T19:26:47.317Z] Building security-spire-config [2022-09-16T19:27:34.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:27:34.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:27:34.282Z] ---> 7e4d2430e298 [2022-09-16T19:27:34.282Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:27:34.282Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:27:34.282Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:27:34.282Z] ---> 7e4d2430e298 [2022-09-16T19:27:34.282Z] Step 3/25 : WORKDIR /edgex-go [2022-09-16T19:27:34.282Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:27:34.282Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:27:34.282Z] ---> 7e4d2430e298 [2022-09-16T19:27:34.282Z] Step 3/33 : WORKDIR /edgex-go [2022-09-16T19:27:34.282Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:27:34.282Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:27:34.282Z] ---> 7e4d2430e298 [2022-09-16T19:27:34.282Z] Step 3/25 : WORKDIR /edgex-go [2022-09-16T19:27:34.282Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:27:34.282Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:27:34.282Z] ---> 7e4d2430e298 [2022-09-16T19:27:34.282Z] Step 3/26 : WORKDIR /edgex-go [2022-09-16T19:27:34.282Z] ---> Running in c5bb244de998 [2022-09-16T19:27:34.282Z] ---> Running in a05d55927f24 [2022-09-16T19:27:34.282Z] ---> Running in 71201ff5d64a [2022-09-16T19:27:34.282Z] ---> Running in 82f27a557e4b [2022-09-16T19:27:34.282Z] ---> Running in cf6a12b4ec66 [2022-09-16T19:27:34.282Z] Removing intermediate container cf6a12b4ec66 [2022-09-16T19:27:34.282Z] ---> de05e030a096 [2022-09-16T19:27:34.282Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:27:34.282Z] Removing intermediate container 82f27a557e4b [2022-09-16T19:27:34.282Z] ---> ec19c080e785 [2022-09-16T19:27:34.282Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:27:34.565Z] Removing intermediate container c5bb244de998 [2022-09-16T19:27:34.565Z] ---> f2cbf1faea99 [2022-09-16T19:27:34.565Z] Step 4/23 : WORKDIR /edgex-go [2022-09-16T19:27:34.565Z] Removing intermediate container 71201ff5d64a [2022-09-16T19:27:34.565Z] ---> 9b571d5d9a9d [2022-09-16T19:27:34.565Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:27:34.565Z] ---> Running in 20ba88cc9676 [2022-09-16T19:27:34.565Z] ---> Running in 4d9a0e96ec1f [2022-09-16T19:27:34.565Z] ---> Running in f26dddcb0fc5 [2022-09-16T19:27:34.565Z] Removing intermediate container a05d55927f24 [2022-09-16T19:27:34.565Z] ---> cb5d4de09a5b [2022-09-16T19:27:34.565Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:27:34.842Z] ---> Running in a7e5555e78d7 [2022-09-16T19:27:34.842Z] ---> Running in 9e66f55360f3 [2022-09-16T19:27:35.447Z] Removing intermediate container f26dddcb0fc5 [2022-09-16T19:27:35.448Z] ---> 0d6a33fd2f01 [2022-09-16T19:27:35.448Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:27:35.720Z] ---> Running in 3585c76cf92c [2022-09-16T19:27:38.358Z] Removing intermediate container 4d9a0e96ec1f [2022-09-16T19:27:38.358Z] ---> 1e4f14510cf6 [2022-09-16T19:27:38.358Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:27:38.358Z] ---> Running in f3e45d322c6d [2022-09-16T19:27:38.641Z] Removing intermediate container 9e66f55360f3 [2022-09-16T19:27:38.641Z] ---> 5e8bb79cac1b [2022-09-16T19:27:38.641Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-16T19:27:38.641Z] Removing intermediate container 20ba88cc9676 [2022-09-16T19:27:38.641Z] ---> 91b32ed6b25d [2022-09-16T19:27:38.641Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-16T19:27:38.921Z] Removing intermediate container 3585c76cf92c [2022-09-16T19:27:38.921Z] ---> 19d9d286a25d [2022-09-16T19:27:38.921Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-16T19:27:38.921Z] ---> Running in cc8b13b51f81 [2022-09-16T19:27:38.921Z] ---> Running in feba965763df [2022-09-16T19:27:38.921Z] Removing intermediate container a7e5555e78d7 [2022-09-16T19:27:38.921Z] ---> 7a64fefaccc0 [2022-09-16T19:27:38.921Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:27:39.201Z] ---> Running in 9be84bcf4a8c [2022-09-16T19:27:39.201Z] ---> Running in a139e5c67c94 [2022-09-16T19:27:40.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:40.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:41.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:41.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:41.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:41.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:41.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:42.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:42.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:42.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:27:42.352Z] OK: 221 MiB in 51 packages [2022-09-16T19:27:43.340Z] OK: 221 MiB in 51 packages [2022-09-16T19:27:43.616Z] OK: 221 MiB in 51 packages [2022-09-16T19:27:43.616Z] OK: 221 MiB in 51 packages [2022-09-16T19:27:43.616Z] OK: 221 MiB in 51 packages [2022-09-16T19:27:43.905Z] Removing intermediate container f3e45d322c6d [2022-09-16T19:27:43.905Z] ---> 1936676f80d7 [2022-09-16T19:27:43.905Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-16T19:27:44.904Z] Removing intermediate container feba965763df [2022-09-16T19:27:44.904Z] ---> 67f2813ea509 [2022-09-16T19:27:44.904Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-16T19:27:45.185Z] Removing intermediate container cc8b13b51f81 [2022-09-16T19:27:45.185Z] ---> 823128c51b10 [2022-09-16T19:27:45.185Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-16T19:27:45.479Z] Removing intermediate container 9be84bcf4a8c [2022-09-16T19:27:45.479Z] ---> 3d2e62a2fe7d [2022-09-16T19:27:45.479Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-16T19:27:45.479Z] Removing intermediate container a139e5c67c94 [2022-09-16T19:27:45.479Z] ---> ef1da1604934 [2022-09-16T19:27:45.479Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-16T19:27:45.479Z] ---> 85f2ae87eae3 [2022-09-16T19:27:45.479Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:27:45.479Z] ---> Running in 4fe6af34721e [2022-09-16T19:27:46.088Z] ---> df4ab5591d7c [2022-09-16T19:27:46.088Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:27:46.377Z] ---> Running in 4651016a6709 [2022-09-16T19:27:46.667Z] ---> 519f1bcaf8cc [2022-09-16T19:27:46.667Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:27:46.667Z] ---> Running in 0a36f77f1705 [2022-09-16T19:27:46.948Z] ---> 0bff68b081d4 [2022-09-16T19:27:46.948Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:27:46.948Z] ---> f2fe0bb97a74 [2022-09-16T19:27:46.948Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:27:47.228Z] ---> Running in a67b28ac1b90 [2022-09-16T19:27:47.228Z] ---> Running in 1c041666673e [2022-09-16T19:28:55.261Z] Removing intermediate container 4651016a6709 [2022-09-16T19:28:55.261Z] ---> c1d184f19291 [2022-09-16T19:28:55.261Z] Step 8/25 : COPY . . [2022-09-16T19:28:55.261Z] Removing intermediate container a67b28ac1b90 [2022-09-16T19:28:55.261Z] ---> aa04d9833a1e [2022-09-16T19:28:55.261Z] Step 8/25 : COPY . . [2022-09-16T19:28:55.261Z] Removing intermediate container 1c041666673e [2022-09-16T19:28:55.261Z] ---> 6d1a8b34b325 [2022-09-16T19:28:55.261Z] Step 9/23 : COPY . . [2022-09-16T19:28:55.261Z] Removing intermediate container 0a36f77f1705 [2022-09-16T19:28:55.261Z] ---> 960f11ed6179 [2022-09-16T19:28:55.261Z] Step 8/33 : COPY . . [2022-09-16T19:28:55.261Z] Removing intermediate container 4fe6af34721e [2022-09-16T19:28:55.261Z] ---> dfadbbb228ef [2022-09-16T19:28:55.261Z] Step 8/26 : COPY . . [2022-09-16T19:29:00.705Z] ---> eaa1ee5abeb0 [2022-09-16T19:29:00.705Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-16T19:29:00.705Z] ---> c52319de3b0d [2022-09-16T19:29:00.705Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-16T19:29:00.705Z] ---> Running in 2b8b47436087 [2022-09-16T19:29:00.705Z] ---> ae590cf7d96a [2022-09-16T19:29:00.705Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-16T19:29:00.705Z] ---> c4c4e385fb49 [2022-09-16T19:29:00.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:29:00.705Z] ---> Running in fa3f0710da4c [2022-09-16T19:29:00.705Z] ---> Running in 89515dfb2525 [2022-09-16T19:29:00.705Z] ---> bbde4f1a3cff [2022-09-16T19:29:00.705Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:29:00.705Z] ---> Running in 2bcd3f348f8b [2022-09-16T19:29:00.988Z] ---> Running in b8658dd48156 [2022-09-16T19:29:01.602Z] Removing intermediate container 2bcd3f348f8b [2022-09-16T19:29:01.602Z] ---> 971d4ae54c85 [2022-09-16T19:29:01.602Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-16T19:29:01.602Z] ---> Running in 84d63705c9e5 [2022-09-16T19:29:01.602Z] Removing intermediate container b8658dd48156 [2022-09-16T19:29:01.602Z] ---> 7237b5075e9c [2022-09-16T19:29:01.602Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-16T19:29:01.887Z] ---> Running in a70e273ccdf6 [2022-09-16T19:29:02.166Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-16T19:29:02.454Z] Removing intermediate container a70e273ccdf6 [2022-09-16T19:29:02.454Z] ---> d82b4741eac9 [2022-09-16T19:29:02.454Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:29:02.731Z] Removing intermediate container 84d63705c9e5 [2022-09-16T19:29:02.732Z] ---> 15e62dc002e5 [2022-09-16T19:29:02.732Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:29:02.732Z] ---> Running in 49712b47e1df [2022-09-16T19:29:02.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-16T19:29:03.014Z] ---> Running in e3b051d58f8c [2022-09-16T19:29:03.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-16T19:29:06.422Z] Removing intermediate container 49712b47e1df [2022-09-16T19:29:06.422Z] ---> 77d8cbd5bff1 [2022-09-16T19:29:06.422Z] Step 12/25 : WORKDIR /edgex-go [2022-09-16T19:29:06.422Z] ---> Running in 15b7798583fe [2022-09-16T19:29:06.698Z] Removing intermediate container e3b051d58f8c [2022-09-16T19:29:06.698Z] ---> 7f5427942e66 [2022-09-16T19:29:06.698Z] Step 12/26 : WORKDIR /edgex-go [2022-09-16T19:29:06.698Z] ---> Running in fe6d557d7683 [2022-09-16T19:29:06.993Z] Removing intermediate container 15b7798583fe [2022-09-16T19:29:06.993Z] ---> 9d70e5d78357 [2022-09-16T19:29:06.993Z] [2022-09-16T19:29:06.993Z] Step 13/25 : FROM alpine:3.15 [2022-09-16T19:29:07.273Z] 3.15: Pulling from library/alpine [2022-09-16T19:29:07.552Z] Removing intermediate container fe6d557d7683 [2022-09-16T19:29:07.552Z] ---> 6346f8b7b020 [2022-09-16T19:29:07.552Z] [2022-09-16T19:29:07.552Z] Step 13/26 : FROM alpine:3.15 [2022-09-16T19:29:07.825Z] 3.15: Pulling from library/alpine [2022-09-16T19:29:08.817Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-16T19:29:08.817Z] Status: Downloaded newer image for alpine:3.15 [2022-09-16T19:29:08.817Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-16T19:29:08.817Z] Status: Image is up to date for alpine:3.15 [2022-09-16T19:29:08.817Z] ---> 02e0d6fdf486 [2022-09-16T19:29:08.817Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:29:08.817Z] ---> 02e0d6fdf486 [2022-09-16T19:29:08.817Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:29:08.817Z] ---> Running in 8b6c65e20a1a [2022-09-16T19:29:08.817Z] ---> Running in 26daf7cb54e7 [2022-09-16T19:29:09.421Z] Removing intermediate container 8b6c65e20a1a [2022-09-16T19:29:09.421Z] ---> 073ecf29ca67 [2022-09-16T19:29:09.421Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:29:09.699Z] Removing intermediate container 26daf7cb54e7 [2022-09-16T19:29:09.699Z] ---> 7b3681849875 [2022-09-16T19:29:09.699Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:29:09.699Z] ---> Running in 2657afb5e3a2 [2022-09-16T19:29:09.699Z] ---> Running in c0687437a6c0 [2022-09-16T19:29:13.120Z] Removing intermediate container 2657afb5e3a2 [2022-09-16T19:29:13.120Z] ---> 80720a671f7d [2022-09-16T19:29:13.120Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-16T19:29:13.405Z] ---> Running in 0f91e9839e12 [2022-09-16T19:29:13.405Z] Removing intermediate container c0687437a6c0 [2022-09-16T19:29:13.405Z] ---> b0e11d970c81 [2022-09-16T19:29:13.405Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-16T19:29:13.691Z] ---> Running in 147075dfbe07 [2022-09-16T19:29:15.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:15.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:16.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:16.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:17.975Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:29:17.975Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:29:17.975Z] OK: 15734 distinct packages available [2022-09-16T19:29:18.256Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:29:18.256Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:29:18.256Z] OK: 15734 distinct packages available [2022-09-16T19:29:18.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:18.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:19.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:19.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:29:20.523Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-16T19:29:20.523Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-16T19:29:20.523Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:29:20.801Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:29:20.801Z] (3/4) Installing libucontext (1.1-r0) [2022-09-16T19:29:20.801Z] (3/5) Installing libucontext (1.1-r0) [2022-09-16T19:29:20.801Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-16T19:29:20.801Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-16T19:29:20.801Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:29:20.801Z] OK: 6 MiB in 18 packages [2022-09-16T19:29:21.076Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-16T19:29:21.076Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:29:21.076Z] OK: 6 MiB in 19 packages [2022-09-16T19:29:23.084Z] Removing intermediate container 0f91e9839e12 [2022-09-16T19:29:23.085Z] ---> 32f3888dfb16 [2022-09-16T19:29:23.085Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:29:23.085Z] Removing intermediate container 147075dfbe07 [2022-09-16T19:29:23.085Z] ---> 4fb3013b8172 [2022-09-16T19:29:23.085Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:29:31.399Z] ---> 1f7e2a771e37 [2022-09-16T19:29:31.399Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:29:31.399Z] ---> 6afbde1e114f [2022-09-16T19:29:31.399Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:29:32.014Z] ---> 737ca576fda8 [2022-09-16T19:29:32.014Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-16T19:29:32.014Z] ---> 47a1dbe65cd9 [2022-09-16T19:29:32.014Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-16T19:29:32.014Z] ---> Running in 2b3f25e90c75 [2022-09-16T19:29:32.643Z] Removing intermediate container 2b3f25e90c75 [2022-09-16T19:29:32.644Z] ---> 8762f440de7a [2022-09-16T19:29:32.644Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-16T19:29:33.273Z] ---> aa4c04ea1f2a [2022-09-16T19:29:33.273Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-16T19:29:33.887Z] ---> 3f7caa42f350 [2022-09-16T19:29:33.887Z] Step 21/26 : WORKDIR / [2022-09-16T19:29:34.171Z] ---> Running in 5c43ff894833 [2022-09-16T19:29:34.459Z] ---> a42b7c03cc6d [2022-09-16T19:29:34.459Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:29:34.459Z] ---> Running in fae6fcf5c9e5 [2022-09-16T19:29:34.739Z] Removing intermediate container 5c43ff894833 [2022-09-16T19:29:34.739Z] ---> e600ae32442a [2022-09-16T19:29:34.739Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:29:35.031Z] ---> Running in 7c05c275a1f9 [2022-09-16T19:29:35.316Z] Removing intermediate container fae6fcf5c9e5 [2022-09-16T19:29:35.316Z] ---> b93b05d2c1b1 [2022-09-16T19:29:35.316Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:29:35.316Z] ---> Running in 7ac1c6a7c123 [2022-09-16T19:29:35.600Z] Removing intermediate container 7c05c275a1f9 [2022-09-16T19:29:35.600Z] ---> 2c509c04201f [2022-09-16T19:29:35.600Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:29:35.600Z] ---> Running in 760f5d65569c [2022-09-16T19:29:36.216Z] Removing intermediate container 7ac1c6a7c123 [2022-09-16T19:29:36.216Z] ---> 21ba6300b581 [2022-09-16T19:29:36.216Z] Step 23/25 : LABEL arch=arm64 [2022-09-16T19:29:36.216Z] ---> Running in 6995df085df5 [2022-09-16T19:29:36.216Z] Removing intermediate container 760f5d65569c [2022-09-16T19:29:36.216Z] ---> eaa32c3d3a5d [2022-09-16T19:29:36.216Z] Step 24/26 : LABEL arch=arm64 [2022-09-16T19:29:36.492Z] ---> Running in 9e498d0c6fd8 [2022-09-16T19:29:37.115Z] Removing intermediate container 9e498d0c6fd8 [2022-09-16T19:29:37.115Z] ---> 4c7fa11fc9d6 [2022-09-16T19:29:37.115Z] Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:29:37.115Z] Removing intermediate container 6995df085df5 [2022-09-16T19:29:37.115Z] ---> 04f0c8299e0e [2022-09-16T19:29:37.115Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:29:37.115Z] ---> Running in 0e9b1f9022d8 [2022-09-16T19:29:37.115Z] ---> Running in 469a607950b0 [2022-09-16T19:29:38.116Z] Removing intermediate container 469a607950b0 [2022-09-16T19:29:38.116Z] ---> 1cbb089a5815 [2022-09-16T19:29:38.116Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:29:38.117Z] Removing intermediate container 0e9b1f9022d8 [2022-09-16T19:29:38.117Z] ---> f168fbe3d450 [2022-09-16T19:29:38.117Z] Step 26/26 : LABEL version=0.0.0 [2022-09-16T19:29:38.117Z] ---> Running in 80beb2d5e330 [2022-09-16T19:29:38.117Z] ---> Running in ca068842e41b [2022-09-16T19:29:38.732Z] Removing intermediate container 80beb2d5e330 [2022-09-16T19:29:38.732Z] ---> 09cf659d138d [2022-09-16T19:29:38.732Z] [2022-09-16T19:29:38.732Z] Removing intermediate container ca068842e41b [2022-09-16T19:29:38.732Z] ---> 6fc601220caf [2022-09-16T19:29:38.732Z] [2022-09-16T19:29:39.012Z] Successfully built 09cf659d138d [2022-09-16T19:29:39.012Z] Successfully tagged security-spire-server-arm64:latest [2022-09-16T19:29:39.012Z] Building security-proxy-setup [2022-09-16T19:29:39.290Z]  Building security-spire-server ... done Successfully built 6fc601220caf [2022-09-16T19:29:39.290Z] Successfully tagged security-spire-config-arm64:latest [2022-09-16T19:29:39.290Z]  Building security-spire-config ... done Building core-data [2022-09-16T19:30:06.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:30:06.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:30:06.169Z] ---> 7e4d2430e298 [2022-09-16T19:30:06.169Z] Step 3/22 : WORKDIR /edgex-go [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> cb5d4de09a5b [2022-09-16T19:30:06.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> 5e8bb79cac1b [2022-09-16T19:30:06.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> 67f2813ea509 [2022-09-16T19:30:06.169Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> df4ab5591d7c [2022-09-16T19:30:06.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> c1d184f19291 [2022-09-16T19:30:06.169Z] Step 8/22 : COPY . . [2022-09-16T19:30:06.169Z] ---> Using cache [2022-09-16T19:30:06.169Z] ---> c52319de3b0d [2022-09-16T19:30:06.169Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-16T19:30:06.455Z] ---> Running in 0219da79b863 [2022-09-16T19:30:06.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:30:06.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:30:06.455Z] ---> 7e4d2430e298 [2022-09-16T19:30:06.455Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:30:06.455Z] ---> Using cache [2022-09-16T19:30:06.455Z] ---> f2cbf1faea99 [2022-09-16T19:30:06.455Z] Step 4/24 : WORKDIR /edgex-go [2022-09-16T19:30:06.455Z] ---> Using cache [2022-09-16T19:30:06.455Z] ---> 0d6a33fd2f01 [2022-09-16T19:30:06.455Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:30:06.455Z] ---> Using cache [2022-09-16T19:30:06.455Z] ---> 19d9d286a25d [2022-09-16T19:30:06.455Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-16T19:30:06.455Z] ---> Running in 12e6f30b4c87 [2022-09-16T19:30:09.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:30:09.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-16T19:30:09.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:30:10.736Z] OK: 221 MiB in 51 packages [2022-09-16T19:30:12.205Z] Removing intermediate container 12e6f30b4c87 [2022-09-16T19:30:12.205Z] ---> 39844eff3a7b [2022-09-16T19:30:12.205Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-16T19:30:13.211Z] ---> 6af803e9107c [2022-09-16T19:30:13.211Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:30:13.497Z] ---> Running in 268505583f2d [2022-09-16T19:31:00.562Z] Removing intermediate container 268505583f2d [2022-09-16T19:31:00.562Z] ---> c437613f781e [2022-09-16T19:31:00.562Z] Step 9/24 : COPY . . [2022-09-16T19:31:13.283Z] ---> eeb2c46067b8 [2022-09-16T19:31:13.283Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-16T19:31:13.283Z] ---> Running in b4ef2efa3d4b [2022-09-16T19:31:14.736Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-16T19:34:06.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-16T19:34:25.172Z] Removing intermediate container fa3f0710da4c [2022-09-16T19:34:25.172Z] ---> 527a12eababa [2022-09-16T19:34:25.172Z] [2022-09-16T19:34:25.172Z] Step 10/25 : FROM alpine:3.16 [2022-09-16T19:34:25.172Z] 3.16: Pulling from library/alpine [2022-09-16T19:34:26.171Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-16T19:34:26.171Z] Status: Downloaded newer image for alpine:3.16 [2022-09-16T19:34:26.171Z] ---> a6215f271958 [2022-09-16T19:34:26.171Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-16T19:34:26.456Z] ---> Running in 38f078d63422 [2022-09-16T19:34:28.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:34:29.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:34:30.581Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-16T19:34:30.862Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-16T19:34:30.862Z] (3/3) Installing su-exec (0.2-r1) [2022-09-16T19:34:30.862Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:34:30.862Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:34:31.147Z] Removing intermediate container 89515dfb2525 [2022-09-16T19:34:31.147Z] ---> 7196b8331508 [2022-09-16T19:34:31.147Z] [2022-09-16T19:34:31.147Z] Step 10/33 : FROM alpine:3.16 [2022-09-16T19:34:31.147Z] ---> a6215f271958 [2022-09-16T19:34:31.147Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:34:31.147Z] ---> Running in 1a5ce642c758 [2022-09-16T19:34:31.426Z] OK: 6 MiB in 17 packages [2022-09-16T19:34:31.708Z] Removing intermediate container 1a5ce642c758 [2022-09-16T19:34:31.708Z] ---> 834c76aae84d [2022-09-16T19:34:31.708Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-16T19:34:31.708Z] ---> Running in 8d8c6b7cf234 [2022-09-16T19:34:34.376Z] Removing intermediate container 38f078d63422 [2022-09-16T19:34:34.376Z] ---> c61135c55406 [2022-09-16T19:34:34.376Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-16T19:34:34.376Z] ---> Running in 60fc388333b2 [2022-09-16T19:34:34.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:34:34.656Z] Removing intermediate container 60fc388333b2 [2022-09-16T19:34:34.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:34:34.656Z] ---> 349d23f05a71 [2022-09-16T19:34:34.656Z] Step 13/25 : WORKDIR / [2022-09-16T19:34:34.932Z] ---> Running in 22b33f053c46 [2022-09-16T19:34:35.527Z] Removing intermediate container 22b33f053c46 [2022-09-16T19:34:35.527Z] ---> a1f61007116f [2022-09-16T19:34:35.527Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-16T19:34:36.143Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-16T19:34:36.143Z] (2/2) Installing su-exec (0.2-r1) [2022-09-16T19:34:36.143Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:34:36.143Z] OK: 5 MiB in 16 packages [2022-09-16T19:34:36.425Z] ---> daaded1c360c [2022-09-16T19:34:36.425Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-16T19:34:37.872Z] ---> 24f04580b5ad [2022-09-16T19:34:37.872Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-16T19:34:37.872Z] Removing intermediate container 8d8c6b7cf234 [2022-09-16T19:34:37.872Z] ---> 5715bf287a12 [2022-09-16T19:34:37.872Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-16T19:34:38.148Z] ---> Running in 213f691b139b [2022-09-16T19:34:38.812Z] Removing intermediate container 213f691b139b [2022-09-16T19:34:38.812Z] ---> adb579365d9f [2022-09-16T19:34:38.812Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-16T19:34:38.812Z] ---> Running in 3e3844a1b990 [2022-09-16T19:34:39.087Z] ---> 639e3f0c50ce [2022-09-16T19:34:39.087Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-16T19:34:39.370Z] Removing intermediate container 3e3844a1b990 [2022-09-16T19:34:39.370Z] ---> b8a071d0c27b [2022-09-16T19:34:39.370Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-16T19:34:39.643Z] ---> Running in 9e263e6d990f [2022-09-16T19:34:40.238Z] ---> 698edb263d93 [2022-09-16T19:34:40.238Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-16T19:34:40.238Z] Removing intermediate container 9e263e6d990f [2022-09-16T19:34:40.238Z] ---> eb6895300b3d [2022-09-16T19:34:40.516Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-16T19:34:40.516Z] ---> Running in af34bfa4c114 [2022-09-16T19:34:41.513Z] Removing intermediate container af34bfa4c114 [2022-09-16T19:34:41.513Z] ---> 3925298710aa [2022-09-16T19:34:41.513Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-16T19:34:41.513Z] ---> Running in 44c2b5ab9b39 [2022-09-16T19:34:42.966Z] ---> 926cdf2f53fa [2022-09-16T19:34:42.966Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-16T19:34:44.952Z] Removing intermediate container 44c2b5ab9b39 [2022-09-16T19:34:44.952Z] ---> 775b30910a9e [2022-09-16T19:34:44.952Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-16T19:34:44.952Z] ---> Running in ec5502de9082 [2022-09-16T19:34:45.576Z] Removing intermediate container ec5502de9082 [2022-09-16T19:34:45.576Z] ---> fece82543da1 [2022-09-16T19:34:45.576Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-16T19:34:45.576Z] ---> a5cc074b574d [2022-09-16T19:34:45.576Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-16T19:34:47.088Z] ---> 46f54dc35746 [2022-09-16T19:34:47.088Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-16T19:34:47.088Z] ---> Running in d3643609c556 [2022-09-16T19:34:47.088Z] ---> 4b8368e12f25 [2022-09-16T19:34:47.088Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-16T19:34:47.365Z] ---> Running in a1d1490e1d29 [2022-09-16T19:34:51.710Z] Removing intermediate container d3643609c556 [2022-09-16T19:34:51.710Z] ---> d5bde6c963c0 [2022-09-16T19:34:51.710Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:34:51.710Z] Removing intermediate container a1d1490e1d29 [2022-09-16T19:34:51.710Z] ---> 6cec9f390654 [2022-09-16T19:34:51.710Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-16T19:34:51.710Z] ---> Running in c2a26f70c77a [2022-09-16T19:34:51.995Z] Removing intermediate container c2a26f70c77a [2022-09-16T19:34:51.995Z] ---> 9367adb711a9 [2022-09-16T19:34:51.995Z] Step 23/25 : LABEL arch=arm64 [2022-09-16T19:34:51.995Z] ---> Running in fda7d095ee20 [2022-09-16T19:34:51.995Z] ---> bbc5ba11eef6 [2022-09-16T19:34:51.995Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-16T19:34:52.981Z] Removing intermediate container fda7d095ee20 [2022-09-16T19:34:52.981Z] ---> 09fc078199a0 [2022-09-16T19:34:52.981Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:34:52.981Z] ---> Running in c03aa3783450 [2022-09-16T19:34:53.588Z] Removing intermediate container c03aa3783450 [2022-09-16T19:34:53.588Z] ---> 112deccc4852 [2022-09-16T19:34:53.588Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:34:53.862Z] ---> Running in 7c054af5aa8f [2022-09-16T19:34:54.469Z] Removing intermediate container 7c054af5aa8f [2022-09-16T19:34:54.469Z] ---> 2cd023cd7b64 [2022-09-16T19:34:54.469Z] [2022-09-16T19:34:54.745Z] ---> f7e8a622b8b8 [2022-09-16T19:34:54.745Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-16T19:34:55.355Z] Successfully built 2cd023cd7b64 [2022-09-16T19:34:55.355Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-16T19:34:55.355Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-09-16T19:34:55.636Z] ---> fddd09d641c5 [2022-09-16T19:34:55.636Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-16T19:34:56.629Z] ---> 688e4d9f9220 [2022-09-16T19:34:56.630Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-16T19:34:58.088Z] ---> 7256132ab111 [2022-09-16T19:34:58.088Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-16T19:34:58.699Z] ---> 312953961096 [2022-09-16T19:34:58.699Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-16T19:34:59.697Z] ---> a0534da7fe0e [2022-09-16T19:34:59.697Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-16T19:34:59.976Z] ---> Running in 8e2a01d9ba83 [2022-09-16T19:35:03.406Z] Removing intermediate container 8e2a01d9ba83 [2022-09-16T19:35:03.406Z] ---> dd86ced8d964 [2022-09-16T19:35:03.406Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-16T19:35:03.406Z] ---> Running in 7665018b29b9 [2022-09-16T19:35:04.022Z] Removing intermediate container 7665018b29b9 [2022-09-16T19:35:04.022Z] ---> 7bd2c6d8bbf0 [2022-09-16T19:35:04.022Z] Step 30/33 : CMD ["gate"] [2022-09-16T19:35:04.022Z] ---> Running in 4ec4ec1768ab [2022-09-16T19:35:05.029Z] Removing intermediate container 4ec4ec1768ab [2022-09-16T19:35:05.029Z] ---> 3e91f4aa3401 [2022-09-16T19:35:05.029Z] Step 31/33 : LABEL arch=arm64 [2022-09-16T19:35:05.029Z] ---> Running in 55a80deffe13 [2022-09-16T19:35:05.644Z] Removing intermediate container 55a80deffe13 [2022-09-16T19:35:05.644Z] ---> f9a6c0799b6f [2022-09-16T19:35:05.644Z] Step 32/33 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:35:05.921Z] ---> Running in b08cf21d0bdd [2022-09-16T19:35:06.536Z] Removing intermediate container b08cf21d0bdd [2022-09-16T19:35:06.536Z] ---> 583c4d014828 [2022-09-16T19:35:06.536Z] Step 33/33 : LABEL version=0.0.0 [2022-09-16T19:35:06.536Z] ---> Running in 6a61efef1b5b [2022-09-16T19:35:07.537Z] Removing intermediate container 6a61efef1b5b [2022-09-16T19:35:07.537Z] ---> b031427bccd0 [2022-09-16T19:35:07.537Z] [2022-09-16T19:35:07.537Z] Successfully built b031427bccd0 [2022-09-16T19:35:07.537Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-16T19:35:07.537Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-09-16T19:35:14.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:35:14.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:35:14.304Z] ---> 7e4d2430e298 [2022-09-16T19:35:14.304Z] Step 3/23 : WORKDIR /edgex-go [2022-09-16T19:35:14.304Z] ---> Using cache [2022-09-16T19:35:14.304Z] ---> cb5d4de09a5b [2022-09-16T19:35:14.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:35:14.304Z] ---> Using cache [2022-09-16T19:35:14.304Z] ---> 5e8bb79cac1b [2022-09-16T19:35:14.304Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-16T19:35:14.304Z] ---> Running in 0971316cfa55 [2022-09-16T19:35:15.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-16T19:35:16.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:17.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:19.379Z] OK: 221 MiB in 51 packages [2022-09-16T19:35:20.836Z] Removing intermediate container 0971316cfa55 [2022-09-16T19:35:20.836Z] ---> d3f06fd99400 [2022-09-16T19:35:20.836Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-16T19:35:22.291Z] ---> df8514c92074 [2022-09-16T19:35:22.291Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:35:22.291Z] ---> Running in bf97825cd52f [2022-09-16T19:35:25.723Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:35:25.723Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:35:25.723Z] ---> 7e4d2430e298 [2022-09-16T19:35:25.723Z] Step 3/26 : WORKDIR /edgex-go [2022-09-16T19:35:25.723Z] ---> Using cache [2022-09-16T19:35:25.723Z] ---> cb5d4de09a5b [2022-09-16T19:35:25.723Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:35:25.723Z] ---> Using cache [2022-09-16T19:35:25.723Z] ---> 5e8bb79cac1b [2022-09-16T19:35:25.723Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-16T19:35:26.006Z] ---> Running in a3593983d3ac [2022-09-16T19:35:28.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:29.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:30.299Z] OK: 221 MiB in 51 packages [2022-09-16T19:35:32.321Z] Removing intermediate container a3593983d3ac [2022-09-16T19:35:32.321Z] ---> 43e29433284d [2022-09-16T19:35:32.321Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-16T19:35:33.777Z] ---> 6570047b6d60 [2022-09-16T19:35:33.777Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:35:33.777Z] ---> Running in a577bdb9e50b [2022-09-16T19:35:40.581Z] Removing intermediate container 0219da79b863 [2022-09-16T19:35:40.581Z] ---> b5aa6c08099c [2022-09-16T19:35:40.581Z] [2022-09-16T19:35:40.581Z] Step 10/22 : FROM alpine:3.16 [2022-09-16T19:35:40.581Z] ---> a6215f271958 [2022-09-16T19:35:40.581Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-16T19:35:40.581Z] ---> Running in 90c5904a4178 [2022-09-16T19:35:42.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:42.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:35:43.829Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-16T19:35:44.105Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-16T19:35:44.105Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-16T19:35:44.105Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-16T19:35:44.105Z] (5/6) Installing curl (7.83.1-r3) [2022-09-16T19:35:44.105Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-16T19:35:44.105Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:35:44.105Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:35:44.708Z] OK: 8 MiB in 20 packages [2022-09-16T19:35:47.359Z] Removing intermediate container 90c5904a4178 [2022-09-16T19:35:47.359Z] ---> 4cf7e5e3113f [2022-09-16T19:35:47.359Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-16T19:35:47.359Z] ---> Running in 2dfb34e211b4 [2022-09-16T19:35:47.641Z] Removing intermediate container 2dfb34e211b4 [2022-09-16T19:35:47.641Z] ---> 8eaf2f50f3cf [2022-09-16T19:35:47.641Z] Step 13/22 : WORKDIR /edgex [2022-09-16T19:35:47.920Z] ---> Running in 0dbe00296b0b [2022-09-16T19:35:48.526Z] Removing intermediate container 0dbe00296b0b [2022-09-16T19:35:48.526Z] ---> 9a2555a63a19 [2022-09-16T19:35:48.526Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-16T19:35:49.518Z] ---> 782fd916202d [2022-09-16T19:35:49.518Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-16T19:35:51.528Z] ---> fc7b64a494b4 [2022-09-16T19:35:51.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-16T19:35:54.938Z] ---> abbd3fbd1516 [2022-09-16T19:35:54.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-16T19:35:56.385Z] ---> 5339409647d6 [2022-09-16T19:35:56.385Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-16T19:35:56.385Z] ---> Running in 99dce6c7e318 [2022-09-16T19:36:00.712Z] Removing intermediate container 99dce6c7e318 [2022-09-16T19:36:00.712Z] ---> 3bfad6646797 [2022-09-16T19:36:00.712Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-16T19:36:00.712Z] ---> Running in 4a37cd332fe0 [2022-09-16T19:36:01.709Z] Removing intermediate container 4a37cd332fe0 [2022-09-16T19:36:01.709Z] ---> 8c49fecb612a [2022-09-16T19:36:01.709Z] Step 20/22 : LABEL arch=arm64 [2022-09-16T19:36:01.983Z] ---> Running in bac5f64a6e7e [2022-09-16T19:36:02.968Z] Removing intermediate container bac5f64a6e7e [2022-09-16T19:36:02.968Z] ---> 7d75c378fe77 [2022-09-16T19:36:02.968Z] Step 21/22 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:36:03.248Z] ---> Running in 29a8e31c7b47 [2022-09-16T19:36:04.231Z] Removing intermediate container 29a8e31c7b47 [2022-09-16T19:36:04.231Z] ---> b85ba7c5cd7b [2022-09-16T19:36:04.231Z] Step 22/22 : LABEL version=0.0.0 [2022-09-16T19:36:04.505Z] ---> Running in 18a81cdbd663 [2022-09-16T19:36:05.491Z] Removing intermediate container 18a81cdbd663 [2022-09-16T19:36:05.491Z] ---> 5a7646d85a55 [2022-09-16T19:36:05.491Z] [2022-09-16T19:36:06.098Z] Successfully built 5a7646d85a55 [2022-09-16T19:36:06.098Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-16T19:36:06.098Z]  Building security-proxy-setup ... done Building core-command [2022-09-16T19:36:28.293Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:36:28.293Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:36:28.293Z] ---> 7e4d2430e298 [2022-09-16T19:36:28.293Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:36:28.293Z] ---> Using cache [2022-09-16T19:36:28.293Z] ---> f2cbf1faea99 [2022-09-16T19:36:28.293Z] Step 4/24 : WORKDIR /edgex-go [2022-09-16T19:36:28.293Z] ---> Using cache [2022-09-16T19:36:28.293Z] ---> 0d6a33fd2f01 [2022-09-16T19:36:28.293Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:36:28.293Z] ---> Using cache [2022-09-16T19:36:28.293Z] ---> 19d9d286a25d [2022-09-16T19:36:28.293Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-16T19:36:28.293Z] ---> Running in 826c5a2ce288 [2022-09-16T19:36:28.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:36:29.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:36:31.336Z] OK: 221 MiB in 51 packages [2022-09-16T19:36:31.336Z] Removing intermediate container bf97825cd52f [2022-09-16T19:36:31.336Z] ---> f86129605b9f [2022-09-16T19:36:31.336Z] Step 8/23 : COPY . . [2022-09-16T19:36:33.983Z] Removing intermediate container 826c5a2ce288 [2022-09-16T19:36:33.983Z] ---> 2e485ac0c1b2 [2022-09-16T19:36:33.983Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-16T19:36:35.978Z] ---> 51c42974d232 [2022-09-16T19:36:35.978Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:36:35.978Z] ---> Running in 06ae49d08835 [2022-09-16T19:36:38.624Z] Removing intermediate container a577bdb9e50b [2022-09-16T19:36:38.624Z] ---> 405a5e46c94b [2022-09-16T19:36:38.624Z] Step 8/26 : COPY . . [2022-09-16T19:36:51.070Z] ---> 148f244f6e08 [2022-09-16T19:36:51.070Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-16T19:36:51.070Z] ---> Running in 30044013351b [2022-09-16T19:36:53.055Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-16T19:36:56.478Z] ---> b4733a814229 [2022-09-16T19:36:56.478Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-16T19:36:56.478Z] ---> Running in c820fd71c7a2 [2022-09-16T19:36:56.771Z] Removing intermediate container c820fd71c7a2 [2022-09-16T19:36:56.771Z] ---> 00064b49c8f5 [2022-09-16T19:36:56.771Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-16T19:36:56.771Z] ---> Running in b0901dfc47c7 [2022-09-16T19:36:57.371Z] Removing intermediate container b0901dfc47c7 [2022-09-16T19:36:57.371Z] ---> 92a2e34ae7c1 [2022-09-16T19:36:57.371Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-16T19:36:57.645Z] ---> Running in 8b603aa25473 [2022-09-16T19:37:01.054Z] Removing intermediate container 8b603aa25473 [2022-09-16T19:37:01.054Z] ---> 06ce8c61e306 [2022-09-16T19:37:01.054Z] Step 12/26 : WORKDIR /edgex-go [2022-09-16T19:37:01.054Z] ---> Running in cb60ab1492ad [2022-09-16T19:37:01.054Z] Removing intermediate container cb60ab1492ad [2022-09-16T19:37:01.054Z] ---> 0735ffd703fa [2022-09-16T19:37:01.054Z] [2022-09-16T19:37:01.054Z] Step 13/26 : FROM alpine:3.15 [2022-09-16T19:37:01.054Z] ---> 02e0d6fdf486 [2022-09-16T19:37:01.054Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:37:01.054Z] ---> Using cache [2022-09-16T19:37:01.054Z] ---> 7b3681849875 [2022-09-16T19:37:01.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:37:01.054Z] ---> Using cache [2022-09-16T19:37:01.054Z] ---> b0e11d970c81 [2022-09-16T19:37:01.054Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-16T19:37:01.330Z] ---> Using cache [2022-09-16T19:37:01.330Z] ---> 4fb3013b8172 [2022-09-16T19:37:01.330Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-16T19:37:06.754Z] ---> 2da502e39924 [2022-09-16T19:37:06.754Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-16T19:37:19.204Z] ---> 095aa6d342d9 [2022-09-16T19:37:19.205Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-16T19:37:21.203Z] ---> 811a38ec3ed9 [2022-09-16T19:37:21.203Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-16T19:37:22.659Z] ---> 57e400f56e87 [2022-09-16T19:37:22.659Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-16T19:37:24.660Z] ---> c19a99eeb5b9 [2022-09-16T19:37:24.660Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-16T19:37:24.660Z] ---> Running in d74d0d290242 [2022-09-16T19:37:25.266Z] Removing intermediate container d74d0d290242 [2022-09-16T19:37:25.266Z] ---> 703eb9518fe3 [2022-09-16T19:37:25.266Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-16T19:37:25.550Z] ---> Running in 6361e2baeee9 [2022-09-16T19:37:26.992Z] Removing intermediate container 6361e2baeee9 [2022-09-16T19:37:26.992Z] ---> f36574438f4b [2022-09-16T19:37:26.992Z] Step 24/26 : LABEL arch=arm64 [2022-09-16T19:37:26.992Z] ---> Running in ec58d53cecae [2022-09-16T19:37:27.977Z] Removing intermediate container 2b8b47436087 [2022-09-16T19:37:27.977Z] ---> ca6fed286af3 [2022-09-16T19:37:27.977Z] [2022-09-16T19:37:27.977Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:37:27.977Z] ---> a6215f271958 [2022-09-16T19:37:27.977Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-16T19:37:28.260Z] Removing intermediate container ec58d53cecae [2022-09-16T19:37:28.260Z] ---> 7f41faede859 [2022-09-16T19:37:28.260Z] ---> Running in 72b3ee7bb816 [2022-09-16T19:37:28.260Z] Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:37:28.863Z] ---> Running in 9e8d3a09ca78 [2022-09-16T19:37:29.855Z] Removing intermediate container 9e8d3a09ca78 [2022-09-16T19:37:29.855Z] ---> 4f934c66c08c [2022-09-16T19:37:29.855Z] Step 26/26 : LABEL version=0.0.0 [2022-09-16T19:37:30.133Z] ---> Running in 6c811d9cca9e [2022-09-16T19:37:31.118Z] Removing intermediate container 6c811d9cca9e [2022-09-16T19:37:31.118Z] ---> 7dee240402e6 [2022-09-16T19:37:31.118Z] [2022-09-16T19:37:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:31.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:31.952Z] Successfully built 7dee240402e6 [2022-09-16T19:37:31.952Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-16T19:37:31.952Z] Building security-spiffe-token-provider [2022-09-16T19:37:32.942Z]  Building security-spire-agent ... done (1/2) Installing ca-certificates (20220614-r0) [2022-09-16T19:37:32.942Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-16T19:37:32.942Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:37:32.942Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:37:33.234Z] OK: 6 MiB in 16 packages [2022-09-16T19:37:37.921Z] Removing intermediate container 72b3ee7bb816 [2022-09-16T19:37:37.921Z] ---> 35b146d4c628 [2022-09-16T19:37:37.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:37:37.921Z] ---> Running in 3b613a318fb8 [2022-09-16T19:37:38.935Z] Removing intermediate container 3b613a318fb8 [2022-09-16T19:37:38.935Z] ---> 63cccc59cdbe [2022-09-16T19:37:38.935Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-16T19:37:38.935Z] ---> Running in 9f122c55b5e4 [2022-09-16T19:37:40.429Z] Removing intermediate container 9f122c55b5e4 [2022-09-16T19:37:40.429Z] ---> 5f5a49145cdb [2022-09-16T19:37:40.429Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:37:40.745Z] ---> Running in 13fa4998f039 [2022-09-16T19:37:42.208Z] Removing intermediate container 13fa4998f039 [2022-09-16T19:37:42.208Z] ---> 021a301f14f0 [2022-09-16T19:37:42.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:37:42.208Z] Removing intermediate container b4ef2efa3d4b [2022-09-16T19:37:42.208Z] ---> 65205d7b7b82 [2022-09-16T19:37:42.208Z] [2022-09-16T19:37:42.208Z] Step 11/24 : FROM alpine:3.16 [2022-09-16T19:37:42.208Z] ---> a6215f271958 [2022-09-16T19:37:42.208Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-16T19:37:42.482Z] ---> Running in 6e47a556f5be [2022-09-16T19:37:43.465Z] ---> ed82f6ac9bd3 [2022-09-16T19:37:43.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-16T19:37:43.748Z] Removing intermediate container 6e47a556f5be [2022-09-16T19:37:43.748Z] ---> 59b82dc6f85e [2022-09-16T19:37:43.748Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-16T19:37:43.748Z] ---> Running in dcf53dbe7df1 [2022-09-16T19:37:44.753Z] Removing intermediate container 06ae49d08835 [2022-09-16T19:37:44.753Z] ---> be5036ab3b33 [2022-09-16T19:37:44.753Z] Step 9/24 : COPY . . [2022-09-16T19:37:44.753Z] Removing intermediate container dcf53dbe7df1 [2022-09-16T19:37:44.753Z] ---> 34c8bd6ea2f5 [2022-09-16T19:37:44.753Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-16T19:37:45.044Z] ---> Running in 0a4932876772 [2022-09-16T19:37:46.057Z] Removing intermediate container 0a4932876772 [2022-09-16T19:37:46.057Z] ---> f50f7a69d4b3 [2022-09-16T19:37:46.057Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:37:46.347Z] ---> Running in 87e53b666df0 [2022-09-16T19:37:49.779Z] ---> 8c38b48c41c7 [2022-09-16T19:37:49.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-16T19:37:50.776Z] Removing intermediate container 87e53b666df0 [2022-09-16T19:37:50.776Z] ---> 94bf82150984 [2022-09-16T19:37:50.776Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-16T19:37:50.776Z] ---> Running in 68a011cac033 [2022-09-16T19:37:51.053Z] ---> 2aa5d739395c [2022-09-16T19:37:51.053Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-16T19:37:51.330Z] ---> Running in 0bf43b7cb332 [2022-09-16T19:37:52.785Z] Removing intermediate container 0bf43b7cb332 [2022-09-16T19:37:52.785Z] ---> c62dd61f8ca2 [2022-09-16T19:37:52.785Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:37:52.785Z] ---> Running in ff02d4dd451b [2022-09-16T19:37:52.785Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:37:52.785Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:37:52.785Z] ---> 7e4d2430e298 [2022-09-16T19:37:52.785Z] Step 3/20 : WORKDIR /edgex-go [2022-09-16T19:37:52.785Z] ---> Using cache [2022-09-16T19:37:52.785Z] ---> cb5d4de09a5b [2022-09-16T19:37:52.785Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-16T19:37:53.059Z] ---> Running in fd7a64999d01 [2022-09-16T19:37:54.049Z] Removing intermediate container ff02d4dd451b [2022-09-16T19:37:54.049Z] ---> 12ad9aa5c60c [2022-09-16T19:37:54.049Z] Step 21/23 : LABEL arch=arm64 [2022-09-16T19:37:54.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:54.324Z] ---> Running in 803eef4c8b07 [2022-09-16T19:37:54.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:55.206Z] Removing intermediate container 803eef4c8b07 [2022-09-16T19:37:55.206Z] ---> 6cb750ce8d6d [2022-09-16T19:37:55.206Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:37:55.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:55.478Z] ---> Running in e59de5e2be2f [2022-09-16T19:37:55.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:56.084Z] Removing intermediate container e59de5e2be2f [2022-09-16T19:37:56.084Z] ---> 8c54b3fa8d3d [2022-09-16T19:37:56.084Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:37:56.361Z] ---> Running in e87714af6f31 [2022-09-16T19:37:56.961Z] v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-16T19:37:56.961Z] v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-16T19:37:56.961Z] OK: 16895 distinct packages available [2022-09-16T19:37:56.961Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-16T19:37:56.961Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T19:37:56.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:56.961Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-16T19:37:57.239Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T19:37:57.239Z] Removing intermediate container e87714af6f31 [2022-09-16T19:37:57.239Z] ---> 1853478c4143 [2022-09-16T19:37:57.239Z] [2022-09-16T19:37:57.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:37:57.514Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-16T19:37:57.514Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-16T19:37:57.514Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:37:57.789Z] Successfully built 1853478c4143 [2022-09-16T19:37:57.790Z] Successfully tagged support-notifications-arm64:latest [2022-09-16T19:37:57.790Z] OK: 8 MiB in 20 packages [2022-09-16T19:37:57.790Z]  Building support-notifications ... done Building support-scheduler [2022-09-16T19:37:58.784Z] OK: 221 MiB in 51 packages [2022-09-16T19:38:00.249Z] Removing intermediate container 68a011cac033 [2022-09-16T19:38:00.249Z] ---> c7961a69793f [2022-09-16T19:38:00.249Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:38:00.536Z] Removing intermediate container fd7a64999d01 [2022-09-16T19:38:00.536Z] ---> 9f0ef5a71969 [2022-09-16T19:38:00.536Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-16T19:38:01.985Z] ---> 5be152ff3fd4 [2022-09-16T19:38:01.985Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-16T19:38:01.985Z] ---> c6ffd172eff0 [2022-09-16T19:38:01.985Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:38:02.263Z] ---> Running in 5d58e2cffa57 [2022-09-16T19:38:06.593Z] ---> deb664bae9f1 [2022-09-16T19:38:06.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-16T19:38:07.581Z] ---> b6266bdf321f [2022-09-16T19:38:07.581Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-16T19:38:07.581Z] ---> Running in ff7c40e81044 [2022-09-16T19:38:08.568Z] Removing intermediate container ff7c40e81044 [2022-09-16T19:38:08.568Z] ---> fe51caf358d3 [2022-09-16T19:38:08.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:38:08.871Z] ---> Running in e5a3ec3ead95 [2022-09-16T19:38:09.861Z] Removing intermediate container e5a3ec3ead95 [2022-09-16T19:38:09.861Z] ---> 216d1e6445dd [2022-09-16T19:38:09.861Z] Step 22/24 : LABEL arch=arm64 [2022-09-16T19:38:10.137Z] ---> Running in 0e99779c1cdd [2022-09-16T19:38:10.738Z] ---> ac9728b1f577 [2022-09-16T19:38:10.738Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-16T19:38:11.013Z] Removing intermediate container 0e99779c1cdd [2022-09-16T19:38:11.013Z] ---> cafa825d3767 [2022-09-16T19:38:11.013Z] Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:38:11.013Z] ---> Running in 01e658a16332 [2022-09-16T19:38:11.013Z] ---> Running in db7477adedc4 [2022-09-16T19:38:12.004Z] Removing intermediate container 01e658a16332 [2022-09-16T19:38:12.004Z] ---> 8eeb6e589e87 [2022-09-16T19:38:12.004Z] Step 24/24 : LABEL version=0.0.0 [2022-09-16T19:38:12.280Z] ---> Running in db7bb1e4a9b9 [2022-09-16T19:38:13.267Z] Removing intermediate container db7bb1e4a9b9 [2022-09-16T19:38:13.267Z] ---> d181250312d5 [2022-09-16T19:38:13.267Z] [2022-09-16T19:38:13.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-16T19:38:13.870Z] Successfully built d181250312d5 [2022-09-16T19:38:13.870Z] Successfully tagged core-data-arm64:latest [2022-09-16T19:38:13.870Z]  Building core-data ... done Building core-metadata [2022-09-16T19:38:18.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:38:18.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:38:18.215Z] ---> 7e4d2430e298 [2022-09-16T19:38:18.215Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> f2cbf1faea99 [2022-09-16T19:38:18.215Z] Step 4/23 : WORKDIR /edgex-go [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> 0d6a33fd2f01 [2022-09-16T19:38:18.215Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> 19d9d286a25d [2022-09-16T19:38:18.215Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> 2e485ac0c1b2 [2022-09-16T19:38:18.215Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> 51c42974d232 [2022-09-16T19:38:18.215Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> be5036ab3b33 [2022-09-16T19:38:18.215Z] Step 9/23 : COPY . . [2022-09-16T19:38:18.215Z] ---> Using cache [2022-09-16T19:38:18.215Z] ---> ac9728b1f577 [2022-09-16T19:38:18.215Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-16T19:38:18.215Z] ---> Running in 155bb6dc0f5a [2022-09-16T19:38:20.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-16T19:38:32.656Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-16T19:38:32.656Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-16T19:38:32.656Z] ---> 7e4d2430e298 [2022-09-16T19:38:32.656Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> f2cbf1faea99 [2022-09-16T19:38:32.656Z] Step 4/25 : WORKDIR /edgex-go [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> 0d6a33fd2f01 [2022-09-16T19:38:32.656Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> 19d9d286a25d [2022-09-16T19:38:32.656Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> 2e485ac0c1b2 [2022-09-16T19:38:32.656Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> 51c42974d232 [2022-09-16T19:38:32.656Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> be5036ab3b33 [2022-09-16T19:38:32.656Z] Step 9/25 : COPY . . [2022-09-16T19:38:32.656Z] ---> Using cache [2022-09-16T19:38:32.656Z] ---> ac9728b1f577 [2022-09-16T19:38:32.656Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-16T19:38:33.269Z] ---> Running in 338754b39fef [2022-09-16T19:38:35.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-16T19:38:54.270Z] Removing intermediate container 5d58e2cffa57 [2022-09-16T19:38:54.270Z] ---> 83877517b20f [2022-09-16T19:38:54.270Z] Step 7/20 : COPY . . [2022-09-16T19:39:04.454Z] ---> b4960edc1234 [2022-09-16T19:39:04.454Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-16T19:39:04.454Z] ---> Running in 40ee2a00af3d [2022-09-16T19:39:05.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-16T19:41:27.796Z] Removing intermediate container 30044013351b [2022-09-16T19:41:27.796Z] ---> c2a2ef89ac82 [2022-09-16T19:41:27.796Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-16T19:41:27.796Z] ---> Running in 5f405418933c [2022-09-16T19:41:27.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-16T19:41:27.796Z] Removing intermediate container 5f405418933c [2022-09-16T19:41:27.796Z] ---> 6bfc0ffa9c00 [2022-09-16T19:41:27.796Z] [2022-09-16T19:41:27.796Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:41:27.796Z] ---> a6215f271958 [2022-09-16T19:41:27.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:41:27.796Z] ---> Running in 22f24bb969fd [2022-09-16T19:41:27.796Z] Removing intermediate container 22f24bb969fd [2022-09-16T19:41:27.796Z] ---> fa6eb628bcf7 [2022-09-16T19:41:27.796Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-16T19:41:27.796Z] ---> Running in 4908fb3942da [2022-09-16T19:41:27.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:41:28.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:41:29.535Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-16T19:41:29.535Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-16T19:41:29.535Z] (3/33) Installing readline (8.1.2-r0) [2022-09-16T19:41:29.535Z] (4/33) Installing bash (5.1.16-r2) [2022-09-16T19:41:29.535Z] Executing bash-5.1.16-r2.post-install [2022-09-16T19:41:29.535Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-16T19:41:29.535Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-16T19:41:29.535Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-16T19:41:29.535Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-16T19:41:29.535Z] (9/33) Installing curl (7.83.1-r3) [2022-09-16T19:41:29.535Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-16T19:41:30.528Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-16T19:41:30.528Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-16T19:41:30.528Z] (13/33) Installing expat (2.4.8-r0) [2022-09-16T19:41:30.528Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-16T19:41:30.528Z] (15/33) Installing gdbm (1.23-r0) [2022-09-16T19:41:30.528Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-16T19:41:30.528Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-16T19:41:30.528Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-16T19:41:30.805Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-16T19:41:30.805Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-16T19:41:30.805Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-16T19:41:33.441Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-16T19:41:33.441Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-16T19:41:33.441Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-16T19:41:33.441Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-16T19:41:33.441Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-16T19:41:33.441Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-16T19:41:33.441Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-16T19:41:33.441Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-16T19:41:33.441Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-16T19:41:33.441Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-16T19:41:33.441Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-16T19:41:33.720Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-16T19:41:34.320Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:41:34.320Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:41:34.603Z] OK: 120 MiB in 47 packages [2022-09-16T19:41:49.728Z] Collecting docker-compose==1.23.2 [2022-09-16T19:41:49.728Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-16T19:41:49.728Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 [2022-09-16T19:41:49.728Z] Collecting docopt<0.7,>=0.6.1 [2022-09-16T19:41:49.728Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-16T19:41:49.728Z] Preparing metadata (setup.py): started [2022-09-16T19:41:51.176Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:41:51.452Z] Collecting docker<4.0,>=3.6.0 [2022-09-16T19:41:51.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-16T19:41:51.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.8 MB/s eta 0:00:00 [2022-09-16T19:41:52.437Z] Collecting PyYAML<4,>=3.10 [2022-09-16T19:41:52.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-16T19:41:52.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.7 MB/s eta 0:00:00 [2022-09-16T19:41:53.886Z] Preparing metadata (setup.py): started [2022-09-16T19:41:55.889Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:41:56.491Z] Collecting jsonschema<3,>=2.5.1 [2022-09-16T19:41:56.491Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-16T19:41:56.769Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-16T19:41:56.770Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-16T19:41:56.770Z] Preparing metadata (setup.py): started [2022-09-16T19:41:58.760Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:42:00.210Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-16T19:42:00.210Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-16T19:42:00.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.1 MB/s eta 0:00:00 [2022-09-16T19:42:00.815Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-16T19:42:00.815Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-16T19:42:00.815Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.1 MB/s eta 0:00:00 [2022-09-16T19:42:00.815Z] Collecting texttable<0.10,>=0.9.0 [2022-09-16T19:42:00.815Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-16T19:42:00.815Z] Preparing metadata (setup.py): started [2022-09-16T19:42:02.802Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-16T19:42:03.076Z] Collecting cached-property<2,>=1.2.0 [2022-09-16T19:42:03.076Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-16T19:42:03.076Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-16T19:42:04.060Z] Collecting docker-pycreds>=0.4.0 [2022-09-16T19:42:04.060Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-16T19:42:04.336Z] Collecting certifi>=2017.4.17 [2022-09-16T19:42:04.612Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-16T19:42:04.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 20.6 MB/s eta 0:00:00 [2022-09-16T19:42:04.888Z] Collecting idna<2.8,>=2.5 [2022-09-16T19:42:04.888Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-16T19:42:04.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.3 MB/s eta 0:00:00 [2022-09-16T19:42:04.888Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-16T19:42:04.888Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-16T19:42:05.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.2 MB/s eta 0:00:00 [2022-09-16T19:42:05.762Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-16T19:42:05.762Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-16T19:42:05.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.1 MB/s eta 0:00:00 [2022-09-16T19:42:06.362Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-16T19:42:06.362Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-16T19:42:06.362Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-16T19:42:06.362Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-16T19:42:07.348Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-16T19:42:07.348Z] Running setup.py install for texttable: started [2022-09-16T19:42:09.981Z] Running setup.py install for texttable: finished with status 'done' [2022-09-16T19:42:09.981Z] Running setup.py install for PyYAML: started [2022-09-16T19:42:12.616Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-16T19:42:14.062Z] Running setup.py install for docopt: started [2022-09-16T19:42:16.693Z] Running setup.py install for docopt: finished with status 'done' [2022-09-16T19:42:20.108Z] Running setup.py install for dockerpty: started [2022-09-16T19:42:22.742Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-16T19:42:25.376Z] 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 [2022-09-16T19:42:25.376Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-16T19:42:43.722Z] Removing intermediate container 4908fb3942da [2022-09-16T19:42:43.722Z] ---> 39101495c3a8 [2022-09-16T19:42:43.722Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-16T19:42:43.722Z] ---> Running in 13ca34453e97 [2022-09-16T19:42:43.722Z] Removing intermediate container 13ca34453e97 [2022-09-16T19:42:43.722Z] ---> 76b33b83f46d [2022-09-16T19:42:43.722Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:42:43.722Z] ---> Running in 33425f81e54a [2022-09-16T19:42:43.722Z] Removing intermediate container 33425f81e54a [2022-09-16T19:42:43.722Z] ---> 36bf1a053a14 [2022-09-16T19:42:43.722Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-16T19:42:43.999Z] ---> 0f4fd0508157 [2022-09-16T19:42:43.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-16T19:42:44.988Z] ---> 4c07f65b5bfc [2022-09-16T19:42:44.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-16T19:42:45.981Z] ---> 7a71a6a94e6c [2022-09-16T19:42:45.981Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-16T19:42:46.262Z] ---> Running in b01240946b58 [2022-09-16T19:42:46.557Z] Removing intermediate container b01240946b58 [2022-09-16T19:42:46.557Z] ---> e1eb0c5ad513 [2022-09-16T19:42:46.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:42:46.557Z] ---> Running in 2062e994a199 [2022-09-16T19:42:47.206Z] Removing intermediate container 2062e994a199 [2022-09-16T19:42:47.206Z] ---> 70616bc86c2e [2022-09-16T19:42:47.206Z] Step 21/23 : LABEL arch=arm64 [2022-09-16T19:42:47.485Z] ---> Running in 3233119364b4 [2022-09-16T19:42:47.770Z] Removing intermediate container 3233119364b4 [2022-09-16T19:42:47.770Z] ---> c45c74f31d4d [2022-09-16T19:42:47.770Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:42:48.051Z] ---> Running in e429dbf25f32 [2022-09-16T19:42:48.653Z] Removing intermediate container e429dbf25f32 [2022-09-16T19:42:48.653Z] ---> d48072ba2b0c [2022-09-16T19:42:48.653Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:42:48.653Z] ---> Running in 4ac3bada9dae [2022-09-16T19:42:48.933Z] Removing intermediate container 4ac3bada9dae [2022-09-16T19:42:48.933Z] ---> 9d7d15237601 [2022-09-16T19:42:48.933Z] [2022-09-16T19:42:49.206Z] Successfully built 9d7d15237601 [2022-09-16T19:42:49.206Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-16T19:43:57.268Z]  Building sys-mgmt-agent ... done Removing intermediate container db7477adedc4 [2022-09-16T19:43:57.268Z] ---> 8ad05246c08d [2022-09-16T19:43:57.268Z] [2022-09-16T19:43:57.268Z] Step 11/24 : FROM alpine:3.16 [2022-09-16T19:43:57.268Z] ---> a6215f271958 [2022-09-16T19:43:57.268Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:43:57.268Z] ---> Running in 619f048ee0ac [2022-09-16T19:43:57.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:43:57.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:43:57.268Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-16T19:43:57.268Z] Executing busybox-1.35.0-r17.trigger [2022-09-16T19:43:57.268Z] OK: 5 MiB in 15 packages [2022-09-16T19:43:58.716Z] Removing intermediate container 619f048ee0ac [2022-09-16T19:43:58.716Z] ---> a8724db1f8f7 [2022-09-16T19:43:58.716Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:43:58.716Z] ---> Running in f48d8493c112 [2022-09-16T19:43:58.989Z] Removing intermediate container f48d8493c112 [2022-09-16T19:43:58.989Z] ---> 9c310d9add27 [2022-09-16T19:43:58.989Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-16T19:43:58.989Z] ---> Running in d3af28cc6e85 [2022-09-16T19:43:59.585Z] Removing intermediate container d3af28cc6e85 [2022-09-16T19:43:59.585Z] ---> 3a0069786c92 [2022-09-16T19:43:59.585Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-16T19:43:59.862Z] ---> Running in 266988f63a7b [2022-09-16T19:44:00.142Z] Removing intermediate container 266988f63a7b [2022-09-16T19:44:00.142Z] ---> d8fc30d6b00d [2022-09-16T19:44:00.142Z] Step 16/24 : WORKDIR / [2022-09-16T19:44:00.417Z] ---> Running in 3d3371f2f8bf [2022-09-16T19:44:00.695Z] Removing intermediate container 3d3371f2f8bf [2022-09-16T19:44:00.695Z] ---> 732b91d8e12f [2022-09-16T19:44:00.695Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:44:01.690Z] ---> a1ad790afc0a [2022-09-16T19:44:01.690Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-16T19:44:03.678Z] ---> 1d1b03561c48 [2022-09-16T19:44:03.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-16T19:44:04.674Z] ---> f29c47a86bfa [2022-09-16T19:44:04.674Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-16T19:44:04.674Z] ---> Running in 8ce066e7321a [2022-09-16T19:44:05.275Z] Removing intermediate container 8ce066e7321a [2022-09-16T19:44:05.275Z] ---> ceea00e9cd8a [2022-09-16T19:44:05.275Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:44:05.275Z] ---> Running in 68d1cf8c53e5 [2022-09-16T19:44:05.886Z] Removing intermediate container 68d1cf8c53e5 [2022-09-16T19:44:05.886Z] ---> 7cb2ca217dc1 [2022-09-16T19:44:05.886Z] Step 22/24 : LABEL arch=arm64 [2022-09-16T19:44:05.886Z] ---> Running in fbf208ce1585 [2022-09-16T19:44:06.498Z] Removing intermediate container fbf208ce1585 [2022-09-16T19:44:06.498Z] ---> 08d5c34acc99 [2022-09-16T19:44:06.498Z] Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:44:06.498Z] ---> Running in 0386b2e35adb [2022-09-16T19:44:07.102Z] Removing intermediate container 0386b2e35adb [2022-09-16T19:44:07.102Z] ---> 0d5fe2234d1c [2022-09-16T19:44:07.102Z] Step 24/24 : LABEL version=0.0.0 [2022-09-16T19:44:07.102Z] ---> Running in e27fc41b37d4 [2022-09-16T19:44:07.706Z] Removing intermediate container e27fc41b37d4 [2022-09-16T19:44:07.706Z] ---> 22a3c9be8df8 [2022-09-16T19:44:07.706Z] [2022-09-16T19:44:07.983Z] Successfully built 22a3c9be8df8 [2022-09-16T19:44:07.983Z] Successfully tagged core-command-arm64:latest [2022-09-16T19:44:30.195Z]  Building core-command ... done Removing intermediate container 338754b39fef [2022-09-16T19:44:30.195Z] ---> 2e5adde84f36 [2022-09-16T19:44:30.195Z] [2022-09-16T19:44:30.195Z] Step 11/25 : FROM alpine:3.16 [2022-09-16T19:44:30.195Z] ---> a6215f271958 [2022-09-16T19:44:30.195Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:44:30.195Z] ---> Using cache [2022-09-16T19:44:30.195Z] ---> a8724db1f8f7 [2022-09-16T19:44:30.195Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:44:30.195Z] ---> Using cache [2022-09-16T19:44:30.195Z] ---> 9c310d9add27 [2022-09-16T19:44:30.195Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-16T19:44:30.195Z] ---> Running in 48daf18795aa [2022-09-16T19:44:30.195Z] Removing intermediate container 48daf18795aa [2022-09-16T19:44:30.195Z] ---> 646970b14055 [2022-09-16T19:44:30.195Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-16T19:44:30.195Z] ---> Running in ebd74f8ea81f [2022-09-16T19:44:30.195Z] Removing intermediate container ebd74f8ea81f [2022-09-16T19:44:30.195Z] ---> fce4053aa082 [2022-09-16T19:44:30.195Z] Step 16/25 : WORKDIR / [2022-09-16T19:44:30.195Z] ---> Running in 0c8fb8ee955d [2022-09-16T19:44:30.195Z] Removing intermediate container 0c8fb8ee955d [2022-09-16T19:44:30.195Z] ---> f7a4af0d164c [2022-09-16T19:44:30.195Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:44:30.195Z] ---> 5f558094e90b [2022-09-16T19:44:30.195Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-16T19:44:31.645Z] ---> a5925586aa6c [2022-09-16T19:44:31.645Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-16T19:44:32.641Z] ---> 1963169fcdf9 [2022-09-16T19:44:32.641Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-16T19:44:33.650Z] ---> 69f456542173 [2022-09-16T19:44:33.650Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-16T19:44:33.650Z] ---> Running in e811129f82d1 [2022-09-16T19:44:34.264Z] Removing intermediate container e811129f82d1 [2022-09-16T19:44:34.264Z] ---> 007efabaafb9 [2022-09-16T19:44:34.264Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:44:34.264Z] ---> Running in 3ddbe658fd5c [2022-09-16T19:44:34.870Z] Removing intermediate container 3ddbe658fd5c [2022-09-16T19:44:34.870Z] ---> b8ef1b980e2c [2022-09-16T19:44:34.870Z] Step 23/25 : LABEL arch=arm64 [2022-09-16T19:44:34.870Z] ---> Running in 9d4c1dbd2060 [2022-09-16T19:44:35.481Z] Removing intermediate container 9d4c1dbd2060 [2022-09-16T19:44:35.481Z] ---> 19280b690b5c [2022-09-16T19:44:35.481Z] Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:44:35.481Z] ---> Running in 7af6161de682 [2022-09-16T19:44:36.085Z] Removing intermediate container 7af6161de682 [2022-09-16T19:44:36.085Z] ---> 17d64dc445dd [2022-09-16T19:44:36.085Z] Step 25/25 : LABEL version=0.0.0 [2022-09-16T19:44:36.085Z] ---> Running in c388f20c8d28 [2022-09-16T19:44:36.693Z] Removing intermediate container c388f20c8d28 [2022-09-16T19:44:36.693Z] ---> 8c7f152a70c6 [2022-09-16T19:44:36.693Z] [2022-09-16T19:44:36.693Z] Successfully built 8c7f152a70c6 [2022-09-16T19:44:36.693Z] Successfully tagged core-metadata-arm64:latest [2022-09-16T19:45:09.085Z]  Building core-metadata ... done Removing intermediate container 40ee2a00af3d [2022-09-16T19:45:09.085Z] ---> ab83bc23e62f [2022-09-16T19:45:09.085Z] [2022-09-16T19:45:09.085Z] Step 9/20 : FROM alpine:3.15 [2022-09-16T19:45:09.085Z] ---> 02e0d6fdf486 [2022-09-16T19:45:09.085Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-16T19:45:09.085Z] ---> Using cache [2022-09-16T19:45:09.085Z] ---> 7b3681849875 [2022-09-16T19:45:09.085Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-16T19:45:09.085Z] ---> Using cache [2022-09-16T19:45:09.085Z] ---> b0e11d970c81 [2022-09-16T19:45:09.085Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-16T19:45:09.085Z] ---> Running in 0313ae310788 [2022-09-16T19:45:09.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:45:09.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:45:10.351Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-16T19:45:10.351Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-16T19:45:10.351Z] OK: 15734 distinct packages available [2022-09-16T19:45:10.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-16T19:45:11.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-16T19:45:12.211Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-16T19:45:12.484Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-16T19:45:12.484Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-16T19:45:12.757Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-16T19:45:12.757Z] (5/9) Installing curl (7.80.0-r3) [2022-09-16T19:45:12.757Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-16T19:45:13.029Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-16T19:45:13.029Z] (8/9) Installing libucontext (1.1-r0) [2022-09-16T19:45:13.029Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-16T19:45:13.305Z] Executing busybox-1.34.1-r7.trigger [2022-09-16T19:45:13.305Z] Executing ca-certificates-20220614-r0.trigger [2022-09-16T19:45:13.580Z] OK: 8 MiB in 23 packages [2022-09-16T19:45:15.015Z] Removing intermediate container 155bb6dc0f5a [2022-09-16T19:45:15.015Z] ---> 94bd9350013d [2022-09-16T19:45:15.015Z] [2022-09-16T19:45:15.015Z] Step 11/23 : FROM alpine:3.16 [2022-09-16T19:45:15.015Z] ---> a6215f271958 [2022-09-16T19:45:15.015Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-16T19:45:15.015Z] ---> Using cache [2022-09-16T19:45:15.015Z] ---> a8724db1f8f7 [2022-09-16T19:45:15.015Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-16T19:45:15.015Z] ---> Using cache [2022-09-16T19:45:15.015Z] ---> 9c310d9add27 [2022-09-16T19:45:15.015Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-16T19:45:15.304Z] ---> Running in 078c8e60ca49 [2022-09-16T19:45:15.304Z] Removing intermediate container 0313ae310788 [2022-09-16T19:45:15.304Z] ---> 40abfe7d2c0d [2022-09-16T19:45:15.304Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:45:15.586Z] Removing intermediate container 078c8e60ca49 [2022-09-16T19:45:15.586Z] ---> b92448be8277 [2022-09-16T19:45:15.586Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-16T19:45:15.586Z] ---> Running in c7816729d300 [2022-09-16T19:45:15.860Z] ---> 2e96ca18166d [2022-09-16T19:45:15.860Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-16T19:45:16.134Z] Removing intermediate container c7816729d300 [2022-09-16T19:45:16.134Z] ---> 70ced9f3744c [2022-09-16T19:45:16.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-16T19:45:16.734Z] ---> fe87db193588 [2022-09-16T19:45:16.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-16T19:45:17.330Z] ---> 9f1e2e6668df [2022-09-16T19:45:17.330Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-16T19:45:17.923Z] ---> 6c30d29c5dcf [2022-09-16T19:45:17.923Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-16T19:45:18.196Z] ---> Running in 360cf64cf7b9 [2022-09-16T19:45:18.196Z] ---> a21f4b7cc2a9 [2022-09-16T19:45:18.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-16T19:45:18.470Z] Removing intermediate container 360cf64cf7b9 [2022-09-16T19:45:18.470Z] ---> bbca7ec4a33b [2022-09-16T19:45:18.470Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:45:18.470Z] ---> Running in a47b80ff2edf [2022-09-16T19:45:18.749Z] ---> e64cb018c8fd [2022-09-16T19:45:18.749Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-16T19:45:19.024Z] ---> Running in 9edc9f27017d [2022-09-16T19:45:19.024Z] Removing intermediate container a47b80ff2edf [2022-09-16T19:45:19.024Z] ---> f5cdaccacaaf [2022-09-16T19:45:19.024Z] Step 18/20 : LABEL arch=arm64 [2022-09-16T19:45:19.024Z] ---> Running in 58b2ab6ff526 [2022-09-16T19:45:19.300Z] Removing intermediate container 9edc9f27017d [2022-09-16T19:45:19.300Z] ---> c797f1b4b73b [2022-09-16T19:45:19.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-16T19:45:19.300Z] ---> Running in e375ed2d4e01 [2022-09-16T19:45:19.577Z] Removing intermediate container 58b2ab6ff526 [2022-09-16T19:45:19.577Z] ---> 0d27fa2b4f46 [2022-09-16T19:45:19.577Z] Step 19/20 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:45:19.577Z] ---> Running in 109cb3503b3c [2022-09-16T19:45:19.860Z] Removing intermediate container e375ed2d4e01 [2022-09-16T19:45:19.860Z] ---> 1906703424f4 [2022-09-16T19:45:19.860Z] Step 21/23 : LABEL arch=arm64 [2022-09-16T19:45:19.860Z] ---> Running in f1922721de82 [2022-09-16T19:45:19.860Z] Removing intermediate container 109cb3503b3c [2022-09-16T19:45:19.860Z] ---> 77c6f96a9464 [2022-09-16T19:45:19.860Z] Step 20/20 : LABEL version=0.0.0 [2022-09-16T19:45:20.138Z] ---> Running in 49465e22520b [2022-09-16T19:45:20.138Z] Removing intermediate container f1922721de82 [2022-09-16T19:45:20.138Z] ---> 379870cac80a [2022-09-16T19:45:20.138Z] Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea [2022-09-16T19:45:20.411Z] ---> Running in 72a87233df22 [2022-09-16T19:45:20.411Z] Removing intermediate container 49465e22520b [2022-09-16T19:45:20.411Z] ---> 1979b739da45 [2022-09-16T19:45:20.411Z] [2022-09-16T19:45:20.686Z] Removing intermediate container 72a87233df22 [2022-09-16T19:45:20.686Z] ---> ad898a46f964 [2022-09-16T19:45:20.686Z] Step 23/23 : LABEL version=0.0.0 [2022-09-16T19:45:20.686Z] Successfully built 1979b739da45 [2022-09-16T19:45:20.686Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-16T19:45:20.686Z]  Building security-spiffe-token-provider ... done  ---> Running in eed4068bcc64 [2022-09-16T19:45:20.957Z] Removing intermediate container eed4068bcc64 [2022-09-16T19:45:20.957Z] ---> fa8a3bbfdb86 [2022-09-16T19:45:20.957Z] [2022-09-16T19:45:21.232Z] Successfully built fa8a3bbfdb86 [2022-09-16T19:45:21.232Z] Successfully tagged support-scheduler-arm64:latest [2022-09-16T19:45:21.522Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-16T19:45:21.540Z] $ docker stop --time=1 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 [2022-09-16T19:45:23.212Z] $ docker rm -f 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-16T19:45:23.809Z] + docker images [2022-09-16T19:45:24.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-16T19:45:24.082Z] support-scheduler-arm64 latest fa8a3bbfdb86 3 seconds ago 25.7MB [2022-09-16T19:45:24.082Z] security-spiffe-token-provider-arm64 latest 1979b739da45 3 seconds ago 28.4MB [2022-09-16T19:45:24.082Z] 94bd9350013d 10 seconds ago 1.43GB [2022-09-16T19:45:24.082Z] ab83bc23e62f 18 seconds ago 1.41GB [2022-09-16T19:45:24.082Z] core-metadata-arm64 latest 8c7f152a70c6 47 seconds ago 17.5MB [2022-09-16T19:45:24.082Z] 2e5adde84f36 57 seconds ago 1.38GB [2022-09-16T19:45:24.082Z] core-command-arm64 latest 22a3c9be8df8 About a minute ago 16.7MB [2022-09-16T19:45:24.082Z] 8ad05246c08d About a minute ago 1.37GB [2022-09-16T19:45:24.082Z] sys-mgmt-agent-arm64 latest 9d7d15237601 2 minutes ago 133MB [2022-09-16T19:45:24.082Z] 6bfc0ffa9c00 3 minutes ago 1.36GB [2022-09-16T19:45:24.082Z] core-data-arm64 latest d181250312d5 7 minutes ago 20.7MB [2022-09-16T19:45:24.082Z] support-notifications-arm64 latest 1853478c4143 7 minutes ago 26.3MB [2022-09-16T19:45:24.082Z] 65205d7b7b82 7 minutes ago 1.38GB [2022-09-16T19:45:24.082Z] security-spire-agent-arm64 latest 7dee240402e6 7 minutes ago 122MB [2022-09-16T19:45:24.082Z] ca6fed286af3 7 minutes ago 1.44GB [2022-09-16T19:45:24.082Z] 0735ffd703fa 8 minutes ago 1.25GB [2022-09-16T19:45:24.082Z] security-proxy-setup-arm64 latest 5a7646d85a55 9 minutes ago 26.4MB [2022-09-16T19:45:24.082Z] b5aa6c08099c 9 minutes ago 1.36GB [2022-09-16T19:45:24.082Z] security-bootstrapper-arm64 latest b031427bccd0 10 minutes ago 19.1MB [2022-09-16T19:45:24.082Z] security-secretstore-setup-arm64 latest 2cd023cd7b64 10 minutes ago 28.2MB [2022-09-16T19:45:24.082Z] 7196b8331508 10 minutes ago 1.36GB [2022-09-16T19:45:24.082Z] 527a12eababa 11 minutes ago 1.37GB [2022-09-16T19:45:24.082Z] security-spire-config-arm64 latest 6fc601220caf 15 minutes ago 83.6MB [2022-09-16T19:45:24.082Z] security-spire-server-arm64 latest 09cf659d138d 15 minutes ago 84.2MB [2022-09-16T19:45:24.082Z] 6346f8b7b020 16 minutes ago 1.25GB [2022-09-16T19:45:24.082Z] 9d70e5d78357 16 minutes ago 1.25GB [2022-09-16T19:45:24.082Z] ci-base-image-arm64 latest 7e4d2430e298 29 minutes ago 995MB [2022-09-16T19:45:24.082Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-16T19:45:24.082Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-16T19:45:24.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-16T19:45:24.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:45:24.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T19:45:24.895Z] [2022-09-16T19:45:24.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:45:25.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T19:45:25.580Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-16T19:45:25.580Z] 8998bd30e6a1: Pulling fs layer [2022-09-16T19:45:25.580Z] 04944245beec: Pulling fs layer [2022-09-16T19:45:25.580Z] 699f458cf7ca: Pulling fs layer [2022-09-16T19:45:25.580Z] 765212b225bb: Pulling fs layer [2022-09-16T19:45:25.580Z] f23df028b6ca: Pulling fs layer [2022-09-16T19:45:25.580Z] d65c8cfc05b1: Pulling fs layer [2022-09-16T19:45:25.580Z] 2437ff75d9bd: Pulling fs layer [2022-09-16T19:45:25.580Z] 765212b225bb: Waiting [2022-09-16T19:45:25.580Z] f23df028b6ca: Waiting [2022-09-16T19:45:25.580Z] d65c8cfc05b1: Waiting [2022-09-16T19:45:25.580Z] 2437ff75d9bd: Waiting [2022-09-16T19:45:25.580Z] 04944245beec: Verifying Checksum [2022-09-16T19:45:25.580Z] 04944245beec: Download complete [2022-09-16T19:45:25.856Z] 765212b225bb: Verifying Checksum [2022-09-16T19:45:25.856Z] 765212b225bb: Download complete [2022-09-16T19:45:25.856Z] f23df028b6ca: Verifying Checksum [2022-09-16T19:45:25.856Z] f23df028b6ca: Download complete [2022-09-16T19:45:25.856Z] d65c8cfc05b1: Verifying Checksum [2022-09-16T19:45:25.856Z] d65c8cfc05b1: Download complete [2022-09-16T19:45:25.856Z] 699f458cf7ca: Verifying Checksum [2022-09-16T19:45:25.856Z] 699f458cf7ca: Download complete [2022-09-16T19:45:26.455Z] 8998bd30e6a1: Verifying Checksum [2022-09-16T19:45:26.455Z] 8998bd30e6a1: Download complete [2022-09-16T19:45:28.439Z] 2437ff75d9bd: Verifying Checksum [2022-09-16T19:45:28.439Z] 2437ff75d9bd: Download complete [2022-09-16T19:45:31.064Z] 8998bd30e6a1: Pull complete [2022-09-16T19:45:31.064Z] 04944245beec: Pull complete [2022-09-16T19:45:32.509Z] 699f458cf7ca: Pull complete [2022-09-16T19:45:32.787Z] 765212b225bb: Pull complete [2022-09-16T19:45:33.768Z] f23df028b6ca: Pull complete [2022-09-16T19:45:34.042Z] d65c8cfc05b1: Pull complete [2022-09-16T19:45:49.127Z] 2437ff75d9bd: Pull complete [2022-09-16T19:45:49.127Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-16T19:45:49.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-16T19:45:49.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:45:49.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container [2022-09-16T19:45:49.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-16T19:45:52.301Z] $ docker top e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:45:53.368Z] ---> job-cost.sh [2022-09-16T19:45:53.368Z] lf-activate-venv: SKIPPING [2022-09-16T19:45:53.368Z] INFO: No Stack... [2022-09-16T19:45:53.960Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-16T19:45:54.551Z] INFO: Archiving Costs [Pipeline] sh [2022-09-16T19:45:55.231Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-16T19:45:55.231Z] + cut -d, -f6 [Pipeline] lock [2022-09-16T19:45:55.280Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] [2022-09-16T19:45:55.287Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] did not exist. Created. [2022-09-16T19:45:55.287Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-16T19:45:56.056Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-16T19:45:56.254Z] Stashed 1 file(s) [Pipeline] } [2022-09-16T19:45:56.273Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-16T19:45:56.359Z] $ docker stop --time=1 e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a [2022-09-16T19:45:57.904Z] $ docker rm -f e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-16T19:45:58.936Z] provisioning config files... [2022-09-16T19:45:58.944Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3397418319346095961tmp [Pipeline] { [Pipeline] sh [2022-09-16T19:45:59.284Z] + set +x [2022-09-16T19:45:59.284Z] + curl -s https://codecov.io/bash [2022-09-16T19:45:59.284Z] + bash -s -- [2022-09-16T19:45:59.545Z] [2022-09-16T19:45:59.545Z] _____ _ [2022-09-16T19:45:59.545Z] / ____| | | [2022-09-16T19:45:59.545Z] | | ___ __| | ___ ___ _____ __ [2022-09-16T19:45:59.545Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-16T19:45:59.545Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-16T19:45:59.545Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-16T19:45:59.545Z] Bash-1.0.6 [2022-09-16T19:45:59.545Z] [2022-09-16T19:45:59.545Z] [2022-09-16T19:45:59.545Z] ==> git version 2.25.1 found [2022-09-16T19:45:59.545Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-16T19:45:59.545Z] Release-Date: 2020-01-08 [2022-09-16T19:45:59.545Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-16T19:45:59.545Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-16T19:45:59.545Z] ==> Jenkins CI detected. [2022-09-16T19:45:59.545Z] current dir:  /w/workspace/edgex-go/1 [2022-09-16T19:45:59.545Z] project root: . [2022-09-16T19:45:59.545Z] --> token set from env [2022-09-16T19:45:59.545Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-16T19:45:59.545Z] ==> Running gcov in . (disable via -X gcov) [2022-09-16T19:45:59.545Z] ==> Python coveragepy not found [2022-09-16T19:45:59.545Z] ==> Searching for coverage reports in: [2022-09-16T19:45:59.545Z] + . [2022-09-16T19:45:59.545Z] -> Found 1 reports [2022-09-16T19:45:59.545Z] ==> Detecting git/mercurial file structure [2022-09-16T19:45:59.545Z] ==> Reading reports [2022-09-16T19:45:59.545Z] + ./coverage.out bytes=491309 [2022-09-16T19:45:59.546Z] ==> Appending adjustments [2022-09-16T19:45:59.546Z] https://docs.codecov.io/docs/fixing-reports [2022-09-16T19:46:00.928Z] + Found adjustments [2022-09-16T19:46:00.928Z] ==> Gzipping contents [2022-09-16T19:46:00.928Z] 64K /tmp/codecov.SGlRms.gz [2022-09-16T19:46:00.928Z] ==> Uploading reports [2022-09-16T19:46:00.929Z] url: https://codecov.io [2022-09-16T19:46:00.929Z] query: branch=PR-4158&commit=6e3383514b86aa562e9feea020d1459b77fc53ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4158&job=&cmd_args= [2022-09-16T19:46:00.929Z] -> Pinging Codecov [2022-09-16T19:46:00.929Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4158&commit=6e3383514b86aa562e9feea020d1459b77fc53ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4158&job=&cmd_args= [2022-09-16T19:46:01.501Z] -> Uploading to [2022-09-16T19:46:01.501Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-16/00271124DB129430A58F1EEE437C3FCB/6e3383514b86aa562e9feea020d1459b77fc53ea/675c3057-ec23-4486-8602-2e7c340fbd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220916T194601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0032341e29cf23c5d0eb14fb67711747565becb76e7eb5b43b53f0de13b7f6ee [2022-09-16T19:46:01.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-16T19:46:01.501Z] Dload Upload Total Spent Left Speed [2022-09-16T19:46:01.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64657 0 0 100 64657 0 220k --:--:-- --:--:-- --:--:-- 220k [2022-09-16T19:46:01.764Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] } [2022-09-16T19:46:01.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-16T19:46:03.143Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:03.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:04.357Z] ---> package-listing.sh [2022-09-16T19:46:04.358Z] ++ facter osfamily [2022-09-16T19:46:04.358Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-16T19:46:04.619Z] + OS_FAMILY=debian [2022-09-16T19:46:04.619Z] + workspace=/w/workspace/edgex-go/1 [2022-09-16T19:46:04.619Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-16T19:46:04.619Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-16T19:46:04.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-16T19:46:04.619Z] + PACKAGES=/tmp/packages_start.txt [2022-09-16T19:46:04.619Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-16T19:46:04.619Z] + PACKAGES=/tmp/packages_end.txt [2022-09-16T19:46:04.619Z] + case "${OS_FAMILY}" in [2022-09-16T19:46:04.619Z] + dpkg -l [2022-09-16T19:46:04.619Z] + grep '^ii' [2022-09-16T19:46:04.619Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-16T19:46:04.619Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-16T19:46:04.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-16T19:46:04.619Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-16T19:46:04.619Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-16T19:46:04.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-16T19:46:04.648Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-16T19:46:04.939Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:46:05.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T19:46:05.561Z] [2022-09-16T19:46:05.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T19:46:05.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T19:46:05.936Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-16T19:46:05.936Z] 5eb5b503b376: Pulling fs layer [2022-09-16T19:46:05.936Z] 5c69ac0246d0: Pulling fs layer [2022-09-16T19:46:05.936Z] ec43610c2a17: Pulling fs layer [2022-09-16T19:46:05.936Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-16T19:46:05.936Z] 33b1e0a273af: Pulling fs layer [2022-09-16T19:46:05.936Z] 5d3b04190fa2: Pulling fs layer [2022-09-16T19:46:05.936Z] 2f39f015ded8: Pulling fs layer [2022-09-16T19:46:05.936Z] 3a2ae6a8a46f: Waiting [2022-09-16T19:46:05.936Z] 33b1e0a273af: Waiting [2022-09-16T19:46:05.936Z] 5d3b04190fa2: Waiting [2022-09-16T19:46:05.936Z] 2f39f015ded8: Waiting [2022-09-16T19:46:05.936Z] 5c69ac0246d0: Verifying Checksum [2022-09-16T19:46:05.936Z] 5c69ac0246d0: Download complete [2022-09-16T19:46:05.936Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-16T19:46:05.936Z] 3a2ae6a8a46f: Download complete [2022-09-16T19:46:06.197Z] 33b1e0a273af: Verifying Checksum [2022-09-16T19:46:06.197Z] 33b1e0a273af: Download complete [2022-09-16T19:46:06.197Z] 5d3b04190fa2: Download complete [2022-09-16T19:46:06.197Z] ec43610c2a17: Verifying Checksum [2022-09-16T19:46:06.197Z] ec43610c2a17: Download complete [2022-09-16T19:46:06.197Z] 5eb5b503b376: Verifying Checksum [2022-09-16T19:46:06.197Z] 5eb5b503b376: Download complete [2022-09-16T19:46:06.765Z] 2f39f015ded8: Verifying Checksum [2022-09-16T19:46:06.765Z] 2f39f015ded8: Download complete [2022-09-16T19:46:07.334Z] 5eb5b503b376: Pull complete [2022-09-16T19:46:07.594Z] 5c69ac0246d0: Pull complete [2022-09-16T19:46:07.856Z] ec43610c2a17: Pull complete [2022-09-16T19:46:08.117Z] 3a2ae6a8a46f: Pull complete [2022-09-16T19:46:08.377Z] 33b1e0a273af: Pull complete [2022-09-16T19:46:08.377Z] 5d3b04190fa2: Pull complete [2022-09-16T19:46:12.572Z] 2f39f015ded8: Pull complete [2022-09-16T19:46:12.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-16T19:46:12.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-16T19:46:12.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-16T19:46:12.793Z] prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container [2022-09-16T19:46:12.828Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-16T19:46:14.234Z] $ docker top 1b7858ae77ba354095356702bffebd3ed94ce1c94cbb29f0e9dceb28607a3548 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-16T19:46:14.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-16T19:46:14.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-16T19:46:15.268Z] + ls /var/log/sa-host [2022-09-16T19:46:15.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-16T19:46:15.477Z] provisioning config files... [2022-09-16T19:46:15.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7245847439739518747tmp [Pipeline] { [Pipeline] echo [2022-09-16T19:46:15.537Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:15.851Z] ---> create-netrc.sh [Pipeline] } [2022-09-16T19:46:15.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:16.291Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-16T19:46:16.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:16.637Z] ---> sudo-logs.sh [2022-09-16T19:46:16.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-16T19:46:16.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:17.032Z] ---> job-cost.sh [2022-09-16T19:46:17.032Z] lf-activate-venv: SKIPPING [2022-09-16T19:46:17.032Z] DEBUG: total: 0.10999999940395355 [2022-09-16T19:46:17.032Z] INFO: Retrieving Stack Cost... [2022-09-16T19:46:17.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-16T19:46:17.868Z] INFO: Archiving Costs [Pipeline] echo [2022-09-16T19:46:17.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-16T19:46:18.207Z] ---> logs-deploy.sh [2022-09-16T19:46:18.207Z] lf-activate-venv: SKIPPING [2022-09-16T19:46:18.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4158/1 [2022-09-16T19:46:18.207Z] INFO: archiving workspace using pattern(s): [2022-09-16T19:46:19.591Z] Archives upload complete. [2022-09-16T19:46:19.591Z] INFO: archiving logs to Nexus [2022-09-16T19:46:20.163Z] ---> uname -a: [2022-09-16T19:46:20.163Z] Linux prd-ubuntu20-04-docker-8c-8g-29684 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-16T19:46:20.163Z] [2022-09-16T19:46:20.163Z] [2022-09-16T19:46:20.163Z] ---> lscpu: [2022-09-16T19:46:20.163Z] Architecture: x86_64 [2022-09-16T19:46:20.163Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-16T19:46:20.163Z] Byte Order: Little Endian [2022-09-16T19:46:20.163Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-16T19:46:20.163Z] CPU(s): 8 [2022-09-16T19:46:20.163Z] On-line CPU(s) list: 0-7 [2022-09-16T19:46:20.163Z] Thread(s) per core: 1 [2022-09-16T19:46:20.163Z] Core(s) per socket: 1 [2022-09-16T19:46:20.163Z] Socket(s): 8 [2022-09-16T19:46:20.163Z] NUMA node(s): 1 [2022-09-16T19:46:20.163Z] Vendor ID: AuthenticAMD [2022-09-16T19:46:20.163Z] CPU family: 23 [2022-09-16T19:46:20.163Z] Model: 49 [2022-09-16T19:46:20.163Z] Model name: AMD EPYC-Rome Processor [2022-09-16T19:46:20.163Z] Stepping: 0 [2022-09-16T19:46:20.163Z] CPU MHz: 2799.998 [2022-09-16T19:46:20.163Z] BogoMIPS: 5599.99 [2022-09-16T19:46:20.163Z] Virtualization: AMD-V [2022-09-16T19:46:20.163Z] Hypervisor vendor: KVM [2022-09-16T19:46:20.163Z] Virtualization type: full [2022-09-16T19:46:20.163Z] L1d cache: 256 KiB [2022-09-16T19:46:20.163Z] L1i cache: 256 KiB [2022-09-16T19:46:20.163Z] L2 cache: 4 MiB [2022-09-16T19:46:20.163Z] L3 cache: 128 MiB [2022-09-16T19:46:20.163Z] NUMA node0 CPU(s): 0-7 [2022-09-16T19:46:20.163Z] Vulnerability Itlb multihit: Not affected [2022-09-16T19:46:20.163Z] Vulnerability L1tf: Not affected [2022-09-16T19:46:20.163Z] Vulnerability Mds: Not affected [2022-09-16T19:46:20.163Z] Vulnerability Meltdown: Not affected [2022-09-16T19:46:20.163Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-16T19:46:20.163Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-16T19:46:20.163Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-16T19:46:20.164Z] Vulnerability Srbds: Not affected [2022-09-16T19:46:20.164Z] Vulnerability Tsx async abort: Not affected [2022-09-16T19:46:20.164Z] 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 [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] ---> nproc: [2022-09-16T19:46:20.164Z] 8 [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] ---> df -h: [2022-09-16T19:46:20.164Z] Filesystem Size Used Avail Use% Mounted on [2022-09-16T19:46:20.164Z] overlay 155G 17G 138G 11% / [2022-09-16T19:46:20.164Z] tmpfs 64M 0 64M 0% /dev [2022-09-16T19:46:20.164Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-16T19:46:20.164Z] shm 64M 0 64M 0% /dev/shm [2022-09-16T19:46:20.164Z] /dev/vda1 155G 17G 138G 11% /facter-os [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] ---> sar -b -r -n DEV: [2022-09-16T19:46:20.164Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29684) 09/16/22 _x86_64_ (8 CPU) [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] 19:10:59 LINUX RESTART (8 CPU) [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] 19:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-16T19:46:20.164Z] 19:12:02 365.53 83.94 281.59 0.00 10803.73 215006.60 0.00 [2022-09-16T19:46:20.164Z] 19:13:01 123.02 1.29 121.73 0.00 36.86 62735.29 0.00 [2022-09-16T19:46:20.164Z] 19:14:01 34.28 0.15 34.13 0.00 4.27 14841.28 0.00 [2022-09-16T19:46:20.164Z] 19:15:01 83.42 0.02 83.41 0.00 3.87 34480.64 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 613.70 8.10 605.60 0.00 78.91 270520.49 0.00 [2022-09-16T19:46:20.164Z] 19:17:01 1134.37 1.07 1133.31 0.00 16.66 293952.15 0.00 [2022-09-16T19:46:20.164Z] 19:18:01 834.47 0.48 833.99 0.00 6.13 179015.13 0.00 [2022-09-16T19:46:20.164Z] 19:19:01 2.15 0.00 2.15 0.00 0.00 32.93 0.00 [2022-09-16T19:46:20.164Z] 19:20:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-09-16T19:46:20.164Z] 19:21:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2022-09-16T19:46:20.164Z] 19:22:01 1.62 0.00 1.62 0.00 0.00 23.19 0.00 [2022-09-16T19:46:20.164Z] 19:23:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-09-16T19:46:20.164Z] 19:24:01 2.77 0.87 1.90 0.00 18.40 26.13 0.00 [2022-09-16T19:46:20.164Z] 19:25:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2022-09-16T19:46:20.164Z] 19:26:01 2.02 0.02 2.00 0.00 0.13 22.66 0.00 [2022-09-16T19:46:20.164Z] 19:27:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2022-09-16T19:46:20.164Z] 19:28:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2022-09-16T19:46:20.164Z] 19:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-09-16T19:46:20.164Z] 19:30:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2022-09-16T19:46:20.164Z] 19:31:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2022-09-16T19:46:20.164Z] 19:32:01 1.15 0.00 1.15 0.00 0.00 14.67 0.00 [2022-09-16T19:46:20.164Z] 19:33:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2022-09-16T19:46:20.164Z] 19:34:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2022-09-16T19:46:20.164Z] 19:35:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2022-09-16T19:46:20.164Z] 19:36:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 [2022-09-16T19:46:20.164Z] 19:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-09-16T19:46:20.164Z] 19:38:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-09-16T19:46:20.164Z] 19:39:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-09-16T19:46:20.164Z] 19:40:01 3.00 1.57 1.43 0.00 49.05 18.93 0.00 [2022-09-16T19:46:20.164Z] 19:41:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-09-16T19:46:20.164Z] 19:42:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-09-16T19:46:20.164Z] 19:43:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-09-16T19:46:20.164Z] 19:44:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2022-09-16T19:46:20.164Z] 19:45:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-09-16T19:46:20.164Z] 19:46:01 1.63 0.07 1.57 0.00 4.80 38.53 0.00 [2022-09-16T19:46:20.164Z] Average: 92.20 2.79 89.41 0.00 315.10 30588.42 0.00 [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-16T19:46:20.164Z] 19:12:02 29491988 31811096 513288 1.56 105256 2504224 2115324 6.23 1074472 1982440 508 [2022-09-16T19:46:20.164Z] 19:13:01 27435980 31336152 952460 2.90 137244 3962380 2692928 7.94 1828968 3153932 311932 [2022-09-16T19:46:20.164Z] 19:14:01 27647432 31734040 551696 1.68 141396 4113712 2076944 6.12 1337076 3403144 200168 [2022-09-16T19:46:20.164Z] 19:15:01 26729844 31738860 550244 1.67 142684 5024500 1993368 5.87 1459812 4189996 878900 [2022-09-16T19:46:20.164Z] 19:16:01 22265124 31188120 1069660 3.25 282824 8548696 4604812 13.57 2591476 7228072 6680 [2022-09-16T19:46:20.164Z] 19:17:01 19617620 31383188 877624 2.67 363616 11162488 3601256 10.61 2438492 9884048 439752 [2022-09-16T19:46:20.164Z] 19:18:01 21044060 31749352 524056 1.59 410728 10073504 1966104 5.79 2157820 8779992 232 [2022-09-16T19:46:20.164Z] 19:19:01 21057676 31763016 510424 1.55 410744 10073508 1966104 5.79 2141080 8779996 20 [2022-09-16T19:46:20.164Z] 19:20:01 21059812 31765180 508288 1.55 410764 10073512 1966104 5.79 2139884 8780000 32 [2022-09-16T19:46:20.164Z] 19:21:01 21069388 31774728 498712 1.52 410776 10073512 1966104 5.79 2130144 8780000 16 [2022-09-16T19:46:20.164Z] 19:22:01 21070640 31775972 497384 1.51 410804 10073496 1966104 5.79 2129488 8779980 184 [2022-09-16T19:46:20.164Z] 19:23:01 21071524 31776908 496576 1.51 410824 10073500 1966104 5.79 2128928 8779988 12 [2022-09-16T19:46:20.164Z] 19:24:01 21070952 31777280 496216 1.51 410884 10074012 1954000 5.76 2129080 8780416 168 [2022-09-16T19:46:20.164Z] 19:25:01 21071156 31777572 495972 1.51 410888 10074016 1954000 5.76 2128984 8780500 12 [2022-09-16T19:46:20.164Z] 19:26:01 21071856 31778372 495096 1.51 410912 10074008 1961204 5.78 2129116 8780500 224 [2022-09-16T19:46:20.164Z] 19:27:01 21071248 31777804 495588 1.51 410952 10074020 1961204 5.78 2129808 8780504 8 [2022-09-16T19:46:20.164Z] 19:28:01 21070948 31777544 495808 1.51 410968 10074028 1961204 5.78 2129424 8780512 16 [2022-09-16T19:46:20.164Z] 19:29:01 21070900 31777612 495664 1.51 410972 10074156 1961204 5.78 2129408 8780628 8 [2022-09-16T19:46:20.164Z] 19:30:01 21070884 31777648 495600 1.51 410992 10074156 1961204 5.78 2129392 8780664 48 [2022-09-16T19:46:20.164Z] 19:31:01 21071336 31778100 495304 1.51 411032 10074148 1961204 5.78 2129392 8780664 8 [2022-09-16T19:46:20.164Z] 19:32:01 21071280 31778132 495228 1.51 411056 10074168 1961204 5.78 2129800 8780688 32 [2022-09-16T19:46:20.164Z] 19:33:01 21070980 31777836 495444 1.51 411076 10074172 1961204 5.78 2129500 8780692 16 [2022-09-16T19:46:20.164Z] 19:34:01 21070932 31777788 495416 1.51 411092 10074172 1961204 5.78 2129484 8780692 16 [2022-09-16T19:46:20.164Z] 19:35:01 21071136 31778056 495124 1.51 411116 10074176 1961204 5.78 2129604 8780700 12 [2022-09-16T19:46:20.164Z] 19:36:01 21070584 31777512 495604 1.51 411124 10074176 1961204 5.78 2129604 8780704 12 [2022-09-16T19:46:20.164Z] 19:37:01 21070568 31777532 495540 1.51 411136 10074180 1961204 5.78 2130212 8780696 12 [2022-09-16T19:46:20.164Z] 19:38:01 21070456 31777436 495568 1.51 411156 10074184 1961204 5.78 2129972 8780700 152 [2022-09-16T19:46:20.164Z] 19:39:01 21070636 31777640 495288 1.51 411180 10074184 1961204 5.78 2129696 8780700 184 [2022-09-16T19:46:20.164Z] 19:40:01 21068228 31777708 495088 1.51 411200 10075664 1961204 5.78 2133100 8780268 20 [2022-09-16T19:46:20.164Z] 19:41:01 21068376 31777860 495264 1.51 411204 10075668 1961204 5.78 2132364 8780228 52 [2022-09-16T19:46:20.164Z] 19:42:01 21068432 31777928 495212 1.51 411208 10075668 1961204 5.78 2132580 8780228 20 [2022-09-16T19:46:20.164Z] 19:43:01 21068596 31778100 494944 1.51 411224 10075672 1961204 5.78 2132364 8780232 188 [2022-09-16T19:46:20.164Z] 19:44:01 21068548 31778060 494912 1.51 411236 10075676 1961204 5.78 2132552 8780236 92 [2022-09-16T19:46:20.164Z] 19:45:01 21068468 31777988 494904 1.51 411256 10075680 1961204 5.78 2132552 8780236 216 [2022-09-16T19:46:20.164Z] 19:46:01 21064880 31774600 498436 1.52 411272 10075892 1971304 5.81 2133952 8780612 200 [2022-09-16T19:46:20.164Z] Average: 21833499 31733792 541361 1.65 374080 9356369 2113847 6.23 2073131 8127817 52576 [2022-09-16T19:46:20.164Z] [2022-09-16T19:46:20.164Z] 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-16T19:46:20.164Z] 19:12:02 ens3 832.86 559.20 7510.11 105.04 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:12:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:12:02 vethca41947 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:12:02 lo 5.95 5.95 0.56 0.56 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:13:01 ens3 662.09 630.80 7965.00 119.45 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:13:01 docker0 492.78 457.78 36.70 3933.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:13:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:13:01 vethd5b7e6f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:14:01 ens3 25.70 15.61 20.98 11.42 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:14:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:14:01 vethd5b7e6f 1.50 1.53 0.12 0.13 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:15:01 veth1ffe8fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:15:01 ens3 126.77 89.74 1708.90 72.65 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:15:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 veth1ffe8fe 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 ens3 277.12 199.18 1789.36 28.86 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 veth141f397 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 vetha90ce26 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 vethcc14ef7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 docker0 179.62 244.62 13.22 1718.68 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.164Z] 19:16:01 vethf4518e1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 veth1ffe8fe 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 veth0125d9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 ens3 247.88 169.19 1911.61 88.24 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 vethe4b786c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 docker0 108.11 164.05 8.11 1817.28 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:17:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:18:01 ens3 155.78 135.12 674.48 93.16 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:18:01 docker0 58.95 74.33 3.94 635.86 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:19:01 ens3 0.38 0.38 0.02 0.04 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:20:01 ens3 0.32 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:22:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:28:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:32:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:37:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:38:01 ens3 0.37 0.23 0.64 0.02 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:40:01 ens3 28.81 28.49 6.58 48.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:42:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:44:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:45:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:46:01 ens3 6.12 4.38 5.97 3.06 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] 19:46:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] Average: ens3 67.33 52.14 613.58 16.25 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] Average: docker0 23.81 26.73 1.76 229.85 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-16T19:46:20.165Z] [2022-09-16T19:46:20.165Z] [2022-09-16T19:46:20.165Z] ---> sar -P ALL: [2022-09-16T19:46:20.165Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29684) 09/16/22 _x86_64_ (8 CPU) [2022-09-16T19:46:20.165Z] [2022-09-16T19:46:20.165Z] 19:10:59 LINUX RESTART (8 CPU) [2022-09-16T19:46:20.165Z] [2022-09-16T19:46:20.165Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T19:46:20.165Z] 19:12:02 all 10.21 0.00 4.21 2.72 0.06 82.81 [2022-09-16T19:46:20.165Z] 19:12:02 0 9.24 0.00 3.62 2.37 0.05 84.72 [2022-09-16T19:46:20.165Z] 19:12:02 1 9.08 0.00 4.10 5.28 0.05 81.49 [2022-09-16T19:46:20.165Z] 19:12:02 2 15.83 0.00 3.39 1.65 0.05 79.08 [2022-09-16T19:46:20.165Z] 19:12:02 3 8.75 0.00 3.62 1.55 0.08 85.99 [2022-09-16T19:46:20.165Z] 19:12:02 4 10.56 0.00 5.49 1.46 0.07 82.42 [2022-09-16T19:46:20.165Z] 19:12:02 5 9.55 0.00 2.89 2.65 0.05 84.87 [2022-09-16T19:46:20.165Z] 19:12:02 6 9.72 0.00 5.99 6.34 0.05 77.89 [2022-09-16T19:46:20.165Z] 19:12:02 7 8.90 0.00 4.57 0.39 0.08 86.05 [2022-09-16T19:46:20.165Z] 19:13:01 all 26.15 0.00 6.09 1.09 0.09 66.59 [2022-09-16T19:46:20.165Z] 19:13:01 0 26.60 0.00 6.05 0.05 0.09 67.21 [2022-09-16T19:46:20.165Z] 19:13:01 1 24.54 0.00 6.33 4.28 0.09 64.76 [2022-09-16T19:46:20.165Z] 19:13:01 2 25.15 0.00 5.84 0.05 0.09 68.87 [2022-09-16T19:46:20.165Z] 19:13:01 3 25.86 0.00 5.93 0.88 0.09 67.25 [2022-09-16T19:46:20.165Z] 19:13:01 4 25.22 0.00 5.99 0.03 0.09 68.67 [2022-09-16T19:46:20.166Z] 19:13:01 5 29.13 0.00 6.35 1.90 0.09 62.53 [2022-09-16T19:46:20.166Z] 19:13:01 6 27.32 0.00 5.63 1.14 0.09 65.82 [2022-09-16T19:46:20.166Z] 19:13:01 7 25.33 0.00 6.57 0.38 0.09 67.63 [2022-09-16T19:46:20.166Z] 19:14:01 all 47.15 0.00 8.07 0.21 0.09 44.48 [2022-09-16T19:46:20.166Z] 19:14:01 0 47.24 0.00 7.82 0.07 0.10 44.77 [2022-09-16T19:46:20.166Z] 19:14:01 1 47.82 0.00 7.92 0.02 0.08 44.17 [2022-09-16T19:46:20.166Z] 19:14:01 2 47.75 0.00 8.46 0.00 0.08 43.71 [2022-09-16T19:46:20.166Z] 19:14:01 3 48.21 0.00 7.71 1.08 0.07 42.93 [2022-09-16T19:46:20.166Z] 19:14:01 4 47.65 0.00 7.34 0.10 0.08 44.82 [2022-09-16T19:46:20.166Z] 19:14:01 5 46.14 0.00 7.82 0.07 0.10 45.87 [2022-09-16T19:46:20.166Z] 19:14:01 6 45.65 0.00 9.25 0.37 0.08 44.65 [2022-09-16T19:46:20.166Z] 19:14:01 7 46.76 0.00 8.22 0.00 0.10 44.91 [2022-09-16T19:46:20.166Z] 19:15:01 all 36.59 0.00 6.82 0.70 0.09 55.80 [2022-09-16T19:46:20.166Z] 19:15:01 0 37.47 0.00 7.10 0.03 0.08 55.31 [2022-09-16T19:46:20.166Z] 19:15:01 1 36.67 0.00 6.78 0.22 0.10 56.23 [2022-09-16T19:46:20.166Z] 19:15:01 2 37.05 0.00 5.84 0.02 0.08 57.01 [2022-09-16T19:46:20.166Z] 19:15:01 3 35.43 0.00 8.33 4.11 0.08 52.05 [2022-09-16T19:46:20.166Z] 19:15:01 4 34.46 0.00 6.13 0.03 0.08 59.29 [2022-09-16T19:46:20.166Z] 19:15:01 5 38.13 0.00 6.92 0.17 0.08 54.69 [2022-09-16T19:46:20.166Z] 19:15:01 6 38.13 0.00 6.81 0.98 0.08 54.00 [2022-09-16T19:46:20.166Z] 19:15:01 7 35.35 0.00 6.69 0.05 0.08 57.82 [2022-09-16T19:46:20.166Z] 19:16:01 all 34.57 0.00 13.68 6.69 0.10 44.96 [2022-09-16T19:46:20.166Z] 19:16:01 0 33.36 0.00 13.95 4.43 0.10 48.16 [2022-09-16T19:46:20.166Z] 19:16:01 1 35.85 0.00 12.92 3.63 0.10 47.50 [2022-09-16T19:46:20.166Z] 19:16:01 2 34.10 0.00 15.03 12.96 0.12 37.79 [2022-09-16T19:46:20.166Z] 19:16:01 3 35.25 0.00 14.36 9.98 0.10 40.31 [2022-09-16T19:46:20.166Z] 19:16:01 4 34.44 0.00 13.18 6.04 0.08 46.26 [2022-09-16T19:46:20.166Z] 19:16:01 5 35.96 0.00 12.55 2.52 0.10 48.88 [2022-09-16T19:46:20.166Z] 19:16:01 6 33.10 0.00 14.20 9.59 0.10 43.01 [2022-09-16T19:46:20.166Z] 19:16:01 7 34.50 0.00 13.26 4.45 0.12 47.67 [2022-09-16T19:46:20.166Z] 19:17:01 all 62.81 0.00 15.68 6.63 0.13 14.74 [2022-09-16T19:46:20.166Z] 19:17:01 0 64.33 0.00 14.27 4.38 0.15 16.87 [2022-09-16T19:46:20.166Z] 19:17:01 1 61.10 0.00 16.56 6.72 0.12 15.50 [2022-09-16T19:46:20.166Z] 19:17:01 2 62.49 0.00 16.42 6.62 0.14 14.33 [2022-09-16T19:46:20.166Z] 19:17:01 3 62.34 0.00 16.09 6.36 0.15 15.06 [2022-09-16T19:46:20.166Z] 19:17:01 4 63.88 0.00 14.67 7.67 0.12 13.65 [2022-09-16T19:46:20.166Z] 19:17:01 5 63.09 0.00 15.53 6.70 0.12 14.56 [2022-09-16T19:46:20.166Z] 19:17:01 6 63.16 0.00 15.99 7.73 0.15 12.97 [2022-09-16T19:46:20.166Z] 19:17:01 7 62.08 0.00 15.92 6.88 0.12 15.00 [2022-09-16T19:46:20.166Z] 19:18:01 all 48.30 0.00 10.21 1.87 0.10 39.51 [2022-09-16T19:46:20.166Z] 19:18:01 0 47.45 0.00 10.08 3.58 0.10 38.79 [2022-09-16T19:46:20.166Z] 19:18:01 1 48.21 0.00 9.23 1.08 0.12 41.37 [2022-09-16T19:46:20.166Z] 19:18:01 2 49.04 0.00 9.04 1.36 0.10 40.46 [2022-09-16T19:46:20.166Z] 19:18:01 3 49.18 0.00 9.98 1.13 0.10 39.60 [2022-09-16T19:46:20.166Z] 19:18:01 4 48.95 0.00 10.29 1.71 0.10 38.94 [2022-09-16T19:46:20.166Z] 19:18:01 5 48.76 0.00 10.78 1.33 0.10 39.03 [2022-09-16T19:46:20.166Z] 19:18:01 6 49.13 0.00 10.20 0.71 0.10 39.86 [2022-09-16T19:46:20.166Z] 19:18:01 7 45.64 0.00 12.14 4.07 0.10 38.05 [2022-09-16T19:46:20.166Z] 19:19:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2022-09-16T19:46:20.166Z] 19:19:01 0 0.00 0.00 0.03 0.07 0.00 99.90 [2022-09-16T19:46:20.166Z] 19:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:19:01 2 2.00 0.00 0.02 0.03 0.02 97.93 [2022-09-16T19:46:20.166Z] 19:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-16T19:46:20.166Z] 19:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-16T19:46:20.166Z] 19:20:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2022-09-16T19:46:20.166Z] 19:20:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-16T19:46:20.166Z] 19:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:20:01 2 2.00 0.00 0.03 0.00 0.02 97.95 [2022-09-16T19:46:20.166Z] 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-16T19:46:20.166Z] 19:21:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2022-09-16T19:46:20.166Z] 19:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.166Z] 19:21:01 2 0.96 0.00 0.02 0.02 0.02 98.99 [2022-09-16T19:46:20.166Z] 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-16T19:46:20.166Z] 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-16T19:46:20.166Z] 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-16T19:46:20.166Z] 19:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-16T19:46:20.166Z] 19:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] [2022-09-16T19:46:20.166Z] 19:22:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T19:46:20.166Z] 19:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-16T19:46:20.166Z] 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:23:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-16T19:46:20.166Z] 19:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:24:01 all 0.04 0.00 0.04 0.01 0.01 99.90 [2022-09-16T19:46:20.166Z] 19:24:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:24:01 2 0.05 0.00 0.07 0.02 0.02 99.85 [2022-09-16T19:46:20.166Z] 19:24:01 3 0.20 0.00 0.07 0.03 0.00 99.70 [2022-09-16T19:46:20.166Z] 19:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:24:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-09-16T19:46:20.166Z] 19:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:25:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:26:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-09-16T19:46:20.166Z] 19:26:01 0 0.00 0.00 0.03 0.05 0.00 99.92 [2022-09-16T19:46:20.166Z] 19:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:26:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2022-09-16T19:46:20.166Z] 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-16T19:46:20.166Z] 19:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.166Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:28:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-09-16T19:46:20.166Z] 19:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-16T19:46:20.166Z] 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.166Z] 19:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-16T19:46:20.166Z] 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:28:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-16T19:46:20.167Z] 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-16T19:46:20.167Z] 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:29:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-16T19:46:20.167Z] 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-16T19:46:20.167Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:31:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-16T19:46:20.167Z] 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-16T19:46:20.167Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.167Z] [2022-09-16T19:46:20.167Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T19:46:20.167Z] 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:34:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-16T19:46:20.167Z] 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:35:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-16T19:46:20.167Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-16T19:46:20.167Z] 19:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.167Z] 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:38:01 7 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-16T19:46:20.167Z] 19:39:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:39:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-16T19:46:20.167Z] 19:40:01 all 0.24 0.00 0.06 0.01 0.01 99.69 [2022-09-16T19:46:20.167Z] 19:40:01 0 0.27 0.00 0.07 0.03 0.02 99.62 [2022-09-16T19:46:20.167Z] 19:40:01 1 0.35 0.00 0.07 0.00 0.00 99.58 [2022-09-16T19:46:20.167Z] 19:40:01 2 0.22 0.00 0.03 0.02 0.02 99.72 [2022-09-16T19:46:20.167Z] 19:40:01 3 0.15 0.00 0.10 0.00 0.00 99.75 [2022-09-16T19:46:20.167Z] 19:40:01 4 0.18 0.00 0.07 0.00 0.02 99.73 [2022-09-16T19:46:20.167Z] 19:40:01 5 0.30 0.00 0.08 0.00 0.00 99.62 [2022-09-16T19:46:20.167Z] 19:40:01 6 0.18 0.00 0.03 0.00 0.00 99.78 [2022-09-16T19:46:20.167Z] 19:40:01 7 0.25 0.00 0.07 0.00 0.00 99.68 [2022-09-16T19:46:20.167Z] 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-16T19:46:20.167Z] 19:41:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-16T19:46:20.167Z] 19:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-16T19:46:20.167Z] 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:42:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-16T19:46:20.167Z] 19:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-16T19:46:20.167Z] 19:42:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-16T19:46:20.167Z] 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-16T19:46:20.167Z] 19:43:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-09-16T19:46:20.167Z] 19:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-16T19:46:20.167Z] 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.167Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.167Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-16T19:46:20.168Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-16T19:46:20.168Z] 19:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-16T19:46:20.168Z] 19:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-16T19:46:20.168Z] 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-16T19:46:20.168Z] 19:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-16T19:46:20.168Z] 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-16T19:46:20.168Z] 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.168Z] 19:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-16T19:46:20.168Z] [2022-09-16T19:46:20.168Z] 19:44:01 CPU %user %nice %system %iowait %steal %idle [2022-09-16T19:46:20.168Z] 19:45:01 all 0.01 0.00 0.00 0.01 0.01 99.98 [2022-09-16T19:46:20.168Z] 19:45:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-16T19:46:20.168Z] 19:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-16T19:46:20.168Z] 19:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-16T19:46:20.168Z] 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-16T19:46:20.168Z] 19:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-16T19:46:20.168Z] 19:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-16T19:46:20.168Z] 19:46:01 all 0.23 0.00 0.16 0.01 0.00 99.60 [2022-09-16T19:46:20.168Z] 19:46:01 0 0.27 0.00 0.17 0.05 0.02 99.50 [2022-09-16T19:46:20.168Z] 19:46:01 1 0.27 0.00 0.15 0.00 0.00 99.58 [2022-09-16T19:46:20.168Z] 19:46:01 2 0.17 0.00 0.12 0.02 0.00 99.70 [2022-09-16T19:46:20.168Z] 19:46:01 3 0.10 0.00 0.17 0.00 0.00 99.73 [2022-09-16T19:46:20.168Z] 19:46:01 4 0.20 0.00 0.13 0.00 0.00 99.67 [2022-09-16T19:46:20.168Z] 19:46:01 5 0.23 0.00 0.15 0.00 0.00 99.62 [2022-09-16T19:46:20.168Z] 19:46:01 6 0.32 0.00 0.22 0.00 0.00 99.47 [2022-09-16T19:46:20.168Z] 19:46:01 7 0.25 0.00 0.22 0.00 0.02 99.52 [2022-09-16T19:46:20.168Z] Average: all 7.54 0.00 1.84 0.57 0.02 90.03 [2022-09-16T19:46:20.168Z] Average: 0 7.53 0.00 1.79 0.44 0.02 90.22 [2022-09-16T19:46:20.168Z] Average: 1 7.45 0.00 1.81 0.60 0.02 90.13 [2022-09-16T19:46:20.168Z] Average: 2 7.85 0.00 1.83 0.65 0.03 89.64 [2022-09-16T19:46:20.168Z] Average: 3 7.48 0.00 1.87 0.71 0.02 89.92 [2022-09-16T19:46:20.168Z] Average: 4 7.50 0.00 1.79 0.48 0.02 90.21 [2022-09-16T19:46:20.168Z] Average: 5 7.67 0.00 1.79 0.44 0.02 90.09 [2022-09-16T19:46:20.168Z] Average: 6 7.52 0.00 1.93 0.76 0.02 89.77 [2022-09-16T19:46:20.168Z] Average: 7 7.31 0.00 1.91 0.46 0.03 90.29 [2022-09-16T19:46:20.168Z] [2022-09-16T19:46:20.168Z] [2022-09-16T19:46:20.168Z]