Pull request #4122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df592d1b272866ed299abf99a11c09f73505f9bb+d0806caeb40f4e3531513a6632e1dafeaa9bd88e (fadc0c1cab2ba6e5690a1af2418282984d6104bf) 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-ssh4804775113564722664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1743141355053280636.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4122/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-4122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1652164915677628721.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-4122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2214889973758704054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5062680513667898749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4122/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-4122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6731015662960044551.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-22434 in /w/workspace/edgexfoundry_edgex-go_PR-4122 [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 d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit df592d1b272866ed299abf99a11c09f73505f9bb Merge succeeded, producing df592d1b272866ed299abf99a11c09f73505f9bb Checking out Revision df592d1b272866ed299abf99a11c09f73505f9bb (PR-4122) > 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/4122/head:refs/remotes/origin/PR-4122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # 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 d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:01 ========================================================= 19:07:01 EdgeX Global Pipelines Version Info 19:07:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:02 ------------------- 19:07:02 stable info: 19:07:02 ------------------- 19:07:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:02 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:02 Message: update stable to v1.0.238 19:07:03 ------------------- 19:07:03 experimental info: 19:07:03 ------------------- 19:07:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:03 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:03 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4122 [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4122 [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4122 [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df592d1 [Pipeline] echo 19:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:04 provisioning config files... 19:07:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3192043720537971436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:05 ---> docker-login.sh 19:07:05 nexus3.edgexfoundry.org:10001 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 nexus3.edgexfoundry.org:10002 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 nexus3.edgexfoundry.org:10003 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 nexus3.edgexfoundry.org:10004 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 docker.io 19:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:06 Configure a credential helper to remove this warning. See 19:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:06 19:07:06 Login Succeeded 19:07:06 ---> docker-login.sh ends [Pipeline] } 19:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:06 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:06 + dirname cmd/core-command/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo core-command,cmd/core-command/Dockerfile 19:07:06 + dirname cmd/core-data/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo core-data,cmd/core-data/Dockerfile 19:07:06 + dirname cmd/core-metadata/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + dirname cmd/security-bootstrapper/Dockerfile 19:07:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + dirname cmd/security-proxy-setup/Dockerfile 19:07:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:06 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:06 + dirname cmd/security-spire-agent/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:06 + dirname cmd/security-spire-config/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:06 + dirname cmd/security-spire-server/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:06 + dirname cmd/support-notifications/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:06 + dirname cmd/support-scheduler/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:06 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:06 + cut -d/ -f2 19:07:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:07 + git rev-list -1 --merges df592d1b272866ed299abf99a11c09f73505f9bb~1..df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo 19:07:07 -----------> git rev-list -1 --merges df592d1b272866ed299abf99a11c09f73505f9bb~1..df592d1b272866ed299abf99a11c09f73505f9bb df592d1b272866ed299abf99a11c09f73505f9bb [false] [Pipeline] sh 19:07:07 + git log --format=format:%s -1 df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo 19:07:07 ========================================================= 19:07:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:08 + grep -v github /etc/ssh/ssh_known_hosts 19:07:08 + [ -e /tmp/ssh_known_hosts ] 19:07:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:08 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:08 19:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:09 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:09 b85a868b505f: Pulling fs layer 19:07:09 e2be974225ed: Pulling fs layer 19:07:09 339a4e72a1f5: Pulling fs layer 19:07:09 988bab9f4d93: Pulling fs layer 19:07:09 1469e6f7b9e6: Pulling fs layer 19:07:09 eaf3925da568: Pulling fs layer 19:07:09 bab4dde63d76: Pulling fs layer 19:07:09 bde34c3a00c8: Pulling fs layer 19:07:09 b352a97aabf1: Pulling fs layer 19:07:09 4872d77fe225: Pulling fs layer 19:07:09 5851b861e8e6: Pulling fs layer 19:07:09 bab4dde63d76: Waiting 19:07:09 5851b861e8e6: Waiting 19:07:09 4872d77fe225: Waiting 19:07:09 988bab9f4d93: Waiting 19:07:09 1469e6f7b9e6: Waiting 19:07:09 bde34c3a00c8: Waiting 19:07:09 b352a97aabf1: Waiting 19:07:09 eaf3925da568: Waiting 19:07:09 e2be974225ed: Verifying Checksum 19:07:09 e2be974225ed: Download complete 19:07:09 988bab9f4d93: Verifying Checksum 19:07:09 988bab9f4d93: Download complete 19:07:09 1469e6f7b9e6: Verifying Checksum 19:07:09 1469e6f7b9e6: Download complete 19:07:09 339a4e72a1f5: Verifying Checksum 19:07:09 339a4e72a1f5: Download complete 19:07:09 eaf3925da568: Verifying Checksum 19:07:09 eaf3925da568: Download complete 19:07:09 bde34c3a00c8: Verifying Checksum 19:07:09 bde34c3a00c8: Download complete 19:07:09 b352a97aabf1: Verifying Checksum 19:07:09 b352a97aabf1: Download complete 19:07:09 4872d77fe225: Verifying Checksum 19:07:09 4872d77fe225: Download complete 19:07:09 5851b861e8e6: Verifying Checksum 19:07:09 5851b861e8e6: Download complete 19:07:09 b85a868b505f: Download complete 19:07:09 bab4dde63d76: Verifying Checksum 19:07:09 bab4dde63d76: Download complete 19:07:11 b85a868b505f: Pull complete 19:07:11 e2be974225ed: Pull complete 19:07:11 339a4e72a1f5: Pull complete 19:07:11 988bab9f4d93: Pull complete 19:07:11 1469e6f7b9e6: Pull complete 19:07:11 eaf3925da568: Pull complete 19:07:13 bab4dde63d76: Pull complete 19:07:13 bde34c3a00c8: Pull complete 19:07:13 b352a97aabf1: Pull complete 19:07:13 4872d77fe225: Pull complete 19:07:14 5851b861e8e6: Pull complete 19:07:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:14 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:07:14 $ 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 19:07:15 $ docker top a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 -eo pid,comm 19:07:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:15 [ssh-agent] Looking for ssh-agent implementation... 19:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:15 $ docker exec a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent 19:07:15 SSH_AUTH_SOCK=/tmp/ssh-FHe8Hv0Tfgyv/agent.33 19:07:15 SSH_AGENT_PID=40 19:07:15 Running ssh-add (command line suppressed) 19:07:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8544925970313571518.key (/w/workspace/edgex-go/1@tmp/private_key_8544925970313571518.key) 19:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:16 + git tag --points-at HEAD [Pipeline] } 19:07:16 $ docker exec --env ******** --env ******** a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent -k 19:07:16 unset SSH_AUTH_SOCK; 19:07:16 unset SSH_AGENT_PID; 19:07:16 echo Agent pid 40 killed; 19:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:16 [ssh-agent] Looking for ssh-agent implementation... 19:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:16 $ docker exec a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent 19:07:16 SSH_AUTH_SOCK=/tmp/ssh-GX6DFFrCCfz0/agent.74 19:07:16 SSH_AGENT_PID=81 19:07:16 Running ssh-add (command line suppressed) 19:07:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3930744473314750473.key (/w/workspace/edgex-go/1@tmp/private_key_3930744473314750473.key) 19:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:17 + git semver init 19:07:17 2022-08-10 19:07:17,609 [run_init] DEBUG init version:0.0.0 force:False 19:07:17 2022-08-10 19:07:17,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:17 2022-08-10 19:07:17,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:17 2022-08-10 19:07:17,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:21 2022-08-10 19:07:21,351 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:21 2022-08-10 19:07:21,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4122 with force:False 19:07:21 2022-08-10 19:07:21,351 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4122 19:07:21 2022-08-10 19:07:21,356 [execute] INFO git cat-file --batch-check 19:07:21 2022-08-10 19:07:21,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:21 2022-08-10 19:07:21,363 [execute] INFO git cat-file --batch 19:07:21 2022-08-10 19:07:21,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:21 2022-08-10 19:07:21,368 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4122 19:07:21 0.0.0 [Pipeline] } 19:07:21 $ docker exec --env ******** --env ******** a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent -k 19:07:22 unset SSH_AUTH_SOCK; 19:07:22 unset SSH_AGENT_PID; 19:07:22 echo Agent pid 81 killed; 19:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:22 + git semver [Pipeline] } 19:07:22 $ docker stop --time=1 a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 19:07:24 $ docker rm -f a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:24 Stashed 1 file(s) [Pipeline] echo 19:07:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:25 ========================================================= 19:07:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:26 2408cc74d12b: Pulling fs layer 19:07:26 ea60b727a1ce: Pulling fs layer 19:07:26 30c4a7721957: Pulling fs layer 19:07:26 370296b7ddb6: Pulling fs layer 19:07:26 7c6cee850709: Pulling fs layer 19:07:26 39a5fcdaea64: Pulling fs layer 19:07:26 d94ebbe4e438: Pulling fs layer 19:07:26 bcfd1f05c69d: Pulling fs layer 19:07:26 39a5fcdaea64: Waiting 19:07:26 d94ebbe4e438: Waiting 19:07:26 bcfd1f05c69d: Waiting 19:07:26 7c6cee850709: Waiting 19:07:26 59ccb84bbe0f: Pulling fs layer 19:07:26 30c4a7721957: Verifying Checksum 19:07:26 30c4a7721957: Download complete 19:07:26 ea60b727a1ce: Verifying Checksum 19:07:26 ea60b727a1ce: Download complete 19:07:26 7c6cee850709: Verifying Checksum 19:07:26 7c6cee850709: Download complete 19:07:26 39a5fcdaea64: Verifying Checksum 19:07:26 39a5fcdaea64: Download complete 19:07:26 2408cc74d12b: Verifying Checksum 19:07:26 2408cc74d12b: Download complete 19:07:26 d94ebbe4e438: Verifying Checksum 19:07:26 d94ebbe4e438: Download complete 19:07:26 2408cc74d12b: Pull complete 19:07:26 ea60b727a1ce: Pull complete 19:07:26 30c4a7721957: Pull complete 19:07:26 59ccb84bbe0f: Verifying Checksum 19:07:26 59ccb84bbe0f: Download complete 19:07:26 bcfd1f05c69d: Verifying Checksum 19:07:26 bcfd1f05c69d: Download complete 19:07:26 370296b7ddb6: Verifying Checksum 19:07:26 370296b7ddb6: Download complete 19:07:30 370296b7ddb6: Pull complete 19:07:30 7c6cee850709: Pull complete 19:07:30 39a5fcdaea64: Pull complete 19:07:30 d94ebbe4e438: Pull complete 19:07:33 bcfd1f05c69d: Pull complete 19:07:34 59ccb84bbe0f: Pull complete 19:07:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:34 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:34 WORKDIR /edgex 19:07:34 COPY go.mod . 19:07:34 RUN go mod downloaddocker build -t ci-base-image-x86_64 -f - . 19:07:34 19:07:35 Sending build context to Docker daemon 169.2MB 19:07:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:35 ---> a4fb48ad2a94 19:07:35 Step 2/4 : WORKDIR /edgex 19:07:36 ---> Running in d29bf4489486 19:07:36 Removing intermediate container d29bf4489486 19:07:36 ---> 5872de721267 19:07:36 Step 3/4 : COPY go.mod . 19:07:36 ---> a8b8dd736943 19:07:36 Step 4/4 : RUN go mod download 19:07:36 ---> Running in 94ba6d6152a8 19:07:40 Still waiting to schedule task 19:07:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:51 Removing intermediate container 94ba6d6152a8 19:07:51 ---> 2f3eb419b522 19:07:51 Successfully built 2f3eb419b522 19:07:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:52 + docker inspect -f . ci-base-image-x86_64 19:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:52 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:07:52 $ 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 19:07:52 $ docker top 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:53 + go version 19:07:53 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:53 $ docker stop --time=1 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 19:07:54 $ docker rm -f 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + docker inspect -f . ci-base-image-x86_64 19:07:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:55 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:07:55 $ 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 19:07:55 $ docker top a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:56 ========================================================= 19:07:56 [edgeXBuildGoParallel] Running Tests and Build... 19:07:56 ========================================================= [Pipeline] sh 19:07:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:56 + make test 19:07:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.103s coverage: 89.2% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.1% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 19:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 19:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.148s coverage: 92.9% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.236s coverage: 43.6% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:08:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:09:02 GO111MODULE=on go vet ./... 19:09:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:04 ./bin/test-attribution-txt.sh 19:09:04 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:04 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:04 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:04 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:04 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:04 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:04 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:05 + ls -al . 19:09:05 total 728 19:09:05 drwxrwxr-x 10 1001 1001 4096 Aug 10 19:07 . 19:09:05 drwxr-xr-x 4 root root 4096 Aug 10 19:07 .. 19:09:05 -rw-rw-r-- 1 1001 1001 16 Aug 10 19:06 .dockerignore 19:09:05 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:08 .git 19:09:05 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:06 .github 19:09:05 -rw-rw-r-- 1 1001 1001 1030 Aug 10 19:06 .gitignore 19:09:05 -rw-rw-r-- 1 1001 1001 42 Aug 10 19:06 .golangci.yml 19:09:05 -rw-rw-r-- 1 1001 1001 87 Aug 10 19:06 .hadolint.yml 19:09:05 drwxr-xr-x 3 1001 1001 4096 Aug 10 19:07 .semver 19:09:05 -rw-rw-r-- 1 1001 1001 166 Aug 10 19:06 .sonarcloud.properties 19:09:05 -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:06 ADOPTERS.md 19:09:05 -rw-rw-r-- 1 1001 1001 10347 Aug 10 19:06 Attribution.txt 19:09:05 -rw-rw-r-- 1 1001 1001 63209 Aug 10 19:06 CHANGELOG.md 19:09:05 -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:06 CONTRIBUTING.md 19:09:05 -rw-rw-r-- 1 1001 1001 677 Aug 10 19:06 GOVERNANCE.md 19:09:05 -rw-rw-r-- 1 1001 1001 850 Aug 10 19:06 Jenkinsfile 19:09:05 -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:06 LICENSE 19:09:05 -rw-rw-r-- 1 1001 1001 12212 Aug 10 19:06 Makefile 19:09:05 -rw-rw-r-- 1 1001 1001 582 Aug 10 19:06 OWNERS.md 19:09:05 -rw-rw-r-- 1 1001 1001 9094 Aug 10 19:06 README.md 19:09:05 -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:06 SECURITY.md 19:09:05 -rw-rw-r-- 1 1001 1001 5 Aug 10 19:07 VERSION 19:09:05 -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:06 ZMQWindows.md 19:09:05 drwxrwxr-x 2 1001 1001 4096 Aug 10 19:06 bin 19:09:05 drwxrwxr-x 18 1001 1001 4096 Aug 10 19:06 cmd 19:09:05 -rw-r--r-- 1 root root 478941 Aug 10 19:08 coverage.out 19:09:05 -rw-rw-r-- 1 1001 1001 3681 Aug 10 19:06 go.mod 19:09:05 -rw-rw-r-- 1 1001 1001 38033 Aug 10 19:06 go.sum 19:09:05 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:06 internal 19:09:05 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:06 openapi 19:09:05 drwxrwxr-x 4 1001 1001 4096 Aug 10 19:06 snap 19:09:05 -rw-rw-r-- 1 1001 1001 204 Aug 10 19:06 version.go [Pipeline] sh 19:09:05 + '[' -e coverage.out ] 19:09:05 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:05 Stashed 1 file(s) [Pipeline] sh 19:09:05 + make build 19:09:05 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 19:09:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22435 in /w/workspace/edgexfoundry_edgex-go_PR-4122 [Pipeline] { [Pipeline] ws 19:09:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:16 The recommended git tool is: git 19:09:18 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 19:09:23 using credential edgex-jenkins-ssh 19:09:23 Cloning the remote Git repository 19:09:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:23 > git --version # timeout=10 19:09:23 > git --version # 'git version 2.25.1' 19:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:30 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/core-command/core-command ./cmd/core-command 19:09:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:39 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 19:09:40 Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit df592d1b272866ed299abf99a11c09f73505f9bb 19:09:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:40 Merge succeeded, producing df592d1b272866ed299abf99a11c09f73505f9bb 19:09:40 Checking out Revision df592d1b272866ed299abf99a11c09f73505f9bb (PR-4122) 19:09:41 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 19:09:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4122/head:refs/remotes/origin/PR-4122 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:40 > git config core.sparsecheckout # timeout=10 19:09:40 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 19:09:40 > git remote # timeout=10 19:09:40 > git config --get remote.origin.url # timeout=10 19:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:40 > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 19:09:40 > git rev-parse HEAD^{commit} # timeout=10 19:09:40 > git config core.sparsecheckout # timeout=10 19:09:40 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 19:09:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:45 $ docker stop --time=1 a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf 19:09:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:09:45 > git --version # timeout=10 19:09:45 > git --version # 'git version 2.25.1' 19:09:45 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 19:09:47 $ docker rm -f a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:48 19:09:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:48 Dload Upload Total Spent Left Speed 19:09:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 87460 0 --:--:-- --:--:-- --:--:-- 88085 19:09:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:48 latest: Pulling from edgex-devops/edgex-compose 19:09:48 cbdbe7a5bc2a: Pulling fs layer 19:09:48 ca9280d653b3: Pulling fs layer 19:09:48 7e9c9ca2126c: Pulling fs layer 19:09:48 cbdbe7a5bc2a: Download complete 19:09:49 ca9280d653b3: Verifying Checksum 19:09:49 ca9280d653b3: Download complete 19:09:49 cbdbe7a5bc2a: Pull complete [Pipeline] sh 19:09:49 7e9c9ca2126c: Verifying Checksum 19:09:49 7e9c9ca2126c: Download complete 19:09:49 ca9280d653b3: Pull complete 19:09:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:50 + sudo tee /etc/docker/daemon.new 19:09:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:50 { 19:09:50 "registry-mirrors": [ 19:09:50 "https://nexus3.edgexfoundry.org:10001" 19:09:50 ], 19:09:50 "bip": "10.250.0.254/24", 19:09:50 "hosts": [ 19:09:50 "tcp://0.0.0.0:5555", 19:09:50 "unix:///var/run/docker.sock" 19:09:50 ], 19:09:50 "mtu": 1458, 19:09:50 "selinux-enabled": true, 19:09:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:50 } [Pipeline] sh 19:09:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:50 + sudo service docker restart 19:09:53 7e9c9ca2126c: Pull complete 19:09:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:53 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:09:53 $ 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 19:09:54 $ docker top 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:55 + docker-compose build --help 19:09:55 + grep parallel 19:09:55 --parallel Build images in parallel. [Pipeline] } 19:09:55 $ docker stop --time=1 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb 19:09:57 $ docker rm -f 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:57 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:09:57 $ 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 19:09:58 $ docker top 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:58 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:59 Building core-command ... 19:09:59 Building core-data ... 19:09:59 Building core-metadata ... 19:09:59 Building security-bootstrapper ... 19:09:59 Building security-proxy-setup ... 19:09:59 Building security-secretstore-setup ... 19:09:59 Building security-spiffe-token-provider ... 19:09:59 Building security-spire-agent ... 19:09:59 Building security-spire-config ... 19:09:59 Building security-spire-server ... 19:09:59 Building support-notifications ... 19:09:59 Building support-scheduler ... 19:09:59 Building sys-mgmt-agent ... 19:09:59 Building support-notifications 19:09:59 Building security-spire-server 19:09:59 Building security-bootstrapper 19:09:59 Building security-secretstore-setup 19:09:59 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:09 provisioning config files... 19:10:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8576633600056485489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:09 ---> docker-login.sh 19:10:09 nexus3.edgexfoundry.org:10001 19:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:10 Configure a credential helper to remove this warning. See 19:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:10 19:10:10 Login Succeeded 19:10:10 nexus3.edgexfoundry.org:10002 19:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:10 Configure a credential helper to remove this warning. See 19:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:10 19:10:10 Login Succeeded 19:10:11 nexus3.edgexfoundry.org:10003 19:10:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:11 ---> 2f3eb419b522 19:10:11 Step 3/25 : WORKDIR /edgex-go 19:10:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:11 ---> 2f3eb419b522 19:10:11 Step 3/26 : WORKDIR /edgex-go 19:10:11 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:11 ---> 2f3eb419b522 19:10:11 Step 3/31 : WORKDIR /edgex-go 19:10:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:11 ---> 2f3eb419b522 19:10:11 Step 3/22 : WORKDIR /edgex-go 19:10:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:11 ---> 2f3eb419b522 19:10:11 Step 3/25 : WORKDIR /edgex-go 19:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:11 Configure a credential helper to remove this warning. See 19:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:11 19:10:11 Login Succeeded 19:10:11 nexus3.edgexfoundry.org:10004 19:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:12 Configure a credential helper to remove this warning. See 19:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:12 19:10:12 Login Succeeded 19:10:12 docker.io 19:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:12 Configure a credential helper to remove this warning. See 19:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:12 19:10:12 Login Succeeded 19:10:12 ---> docker-login.sh ends [Pipeline] } 19:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:10:13 ---> Running in 3e718579c24a 19:10:13 ---> Running in cf4af9a7fad5 19:10:13 ---> Running in a1a2125660e2 19:10:13 ---> Running in 347426a3ece9 19:10:13 ---> Running in 8c505c3c3494 [Pipeline] sh 19:10:13 Removing intermediate container 8c505c3c3494 19:10:13 ---> e89acec8241d 19:10:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 Removing intermediate container 347426a3ece9 19:10:13 ---> 13fe6af8a27e 19:10:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 Removing intermediate container 3e718579c24a 19:10:13 ---> c14cf9c238e0 19:10:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 Removing intermediate container a1a2125660e2 19:10:13 ---> 70a2df3f1d7e 19:10:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 Removing intermediate container cf4af9a7fad5 19:10:13 ---> 6245c18187a0 19:10:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:13 ---> Running in 7757a630c851 19:10:13 ---> Running in 69587636d5b4 19:10:13 ---> Running in d788f5cc55f5 19:10:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:13 ========================================================= 19:10:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:10:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:13 ---> Running in 6e26a0f26262 19:10:13 ---> Running in 09cb6c0fb192 19:10:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:14 b3c136eddcbf: Pulling fs layer 19:10:14 c0a3192eca97: Pulling fs layer 19:10:14 a050256f5b6f: Pulling fs layer 19:10:14 656be50a0ddc: Pulling fs layer 19:10:14 2bbca73fdf42: Pulling fs layer 19:10:14 46d945488cbd: Pulling fs layer 19:10:14 8a5474983e97: Pulling fs layer 19:10:14 329c88fbcd65: Pulling fs layer 19:10:14 656be50a0ddc: Waiting 19:10:14 2bbca73fdf42: Waiting 19:10:14 8a5474983e97: Waiting 19:10:14 329c88fbcd65: Waiting 19:10:14 46d945488cbd: Waiting 19:10:14 a050256f5b6f: Verifying Checksum 19:10:14 a050256f5b6f: Download complete 19:10:14 c0a3192eca97: Verifying Checksum 19:10:14 c0a3192eca97: Download complete 19:10:14 2bbca73fdf42: Verifying Checksum 19:10:14 2bbca73fdf42: Download complete 19:10:14 46d945488cbd: Verifying Checksum 19:10:14 46d945488cbd: Download complete 19:10:14 b3c136eddcbf: Verifying Checksum 19:10:14 Removing intermediate container 7757a630c851 19:10:14 ---> 5c175d1be7fd 19:10:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:14 Removing intermediate container 69587636d5b4 19:10:14 ---> f989d19e7353 19:10:14 Step 5/31 : RUN apk add --update --no-cache make git 19:10:14 ---> Running in e9be7f003ffb 19:10:14 ---> Running in c7873fe07386 19:10:15 Removing intermediate container 09cb6c0fb192 19:10:15 ---> 950f71af8329 19:10:15 Step 5/25 : RUN apk add --update --no-cache make git 19:10:15 ---> Running in 2810c19d4efe 19:10:15 Removing intermediate container 6e26a0f26262 19:10:15 ---> 68fef110a622 19:10:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:15 ---> Running in e9a0a28aed0e 19:10:15 Removing intermediate container d788f5cc55f5 19:10:15 ---> ed5773d2889d 19:10:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:15 b3c136eddcbf: Pull complete 19:10:15 329c88fbcd65: Verifying Checksum 19:10:15 329c88fbcd65: Download complete 19:10:15 ---> Running in 1945ebf21f45 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:16 c0a3192eca97: Pull complete 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:16 a050256f5b6f: Pull complete 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 8a5474983e97: Verifying Checksum 19:10:16 8a5474983e97: Download complete 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 OK: 211 MiB in 51 packages 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 OK: 211 MiB in 51 packages 19:10:17 OK: 211 MiB in 51 packages 19:10:17 OK: 211 MiB in 51 packages 19:10:17 656be50a0ddc: Verifying Checksum 19:10:17 656be50a0ddc: Download complete 19:10:17 Removing intermediate container e9be7f003ffb 19:10:17 ---> 37ecc1537bc3 19:10:17 Step 6/22 : COPY go.mod vendor* ./ 19:10:17 Removing intermediate container c7873fe07386 19:10:17 ---> 4e4b625fa4f5 19:10:17 Step 6/31 : COPY go.mod vendor* ./ 19:10:17 ---> 33a2d03d2217 19:10:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 ---> 3b8749886efe 19:10:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 ---> Running in 6bac86f619d4 19:10:17 ---> Running in 38a00c57a8f6 19:10:17 Removing intermediate container 1945ebf21f45 19:10:17 ---> 1526f25f62f2 19:10:17 Step 6/26 : COPY go.mod vendor* ./ 19:10:17 Removing intermediate container e9a0a28aed0e 19:10:17 ---> 0305aea8fcd2 19:10:17 Step 6/25 : COPY go.mod vendor* ./ 19:10:17 ---> 8e9a921bb549 19:10:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 OK: 211 MiB in 51 packages 19:10:18 ---> 0b187bcd93be 19:10:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 ---> Running in b68dfbc6fb54 19:10:18 ---> Running in 3cd8f1654a9a 19:10:18 Removing intermediate container 2810c19d4efe 19:10:18 ---> 794fe168eac9 19:10:18 Step 6/25 : COPY go.mod vendor* ./ 19:10:18 ---> 0c696776217d 19:10:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 ---> Running in d2bb2ceac34d 19:10:31 Removing intermediate container 38a00c57a8f6 19:10:31 ---> 7103d42a5fb5 19:10:31 Step 8/22 : COPY . . 19:10:31 Removing intermediate container 6bac86f619d4 19:10:31 ---> 1ebf5e76dab5 19:10:31 Step 8/31 : COPY . . 19:10:31 Removing intermediate container d2bb2ceac34d 19:10:31 ---> 431c61dedb80 19:10:31 Step 8/25 : COPY . . 19:10:31 Removing intermediate container b68dfbc6fb54 19:10:31 ---> 3b7e4c11b645 19:10:31 Step 8/26 : COPY . . 19:10:31 Removing intermediate container 3cd8f1654a9a 19:10:31 ---> 3ab99d617ef1 19:10:31 Step 8/25 : COPY . . 19:10:32 656be50a0ddc: Pull complete 19:10:32 2bbca73fdf42: Pull complete 19:10:32 46d945488cbd: Pull complete 19:10:37 8a5474983e97: Pull complete 19:10:39 329c88fbcd65: Pull complete 19:10:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:10:39 ---> f852aa0d5ccb 19:10:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:39 ---> d802f9fc2f1e 19:10:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:39 ---> 9de19598b805 19:10:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:39 ---> c9300dc00c9d 19:10:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:39 ---> 1f94f6b29426 19:10:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:39 ---> Running in b0e34eb3a50a 19:10:39 ---> Running in b8f74f6e3852 19:10:39 ---> Running in 3ad73b01e1e3 19:10:39 ---> Running in ab9bfcf748dc 19:10:39 ---> Running in d6a864b496ab 19:10:39 Removing intermediate container b0e34eb3a50a 19:10:39 ---> ce520fe2081c 19:10:39 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:39 Removing intermediate container b8f74f6e3852 19:10:39 ---> 2559f3eac7f2 19:10:39 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:39 ---> Running in bd03e76c7a7b 19:10:39 ---> Running in e0249d374cf2 19:10:39 Removing intermediate container bd03e76c7a7b 19:10:39 ---> 61d46352cae4 19:10:39 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 19:10:39 Removing intermediate container e0249d374cf2 19:10:39 ---> 3bba57909c2c 19:10:39 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 19:10:39 ---> Running in 702666a38df5 19:10:39 ---> Running in 525c226935ea 19:10:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:39 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 19:10:39 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 19:10:39 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:39 WORKDIR /edgex 19:10:39 COPY go.mod . 19:10:39 RUN go mod download build 19:10:39 -t ci-base-image-arm64 -f - . 19:10:40 Sending build context to Docker daemon 3.125MB 19:10:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:40 ---> ff4287adb874 19:10:40 Step 2/4 : WORKDIR /edgex 19:10:40 Removing intermediate container 525c226935ea 19:10:40 ---> 0480a46c9474 19:10:40 Step 12/26 : WORKDIR /edgex-go 19:10:40 Removing intermediate container 702666a38df5 19:10:40 ---> 937ecc0d97b6 19:10:40 Step 12/25 : WORKDIR /edgex-go 19:10:40 ---> Running in 74e03fde3236 19:10:40 ---> Running in b510201612bd 19:10:40 Removing intermediate container 74e03fde3236 19:10:40 ---> 3dce2603e294 19:10:40 19:10:40 Step 13/26 : FROM alpine:3.15 19:10:40 Removing intermediate container b510201612bd 19:10:40 ---> 7d734e71096a 19:10:40 19:10:40 Step 13/25 : FROM alpine:3.15 19:10:40 3.15: Pulling from library/alpine 19:10:40 3.15: Pulling from library/alpine 19:10:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:40 Status: Downloaded newer image for alpine:3.15 19:10:40 Status: Image is up to date for alpine:3.15 19:10:40 ---> c4fc93816858 19:10:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:40 ---> c4fc93816858 19:10:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:40 ---> Running in d22f72c478e2 19:10:40 ---> Running in 3f903e8b1c70 19:10:41 Removing intermediate container 3f903e8b1c70 19:10:41 ---> 926b97c2d565 19:10:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Running in 4cff7e94ce3c 19:10:41 Removing intermediate container d22f72c478e2 19:10:41 ---> 021eab5ee61c 19:10:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Running in f9092730a80f 19:10:42 ---> Running in 7f2d6111745b 19:10:42 Removing intermediate container 7f2d6111745b 19:10:42 ---> 40b5204cfdc8 19:10:42 Step 3/4 : COPY go.mod . 19:10:42 Removing intermediate container 4cff7e94ce3c 19:10:42 ---> 01af52d6baed 19:10:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:42 ---> Running in caced319efdd 19:10:42 Removing intermediate container f9092730a80f 19:10:42 ---> 0fbfb11adc38 19:10:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:42 ---> 5b2ad25f0307 19:10:42 Step 4/4 : RUN go mod download 19:10:42 ---> Running in 4ec9ce01cc48 19:10:42 ---> Running in 089d16245f60 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:44 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:44 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:44 OK: 15856 distinct packages available 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:44 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:44 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:44 OK: 15856 distinct packages available 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:45 (1/5) Installing dumb-init (1.2.5-r1) 19:10:45 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:45 (3/5) Installing libucontext (1.1-r0) 19:10:45 (4/5) Installing gcompat (1.0.0-r4) 19:10:46 (1/4) Installing dumb-init (1.2.5-r1) 19:10:46 (5/5) Installing openssl (1.1.1q-r0) 19:10:46 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:46 Executing busybox-1.34.1-r7.trigger 19:10:46 OK: 7 MiB in 19 packages 19:10:46 (3/4) Installing libucontext (1.1-r0) 19:10:46 (4/4) Installing gcompat (1.0.0-r4) 19:10:46 Executing busybox-1.34.1-r7.trigger 19:10:46 OK: 6 MiB in 18 packages 19:10:47 Removing intermediate container caced319efdd 19:10:47 ---> d1e687976642 19:10:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:47 Removing intermediate container 089d16245f60 19:10:47 ---> 24234f80730e 19:10:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:51 ---> 59072fabc5fd 19:10:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:51 ---> 1c99ca425aca 19:10:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:51 ---> 21a3885bafab 19:10:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:51 ---> 48d97c1b2bca 19:10:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:51 ---> Running in a6794affe75d 19:10:51 Removing intermediate container a6794affe75d 19:10:51 ---> 8258633c66b1 19:10:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:52 ---> 86f98d814ccd 19:10:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:52 ---> 0b014b5a5cf2 19:10:52 Step 21/26 : WORKDIR / 19:10:52 ---> d0c529e886b6 19:10:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:52 ---> Running in 055d54c627b8 19:10:52 ---> Running in 4282ef034242 19:10:53 Removing intermediate container 4282ef034242 19:10:53 ---> 207641f29ccf 19:10:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:53 Removing intermediate container 055d54c627b8 19:10:53 ---> 486b70cac295 19:10:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:53 ---> Running in 561bece8617a 19:10:53 ---> Running in b6c7c11ef929 19:10:53 Removing intermediate container b6c7c11ef929 19:10:53 ---> 722f67554ecf 19:10:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:53 ---> Running in c887d99ba588 19:10:53 Removing intermediate container 561bece8617a 19:10:53 ---> 911ec8a6d548 19:10:53 Step 23/25 : LABEL arch=x86_64 19:10:54 ---> Running in 48d31a0b7d77 19:10:54 Removing intermediate container c887d99ba588 19:10:54 ---> 899d91474c50 19:10:54 Step 24/26 : LABEL arch=x86_64 19:10:54 Removing intermediate container 48d31a0b7d77 19:10:54 ---> d3665b6e9563 19:10:54 Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:10:54 ---> Running in 97d5c1ba2dc4 19:10:54 ---> Running in df3d650869e4 19:10:54 Removing intermediate container df3d650869e4 19:10:54 Removing intermediate container 97d5c1ba2dc4 19:10:54 ---> 3398bc925290 19:10:54 ---> 817b8635aa77 19:10:54 Step 25/25 : LABEL version=0.0.0Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:10:54 19:10:55 ---> Running in 7bc379604a61 19:10:55 ---> Running in e2a505664265 19:10:55 Removing intermediate container 7bc379604a61 19:10:55 ---> f4043039e9db 19:10:55 19:10:55 Removing intermediate container e2a505664265 19:10:55 ---> fbdb97e6a86c 19:10:55 Step 26/26 : LABEL version=0.0.0 19:10:55 Successfully built f4043039e9db 19:10:55 Successfully tagged security-spire-server:latest 19:10:55  Building security-spire-server ... done Building security-proxy-setup 19:10:55 ---> Running in a83eaf20cbab 19:10:57 Removing intermediate container a83eaf20cbab 19:10:57 ---> eb91b1378743 19:10:57 19:10:57 Successfully built eb91b1378743 19:10:57 Successfully tagged security-spire-config:latest 19:10:57 Building core-data 19:10:59  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:59 ---> 2f3eb419b522 19:10:59 Step 3/22 : WORKDIR /edgex-go 19:10:59 ---> Using cache 19:10:59 ---> 6245c18187a0 19:10:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:59 ---> Using cache 19:10:59 ---> 950f71af8329 19:10:59 Step 5/22 : RUN apk add --update --no-cache make git 19:10:59 ---> Using cache 19:10:59 ---> 794fe168eac9 19:10:59 Step 6/22 : COPY go.mod vendor* ./ 19:10:59 ---> Using cache 19:10:59 ---> 0c696776217d 19:10:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:59 ---> Using cache 19:10:59 ---> 431c61dedb80 19:10:59 Step 8/22 : COPY . . 19:10:59 ---> Using cache 19:10:59 ---> 1f94f6b29426 19:10:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:00 ---> 2f3eb419b522 19:11:00 Step 3/23 : WORKDIR /edgex-go 19:11:00 ---> Using cache 19:11:00 ---> 6245c18187a0 19:11:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:00 ---> Using cache 19:11:00 ---> 950f71af8329 19:11:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:03 ---> Running in 3288698e074e 19:11:03 ---> Running in 4df488bbe621 19:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:04 OK: 211 MiB in 51 packages 19:11:05 Removing intermediate container ab9bfcf748dc 19:11:05 ---> 00dcf1a9e83a 19:11:05 19:11:05 Step 10/31 : FROM alpine:3.16 19:11:05 Removing intermediate container d6a864b496ab 19:11:05 ---> 1ae79547f55e 19:11:05 19:11:05 Step 10/25 : FROM alpine:3.16 19:11:06 3.16: Pulling from library/alpine 19:11:06 3.16: Pulling from library/alpine 19:11:06 Removing intermediate container 4df488bbe621 19:11:06 ---> 7fc8aad2c2b0 19:11:06 Step 6/23 : COPY go.mod vendor* ./ 19:11:07 ---> 9717265b0a70 19:11:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:07 ---> Running in c9e85016846e 19:11:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:07 Status: Downloaded newer image for alpine:3.16 19:11:07 Status: Image is up to date for alpine:3.16 19:11:07 ---> 9c6f07244728 19:11:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:07 ---> 9c6f07244728 19:11:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:07 Removing intermediate container 3ad73b01e1e3 19:11:07 ---> f1bce7165e8f 19:11:07 19:11:07 Step 10/22 : FROM alpine:3.16 19:11:07 ---> 9c6f07244728 19:11:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:08 ---> Running in 2f06ebcf40b7 19:11:08 ---> Running in 331bb30f7bbb 19:11:08 ---> Running in 2bec8a45935d 19:11:08 Removing intermediate container 2f06ebcf40b7 19:11:08 ---> 500048f4bba8 19:11:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:08 ---> Running in 4258d0d7df4b 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:08 (1/3) Installing ca-certificates (20220614-r0) 19:11:08 (2/3) Installing dumb-init (1.2.5-r1) 19:11:08 (3/3) Installing su-exec (0.2-r1) 19:11:08 Executing busybox-1.35.0-r17.trigger 19:11:08 Executing ca-certificates-20220614-r0.trigger 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:08 OK: 6 MiB in 17 packages 19:11:08 (1/2) Installing ca-certificates (20220614-r0) 19:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:08 (2/2) Installing dumb-init (1.2.5-r1) 19:11:08 Executing busybox-1.35.0-r17.trigger 19:11:08 Executing ca-certificates-20220614-r0.trigger 19:11:09 OK: 6 MiB in 16 packages 19:11:09 (1/2) Installing dumb-init (1.2.5-r1) 19:11:09 (2/2) Installing su-exec (0.2-r1) 19:11:09 Executing busybox-1.35.0-r17.trigger 19:11:09 OK: 6 MiB in 16 packages 19:11:11 Removing intermediate container 2bec8a45935d 19:11:11 ---> 2f4cd771de69 19:11:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:11 Removing intermediate container 4258d0d7df4b 19:11:11 ---> 4bd7609d5323 19:11:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:11 Removing intermediate container 331bb30f7bbb 19:11:11 ---> 11eaec757370 19:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:11 ---> Running in f90df90d3a39 19:11:11 ---> Running in 8b75f3699fe0 19:11:11 ---> Running in 2352f1db7fd8 19:11:12 Removing intermediate container f90df90d3a39 19:11:12 ---> cb6257b41e73 19:11:12 Step 13/25 : WORKDIR / 19:11:12 Removing intermediate container 2352f1db7fd8 19:11:12 ---> d32d6718b740 19:11:12 Step 13/22 : ENV APP_PORT=59860 19:11:12 Removing intermediate container 8b75f3699fe0 19:11:12 ---> 48a4329fd517 19:11:12 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:12 ---> Running in 0a34c5d752bf 19:11:12 ---> Running in bb42b60fcc5d 19:11:12 ---> Running in 278e4da4ba36 19:11:12 Removing intermediate container 0a34c5d752bf 19:11:12 ---> a3aee1c6428f 19:11:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:12 Removing intermediate container bb42b60fcc5d 19:11:12 ---> fdb33891a65e 19:11:12 Step 14/22 : EXPOSE $APP_PORT 19:11:12 Removing intermediate container 278e4da4ba36 19:11:12 ---> aecf5a2c9ca6 19:11:12 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:12 ---> Running in bd782e89987e 19:11:12 ---> Running in 66f9c9e8ee32 19:11:13 ---> c537234575c6 19:11:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:13 Removing intermediate container bd782e89987e 19:11:13 ---> def24612987b 19:11:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:13 Removing intermediate container 66f9c9e8ee32 19:11:13 ---> e4427c68d35b 19:11:13 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:13 ---> a379fa343258 19:11:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:13 ---> Running in e2c67996b0ee 19:11:13 ---> f2abefd0943d 19:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:13 ---> bb60a0be5f07 19:11:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:14 ---> 7e619ebbf7fb 19:11:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:14 ---> 24b12ed5361c 19:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:15 Removing intermediate container e2c67996b0ee 19:11:15 ---> de8f6be8901a 19:11:15 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:15 ---> b79def9c01e4 19:11:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:15 Removing intermediate container 4ec9ce01cc48 19:11:15 ---> 850436192edb 19:11:15 Successfully built 850436192edb 19:11:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:15 ---> Running in 1abbecc7170c 19:11:15 ---> 7a47e5c4a79a 19:11:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:15 ---> Running in 08de6eb078e7 19:11:15 + docker inspect -f . ci-base-image-arm64 19:11:15 . [Pipeline] } 19:11:15 Removing intermediate container 1abbecc7170c 19:11:15 ---> fa7d896f19d0 19:11:15 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:15 Removing intermediate container 08de6eb078e7 19:11:15 ---> 1edf5cbe2a51 19:11:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:15 ---> d5849f6a7096 19:11:15 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:15 ---> 0020d9cf8813 19:11:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container 19:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:16 ---> Running in c08c8948ea6a 19:11:16 ---> Running in 55c864067250 19:11:16 Removing intermediate container c08c8948ea6a 19:11:16 ---> 148e718b6297 19:11:16 Step 20/22 : LABEL arch=x86_64 19:11:16 ---> 6fcd73357f4a 19:11:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:16 ---> Running in 7bc4d4145553 19:11:16 ---> Running in 08ee6656806a 19:11:16 Removing intermediate container 7bc4d4145553 19:11:16 ---> 85c521463b7b 19:11:16 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:11:16 Removing intermediate container c9e85016846e 19:11:16 ---> 7d7b5f3b54b7 19:11:16 Step 8/23 : COPY . . 19:11:17 ---> Running in e206e82c065b 19:11:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:17 $ docker top 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:18 + go version 19:11:18 go version go1.18.3 linux/arm64 [Pipeline] } 19:11:18 $ docker stop --time=1 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 19:11:18 Removing intermediate container e206e82c065b 19:11:18 ---> 3d3ff4c8b81b 19:11:18 Step 22/22 : LABEL version=0.0.0 19:11:18 ---> Running in 9adcb1391671 19:11:18 Removing intermediate container 55c864067250 19:11:18 ---> 419a2168be75 19:11:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:18 Removing intermediate container 08ee6656806a 19:11:18 ---> e5dbf5c489f5 19:11:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:18 Removing intermediate container 9adcb1391671 19:11:18 ---> cbac3860a862 19:11:18 19:11:18 Successfully built cbac3860a862 19:11:18 ---> Running in 7a34fa05754a 19:11:18 Successfully tagged support-notifications:latest 19:11:18  Building support-notifications ... done Building sys-mgmt-agent 19:11:19 ---> 3057c75a533b 19:11:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:19 $ docker rm -f 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:20 + docker inspect -f . ci-base-image-arm64 19:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:20 Removing intermediate container 7a34fa05754a 19:11:20 ---> 9510197694c5 19:11:20 Step 23/25 : LABEL arch=x86_64 19:11:21 prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container 19:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:21 ---> 2f3eb419b522 19:11:21 Step 3/23 : WORKDIR /edgex-go 19:11:21 ---> Using cache 19:11:21 ---> 6245c18187a0 19:11:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:21 ---> Using cache 19:11:21 ---> 950f71af8329 19:11:21 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:21 ---> 8565493d4ed7 19:11:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:21 ---> Running in 7d78b2977654 19:11:21 ---> Running in 183184ba1661 19:11:21 ---> abf28f713087 19:11:21 Step 9/23 : RUN make cmd/core-data/core-data 19:11:21 Removing intermediate container 3288698e074e 19:11:21 ---> 6b0388a814a5 19:11:21 19:11:21 Step 10/22 : FROM alpine:3.16 19:11:21 ---> 9c6f07244728 19:11:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:21 ---> Running in 491e6479d696 19:11:21 ---> Running in 52df2792b5aa 19:11:21 ---> 0f53bbf647bb 19:11:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:21 Removing intermediate container 7d78b2977654 19:11:21 ---> 7d73d8499063 19:11:21 Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:11:21 ---> Running in 8cbac60652f8 19:11:22 Removing intermediate container 8cbac60652f8 19:11:22 ---> 43b80396e071 19:11:22 Step 25/25 : LABEL version=0.0.0 19:11:22 ---> bc81ae4b4239 19:11:22 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:22 ---> Running in 414d17cf4e57 19:11:22 Removing intermediate container 414d17cf4e57 19:11:22 ---> e4bc1a12b0ee 19:11:22 19:11:22 ---> 84313a085ff6 19:11:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:22 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 19:11:22 Successfully built e4bc1a12b0ee 19:11:22 Successfully tagged security-secretstore-setup:latest 19:11:22  Building security-secretstore-setup ... done Building security-spire-agent 19:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:22 $ docker top 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 -eo pid,comm 19:11:22 (1/6) Installing ca-certificates (20220614-r0) 19:11:22 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:22 (4/6) Installing libcurl (7.83.1-r2) 19:11:22 (5/6) Installing curl (7.83.1-r2) 19:11:22 (6/6) Installing dumb-init (1.2.5-r1) 19:11:22 Executing busybox-1.35.0-r17.trigger 19:11:22 Executing ca-certificates-20220614-r0.trigger 19:11:22 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo 19:11:22 ========================================================= 19:11:22 [edgeXBuildGoParallel] Running Tests and Build... 19:11:22 ========================================================= [Pipeline] sh 19:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:23 OK: 211 MiB in 51 packages 19:11:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:11:23 ---> 8a2b81e6d70c 19:11:23 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:24 + make test 19:11:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:24 ---> Running in 60b1de1c6eaa 19:11:24 Removing intermediate container 183184ba1661 19:11:24 ---> 057baa2cc0a2 19:11:24 Step 6/23 : COPY go.mod vendor* ./ 19:11:24 Removing intermediate container 52df2792b5aa 19:11:24 ---> f4d34ac44766 19:11:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:24 ---> Running in fd875860a635 19:11:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:25 ---> 2f3eb419b522 19:11:25 Step 3/26 : WORKDIR /edgex-go 19:11:25 ---> Using cache 19:11:25 ---> 6245c18187a0 19:11:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:25 ---> Using cache 19:11:25 ---> 950f71af8329 19:11:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:25 ---> 9bd700509fd4 19:11:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:25 Removing intermediate container fd875860a635 19:11:25 ---> 76e65c794b22 19:11:25 Step 13/22 : WORKDIR /edgex 19:11:25 ---> Running in c9f3dd8975a2 19:11:25 ---> Running in a12b5ee0293c 19:11:25 ---> Running in 7bbb38f79b2e 19:11:25 Removing intermediate container 60b1de1c6eaa 19:11:25 ---> c50245eaec89 19:11:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:25 ---> Running in 60c11c3c2d7e 19:11:25 Removing intermediate container 7bbb38f79b2e 19:11:25 ---> 4594e05f66d8 19:11:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:25 Removing intermediate container 60c11c3c2d7e 19:11:25 ---> 7a692ee5ee9c 19:11:25 Step 28/31 : CMD ["gate"] 19:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:25 ---> Running in 2e5aab2913a0 19:11:25 ---> 1f32b56e00d8 19:11:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:26 Removing intermediate container 2e5aab2913a0 19:11:26 ---> ce1f61fe139f 19:11:26 Step 29/31 : LABEL arch=x86_64 19:11:26 ---> Running in 2867e310a319 19:11:26 Removing intermediate container 2867e310a319 19:11:26 ---> 797be1b5a373 19:11:26 Step 30/31 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:11:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:26 ---> a0b9324ae3ca 19:11:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:26 ---> Running in b3c8603e49ec 19:11:26 Removing intermediate container b3c8603e49ec 19:11:26 ---> d246da42dbcf 19:11:26 Step 31/31 : LABEL version=0.0.0 19:11:27 OK: 211 MiB in 51 packages 19:11:27 ---> Running in b7d9a23ba04a 19:11:27 ---> 70e7cab800dd 19:11:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:28 Removing intermediate container b7d9a23ba04a 19:11:28 ---> f8a6e6a09350 19:11:28 19:11:28 ---> a9ef2f18f7ff 19:11:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:28 Successfully built f8a6e6a09350 19:11:28 Successfully tagged security-bootstrapper:latest 19:11:28 Building core-command 19:11:28  Building security-bootstrapper ... done Removing intermediate container c9f3dd8975a2 19:11:28 ---> 01c7f0d82cdd 19:11:28 Step 6/26 : COPY go.mod vendor* ./ 19:11:28 ---> Running in e122655b0cb9 19:11:29 ---> a9d4b15b4de8 19:11:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:30 ---> Running in b781d0b3d4b9 19:11:30 Removing intermediate container e122655b0cb9 19:11:30 ---> 994d7fc5ac15 19:11:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:30 ---> Running in 3c62e1aedee9 19:11:31 Removing intermediate container 3c62e1aedee9 19:11:31 ---> 2fc7925bb740 19:11:31 Step 20/22 : LABEL arch=x86_64 19:11:31 ---> Running in 63a291bb023f 19:11:31 Removing intermediate container 63a291bb023f 19:11:31 ---> 3a5d221c1b37 19:11:31 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:11:31 ---> Running in 8c112a6f7d8c 19:11:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:31 ---> 2f3eb419b522 19:11:31 Step 3/23 : WORKDIR /edgex-go 19:11:31 ---> Using cache 19:11:31 ---> 6245c18187a0 19:11:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:31 ---> Using cache 19:11:31 ---> 950f71af8329 19:11:31 Step 5/23 : RUN apk add --update --no-cache make git 19:11:31 ---> Using cache 19:11:31 ---> 794fe168eac9 19:11:31 Step 6/23 : COPY go.mod vendor* ./ 19:11:31 ---> Using cache 19:11:31 ---> 0c696776217d 19:11:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Using cache 19:11:31 ---> 431c61dedb80 19:11:31 Step 8/23 : COPY . . 19:11:31 ---> Using cache 19:11:31 ---> 1f94f6b29426 19:11:31 Step 9/23 : RUN make cmd/core-command/core-command 19:11:32 Removing intermediate container 8c112a6f7d8c 19:11:32 ---> fc952c558370 19:11:32 Step 22/22 : LABEL version=0.0.0 19:11:32 ---> Running in 1f925062b23a 19:11:32 ---> Running in 7fb026a4298d 19:11:33 Removing intermediate container 7fb026a4298d 19:11:33 ---> 972efc2d76c6 19:11:33 19:11:33 Successfully built 972efc2d76c6 19:11:33 Successfully tagged security-proxy-setup:latest 19:11:33  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:11:33 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/core-command/core-command ./cmd/core-command 19:11:35 Removing intermediate container a12b5ee0293c 19:11:35 ---> b7f89e6e4d8c 19:11:35 Step 8/23 : COPY . . 19:11:38 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> 2f3eb419b522 19:11:38 Step 3/20 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 6245c18187a0 19:11:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:40 Removing intermediate container b781d0b3d4b9 19:11:40 ---> 11a4f936abae 19:11:40 Step 8/26 : COPY . . 19:11:40 ---> Running in 7cd03eb3081e 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:42 ---> b48d2498eaf0 19:11:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:42 v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:42 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:42 OK: 17038 distinct packages available 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:42 ---> Running in 1bffa3d486e5 19:11:42 OK: 211 MiB in 51 packages 19:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:44 Removing intermediate container 7cd03eb3081e 19:11:44 ---> 99bb671978ad 19:11:44 Step 5/20 : COPY go.mod vendor* ./ 19:11:44 Removing intermediate container 491e6479d696 19:11:44 ---> e3998cb80752 19:11:44 19:11:44 Step 10/23 : FROM alpine:3.16 19:11:44 ---> 9c6f07244728 19:11:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:44 ---> Running in b663d3625926 19:11:44 ---> 87087c00d7d5 19:11:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:44 ---> Running in 0069ea7a19d2 19:11:44 Removing intermediate container b663d3625926 19:11:44 ---> 76915bf84f0f 19:11:44 Step 12/23 : ENV APP_PORT=59880 19:11:44 ---> Running in cc532e633191 19:11:44 Removing intermediate container cc532e633191 19:11:44 ---> 4f55348969b0 19:11:44 Step 13/23 : EXPOSE $APP_PORT 19:11:44 ---> Running in 85e97267345a 19:11:45 Removing intermediate container 85e97267345a 19:11:45 ---> 15da8d2ee3ec 19:11:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:45 ---> Running in 6e41cade991d 19:11:47 ---> b2ed43f82241 19:11:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:47 Removing intermediate container 6e41cade991d 19:11:47 ---> 88e544c010a7 19:11:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:47 ---> Running in b13a154d9c8f 19:11:47 ---> Running in 729d45cae533 19:11:47 Removing intermediate container b13a154d9c8f 19:11:47 ---> 704ddc8a0ee7 19:11:47 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:47 ---> Running in b4096c082730 19:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:48 Removing intermediate container b4096c082730 19:11:48 ---> 941b07a28417 19:11:48 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 19:11:48 ---> Running in 49833e161155 19:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:49 (1/6) Installing dumb-init (1.2.5-r1) 19:11:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:11:49 (3/6) Installing libsodium (1.0.18-r0) 19:11:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:11:49 (5/6) Installing libzmq (4.3.4-r0) 19:11:49 (6/6) Installing zeromq (4.3.4-r0) 19:11:49 Executing busybox-1.35.0-r17.trigger 19:11:50 Removing intermediate container 49833e161155 19:11:50 ---> 282a2d48d9fe 19:11:50 Step 12/26 : WORKDIR /edgex-go 19:11:50 OK: 8 MiB in 20 packages 19:11:50 ---> Running in 009dcd78a9c3 19:11:50 Removing intermediate container 009dcd78a9c3 19:11:50 ---> a84315bafb2b 19:11:50 19:11:50 Step 13/26 : FROM alpine:3.15 19:11:50 ---> c4fc93816858 19:11:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:50 ---> Using cache 19:11:50 ---> 021eab5ee61c 19:11:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 ---> Using cache 19:11:50 ---> 0fbfb11adc38 19:11:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:50 Removing intermediate container 729d45cae533 19:11:50 ---> b523f20bb15d 19:11:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:50 ---> Running in 0864c8e8cacd 19:11:51 ---> 39d6e160f35c 19:11:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 Removing intermediate container 1f925062b23a 19:11:52 ---> 2abdaee7af6d 19:11:52 19:11:52 Step 10/23 : FROM alpine:3.16 19:11:52 ---> 9c6f07244728 19:11:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:52 ---> 961ec6747753 19:11:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:52 ---> Running in 9e88144dded8 19:11:52 ---> 0b08469baef2 19:11:52 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:52 ---> Running in b15710f510f7 19:11:52 Removing intermediate container 0069ea7a19d2 19:11:52 ---> ca9c28c23158 19:11:52 Step 7/20 : COPY . . 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:52 Removing intermediate container b15710f510f7 19:11:52 ---> bba0ff070f01 19:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:52 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:52 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:52 OK: 15856 distinct packages available 19:11:52 ---> Running in 1b3c5f916751 19:11:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 (1/1) Installing dumb-init (1.2.5-r1) 19:11:52 Executing busybox-1.35.0-r17.trigger 19:11:52 OK: 6 MiB in 15 packages 19:11:53 Removing intermediate container 1b3c5f916751 19:11:53 ---> 84fd2469256d 19:11:53 Step 21/23 : LABEL arch=x86_64 19:11:53 ---> Running in 6b07339a6eac 19:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 Removing intermediate container 6b07339a6eac 19:11:53 ---> 091e159ec374 19:11:53 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:11:53 Removing intermediate container 9e88144dded8 19:11:53 ---> 9e426907a4ba 19:11:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:53 ---> Running in ce6d7acdab34 19:11:53 ---> Running in 42b8ebd2c84a 19:11:53 Removing intermediate container ce6d7acdab34 19:11:53 ---> c90e01c90a9b 19:11:53 Step 23/23 : LABEL version=0.0.0 19:11:53 (1/5) Installing dumb-init (1.2.5-r1) 19:11:53 ---> Running in 26fd439d8da3 19:11:53 Removing intermediate container 42b8ebd2c84a 19:11:53 ---> bd2e6c4cc28d 19:11:53 Step 13/23 : ENV APP_PORT=59882 19:11:54 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:54 ---> Running in c7759747703f 19:11:54 (3/5) Installing libucontext (1.1-r0) 19:11:54 Removing intermediate container 26fd439d8da3 19:11:54 ---> 2b4b33a6256e 19:11:54 19:11:54 (4/5) Installing gcompat (1.0.0-r4) 19:11:54 (5/5) Installing openssl (1.1.1q-r0) 19:11:54 Removing intermediate container c7759747703f 19:11:54 ---> 5fa08e0e48c4 19:11:54 Step 14/23 : EXPOSE $APP_PORT 19:11:54 Successfully built 2b4b33a6256e 19:11:54 Successfully tagged core-data:latest 19:11:54 Building support-scheduler 19:11:54  Building core-data ... done Executing busybox-1.34.1-r7.trigger 19:11:54 OK: 7 MiB in 19 packages 19:11:54 ---> Running in b8f1c22cefa4 19:11:55 Removing intermediate container b8f1c22cefa4 19:11:55 ---> 1df12af417cc 19:11:55 Step 15/23 : WORKDIR / 19:11:56 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:57 ---> Running in 5ac621c2efb8 19:11:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:57 ---> 2f3eb419b522 19:11:57 Step 3/22 : WORKDIR /edgex-go 19:11:57 ---> Using cache 19:11:57 ---> 6245c18187a0 19:11:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 ---> Using cache 19:11:57 ---> 950f71af8329 19:11:57 Step 5/22 : RUN apk add --update --no-cache make git 19:11:57 ---> Using cache 19:11:57 ---> 794fe168eac9 19:11:57 Step 6/22 : COPY go.mod vendor* ./ 19:11:57 ---> Using cache 19:11:57 ---> 0c696776217d 19:11:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:57 ---> Using cache 19:11:57 ---> 431c61dedb80 19:11:57 Step 8/22 : COPY . . 19:11:57 ---> e5063d48cc2e 19:11:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:57 ---> Using cache 19:11:57 ---> 1f94f6b29426 19:11:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:57 Removing intermediate container 5ac621c2efb8 19:11:57 ---> 8109148f6e59 19:11:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 Removing intermediate container 0864c8e8cacd 19:11:57 ---> b9743d0021da 19:11:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:57 ---> Running in 9625df4898c4 19:11:57 ---> Running in 629dbee86e8f 19:11:58 ---> 2727ed2181a2 19:11:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:58 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 19:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:58 ---> a891fd179b17 19:11:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:58 ---> 24b7aca0d4b9 19:11:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:58 Removing intermediate container 1bffa3d486e5 19:11:58 ---> fc4b90ce6614 19:11:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:59 ---> Running in 415ee66e4446 19:11:59 ---> f308dd4d9ec9 19:11:59 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:59 ---> Running in 87ce82b6693b 19:11:59 Removing intermediate container 87ce82b6693b 19:11:59 ---> dc29005d4b6d 19:11:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:59 ---> Running in 0306f5032999 19:11:59 Removing intermediate container 0306f5032999 19:11:59 ---> abdc3344538b 19:11:59 Step 21/23 : LABEL arch=x86_64 19:11:59 ---> Running in 79d73a164d18 19:11:59 Removing intermediate container 79d73a164d18 19:11:59 ---> f6f936cb653e 19:11:59 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:00 ---> Running in 2d0338b09c04 19:12:00 Removing intermediate container 2d0338b09c04 19:12:00 ---> 48943a2c6746 19:12:00 Step 23/23 : LABEL version=0.0.0 19:12:00 ---> 764ba4ca1313 19:12:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:00 ---> Running in d5f215920d2a 19:12:00 Removing intermediate container d5f215920d2a 19:12:00 ---> d6b3de470f64 19:12:00 ---> d18fe8921655 19:12:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:00 19:12:00 Removing intermediate container 415ee66e4446 19:12:00 ---> 318ed3d25654 19:12:00 19:12:00 Step 11/23 : FROM alpine:3.16 19:12:00 ---> 9c6f07244728 19:12:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:00 Successfully built d18fe8921655 19:12:00 ---> Running in bb6f22d6e372 19:12:00 Successfully tagged core-command:latest 19:12:00 Building core-metadata 19:12:02  Building core-command ... done Removing intermediate container bb6f22d6e372 19:12:02 ---> 91508ccf3edb 19:12:02 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 19:12:02 ---> 846bf3d6ea0d 19:12:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:02 ---> Running in 7e76c3e3b0e3 19:12:03 ---> 5b68cd79309f 19:12:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:03 ---> Running in 000ccf078835 19:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:03 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:03 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:03 (3/33) Installing readline (8.1.2-r0) 19:12:03 (4/33) Installing bash (5.1.16-r2) 19:12:03 Executing bash-5.1.16-r2.post-install 19:12:03 (5/33) Installing ca-certificates (20220614-r0) 19:12:03 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:03 (8/33) Installing libcurl (7.83.1-r2) 19:12:03 (9/33) Installing curl (7.83.1-r2) 19:12:03 (10/33) Installing docker-cli (20.10.16-r2) 19:12:04 Removing intermediate container 000ccf078835 19:12:04 ---> 2da999861a98 19:12:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:04 ---> Running in a3d93c09af56 19:12:04 (11/33) Installing dumb-init (1.2.5-r1) 19:12:04 (12/33) Installing libbz2 (1.0.8-r1) 19:12:04 (13/33) Installing expat (2.4.8-r0) 19:12:04 (14/33) Installing libffi (3.4.2-r1) 19:12:04 (15/33) Installing gdbm (1.23-r0) 19:12:04 (16/33) Installing xz-libs (5.2.5-r1) 19:12:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:04 ---> 2f3eb419b522 19:12:04 Step 3/23 : WORKDIR /edgex-go 19:12:04 ---> Using cache 19:12:04 ---> 6245c18187a0 19:12:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:04 ---> Using cache 19:12:04 ---> 950f71af8329 19:12:04 Step 5/23 : RUN apk add --update --no-cache make git 19:12:04 ---> Using cache 19:12:04 ---> 794fe168eac9 19:12:04 Step 6/23 : COPY go.mod vendor* ./ 19:12:04 ---> Using cache 19:12:04 ---> 0c696776217d 19:12:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:04 ---> Using cache 19:12:04 ---> 431c61dedb80 19:12:04 Step 8/23 : COPY . . 19:12:04 ---> Using cache 19:12:04 ---> 1f94f6b29426 19:12:04 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:04 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:04 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:04 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:04 (21/33) Installing python3 (3.10.5-r0) 19:12:04 Removing intermediate container a3d93c09af56 19:12:04 ---> 484715b0ef38 19:12:04 Step 24/26 : LABEL arch=x86_64 19:12:04 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:04 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:04 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:04 (25/33) Installing py3-six (1.16.0-r1) 19:12:04 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:04 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:04 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:04 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:04 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:04 (31/33) Installing py3-packaging (21.3-r0) 19:12:04 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:04 (33/33) Installing py3-pip (22.1.1-r0) 19:12:05 ---> Running in e6ef8239ff92 19:12:05 Executing busybox-1.35.0-r17.trigger 19:12:05 Executing ca-certificates-20220614-r0.trigger 19:12:05 OK: 122 MiB in 47 packages 19:12:05 ---> Running in 61b0dc9fd81c 19:12:05 Removing intermediate container 61b0dc9fd81c 19:12:05 ---> f05869a008a8 19:12:05 Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:05 ---> Running in 2f58d7dd4bf0 19:12:05 Removing intermediate container 2f58d7dd4bf0 19:12:05 ---> 79d30211b7cb 19:12:05 Step 26/26 : LABEL version=0.0.0 19:12:05 ---> Running in bff8699b950c 19:12:05 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 19:12:06 Removing intermediate container bff8699b950c 19:12:06 ---> 7f2b3d9b02cf 19:12:06 19:12:06 Successfully built 7f2b3d9b02cf 19:12:06 Successfully tagged security-spire-agent:latest 19:12:07  Building security-spire-agent ... done Collecting docker-compose==1.23.2 19:12:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.8 MB/s eta 0:00:00 19:12:07 Collecting docopt<0.7,>=0.6.1 19:12:07 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:07 Preparing metadata (setup.py): started 19:12:07 Preparing metadata (setup.py): finished with status 'done' 19:12:07 Collecting cached-property<2,>=1.2.0 19:12:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:07 Collecting texttable<0.10,>=0.9.0 19:12:07 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:07 Preparing metadata (setup.py): started 19:12:08 Preparing metadata (setup.py): finished with status 'done' 19:12:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.4 MB/s eta 0:00:00 19:12:08 Collecting dockerpty<0.5,>=0.4.1 19:12:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:08 Preparing metadata (setup.py): started 19:12:08 Preparing metadata (setup.py): finished with status 'done' 19:12:08 Collecting PyYAML<4,>=3.10 19:12:08 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 44.5 MB/s eta 0:00:00 19:12:08 Preparing metadata (setup.py): started 19:12:08 Preparing metadata (setup.py): finished with status 'done' 19:12:09 Collecting docker<4.0,>=3.6.0 19:12:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.1 MB/s eta 0:00:00 19:12:09 Collecting websocket-client<1.0,>=0.32.0 19:12:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 186.1 MB/s eta 0:00:00 19:12:09 Collecting jsonschema<3,>=2.5.1 19:12:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:09 Collecting docker-pycreds>=0.4.0 19:12:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:09 Collecting chardet<3.1.0,>=3.0.2 19:12:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 60.7 MB/s eta 0:00:00 19:12:09 Collecting idna<2.8,>=2.5 19:12:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.7 MB/s eta 0:00:00 19:12:09 Collecting urllib3<1.25,>=1.21.1 19:12:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.3 MB/s eta 0:00:00 19:12:09 Collecting certifi>=2017.4.17 19:12:09 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:12:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.3 MB/s eta 0:00:00 19:12:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:09 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:09 Running setup.py install for texttable: started 19:12:09 Running setup.py install for texttable: finished with status 'done' 19:12:09 Running setup.py install for PyYAML: started 19:12:10 Running setup.py install for PyYAML: finished with status 'done' 19:12:10 Running setup.py install for docopt: started 19:12:10 Running setup.py install for docopt: finished with status 'done' 19:12:11 Running setup.py install for dockerpty: started 19:12:11 Running setup.py install for dockerpty: finished with status 'done' 19:12:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:12:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:12:17 Removing intermediate container 7e76c3e3b0e3 19:12:17 ---> 9c8598fa8d64 19:12:17 Step 14/23 : ENV APP_PORT=58890 19:12:17 ---> Running in 4707251c484e 19:12:17 Removing intermediate container 4707251c484e 19:12:17 ---> 39a92fd91dc0 19:12:17 Step 15/23 : EXPOSE $APP_PORT 19:12:17 ---> Running in 0086574a939e 19:12:18 Removing intermediate container 0086574a939e 19:12:18 ---> dfde9e0fa050 19:12:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:19 ---> 6f53271caea0 19:12:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:19 ---> 95584fda7b10 19:12:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:20 ---> 66fbafc7f97f 19:12:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:20 ---> Running in 75b76464f408 19:12:21 Removing intermediate container 75b76464f408 19:12:21 ---> c736bc645542 19:12:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:21 ---> Running in 1c79b0759fe0 19:12:21 Removing intermediate container 1c79b0759fe0 19:12:21 ---> e1eb8b8bfb0a 19:12:21 Step 21/23 : LABEL arch=x86_64 19:12:21 ---> Running in efdec6fd0bc8 19:12:21 Removing intermediate container efdec6fd0bc8 19:12:21 ---> c00ebfa34ecb 19:12:21 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:21 ---> Running in d0f9e4cee9fd 19:12:21 Removing intermediate container d0f9e4cee9fd 19:12:21 ---> d1dc1200e25f 19:12:21 Step 23/23 : LABEL version=0.0.0 19:12:21 ---> Running in 7129e0c9d2bf 19:12:21 Removing intermediate container 7129e0c9d2bf 19:12:21 ---> 0d600829a294 19:12:21 19:12:21 Successfully built 0d600829a294 19:12:21 Successfully tagged sys-mgmt-agent:latest 19:12:28  Building sys-mgmt-agent ... done Removing intermediate container 629dbee86e8f 19:12:28 ---> d548bf1c7e61 19:12:28 19:12:28 Step 10/22 : FROM alpine:3.16 19:12:28 ---> 9c6f07244728 19:12:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:28 ---> Using cache 19:12:28 ---> 9e426907a4ba 19:12:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:28 ---> Using cache 19:12:28 ---> bd2e6c4cc28d 19:12:28 Step 13/22 : ENV APP_PORT=59861 19:12:28 Removing intermediate container 9625df4898c4 19:12:28 ---> 84001d155470 19:12:28 19:12:28 Step 9/20 : FROM alpine:3.15 19:12:28 ---> c4fc93816858 19:12:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:28 ---> Using cache 19:12:28 ---> 021eab5ee61c 19:12:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:28 ---> Using cache 19:12:28 ---> 0fbfb11adc38 19:12:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:28 ---> Running in 139e240eec74 19:12:28 ---> Running in 9b5bb82c7d9f 19:12:28 Removing intermediate container 139e240eec74 19:12:28 ---> 4f9eab26247a 19:12:28 Step 14/22 : EXPOSE $APP_PORT 19:12:28 ---> Running in 1df2b426f832 19:12:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:28 Removing intermediate container 1df2b426f832 19:12:28 ---> 4063f150eae1 19:12:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:28 ---> 806bd5f61b9d 19:12:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:29 ---> 30dd61e0b24b 19:12:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:29 v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:29 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:29 OK: 15856 distinct packages available 19:12:29 Removing intermediate container e6ef8239ff92 19:12:29 ---> 8bfa738dd7d7 19:12:29 19:12:29 Step 10/23 : FROM alpine:3.16 19:12:29 ---> 9c6f07244728 19:12:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:29 ---> Using cache 19:12:29 ---> 9e426907a4ba 19:12:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:29 ---> Using cache 19:12:29 ---> bd2e6c4cc28d 19:12:29 Step 13/23 : ENV APP_PORT=59881 19:12:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:29 ---> Running in 41ec39b0e6cb 19:12:29 ---> c7148cc2a20a 19:12:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:29 ---> Running in 783397f742ae 19:12:29 Removing intermediate container 41ec39b0e6cb 19:12:29 ---> 707c3aa2d84b 19:12:29 Step 14/23 : EXPOSE $APP_PORT 19:12:29 ---> Running in 1d89d88a9937 19:12:29 Removing intermediate container 783397f742ae 19:12:29 ---> b7c0fd33caf5 19:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:29 ---> Running in c3a1d0a2cfd8 19:12:29 Removing intermediate container 1d89d88a9937 19:12:29 ---> 8ae34d83c8c1 19:12:29 Step 15/23 : WORKDIR / 19:12:29 ---> Running in 6ffe9283dfcc 19:12:29 Removing intermediate container c3a1d0a2cfd8 19:12:29 ---> bd262d8f68e8 19:12:29 Step 20/22 : LABEL arch=x86_64 19:12:29 ---> Running in df62db0e514d 19:12:29 Removing intermediate container 6ffe9283dfcc 19:12:29 ---> 69a919a1db20 19:12:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:29 Removing intermediate container df62db0e514d 19:12:29 ---> 51ebadeaa0b2 19:12:29 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:29 ---> Running in f069c01bd7b2 19:12:29 ---> 693425d0308a 19:12:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:29 Removing intermediate container f069c01bd7b2 19:12:29 ---> d7846ac49612 19:12:29 Step 22/22 : LABEL version=0.0.0 19:12:29 ---> Running in 1fb6a9079a3c 19:12:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:30 Removing intermediate container 1fb6a9079a3c 19:12:30 ---> caa8db8df5be 19:12:30 19:12:30 Successfully built caa8db8df5be 19:12:30 Successfully tagged support-scheduler:latest 19:12:30  Building support-scheduler ... done  ---> a222c13da968 19:12:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:30 ---> 0ebf2eeb4681 19:12:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:30 ---> Running in 2164613b8e2e 19:12:30 (1/9) Installing ca-certificates (20220614-r0) 19:12:30 Removing intermediate container 2164613b8e2e 19:12:30 ---> 186087780bea 19:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:30 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:30 ---> Running in 55700fac41c5 19:12:30 Removing intermediate container 55700fac41c5 19:12:30 ---> d6c06b902545 19:12:30 Step 21/23 : LABEL arch=x86_64 19:12:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:30 ---> Running in 092f769f422a 19:12:30 (4/9) Installing libcurl (7.80.0-r2) 19:12:30 Removing intermediate container 092f769f422a 19:12:30 ---> 10b959ca860f 19:12:30 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:30 ---> Running in 416c62e371bf 19:12:30 (5/9) Installing curl (7.80.0-r2) 19:12:30 Removing intermediate container 416c62e371bf 19:12:30 ---> de8065bc6260 19:12:30 Step 23/23 : LABEL version=0.0.0 19:12:30 (6/9) Installing dumb-init (1.2.5-r1) 19:12:30 ---> Running in 619a68faa746 19:12:31 Removing intermediate container 619a68faa746 19:12:31 ---> bacb8e17d0cf 19:12:31 19:12:31 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:31 Successfully built bacb8e17d0cf 19:12:31 Successfully tagged core-metadata:latest 19:12:31  Building core-metadata ... done (8/9) Installing libucontext (1.1-r0) 19:12:31 (9/9) Installing gcompat (1.0.0-r4) 19:12:31 Executing busybox-1.34.1-r7.trigger 19:12:31 Executing ca-certificates-20220614-r0.trigger 19:12:31 OK: 8 MiB in 23 packages 19:12:31 Removing intermediate container 9b5bb82c7d9f 19:12:31 ---> 5c3a8329cbb7 19:12:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:31 ---> afebbb2d9b17 19:12:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:32 ---> 0039a873ce13 19:12:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:32 ---> 379771815edb 19:12:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:32 ---> Running in 0dd8aea09c8f 19:12:32 Removing intermediate container 0dd8aea09c8f 19:12:32 ---> 234b2e21271a 19:12:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:32 ---> Running in f3e11497753a 19:12:32 Removing intermediate container f3e11497753a 19:12:32 ---> 8a9cb566f657 19:12:32 Step 18/20 : LABEL arch=x86_64 19:12:32 ---> Running in f10216220962 19:12:32 Removing intermediate container f10216220962 19:12:32 ---> e7c3c67e06fd 19:12:32 Step 19/20 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:12:32 ---> Running in 08087d461593 19:12:32 Removing intermediate container 08087d461593 19:12:32 ---> 4b4f9f9f8784 19:12:32 Step 20/20 : LABEL version=0.0.0 19:12:32 ---> Running in 76e729b674cb 19:12:32 Removing intermediate container 76e729b674cb 19:12:32 ---> d9333f8f72cf 19:12:32 19:12:33 Successfully built d9333f8f72cf 19:12:33 Successfully tagged security-spiffe-token-provider:latest 19:12:33  Building security-spiffe-token-provider ... done  [Pipeline] } 19:12:33 $ docker stop --time=1 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f 19:12:34 $ docker rm -f 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f [Pipeline] // withDockerContainer [Pipeline] sh 19:12:34 + docker images 19:12:34 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:34 security-spiffe-token-provider latest d9333f8f72cf 2 seconds ago 29.2MB 19:12:34 core-metadata latest bacb8e17d0cf 4 seconds ago 18.2MB 19:12:34 support-scheduler latest caa8db8df5be 5 seconds ago 26.5MB 19:12:34 8bfa738dd7d7 6 seconds ago 1.55GB 19:12:34 d548bf1c7e61 8 seconds ago 1.58GB 19:12:34 84001d155470 8 seconds ago 1.57GB 19:12:34 sys-mgmt-agent latest 0d600829a294 13 seconds ago 135MB 19:12:34 security-spire-agent latest 7f2b3d9b02cf 29 seconds ago 125MB 19:12:34 core-command latest d18fe8921655 34 seconds ago 16.2MB 19:12:34 318ed3d25654 34 seconds ago 1.52GB 19:12:34 core-data latest 2b4b33a6256e 40 seconds ago 21.5MB 19:12:34 2abdaee7af6d 43 seconds ago 1.52GB 19:12:34 a84315bafb2b 44 seconds ago 1.42GB 19:12:34 e3998cb80752 51 seconds ago 1.55GB 19:12:34 security-proxy-setup latest 972efc2d76c6 About a minute ago 27.2MB 19:12:34 security-bootstrapper latest f8a6e6a09350 About a minute ago 19.3MB 19:12:34 security-secretstore-setup latest e4bc1a12b0ee About a minute ago 28.9MB 19:12:34 6b0388a814a5 About a minute ago 1.53GB 19:12:34 support-notifications latest cbac3860a862 About a minute ago 27.2MB 19:12:34 f1bce7165e8f About a minute ago 1.58GB 19:12:34 1ae79547f55e About a minute ago 1.53GB 19:12:34 00dcf1a9e83a About a minute ago 1.52GB 19:12:34 security-spire-server latest f4043039e9db About a minute ago 86.5MB 19:12:34 security-spire-config latest eb91b1378743 About a minute ago 85.8MB 19:12:34 7d734e71096a About a minute ago 1.42GB 19:12:34 3dce2603e294 About a minute ago 1.42GB 19:12:34 ci-base-image-x86_64 latest 2f3eb419b522 4 minutes ago 993MB 19:12:34 alpine 3.15 c4fc93816858 26 hours ago 5.59MB 19:12:34 alpine 3.16 9c6f07244728 26 hours ago 5.54MB 19:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 19:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 19:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements 19:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.493s coverage: 54.2% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.364s coverage: 89.2% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.427s coverage: 2.1% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.423s coverage: 95.6% of statements 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 60.0% of statements 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.351s coverage: 0.9% of statements 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.235s coverage: 58.8% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.331s coverage: 29.6% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements 19:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.643s coverage: 82.2% of statements 19:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.180s coverage: 100.0% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.895s coverage: 91.2% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.959s coverage: 64.7% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.380s coverage: 100.0% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.8% of statements 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.6% of statements 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.342s coverage: 89.5% of statements 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.726s coverage: 92.3% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.241s coverage: 28.9% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements 19:15:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:15:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:14 GO111MODULE=on go vet ./... 19:17:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:06 ./bin/test-attribution-txt.sh 19:17:06 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:17:06 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:17:06 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:17:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:17:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:17:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:17:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:07 + ls -al . 19:17:07 total 724 19:17:07 drwxrwxr-x 9 1001 1001 4096 Aug 10 19:11 . 19:17:07 drwxr-xr-x 4 root root 4096 Aug 10 19:11 .. 19:17:07 -rw-rw-r-- 1 1001 1001 16 Aug 10 19:09 .dockerignore 19:17:07 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:09 .git 19:17:07 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:09 .github 19:17:07 -rw-rw-r-- 1 1001 1001 1030 Aug 10 19:09 .gitignore 19:17:07 -rw-rw-r-- 1 1001 1001 42 Aug 10 19:09 .golangci.yml 19:17:07 -rw-rw-r-- 1 1001 1001 87 Aug 10 19:09 .hadolint.yml 19:17:07 -rw-rw-r-- 1 1001 1001 166 Aug 10 19:09 .sonarcloud.properties 19:17:07 -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:09 ADOPTERS.md 19:17:07 -rw-rw-r-- 1 1001 1001 10347 Aug 10 19:09 Attribution.txt 19:17:07 -rw-rw-r-- 1 1001 1001 63209 Aug 10 19:09 CHANGELOG.md 19:17:07 -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:09 CONTRIBUTING.md 19:17:07 -rw-rw-r-- 1 1001 1001 677 Aug 10 19:09 GOVERNANCE.md 19:17:07 -rw-rw-r-- 1 1001 1001 850 Aug 10 19:09 Jenkinsfile 19:17:07 -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:09 LICENSE 19:17:07 -rw-rw-r-- 1 1001 1001 12212 Aug 10 19:09 Makefile 19:17:07 -rw-rw-r-- 1 1001 1001 582 Aug 10 19:09 OWNERS.md 19:17:07 -rw-rw-r-- 1 1001 1001 9094 Aug 10 19:09 README.md 19:17:07 -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:09 SECURITY.md 19:17:07 -rw-rw-r-- 1 1001 1001 5 Aug 10 19:07 VERSION 19:17:07 -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:09 ZMQWindows.md 19:17:07 drwxrwxr-x 2 1001 1001 4096 Aug 10 19:09 bin 19:17:07 drwxrwxr-x 18 1001 1001 4096 Aug 10 19:09 cmd 19:17:07 -rw-r--r-- 1 root root 478941 Aug 10 19:15 coverage.out 19:17:07 -rw-rw-r-- 1 1001 1001 3681 Aug 10 19:09 go.mod 19:17:07 -rw-rw-r-- 1 1001 1001 38033 Aug 10 19:09 go.sum 19:17:07 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:09 internal 19:17:07 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:09 openapi 19:17:07 drwxrwxr-x 4 1001 1001 4096 Aug 10 19:09 snap 19:17:07 -rw-rw-r-- 1 1001 1001 204 Aug 10 19:09 version.go [Pipeline] sh 19:17:08 + '[' -e coverage.out ] 19:17:08 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:08 Warning: overwriting stash ‘coverage-report’ 19:17:09 Stashed 1 file(s) [Pipeline] sh 19:17:09 + make build 19:17:09 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 19:18:46 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 19:19:54 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/core-command/core-command ./cmd/core-command 19:20:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:56 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 19:21:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:19 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] } 19:21:25 $ docker stop --time=1 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 19:21:27 $ docker rm -f 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:29 19:21:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:30 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:30 29e5d40040c1: Pulling fs layer 19:21:30 1ce36da41761: Pulling fs layer 19:21:30 25b303627fd3: Pulling fs layer 19:21:30 29e5d40040c1: Verifying Checksum 19:21:30 29e5d40040c1: Download complete 19:21:31 1ce36da41761: Verifying Checksum 19:21:31 1ce36da41761: Download complete 19:21:31 29e5d40040c1: Pull complete 19:21:32 25b303627fd3: Verifying Checksum 19:21:32 25b303627fd3: Download complete 19:21:32 1ce36da41761: Pull complete 19:21:45 25b303627fd3: Pull complete 19:21:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:45 prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container 19:21:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:48 $ docker top 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:49 + grep parallel 19:21:49 + docker-compose build --help 19:21:54 --parallel Build images in parallel. [Pipeline] } 19:21:54 $ docker stop --time=1 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 19:21:56 $ docker rm -f 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:57 prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container 19:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:58 $ docker top 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:59 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:04 Building core-command ... 19:22:04 Building core-data ... 19:22:04 Building core-metadata ... 19:22:04 Building security-bootstrapper ... 19:22:04 Building security-proxy-setup ... 19:22:04 Building security-secretstore-setup ... 19:22:04 Building security-spiffe-token-provider ... 19:22:04 Building security-spire-agent ... 19:22:04 Building security-spire-config ... 19:22:04 Building security-spire-server ... 19:22:04 Building support-notifications ... 19:22:04 Building support-scheduler ... 19:22:04 Building sys-mgmt-agent ... 19:22:04 Building security-bootstrapper 19:22:04 Building sys-mgmt-agent 19:22:04 Building core-data 19:22:04 Building security-spiffe-token-provider 19:22:04 Building security-secretstore-setup 19:22:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:50 ---> 850436192edb 19:22:50 Step 3/25 : WORKDIR /edgex-go 19:22:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:50 ---> 850436192edb 19:22:50 Step 3/23 : WORKDIR /edgex-go 19:22:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:51 ---> 850436192edb 19:22:51 Step 3/23 : WORKDIR /edgex-go 19:22:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:51 ---> 850436192edb 19:22:51 Step 3/20 : WORKDIR /edgex-go 19:22:51 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:22:51 ---> 850436192edb 19:22:51 Step 3/31 : WORKDIR /edgex-go 19:22:51 ---> Running in be387e226f24 19:22:51 ---> Running in 71ec0a0f4ff4 19:22:51 ---> Running in f69776d75215 19:22:51 ---> Running in 7c5419160844 19:22:51 ---> Running in 0d59d8bd099c 19:22:52 Removing intermediate container 71ec0a0f4ff4 19:22:52 ---> ed5e92e27d55 19:22:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:52 ---> Running in 99a46694a561 19:22:52 Removing intermediate container f69776d75215 19:22:52 ---> b570d872f597 19:22:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:52 Removing intermediate container 0d59d8bd099c 19:22:52 ---> e6f72c16c738 19:22:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:52 Removing intermediate container 7c5419160844 19:22:52 ---> a2044bf60788 19:22:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:52 ---> Running in dd52a4e4ac05 19:22:52 Removing intermediate container be387e226f24 19:22:52 ---> 5505eeabea01 19:22:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:53 ---> Running in 035ed8875b2a 19:22:53 ---> Running in 9d6706b993af 19:22:53 ---> Running in 1c9bff2a818a 19:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:55 Removing intermediate container 99a46694a561 19:22:55 ---> 0a7d6a1dce6f 19:22:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:22:56 ---> Running in 619fae78547d 19:22:57 Removing intermediate container dd52a4e4ac05 19:22:57 ---> 8a848298a2dd 19:22:57 Step 5/23 : RUN apk add --update --no-cache make bash git 19:22:57 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:22:57 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:22:57 OK: 16892 distinct packages available 19:22:57 Removing intermediate container 035ed8875b2a 19:22:57 ---> 69e07d223546 19:22:57 Step 5/31 : RUN apk add --update --no-cache make git 19:22:57 ---> Running in 738b248ea793 19:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:57 Removing intermediate container 1c9bff2a818a 19:22:57 ---> d49908b5b1d9 19:22:57 Step 5/25 : RUN apk add --update --no-cache make git 19:22:57 ---> Running in cde0977cafb9 19:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:57 ---> Running in e0ce6fa8fb27 19:22:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:58 OK: 221 MiB in 51 packages 19:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:00 Removing intermediate container 9d6706b993af 19:23:00 ---> 02bbddf926c5 19:23:00 Step 5/20 : COPY go.mod vendor* ./ 19:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:00 OK: 221 MiB in 51 packages 19:23:00 ---> 32f646977b09 19:23:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:01 ---> Running in 7c9f36257bae 19:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:02 Removing intermediate container 619fae78547d 19:23:02 ---> 0164acafe6ff 19:23:02 Step 6/23 : COPY go.mod vendor* ./ 19:23:02 OK: 221 MiB in 51 packages 19:23:02 OK: 221 MiB in 51 packages 19:23:02 OK: 221 MiB in 51 packages 19:23:04 ---> 2a8dd71412db 19:23:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:04 Removing intermediate container cde0977cafb9 19:23:04 ---> 16019473e42f 19:23:04 Step 6/31 : COPY go.mod vendor* ./ 19:23:04 ---> Running in e79a4b85ff51 19:23:04 Removing intermediate container 738b248ea793 19:23:04 ---> c86cce83d067 19:23:04 Step 6/23 : COPY go.mod vendor* ./ 19:23:05 Removing intermediate container e0ce6fa8fb27 19:23:05 ---> 5fd16478b6d9 19:23:05 Step 6/25 : COPY go.mod vendor* ./ 19:23:06 ---> b9403beff299 19:23:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:06 ---> Running in 3eae7b16b91c 19:23:06 ---> b10d9d8ce25f 19:23:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:06 ---> c5af4f1178ce 19:23:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:06 ---> Running in 2ee49b5bfa10 19:23:06 ---> Running in 87d4c5d7ba35 19:24:03 Removing intermediate container 7c9f36257bae 19:24:03 ---> 4eed4740a625 19:24:03 Step 7/20 : COPY . . 19:24:03 Removing intermediate container 3eae7b16b91c 19:24:03 ---> 9982a7ff5ba7 19:24:03 Step 8/31 : COPY . . 19:24:03 Removing intermediate container e79a4b85ff51 19:24:03 ---> b513958dbcf9 19:24:03 Step 8/23 : COPY . . 19:24:03 Removing intermediate container 87d4c5d7ba35 19:24:03 ---> 4cd757c6089b 19:24:03 Step 8/25 : COPY . . 19:24:03 Removing intermediate container 2ee49b5bfa10 19:24:03 ---> 9a4d32ae5e5c 19:24:03 Step 8/23 : COPY . . 19:24:15 ---> 28dbb227127e 19:24:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:15 ---> Running in 2012ae475d48 19:24:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:24:17 ---> 27f2b659e60f 19:24:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:18 ---> Running in 89ae88e3d322 19:24:19 ---> c9d74a4a0b91 19:24:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:19 ---> 5299737975b9 19:24:19 Step 9/23 : RUN make cmd/core-data/core-data 19:24:19 ---> Running in 480dec4ac991 19:24:19 ---> Running in 532db747f4a9 19:24:19 ---> e05b3c2ac5db 19:24:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:24:19 ---> Running in 5b146f821ad8 19:24:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:22 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 19:24:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:14 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 19:29:18 Removing intermediate container 5b146f821ad8 19:29:18 ---> 5fa35b7ec8f6 19:29:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:18 ---> Running in e5c9139c75d8 19:29:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:25 Removing intermediate container e5c9139c75d8 19:29:25 ---> e95a2ecaf5ed 19:29:25 19:29:25 Step 11/23 : FROM alpine:3.16 19:29:25 3.16: Pulling from library/alpine 19:29:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:29:28 Status: Downloaded newer image for alpine:3.16 19:29:28 ---> a6215f271958 19:29:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:29:28 ---> Running in 7aa6be521f0e 19:29:30 Removing intermediate container 7aa6be521f0e 19:29:30 ---> e3be964148ba 19:29:30 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 19:29:30 ---> Running in 82e3d856c6d9 19:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:32 Removing intermediate container 89ae88e3d322 19:29:32 ---> 689f1f66cc8e 19:29:32 19:29:32 Step 10/31 : FROM alpine:3.16 19:29:32 ---> a6215f271958 19:29:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:33 ---> Running in 3b477ffdd8a5 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:34 Removing intermediate container 3b477ffdd8a5 19:29:34 ---> a4a56179a9f8 19:29:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:29:34 ---> Running in 18ff50453be6 19:29:35 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:29:35 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:29:35 (3/33) Installing readline (8.1.2-r0) 19:29:35 (4/33) Installing bash (5.1.16-r2) 19:29:35 Executing bash-5.1.16-r2.post-install 19:29:35 (5/33) Installing ca-certificates (20220614-r0) 19:29:35 (6/33) Installing brotli-libs (1.0.9-r6) 19:29:35 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:29:35 (8/33) Installing libcurl (7.83.1-r2) 19:29:35 (9/33) Installing curl (7.83.1-r2) 19:29:35 (10/33) Installing docker-cli (20.10.16-r2) 19:29:36 (11/33) Installing dumb-init (1.2.5-r1) 19:29:36 (12/33) Installing libbz2 (1.0.8-r1) 19:29:36 (13/33) Installing expat (2.4.8-r0) 19:29:36 (14/33) Installing libffi (3.4.2-r1) 19:29:36 (15/33) Installing gdbm (1.23-r0) 19:29:36 (16/33) Installing xz-libs (5.2.5-r1) 19:29:36 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:29:36 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:29:36 (19/33) Installing mpdecimal (2.5.1-r1) 19:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:36 (20/33) Installing sqlite-libs (3.38.5-r0) 19:29:36 (21/33) Installing python3 (3.10.5-r0) 19:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:38 Removing intermediate container 480dec4ac991 19:29:38 ---> e4c039475e0c 19:29:38 19:29:38 Step 10/25 : FROM alpine:3.16 19:29:38 ---> a6215f271958 19:29:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:38 ---> Running in 88fc9d25f2b3 19:29:38 (1/2) Installing dumb-init (1.2.5-r1) 19:29:38 (2/2) Installing su-exec (0.2-r1) 19:29:38 Executing busybox-1.35.0-r17.trigger 19:29:38 OK: 5 MiB in 16 packages 19:29:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:29:39 (23/33) Installing py3-tomli (2.0.1-r1) 19:29:39 (24/33) Installing py3-pep517 (0.12.0-r2) 19:29:39 (25/33) Installing py3-six (1.16.0-r1) 19:29:39 (26/33) Installing py3-retrying (1.3.3-r3) 19:29:39 (27/33) Installing py3-appdirs (1.4.4-r3) 19:29:39 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:29:39 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:29:39 (30/33) Installing py3-parsing (2.4.7-r3) 19:29:39 (31/33) Installing py3-packaging (21.3-r0) 19:29:40 (32/33) Installing py3-setuptools (59.4.0-r0) 19:29:40 (33/33) Installing py3-pip (22.1.1-r0) 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:41 Removing intermediate container 18ff50453be6 19:29:41 ---> 69cbd73b49e4 19:29:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:29:41 ---> Running in a31c61bce05e 19:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:41 Removing intermediate container a31c61bce05e 19:29:41 ---> 6d295e86c49b 19:29:41 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:29:41 Executing busybox-1.35.0-r17.trigger 19:29:42 ---> Running in 1993da063a41 19:29:42 Executing ca-certificates-20220614-r0.trigger 19:29:42 OK: 120 MiB in 47 packages 19:29:42 (1/3) Installing ca-certificates (20220614-r0) 19:29:42 Removing intermediate container 1993da063a41 19:29:42 ---> e2b43ad925bd 19:29:42 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:29:42 ---> Running in 95f03b1955d6 19:29:42 (2/3) Installing dumb-init (1.2.5-r1) 19:29:42 (3/3) Installing su-exec (0.2-r1) 19:29:42 Executing busybox-1.35.0-r17.trigger 19:29:42 Executing ca-certificates-20220614-r0.trigger 19:29:43 OK: 6 MiB in 17 packages 19:29:43 Removing intermediate container 95f03b1955d6 19:29:43 ---> c2947d1d38a6 19:29:43 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:29:43 ---> Running in b6d6549117e0 19:29:45 Removing intermediate container 88fc9d25f2b3 19:29:45 ---> b5d864a0be2f 19:29:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:45 ---> Running in 6abead7deac3 19:29:46 Removing intermediate container 6abead7deac3 19:29:46 ---> c15afcb0ffb7 19:29:46 Step 13/25 : WORKDIR / 19:29:46 ---> Running in 12bea7e7db6a 19:29:47 Removing intermediate container b6d6549117e0 19:29:47 ---> 4ee8f82b5938 19:29:47 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:29:47 ---> Running in e9030e3e35a9 19:29:47 Removing intermediate container 12bea7e7db6a 19:29:47 ---> 8c495d801834 19:29:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:47 Removing intermediate container e9030e3e35a9 19:29:47 ---> f7fd0f410d15 19:29:47 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:29:48 ---> e0c9c9d762bc 19:29:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:48 ---> d31d60bfe718 19:29:48 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:29:48 ---> Running in 9dd827c8c5fb 19:29:50 ---> 0ea174427128 19:29:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:51 ---> e461fd15500d 19:29:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:29:52 Removing intermediate container 9dd827c8c5fb 19:29:52 ---> 0dbda276d9c9 19:29:52 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:52 ---> 200953d4976f 19:29:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:54 ---> 0f38fdd7d031 19:29:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:29:54 ---> 0b43b8908a8d 19:29:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:56 ---> f5994b6ead8e 19:29:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:29:57 ---> 5ceafd30406c 19:29:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:57 ---> c43f92ffe26f 19:29:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:29:59 ---> 7621144d0729 19:29:59 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:29:59 ---> 1c122b88ef80 19:29:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:59 ---> Running in d1655a428f91 19:29:59 Collecting docker-compose==1.23.2 19:29:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:29:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.7 MB/s eta 0:00:00 19:29:59 Collecting texttable<0.10,>=0.9.0 19:29:59 Downloading texttable-0.9.1.tar.gz (11 kB) 19:29:59 Preparing metadata (setup.py): started 19:30:00 ---> 2bfdf57ae32c 19:30:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:01 ---> 36970a03f0ed 19:30:01 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:01 ---> Running in fe7335bd4f55 19:30:02 Preparing metadata (setup.py): finished with status 'done' 19:30:02 Removing intermediate container d1655a428f91 19:30:02 ---> e7591a03b979 19:30:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:30:02 ---> Running in 2699cffa5d72 19:30:02 Collecting websocket-client<1.0,>=0.32.0 19:30:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.0 MB/s eta 0:00:00 19:30:03 Collecting dockerpty<0.5,>=0.4.1 19:30:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:03 Preparing metadata (setup.py): started 19:30:03 Removing intermediate container 2699cffa5d72 19:30:03 ---> 51a8651223b3 19:30:03 Step 23/25 : LABEL arch=arm64 19:30:03 ---> Running in 5bf8910d2fde 19:30:04 Removing intermediate container 5bf8910d2fde 19:30:04 ---> 87f8ec305d9f 19:30:04 Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:30:04 ---> Running in 9b4d644762fe 19:30:04 Removing intermediate container 9b4d644762fe 19:30:04 ---> ad5578112649 19:30:04 Step 25/25 : LABEL version=0.0.0 19:30:05 Removing intermediate container fe7335bd4f55 19:30:05 ---> 43a90d0ac76e 19:30:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:30:05 ---> Running in 561fac8c74d9 19:30:05 ---> Running in 9bf88e733e9a 19:30:05 Preparing metadata (setup.py): finished with status 'done' 19:30:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:05 Collecting cached-property<2,>=1.2.0 19:30:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:06 Removing intermediate container 9bf88e733e9a 19:30:06 ---> c75bc63c579c 19:30:06 Step 28/31 : CMD ["gate"] 19:30:06 Removing intermediate container 561fac8c74d9 19:30:06 ---> bc0932eb9218 19:30:06 19:30:06 ---> Running in 13fced842050 19:30:06 Successfully built bc0932eb9218 19:30:06 Successfully tagged security-secretstore-setup-arm64:latest 19:30:06  Building security-secretstore-setup ... done Building security-spire-agent 19:30:06 Removing intermediate container 13fced842050 19:30:06 ---> d546a7140598 19:30:06 Step 29/31 : LABEL arch=arm64 19:30:06 ---> Running in 1c00c52a4ad6 19:30:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.6 MB/s eta 0:00:00 19:30:07 Removing intermediate container 1c00c52a4ad6 19:30:07 ---> 4fa940a09a33 19:30:07 Step 30/31 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:30:07 ---> Running in 2571697f735f 19:30:07 Collecting jsonschema<3,>=2.5.1 19:30:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:07 Collecting docopt<0.7,>=0.6.1 19:30:07 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:07 Preparing metadata (setup.py): started 19:30:07 Removing intermediate container 2571697f735f 19:30:07 ---> a1c937778fc7 19:30:07 Step 31/31 : LABEL version=0.0.0 19:30:08 ---> Running in 595c109c5f2d 19:30:08 Removing intermediate container 595c109c5f2d 19:30:08 ---> 8d785bc8dd4b 19:30:08 19:30:08 Successfully built 8d785bc8dd4b 19:30:08 Successfully tagged security-bootstrapper-arm64:latest 19:30:08 Building security-spire-config 19:30:09  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 19:30:10 Collecting PyYAML<4,>=3.10 19:30:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 19:30:12 Preparing metadata (setup.py): started 19:30:14 Preparing metadata (setup.py): finished with status 'done' 19:30:14 Collecting docker<4.0,>=3.6.0 19:30:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 19:30:15 Collecting docker-pycreds>=0.4.0 19:30:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:16 Collecting urllib3<1.25,>=1.21.1 19:30:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.1 MB/s eta 0:00:00 19:30:16 Collecting idna<2.8,>=2.5 19:30:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 19:30:17 Collecting chardet<3.1.0,>=3.0.2 19:30:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.4 MB/s eta 0:00:00 19:30:17 Collecting certifi>=2017.4.17 19:30:17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:30:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.3 MB/s eta 0:00:00 19:30:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:19 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:30:19 Running setup.py install for texttable: started 19:30:22 Running setup.py install for texttable: finished with status 'done' 19:30:22 Running setup.py install for PyYAML: started 19:30:25 Running setup.py install for PyYAML: finished with status 'done' 19:30:27 Running setup.py install for docopt: started 19:30:29 Running setup.py install for docopt: finished with status 'done' 19:30:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 850436192edb 19:30:31 Step 3/26 : WORKDIR /edgex-go 19:30:31 ---> Using cache 19:30:31 ---> 5505eeabea01 19:30:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:32 ---> Running in 2d01eb65b288 19:30:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:30:33 ---> 850436192edb 19:30:33 Step 3/26 : WORKDIR /edgex-go 19:30:33 ---> Using cache 19:30:33 ---> 5505eeabea01 19:30:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:33 ---> Running in 84b761580537 19:30:34 Running setup.py install for dockerpty: started 19:30:36 Removing intermediate container 2d01eb65b288 19:30:36 ---> 743838541676 19:30:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:30:36 ---> Running in aaa6dede3039 19:30:37 Removing intermediate container 84b761580537 19:30:37 ---> dcf224446e41 19:30:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:30:37 ---> Running in ffede84d975d 19:30:37 Running setup.py install for dockerpty: finished with status 'done' 19:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:30:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:30:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:41 OK: 221 MiB in 51 packages 19:30:42 OK: 221 MiB in 51 packages 19:30:42 Removing intermediate container aaa6dede3039 19:30:42 ---> 58e41f7586ca 19:30:42 Step 6/26 : COPY go.mod vendor* ./ 19:30:43 Removing intermediate container ffede84d975d 19:30:43 ---> 693d00d7a437 19:30:43 Step 6/26 : COPY go.mod vendor* ./ 19:30:44 ---> f7a86f2f9e2a 19:30:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:44 ---> Running in cb2f711a0e9e 19:30:46 ---> 4e600ea94202 19:30:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:46 ---> Running in e9c9da085eed 19:31:01 Removing intermediate container 532db747f4a9 19:31:01 ---> 4e369378e2f2 19:31:01 19:31:01 Step 10/23 : FROM alpine:3.16 19:31:01 ---> a6215f271958 19:31:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:31:01 ---> Running in c3a0654aeb8c 19:31:03 Removing intermediate container c3a0654aeb8c 19:31:03 ---> b06868d2b399 19:31:03 Step 12/23 : ENV APP_PORT=59880 19:31:03 ---> Running in d48ae91da573 19:31:03 Removing intermediate container 82e3d856c6d9 19:31:03 ---> e35553070ccb 19:31:03 Step 14/23 : ENV APP_PORT=58890 19:31:03 ---> Running in 438bc38bfde7 19:31:04 Removing intermediate container d48ae91da573 19:31:04 ---> 57189f9ac64f 19:31:04 Step 13/23 : EXPOSE $APP_PORT 19:31:04 ---> Running in ec6bd49e8d44 19:31:05 Removing intermediate container 438bc38bfde7 19:31:05 ---> c658e2ca23b8 19:31:05 Step 15/23 : EXPOSE $APP_PORT 19:31:05 Removing intermediate container ec6bd49e8d44 19:31:05 ---> 717cf6a552f0 19:31:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:05 ---> Running in 06e839007074 19:31:05 ---> Running in d34c4de5c1cc 19:31:06 Removing intermediate container 06e839007074 19:31:06 ---> 2484451516d6 19:31:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:09 Removing intermediate container d34c4de5c1cc 19:31:09 ---> 60772fb28853 19:31:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:31:09 ---> 20e3a0be6840 19:31:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:09 ---> Running in 516986ebb3cc 19:31:10 ---> dd12bf07d088 19:31:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:11 ---> 25d93df48a2e 19:31:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:11 ---> Running in 03f7297131ed 19:31:12 (1/6) Installing dumb-init (1.2.5-r1) 19:31:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:31:12 (3/6) Installing libsodium (1.0.18-r0) 19:31:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:31:12 Removing intermediate container 03f7297131ed 19:31:12 ---> e66dc5898a57 19:31:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:13 (5/6) Installing libzmq (4.3.4-r0) 19:31:13 (6/6) Installing zeromq (4.3.4-r0) 19:31:13 ---> Running in 78be35c6fe70 19:31:13 Executing busybox-1.35.0-r17.trigger 19:31:13 OK: 8 MiB in 20 packages 19:31:14 Removing intermediate container 78be35c6fe70 19:31:14 ---> db973484ee5d 19:31:14 Step 21/23 : LABEL arch=arm64 19:31:14 ---> Running in 6dfa5eb97abe 19:31:15 Removing intermediate container 516986ebb3cc 19:31:15 ---> 7b306a35526d 19:31:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:15 Removing intermediate container 6dfa5eb97abe 19:31:15 ---> 66678f98f734 19:31:15 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:31:15 ---> Running in 295733a8acb6 19:31:15 Removing intermediate container 2012ae475d48 19:31:15 ---> dc469e04ce6d 19:31:15 19:31:15 Step 9/20 : FROM alpine:3.15 19:31:16 Removing intermediate container 295733a8acb6 19:31:16 ---> 89b689519104 19:31:16 Step 23/23 : LABEL version=0.0.0 19:31:16 ---> 6d622c9442a7 19:31:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:16 3.15: Pulling from library/alpine 19:31:16 ---> Running in 1ef0047e72d1 19:31:17 Removing intermediate container 1ef0047e72d1 19:31:17 ---> 2a0cba854b7b 19:31:17 19:31:18 Successfully built 2a0cba854b7b 19:31:18 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:18 Building security-spire-server 19:31:18  Building sys-mgmt-agent ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:31:18 Status: Downloaded newer image for alpine:3.15 19:31:18 ---> 02e0d6fdf486 19:31:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:18 ---> Running in 8d0479cf12a0 19:31:19 ---> 92a70ea8fc95 19:31:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:19 Removing intermediate container 8d0479cf12a0 19:31:19 ---> 7345a4d65a9e 19:31:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:19 ---> Running in 0d18be0ffda5 19:31:21 ---> ae400fb6523f 19:31:21 Step 19/23 : ENTRYPOINT ["/core-data"] 19:31:21 ---> Running in 1fd92a7e3efb 19:31:22 Removing intermediate container 1fd92a7e3efb 19:31:22 ---> e3a2afc83146 19:31:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:22 ---> Running in aca6e2fcae32 19:31:22 Removing intermediate container 0d18be0ffda5 19:31:22 ---> 15d1bda25597 19:31:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:22 ---> Running in 574cefafe377 19:31:23 Removing intermediate container aca6e2fcae32 19:31:23 ---> b087d8e421ed 19:31:23 Step 21/23 : LABEL arch=arm64 19:31:23 ---> Running in 4c1b7eb0d6f6 19:31:24 Removing intermediate container 4c1b7eb0d6f6 19:31:24 ---> c8a0be48307c 19:31:24 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:31:24 ---> Running in f5003e9b7a48 19:31:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:25 Removing intermediate container f5003e9b7a48 19:31:25 ---> 25e63cc3ac5f 19:31:25 Step 23/23 : LABEL version=0.0.0 19:31:25 ---> Running in ca48f0064f10 19:31:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:26 Removing intermediate container ca48f0064f10 19:31:26 ---> bf2d0b610454 19:31:26 19:31:26 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:31:26 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:31:26 OK: 15733 distinct packages available 19:31:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:27 Successfully built bf2d0b610454 19:31:27 Successfully tagged core-data-arm64:latest 19:31:27  Building core-data ... done Building support-notifications 19:31:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:29 (1/9) Installing ca-certificates (20220614-r0) 19:31:29 (2/9) Installing brotli-libs (1.0.9-r5) 19:31:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:31:29 (4/9) Installing libcurl (7.80.0-r2) 19:31:29 (5/9) Installing curl (7.80.0-r2) 19:31:29 (6/9) Installing dumb-init (1.2.5-r1) 19:31:29 (7/9) Installing musl-obstack (1.2.3-r0) 19:31:29 (8/9) Installing libucontext (1.1-r0) 19:31:29 (9/9) Installing gcompat (1.0.0-r4) 19:31:30 Executing busybox-1.34.1-r7.trigger 19:31:30 Executing ca-certificates-20220614-r0.trigger 19:31:30 OK: 8 MiB in 23 packages 19:31:33 Removing intermediate container 574cefafe377 19:31:33 ---> 87c518b28618 19:31:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:34 ---> c6dd560a442b 19:31:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:31:34 Removing intermediate container cb2f711a0e9e 19:31:34 ---> f518c24d1e21 19:31:34 Step 8/26 : COPY . . 19:31:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 850436192edb 19:31:35 Step 3/25 : WORKDIR /edgex-go 19:31:35 ---> Using cache 19:31:35 ---> 5505eeabea01 19:31:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 ---> Using cache 19:31:35 ---> dcf224446e41 19:31:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:31:35 ---> Using cache 19:31:35 ---> 693d00d7a437 19:31:35 Step 6/25 : COPY go.mod vendor* ./ 19:31:35 ---> Using cache 19:31:35 ---> 4e600ea94202 19:31:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:35 ---> Using cache 19:31:35 ---> 95603b4880e5 19:31:35 Step 8/25 : COPY . . 19:31:36 Removing intermediate container e9c9da085eed 19:31:36 ---> 95603b4880e5 19:31:36 Step 8/26 : COPY . . 19:31:37 ---> 96d0f9baa074 19:31:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:31:38 ---> 9becaf9df3bf 19:31:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:31:39 ---> Running in 6344e752949f 19:31:39 Removing intermediate container 6344e752949f 19:31:39 ---> 6c15ac268df3 19:31:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:39 ---> Running in 1081a73c2768 19:31:40 Removing intermediate container 1081a73c2768 19:31:40 ---> dc6e8ecea30c 19:31:40 Step 18/20 : LABEL arch=arm64 19:31:40 ---> Running in e021caf6f773 19:31:41 Removing intermediate container e021caf6f773 19:31:41 ---> b53372fa0988 19:31:41 Step 19/20 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:31:41 ---> Running in 28eafc192232 19:31:42 Removing intermediate container 28eafc192232 19:31:42 ---> b498a4f6a07a 19:31:42 Step 20/20 : LABEL version=0.0.0 19:31:42 ---> Running in a699b2752d0f 19:31:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 850436192edb 19:31:42 Step 3/22 : WORKDIR /edgex-go 19:31:42 ---> Using cache 19:31:42 ---> 5505eeabea01 19:31:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:42 ---> Using cache 19:31:42 ---> dcf224446e41 19:31:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:42 Removing intermediate container a699b2752d0f 19:31:42 ---> f1c91c5a4a03 19:31:42 19:31:42 ---> Running in 74114af85738 19:31:43 Successfully built f1c91c5a4a03 19:31:43 Successfully tagged security-spiffe-token-provider-arm64:latest 19:31:43  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:46 OK: 221 MiB in 51 packages 19:31:49 Removing intermediate container 74114af85738 19:31:49 ---> 69b35e4d02cd 19:31:49 Step 6/22 : COPY go.mod vendor* ./ 19:31:49 ---> 558e37a7ab2d 19:31:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:50 ---> Running in 69ae5d67500e 19:31:54 ---> a00057647e82 19:31:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:31:54 ---> 8eeea0f1e48f 19:31:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:31:54 ---> Running in 65c0276dd71b 19:31:54 ---> Running in fd21bf13bb32 19:31:55 ---> 628accf3a13c 19:31:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:31:55 Removing intermediate container 65c0276dd71b 19:31:55 ---> 947640648bbe 19:31:55 Step 10/25 : WORKDIR /edgex-go/spire-build 19:31:55 Removing intermediate container fd21bf13bb32 19:31:55 ---> c89d9c9775a1 19:31:55 Step 10/26 : WORKDIR /edgex-go/spire-build 19:31:55 ---> Running in 148660b9be2f 19:31:55 ---> Running in 89df92d55e8a 19:31:55 ---> Running in 80d887dc8187 19:31:56 Removing intermediate container 148660b9be2f 19:31:56 ---> 8706d05b3225 19:31:56 Step 10/26 : WORKDIR /edgex-go/spire-build 19:31:56 Removing intermediate container 89df92d55e8a 19:31:56 ---> fd691c4aa16b 19:31:56 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 19:31:56 ---> Running in 121c82b09553 19:31:56 Removing intermediate container 80d887dc8187 19:31:56 ---> 24b2684d0fc5 19:31:56 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 19:31:56 ---> Running in f2815c6ee201 19:31:57 ---> Running in 49f71c1d631f 19:31:58 Removing intermediate container 121c82b09553 19:31:58 ---> 3376d572bb72 19:31:58 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 19:31:58 ---> Running in a6c67a429914 19:31:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:59 ---> 850436192edb 19:31:59 Step 3/22 : WORKDIR /edgex-go 19:31:59 ---> Using cache 19:31:59 ---> 5505eeabea01 19:31:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:59 ---> Using cache 19:31:59 ---> dcf224446e41 19:31:59 Step 5/22 : RUN apk add --update --no-cache make git 19:31:59 ---> Running in 14ab66d5f3b6 19:32:01 Removing intermediate container f2815c6ee201 19:32:01 ---> 13634deb4284 19:32:01 Step 12/25 : WORKDIR /edgex-go 19:32:01 Removing intermediate container 49f71c1d631f 19:32:01 ---> aef3491b5461 19:32:01 Step 12/26 : WORKDIR /edgex-go 19:32:02 ---> Running in 2749b1ad4e96 19:32:02 ---> Running in b4928887e42c 19:32:02 Removing intermediate container a6c67a429914 19:32:02 ---> 62ab8dd00286 19:32:02 Step 12/26 : WORKDIR /edgex-go 19:32:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:02 ---> Running in 9ca0c0f95395 19:32:02 Removing intermediate container 2749b1ad4e96 19:32:02 ---> 15dc4cea5dab 19:32:02 19:32:02 Step 13/25 : FROM alpine:3.15 19:32:02 ---> 02e0d6fdf486 19:32:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:02 ---> Using cache 19:32:02 ---> 7345a4d65a9e 19:32:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:02 ---> Using cache 19:32:02 ---> 15d1bda25597 19:32:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:02 Removing intermediate container b4928887e42c 19:32:02 ---> d289422acec2 19:32:02 19:32:02 Step 13/26 : FROM alpine:3.15 19:32:02 ---> 02e0d6fdf486 19:32:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:02 ---> Using cache 19:32:02 ---> 7345a4d65a9e 19:32:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:02 ---> Using cache 19:32:02 ---> 15d1bda25597 19:32:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:02 ---> Running in da850663f7ba 19:32:02 ---> Running in 2d1840319cd6 19:32:03 Removing intermediate container 9ca0c0f95395 19:32:03 ---> 3e78990d5f7f 19:32:03 19:32:03 Step 13/26 : FROM alpine:3.15 19:32:03 ---> 02e0d6fdf486 19:32:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:03 ---> Using cache 19:32:03 ---> 7345a4d65a9e 19:32:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:03 ---> Using cache 19:32:03 ---> 15d1bda25597 19:32:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:03 ---> Running in 4f3517a61847 19:32:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:04 OK: 221 MiB in 51 packages 19:32:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:05 Removing intermediate container 14ab66d5f3b6 19:32:05 ---> 6129e72eed96 19:32:05 Step 6/22 : COPY go.mod vendor* ./ 19:32:06 ---> 1bea66ca8593 19:32:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:06 ---> Running in bb34ca11dae2 19:32:08 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:08 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:08 OK: 15733 distinct packages available 19:32:08 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:08 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:08 OK: 15733 distinct packages available 19:32:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:09 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:09 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:09 OK: 15733 distinct packages available 19:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:10 (1/5) Installing dumb-init (1.2.5-r1) 19:32:10 (1/5) Installing dumb-init (1.2.5-r1) 19:32:10 (2/5) Installing musl-obstack (1.2.3-r0) 19:32:10 (2/5) Installing musl-obstack (1.2.3-r0) 19:32:10 (3/5) Installing libucontext (1.1-r0) 19:32:10 (3/5) Installing libucontext (1.1-r0) 19:32:10 (4/5) Installing gcompat (1.0.0-r4) 19:32:10 (4/5) Installing gcompat (1.0.0-r4) 19:32:10 (5/5) Installing openssl (1.1.1q-r0) 19:32:10 (5/5) Installing openssl (1.1.1q-r0) 19:32:10 Executing busybox-1.34.1-r7.trigger 19:32:11 OK: 6 MiB in 19 packages 19:32:11 Executing busybox-1.34.1-r7.trigger 19:32:11 OK: 6 MiB in 19 packages 19:32:11 (1/4) Installing dumb-init (1.2.5-r1) 19:32:11 (2/4) Installing musl-obstack (1.2.3-r0) 19:32:11 (3/4) Installing libucontext (1.1-r0) 19:32:11 (4/4) Installing gcompat (1.0.0-r4) 19:32:11 Executing busybox-1.34.1-r7.trigger 19:32:11 OK: 6 MiB in 18 packages 19:32:13 Removing intermediate container 2d1840319cd6 19:32:13 ---> 66cd765bc41f 19:32:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:13 Removing intermediate container 4f3517a61847 19:32:13 ---> dbab136c899a 19:32:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:13 Removing intermediate container da850663f7ba 19:32:13 ---> a08600844bd6 19:32:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:32:20 ---> 56b5f328cde6 19:32:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:23 ---> 0e1bc0374c51 19:32:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:23 ---> f9080bad5843 19:32:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:32:24 ---> 258ebc3c7706 19:32:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:32:24 ---> 621a47ac3b34 19:32:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:24 ---> Running in 0df15f0b4b9c 19:32:25 Removing intermediate container 0df15f0b4b9c 19:32:25 ---> a379413817a0 19:32:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:32:25 ---> 121644c85331 19:32:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:26 ---> 9f12e73b019e 19:32:26 Step 21/26 : WORKDIR / 19:32:26 ---> Running in b398b04b90e3 19:32:27 ---> 6a15aa1a2351 19:32:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:27 ---> Running in 51cdf8689817 19:32:27 Removing intermediate container b398b04b90e3 19:32:27 ---> d3de90601aff 19:32:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:27 ---> Running in 5d4f163c3aa3 19:32:27 Removing intermediate container 51cdf8689817 19:32:27 ---> 735797460942 19:32:27 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:28 ---> Running in 1d015e9405e9 19:32:28 Removing intermediate container 5d4f163c3aa3 19:32:28 ---> bc0ad465c9d2 19:32:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:28 ---> Running in 303a81eb9c3e 19:32:28 Removing intermediate container 1d015e9405e9 19:32:28 ---> ca210dbd137a 19:32:28 Step 23/25 : LABEL arch=arm64 19:32:29 ---> Running in 326350810a8c 19:32:29 Removing intermediate container 303a81eb9c3e 19:32:29 ---> 1a0215db5103 19:32:29 Step 24/26 : LABEL arch=arm64 19:32:29 ---> Running in 22040a13aafd 19:32:29 Removing intermediate container 326350810a8c 19:32:29 ---> 11cff1d63bc1 19:32:29 Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:32:29 ---> 453b6e90408e 19:32:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:29 ---> Running in b82184776619 19:32:29 Removing intermediate container 22040a13aafd 19:32:29 ---> 2b82baa91ded 19:32:29 Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:32:30 ---> Running in 2ff4f0c58169 19:32:30 Removing intermediate container b82184776619 19:32:30 ---> 47578f27f383 19:32:30 Step 25/25 : LABEL version=0.0.0 19:32:30 ---> Running in 07028b00e063 19:32:30 Removing intermediate container 2ff4f0c58169 19:32:30 ---> 2c9f3b188918 19:32:30 Step 26/26 : LABEL version=0.0.0 19:32:30 ---> ef9b052d893b 19:32:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:32:31 ---> Running in cd5e4205421e 19:32:31 Removing intermediate container 07028b00e063 19:32:31 ---> 9e1fb623fea3 19:32:31 19:32:31 Removing intermediate container 69ae5d67500e 19:32:31 ---> 33b9bd98bd99 19:32:31 Step 8/22 : COPY . . 19:32:31 Removing intermediate container cd5e4205421e 19:32:31 ---> da7d777787dc 19:32:31 19:32:31 Successfully built 9e1fb623fea3 19:32:31 Successfully tagged security-spire-server-arm64:latest 19:32:31  Building security-spire-server ... done Building support-scheduler 19:32:31 ---> b32ad7409eab 19:32:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:32 Successfully built da7d777787dc 19:32:32 Successfully tagged security-spire-config-arm64:latest 19:32:32  Building security-spire-config ... done Building core-metadata 19:32:33 ---> d7ee84b667c4 19:32:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:33 ---> Running in 0094c9578474 19:32:34 Removing intermediate container 0094c9578474 19:32:34 ---> 2f7beb6a833e 19:32:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:34 ---> Running in 2af24c9b669b 19:32:35 Removing intermediate container 2af24c9b669b 19:32:35 ---> 07bd42ae1a51 19:32:35 Step 24/26 : LABEL arch=arm64 19:32:35 ---> Running in 169cb4916ee3 19:32:35 Removing intermediate container 169cb4916ee3 19:32:35 ---> 85680e8448bf 19:32:35 Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:32:35 ---> Running in 26bc85b51150 19:32:36 Removing intermediate container 26bc85b51150 19:32:36 ---> 9f0b47baca10 19:32:36 Step 26/26 : LABEL version=0.0.0 19:32:36 ---> Running in 41aded825a4d 19:32:37 Removing intermediate container 41aded825a4d 19:32:37 ---> 06bb03efe2b2 19:32:37 19:32:38 Successfully built 06bb03efe2b2 19:32:38 Successfully tagged security-spire-agent-arm64:latest 19:32:38  Building security-spire-agent ... done Building core-command 19:32:46 Removing intermediate container bb34ca11dae2 19:32:46 ---> 4afb3c471061 19:32:46 Step 8/22 : COPY . . 19:32:46 ---> 4bfbe0416144 19:32:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:46 ---> Running in 2236053222d9 19:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:55 ---> 850436192edb 19:32:55 Step 3/22 : WORKDIR /edgex-go 19:32:55 ---> Using cache 19:32:55 ---> 5505eeabea01 19:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:55 ---> Using cache 19:32:55 ---> dcf224446e41 19:32:55 Step 5/22 : RUN apk add --update --no-cache make git 19:32:55 ---> Using cache 19:32:55 ---> 6129e72eed96 19:32:55 Step 6/22 : COPY go.mod vendor* ./ 19:32:55 ---> Using cache 19:32:55 ---> 1bea66ca8593 19:32:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:55 ---> Using cache 19:32:55 ---> 4afb3c471061 19:32:55 Step 8/22 : COPY . . 19:32:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:55 ---> 850436192edb 19:32:55 Step 3/23 : WORKDIR /edgex-go 19:32:55 ---> Using cache 19:32:55 ---> 5505eeabea01 19:32:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:55 ---> Using cache 19:32:55 ---> dcf224446e41 19:32:55 Step 5/23 : RUN apk add --update --no-cache make git 19:32:55 ---> Using cache 19:32:55 ---> 6129e72eed96 19:32:55 Step 6/23 : COPY go.mod vendor* ./ 19:32:55 ---> Using cache 19:32:55 ---> 1bea66ca8593 19:32:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:55 ---> Using cache 19:32:55 ---> 4afb3c471061 19:32:55 Step 8/23 : COPY . . 19:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:00 ---> 850436192edb 19:33:00 Step 3/23 : WORKDIR /edgex-go 19:33:00 ---> Using cache 19:33:00 ---> 5505eeabea01 19:33:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:00 ---> Using cache 19:33:00 ---> dcf224446e41 19:33:00 Step 5/23 : RUN apk add --update --no-cache make git 19:33:00 ---> Using cache 19:33:00 ---> 6129e72eed96 19:33:00 Step 6/23 : COPY go.mod vendor* ./ 19:33:00 ---> Using cache 19:33:00 ---> 1bea66ca8593 19:33:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:00 ---> Using cache 19:33:00 ---> 4afb3c471061 19:33:00 Step 8/23 : COPY . . 19:33:07 ---> ed5b99cc662b 19:33:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:33:07 ---> Running in 60d788fa5eac 19:33:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:33:17 ---> d57fe411bb21 19:33:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:18 ---> Running in 03e8c430ccf8 19:33:20 ---> f4f4514f69bc 19:33:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:33:20 ---> Running in e13ccf4b5425 19:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:23 ---> b61fb1e0c9e5 19:33:23 Step 9/23 : RUN make cmd/core-command/core-command 19:33:23 ---> Running in d194778aba5c 19:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:37:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:38:10 Removing intermediate container 60d788fa5eac 19:38:10 ---> 47d4c71b1de9 19:38:10 19:38:10 Step 10/22 : FROM alpine:3.16 19:38:10 ---> a6215f271958 19:38:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:38:10 ---> Running in 28f2cc1bf5d8 19:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:12 (1/6) Installing ca-certificates (20220614-r0) 19:38:12 (2/6) Installing brotli-libs (1.0.9-r6) 19:38:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:38:12 (4/6) Installing libcurl (7.83.1-r2) 19:38:12 (5/6) Installing curl (7.83.1-r2) 19:38:12 (6/6) Installing dumb-init (1.2.5-r1) 19:38:12 Executing busybox-1.35.0-r17.trigger 19:38:13 Executing ca-certificates-20220614-r0.trigger 19:38:13 OK: 8 MiB in 20 packages 19:38:16 Removing intermediate container 28f2cc1bf5d8 19:38:16 ---> dcbeabd257ef 19:38:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:38:16 ---> Running in 17b1d3d79f60 19:38:17 Removing intermediate container 17b1d3d79f60 19:38:17 ---> 802b9c3962ec 19:38:17 Step 13/22 : WORKDIR /edgex 19:38:17 ---> Running in cd832a7ed7c0 19:38:18 Removing intermediate container cd832a7ed7c0 19:38:18 ---> 552a77f80450 19:38:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:38:20 ---> ab005cce8a5d 19:38:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:38:23 ---> e7bd0ca65b59 19:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:38:23 Removing intermediate container d194778aba5c 19:38:23 ---> 7987d302bd06 19:38:23 19:38:23 Step 10/23 : FROM alpine:3.16 19:38:23 ---> a6215f271958 19:38:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:38:23 ---> Running in e4e11f3b869c 19:38:25 ---> 923a6e53ceef 19:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:26 ---> 1cc646ad2272 19:38:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:26 ---> Running in 45854f2ca10c 19:38:28 (1/1) Installing dumb-init (1.2.5-r1) 19:38:28 Executing busybox-1.35.0-r17.trigger 19:38:28 OK: 5 MiB in 15 packages 19:38:29 Removing intermediate container e4e11f3b869c 19:38:29 ---> 57bd4c5bd17c 19:38:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:29 ---> Running in 85eb3121353b 19:38:29 Removing intermediate container 45854f2ca10c 19:38:29 ---> 916c3c204e45 19:38:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:38:30 ---> Running in f13fa232767b 19:38:30 Removing intermediate container 85eb3121353b 19:38:30 ---> 09f22296527a 19:38:30 Step 13/23 : ENV APP_PORT=59882 19:38:30 ---> Running in 9af62192d68d 19:38:30 Removing intermediate container f13fa232767b 19:38:30 ---> 09ec03e69db0 19:38:30 Step 20/22 : LABEL arch=arm64 19:38:31 ---> Running in f5d3e46d0e94 19:38:31 Removing intermediate container 9af62192d68d 19:38:31 ---> 072d296bede3 19:38:31 Step 14/23 : EXPOSE $APP_PORT 19:38:31 ---> Running in 9402e6d33db8 19:38:31 Removing intermediate container f5d3e46d0e94 19:38:31 ---> 5bd1f032b4dd 19:38:31 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:38:32 ---> Running in 80c7ea76ced8 19:38:32 Removing intermediate container 9402e6d33db8 19:38:32 ---> a2972d1ffc3f 19:38:32 Step 15/23 : WORKDIR / 19:38:32 ---> Running in 8ff4994c61d2 19:38:32 Removing intermediate container 80c7ea76ced8 19:38:32 ---> 8a10e4a5d1dd 19:38:32 Step 22/22 : LABEL version=0.0.0 19:38:33 ---> Running in e82915204dd5 19:38:33 Removing intermediate container 8ff4994c61d2 19:38:33 ---> 2e157017ea37 19:38:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 Removing intermediate container e82915204dd5 19:38:33 ---> 10913c2b1a39 19:38:33 19:38:34 Successfully built 10913c2b1a39 19:38:34 Successfully tagged security-proxy-setup-arm64:latest 19:38:34  Building security-proxy-setup ... done  ---> 27e377b3f3e3 19:38:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:36 ---> 9f076a01fd8e 19:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:38:37 ---> d4b04178b615 19:38:37 Step 19/23 : ENTRYPOINT ["/core-command"] 19:38:37 ---> Running in 013d675fe509 19:38:37 Removing intermediate container 013d675fe509 19:38:37 ---> 03f62993b3ff 19:38:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:37 ---> Running in f8928b602655 19:38:38 Removing intermediate container f8928b602655 19:38:38 ---> af49ed67f049 19:38:38 Step 21/23 : LABEL arch=arm64 19:38:38 ---> Running in 1ad4a25312c7 19:38:38 Removing intermediate container 1ad4a25312c7 19:38:38 ---> 539aa4c08760 19:38:38 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:38:38 ---> Running in a709e87b0a43 19:38:39 Removing intermediate container a709e87b0a43 19:38:39 ---> 12bdca35f2e2 19:38:39 Step 23/23 : LABEL version=0.0.0 19:38:39 ---> Running in e16701c19d79 19:38:40 Removing intermediate container e16701c19d79 19:38:40 ---> 639c2f963d77 19:38:40 19:38:40 Successfully built 639c2f963d77 19:38:40 Successfully tagged core-command-arm64:latest 19:39:19  Building core-command ... done Removing intermediate container e13ccf4b5425 19:39:19 ---> c78afcea6fdd 19:39:19 19:39:19 Step 10/23 : FROM alpine:3.16 19:39:19 ---> a6215f271958 19:39:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:19 ---> Using cache 19:39:19 ---> 57bd4c5bd17c 19:39:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:19 ---> Using cache 19:39:19 ---> 09f22296527a 19:39:19 Step 13/23 : ENV APP_PORT=59881 19:39:19 ---> Running in 2efec92405d1 19:39:19 Removing intermediate container 2efec92405d1 19:39:19 ---> 50e862ec4524 19:39:19 Step 14/23 : EXPOSE $APP_PORT 19:39:19 ---> Running in c9449bc7b9e9 19:39:19 Removing intermediate container c9449bc7b9e9 19:39:19 ---> a36dd16a772e 19:39:19 Step 15/23 : WORKDIR / 19:39:19 ---> Running in 484ed69d13dc 19:39:19 Removing intermediate container 484ed69d13dc 19:39:19 ---> d90e098adf6e 19:39:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:19 ---> f5522cac1819 19:39:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:19 ---> 12272a9aa775 19:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:39:19 ---> 252c5f1c9998 19:39:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:39:19 ---> Running in 46e21138a811 19:39:19 Removing intermediate container 46e21138a811 19:39:19 ---> 1273913a5eaa 19:39:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:19 ---> Running in f365cdf84775 19:39:19 Removing intermediate container f365cdf84775 19:39:19 ---> ba169dbdde04 19:39:19 Step 21/23 : LABEL arch=arm64 19:39:19 ---> Running in 0d5da5db8312 19:39:19 Removing intermediate container 0d5da5db8312 19:39:19 ---> 74afa0efccd6 19:39:19 Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:39:19 ---> Running in d2a42df2e27a 19:39:20 Removing intermediate container d2a42df2e27a 19:39:20 ---> 526a18480cda 19:39:20 Step 23/23 : LABEL version=0.0.0 19:39:20 ---> Running in 77d9872eb26a 19:39:21 Removing intermediate container 77d9872eb26a 19:39:21 ---> 6eca36c539e2 19:39:21 19:39:21 Successfully built 6eca36c539e2 19:39:21 Successfully tagged core-metadata-arm64:latest 19:39:29  Building core-metadata ... done Removing intermediate container 2236053222d9 19:39:29 ---> 70ac30c5566d 19:39:29 19:39:29 Step 10/22 : FROM alpine:3.16 19:39:29 ---> a6215f271958 19:39:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:39:29 ---> Running in bb315cf6533a 19:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:33 (1/2) Installing ca-certificates (20220614-r0) 19:39:33 (2/2) Installing dumb-init (1.2.5-r1) 19:39:33 Executing busybox-1.35.0-r17.trigger 19:39:33 Executing ca-certificates-20220614-r0.trigger 19:39:33 OK: 6 MiB in 16 packages 19:39:34 Removing intermediate container bb315cf6533a 19:39:34 ---> 9f48936f03f8 19:39:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:39:34 ---> Running in aea3a38eae59 19:39:35 Removing intermediate container aea3a38eae59 19:39:35 ---> 48dc31cd984e 19:39:35 Step 13/22 : ENV APP_PORT=59860 19:39:35 ---> Running in dd8f1af707f2 19:39:35 Removing intermediate container dd8f1af707f2 19:39:35 ---> eb521d744145 19:39:35 Step 14/22 : EXPOSE $APP_PORT 19:39:35 ---> Running in 8903110ac5e9 19:39:35 Removing intermediate container 8903110ac5e9 19:39:35 ---> b2e0b87511c3 19:39:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:36 ---> 820cfe8d990a 19:39:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:38 ---> 24007473b1fc 19:39:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:39 ---> c90d806d90cc 19:39:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:39:39 ---> Running in cb0883fec4d3 19:39:39 Removing intermediate container cb0883fec4d3 19:39:39 ---> 92a7c0ed137f 19:39:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:39 ---> Running in a70b962182f9 19:39:39 Removing intermediate container a70b962182f9 19:39:39 ---> c8f56f3c0619 19:39:39 Step 20/22 : LABEL arch=arm64 19:39:39 ---> Running in b3c2495b9ed5 19:39:40 Removing intermediate container b3c2495b9ed5 19:39:40 ---> 2827e3bd834b 19:39:40 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:39:40 ---> Running in 7656d3f0f3ec 19:39:41 Removing intermediate container 7656d3f0f3ec 19:39:41 ---> 92a76d1e6a39 19:39:41 Step 22/22 : LABEL version=0.0.0 19:39:41 ---> Running in 19190d3340f2 19:39:41 Removing intermediate container 19190d3340f2 19:39:41 ---> 62ef849febc1 19:39:41 19:39:41 Successfully built 62ef849febc1 19:39:41 Successfully tagged support-notifications-arm64:latest 19:39:46  Building support-notifications ... done Removing intermediate container 03e8c430ccf8 19:39:46 ---> 9c18b9ef93ea 19:39:46 19:39:46 Step 10/22 : FROM alpine:3.16 19:39:46 ---> a6215f271958 19:39:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:39:46 ---> Using cache 19:39:46 ---> 57bd4c5bd17c 19:39:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:46 ---> Using cache 19:39:46 ---> 09f22296527a 19:39:46 Step 13/22 : ENV APP_PORT=59861 19:39:46 ---> Running in b692f2b49ef0 19:39:46 Removing intermediate container b692f2b49ef0 19:39:46 ---> c539ffef06eb 19:39:46 Step 14/22 : EXPOSE $APP_PORT 19:39:46 ---> Running in c072554583ff 19:39:46 Removing intermediate container c072554583ff 19:39:46 ---> 1564b28a97c4 19:39:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:47 ---> bdb7f54f3374 19:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:48 ---> 3a7cf28bb8c1 19:39:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:39:49 ---> 62a8019375d8 19:39:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:39:49 ---> Running in d763ba08a597 19:39:49 Removing intermediate container d763ba08a597 19:39:49 ---> 4c1c0535c019 19:39:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:49 ---> Running in 87837f64ddb9 19:39:49 Removing intermediate container 87837f64ddb9 19:39:49 ---> e5e0ebed140c 19:39:49 Step 20/22 : LABEL arch=arm64 19:39:49 ---> Running in 498c7dadfc28 19:39:50 Removing intermediate container 498c7dadfc28 19:39:50 ---> 585e005c370f 19:39:50 Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb 19:39:50 ---> Running in f664bb36403b 19:39:50 Removing intermediate container f664bb36403b 19:39:50 ---> 13f0b2afd3c5 19:39:50 Step 22/22 : LABEL version=0.0.0 19:39:50 ---> Running in 0faae181782f 19:39:50 Removing intermediate container 0faae181782f 19:39:50 ---> 8cbae751e5ad 19:39:50 19:39:51 Successfully built 8cbae751e5ad 19:39:51 Successfully tagged support-scheduler-arm64:latest 19:39:51  Building support-scheduler ... done  [Pipeline] } 19:39:51 $ docker stop --time=1 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 19:39:53 $ docker rm -f 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:53 + docker images 19:39:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:53 support-scheduler-arm64 latest 8cbae751e5ad 3 seconds ago 25.6MB 19:39:53 9c18b9ef93ea 9 seconds ago 1.41GB 19:39:53 support-notifications-arm64 latest 62ef849febc1 12 seconds ago 26.1MB 19:39:53 70ac30c5566d 25 seconds ago 1.41GB 19:39:53 core-metadata-arm64 latest 6eca36c539e2 33 seconds ago 17.4MB 19:39:53 c78afcea6fdd 41 seconds ago 1.38GB 19:39:53 core-command-arm64 latest 639c2f963d77 About a minute ago 15.6MB 19:39:53 security-proxy-setup-arm64 latest 10913c2b1a39 About a minute ago 26.2MB 19:39:53 7987d302bd06 About a minute ago 1.35GB 19:39:53 47d4c71b1de9 About a minute ago 1.36GB 19:39:53 security-spire-agent-arm64 latest 06bb03efe2b2 7 minutes ago 122MB 19:39:53 security-spire-config-arm64 latest da7d777787dc 7 minutes ago 83.6MB 19:39:53 security-spire-server-arm64 latest 9e1fb623fea3 7 minutes ago 84.2MB 19:39:53 3e78990d5f7f 7 minutes ago 1.25GB 19:39:53 15dc4cea5dab 7 minutes ago 1.25GB 19:39:53 d289422acec2 7 minutes ago 1.25GB 19:39:53 security-spiffe-token-provider-arm64 latest f1c91c5a4a03 8 minutes ago 28.3MB 19:39:53 core-data-arm64 latest bf2d0b610454 8 minutes ago 20.6MB 19:39:53 sys-mgmt-agent-arm64 latest 2a0cba854b7b 8 minutes ago 133MB 19:39:53 dc469e04ce6d 8 minutes ago 1.4GB 19:39:53 4e369378e2f2 8 minutes ago 1.38GB 19:39:53 security-bootstrapper-arm64 latest 8d785bc8dd4b 9 minutes ago 18.6MB 19:39:53 security-secretstore-setup-arm64 latest bc0932eb9218 9 minutes ago 27.9MB 19:39:53 e4c039475e0c 10 minutes ago 1.36GB 19:39:53 689f1f66cc8e 10 minutes ago 1.35GB 19:39:53 e95a2ecaf5ed 10 minutes ago 1.35GB 19:39:53 ci-base-image-arm64 latest 850436192edb 28 minutes ago 995MB 19:39:53 alpine 3.15 02e0d6fdf486 26 hours ago 5.33MB 19:39:53 alpine 3.16 a6215f271958 26 hours ago 5.29MB 19:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 19:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:54 19:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:55 arm64: Pulling from edgex-lftools-log-publisher 19:39:55 8998bd30e6a1: Pulling fs layer 19:39:55 04944245beec: Pulling fs layer 19:39:55 699f458cf7ca: Pulling fs layer 19:39:55 765212b225bb: Pulling fs layer 19:39:55 f23df028b6ca: Pulling fs layer 19:39:55 d65c8cfc05b1: Pulling fs layer 19:39:55 2437ff75d9bd: Pulling fs layer 19:39:55 765212b225bb: Waiting 19:39:55 d65c8cfc05b1: Waiting 19:39:55 f23df028b6ca: Waiting 19:39:55 2437ff75d9bd: Waiting 19:39:55 04944245beec: Verifying Checksum 19:39:55 04944245beec: Download complete 19:39:55 765212b225bb: Download complete 19:39:55 f23df028b6ca: Verifying Checksum 19:39:55 f23df028b6ca: Download complete 19:39:55 d65c8cfc05b1: Verifying Checksum 19:39:55 d65c8cfc05b1: Download complete 19:39:55 699f458cf7ca: Verifying Checksum 19:39:55 699f458cf7ca: Download complete 19:39:56 8998bd30e6a1: Verifying Checksum 19:39:56 8998bd30e6a1: Download complete 19:39:58 2437ff75d9bd: Verifying Checksum 19:39:58 2437ff75d9bd: Download complete 19:40:00 8998bd30e6a1: Pull complete 19:40:01 04944245beec: Pull complete 19:40:02 699f458cf7ca: Pull complete 19:40:02 765212b225bb: Pull complete 19:40:03 f23df028b6ca: Pull complete 19:40:03 d65c8cfc05b1: Pull complete 19:40:19 2437ff75d9bd: Pull complete 19:40:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container 19:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:40:22 $ docker top 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:23 ---> job-cost.sh 19:40:23 lf-activate-venv: SKIPPING 19:40:23 INFO: No Stack... 19:40:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:24 INFO: Archiving Costs [Pipeline] sh 19:40:25 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:40:25 + cut -d, -f6 [Pipeline] lock 19:40:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] 19:40:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] did not exist. Created. 19:40:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:26 Stashed 1 file(s) [Pipeline] } 19:40:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:26 $ docker stop --time=1 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b 19:40:28 $ docker rm -f 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:40:29 provisioning config files... 19:40:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2401053476525855799tmp [Pipeline] { [Pipeline] sh 19:40:29 + set +x 19:40:29 + curl -s https://codecov.io/bash 19:40:29 + bash -s -- 19:40:29 19:40:29 _____ _ 19:40:29 / ____| | | 19:40:29 | | ___ __| | ___ ___ _____ __ 19:40:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:29 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:29 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:29 Bash-1.0.6 19:40:29 19:40:29 19:40:29 ==> git version 2.25.1 found 19:40:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:40:29 Release-Date: 2020-01-08 19:40:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:29 ==> Jenkins CI detected. 19:40:29 current dir:  /w/workspace/edgex-go/1 19:40:29 project root: . 19:40:29 --> token set from env 19:40:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:29 ==> Running gcov in . (disable via -X gcov) 19:40:29 ==> Python coveragepy not found 19:40:29 ==> Searching for coverage reports in: 19:40:29 + . 19:40:29 -> Found 1 reports 19:40:29 ==> Detecting git/mercurial file structure 19:40:29 ==> Reading reports 19:40:29 + ./coverage.out bytes=478941 19:40:29 ==> Appending adjustments 19:40:29 https://docs.codecov.io/docs/fixing-reports 19:40:30 + Found adjustments 19:40:30 ==> Gzipping contents 19:40:30 64K /tmp/codecov.dyVJfj.gz 19:40:30 ==> Uploading reports 19:40:30 url: https://codecov.io 19:40:30 query: branch=PR-4122&commit=df592d1b272866ed299abf99a11c09f73505f9bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4122&job=&cmd_args= 19:40:30 -> Pinging Codecov 19:40:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4122&commit=df592d1b272866ed299abf99a11c09f73505f9bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4122&job=&cmd_args= 19:40:31 -> Uploading to 19:40:31 https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/df592d1b272866ed299abf99a11c09f73505f9bb/4688b224-0361-4fef-a963-294bcd96ec1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T194030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74d054912ef8850375aaa047d5088e81209818cfa45138ad052d44a7519e2407 19:40:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:31 Dload Upload Total Spent Left Speed 19:40:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62877 0 0 100 62877 0 246k --:--:-- --:--:-- --:--:-- 246k 19:40:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] } 19:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:40:32 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:40:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:33 ---> package-listing.sh 19:40:33 ++ facter osfamily 19:40:33 ++ tr '[:upper:]' '[:lower:]' 19:40:34 + OS_FAMILY=debian 19:40:34 + workspace=/w/workspace/edgex-go/1 19:40:34 + START_PACKAGES=/tmp/packages_start.txt 19:40:34 + END_PACKAGES=/tmp/packages_end.txt 19:40:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:34 + PACKAGES=/tmp/packages_start.txt 19:40:34 + '[' /w/workspace/edgex-go/1 ']' 19:40:34 + PACKAGES=/tmp/packages_end.txt 19:40:34 + case "${OS_FAMILY}" in 19:40:34 + dpkg -l 19:40:34 + grep '^ii' 19:40:34 + '[' -f /tmp/packages_start.txt ']' 19:40:34 + '[' -f /tmp/packages_end.txt ']' 19:40:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:34 + '[' /w/workspace/edgex-go/1 ']' 19:40:34 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:40:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:40:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:34 19:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:35 latest: Pulling from edgex-lftools-log-publisher 19:40:35 5eb5b503b376: Pulling fs layer 19:40:35 5c69ac0246d0: Pulling fs layer 19:40:35 ec43610c2a17: Pulling fs layer 19:40:35 3a2ae6a8a46f: Pulling fs layer 19:40:35 33b1e0a273af: Pulling fs layer 19:40:35 5d3b04190fa2: Pulling fs layer 19:40:35 2f39f015ded8: Pulling fs layer 19:40:35 33b1e0a273af: Waiting 19:40:35 5d3b04190fa2: Waiting 19:40:35 2f39f015ded8: Waiting 19:40:35 3a2ae6a8a46f: Waiting 19:40:35 5c69ac0246d0: Download complete 19:40:35 3a2ae6a8a46f: Verifying Checksum 19:40:35 3a2ae6a8a46f: Download complete 19:40:35 33b1e0a273af: Verifying Checksum 19:40:35 33b1e0a273af: Download complete 19:40:35 5d3b04190fa2: Verifying Checksum 19:40:35 5d3b04190fa2: Download complete 19:40:35 ec43610c2a17: Verifying Checksum 19:40:35 ec43610c2a17: Download complete 19:40:35 5eb5b503b376: Verifying Checksum 19:40:35 5eb5b503b376: Download complete 19:40:36 2f39f015ded8: Download complete 19:40:36 5eb5b503b376: Pull complete 19:40:36 5c69ac0246d0: Pull complete 19:40:37 ec43610c2a17: Pull complete 19:40:37 3a2ae6a8a46f: Pull complete 19:40:37 33b1e0a273af: Pull complete 19:40:37 5d3b04190fa2: Pull complete 19:40:41 2f39f015ded8: Pull complete 19:40:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:41 prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container 19:40:41 $ 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 19:40:43 $ docker top ea590afd160c13c55a04f90945b1ef2ed9730bea411f15925085a576bc4b91c1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:40:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:40:44 + ls /var/log/sa-host 19:40:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:45 provisioning config files... 19:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7862296762963974922tmp [Pipeline] { [Pipeline] echo 19:40:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:40:45 ---> create-netrc.sh [Pipeline] } 19:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:40:45 ---> python-tools-install.sh [Pipeline] echo 19:40:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:40:46 ---> sudo-logs.sh 19:40:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:40:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:40:46 ---> job-cost.sh 19:40:46 lf-activate-venv: SKIPPING 19:40:46 DEBUG: total: 0.10999999940395355 19:40:46 INFO: Retrieving Stack Cost... 19:40:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:40:47 INFO: Archiving Costs [Pipeline] echo 19:40:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:40:47 ---> logs-deploy.sh 19:40:47 lf-activate-venv: SKIPPING 19:40:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4122/1 19:40:47 INFO: archiving workspace using pattern(s): 19:40:48 Archives upload complete. 19:40:49 INFO: archiving logs to Nexus 19:40:49 ---> uname -a: 19:40:49 Linux prd-ubuntu20-04-docker-8c-8g-22434 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:40:49 19:40:49 19:40:49 ---> lscpu: 19:40:49 Architecture: x86_64 19:40:49 CPU op-mode(s): 32-bit, 64-bit 19:40:49 Byte Order: Little Endian 19:40:49 Address sizes: 40 bits physical, 48 bits virtual 19:40:49 CPU(s): 8 19:40:49 On-line CPU(s) list: 0-7 19:40:49 Thread(s) per core: 1 19:40:49 Core(s) per socket: 1 19:40:49 Socket(s): 8 19:40:49 NUMA node(s): 1 19:40:49 Vendor ID: AuthenticAMD 19:40:49 CPU family: 23 19:40:49 Model: 49 19:40:49 Model name: AMD EPYC-Rome Processor 19:40:49 Stepping: 0 19:40:49 CPU MHz: 2799.998 19:40:49 BogoMIPS: 5599.99 19:40:49 Virtualization: AMD-V 19:40:49 Hypervisor vendor: KVM 19:40:49 Virtualization type: full 19:40:49 L1d cache: 256 KiB 19:40:49 L1i cache: 256 KiB 19:40:49 L2 cache: 4 MiB 19:40:49 L3 cache: 128 MiB 19:40:49 NUMA node0 CPU(s): 0-7 19:40:49 Vulnerability Itlb multihit: Not affected 19:40:49 Vulnerability L1tf: Not affected 19:40:49 Vulnerability Mds: Not affected 19:40:49 Vulnerability Meltdown: Not affected 19:40:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:40:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:40:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:40:49 Vulnerability Srbds: Not affected 19:40:49 Vulnerability Tsx async abort: Not affected 19:40:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:40:49 19:40:49 19:40:49 ---> nproc: 19:40:49 8 19:40:49 19:40:49 19:40:49 ---> df -h: 19:40:49 Filesystem Size Used Avail Use% Mounted on 19:40:49 overlay 155G 17G 139G 11% / 19:40:49 tmpfs 64M 0 64M 0% /dev 19:40:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:40:49 shm 64M 0 64M 0% /dev/shm 19:40:49 /dev/vda1 155G 17G 139G 11% /facter-os 19:40:49 19:40:49 19:40:49 ---> sar -b -r -n DEV: 19:40:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22434) 08/10/22 _x86_64_ (8 CPU) 19:40:49 19:40:49 19:06:19 LINUX RESTART (8 CPU) 19:40:49 19:40:49 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:40:49 19:08:01 165.41 11.61 153.79 0.00 2037.26 107858.29 0.00 19:40:49 19:09:01 34.48 0.08 34.39 0.00 0.67 13257.01 0.00 19:40:49 19:10:01 78.30 0.10 78.20 0.00 9.33 34497.85 0.00 19:40:49 19:11:01 740.84 7.93 732.91 0.00 78.21 307415.32 0.00 19:40:49 19:12:01 1292.02 1.25 1290.77 0.00 19.86 350031.26 0.00 19:40:49 19:13:01 490.22 0.03 490.18 0.00 0.27 75805.77 0.00 19:40:49 19:14:01 2.08 0.00 2.08 0.00 0.00 24.80 0.00 19:40:49 19:15:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 19:40:49 19:16:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 19:40:49 19:17:01 2.05 0.02 2.03 0.00 0.13 27.19 0.00 19:40:49 19:18:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 19:40:49 19:19:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 19:40:49 19:20:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 19:40:49 19:21:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 19:40:49 19:22:01 1.50 0.02 1.48 0.00 0.13 17.73 0.00 19:40:49 19:23:02 1.15 0.00 1.15 0.00 0.00 15.06 0.00 19:40:49 19:24:01 2.19 0.88 1.30 0.00 18.71 15.05 0.00 19:40:49 19:25:01 2.42 0.00 2.42 0.00 0.00 31.86 0.00 19:40:49 19:26:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 19:40:49 19:27:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 19:40:49 19:28:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 19:40:49 19:29:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 19:40:49 19:30:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 19:40:49 19:31:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 19:40:49 19:32:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 19:40:49 19:33:01 1.23 0.00 1.23 0.00 0.00 16.79 0.00 19:40:49 19:34:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 19:40:49 19:35:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 19:40:49 19:36:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 19:40:49 19:37:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 19:40:49 19:38:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 19:40:49 19:39:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 19:40:49 19:40:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 19:40:49 Average: 86.06 0.66 85.39 0.00 65.61 26964.85 0.00 19:40:49 19:40:49 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:40:49 19:08:01 28058492 31675860 614312 1.87 136188 3696428 2142664 6.31 1351740 3027804 54780 19:40:49 19:09:01 27681712 31722588 563364 1.71 139492 4074912 2204144 6.50 1321332 3386984 175552 19:40:49 19:10:01 26289768 31725880 560988 1.71 141016 5442380 1976508 5.82 1550672 4526804 1308388 19:40:49 19:11:01 22646908 31634764 632128 1.92 283156 8613784 2318984 6.83 2087776 7371392 162800 19:40:49 19:12:01 19787164 31491448 766180 2.33 402392 11054468 3107128 9.16 2332064 9814220 72828 19:40:49 19:13:01 21158292 31744496 525752 1.60 419036 9943184 1945980 5.73 2159556 8656492 496 19:40:49 19:14:01 21158700 31744904 525260 1.60 419040 9943184 1945980 5.73 2158804 8656492 16 19:40:49 19:15:01 21176012 31762256 508148 1.55 419048 9943188 1945980 5.73 2141616 8656496 20 19:40:49 19:16:01 21176604 31762820 507596 1.54 419056 9943192 1945980 5.73 2141584 8656500 28 19:40:49 19:17:01 21176484 31762704 507692 1.54 419104 9943168 1945980 5.73 2141568 8656480 16 19:40:49 19:18:01 21177240 31763580 506872 1.54 419120 9943176 1945980 5.73 2141008 8656564 12 19:40:49 19:19:01 21177712 31764076 506344 1.54 419140 9943180 1945980 5.73 2140568 8656568 16 19:40:49 19:20:01 21177664 31764044 506336 1.54 419144 9943180 1945980 5.73 2141356 8656568 20 19:40:49 19:21:01 21177680 31764112 506348 1.54 419152 9943184 1945980 5.73 2140584 8656608 20 19:40:49 19:22:01 21178916 31765332 505612 1.54 419172 9943184 1915760 5.65 2140908 8656608 24 19:40:49 19:23:02 21178876 31765304 505596 1.54 419180 9943188 1915760 5.65 2140616 8656612 72 19:40:49 19:24:01 21171468 31758632 512000 1.56 419244 9943704 1984980 5.85 2148024 8657060 196 19:40:49 19:25:01 21177280 31764452 506572 1.54 419264 9943712 1967768 5.80 2140772 8657068 8 19:40:49 19:26:01 21177484 31764680 506288 1.54 419280 9943716 1967768 5.80 2140976 8657072 12 19:40:49 19:27:01 21177436 31764680 506240 1.54 419316 9943716 1967768 5.80 2141148 8657072 16 19:40:49 19:28:01 21177604 31764880 506196 1.54 419352 9943712 1967768 5.80 2140876 8657076 36 19:40:49 19:29:01 21177060 31764364 506660 1.54 419380 9943724 1967768 5.80 2141556 8657080 12 19:40:49 19:30:01 21177248 31764576 506396 1.54 419400 9943724 1967768 5.80 2141748 8657080 16 19:40:49 19:31:01 21177192 31764552 506348 1.54 419428 9943728 1967768 5.80 2141476 8657084 36 19:40:49 19:32:01 21177104 31764488 506460 1.54 419448 9943732 1967768 5.80 2141296 8657088 16 19:40:49 19:33:01 21176976 31764420 506384 1.54 419480 9943728 1967768 5.80 2141516 8657092 28 19:40:49 19:34:01 21176668 31764148 506604 1.54 419496 9943740 1967768 5.80 2141052 8657096 8 19:40:49 19:35:01 21177080 31764576 506292 1.54 419516 9943740 1967768 5.80 2141196 8657096 16 19:40:49 19:36:01 21177324 31764844 505996 1.54 419536 9943744 1967768 5.80 2141204 8657100 12 19:40:49 19:37:01 21177108 31764664 505988 1.54 419552 9943748 1967768 5.80 2141560 8657104 12 19:40:49 19:38:01 21176808 31764520 506076 1.54 419588 9943860 1967768 5.80 2141264 8657232 16 19:40:49 19:39:01 21176824 31764568 506004 1.54 419600 9943880 1967768 5.80 2141292 8657236 64 19:40:49 19:40:01 21177020 31764776 505732 1.54 419608 9943880 1967768 5.80 2141488 8657236 12 19:40:49 Average: 21738906 31745636 526084 1.60 389180 9433357 2017092 5.94 2080006 8197578 53806 19:40:49 19:40:49 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:40:49 19:08:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 19:40:49 19:08:01 vethc672113 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:08:01 docker0 497.77 443.33 38.68 3860.54 0.00 0.00 0.00 0.00 19:40:49 19:08:01 ens3 791.40 712.00 9555.57 133.82 0.00 0.00 0.00 0.00 19:40:49 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:09:01 vethc672113 1.58 1.63 0.12 0.14 0.00 0.00 0.00 0.00 19:40:49 19:09:01 docker0 1.58 1.58 0.10 0.13 0.00 0.00 0.00 0.00 19:40:49 19:09:01 ens3 20.85 12.15 15.68 8.63 0.00 0.00 0.00 0.00 19:40:49 19:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:40:49 19:10:01 veth082edd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:10:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:10:01 ens3 128.88 102.95 1704.25 80.95 0.00 0.00 0.00 0.00 19:40:49 19:11:01 veth8d65611 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:11:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 19:40:49 19:11:01 veth082edd9 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 19:40:49 19:11:01 docker0 156.75 214.97 11.61 1789.95 0.00 0.00 0.00 0.00 19:40:49 19:11:01 ens3 276.78 205.28 1867.65 82.56 0.00 0.00 0.00 0.00 19:40:49 19:11:01 veth923db31 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:40:49 19:12:01 veth082edd9 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 19:40:49 19:12:01 veth8572829 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:12:01 docker0 126.23 177.87 9.27 1709.76 0.00 0.00 0.00 0.00 19:40:49 19:12:01 ens3 269.17 202.35 1811.40 100.30 0.00 0.00 0.00 0.00 19:40:49 19:12:01 vetha488617 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:40:49 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:13:01 docker0 27.58 56.81 1.96 745.69 0.00 0.00 0.00 0.00 19:40:49 19:13:01 ens3 87.14 43.81 770.32 15.01 0.00 0.00 0.00 0.00 19:40:49 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:14:01 ens3 0.78 0.60 0.28 0.23 0.00 0.00 0.00 0.00 19:40:49 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:15:01 ens3 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 19:40:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:16:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:40:49 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:17:01 ens3 1.17 0.45 0.47 0.33 0.00 0.00 0.00 0.00 19:40:49 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:18:01 ens3 0.53 0.32 0.32 0.21 0.00 0.00 0.00 0.00 19:40:49 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:20:01 ens3 1.05 0.65 0.41 0.29 0.00 0.00 0.00 0.00 19:40:49 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:22:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:40:49 19:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:23:02 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:24:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:26:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 19:40:49 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:27:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:40:49 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:28:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:40:49 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:29:01 ens3 0.97 0.35 0.36 0.20 0.00 0.00 0.00 0.00 19:40:49 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:30:01 ens3 2.30 0.72 0.74 0.48 0.00 0.00 0.00 0.00 19:40:49 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:31:01 ens3 0.53 0.37 0.26 0.21 0.00 0.00 0.00 0.00 19:40:49 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:32:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:40:49 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:33:01 ens3 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 19:40:49 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:37:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:40:49 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:49 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:49 19:40:01 ens3 0.15 0.10 0.12 0.01 0.00 0.00 0.00 0.00 19:40:49 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 19:40:49 Average: docker0 24.56 27.12 1.87 245.77 0.00 0.00 0.00 0.00 19:40:49 Average: ens3 48.08 38.93 476.86 12.85 0.00 0.00 0.00 0.00 19:40:49 19:40:49 19:40:49 ---> sar -P ALL: 19:40:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22434) 08/10/22 _x86_64_ (8 CPU) 19:40:49 19:40:49 19:06:19 LINUX RESTART (8 CPU) 19:40:49 19:40:49 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:40:49 19:08:01 all 13.02 0.00 4.76 1.33 0.06 80.83 19:40:49 19:08:01 0 11.46 0.00 5.15 4.14 0.05 79.20 19:40:49 19:08:01 1 12.49 0.00 4.56 2.24 0.05 80.66 19:40:49 19:08:01 2 12.14 0.00 4.81 0.10 0.05 82.89 19:40:49 19:08:01 3 13.71 0.00 4.44 1.07 0.07 80.71 19:40:49 19:08:01 4 12.47 0.00 4.75 1.09 0.05 81.64 19:40:49 19:08:01 5 16.26 0.00 4.73 1.00 0.05 77.96 19:40:49 19:08:01 6 13.00 0.00 4.90 0.34 0.07 81.70 19:40:49 19:08:01 7 12.67 0.00 4.71 0.66 0.07 81.89 19:40:49 19:09:01 all 51.04 0.00 7.67 0.20 0.09 40.99 19:40:49 19:09:01 0 51.26 0.00 7.16 0.02 0.10 41.46 19:40:49 19:09:01 1 52.30 0.00 8.82 0.24 0.10 38.54 19:40:49 19:09:01 2 51.98 0.00 7.05 0.00 0.10 40.87 19:40:49 19:09:01 3 50.44 0.00 7.45 1.15 0.10 40.87 19:40:49 19:09:01 4 50.67 0.00 7.07 0.08 0.08 42.10 19:40:49 19:09:01 5 52.17 0.00 6.98 0.02 0.10 40.74 19:40:49 19:09:01 6 48.97 0.00 9.56 0.02 0.08 41.37 19:40:49 19:09:01 7 50.57 0.00 7.31 0.05 0.08 41.98 19:40:49 19:10:01 all 36.58 0.00 6.85 0.61 0.09 55.88 19:40:49 19:10:01 0 36.81 0.00 6.68 0.07 0.08 56.36 19:40:49 19:10:01 1 36.58 0.00 6.54 1.89 0.10 54.88 19:40:49 19:10:01 2 37.27 0.00 6.75 0.03 0.08 55.86 19:40:49 19:10:01 3 36.59 0.00 7.68 2.58 0.08 53.06 19:40:49 19:10:01 4 36.11 0.00 6.81 0.08 0.08 56.92 19:40:49 19:10:01 5 37.77 0.00 7.36 0.14 0.08 54.65 19:40:49 19:10:01 6 35.62 0.00 6.83 0.03 0.07 57.45 19:40:49 19:10:01 7 35.87 0.00 6.15 0.05 0.10 57.84 19:40:49 19:11:01 all 42.63 0.00 14.15 6.28 0.11 36.82 19:40:49 19:11:01 0 42.92 0.00 14.11 3.76 0.10 39.11 19:40:49 19:11:01 1 42.38 0.00 14.00 14.22 0.10 29.30 19:40:49 19:11:01 2 43.59 0.00 13.67 4.22 0.10 38.42 19:40:49 19:11:01 3 42.04 0.00 13.51 3.77 0.12 40.56 19:40:49 19:11:01 4 40.81 0.00 15.90 5.18 0.12 37.99 19:40:49 19:11:01 5 43.49 0.00 12.95 3.83 0.12 39.60 19:40:49 19:11:01 6 43.21 0.00 13.28 10.40 0.12 32.99 19:40:49 19:11:01 7 42.62 0.00 15.76 4.88 0.12 36.62 19:40:49 19:12:01 all 54.46 0.00 15.72 8.84 0.17 20.81 19:40:49 19:12:01 0 55.10 0.00 16.54 7.76 0.15 20.44 19:40:49 19:12:01 1 52.87 0.00 16.38 10.55 0.15 20.04 19:40:49 19:12:01 2 55.99 0.00 16.09 7.63 0.17 20.13 19:40:49 19:12:01 3 53.00 0.00 13.00 8.16 0.19 25.65 19:40:49 19:12:01 4 53.04 0.00 15.21 9.98 0.19 21.58 19:40:49 19:12:01 5 54.10 0.00 16.54 7.23 0.17 21.96 19:40:49 19:12:01 6 55.04 0.00 16.64 8.40 0.14 19.79 19:40:49 19:12:01 7 56.50 0.00 15.37 11.00 0.17 16.96 19:40:49 19:13:01 all 33.75 0.00 5.77 1.57 0.07 58.84 19:40:49 19:13:01 0 33.51 0.00 6.16 0.81 0.07 59.46 19:40:49 19:13:01 1 33.37 0.00 5.73 4.11 0.07 56.72 19:40:49 19:13:01 2 33.83 0.00 6.40 1.07 0.07 58.63 19:40:49 19:13:01 3 33.41 0.00 5.00 0.56 0.07 60.97 19:40:49 19:13:01 4 33.42 0.00 4.98 0.54 0.07 61.00 19:40:49 19:13:01 5 33.52 0.00 6.10 3.75 0.07 56.56 19:40:49 19:13:01 6 34.28 0.00 5.67 0.70 0.07 59.28 19:40:49 19:13:01 7 34.67 0.00 6.11 0.99 0.08 58.16 19:40:49 19:14:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:40:49 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:14:01 1 0.00 0.00 0.00 0.05 0.00 99.95 19:40:49 19:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:40:49 19:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:15:01 all 0.11 0.00 0.02 0.01 0.00 99.86 19:40:49 19:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:15:01 1 0.02 0.00 0.03 0.02 0.00 99.93 19:40:49 19:15:01 2 0.07 0.00 0.03 0.02 0.00 99.88 19:40:49 19:15:01 3 0.03 0.00 0.03 0.02 0.02 99.90 19:40:49 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:15:01 7 0.70 0.00 0.03 0.00 0.00 99.27 19:40:49 19:16:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:40:49 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:40:49 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:16:01 7 1.97 0.00 0.02 0.00 0.00 98.01 19:40:49 19:17:01 all 0.28 0.00 0.01 0.01 0.00 99.70 19:40:49 19:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:40:49 19:17:01 1 0.05 0.00 0.00 0.02 0.00 99.93 19:40:49 19:17:01 2 0.02 0.00 0.05 0.02 0.00 99.92 19:40:49 19:17:01 3 0.03 0.00 0.00 0.03 0.00 99.93 19:40:49 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:40:49 19:17:01 7 2.00 0.00 0.02 0.00 0.00 97.98 19:40:49 19:18:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:40:49 19:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:18:01 1 0.02 0.00 0.02 0.05 0.02 99.90 19:40:49 19:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:18:01 7 1.99 0.00 0.03 0.00 0.00 97.98 19:40:49 19:40:49 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:40:49 19:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:40:49 19:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:40:49 19:19:01 1 0.02 0.00 0.03 0.05 0.00 99.90 19:40:49 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:19:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:40:49 19:20:01 all 0.09 0.00 0.02 0.00 0.00 99.88 19:40:49 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:40:49 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:20:01 7 0.66 0.00 0.17 0.00 0.00 99.17 19:40:49 19:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:40:49 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 19:40:49 19:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:40:49 19:22:01 all 0.02 0.00 0.03 0.00 0.00 99.95 19:40:49 19:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:40:49 19:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:40:49 19:22:01 3 0.03 0.00 0.03 0.02 0.00 99.92 19:40:49 19:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:22:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:23:02 all 0.01 0.00 0.01 0.00 0.00 99.98 19:40:49 19:23:02 0 0.00 0.00 0.00 0.00 0.02 99.98 19:40:49 19:23:02 1 0.03 0.00 0.02 0.00 0.00 99.95 19:40:49 19:23:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:23:02 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:23:02 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:23:02 5 0.02 0.00 0.03 0.00 0.00 99.95 19:40:49 19:23:02 6 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:23:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:24:01 all 0.04 0.00 0.03 0.01 0.00 99.91 19:40:49 19:24:01 0 0.20 0.00 0.03 0.03 0.00 99.73 19:40:49 19:24:01 1 0.03 0.00 0.07 0.00 0.02 99.88 19:40:49 19:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:40:49 19:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 19:40:49 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:40:49 19:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:40:49 19:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:40:49 19:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:25:01 1 0.00 0.00 0.03 0.07 0.00 99.90 19:40:49 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 19:40:49 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:40:49 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:40:49 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:40:49 19:26:01 2 0.03 0.00 0.02 0.10 0.00 99.85 19:40:49 19:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:27:01 all 0.00 0.00 0.01 0.00 0.00 99.99 19:40:49 19:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:40:49 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:40:49 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:28:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:40:49 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:40:49 19:28:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:40:49 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:40:49 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:40:49 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:29:01 1 0.02 0.00 0.03 0.03 0.00 99.92 19:40:49 19:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:40:49 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:40:49 19:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:40:49 19:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:40:49 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:30:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:40:49 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:40:49 19:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:40:49 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:31:01 1 0.02 0.00 0.03 0.02 0.02 99.92 19:40:49 19:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:40:49 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:40:49 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:32:01 1 0.03 0.00 0.03 0.02 0.00 99.92 19:40:49 19:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:40:49 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 19:40:49 19:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:40:49 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:40:49 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:34:01 1 0.00 0.00 0.03 0.02 0.02 99.93 19:40:49 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:40:49 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:40:49 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:35:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:40:49 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:40:49 19:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:40:49 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:40:49 19:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:40:49 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:40:49 19:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:40:49 19:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:40:49 19:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:40:49 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:40:49 19:38:01 all 0.07 0.00 0.01 0.00 0.00 99.92 19:40:49 19:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:40:49 19:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:38:01 2 0.50 0.00 0.03 0.00 0.00 99.47 19:40:49 19:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:40:49 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:39:01 all 0.27 0.00 0.00 0.00 0.00 99.72 19:40:49 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:40:49 19:39:01 2 2.00 0.00 0.02 0.00 0.02 97.96 19:40:49 19:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:40:49 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:40:49 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:40:49 19:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:40:49 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:40:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:40:49 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:40:49 19:40:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:40:49 19:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:40:49 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:40:49 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:40:49 19:40:49 Average: CPU %user %nice %system %iowait %steal %idle 19:40:49 Average: all 6.99 0.00 1.65 0.56 0.02 90.78 19:40:49 Average: 0 6.93 0.00 1.68 0.49 0.02 90.88 19:40:49 Average: 1 6.91 0.00 1.69 1.01 0.02 90.37 19:40:49 Average: 2 7.17 0.00 1.64 0.39 0.02 90.77 19:40:49 Average: 3 6.86 0.00 1.53 0.53 0.02 91.06 19:40:49 Average: 4 6.77 0.00 1.64 0.50 0.02 91.07 19:40:49 Average: 5 7.10 0.00 1.64 0.48 0.02 90.76 19:40:49 Average: 6 6.89 0.00 1.70 0.59 0.02 90.79 19:40:49 Average: 7 7.25 0.00 1.66 0.52 0.02 90.54 19:40:49 19:40:49 19:40:49